Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1be2c8c34642fa8a66c24634d1371341b97af3d6 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-ssh10790405734889611627.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3404381181845372633.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8619427653840895207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh18129691903631430884.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-ssh9812202382988388106.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]] ========================================================= [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.21 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-24920 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/615 [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/615 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1be2c8c34642fa8a66c24634d1371341b97af3d6 (main) Commit message: "build(deps): Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#4735)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1be2c8c34642fa8a66c24634d1371341b97af3d6 # timeout=10 > git rev-list --no-walk ebbd479b391021732e21bea19cf1ff2caaa95a06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:12:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:12:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:12:52 ========================================================= 21:12:52 EdgeX Global Pipelines Version Info 21:12:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:12:53 ------------------- 21:12:53 stable info: 21:12:53 ------------------- 21:12:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:12:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:12:53 Message: update stable to v1.0.258 21:12:54 ------------------- 21:12:54 experimental info: 21:12:54 ------------------- 21:12:54 Commited By: **** collab-it+edgex@linuxfoundation.org 21:12:54 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:12:54 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:12:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1be2c8c [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:12:55 provisioning config files... 21:12:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/615@tmp/config18423672943133864179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:55 ---> ****-login.sh 21:12:55 nexus3.edgexfoundry.org:10001 21:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:12:56 Configure a credential helper to remove this warning. See 21:12:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:12:56 21:12:56 Login Succeeded 21:12:56 nexus3.edgexfoundry.org:10002 21:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:12:56 Configure a credential helper to remove this warning. See 21:12:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:12:56 21:12:56 Login Succeeded 21:12:56 nexus3.edgexfoundry.org:10003 21:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:12:56 Configure a credential helper to remove this warning. See 21:12:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:12:56 21:12:56 Login Succeeded 21:12:56 nexus3.edgexfoundry.org:10004 21:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:12:56 Configure a credential helper to remove this warning. See 21:12:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:12:56 21:12:56 Login Succeeded 21:12:56 ****.io 21:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:12:56 Configure a credential helper to remove this warning. See 21:12:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:12:56 21:12:56 Login Succeeded 21:12:56 ---> ****-login.sh ends [Pipeline] } 21:12:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:12:57 + 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:12:57 + dirname cmd/core-command/Dockerfile 21:12:57 + cut -d/ -f2 21:12:57 + echo core-command,cmd/core-command/Dockerfile 21:12:57 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:12:57 + cut -d/ -f2 21:12:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:12:57 + + cutdirname -d/ cmd/core-data/Dockerfile -f2 21:12:57 21:12:57 + echo core-data,cmd/core-data/Dockerfile 21:12:57 + dirname cmd/core-metadata/Dockerfile 21:12:57 + cut -d/ -f2 21:12:57 + echo core-metadata,cmd/core-metadata/Dockerfile 21:12:57 + dirname cmd/security-bootstrapper/Dockerfile 21:12:57 + cut -d/ -f2 21:12:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:12:57 + dirname+ cmd/security-proxy-auth/Dockerfile 21:12:57 cut -d/ -f2 21:12:57 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:12:57 + dirname cmd/security-proxy-setup/Dockerfile 21:12:57 + cut -d/ -f2 21:12:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:12:57 + dirname cmd/security-secretstore-setup/Dockerfile 21:12:57 + cut -d/ -f2 21:12:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:12:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:12:57 + cut -d/ -f2 21:12:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:12:57 + dirname cmd/security-spire-agent/Dockerfile 21:12:57 + cut -d/ -f2 21:12:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:12:57 + dirname cmd/security-spire-config/Dockerfile 21:12:57 + cut -d/ -f2 21:12:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:12:57 + dirname cmd/security-spire-server/Dockerfile 21:12:57 + cut -d/ -f2 21:12:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:12:57 + dirname cmd/support-notifications/Dockerfile 21:12:57 + cut -d/ -f2 21:12:57 + echo support-notifications,cmd/support-notifications/Dockerfile 21:12:57 + dirname cmd/support-scheduler/Dockerfile 21:12:57 + cut -d/ -f2 21:12:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:12:57 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:12:57 + git rev-list -1 --merges 1be2c8c34642fa8a66c24634d1371341b97af3d6~1..1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] echo 21:12:57 -----------> git rev-list -1 --merges 1be2c8c34642fa8a66c24634d1371341b97af3d6~1..1be2c8c34642fa8a66c24634d1371341b97af3d6 1be2c8c34642fa8a66c24634d1371341b97af3d6 [false] [Pipeline] sh 21:12:57 + git log --format=format:%s -1 1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] echo 21:12:57 ========================================================= 21:12:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:12:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:12:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:12:58 + grep -v github /etc/ssh/ssh_known_hosts 21:12:58 + [ -e /tmp/ssh_known_hosts ] 21:12:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:12:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:12:58 + sudo tee -a /etc/ssh/ssh_known_hosts 21:12:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:12:58 21:12:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:12:59 0.1.4: Pulling from edgex-devops/py-git-semver 21:12:59 b85a868b505f: Pulling fs layer 21:12:59 e2be974225ed: Pulling fs layer 21:12:59 339a4e72a1f5: Pulling fs layer 21:12:59 988bab9f4d93: Pulling fs layer 21:12:59 1469e6f7b9e6: Pulling fs layer 21:12:59 eaf3925da568: Pulling fs layer 21:12:59 bab4dde63d76: Pulling fs layer 21:12:59 bde34c3a00c8: Pulling fs layer 21:12:59 b352a97aabf1: Pulling fs layer 21:12:59 4872d77fe225: Pulling fs layer 21:12:59 5851b861e8e6: Pulling fs layer 21:12:59 988bab9f4d93: Waiting 21:12:59 1469e6f7b9e6: Waiting 21:12:59 eaf3925da568: Waiting 21:12:59 5851b861e8e6: Waiting 21:12:59 4872d77fe225: Waiting 21:12:59 bab4dde63d76: Waiting 21:12:59 bde34c3a00c8: Waiting 21:12:59 b352a97aabf1: Waiting 21:12:59 e2be974225ed: Download complete 21:12:59 988bab9f4d93: Download complete 21:12:59 1469e6f7b9e6: Verifying Checksum 21:12:59 1469e6f7b9e6: Download complete 21:12:59 eaf3925da568: Download complete 21:12:59 339a4e72a1f5: Verifying Checksum 21:12:59 339a4e72a1f5: Download complete 21:12:59 bde34c3a00c8: Download complete 21:12:59 b352a97aabf1: Verifying Checksum 21:12:59 b352a97aabf1: Download complete 21:12:59 4872d77fe225: Verifying Checksum 21:12:59 4872d77fe225: Download complete 21:12:59 5851b861e8e6: Verifying Checksum 21:12:59 5851b861e8e6: Download complete 21:12:59 b85a868b505f: Verifying Checksum 21:12:59 b85a868b505f: Download complete 21:12:59 bab4dde63d76: Verifying Checksum 21:12:59 bab4dde63d76: Download complete 21:13:00 b85a868b505f: Pull complete 21:13:00 e2be974225ed: Pull complete 21:13:01 339a4e72a1f5: Pull complete 21:13:01 988bab9f4d93: Pull complete 21:13:01 1469e6f7b9e6: Pull complete 21:13:01 eaf3925da568: Pull complete 21:13:03 bab4dde63d76: Pull complete 21:13:03 bde34c3a00c8: Pull complete 21:13:03 b352a97aabf1: Pull complete 21:13:03 4872d77fe225: Pull complete 21:13:03 5851b861e8e6: Pull complete 21:13:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:13:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:03 prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container 21:13:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@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:13:04 $ docker top 2d357fe9a091800900a67aba6bf1905e836bcc3cec483f56d2992f29526ca03e -eo pid,comm 21:13:04 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:13:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:13:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:04 [ssh-agent] Looking for ssh-agent implementation... 21:13:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:04 $ docker exec 2d357fe9a091800900a67aba6bf1905e836bcc3cec483f56d2992f29526ca03e ssh-agent 21:13:05 SSH_AUTH_SOCK=/tmp/ssh-WzQgCoOGLiD3/agent.32 21:13:05 SSH_AGENT_PID=38 21:13:05 Running ssh-add (command line suppressed) 21:13:05 Identity added: /w/workspace/edgex-go/615@tmp/private_key_9738202131271536533.key (/w/workspace/edgex-go/615@tmp/private_key_9738202131271536533.key) 21:13:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:05 + git tag --points-at HEAD [Pipeline] } 21:13:05 $ docker exec --env ******** --env ******** 2d357fe9a091800900a67aba6bf1905e836bcc3cec483f56d2992f29526ca03e ssh-agent -k 21:13:05 unset SSH_AUTH_SOCK; 21:13:05 unset SSH_AGENT_PID; 21:13:05 echo Agent pid 38 killed; 21:13:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:13:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:05 [ssh-agent] Looking for ssh-agent implementation... 21:13:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:05 $ docker exec 2d357fe9a091800900a67aba6bf1905e836bcc3cec483f56d2992f29526ca03e ssh-agent 21:13:05 SSH_AUTH_SOCK=/tmp/ssh-9SBnVdbeustl/agent.70 21:13:05 SSH_AGENT_PID=76 21:13:05 Running ssh-add (command line suppressed) 21:13:05 Identity added: /w/workspace/edgex-go/615@tmp/private_key_114516684568303223.key (/w/workspace/edgex-go/615@tmp/private_key_114516684568303223.key) 21:13:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:06 + git semver init 21:13:06 2023-12-12 21:13:06,498 [run_init] DEBUG init version:0.0.0 force:False 21:13:06 2023-12-12 21:13:06,499 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/615/.semver 21:13:06 2023-12-12 21:13:06,500 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/615/.semver 21:13:06 2023-12-12 21:13:06,500 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/615/.semver'], cwd=/w/workspace/edgex-go/615, universal_newlines=False, shell=None, istream=None) 21:13:10 2023-12-12 21:13:10,655 [append_file] DEBUG append to file:/w/workspace/edgex-go/615/.git/info/exclude 21:13:10 2023-12-12 21:13:10,656 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/615/.semver/main with force:False 21:13:10 2023-12-12 21:13:10,656 [read_version] DEBUG read version from /w/workspace/edgex-go/615/.semver/main 21:13:10 2023-12-12 21:13:10,656 [read_version] DEBUG read version from /w/workspace/edgex-go/615/.semver/main 21:13:10 3.2.0-dev.5 [Pipeline] } 21:13:10 $ docker exec --env ******** --env ******** 2d357fe9a091800900a67aba6bf1905e836bcc3cec483f56d2992f29526ca03e ssh-agent -k 21:13:10 unset SSH_AUTH_SOCK; 21:13:10 unset SSH_AGENT_PID; 21:13:10 echo Agent pid 76 killed; 21:13:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:13:11 + git semver [Pipeline] } 21:13:11 $ docker stop --time=1 2d357fe9a091800900a67aba6bf1905e836bcc3cec483f56d2992f29526ca03e 21:13:12 $ docker rm -f --volumes 2d357fe9a091800900a67aba6bf1905e836bcc3cec483f56d2992f29526ca03e [Pipeline] // withDockerContainer [Pipeline] sh 21:13:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:13:13 Stashed 1 file(s) [Pipeline] echo 21:13:13 [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [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:13:13 + git config --global --add safe.directory /w/workspace/edgex-go/615 [Pipeline] echo 21:13:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:13:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:13:14 ========================================================= 21:13:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:13:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:13:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:13:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:13:14 7264a8db6415: Pulling fs layer 21:13:14 c4d48a809fc2: Pulling fs layer 21:13:14 4f1c88b9dad5: Pulling fs layer 21:13:14 ad3a456e5733: Pulling fs layer 21:13:14 69c7f0334f64: Pulling fs layer 21:13:14 1f1c1a5573a3: Pulling fs layer 21:13:14 ce7588e14bc9: Pulling fs layer 21:13:14 b5e4710f87ac: Pulling fs layer 21:13:14 ad3a456e5733: Waiting 21:13:14 ce7588e14bc9: Waiting 21:13:14 b5e4710f87ac: Waiting 21:13:14 69c7f0334f64: Waiting 21:13:14 1f1c1a5573a3: Waiting 21:13:14 c4d48a809fc2: Download complete 21:13:14 ad3a456e5733: Verifying Checksum 21:13:14 ad3a456e5733: Download complete 21:13:14 69c7f0334f64: Verifying Checksum 21:13:14 69c7f0334f64: Download complete 21:13:14 7264a8db6415: Verifying Checksum 21:13:14 7264a8db6415: Download complete 21:13:14 1f1c1a5573a3: Verifying Checksum 21:13:14 1f1c1a5573a3: Download complete 21:13:14 7264a8db6415: Pull complete 21:13:14 b5e4710f87ac: Verifying Checksum 21:13:14 b5e4710f87ac: Download complete 21:13:14 c4d48a809fc2: Pull complete 21:13:14 4f1c88b9dad5: Verifying Checksum 21:13:14 4f1c88b9dad5: Download complete 21:13:15 ce7588e14bc9: Verifying Checksum 21:13:15 ce7588e14bc9: Download complete 21:13:19 4f1c88b9dad5: Pull complete 21:13:19 ad3a456e5733: Pull complete 21:13:19 69c7f0334f64: Pull complete 21:13:19 1f1c1a5573a3: Pull complete 21:13:20 ce7588e14bc9: Pull complete 21:13:20 b5e4710f87ac: Pull complete 21:13:21 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:13:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:13:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:13:21 WORKDIR /edgex 21:13:21 COPY go.mod . 21:13:21 RUN go mod download 21:13:21 + docker build -t ci-base-image-x86_64 -f - . 21:13:22 Sending build context to Docker daemon 175.1MB 21:13:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:13:22 ---> 88b5674ff536 21:13:22 Step 2/4 : WORKDIR /edgex 21:13:26 ---> Running in d77ffd8550c4 21:13:26 Removing intermediate container d77ffd8550c4 21:13:26 ---> 4954d4dc409a 21:13:26 Step 3/4 : COPY go.mod . 21:13:26 ---> 683fc45b58e5 21:13:26 Step 4/4 : RUN go mod download 21:13:26 ---> Running in b38ca95471e4 21:13:28 Still waiting to schedule task 21:13:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:13:47 Removing intermediate container b38ca95471e4 21:13:47 ---> dcb4e5b70f35 21:13:47 Successfully built dcb4e5b70f35 21:13:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:47 + docker inspect -f . ci-base-image-x86_64 21:13:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:47 prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container 21:13:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@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:13:47 $ docker top 150228c94af45e1aecbeb9df9ebc01cd2a421255ea72c3dc10ede8dedfc43051 -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:48 + go version 21:13:48 go version go1.21.0 linux/amd64 [Pipeline] } 21:13:48 $ docker stop --time=1 150228c94af45e1aecbeb9df9ebc01cd2a421255ea72c3dc10ede8dedfc43051 21:13:49 $ docker rm -f --volumes 150228c94af45e1aecbeb9df9ebc01cd2a421255ea72c3dc10ede8dedfc43051 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:50 + docker inspect -f . ci-base-image-x86_64 21:13:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:50 prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container 21:13:50 $ 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/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@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:13:50 $ docker top 88f0cf78afb1174f6dfa38a39f404d8e781028fa0d2595070111bea06d8f6bd7 -eo pid,comm [Pipeline] { [Pipeline] echo 21:13:50 ========================================================= 21:13:50 [edgeXBuildGoParallel] Running Tests and Build... 21:13:50 ========================================================= [Pipeline] sh 21:13:51 + git config --global --add safe.directory /w/workspace/edgex-go/615 [Pipeline] fileExists [Pipeline] sh 21:13:51 + make test 21:13:51 go test -race -coverprofile=coverage.out ./... 21:13:57 ? github.com/edgexfoundry/edgex-go [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:14:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements 21:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 21:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:14:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:14:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:14:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:14:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:14:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:14:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:14:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:14:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements 21:14:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 53.2% of statements 21:14:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.136s coverage: 93.4% of statements 21:14:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements 21:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:14:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:14:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:14:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:14:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:14:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:14:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:14:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.372s coverage: 97.6% of statements 21:14:22 ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:14:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements 21:14:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.064s coverage: 32.2% of statements 21:14:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements 21:14:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.041s coverage: 82.9% of statements 21:14:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements 21:14:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.043s coverage: 96.3% of statements 21:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements 21:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:14:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:14:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:14:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:14:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:14:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:14:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:14:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:14:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.050s coverage: 94.4% of statements 21:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:14:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:14:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.263s coverage: 79.9% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.065s coverage: 92.9% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.044s coverage: 62.3% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.053s coverage: 87.2% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.171s coverage: 63.1% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 38.4% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.087s coverage: 19.9% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 95.7% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.049s coverage: 61.8% of statements 21:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements 21:14:50 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:14:50 running golangci-lint 21:14:50 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 21:14:50 go version go1.21.0 linux/amd64 21:14:50 level=info msg="[config_reader] Used config file .golangci.yml" 21:14:50 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 21:15:05 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 12.731096046s" 21:15:05 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.909308ms" 21:15:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24921 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 21:15:11 Running in /w/workspace/edgex-go/615 [Pipeline] { [Pipeline] checkout 21:15:11 The recommended git tool is: git 21:15:11 level=info msg="[linters_context/goanalysis] analyzers took 1m15.073110114s with top 10 stages: buildir: 35.847055311s, gosec: 7.766825831s, fact_deprecated: 2.113970868s, inspect: 2.112460575s, ctrlflow: 1.630081594s, printf: 1.614168012s, S1038: 1.283705281s, nilness: 952.298626ms, fact_purity: 911.948825ms, SA5012: 606.386758ms" 21:15:11 level=info msg="[runner] Issues before processing: 197, after processing: 0" 21:15:11 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, skip_files: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197, exclude: 197/197" 21:15:11 level=info msg="[runner] processing took 21.997771ms with stages: nolint: 9.40443ms, identifier_marker: 6.526205ms, exclude-rules: 2.390735ms, autogenerated_exclude: 1.491765ms, path_prettifier: 1.455293ms, skip_dirs: 682.37µs, cgo: 27.201µs, filename_unadjuster: 14.071µs, max_same_issues: 1.42µs, exclude: 730ns, fixer: 710ns, uniq_by_line: 591ns, max_from_linter: 460ns, skip_files: 440ns, sort_results: 260ns, severity-rules: 260ns, diff: 250ns, source_code: 210ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns, path_shortener: 120ns" 21:15:11 level=info msg="[runner] linters took 8.742953232s with stages: goanalysis_metalinter: 8.720832297s" 21:15:11 level=info msg="File cache stats: 0 entries of total size 0B" 21:15:11 level=info msg="Memory: 217 samples, avg is 258.8MB, max is 908.2MB" 21:15:11 level=info msg="Execution took 21.515635724s" 21:15:12 go vet ./... 21:15:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:15:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:15:16 ./bin/test-attribution-txt.sh 21:15:16 using credential edgex-jenkins-ssh [Pipeline] echo 21:15:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 21:15:16 Cloning the remote Git repository [Pipeline] sh 21:15:16 + ls -al . 21:15:16 total 736 21:15:16 drwxrwxr-x 11 1001 1001 4096 Dec 12 21:13 . 21:15:16 drwxr-xr-x 4 root root 4096 Dec 12 21:13 .. 21:15:16 drwxrwxr-x 2 1001 1001 4096 Dec 12 21:12 .blubracket 21:15:16 -rw-rw-r-- 1 1001 1001 10 Dec 12 21:12 .dockerignore 21:15:16 drwxrwxr-x 8 1001 1001 4096 Dec 12 21:14 .git 21:15:16 drwxrwxr-x 3 1001 1001 4096 Dec 12 21:12 .github 21:15:16 -rw-rw-r-- 1 1001 1001 1074 Dec 12 21:12 .gitignore 21:15:16 -rw-rw-r-- 1 1001 1001 42 Dec 12 21:12 .golangci.yml 21:15:16 -rw-rw-r-- 1 1001 1001 100 Dec 12 21:12 .hadolint.yml 21:15:16 drwxr-xr-x 3 1001 1001 4096 Dec 12 21:13 .semver 21:15:16 -rw-rw-r-- 1 1001 1001 155 Dec 12 21:12 .sonarcloud.properties 21:15:16 -rw-rw-r-- 1 1001 1001 1171 Dec 12 21:12 ADOPTERS.md 21:15:16 -rw-rw-r-- 1 1001 1001 11674 Dec 12 21:12 Attribution.txt 21:15:16 -rw-rw-r-- 1 1001 1001 100284 Dec 12 21:12 CHANGELOG.md 21:15:16 -rw-rw-r-- 1 1001 1001 3804 Dec 12 21:12 CONTRIBUTING.md 21:15:16 -rw-rw-r-- 1 1001 1001 677 Dec 12 21:12 GOVERNANCE.md 21:15:16 -rw-rw-r-- 1 1001 1001 861 Dec 12 21:12 Jenkinsfile 21:15:16 -rw-rw-r-- 1 1001 1001 10775 Dec 12 21:12 LICENSE 21:15:16 -rw-rw-r-- 1 1001 1001 15060 Dec 12 21:12 Makefile 21:15:16 -rw-rw-r-- 1 1001 1001 582 Dec 12 21:12 OWNERS.md 21:15:16 -rw-rw-r-- 1 1001 1001 9528 Dec 12 21:12 README.md 21:15:16 -rw-rw-r-- 1 1001 1001 789 Dec 12 21:12 SECURITY.md 21:15:16 -rw-rw-r-- 1 1001 1001 11 Dec 12 21:13 VERSION 21:15:16 drwxrwxr-x 2 1001 1001 4096 Dec 12 21:12 bin 21:15:16 drwxrwxr-x 18 1001 1001 4096 Dec 12 21:12 cmd 21:15:16 -rw-r--r-- 1 root root 453602 Dec 12 21:14 coverage.out 21:15:16 drwxrwxr-x 2 1001 1001 4096 Dec 12 21:12 fuzz_test 21:15:16 -rw-rw-r-- 1 1001 1001 3685 Dec 12 21:12 go.mod 21:15:16 -rw-rw-r-- 1 1001 1001 34438 Dec 12 21:12 go.sum 21:15:16 drwxrwxr-x 7 1001 1001 4096 Dec 12 21:12 internal 21:15:16 drwxrwxr-x 3 1001 1001 4096 Dec 12 21:12 openapi 21:15:16 -rw-rw-r-- 1 1001 1001 584 Dec 12 21:12 security.txt 21:15:16 -rw-rw-r-- 1 1001 1001 204 Dec 12 21:12 version.go [Pipeline] sh 21:15:16 + '[' -e coverage.out ] 21:15:16 + chown 1001:1001 coverage.out [Pipeline] stash 21:15:17 Stashed 1 file(s) [Pipeline] sh 21:15:17 + make build 21:15:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:15:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:15:16 > git init /w/workspace/edgex-go/615 # timeout=10 21:15:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:15:16 > git --version # timeout=10 21:15:16 > git --version # 'git version 2.25.1' 21:15:16 using GIT_SSH to set credentials SSH Credentials for GitHub 21:15:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:15:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:15:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:15:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:15:29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:15:32 Avoid second fetch 21:15:32 Checking out Revision 1be2c8c34642fa8a66c24634d1371341b97af3d6 (main) 21:15:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:15:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:15:32 > git config core.sparsecheckout # timeout=10 21:15:33 > git checkout -f 1be2c8c34642fa8a66c24634d1371341b97af3d6 # timeout=10 21:15:33 Commit message: "build(deps): Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#4735)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:15:34 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:15:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:15:34 % Total % Received % Xferd Average Speed Time Time Time Current 21:15:34 Dload Upload Total Spent Left Speed 21:15:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12682 83 10473 0 0 78156 0 --:--:-- --:--:-- --:--:-- 77577 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93250 [Pipeline] sh 21:15:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:15:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:15:35 + sudo tee /etc/docker/daemon.new 21:15:35 { 21:15:35 "registry-mirrors": [ 21:15:35 "https://nexus3.edgexfoundry.org:10001" 21:15:35 ], 21:15:35 "bip": "10.250.0.254/24", 21:15:35 "hosts": [ 21:15:35 "tcp://0.0.0.0:5555", 21:15:35 "unix:///var/run/docker.sock" 21:15:35 ], 21:15:35 "mtu": 1458, 21:15:35 "selinux-enabled": true, 21:15:35 "seccomp-profile": "/etc/docker/seccomp.json" 21:15:35 } [Pipeline] sh 21:15:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:15:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:15:36 + sudo service docker restart 21:15:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:15:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:15:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:15:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:15:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:15:40 $ docker stop --time=1 88f0cf78afb1174f6dfa38a39f404d8e781028fa0d2595070111bea06d8f6bd7 21:15:44 $ docker rm -f --volumes 88f0cf78afb1174f6dfa38a39f404d8e781028fa0d2595070111bea06d8f6bd7 [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:15:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:15:45 21:15:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:15:45 latest: Pulling from edgex-devops/edgex-compose 21:15:45 91d30c5bc195: Pulling fs layer 21:15:45 2e9b0aa3be6d: Pulling fs layer 21:15:45 9c61dcf015f6: Pulling fs layer 21:15:45 4698f68db338: Pulling fs layer 21:15:45 2a2f49069b9e: Pulling fs layer 21:15:45 4698f68db338: Waiting 21:15:45 2a2f49069b9e: Waiting 21:15:45 e0025b399a48: Pulling fs layer 21:15:45 91d30c5bc195: Verifying Checksum 21:15:45 91d30c5bc195: Download complete 21:15:45 4698f68db338: Verifying Checksum 21:15:45 4698f68db338: Download complete 21:15:45 2e9b0aa3be6d: Verifying Checksum 21:15:45 2e9b0aa3be6d: Download complete 21:15:45 e0025b399a48: Verifying Checksum 21:15:45 e0025b399a48: Download complete 21:15:46 91d30c5bc195: Pull complete 21:15:46 2a2f49069b9e: Verifying Checksum 21:15:46 2e9b0aa3be6d: Pull complete 21:15:46 9c61dcf015f6: Verifying Checksum 21:15:46 9c61dcf015f6: Download complete 21:15:49 9c61dcf015f6: Pull complete 21:15:49 4698f68db338: Pull complete 21:15:49 2a2f49069b9e: Pull complete 21:15:49 e0025b399a48: Pull complete 21:15:49 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:15:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:15:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:49 prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container 21:15:49 $ 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/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@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:15:52 $ docker top 7d79c0805d10c2e546b20e93918da33c35f89d48a97f2e85c244da3e2fe5217c -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:52 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:54 provisioning config files... 21:15:54 #1 [support-notifications internal] load build definition from Dockerfile 21:15:54 #1 transferring dockerfile: 1.95kB done 21:15:54 #1 DONE 0.0s 21:15:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/615@tmp/config17943894314465791960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:54 21:15:54 #2 [security-spire-agent internal] load build definition from Dockerfile 21:15:54 #2 transferring dockerfile: 1.81kB done 21:15:54 #2 DONE 0.0s 21:15:54 21:15:54 #3 [support-scheduler internal] load build definition from Dockerfile 21:15:54 #3 transferring dockerfile: 1.93kB done 21:15:54 #3 DONE 0.0s 21:15:54 21:15:54 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:15:54 #4 transferring dockerfile: 2.23kB done 21:15:54 #4 DONE 0.0s 21:15:54 21:15:54 #5 [security-spire-server internal] load build definition from Dockerfile 21:15:54 #5 transferring dockerfile: 1.70kB done 21:15:54 #5 DONE 0.0s 21:15:54 21:15:54 #6 [core-metadata internal] load build definition from Dockerfile 21:15:54 #6 transferring dockerfile: 2.06kB done 21:15:54 #6 DONE 0.0s 21:15:54 21:15:54 #7 [security-secretstore-setup internal] load build definition from Dockerfile 21:15:54 #7 transferring dockerfile: 2.49kB done 21:15:54 #7 DONE 0.0s 21:15:54 21:15:54 #8 [security-bootstrapper internal] load build definition from Dockerfile 21:15:54 #8 transferring dockerfile: 2.93kB done 21:15:54 #8 DONE 0.0s 21:15:54 21:15:54 #9 [core-data internal] load build definition from Dockerfile 21:15:54 #9 transferring dockerfile: 2.01kB done 21:15:54 #9 DONE 0.0s 21:15:54 21:15:54 #10 [security-proxy-setup internal] load build definition from Dockerfile 21:15:54 #10 transferring dockerfile: 2.50kB done 21:15:54 #10 DONE 0.1s 21:15:54 21:15:54 #11 [security-proxy-auth internal] load build definition from Dockerfile 21:15:54 #11 transferring dockerfile: 2.15kB done 21:15:54 #11 DONE 0.1s 21:15:54 21:15:54 #12 [core-command internal] load build definition from Dockerfile 21:15:54 #12 transferring dockerfile: 1.93kB done 21:15:54 #12 DONE 0.0s 21:15:54 21:15:54 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:15:54 #13 transferring dockerfile: 1.89kB done 21:15:54 #13 DONE 0.1s 21:15:54 21:15:54 #14 [support-notifications internal] load .dockerignore 21:15:54 #14 transferring context: 50B done 21:15:54 #14 DONE 0.0s 21:15:54 21:15:54 #15 [security-spire-config internal] load build definition from Dockerfile 21:15:54 #15 transferring dockerfile: 1.69kB done 21:15:54 #15 DONE 0.0s 21:15:54 21:15:54 #16 [security-spire-agent internal] load .dockerignore 21:15:54 #16 transferring context: 50B done 21:15:54 #16 DONE 0.0s 21:15:54 21:15:54 #17 [support-scheduler internal] load .dockerignore 21:15:54 #17 transferring context: 50B done 21:15:54 #17 DONE 0.0s 21:15:54 21:15:54 #18 [core-common-config-bootstrapper internal] load .dockerignore 21:15:54 #18 transferring context: 50B done 21:15:54 #18 DONE 0.0s 21:15:54 21:15:54 #19 [security-spire-server internal] load .dockerignore 21:15:54 #19 transferring context: 50B done 21:15:54 #19 DONE 0.0s 21:15:54 21:15:54 #20 [core-metadata internal] load .dockerignore 21:15:54 #20 transferring context: 50B done 21:15:54 #20 DONE 0.0s 21:15:54 21:15:54 #21 [security-bootstrapper internal] load .dockerignore 21:15:54 #21 transferring context: 50B done 21:15:54 #21 DONE 0.0s 21:15:54 21:15:54 #22 [security-secretstore-setup internal] load .dockerignore 21:15:54 #22 transferring context: 50B done 21:15:54 #22 DONE 0.0s 21:15:54 21:15:54 #23 [core-data internal] load .dockerignore 21:15:55 ---> ****-login.sh 21:15:55 nexus3.edgexfoundry.org:10001 21:15:55 #23 transferring context: 50B done 21:15:55 #23 DONE 0.0s 21:15:55 21:15:55 #24 [security-proxy-setup internal] load .dockerignore 21:15:55 #24 transferring context: 50B done 21:15:55 #24 DONE 0.0s 21:15:55 21:15:55 #25 [security-spiffe-token-provider internal] load .dockerignore 21:15:55 #25 transferring context: 50B done 21:15:55 #25 DONE 0.0s 21:15:55 21:15:55 #26 [security-proxy-auth internal] load .dockerignore 21:15:55 #26 transferring context: 50B done 21:15:55 #26 DONE 0.0s 21:15:55 21:15:55 #27 [security-spire-config internal] load .dockerignore 21:15:55 #27 transferring context: 50B done 21:15:55 #27 DONE 0.0s 21:15:55 21:15:55 #28 [core-command internal] load .dockerignore 21:15:55 #28 transferring context: 50B done 21:15:55 #28 DONE 0.0s 21:15:55 21:15:55 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:15:55 #29 DONE 0.0s 21:15:55 21:15:55 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 21:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:15:55 Configure a credential helper to remove this warning. See 21:15:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:15:55 21:15:55 Login Succeeded 21:15:55 #30 ... 21:15:55 21:15:55 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:15:55 #29 DONE 0.0s 21:15:55 21:15:55 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 21:15:55 nexus3.edgexfoundry.org:10002 21:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:15:55 Configure a credential helper to remove this warning. See 21:15:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:15:55 21:15:55 Login Succeeded 21:15:55 #30 ... 21:15:55 21:15:55 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:15:55 #29 DONE 0.0s 21:15:55 21:15:55 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 21:15:55 #30 ... 21:15:55 21:15:55 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:15:55 #29 DONE 0.0s 21:15:55 21:15:55 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 21:15:55 nexus3.edgexfoundry.org:10003 21:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:56 #30 ... 21:15:56 21:15:56 #31 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:15:56 #31 DONE 0.9s 21:15:56 21:15:56 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 21:15:56 #30 DONE 0.5s 21:15:56 21:15:56 #31 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:15:56 #31 DONE 0.9s 21:15:56 21:15:56 #32 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:15:56 #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 21:15:56 #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 21:15:56 #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 21:15:56 #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done 21:15:56 #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:15:56 #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 21:15:56 #32 DONE 1.0s 21:15:56 21:15:56 #33 [core-command builder 2/7] WORKDIR /edgex-go 21:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:15:56 Configure a credential helper to remove this warning. See 21:15:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:15:56 21:15:56 Login Succeeded 21:15:56 nexus3.edgexfoundry.org:10004 21:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:15:56 Configure a credential helper to remove this warning. See 21:15:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:15:56 21:15:56 Login Succeeded 21:15:56 ****.io 21:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:15:56 Configure a credential helper to remove this warning. See 21:15:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:15:56 21:15:56 Login Succeeded 21:15:56 ---> ****-login.sh ends [Pipeline] } 21:15:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:15:57 + git config --global --add safe.directory /w/workspace/edgex-go/615 [Pipeline] echo 21:15:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:15:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:15:57 ========================================================= 21:15:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:15:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:15:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:15:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:15:58 9fda8d8052c6: Pulling fs layer 21:15:58 5d54e960e981: Pulling fs layer 21:15:58 c4a7e357bf2a: Pulling fs layer 21:15:58 f0e02332f6b5: Pulling fs layer 21:15:58 872ee5b61b7b: Pulling fs layer 21:15:58 0c6a40ed1a82: Pulling fs layer 21:15:58 94ae7d8d031c: Pulling fs layer 21:15:58 0c6a40ed1a82: Waiting 21:15:58 872ee5b61b7b: Waiting 21:15:58 94ae7d8d031c: Waiting 21:15:58 f0e02332f6b5: Waiting 21:15:58 5d54e960e981: Verifying Checksum 21:15:58 5d54e960e981: Download complete 21:15:58 f0e02332f6b5: Verifying Checksum 21:15:58 f0e02332f6b5: Download complete 21:15:58 9fda8d8052c6: Verifying Checksum 21:15:58 9fda8d8052c6: Download complete 21:15:58 872ee5b61b7b: Verifying Checksum 21:15:58 872ee5b61b7b: Download complete 21:15:58 94ae7d8d031c: Verifying Checksum 21:15:58 94ae7d8d031c: Download complete 21:15:58 9fda8d8052c6: Pull complete 21:15:59 5d54e960e981: Pull complete 21:15:59 c4a7e357bf2a: Verifying Checksum 21:15:59 c4a7e357bf2a: Download complete 21:16:00 #33 ... 21:16:00 21:16:00 #32 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:16:00 #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 21:16:00 #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 21:16:00 #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 21:16:00 #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done 21:16:00 #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:16:00 #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 21:16:00 #32 DONE 1.0s 21:16:00 21:16:00 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:16:00 #34 DONE 4.6s 21:16:00 21:16:00 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:16:00 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:16:00 0c6a40ed1a82: Download complete 21:16:05 #35 ... 21:16:05 21:16:05 #36 [security-proxy-setup internal] load build context 21:16:05 #36 transferring context: 309.48MB 8.4s done 21:16:05 #36 ... 21:16:05 21:16:05 #37 [core-data internal] load build context 21:16:05 #37 transferring context: 309.48MB 6.3s done 21:16:05 #37 ... 21:16:05 21:16:05 #38 [security-spiffe-token-provider internal] load build context 21:16:05 #38 transferring context: 309.48MB 7.8s done 21:16:05 #38 ... 21:16:05 21:16:05 #39 [security-secretstore-setup internal] load build context 21:16:05 #39 transferring context: 309.48MB 7.1s done 21:16:06 #39 ... 21:16:06 21:16:06 #40 [core-metadata internal] load build context 21:16:06 #40 transferring context: 309.48MB 7.2s done 21:16:06 #40 ... 21:16:06 21:16:06 #41 [support-scheduler internal] load build context 21:16:06 #41 transferring context: 309.48MB 7.8s done 21:16:06 #41 ... 21:16:06 21:16:06 #42 [security-proxy-auth internal] load build context 21:16:06 #42 transferring context: 309.48MB 8.3s done 21:16:06 #42 ... 21:16:06 21:16:06 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:16:06 #43 ... 21:16:06 21:16:06 #44 [security-bootstrapper internal] load build context 21:16:06 #44 transferring context: 309.48MB 8.4s done 21:16:07 #44 ... 21:16:07 21:16:07 #45 [support-notifications internal] load build context 21:16:07 #45 transferring context: 309.48MB 7.9s done 21:16:07 #45 ... 21:16:07 21:16:07 #46 [core-command internal] load build context 21:16:07 #46 transferring context: 309.48MB 7.5s done 21:16:07 #46 ... 21:16:07 21:16:07 #47 [core-common-config-bootstrapper internal] load build context 21:16:07 #47 transferring context: 309.48MB 7.4s done 21:16:09 #47 ... 21:16:09 21:16:09 #48 [security-spire-config internal] load build context 21:16:10 #48 ... 21:16:10 21:16:10 #49 [security-spire-server internal] load build context 21:16:12 #49 ... 21:16:12 21:16:12 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 21:16:12 #50 ... 21:16:12 21:16:12 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:16:12 #51 ... 21:16:12 21:16:12 #39 [security-secretstore-setup internal] load build context 21:16:12 #39 DONE 16.8s 21:16:12 21:16:12 #40 [core-metadata internal] load build context 21:16:12 #40 DONE 16.9s 21:16:12 21:16:12 #37 [core-data internal] load build context 21:16:12 #37 DONE 16.7s 21:16:12 21:16:12 #47 [core-common-config-bootstrapper internal] load build context 21:16:12 #47 DONE 16.9s 21:16:12 21:16:12 #41 [support-scheduler internal] load build context 21:16:12 #41 DONE 17.0s 21:16:12 21:16:12 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:16:12 #43 DONE 17.1s 21:16:12 21:16:12 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 21:16:12 #33 DONE 16.6s 21:16:12 21:16:12 #45 [support-notifications internal] load build context 21:16:12 #45 DONE 17.2s 21:16:12 21:16:12 #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:16:12 #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 21:16:12 #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 21:16:12 #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 21:16:12 #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done 21:16:12 #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:16:12 #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 21:16:12 #32 DONE 1.0s 21:16:12 21:16:12 #46 [core-command internal] load build context 21:16:12 #46 DONE 16.4s 21:16:12 21:16:12 #42 [security-proxy-auth internal] load build context 21:16:12 #42 DONE 16.7s 21:16:12 21:16:12 #44 [security-bootstrapper internal] load build context 21:16:12 #44 DONE 16.9s 21:16:12 21:16:12 #38 [security-spiffe-token-provider internal] load build context 21:16:12 #38 DONE 16.8s 21:16:12 21:16:12 #48 [security-spire-config internal] load build context 21:16:12 #48 transferring context: 16.35kB done 21:16:12 #48 DONE 12.6s 21:16:12 21:16:12 #36 [security-proxy-setup internal] load build context 21:16:12 #36 DONE 16.7s 21:16:12 21:16:12 #49 [security-spire-server internal] load build context 21:16:12 #49 transferring context: 18.10kB done 21:16:12 #49 DONE 12.6s 21:16:12 21:16:12 #52 [security-spire-agent internal] load build context 21:16:12 #52 transferring context: 17.63kB done 21:16:12 #52 DONE 0.1s 21:16:12 21:16:12 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:16:12 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12.5s done 21:16:12 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 21:16:12 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:16:12 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 21:16:12 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 21:16:12 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 21:16:12 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 21:16:12 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:16:12 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 21:16:12 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 21:16:12 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 21:16:12 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:16:12 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 21:16:12 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 21:16:12 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.5s 21:16:12 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 21:16:13 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s 21:16:13 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s done 21:16:13 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 21:16:14 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.3s done 21:16:15 #35 ... 21:16:15 21:16:15 #53 [core-data builder 3/7] RUN apk add --update --no-cache make git 21:16:15 #0 0.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:15 #0 0.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:15 #0 1.241 OK: 264 MiB in 52 packages 21:16:15 #53 DONE 3.7s 21:16:16 21:16:16 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 21:16:16 #50 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:16 #50 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:16 #50 11.63 (1/2) Installing dumb-init (1.2.5-r2) 21:16:16 #50 11.65 (2/2) Installing su-exec (0.2-r3) 21:16:16 #50 11.66 Executing busybox-1.36.1-r5.trigger 21:16:16 #50 11.66 OK: 7 MiB in 17 packages 21:16:16 #50 DONE 14.0s 21:16:16 21:16:16 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:16:16 #0 0.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:16 #0 0.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:16 #0 1.233 (1/4) Installing ca-certificates (20230506-r0) 21:16:16 #0 1.283 (2/4) Installing dumb-init (1.2.5-r2) 21:16:16 #0 1.289 (3/4) Installing su-exec (0.2-r3) 21:16:16 #0 1.301 (4/4) Installing yq (4.33.3-r5) 21:16:16 #0 1.541 Executing busybox-1.36.1-r5.trigger 21:16:16 #0 1.541 Executing ca-certificates-20230506-r0.trigger 21:16:16 #0 1.577 OK: 17 MiB in 19 packages 21:16:16 #54 DONE 3.7s 21:16:16 21:16:16 #55 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:16:16 #0 1.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:16 #0 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:16 #0 1.550 (1/1) Installing dumb-init (1.2.5-r2) 21:16:16 #0 1.569 Executing busybox-1.36.1-r5.trigger 21:16:16 #0 1.571 OK: 7 MiB in 16 packages 21:16:16 #55 DONE 3.8s 21:16:16 21:16:16 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:16:16 #0 2.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:16 #0 2.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:16 #0 3.194 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:16:16 #0 3.194 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:16:16 #0 3.194 OK: 20069 distinct packages available 21:16:16 #0 3.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:16 #0 3.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:16 #0 3.573 (1/4) Installing dumb-init (1.2.5-r2) 21:16:16 #0 3.578 (2/4) Installing musl-obstack (1.2.3-r2) 21:16:16 #0 3.582 (3/4) Installing libucontext (1.2-r2) 21:16:16 #0 3.585 (4/4) Installing gcompat (1.1.0-r1) 21:16:16 #0 3.590 Executing busybox-1.36.1-r5.trigger 21:16:16 #0 3.597 OK: 8 MiB in 19 packages 21:16:16 #56 DONE 3.8s 21:16:16 21:16:16 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:16:16 #0 1.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:16 #0 1.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:16 #0 1.496 OK: 264 MiB in 52 packages 21:16:16 #57 DONE 3.7s 21:16:16 21:16:16 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:16:16 #0 0.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:16 #0 0.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:16 #0 1.305 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:16:16 #0 1.305 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:16:16 #0 1.305 OK: 20069 distinct packages available 21:16:16 #0 1.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:16 #0 1.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:16 #0 1.722 (1/11) Installing ca-certificates (20230506-r0) 21:16:16 #0 1.739 (2/11) Installing brotli-libs (1.0.9-r14) 21:16:16 #0 1.751 (3/11) Installing libunistring (1.1-r1) 21:16:16 #0 1.767 (4/11) Installing libidn2 (2.3.4-r1) 21:16:16 #0 1.773 (5/11) Installing nghttp2-libs (1.57.0-r0) 21:16:16 #0 1.776 (6/11) Installing libcurl (8.5.0-r0) 21:16:16 #0 1.785 (7/11) Installing curl (8.5.0-r0) 21:16:16 #0 1.791 (8/11) Installing dumb-init (1.2.5-r2) 21:16:16 #0 1.795 (9/11) Installing musl-obstack (1.2.3-r2) 21:16:16 #0 1.797 (10/11) Installing libucontext (1.2-r2) 21:16:16 #0 1.800 (11/11) Installing gcompat (1.1.0-r1) 21:16:16 #0 1.806 Executing busybox-1.36.1-r5.trigger 21:16:16 #0 1.813 Executing ca-certificates-20230506-r0.trigger 21:16:16 #0 1.863 OK: 12 MiB in 26 packages 21:16:16 #58 DONE 3.8s 21:16:16 21:16:16 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:16:16 #51 2.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:16 #51 2.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:16 #51 2.697 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:16:16 #51 2.697 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:16:16 #51 2.697 OK: 20069 distinct packages available 21:16:16 #51 2.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:16 #51 2.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:16 #51 3.099 (1/5) Installing dumb-init (1.2.5-r2) 21:16:16 #51 3.105 (2/5) Installing musl-obstack (1.2.3-r2) 21:16:16 #51 3.115 (3/5) Installing libucontext (1.2-r2) 21:16:16 #51 3.119 (4/5) Installing gcompat (1.1.0-r1) 21:16:16 #51 3.125 (5/5) Installing openssl (3.1.4-r1) 21:16:16 #51 3.136 Executing busybox-1.36.1-r5.trigger 21:16:16 #51 3.145 OK: 8 MiB in 20 packages 21:16:16 #51 DONE 3.8s 21:16:16 21:16:16 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:16:16 #0 2.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:16 #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:16 #0 2.644 OK: 264 MiB in 52 packages 21:16:16 #59 DONE 3.7s 21:16:16 21:16:16 #60 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 21:16:16 #60 ... 21:16:16 21:16:16 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:16:16 #0 0.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:16 #0 1.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:16 #0 1.378 (1/4) Installing dumb-init (1.2.5-r2) 21:16:16 #0 1.383 (2/4) Installing openssl (3.1.4-r1) 21:16:16 #0 1.398 (3/4) Installing su-exec (0.2-r3) 21:16:16 #0 1.411 (4/4) Installing yq (4.33.3-r5) 21:16:16 #0 1.481 Executing busybox-1.36.1-r5.trigger 21:16:16 #0 1.546 OK: 17 MiB in 19 packages 21:16:16 #61 DONE 3.9s 21:16:16 21:16:16 #62 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:16:16 #62 DONE 0.2s 21:16:16 21:16:16 #60 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 21:16:16 #60 ... 21:16:16 21:16:16 #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:16:16 #63 DONE 0.2s 21:16:16 21:16:16 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:16:16 #35 DONE 16.5s 21:16:16 21:16:16 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:16:16 #64 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 21:16:16 #64 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 21:16:16 #64 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:16:16 #64 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 21:16:16 #64 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 21:16:16 #64 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 21:16:16 #64 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:16:16 #64 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 21:16:16 #64 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done 21:16:16 #64 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:16:16 #64 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 21:16:16 #64 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done 21:16:16 #64 DONE 3.9s 21:16:16 21:16:16 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:16:16 #65 DONE 0.2s 21:16:16 21:16:16 #66 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 21:16:18 #66 ... 21:16:18 21:16:18 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:16:18 #0 5.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:18 #0 5.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:18 #0 5.369 (1/1) Installing dumb-init (1.2.5-r2) 21:16:18 #0 5.378 Executing busybox-1.36.1-r5.trigger 21:16:18 #0 5.386 OK: 7 MiB in 16 packages 21:16:18 #67 DONE 5.5s 21:16:18 21:16:18 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:16:18 #0 4.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:18 #0 4.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:18 #0 5.188 (1/2) Installing ca-certificates (20230506-r0) 21:16:18 #0 5.208 (2/2) Installing dumb-init (1.2.5-r2) 21:16:18 #0 5.214 Executing busybox-1.36.1-r5.trigger 21:16:18 #0 5.218 Executing ca-certificates-20230506-r0.trigger 21:16:18 #0 5.261 OK: 8 MiB in 17 packages 21:16:18 #68 DONE 5.5s 21:16:18 21:16:18 #66 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 21:16:18 #66 2.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:18 #66 ... 21:16:18 21:16:18 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 21:16:18 #0 1.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:18 #0 1.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:18 #0 1.995 OK: 7 MiB in 17 packages 21:16:18 #69 DONE 2.1s 21:16:18 21:16:18 #66 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 21:16:18 #66 2.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:18 #66 ... 21:16:18 21:16:18 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 21:16:18 #0 1.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:18 #0 1.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:18 #0 2.151 OK: 17 MiB in 19 packages 21:16:18 #70 DONE 2.3s 21:16:18 21:16:18 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:16:18 #0 5.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:18 #0 5.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:18 #0 5.466 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:16:18 #0 5.466 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:16:18 #0 5.466 OK: 20071 distinct packages available 21:16:18 #0 5.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:18 #0 5.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:18 #0 5.895 OK: 264 MiB in 52 packages 21:16:18 #71 DONE 6.0s 21:16:18 21:16:18 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:16:18 #72 DONE 0.0s 21:16:18 21:16:18 #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:16:18 c4a7e357bf2a: Pull complete 21:16:18 f0e02332f6b5: Pull complete 21:16:18 872ee5b61b7b: Pull complete 21:16:18 #73 ... 21:16:18 21:16:18 #66 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 21:16:18 #66 2.405 OK: 7 MiB in 16 packages 21:16:18 #66 DONE 2.6s 21:16:18 21:16:18 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:16:18 #0 2.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:18 #0 2.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:18 #0 2.512 OK: 12 MiB in 26 packages 21:16:18 #74 DONE 2.6s 21:16:18 21:16:18 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:19 #75 ... 21:16:19 21:16:19 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 21:16:19 #0 2.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:19 #0 2.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:19 #0 2.783 OK: 8 MiB in 19 packages 21:16:19 #76 DONE 2.9s 21:16:19 21:16:19 #60 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 21:16:19 #60 2.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:19 #60 2.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:19 #60 3.262 OK: 8 MiB in 20 packages 21:16:19 #60 DONE 3.7s 21:16:19 21:16:19 #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:16:19 #77 DONE 0.8s 21:16:19 21:16:19 #78 [security-spire-config stage-2 5/10] COPY Attribution.txt / 21:16:20 #78 DONE 0.8s 21:16:20 21:16:20 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 21:16:20 #0 3.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:20 #0 3.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:20 #0 4.025 OK: 17 MiB in 19 packages 21:16:20 #79 DONE 4.5s 21:16:20 21:16:20 #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:16:20 #80 DONE 0.8s 21:16:20 21:16:20 #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:16:20 #81 DONE 0.8s 21:16:20 21:16:20 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 21:16:20 #82 DONE 0.1s 21:16:20 21:16:20 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:16:20 #83 ... 21:16:20 21:16:20 #84 [security-spire-config stage-2 6/10] COPY security.txt / 21:16:20 #84 DONE 0.1s 21:16:20 21:16:20 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 21:16:20 #85 DONE 0.1s 21:16:21 21:16:21 #86 [security-spire-server stage-2 6/9] COPY security.txt / 21:16:21 #86 ... 21:16:21 21:16:21 #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:16:21 #87 DONE 0.5s 21:16:21 21:16:21 #86 [security-spire-server stage-2 6/9] COPY security.txt / 21:16:21 #86 DONE 0.5s 21:16:21 21:16:21 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:16:21 #83 DONE 0.7s 21:16:21 21:16:21 #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 21:16:21 #88 DONE 0.1s 21:16:21 21:16:21 #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:16:21 #89 DONE 0.1s 21:16:21 21:16:21 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 21:16:21 #90 DONE 0.1s 21:16:21 21:16:21 #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:16:21 #91 DONE 0.1s 21:16:21 21:16:21 #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:16:21 #92 DONE 0.1s 21:16:21 21:16:21 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 21:16:21 #93 DONE 0.1s 21:16:21 21:16:21 #94 [security-spire-config] exporting to image 21:16:21 #94 exporting layers 21:16:21 #94 ... 21:16:21 21:16:21 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:16:21 #95 DONE 0.1s 21:16:21 21:16:21 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:16:21 #96 DONE 0.1s 21:16:21 21:16:21 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:16:21 #97 DONE 0.1s 21:16:21 21:16:21 #94 [security-spire-server] exporting to image 21:16:21 #94 ... 21:16:21 21:16:21 #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:16:21 #98 DONE 0.1s 21:16:21 21:16:21 #94 [security-spire-agent] exporting to image 21:16:21 #94 ... 21:16:21 21:16:21 #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:16:21 #73 DONE 3.9s 21:16:21 21:16:21 #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 21:16:21 #99 DONE 0.1s 21:16:22 21:16:22 #100 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 21:16:22 #0 3.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:22 #0 3.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:22 #0 4.205 OK: 8 MiB in 17 packages 21:16:22 #100 DONE 4.3s 21:16:22 21:16:22 #94 [security-spire-agent] exporting to image 21:16:22 #94 exporting layers 0.7s done 21:16:22 #94 writing image sha256:a228bcec2d481267bd066a635888d1a30d0cc2b4f34c8049b60bde4366d50903 0.0s done 21:16:22 #94 naming to docker.io/library/security-spire-config 21:16:22 #94 ... 21:16:22 21:16:22 #101 [core-data stage-1 3/7] RUN apk --no-cache upgrade 21:16:22 #0 3.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:22 #0 4.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:22 #0 4.350 OK: 7 MiB in 16 packages 21:16:22 #101 DONE 4.5s 21:16:22 21:16:22 #94 [security-spire-server] exporting to image 21:16:22 #94 exporting layers 0.6s done 21:16:22 #94 naming to docker.io/library/security-spire-config done 21:16:22 #94 writing image sha256:371ae7db50c7b78a407403ab83357ecdb305b62a6ac7db9d674d1ff965950f60 done 21:16:22 #94 naming to docker.io/library/security-spire-server done 21:16:22 #94 exporting layers 0.6s done 21:16:22 #94 writing image sha256:6bb6577270b7ef6df50ef83e04c0f025447c38100aa548c268415652e9fb1259 done 21:16:22 #94 naming to docker.io/library/security-spire-agent done 21:16:22 #94 DONE 0.9s 21:16:22 21:16:22 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:26 #102 ... 21:16:26 21:16:26 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:26 #103 ... 21:16:26 21:16:26 #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:26 0c6a40ed1a82: Pull complete 21:16:27 94ae7d8d031c: Pull complete 21:16:27 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:16:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:16:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:16:27 WORKDIR /edgex 21:16:27 COPY go.mod . 21:16:27 RUN go mod download 21:16:27 + docker build -t ci-base-image-arm64 -f - . 21:16:28 #0 building with "default" instance using docker driver 21:16:28 21:16:28 #1 [internal] load .dockerignore 21:16:28 #1 transferring context: 50B done 21:16:28 #1 DONE 0.1s 21:16:28 21:16:28 #2 [internal] load build definition from Dockerfile 21:16:28 #2 transferring dockerfile: 172B done 21:16:28 #2 DONE 0.1s 21:16:28 21:16:28 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:16:28 #3 DONE 0.0s 21:16:28 21:16:28 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:16:28 #4 DONE 0.2s 21:16:28 21:16:28 #5 [internal] load build context 21:16:28 #5 transferring context: 3.72kB done 21:16:28 #5 DONE 0.1s 21:16:29 21:16:29 #6 [2/4] WORKDIR /edgex 21:16:30 #6 DONE 1.1s 21:16:30 21:16:30 #7 [3/4] COPY go.mod . 21:16:30 #7 DONE 0.1s 21:16:30 21:16:30 #8 [4/4] RUN go mod download 21:16:42 #8 DONE 10.5s 21:16:42 21:16:42 #9 exporting to image 21:16:42 #9 exporting layers 21:16:49 #104 DONE 30.6s 21:16:49 21:16:49 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:49 #102 DONE 30.5s 21:16:49 21:16:49 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:49 #75 DONE 28.4s 21:16:49 21:16:49 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:49 #103 DONE 30.6s 21:16:49 21:16:49 #105 [support-scheduler builder 6/7] COPY . . 21:16:52 #9 exporting layers 11.7s done 21:16:52 #9 writing image sha256:ebc091bd76e215b5169a7ac63e9134f3038e94cfdcff0a1aaa056438e1ef0cbe done 21:16:52 #9 naming to docker.io/library/ci-base-image-arm64 done 21:16:52 #9 DONE 11.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:53 + docker inspect -f . ci-base-image-arm64 21:16:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:53 prd-ubuntu20.04-docker-arm64-4c-16g-24921 does not seem to be running inside a container 21:16:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:16:54 #105 DONE 6.8s 21:16:54 21:16:54 #106 [support-notifications builder 6/7] COPY . . 21:16:54 #106 DONE 6.9s 21:16:54 21:16:54 #107 [core-command builder 6/7] COPY . . 21:16:54 #107 CACHED 21:16:54 21:16:54 #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:54 #108 CACHED 21:16:54 21:16:54 #109 [core-command builder 4/7] COPY go.mod vendor* ./ 21:16:54 #109 CACHED 21:16:54 21:16:54 #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:54 #110 CACHED 21:16:54 21:16:54 #111 [security-proxy-auth builder 6/7] COPY . . 21:16:54 #111 CACHED 21:16:54 21:16:54 #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:16:54 #112 CACHED 21:16:54 21:16:54 #113 [core-metadata builder 6/7] COPY . . 21:16:54 #113 CACHED 21:16:54 21:16:54 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:54 #114 CACHED 21:16:54 21:16:54 #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:16:54 #115 CACHED 21:16:54 21:16:54 #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:54 #116 CACHED 21:16:54 21:16:54 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 21:16:54 #117 CACHED 21:16:54 21:16:54 #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:16:54 #118 CACHED 21:16:54 21:16:54 #119 [core-data builder 6/7] COPY . . 21:16:54 #119 CACHED 21:16:54 21:16:54 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 21:16:54 #120 CACHED 21:16:54 21:16:54 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:54 #121 CACHED 21:16:54 21:16:54 #122 [security-spiffe-token-provider builder 6/7] COPY . . 21:16:54 #122 DONE 6.9s 21:16:54 21:16:54 #123 [security-bootstrapper builder 6/7] COPY . . 21:16:54 #123 DONE 6.9s 21:16:54 21:16:54 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:16:54 #124 CACHED 21:16:54 21:16:54 #125 [security-proxy-setup builder 6/7] COPY . . 21:16:54 #125 CACHED 21:16:54 21:16:54 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:54 #126 CACHED 21:16:54 21:16:54 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:16:54 #127 CACHED 21:16:54 21:16:54 #128 [security-secretstore-setup builder 6/7] COPY . . 21:16:54 #128 CACHED 21:16:54 21:16:54 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:54 #129 CACHED 21:16:54 21:16:54 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:16:54 $ docker top bd797fbf50d9c378b082db9f93791b72ca54e36cb7b8ab76da0120d30966e630 -eo pid,comm [Pipeline] { 21:16:54 #130 0.941 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] sh 21:16:55 + go version 21:16:55 go version go1.21.0 linux/arm64 [Pipeline] } 21:16:55 $ docker stop --time=1 bd797fbf50d9c378b082db9f93791b72ca54e36cb7b8ab76da0120d30966e630 21:16:56 $ docker rm -f --volumes bd797fbf50d9c378b082db9f93791b72ca54e36cb7b8ab76da0120d30966e630 [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:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:16:57 21:16:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:16:58 latest: Pulling from edgex-devops/edgex-compose-arm64 21:16:58 547446be3368: Pulling fs layer 21:16:58 d125d8839a47: Pulling fs layer 21:16:58 3e85d5ac6304: Pulling fs layer 21:16:58 c3105a71a48b: Pulling fs layer 21:16:58 0f093f025ec4: Pulling fs layer 21:16:58 c3106fc0e877: Pulling fs layer 21:16:58 0f093f025ec4: Waiting 21:16:58 c3106fc0e877: Waiting 21:16:58 c3105a71a48b: Waiting 21:16:58 547446be3368: Verifying Checksum 21:16:58 547446be3368: Download complete 21:16:58 c3105a71a48b: Download complete 21:16:58 d125d8839a47: Verifying Checksum 21:16:58 d125d8839a47: Download complete 21:16:58 c3106fc0e877: Verifying Checksum 21:16:58 c3106fc0e877: Download complete 21:16:58 0f093f025ec4: Verifying Checksum 21:16:58 0f093f025ec4: Download complete 21:16:59 547446be3368: Pull complete 21:16:59 d125d8839a47: Pull complete 21:17:00 3e85d5ac6304: Verifying Checksum 21:17:00 3e85d5ac6304: Download complete 21:17:04 #130 ... 21:17:04 21:17:04 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:17:04 #0 0.757 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:17:04 #131 ... 21:17:04 21:17:04 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:17:04 #0 0.887 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:17:04 #132 ... 21:17:04 21:17:04 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:17:04 #0 0.399 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:17:04 #133 ... 21:17:04 21:17:04 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:17:04 #0 1.186 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:17:04 #134 ... 21:17:04 21:17:04 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:17:04 #0 0.732 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:17:04 #135 ... 21:17:04 21:17:04 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:17:04 #0 0.583 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:17:04 #136 ... 21:17:04 21:17:04 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:17:04 #0 1.040 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:17:04 #137 ... 21:17:04 21:17:04 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:17:04 #0 0.690 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:17:05 #138 ... 21:17:05 21:17:05 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:17:05 #0 1.270 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:17:05 #139 ... 21:17:05 21:17:05 #140 [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:17:05 #0 1.072 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:17:12 3e85d5ac6304: Pull complete 21:17:12 c3105a71a48b: Pull complete 21:17:13 0f093f025ec4: Pull complete 21:17:13 c3106fc0e877: Pull complete 21:17:13 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:17:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:13 prd-ubuntu20.04-docker-arm64-4c-16g-24921 does not seem to be running inside a container 21:17:13 $ 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/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:17:15 $ docker top d0b261961b7fb2e6b02ec0134717dccdb25523a333e3f6533ac894b2dd85f7bf -eo pid,comm [Pipeline] { [Pipeline] sh 21:17:16 + docker compose -f ./docker-compose-build.yml build --parallel 21:17:18 #1 [core-data internal] load .dockerignore 21:17:18 #1 transferring context: 50B done 21:17:18 #1 DONE 0.1s 21:17:18 21:17:18 #2 [core-data internal] load build definition from Dockerfile 21:17:18 #2 transferring dockerfile: 2.01kB done 21:17:18 #2 DONE 0.1s 21:17:18 21:17:18 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:18 #3 DONE 0.0s 21:17:18 21:17:18 #4 [core-common-config-bootstrapper internal] load .dockerignore 21:17:18 #4 transferring context: 50B 0.0s done 21:17:18 #4 DONE 0.1s 21:17:18 21:17:18 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:17:18 #5 transferring dockerfile: 2.23kB done 21:17:18 #5 DONE 0.1s 21:17:18 21:17:18 #6 [security-proxy-setup internal] load .dockerignore 21:17:18 #6 transferring context: 50B done 21:17:18 #6 DONE 0.1s 21:17:18 21:17:18 #7 [security-proxy-setup internal] load build definition from Dockerfile 21:17:18 #7 transferring dockerfile: 2.50kB 0.0s done 21:17:18 #7 DONE 0.1s 21:17:18 21:17:18 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:18 #3 DONE 0.0s 21:17:18 21:17:18 #8 [security-bootstrapper internal] load .dockerignore 21:17:18 #8 transferring context: 50B done 21:17:18 #8 DONE 0.1s 21:17:18 21:17:18 #9 [security-bootstrapper internal] load build definition from Dockerfile 21:17:18 #9 transferring dockerfile: 2.93kB done 21:17:18 #9 DONE 0.1s 21:17:18 21:17:18 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:18 #3 DONE 0.0s 21:17:18 21:17:18 #10 [support-scheduler internal] load .dockerignore 21:17:18 #10 DONE 0.0s 21:17:18 21:17:18 #11 [support-notifications internal] load build definition from Dockerfile 21:17:18 #11 transferring dockerfile: 1.95kB done 21:17:18 #11 DONE 0.1s 21:17:18 21:17:18 #12 [support-notifications internal] load .dockerignore 21:17:18 #12 transferring context: 50B done 21:17:18 #12 DONE 0.2s 21:17:18 21:17:18 #13 [security-spire-server internal] load build definition from Dockerfile 21:17:18 #13 transferring dockerfile: 1.70kB done 21:17:18 #13 DONE 0.2s 21:17:18 21:17:18 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:18 #3 DONE 0.0s 21:17:18 21:17:18 #14 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 21:17:18 #14 DONE 0.5s 21:17:18 21:17:18 #15 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:17:18 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:17:18 #15 ... 21:17:18 21:17:18 #16 [support-scheduler internal] load build definition from Dockerfile 21:17:18 #16 transferring dockerfile: 1.93kB done 21:17:18 #16 DONE 0.2s 21:17:18 21:17:18 #10 [support-scheduler internal] load .dockerignore 21:17:18 #10 transferring context: 50B done 21:17:18 #10 DONE 0.2s 21:17:18 21:17:18 #17 [security-spire-server internal] load .dockerignore 21:17:18 #17 transferring context: 50B 0.0s done 21:17:18 #17 DONE 0.3s 21:17:18 21:17:18 #15 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:17:18 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 21:17:18 #15 ... 21:17:18 21:17:18 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:18 #3 DONE 0.0s 21:17:18 21:17:18 #15 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:17:18 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:17:18 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:17:18 #15 ... 21:17:18 21:17:18 #14 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 21:17:18 #14 DONE 0.9s 21:17:18 21:17:18 #15 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:17:18 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 21:17:18 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 21:17:18 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:17:18 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:17:18 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 21:17:18 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.2s 21:17:18 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.3s 21:17:19 #15 ... 21:17:19 21:17:19 #18 [core-metadata internal] load build definition from Dockerfile 21:17:19 #18 transferring dockerfile: 2.06kB 0.0s done 21:17:19 #18 DONE 0.7s 21:17:19 21:17:19 #19 [core-metadata internal] load .dockerignore 21:17:19 #19 transferring context: 50B 0.1s done 21:17:19 #19 DONE 0.7s 21:17:19 21:17:19 #15 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:17:19 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s 21:17:19 #15 ... 21:17:19 21:17:19 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:19 #3 DONE 0.0s 21:17:19 21:17:19 #15 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:17:19 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 21:17:19 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 21:17:19 #15 ... 21:17:19 21:17:19 #20 [security-secretstore-setup internal] load build definition from Dockerfile 21:17:19 #20 transferring dockerfile: 2.49kB 0.1s done 21:17:19 #20 DONE 0.9s 21:17:19 21:17:19 #21 [security-secretstore-setup internal] load .dockerignore 21:17:19 #21 transferring context: 50B 0.1s done 21:17:19 #21 DONE 1.0s 21:17:19 21:17:19 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:19 #3 DONE 0.0s 21:17:19 21:17:19 #14 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 21:17:19 #14 DONE 1.3s 21:17:19 21:17:19 #22 [support-notifications internal] load build context 21:17:19 #22 transferring context: 2.56MB 0.9s done 21:17:19 #22 DONE 1.2s 21:17:19 21:17:19 #23 [security-proxy-auth internal] load .dockerignore 21:17:20 #23 ... 21:17:20 21:17:20 #24 [security-proxy-setup internal] load build context 21:17:20 #24 transferring context: 2.56MB 1.0s done 21:17:20 #24 DONE 1.5s 21:17:20 21:17:20 #25 [security-bootstrapper internal] load build context 21:17:20 #25 transferring context: 2.56MB 0.9s done 21:17:20 #25 DONE 1.5s 21:17:20 21:17:20 #26 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:17:20 #26 DONE 1.7s 21:17:20 21:17:20 #27 [core-data internal] load build context 21:17:20 #27 transferring context: 2.56MB 0.9s done 21:17:20 #27 DONE 1.5s 21:17:20 21:17:20 #28 [core-common-config-bootstrapper internal] load build context 21:17:20 #28 transferring context: 2.56MB 1.0s done 21:17:20 #28 DONE 1.6s 21:17:20 21:17:20 #15 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:17:20 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 21:17:20 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:17:20 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:17:20 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 21:17:20 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 21:17:20 #15 ... 21:17:20 21:17:20 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:17:20 #29 DONE 1.6s 21:17:20 21:17:20 #15 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:17:20 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 21:17:20 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:17:20 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:17:20 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 21:17:20 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 21:17:20 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.9s done 21:17:20 #15 ... 21:17:20 21:17:20 #30 [security-proxy-auth internal] load build definition from Dockerfile 21:17:20 #30 transferring dockerfile: 2.15kB done 21:17:20 #30 DONE 0.7s 21:17:20 21:17:20 #31 [security-spire-config internal] load .dockerignore 21:17:20 #31 transferring context: 50B 0.0s done 21:17:20 #31 DONE 1.6s 21:17:20 21:17:20 #23 [security-proxy-auth internal] load .dockerignore 21:17:20 #23 transferring context: 50B done 21:17:20 #23 DONE 0.8s 21:17:20 21:17:20 #32 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:17:20 #32 transferring dockerfile: 1.89kB done 21:17:20 #32 DONE 1.3s 21:17:20 21:17:20 #33 [security-spiffe-token-provider internal] load .dockerignore 21:17:20 #33 transferring context: 50B done 21:17:20 #33 DONE 1.4s 21:17:20 21:17:20 #34 [support-scheduler internal] load build context 21:17:20 #34 transferring context: 2.56MB 0.5s done 21:17:20 #34 DONE 1.5s 21:17:20 21:17:20 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:20 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 21:17:20 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s 21:17:20 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s 21:17:20 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:17:20 #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 21:17:20 #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 21:17:20 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 21:17:20 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:17:20 #35 ... 21:17:20 21:17:20 #36 [core-command internal] load build definition from Dockerfile 21:17:20 #36 transferring dockerfile: 1.93kB done 21:17:20 #36 DONE 1.2s 21:17:20 21:17:20 #37 [core-command internal] load .dockerignore 21:17:20 #37 transferring context: 50B done 21:17:20 #37 DONE 1.3s 21:17:20 21:17:20 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:20 #3 DONE 0.0s 21:17:20 21:17:20 #38 [security-spire-config internal] load build definition from Dockerfile 21:17:20 #38 transferring dockerfile: 1.69kB done 21:17:20 #38 DONE 1.9s 21:17:20 21:17:20 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:20 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 21:17:20 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s 21:17:20 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:17:20 #35 ... 21:17:20 21:17:20 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:17:20 #3 DONE 0.0s 21:17:20 21:17:20 #39 [security-spire-agent internal] load build definition from Dockerfile 21:17:20 #39 transferring dockerfile: 1.81kB done 21:17:20 #39 DONE 1.8s 21:17:20 21:17:20 #40 [security-spire-agent internal] load .dockerignore 21:17:20 #40 transferring context: 50B done 21:17:20 #40 DONE 1.8s 21:17:20 21:17:20 #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 21:17:20 #14 DONE 1.7s 21:17:20 21:17:20 #41 [core-metadata builder 2/7] WORKDIR /edgex-go 21:17:20 #41 DONE 0.9s 21:17:20 21:17:20 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:20 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 21:17:20 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.4s 21:17:20 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 21:17:20 #35 ... 21:17:20 21:17:20 #26 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:17:20 #26 DONE 2.4s 21:17:20 21:17:20 #41 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 21:17:20 #41 DONE 1.6s 21:17:20 21:17:20 #15 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:17:20 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 21:17:20 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:17:20 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:17:20 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 21:17:20 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 21:17:20 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.9s done 21:17:20 #15 DONE 3.3s 21:17:20 21:17:20 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:20 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 0.6s 21:17:20 #35 ... 21:17:20 21:17:20 #42 [security-spire-server internal] load build context 21:17:20 #42 transferring context: 18.10kB 0.0s done 21:17:20 #42 DONE 0.8s 21:17:20 21:17:20 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:20 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 0.7s 21:17:21 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.0s 21:17:21 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.30MB / 23.39MB 1.3s 21:17:21 #35 ... 21:17:21 21:17:21 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:17:21 #29 DONE 2.7s 21:17:21 21:17:21 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:21 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.4s 21:17:21 #35 ... 21:17:21 21:17:21 #15 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:17:21 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 21:17:21 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:17:21 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:17:21 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 21:17:21 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 21:17:21 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.9s done 21:17:21 #15 DONE 3.3s 21:17:21 21:17:21 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:21 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 21:17:21 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 21:17:21 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 21:17:21 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:17:21 #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 21:17:21 #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 21:17:21 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 21:17:21 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:17:21 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:17:21 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 21:17:21 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 1.6s 21:17:21 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.12MB / 23.39MB 1.8s 21:17:22 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.46MB / 23.39MB 2.1s 21:17:22 #35 ... 21:17:22 21:17:22 #43 [security-spire-config internal] load build context 21:17:22 #43 transferring context: 16.35kB 0.1s done 21:17:22 #43 DONE 0.6s 21:17:22 21:17:22 #44 [security-secretstore-setup internal] load build context 21:17:22 #44 transferring context: 2.56MB 1.4s done 21:17:22 #44 DONE 2.6s 21:17:22 21:17:22 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:22 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 2.2s 21:17:22 #35 ... 21:17:22 21:17:22 #45 [core-metadata internal] load build context 21:17:22 #45 transferring context: 2.56MB 1.6s done 21:17:22 #45 DONE 2.7s 21:17:22 21:17:22 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:22 #35 ... 21:17:22 21:17:22 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:17:22 #46 DONE 2.0s 21:17:22 21:17:22 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:22 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.4s done 21:17:22 #35 ... 21:17:22 21:17:22 #15 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 21:17:22 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 21:17:22 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 21:17:22 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 21:17:22 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 21:17:22 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 21:17:22 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.9s done 21:17:22 #15 DONE 3.3s 21:17:22 21:17:22 #47 [security-proxy-auth internal] load build context 21:17:22 #47 transferring context: 2.56MB 1.5s done 21:17:22 #47 DONE 2.0s 21:17:22 21:17:22 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:22 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 21:17:22 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 21:17:22 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 21:17:22 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:17:22 #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 21:17:22 #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 21:17:22 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 21:17:22 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:17:22 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:17:22 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.4s done 21:17:22 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 21:17:22 #35 ... 21:17:22 21:17:22 #48 [core-command internal] load build context 21:17:22 #48 transferring context: 2.56MB 1.6s done 21:17:22 #48 DONE 2.2s 21:17:22 21:17:22 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:17:22 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 21:17:22 #49 DONE 0.2s 21:17:22 21:17:22 #50 [security-spiffe-token-provider internal] load build context 21:17:22 #50 transferring context: 2.56MB 1.6s done 21:17:22 #50 DONE 2.3s 21:17:22 21:17:22 #51 [security-spire-agent internal] load build context 21:17:22 #51 transferring context: 17.63kB 0.0s done 21:17:22 #51 DONE 0.2s 21:17:22 21:17:22 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:22 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21:17:26 #35 ... 21:17:26 21:17:26 #52 [core-data builder 3/7] RUN apk add --update --no-cache make git 21:17:26 #0 2.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:26 #0 2.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:26 #0 4.442 OK: 266 MiB in 52 packages 21:17:26 #52 DONE 5.8s 21:17:26 21:17:26 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:17:26 #49 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 21:17:26 #49 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 21:17:26 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:17:26 #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.5s done 21:17:26 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 21:17:26 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 21:17:26 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.1s 21:17:26 #49 ... 21:17:26 21:17:26 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:17:26 #0 2.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:26 #0 3.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:26 #0 4.987 OK: 266 MiB in 52 packages 21:17:26 #53 DONE 5.5s 21:17:26 21:17:26 #54 [core-data builder 4/7] COPY go.mod vendor* ./ 21:17:26 #54 DONE 0.5s 21:17:26 21:17:26 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:17:26 #49 ... 21:17:26 21:17:26 #55 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:17:26 #55 DONE 0.6s 21:17:26 21:17:26 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:27 #35 ... 21:17:27 21:17:27 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:17:27 #0 3.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:27 #0 4.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:27 #0 5.821 OK: 266 MiB in 52 packages 21:17:27 #56 DONE 6.7s 21:17:27 21:17:27 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:27 #35 ... 21:17:27 21:17:27 #57 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:17:27 #57 DONE 0.5s 21:17:27 21:17:27 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:27 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s 21:17:28 #35 ... 21:17:28 21:17:28 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 21:17:28 #0 3.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:28 #0 4.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:28 #0 6.832 (1/2) Installing dumb-init (1.2.5-r2) 21:17:28 #0 6.856 (2/2) Installing su-exec (0.2-r3) 21:17:28 #0 6.873 Executing busybox-1.36.1-r5.trigger 21:17:28 #0 7.003 OK: 8 MiB in 17 packages 21:17:28 #58 DONE 8.1s 21:17:28 21:17:28 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:30 #35 ... 21:17:30 21:17:30 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:17:30 #0 4.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:30 #0 5.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:30 #0 8.160 (1/1) Installing dumb-init (1.2.5-r2) 21:17:30 #0 8.176 Executing busybox-1.36.1-r5.trigger 21:17:30 #0 8.304 OK: 8 MiB in 16 packages 21:17:30 #59 DONE 9.3s 21:17:30 21:17:30 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:30 #35 ... 21:17:30 21:17:30 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:17:30 #0 4.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:30 #0 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:30 #0 7.952 (1/2) Installing ca-certificates (20230506-r0) 21:17:30 #0 8.114 (2/2) Installing dumb-init (1.2.5-r2) 21:17:30 #0 8.137 Executing busybox-1.36.1-r5.trigger 21:17:30 #0 8.243 Executing ca-certificates-20230506-r0.trigger 21:17:30 #0 8.852 OK: 9 MiB in 17 packages 21:17:30 #60 DONE 9.6s 21:17:30 21:17:30 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:30 #35 ... 21:17:30 21:17:30 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:17:30 #0 4.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:30 #0 5.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:30 #0 7.681 (1/4) Installing ca-certificates (20230506-r0) 21:17:30 #0 7.931 (2/4) Installing dumb-init (1.2.5-r2) 21:17:30 #0 7.953 (3/4) Installing su-exec (0.2-r3) 21:17:30 #0 7.964 (4/4) Installing yq (4.33.3-r5) 21:17:30 #0 8.400 Executing busybox-1.36.1-r5.trigger 21:17:30 #0 8.496 Executing ca-certificates-20230506-r0.trigger 21:17:30 #0 9.072 OK: 18 MiB in 19 packages 21:17:30 #61 DONE 9.9s 21:17:30 21:17:30 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:30 #35 ... 21:17:30 21:17:30 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:17:30 #0 4.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:30 #0 5.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:30 #0 7.734 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:17:30 #0 7.734 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:17:30 #0 7.734 OK: 19946 distinct packages available 21:17:30 #0 8.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:30 #0 8.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:30 #62 ... 21:17:30 21:17:30 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:17:30 #0 5.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:30 #0 6.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:30 #0 9.385 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:17:30 #0 9.385 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:17:30 #0 9.385 OK: 19946 distinct packages available 21:17:30 #0 9.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:30 #63 ... 21:17:30 21:17:30 #64 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 21:17:30 #0 6.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:30 #0 7.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:30 #0 9.914 (1/1) Installing dumb-init (1.2.5-r2) 21:17:30 #0 9.948 Executing busybox-1.36.1-r5.trigger 21:17:30 #0 10.04 OK: 8 MiB in 16 packages 21:17:30 #64 DONE 11.1s 21:17:30 21:17:30 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:17:30 #0 5.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:30 #0 6.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:30 #0 8.830 (1/4) Installing dumb-init (1.2.5-r2) 21:17:30 #0 8.852 (2/4) Installing openssl (3.1.4-r1) 21:17:30 #0 8.900 (3/4) Installing su-exec (0.2-r3) 21:17:30 #0 8.936 (4/4) Installing yq (4.33.3-r5) 21:17:30 #0 9.468 Executing busybox-1.36.1-r5.trigger 21:17:30 #0 9.592 OK: 18 MiB in 19 packages 21:17:31 #65 ... 21:17:31 21:17:31 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:17:31 #0 3.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:31 #0 4.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:31 #0 6.700 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:17:31 #0 6.700 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:17:31 #0 6.700 OK: 19948 distinct packages available 21:17:31 #0 7.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:31 #0 8.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:31 #66 ... 21:17:31 21:17:31 #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 21:17:31 #67 ... 21:17:31 21:17:31 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:17:31 #65 DONE 10.6s 21:17:31 21:17:31 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:17:31 #63 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:31 #63 ... 21:17:31 21:17:31 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:17:31 #0 4.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:31 #0 5.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:31 #0 9.185 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:17:31 #0 9.185 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:17:31 #0 9.185 OK: 19946 distinct packages available 21:17:31 #0 9.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:31 #68 ... 21:17:31 21:17:31 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:31 #35 ... 21:17:31 21:17:31 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:17:31 #66 10.69 OK: 266 MiB in 52 packages 21:17:31 #66 DONE 11.3s 21:17:32 21:17:32 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:17:32 #62 11.52 (1/5) Installing dumb-init (1.2.5-r2) 21:17:32 #62 11.56 (2/5) Installing musl-obstack (1.2.3-r2) 21:17:32 #62 11.56 (3/5) Installing libucontext (1.2-r2) 21:17:32 #62 11.57 (4/5) Installing gcompat (1.1.0-r1) 21:17:32 #62 11.59 (5/5) Installing openssl (3.1.4-r1) 21:17:32 #62 11.65 Executing busybox-1.36.1-r5.trigger 21:17:32 #62 11.73 OK: 9 MiB in 20 packages 21:17:32 #62 ... 21:17:32 21:17:32 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:17:32 #69 DONE 0.7s 21:17:32 21:17:32 #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:17:32 #62 DONE 12.3s 21:17:32 21:17:32 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 21:17:34 #70 ... 21:17:34 21:17:34 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:17:35 #63 12.59 (1/11) Installing ca-certificates (20230506-r0) 21:17:35 #63 12.69 (2/11) Installing brotli-libs (1.0.9-r14) 21:17:35 #63 12.73 (3/11) Installing libunistring (1.1-r1) 21:17:35 #63 12.78 (4/11) Installing libidn2 (2.3.4-r1) 21:17:35 #63 12.85 (5/11) Installing nghttp2-libs (1.57.0-r0) 21:17:35 #63 12.85 (6/11) Installing libcurl (8.5.0-r0) 21:17:35 #63 12.94 (7/11) Installing curl (8.5.0-r0) 21:17:35 #63 12.97 (8/11) Installing dumb-init (1.2.5-r2) 21:17:35 #63 12.98 (9/11) Installing musl-obstack (1.2.3-r2) 21:17:35 #63 12.99 (10/11) Installing libucontext (1.2-r2) 21:17:35 #63 13.00 (11/11) Installing gcompat (1.1.0-r1) 21:17:35 #63 13.01 Executing busybox-1.36.1-r5.trigger 21:17:35 #63 13.07 Executing ca-certificates-20230506-r0.trigger 21:17:35 #63 13.41 OK: 13 MiB in 26 packages 21:17:35 #63 DONE 14.1s 21:17:35 21:17:35 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:17:35 #68 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:35 #68 12.47 (1/4) Installing dumb-init (1.2.5-r2) 21:17:35 #68 12.49 (2/4) Installing musl-obstack (1.2.3-r2) 21:17:35 #68 12.49 (3/4) Installing libucontext (1.2-r2) 21:17:35 #68 12.50 (4/4) Installing gcompat (1.1.0-r1) 21:17:35 #68 12.53 Executing busybox-1.36.1-r5.trigger 21:17:35 #68 12.60 OK: 8 MiB in 19 packages 21:17:35 #68 DONE 13.2s 21:17:35 21:17:35 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:35 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.1s 21:17:36 #35 ... 21:17:36 21:17:36 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:17:36 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.7s done 21:17:36 #49 DONE 13.0s 21:17:36 21:17:36 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:36 #35 ... 21:17:36 21:17:36 #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:36 #71 ... 21:17:36 21:17:36 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 21:17:36 #0 3.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:36 #0 4.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:36 #0 6.769 OK: 8 MiB in 17 packages 21:17:36 #72 DONE 7.3s 21:17:36 21:17:36 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:36 #35 ... 21:17:36 21:17:36 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:36 #73 ... 21:17:36 21:17:36 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:37 #35 ... 21:17:37 21:17:37 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 21:17:37 #0 3.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:37 #0 4.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:37 #0 6.750 OK: 8 MiB in 16 packages 21:17:37 #74 DONE 7.1s 21:17:37 21:17:37 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:37 #35 ... 21:17:37 21:17:37 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 21:17:37 #0 3.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:37 #0 4.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:37 #0 6.475 OK: 9 MiB in 17 packages 21:17:37 #75 DONE 7.0s 21:17:37 21:17:37 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:37 #35 ... 21:17:37 21:17:37 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:37 #76 ... 21:17:37 21:17:37 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 21:17:37 #0 3.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:37 #0 4.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:37 #0 6.174 OK: 18 MiB in 19 packages 21:17:37 #77 DONE 6.5s 21:17:37 21:17:37 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:17:37 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.9s done 21:17:38 #35 DONE 18.4s 21:17:38 21:17:38 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 21:17:38 #0 4.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:38 #0 4.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:38 #0 7.143 OK: 18 MiB in 19 packages 21:17:38 #78 DONE 7.6s 21:17:38 21:17:38 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 21:17:38 #79 DONE 0.3s 21:17:38 21:17:38 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 21:17:38 #70 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:38 #70 3.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:38 #70 5.298 OK: 9 MiB in 20 packages 21:17:38 #70 ... 21:17:38 21:17:38 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 21:17:38 #67 4.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:38 #67 5.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:38 #67 7.867 OK: 8 MiB in 16 packages 21:17:38 #67 DONE 8.3s 21:17:38 21:17:38 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 21:17:38 #70 DONE 5.9s 21:17:38 21:17:38 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:17:38 #80 ... 21:17:38 21:17:38 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:17:38 #81 DONE 2.5s 21:17:38 21:17:38 #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 21:17:39 #82 DONE 0.2s 21:17:39 21:17:39 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:17:39 #83 ... 21:17:39 21:17:39 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:17:39 #80 DONE 1.1s 21:17:39 21:17:39 #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:17:39 #84 ... 21:17:39 21:17:39 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 21:17:39 #0 2.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:39 #0 3.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:39 #0 4.707 OK: 8 MiB in 19 packages 21:17:39 #85 DONE 5.1s 21:17:39 21:17:39 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:17:39 #83 DONE 1.0s 21:17:40 21:17:40 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 21:17:40 #86 DONE 0.3s 21:17:40 21:17:40 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:17:40 #0 3.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:40 #0 3.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:40 #0 5.115 OK: 13 MiB in 26 packages 21:17:40 #87 DONE 5.5s 21:17:40 21:17:40 #88 [security-spire-server stage-2 6/9] COPY security.txt / 21:17:40 #88 DONE 0.3s 21:17:40 21:17:40 #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:17:40 #84 DONE 1.0s 21:17:40 21:17:40 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 21:17:40 #89 ... 21:17:40 21:17:40 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:17:40 #90 DONE 0.2s 21:17:40 21:17:40 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 21:17:40 #89 DONE 0.2s 21:17:40 21:17:40 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:17:40 #91 DONE 1.0s 21:17:40 21:17:40 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 21:17:41 #92 DONE 0.2s 21:17:41 21:17:41 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:17:41 #93 DONE 0.2s 21:17:41 21:17:41 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:17:41 #94 DONE 0.2s 21:17:41 21:17:41 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 21:17:41 #95 DONE 0.2s 21:17:41 21:17:41 #96 [security-spire-config stage-2 6/10] COPY security.txt / 21:17:41 #96 ... 21:17:41 21:17:41 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:17:41 #97 DONE 0.2s 21:17:41 21:17:41 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:17:41 #98 DONE 0.2s 21:17:41 21:17:41 #96 [security-spire-config stage-2 6/10] COPY security.txt / 21:17:41 #96 DONE 0.2s 21:17:41 21:17:41 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:17:41 #99 DONE 0.2s 21:17:41 21:17:41 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:17:41 #100 DONE 0.1s 21:17:41 21:17:41 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 21:17:41 #101 DONE 0.1s 21:17:41 21:17:41 #102 [security-spire-agent] exporting to image 21:17:41 #102 exporting layers 21:17:41 #102 ... 21:17:41 21:17:41 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:17:41 #103 DONE 0.1s 21:17:41 21:17:41 #104 [security-spire-config] exporting to image 21:17:42 #104 ... 21:17:42 21:17:42 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:42 #105 ... 21:17:42 21:17:42 #106 [security-spire-server] exporting to image 21:17:42 #106 exporting layers 1.6s done 21:17:43 #106 writing image sha256:557a2f8bed5da682b780ba6f137f48deb0fb3471a72fb6c7a2c38611ce5b7f31 0.0s done 21:17:43 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 21:17:43 #106 DONE 1.7s 21:17:43 21:17:43 #104 [security-spire-config] exporting to image 21:17:43 #104 ... 21:17:43 21:17:43 #102 [security-spire-agent] exporting to image 21:17:43 #102 exporting layers 1.5s done 21:17:43 #102 writing image sha256:0ad58e65967033b0e610c768da615671d132cb7c9009349702edc17fa9e58955 0.0s done 21:17:43 #102 naming to docker.io/library/security-spire-agent-arm64 0.0s done 21:17:43 #102 DONE 1.6s 21:17:43 21:17:43 #104 [security-spire-config] exporting to image 21:17:43 #104 exporting layers 1.5s done 21:17:43 #104 writing image sha256:ed67711f007e1afd10c8a9f429c6a5d4bfbdf5f5742ed8860a289451d0adcf92 0.0s done 21:17:43 #104 naming to docker.io/library/security-spire-config-arm64 0.0s done 21:17:43 #104 DONE 1.6s 21:17:43 21:17:43 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:58 #73 DONE 31.3s 21:17:58 21:17:58 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:58 #105 DONE 25.3s 21:17:58 21:17:58 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:58 #76 DONE 30.3s 21:17:58 21:17:58 #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:58 #71 DONE 31.9s 21:17:58 21:17:58 #107 [support-notifications builder 6/7] COPY . . 21:17:58 #107 DONE 0.7s 21:17:58 21:17:58 #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:17:58 #108 CACHED 21:17:58 21:17:58 #109 [security-proxy-auth builder 6/7] COPY . . 21:17:58 #109 CACHED 21:17:58 21:17:58 #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:58 #110 CACHED 21:17:58 21:17:58 #111 [core-command builder 6/7] COPY . . 21:17:58 #111 CACHED 21:17:58 21:17:58 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:58 #112 CACHED 21:17:58 21:17:58 #113 [core-command builder 4/7] COPY go.mod vendor* ./ 21:17:58 #113 CACHED 21:17:58 21:17:58 #114 [security-spiffe-token-provider builder 6/7] COPY . . 21:17:58 #114 DONE 0.7s 21:17:58 21:17:58 #115 [security-secretstore-setup builder 6/7] COPY . . 21:17:58 #115 CACHED 21:17:58 21:17:58 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:58 #116 CACHED 21:17:58 21:17:58 #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:17:58 #117 CACHED 21:17:58 21:17:58 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:58 #118 CACHED 21:17:58 21:17:58 #119 [core-metadata builder 6/7] COPY . . 21:17:58 #119 CACHED 21:17:58 21:17:58 #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:17:58 #120 CACHED 21:17:58 21:17:58 #121 [support-scheduler builder 6/7] COPY . . 21:17:58 #121 CACHED 21:17:58 21:17:58 #122 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:17:58 #122 CACHED 21:17:58 21:17:58 #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:58 #123 CACHED 21:17:58 21:17:58 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:17:58 #124 CACHED 21:17:58 21:17:58 #125 [security-bootstrapper builder 6/7] COPY . . 21:17:58 #125 CACHED 21:17:58 21:17:58 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:58 #126 CACHED 21:17:58 21:17:58 #127 [security-proxy-setup builder 6/7] COPY . . 21:17:58 #127 DONE 0.8s 21:17:58 21:17:58 #128 [core-data builder 6/7] COPY . . 21:17:58 #128 DONE 0.7s 21:17:58 21:17:58 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:17:58 #129 CACHED 21:17:58 21:17:58 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 21:17:58 #130 CACHED 21:17:58 21:17:58 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:58 #131 CACHED 21:17:58 21:17:58 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:18:01 #132 2.169 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:18:09 #132 ... 21:18:09 21:18:09 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:18:09 #0 2.760 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:18:09 #133 ... 21:18:09 21:18:09 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:18:09 #0 2.666 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:18:09 #134 ... 21:18:09 21:18:09 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:18:09 #0 2.808 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:18:09 #135 ... 21:18:09 21:18:09 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:18:09 #0 1.848 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:18:09 #136 ... 21:18:09 21:18:09 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:18:09 #0 2.330 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:18:09 #137 ... 21:18:09 21:18:09 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:18:09 #0 2.419 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:18:09 #138 ... 21:18:09 21:18:09 #139 [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:18:09 #0 2.063 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:18:09 #139 ... 21:18:09 21:18:09 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:18:09 #0 1.951 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:18:09 #140 ... 21:18:09 21:18:09 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:18:09 #0 2.841 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:18:10 #141 ... 21:18:10 21:18:10 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:18:10 #0 2.348 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:18:13 #140 74.20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:18:18 #140 ... 21:18:18 21:18:18 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:18:18 #133 DONE 83.9s 21:18:18 21:18:18 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:18:18 #136 DONE 84.0s 21:18:18 21:18:18 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:18:18 #138 DONE 84.0s 21:18:18 21:18:18 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:18:18 #132 DONE 84.0s 21:18:18 21:18:18 #140 [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:18:18 #140 DONE 83.9s 21:18:18 21:18:18 #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:18:18 #141 ... 21:18:18 21:18:18 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:18:18 #134 DONE 84.2s 21:18:18 21:18:18 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:18:18 #131 DONE 84.3s 21:18:18 21:18:18 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:18:18 #139 DONE 84.3s 21:18:18 21:18:18 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 21:18:18 #142 ... 21:18:18 21:18:18 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:18:18 #137 DONE 84.4s 21:18:18 21:18:18 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:18:18 #130 DONE 84.4s 21:18:18 21:18:18 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:18:18 #135 DONE 84.5s 21:18:18 21:18:18 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 21:18:18 #143 ... 21:18:18 21:18:18 #144 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:18:18 #144 DONE 0.9s 21:18:18 21:18:18 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 21:18:18 #142 DONE 0.7s 21:18:18 21:18:18 #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:18:18 #141 DONE 0.9s 21:18:18 21:18:18 #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:18:18 #145 DONE 0.5s 21:18:18 21:18:18 #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:18:18 #146 ... 21:18:18 21:18:18 #147 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:18:18 #147 DONE 0.5s 21:18:18 21:18:18 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 21:18:18 #143 DONE 0.5s 21:18:19 21:18:19 #148 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:18:19 #148 DONE 0.4s 21:18:19 21:18:19 #149 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:18:19 #149 DONE 0.4s 21:18:19 21:18:19 #150 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:18:19 #150 ... 21:18:19 21:18:19 #151 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 21:18:19 #151 CACHED 21:18:19 21:18:19 #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 21:18:19 #152 CACHED 21:18:19 21:18:19 #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:18:19 #153 CACHED 21:18:19 21:18:19 #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:18:19 #154 CACHED 21:18:19 21:18:19 #155 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:18:19 #155 CACHED 21:18:19 21:18:19 #156 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:18:19 #156 CACHED 21:18:19 21:18:19 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:18:19 #157 CACHED 21:18:19 21:18:19 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:18:19 #158 CACHED 21:18:19 21:18:19 #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 21:18:19 #159 DONE 0.4s 21:18:19 21:18:19 #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:18:19 #160 DONE 0.4s 21:18:19 21:18:19 #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:18:19 #146 DONE 0.4s 21:18:19 21:18:19 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 21:18:19 #161 DONE 0.3s 21:18:19 21:18:19 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:18:19 #162 ... 21:18:19 21:18:19 #150 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:18:19 #150 DONE 0.5s 21:18:19 21:18:19 #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:18:20 #163 ... 21:18:20 21:18:20 #164 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:18:20 #164 DONE 0.9s 21:18:20 21:18:20 #165 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:18:20 #165 DONE 1.0s 21:18:20 21:18:20 #166 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:18:20 #166 ... 21:18:20 21:18:20 #167 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:18:20 #167 DONE 1.3s 21:18:20 21:18:20 #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:18:20 #168 DONE 1.3s 21:18:20 21:18:20 #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:18:20 #169 DONE 1.3s 21:18:20 21:18:20 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:18:20 #170 DONE 1.3s 21:18:20 21:18:20 #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:18:20 #171 DONE 1.2s 21:18:20 21:18:20 #172 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:18:20 #172 DONE 1.3s 21:18:20 21:18:20 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:18:20 #162 DONE 1.3s 21:18:20 21:18:20 #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 21:18:20 #173 DONE 1.7s 21:18:20 21:18:20 #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:18:20 #163 DONE 1.1s 21:18:20 21:18:20 #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:18:20 #174 ... 21:18:20 21:18:20 #166 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:18:20 #166 DONE 0.6s 21:18:20 21:18:20 #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:18:20 #175 DONE 0.4s 21:18:20 21:18:20 #176 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:18:20 #176 DONE 0.4s 21:18:20 21:18:20 #177 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:18:20 #177 DONE 0.4s 21:18:20 21:18:20 #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:18:20 #178 DONE 0.4s 21:18:20 21:18:20 #179 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:18:20 #179 DONE 0.4s 21:18:20 21:18:20 #180 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:18:20 #180 DONE 0.4s 21:18:20 21:18:20 #181 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:18:20 #181 ... 21:18:20 21:18:20 #182 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:18:20 #182 DONE 0.4s 21:18:20 21:18:20 #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:18:20 #183 DONE 0.4s 21:18:20 21:18:20 #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 21:18:20 #184 DONE 0.4s 21:18:20 21:18:20 #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:18:20 #174 DONE 0.4s 21:18:20 21:18:20 #94 [support-notifications] exporting to image 21:18:20 #94 exporting layers 21:18:20 #94 writing image sha256:9412d27a918f4c084556082309de4b0da94c3d8559e0e6f9e0fbcfc9e4096217 21:18:21 #94 ... 21:18:21 21:18:21 #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:18:21 #185 DONE 0.4s 21:18:21 21:18:21 #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:18:21 #186 DONE 0.5s 21:18:21 21:18:21 #94 [core-data] exporting to image 21:18:21 #94 writing image sha256:9412d27a918f4c084556082309de4b0da94c3d8559e0e6f9e0fbcfc9e4096217 0.0s done 21:18:21 #94 naming to docker.io/library/core-data done 21:18:21 #94 ... 21:18:21 21:18:21 #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:18:21 #187 DONE 0.5s 21:18:21 21:18:21 #181 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:18:21 #181 DONE 0.5s 21:18:21 21:18:21 #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:18:21 #188 DONE 0.4s 21:18:21 21:18:21 #94 [core-metadata] exporting to image 21:18:21 #94 exporting layers 0.5s done 21:18:21 #94 ... 21:18:21 21:18:21 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 21:18:21 #189 DONE 0.4s 21:18:21 21:18:21 #94 [core-metadata] exporting to image 21:18:21 #94 exporting layers 0.5s done 21:18:21 #94 writing image sha256:65d072c4d9f5c8bf01baca28d2e1ceb359a738d170d97dc796d818a5c9e6720a 21:18:21 #94 writing image sha256:5ee83cc1bcc3ae56caa5c27a632d71e896ee23ee3cffeab949f3f8f6989a492a 21:18:21 #94 exporting layers 0.6s done 21:18:21 #94 writing image sha256:65d072c4d9f5c8bf01baca28d2e1ceb359a738d170d97dc796d818a5c9e6720a 0.3s done 21:18:21 #94 writing image sha256:6dfc9a57f2c3b93cafbf5474032f5575d5e198842bcbf2dff49854b9153ffb57 21:18:21 #94 writing image sha256:8c7f9369be7e97cad3f8ccc11b516c521e1832d0f784d29d4b3b08d8e6f504e8 21:18:21 #94 ... 21:18:21 21:18:21 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:18:21 #190 DONE 0.4s 21:18:21 21:18:21 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:18:21 #191 DONE 0.4s 21:18:21 21:18:21 #94 [support-notifications] exporting to image 21:18:21 #94 exporting layers 0.4s done 21:18:21 #94 writing image sha256:5ee83cc1bcc3ae56caa5c27a632d71e896ee23ee3cffeab949f3f8f6989a492a 0.3s done 21:18:21 #94 writing image sha256:6dfc9a57f2c3b93cafbf5474032f5575d5e198842bcbf2dff49854b9153ffb57 0.1s done 21:18:21 #94 writing image sha256:8c7f9369be7e97cad3f8ccc11b516c521e1832d0f784d29d4b3b08d8e6f504e8 0.1s done 21:18:21 #94 naming to docker.io/library/support-scheduler done 21:18:21 #94 naming to docker.io/library/support-notifications 0.1s done 21:18:21 #94 naming to docker.io/library/security-spiffe-token-provider done 21:18:21 #94 naming to docker.io/library/core-command done 21:18:21 #94 ... 21:18:21 21:18:21 #192 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:21 #192 DONE 0.8s 21:18:21 21:18:21 #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:18:21 #193 DONE 0.5s 21:18:21 21:18:21 #94 [security-proxy-auth] exporting to image 21:18:21 #94 writing image sha256:569c0a9cf92bc3d115cad7d27e55ab44f8cdc52c18ad86b75b1c9409893e1d5b 21:18:22 #94 ... 21:18:22 21:18:22 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:18:22 #194 DONE 0.4s 21:18:22 21:18:22 #94 [core-metadata] exporting to image 21:18:22 #94 writing image sha256:569c0a9cf92bc3d115cad7d27e55ab44f8cdc52c18ad86b75b1c9409893e1d5b 0.2s done 21:18:22 #94 naming to docker.io/library/core-metadata done 21:18:22 #94 ... 21:18:22 21:18:22 #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:22 #195 DONE 0.8s 21:18:22 21:18:22 #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:18:22 #196 DONE 0.3s 21:18:22 21:18:22 #94 [core-common-config-bootstrapper] exporting to image 21:18:22 #94 exporting layers 0.3s done 21:18:22 #94 ... 21:18:22 21:18:22 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:18:22 #197 DONE 0.1s 21:18:22 21:18:22 #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 21:18:22 #198 DONE 0.2s 21:18:22 21:18:22 #94 [security-proxy-auth] exporting to image 21:18:22 #94 writing image sha256:76dd8de9bc74c3739a839e53aff6a2d2a1bcf31379cce709fb944aeee54b0850 0.0s done 21:18:22 #94 naming to docker.io/library/security-proxy-auth 0.0s done 21:18:22 #94 exporting layers 0.2s done 21:18:22 #94 writing image sha256:f99ddd120704f3be6c55465acc7f2b9a08b5eb26d059d4d4adb24550df57115a done 21:18:22 #94 naming to docker.io/library/core-common-config-bootstrapper done 21:18:22 #94 DONE 2.3s 21:18:22 21:18:22 #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:22 #199 DONE 0.7s 21:18:22 21:18:22 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:18:22 #200 DONE 0.1s 21:18:22 21:18:22 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:18:22 #201 DONE 0.1s 21:18:22 21:18:22 #94 [security-proxy-setup] exporting to image 21:18:22 #94 ... 21:18:22 21:18:22 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:18:22 #202 DONE 0.0s 21:18:22 21:18:22 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:22 #203 DONE 0.5s 21:18:22 21:18:22 #94 [security-proxy-setup] exporting to image 21:18:22 #94 exporting layers 0.3s done 21:18:22 #94 writing image sha256:242f06fc048c3a29652b8629126a8250e0c3917d03696a94b5a726970c7c60cc done 21:18:22 #94 naming to docker.io/library/security-proxy-setup done 21:18:22 #94 exporting layers 0.2s done 21:18:22 #94 writing image sha256:421fa86ea134ef8b6b55e5ad1da7f8420a6dacf018e338a636769410ef71b4ea done 21:18:22 #94 naming to docker.io/library/security-secretstore-setup done 21:18:22 #94 DONE 2.8s 21:18:22 21:18:22 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 21:18:23 #204 DONE 0.4s 21:18:23 21:18:23 #94 [security-bootstrapper] exporting to image 21:18:23 #94 exporting layers 0.2s done 21:18:23 #94 writing image sha256:a2acfb33fa96e1ddd0969ed44fc45e645bdde5178eb7d3badcd7bbce13b20525 done 21:18:23 #94 naming to docker.io/library/security-bootstrapper done 21:18:23 #94 DONE 3.0s 21:18:23 time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:23 time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:23 time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:23 time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:23 time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:23 time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:23 time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:23 time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:23 time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:23 time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:23 time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:23 time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:23 time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:18:23 time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:18:23 $ docker stop --time=1 7d79c0805d10c2e546b20e93918da33c35f89d48a97f2e85c244da3e2fe5217c 21:18:25 $ docker rm -f --volumes 7d79c0805d10c2e546b20e93918da33c35f89d48a97f2e85c244da3e2fe5217c [Pipeline] // withDockerContainer [Pipeline] sh 21:18:25 + docker images 21:18:25 REPOSITORY TAG IMAGE ID CREATED SIZE 21:18:25 security-proxy-setup latest 242f06fc048c 3 seconds ago 25.8MB 21:18:25 security-secretstore-setup latest 421fa86ea134 3 seconds ago 36.2MB 21:18:25 security-bootstrapper latest a2acfb33fa96 3 seconds ago 18.5MB 21:18:25 security-proxy-auth latest 76dd8de9bc74 4 seconds ago 15.8MB 21:18:25 core-common-config-bootstrapper latest f99ddd120704 4 seconds ago 14.9MB 21:18:25 core-metadata latest 569c0a9cf92b 4 seconds ago 17.4MB 21:18:25 core-command latest 5ee83cc1bcc3 5 seconds ago 17MB 21:18:25 core-data latest 9412d27a918f 5 seconds ago 17.1MB 21:18:25 security-spiffe-token-provider latest 6dfc9a57f2c3 5 seconds ago 28.5MB 21:18:25 support-scheduler latest 65d072c4d9f5 5 seconds ago 26MB 21:18:25 support-notifications latest 8c7f9369be7e 5 seconds ago 26.5MB 21:18:25 security-spire-agent latest 6bb6577270b7 2 minutes ago 161MB 21:18:25 security-spire-server latest 371ae7db50c7 2 minutes ago 102MB 21:18:25 security-spire-config latest a228bcec2d48 2 minutes ago 102MB 21:18:25 ci-base-image-x86_64 latest dcb4e5b70f35 4 minutes ago 937MB 21:18:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 weeks ago 564MB 21:18:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB 21:18:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 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:18:25 provisioning config files... 21:18:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/615@tmp/config1283090750541819442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:26 ---> ****-login.sh 21:18:26 nexus3.edgexfoundry.org:10001 21:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:26 Configure a credential helper to remove this warning. See 21:18:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:26 21:18:26 Login Succeeded 21:18:26 nexus3.edgexfoundry.org:10002 21:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:26 Configure a credential helper to remove this warning. See 21:18:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:26 21:18:26 Login Succeeded 21:18:26 nexus3.edgexfoundry.org:10003 21:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:26 Configure a credential helper to remove this warning. See 21:18:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:26 21:18:26 Login Succeeded 21:18:26 nexus3.edgexfoundry.org:10004 21:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:26 Configure a credential helper to remove this warning. See 21:18:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:26 21:18:26 Login Succeeded 21:18:26 ****.io 21:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:18:27 Configure a credential helper to remove this warning. See 21:18:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:18:27 21:18:27 Login Succeeded 21:18:27 ---> ****-login.sh ends [Pipeline] } 21:18:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:18:27 [edgeXDocker.push] Tagging docker image core-command with the following tags: 21:18:27 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:27 latest 21:18:27 3.2.0-dev.5 21:18:27 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:18:27 main 21:18:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:28 + docker push nexus3.edgexfoundry.org:10004/core-command:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:18:28 892a76fbd1b6: Preparing 21:18:28 cfd3f89fd085: Preparing 21:18:28 ae12e08b4aa6: Preparing 21:18:28 c9fad024cdbd: Preparing 21:18:28 a5b4c1484c4c: Preparing 21:18:28 ef8bd3c609f3: Preparing 21:18:28 9fe9a137fd00: Preparing 21:18:28 9fe9a137fd00: Waiting 21:18:28 892a76fbd1b6: Pushed 21:18:28 ae12e08b4aa6: Pushed 21:18:28 c9fad024cdbd: Pushed 21:18:28 a5b4c1484c4c: Pushed 21:18:28 9fe9a137fd00: Layer already exists 21:18:28 ef8bd3c609f3: Pushed 21:18:29 cfd3f89fd085: Pushed 21:18:29 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:f9f9f01e78bb9d1c1aea0f739d9246fbc9b84bf827233a8b2f5b4bd85399d116 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:30 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 21:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:18:30 892a76fbd1b6: Preparing 21:18:30 cfd3f89fd085: Preparing 21:18:30 ae12e08b4aa6: Preparing 21:18:30 c9fad024cdbd: Preparing 21:18:30 a5b4c1484c4c: Preparing 21:18:30 ef8bd3c609f3: Preparing 21:18:30 9fe9a137fd00: Preparing 21:18:30 ef8bd3c609f3: Waiting 21:18:30 9fe9a137fd00: Waiting 21:18:30 892a76fbd1b6: Layer already exists 21:18:30 ae12e08b4aa6: Layer already exists 21:18:30 cfd3f89fd085: Layer already exists 21:18:30 a5b4c1484c4c: Layer already exists 21:18:30 c9fad024cdbd: Layer already exists 21:18:30 ef8bd3c609f3: Layer already exists 21:18:30 9fe9a137fd00: Layer already exists 21:18:30 latest: digest: sha256:f9f9f01e78bb9d1c1aea0f739d9246fbc9b84bf827233a8b2f5b4bd85399d116 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:31 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.5 21:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:18:31 892a76fbd1b6: Preparing 21:18:31 cfd3f89fd085: Preparing 21:18:31 ae12e08b4aa6: Preparing 21:18:31 c9fad024cdbd: Preparing 21:18:31 a5b4c1484c4c: Preparing 21:18:31 ef8bd3c609f3: Preparing 21:18:31 9fe9a137fd00: Preparing 21:18:31 ef8bd3c609f3: Waiting 21:18:31 9fe9a137fd00: Waiting 21:18:31 c9fad024cdbd: Layer already exists 21:18:31 892a76fbd1b6: Layer already exists 21:18:31 cfd3f89fd085: Layer already exists 21:18:31 a5b4c1484c4c: Layer already exists 21:18:31 9fe9a137fd00: Layer already exists 21:18:31 ae12e08b4aa6: Layer already exists 21:18:31 ef8bd3c609f3: Layer already exists 21:18:31 3.2.0-dev.5: digest: sha256:f9f9f01e78bb9d1c1aea0f739d9246fbc9b84bf827233a8b2f5b4bd85399d116 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:32 + docker push nexus3.edgexfoundry.org:10004/core-command:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:18:32 892a76fbd1b6: Preparing 21:18:32 cfd3f89fd085: Preparing 21:18:32 ae12e08b4aa6: Preparing 21:18:32 c9fad024cdbd: Preparing 21:18:32 a5b4c1484c4c: Preparing 21:18:32 ef8bd3c609f3: Preparing 21:18:32 9fe9a137fd00: Preparing 21:18:32 9fe9a137fd00: Waiting 21:18:32 ef8bd3c609f3: Waiting 21:18:32 cfd3f89fd085: Layer already exists 21:18:32 a5b4c1484c4c: Layer already exists 21:18:32 ae12e08b4aa6: Layer already exists 21:18:32 892a76fbd1b6: Layer already exists 21:18:32 c9fad024cdbd: Layer already exists 21:18:32 ef8bd3c609f3: Layer already exists 21:18:32 9fe9a137fd00: Layer already exists 21:18:32 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:f9f9f01e78bb9d1c1aea0f739d9246fbc9b84bf827233a8b2f5b4bd85399d116 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:32 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:18:32 892a76fbd1b6: Preparing 21:18:32 cfd3f89fd085: Preparing 21:18:32 ae12e08b4aa6: Preparing 21:18:32 c9fad024cdbd: Preparing 21:18:32 a5b4c1484c4c: Preparing 21:18:32 ef8bd3c609f3: Preparing 21:18:32 9fe9a137fd00: Preparing 21:18:32 ef8bd3c609f3: Waiting 21:18:32 9fe9a137fd00: Waiting 21:18:32 ae12e08b4aa6: Layer already exists 21:18:32 cfd3f89fd085: Layer already exists 21:18:32 c9fad024cdbd: Layer already exists 21:18:32 892a76fbd1b6: Layer already exists 21:18:32 a5b4c1484c4c: Layer already exists 21:18:32 ef8bd3c609f3: Layer already exists 21:18:32 9fe9a137fd00: Layer already exists 21:18:32 main: digest: sha256:f9f9f01e78bb9d1c1aea0f739d9246fbc9b84bf827233a8b2f5b4bd85399d116 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:33 ===================================================== [Pipeline] echo 21:18:33 taggedImages: 21:18:33 - nexus3.edgexfoundry.org:10004/core-command:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:33 - nexus3.edgexfoundry.org:10004/core-command:latest 21:18:33 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.5 21:18:33 - nexus3.edgexfoundry.org:10004/core-command:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:18:33 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:18:33 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 21:18:33 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:33 latest 21:18:33 3.2.0-dev.5 21:18:33 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:18:33 main 21:18:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:18:34 2f19196f1cf8: Preparing 21:18:34 81a9de9df860: Preparing 21:18:34 440e4c626754: Preparing 21:18:34 c855702eea9b: Preparing 21:18:34 ae12e08b4aa6: Preparing 21:18:34 c9fad024cdbd: Preparing 21:18:34 a5b4c1484c4c: Preparing 21:18:34 ef8bd3c609f3: Preparing 21:18:34 9fe9a137fd00: Preparing 21:18:34 a5b4c1484c4c: Waiting 21:18:34 c9fad024cdbd: Waiting 21:18:34 ef8bd3c609f3: Waiting 21:18:34 ae12e08b4aa6: Layer already exists 21:18:34 c9fad024cdbd: Layer already exists 21:18:34 a5b4c1484c4c: Layer already exists 21:18:34 ef8bd3c609f3: Layer already exists 21:18:34 9fe9a137fd00: Layer already exists 21:18:34 2f19196f1cf8: Pushed 21:18:34 440e4c626754: Pushed 21:18:34 81a9de9df860: Pushed 21:18:35 c855702eea9b: Pushed 21:18:35 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:938aa952fbd2cae33ef5bb7e58ad9e6dd54e11171650c3c6972705e8424b8811 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:35 + 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:18:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:18:36 2f19196f1cf8: Preparing 21:18:36 81a9de9df860: Preparing 21:18:36 440e4c626754: Preparing 21:18:36 c855702eea9b: Preparing 21:18:36 ae12e08b4aa6: Preparing 21:18:36 c9fad024cdbd: Preparing 21:18:36 a5b4c1484c4c: Preparing 21:18:36 ef8bd3c609f3: Preparing 21:18:36 9fe9a137fd00: Preparing 21:18:36 a5b4c1484c4c: Waiting 21:18:36 ef8bd3c609f3: Waiting 21:18:36 c9fad024cdbd: Waiting 21:18:36 c855702eea9b: Layer already exists 21:18:36 2f19196f1cf8: Layer already exists 21:18:36 440e4c626754: Layer already exists 21:18:36 81a9de9df860: Layer already exists 21:18:36 ae12e08b4aa6: Layer already exists 21:18:36 a5b4c1484c4c: Layer already exists 21:18:36 c9fad024cdbd: Layer already exists 21:18:36 9fe9a137fd00: Layer already exists 21:18:36 ef8bd3c609f3: Layer already exists 21:18:36 latest: digest: sha256:938aa952fbd2cae33ef5bb7e58ad9e6dd54e11171650c3c6972705e8424b8811 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.5 21:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:18:36 2f19196f1cf8: Preparing 21:18:36 81a9de9df860: Preparing 21:18:36 440e4c626754: Preparing 21:18:36 c855702eea9b: Preparing 21:18:36 ae12e08b4aa6: Preparing 21:18:36 c9fad024cdbd: Preparing 21:18:36 a5b4c1484c4c: Preparing 21:18:36 ef8bd3c609f3: Preparing 21:18:36 9fe9a137fd00: Preparing 21:18:36 c9fad024cdbd: Waiting 21:18:36 9fe9a137fd00: Waiting 21:18:36 a5b4c1484c4c: Waiting 21:18:36 440e4c626754: Layer already exists 21:18:36 81a9de9df860: Layer already exists 21:18:36 2f19196f1cf8: Layer already exists 21:18:36 c855702eea9b: Layer already exists 21:18:36 ae12e08b4aa6: Layer already exists 21:18:36 c9fad024cdbd: Layer already exists 21:18:36 a5b4c1484c4c: Layer already exists 21:18:36 ef8bd3c609f3: Layer already exists 21:18:36 9fe9a137fd00: Layer already exists 21:18:36 3.2.0-dev.5: digest: sha256:938aa952fbd2cae33ef5bb7e58ad9e6dd54e11171650c3c6972705e8424b8811 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:18:37 2f19196f1cf8: Preparing 21:18:37 81a9de9df860: Preparing 21:18:37 440e4c626754: Preparing 21:18:37 c855702eea9b: Preparing 21:18:37 ae12e08b4aa6: Preparing 21:18:37 c9fad024cdbd: Preparing 21:18:37 a5b4c1484c4c: Preparing 21:18:37 ef8bd3c609f3: Preparing 21:18:37 9fe9a137fd00: Preparing 21:18:37 c9fad024cdbd: Waiting 21:18:37 a5b4c1484c4c: Waiting 21:18:37 ef8bd3c609f3: Waiting 21:18:37 9fe9a137fd00: Waiting 21:18:37 81a9de9df860: Layer already exists 21:18:37 2f19196f1cf8: Layer already exists 21:18:37 c855702eea9b: Layer already exists 21:18:37 ae12e08b4aa6: Layer already exists 21:18:37 440e4c626754: Layer already exists 21:18:37 c9fad024cdbd: Layer already exists 21:18:37 ef8bd3c609f3: Layer already exists 21:18:37 9fe9a137fd00: Layer already exists 21:18:37 a5b4c1484c4c: Layer already exists 21:18:37 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:938aa952fbd2cae33ef5bb7e58ad9e6dd54e11171650c3c6972705e8424b8811 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:38 + 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:18:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 21:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:18:38 2f19196f1cf8: Preparing 21:18:38 81a9de9df860: Preparing 21:18:38 440e4c626754: Preparing 21:18:38 c855702eea9b: Preparing 21:18:38 ae12e08b4aa6: Preparing 21:18:38 c9fad024cdbd: Preparing 21:18:38 a5b4c1484c4c: Preparing 21:18:38 ef8bd3c609f3: Preparing 21:18:38 9fe9a137fd00: Preparing 21:18:38 c9fad024cdbd: Waiting 21:18:38 a5b4c1484c4c: Waiting 21:18:38 ef8bd3c609f3: Waiting 21:18:38 9fe9a137fd00: Waiting 21:18:38 ae12e08b4aa6: Layer already exists 21:18:38 2f19196f1cf8: Layer already exists 21:18:38 c855702eea9b: Layer already exists 21:18:38 81a9de9df860: Layer already exists 21:18:38 440e4c626754: Layer already exists 21:18:38 c9fad024cdbd: Layer already exists 21:18:38 9fe9a137fd00: Layer already exists 21:18:38 a5b4c1484c4c: Layer already exists 21:18:38 ef8bd3c609f3: Layer already exists 21:18:38 main: digest: sha256:938aa952fbd2cae33ef5bb7e58ad9e6dd54e11171650c3c6972705e8424b8811 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:39 ===================================================== [Pipeline] echo 21:18:39 taggedImages: 21:18:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:18:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.5 21:18:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:18:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 21:18:39 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:18:39 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:39 latest 21:18:39 3.2.0-dev.5 21:18:39 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:18:39 main 21:18:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:40 + docker push nexus3.edgexfoundry.org:10004/core-data:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:18:40 cfcf1a114901: Preparing 21:18:40 1c77473721ff: Preparing 21:18:40 ae12e08b4aa6: Preparing 21:18:40 c9fad024cdbd: Preparing 21:18:40 28c3098f4d7e: Preparing 21:18:40 56b464e139cc: Preparing 21:18:40 9fe9a137fd00: Preparing 21:18:40 56b464e139cc: Waiting 21:18:40 9fe9a137fd00: Waiting 21:18:40 ae12e08b4aa6: Layer already exists 21:18:40 c9fad024cdbd: Layer already exists 21:18:40 9fe9a137fd00: Layer already exists 21:18:40 28c3098f4d7e: Pushed 21:18:40 56b464e139cc: Pushed 21:18:40 cfcf1a114901: Pushed 21:18:41 1c77473721ff: Pushed 21:18:41 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:8ff96d80e488e4ef521ff0d84d4c7839f9ba0b7ac8a863fe2ec46d5823ca5f5d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:42 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:18:42 cfcf1a114901: Preparing 21:18:42 1c77473721ff: Preparing 21:18:42 ae12e08b4aa6: Preparing 21:18:42 c9fad024cdbd: Preparing 21:18:42 28c3098f4d7e: Preparing 21:18:42 56b464e139cc: Preparing 21:18:42 9fe9a137fd00: Preparing 21:18:42 56b464e139cc: Waiting 21:18:42 9fe9a137fd00: Waiting 21:18:42 cfcf1a114901: Layer already exists 21:18:42 c9fad024cdbd: Layer already exists 21:18:42 ae12e08b4aa6: Layer already exists 21:18:42 1c77473721ff: Layer already exists 21:18:42 28c3098f4d7e: Layer already exists 21:18:42 56b464e139cc: Layer already exists 21:18:42 9fe9a137fd00: Layer already exists 21:18:42 latest: digest: sha256:8ff96d80e488e4ef521ff0d84d4c7839f9ba0b7ac8a863fe2ec46d5823ca5f5d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:43 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.5 21:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:18:43 cfcf1a114901: Preparing 21:18:43 1c77473721ff: Preparing 21:18:43 ae12e08b4aa6: Preparing 21:18:43 c9fad024cdbd: Preparing 21:18:43 28c3098f4d7e: Preparing 21:18:43 56b464e139cc: Preparing 21:18:43 9fe9a137fd00: Preparing 21:18:43 56b464e139cc: Waiting 21:18:43 28c3098f4d7e: Layer already exists 21:18:43 c9fad024cdbd: Layer already exists 21:18:43 ae12e08b4aa6: Layer already exists 21:18:43 cfcf1a114901: Layer already exists 21:18:43 1c77473721ff: Layer already exists 21:18:43 56b464e139cc: Layer already exists 21:18:43 9fe9a137fd00: Layer already exists 21:18:43 3.2.0-dev.5: digest: sha256:8ff96d80e488e4ef521ff0d84d4c7839f9ba0b7ac8a863fe2ec46d5823ca5f5d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:44 + docker push nexus3.edgexfoundry.org:10004/core-data:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:18:44 cfcf1a114901: Preparing 21:18:44 1c77473721ff: Preparing 21:18:44 ae12e08b4aa6: Preparing 21:18:44 c9fad024cdbd: Preparing 21:18:44 28c3098f4d7e: Preparing 21:18:44 56b464e139cc: Preparing 21:18:44 9fe9a137fd00: Preparing 21:18:44 56b464e139cc: Waiting 21:18:44 9fe9a137fd00: Waiting 21:18:44 ae12e08b4aa6: Layer already exists 21:18:44 c9fad024cdbd: Layer already exists 21:18:44 1c77473721ff: Layer already exists 21:18:44 cfcf1a114901: Layer already exists 21:18:44 28c3098f4d7e: Layer already exists 21:18:44 9fe9a137fd00: Layer already exists 21:18:44 56b464e139cc: Layer already exists 21:18:44 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:8ff96d80e488e4ef521ff0d84d4c7839f9ba0b7ac8a863fe2ec46d5823ca5f5d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:45 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:18:45 cfcf1a114901: Preparing 21:18:45 1c77473721ff: Preparing 21:18:45 ae12e08b4aa6: Preparing 21:18:45 c9fad024cdbd: Preparing 21:18:45 28c3098f4d7e: Preparing 21:18:45 56b464e139cc: Preparing 21:18:45 9fe9a137fd00: Preparing 21:18:45 56b464e139cc: Waiting 21:18:45 9fe9a137fd00: Waiting 21:18:45 1c77473721ff: Layer already exists 21:18:45 cfcf1a114901: Layer already exists 21:18:45 c9fad024cdbd: Layer already exists 21:18:45 ae12e08b4aa6: Layer already exists 21:18:45 28c3098f4d7e: Layer already exists 21:18:45 56b464e139cc: Layer already exists 21:18:45 9fe9a137fd00: Layer already exists 21:18:45 main: digest: sha256:8ff96d80e488e4ef521ff0d84d4c7839f9ba0b7ac8a863fe2ec46d5823ca5f5d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:45 ===================================================== [Pipeline] echo 21:18:45 taggedImages: 21:18:45 - nexus3.edgexfoundry.org:10004/core-data:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:45 - nexus3.edgexfoundry.org:10004/core-data:latest 21:18:45 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.5 21:18:45 - nexus3.edgexfoundry.org:10004/core-data:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:18:45 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:18:45 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:18:45 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:45 latest 21:18:45 3.2.0-dev.5 21:18:45 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:18:45 main 21:18:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:18:46 b1e54d0d84e3: Preparing 21:18:46 d77ceca9682f: Preparing 21:18:46 ef03428e81c7: Preparing 21:18:46 ae12e08b4aa6: Preparing 21:18:46 c9fad024cdbd: Preparing 21:18:46 a5b4c1484c4c: Preparing 21:18:46 ef8bd3c609f3: Preparing 21:18:46 9fe9a137fd00: Preparing 21:18:46 9fe9a137fd00: Waiting 21:18:46 a5b4c1484c4c: Waiting 21:18:46 ef8bd3c609f3: Waiting 21:18:46 c9fad024cdbd: Layer already exists 21:18:46 ae12e08b4aa6: Layer already exists 21:18:46 a5b4c1484c4c: Layer already exists 21:18:46 ef8bd3c609f3: Layer already exists 21:18:46 9fe9a137fd00: Layer already exists 21:18:46 d77ceca9682f: Pushed 21:18:46 b1e54d0d84e3: Pushed 21:18:47 ef03428e81c7: Pushed 21:18:47 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:c4a222ab58146918245f9c1280f9b04319a42e3b199d743849c79986c0981a74 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:18:48 b1e54d0d84e3: Preparing 21:18:48 d77ceca9682f: Preparing 21:18:48 ef03428e81c7: Preparing 21:18:48 ae12e08b4aa6: Preparing 21:18:48 c9fad024cdbd: Preparing 21:18:48 a5b4c1484c4c: Preparing 21:18:48 ef8bd3c609f3: Preparing 21:18:48 9fe9a137fd00: Preparing 21:18:48 ef8bd3c609f3: Waiting 21:18:48 9fe9a137fd00: Waiting 21:18:48 a5b4c1484c4c: Waiting 21:18:48 ae12e08b4aa6: Layer already exists 21:18:48 c9fad024cdbd: Layer already exists 21:18:48 d77ceca9682f: Layer already exists 21:18:48 ef03428e81c7: Layer already exists 21:18:48 b1e54d0d84e3: Layer already exists 21:18:48 ef8bd3c609f3: Layer already exists 21:18:48 a5b4c1484c4c: Layer already exists 21:18:48 9fe9a137fd00: Layer already exists 21:18:48 latest: digest: sha256:c4a222ab58146918245f9c1280f9b04319a42e3b199d743849c79986c0981a74 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.5 21:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:18:49 b1e54d0d84e3: Preparing 21:18:49 d77ceca9682f: Preparing 21:18:49 ef03428e81c7: Preparing 21:18:49 ae12e08b4aa6: Preparing 21:18:49 c9fad024cdbd: Preparing 21:18:49 a5b4c1484c4c: Preparing 21:18:49 ef8bd3c609f3: Preparing 21:18:49 9fe9a137fd00: Preparing 21:18:49 ef8bd3c609f3: Waiting 21:18:49 9fe9a137fd00: Waiting 21:18:49 a5b4c1484c4c: Waiting 21:18:49 ae12e08b4aa6: Layer already exists 21:18:49 b1e54d0d84e3: Layer already exists 21:18:49 d77ceca9682f: Layer already exists 21:18:49 c9fad024cdbd: Layer already exists 21:18:49 ef03428e81c7: Layer already exists 21:18:49 ef8bd3c609f3: Layer already exists 21:18:49 a5b4c1484c4c: Layer already exists 21:18:49 9fe9a137fd00: Layer already exists 21:18:49 3.2.0-dev.5: digest: sha256:c4a222ab58146918245f9c1280f9b04319a42e3b199d743849c79986c0981a74 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:18:50 b1e54d0d84e3: Preparing 21:18:50 d77ceca9682f: Preparing 21:18:50 ef03428e81c7: Preparing 21:18:50 ae12e08b4aa6: Preparing 21:18:50 c9fad024cdbd: Preparing 21:18:50 a5b4c1484c4c: Preparing 21:18:50 ef8bd3c609f3: Preparing 21:18:50 9fe9a137fd00: Preparing 21:18:50 a5b4c1484c4c: Waiting 21:18:50 ef8bd3c609f3: Waiting 21:18:50 9fe9a137fd00: Waiting 21:18:50 d77ceca9682f: Layer already exists 21:18:50 b1e54d0d84e3: Layer already exists 21:18:50 c9fad024cdbd: Layer already exists 21:18:50 ef03428e81c7: Layer already exists 21:18:50 ae12e08b4aa6: Layer already exists 21:18:50 9fe9a137fd00: Layer already exists 21:18:50 ef8bd3c609f3: Layer already exists 21:18:50 a5b4c1484c4c: Layer already exists 21:18:50 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:c4a222ab58146918245f9c1280f9b04319a42e3b199d743849c79986c0981a74 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:18:51 b1e54d0d84e3: Preparing 21:18:51 d77ceca9682f: Preparing 21:18:51 ef03428e81c7: Preparing 21:18:51 ae12e08b4aa6: Preparing 21:18:51 c9fad024cdbd: Preparing 21:18:51 a5b4c1484c4c: Preparing 21:18:51 ef8bd3c609f3: Preparing 21:18:51 9fe9a137fd00: Preparing 21:18:51 a5b4c1484c4c: Waiting 21:18:51 9fe9a137fd00: Waiting 21:18:51 ef8bd3c609f3: Waiting 21:18:51 ef03428e81c7: Layer already exists 21:18:51 b1e54d0d84e3: Layer already exists 21:18:51 c9fad024cdbd: Layer already exists 21:18:51 d77ceca9682f: Layer already exists 21:18:51 ae12e08b4aa6: Layer already exists 21:18:51 ef8bd3c609f3: Layer already exists 21:18:51 a5b4c1484c4c: Layer already exists 21:18:51 9fe9a137fd00: Layer already exists 21:18:51 main: digest: sha256:c4a222ab58146918245f9c1280f9b04319a42e3b199d743849c79986c0981a74 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:51 ===================================================== [Pipeline] echo 21:18:51 taggedImages: 21:18:51 - nexus3.edgexfoundry.org:10004/core-metadata:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:51 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:18:51 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.5 21:18:51 - nexus3.edgexfoundry.org:10004/core-metadata:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:18:51 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:18:52 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:18:52 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:52 latest 21:18:52 3.2.0-dev.5 21:18:52 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:18:52 main 21:18:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:18:53 ced07c374eff: Preparing 21:18:53 0abee4fd54b9: Preparing 21:18:53 cf919e985645: Preparing 21:18:53 b69b414248bc: Preparing 21:18:53 b222af26ff78: Preparing 21:18:53 7fb9837631f0: Preparing 21:18:53 de94d0f83666: Preparing 21:18:53 ae12e08b4aa6: Preparing 21:18:53 c9fad024cdbd: Preparing 21:18:53 783acaed9b10: Preparing 21:18:53 6f4f23409a3d: Preparing 21:18:53 5f70bf18a086: Preparing 21:18:53 02104f5e411d: Preparing 21:18:53 f9c97e33ed60: Preparing 21:18:53 1f288953e234: Preparing 21:18:53 9fe9a137fd00: Preparing 21:18:53 f9c97e33ed60: Waiting 21:18:53 02104f5e411d: Waiting 21:18:53 6f4f23409a3d: Waiting 21:18:53 c9fad024cdbd: Waiting 21:18:53 1f288953e234: Waiting 21:18:53 783acaed9b10: Waiting 21:18:53 5f70bf18a086: Waiting 21:18:53 9fe9a137fd00: Waiting 21:18:53 de94d0f83666: Waiting 21:18:53 ae12e08b4aa6: Waiting 21:18:53 b222af26ff78: Pushed 21:18:53 cf919e985645: Pushed 21:18:53 ced07c374eff: Pushed 21:18:53 0abee4fd54b9: Pushed 21:18:53 b69b414248bc: Pushed 21:18:53 ae12e08b4aa6: Layer already exists 21:18:53 c9fad024cdbd: Layer already exists 21:18:53 7fb9837631f0: Pushed 21:18:53 5f70bf18a086: Pushed 21:18:53 6f4f23409a3d: Pushed 21:18:53 783acaed9b10: Pushed 21:18:53 02104f5e411d: Pushed 21:18:53 9fe9a137fd00: Layer already exists 21:18:53 f9c97e33ed60: Pushed 21:18:53 1f288953e234: Pushed 21:18:54 de94d0f83666: Pushed 21:18:54 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:9e5e641f8fbfd6fcec409e74b7ed49a7220a7b9f9258fdd8279bcd97f564a400 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:18:55 ced07c374eff: Preparing 21:18:55 0abee4fd54b9: Preparing 21:18:55 cf919e985645: Preparing 21:18:55 b69b414248bc: Preparing 21:18:55 b222af26ff78: Preparing 21:18:55 7fb9837631f0: Preparing 21:18:55 de94d0f83666: Preparing 21:18:55 ae12e08b4aa6: Preparing 21:18:55 c9fad024cdbd: Preparing 21:18:55 783acaed9b10: Preparing 21:18:55 6f4f23409a3d: Preparing 21:18:55 5f70bf18a086: Preparing 21:18:55 02104f5e411d: Preparing 21:18:55 f9c97e33ed60: Preparing 21:18:55 1f288953e234: Preparing 21:18:55 9fe9a137fd00: Preparing 21:18:55 7fb9837631f0: Waiting 21:18:55 ae12e08b4aa6: Waiting 21:18:55 c9fad024cdbd: Waiting 21:18:55 f9c97e33ed60: Waiting 21:18:55 1f288953e234: Waiting 21:18:55 9fe9a137fd00: Waiting 21:18:55 5f70bf18a086: Waiting 21:18:55 cf919e985645: Layer already exists 21:18:55 b222af26ff78: Layer already exists 21:18:55 0abee4fd54b9: Layer already exists 21:18:55 ced07c374eff: Layer already exists 21:18:55 b69b414248bc: Layer already exists 21:18:55 7fb9837631f0: Layer already exists 21:18:55 c9fad024cdbd: Layer already exists 21:18:55 ae12e08b4aa6: Layer already exists 21:18:55 783acaed9b10: Layer already exists 21:18:55 de94d0f83666: Layer already exists 21:18:55 6f4f23409a3d: Layer already exists 21:18:55 5f70bf18a086: Layer already exists 21:18:55 f9c97e33ed60: Layer already exists 21:18:55 02104f5e411d: Layer already exists 21:18:55 1f288953e234: Layer already exists 21:18:55 9fe9a137fd00: Layer already exists 21:18:55 latest: digest: sha256:9e5e641f8fbfd6fcec409e74b7ed49a7220a7b9f9258fdd8279bcd97f564a400 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.5 21:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:18:56 ced07c374eff: Preparing 21:18:56 0abee4fd54b9: Preparing 21:18:56 cf919e985645: Preparing 21:18:56 b69b414248bc: Preparing 21:18:56 b222af26ff78: Preparing 21:18:56 7fb9837631f0: Preparing 21:18:56 de94d0f83666: Preparing 21:18:56 ae12e08b4aa6: Preparing 21:18:56 c9fad024cdbd: Preparing 21:18:56 783acaed9b10: Preparing 21:18:56 6f4f23409a3d: Preparing 21:18:56 5f70bf18a086: Preparing 21:18:56 02104f5e411d: Preparing 21:18:56 f9c97e33ed60: Preparing 21:18:56 1f288953e234: Preparing 21:18:56 9fe9a137fd00: Preparing 21:18:56 7fb9837631f0: Waiting 21:18:56 ae12e08b4aa6: Waiting 21:18:56 c9fad024cdbd: Waiting 21:18:56 de94d0f83666: Waiting 21:18:56 783acaed9b10: Waiting 21:18:56 6f4f23409a3d: Waiting 21:18:56 5f70bf18a086: Waiting 21:18:56 02104f5e411d: Waiting 21:18:56 f9c97e33ed60: Waiting 21:18:56 1f288953e234: Waiting 21:18:56 9fe9a137fd00: Waiting 21:18:56 cf919e985645: Layer already exists 21:18:56 b69b414248bc: Layer already exists 21:18:56 ced07c374eff: Layer already exists 21:18:56 b222af26ff78: Layer already exists 21:18:56 0abee4fd54b9: Layer already exists 21:18:56 de94d0f83666: Layer already exists 21:18:56 7fb9837631f0: Layer already exists 21:18:56 783acaed9b10: Layer already exists 21:18:56 c9fad024cdbd: Layer already exists 21:18:56 ae12e08b4aa6: Layer already exists 21:18:56 6f4f23409a3d: Layer already exists 21:18:56 5f70bf18a086: Layer already exists 21:18:56 02104f5e411d: Layer already exists 21:18:56 f9c97e33ed60: Layer already exists 21:18:56 1f288953e234: Layer already exists 21:18:56 9fe9a137fd00: Layer already exists 21:18:56 3.2.0-dev.5: digest: sha256:9e5e641f8fbfd6fcec409e74b7ed49a7220a7b9f9258fdd8279bcd97f564a400 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:18:57 ced07c374eff: Preparing 21:18:57 0abee4fd54b9: Preparing 21:18:57 cf919e985645: Preparing 21:18:57 b69b414248bc: Preparing 21:18:57 b222af26ff78: Preparing 21:18:57 7fb9837631f0: Preparing 21:18:57 de94d0f83666: Preparing 21:18:57 ae12e08b4aa6: Preparing 21:18:57 c9fad024cdbd: Preparing 21:18:57 783acaed9b10: Preparing 21:18:57 6f4f23409a3d: Preparing 21:18:57 5f70bf18a086: Preparing 21:18:57 02104f5e411d: Preparing 21:18:57 f9c97e33ed60: Preparing 21:18:57 1f288953e234: Preparing 21:18:57 9fe9a137fd00: Preparing 21:18:57 7fb9837631f0: Waiting 21:18:57 de94d0f83666: Waiting 21:18:57 ae12e08b4aa6: Waiting 21:18:57 c9fad024cdbd: Waiting 21:18:57 783acaed9b10: Waiting 21:18:57 f9c97e33ed60: Waiting 21:18:57 6f4f23409a3d: Waiting 21:18:57 1f288953e234: Waiting 21:18:57 02104f5e411d: Waiting 21:18:57 9fe9a137fd00: Waiting 21:18:57 5f70bf18a086: Waiting 21:18:57 cf919e985645: Layer already exists 21:18:57 b69b414248bc: Layer already exists 21:18:57 0abee4fd54b9: Layer already exists 21:18:57 ced07c374eff: Layer already exists 21:18:57 b222af26ff78: Layer already exists 21:18:57 de94d0f83666: Layer already exists 21:18:57 7fb9837631f0: Layer already exists 21:18:57 783acaed9b10: Layer already exists 21:18:57 c9fad024cdbd: Layer already exists 21:18:57 ae12e08b4aa6: Layer already exists 21:18:57 5f70bf18a086: Layer already exists 21:18:57 6f4f23409a3d: Layer already exists 21:18:57 02104f5e411d: Layer already exists 21:18:57 f9c97e33ed60: Layer already exists 21:18:57 1f288953e234: Layer already exists 21:18:57 9fe9a137fd00: Layer already exists 21:18:57 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:9e5e641f8fbfd6fcec409e74b7ed49a7220a7b9f9258fdd8279bcd97f564a400 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:18:58 ced07c374eff: Preparing 21:18:58 0abee4fd54b9: Preparing 21:18:58 cf919e985645: Preparing 21:18:58 b69b414248bc: Preparing 21:18:58 b222af26ff78: Preparing 21:18:58 7fb9837631f0: Preparing 21:18:58 de94d0f83666: Preparing 21:18:58 ae12e08b4aa6: Preparing 21:18:58 c9fad024cdbd: Preparing 21:18:58 783acaed9b10: Preparing 21:18:58 6f4f23409a3d: Preparing 21:18:58 5f70bf18a086: Preparing 21:18:58 02104f5e411d: Preparing 21:18:58 f9c97e33ed60: Preparing 21:18:58 1f288953e234: Preparing 21:18:58 9fe9a137fd00: Preparing 21:18:58 7fb9837631f0: Waiting 21:18:58 de94d0f83666: Waiting 21:18:58 ae12e08b4aa6: Waiting 21:18:58 c9fad024cdbd: Waiting 21:18:58 783acaed9b10: Waiting 21:18:58 1f288953e234: Waiting 21:18:58 6f4f23409a3d: Waiting 21:18:58 9fe9a137fd00: Waiting 21:18:58 5f70bf18a086: Waiting 21:18:58 f9c97e33ed60: Waiting 21:18:58 02104f5e411d: Waiting 21:18:58 b69b414248bc: Layer already exists 21:18:58 0abee4fd54b9: Layer already exists 21:18:58 b222af26ff78: Layer already exists 21:18:58 ced07c374eff: Layer already exists 21:18:58 cf919e985645: Layer already exists 21:18:58 de94d0f83666: Layer already exists 21:18:58 7fb9837631f0: Layer already exists 21:18:58 c9fad024cdbd: Layer already exists 21:18:58 ae12e08b4aa6: Layer already exists 21:18:58 783acaed9b10: Layer already exists 21:18:58 6f4f23409a3d: Layer already exists 21:18:58 5f70bf18a086: Layer already exists 21:18:58 02104f5e411d: Layer already exists 21:18:58 f9c97e33ed60: Layer already exists 21:18:58 1f288953e234: Layer already exists 21:18:58 9fe9a137fd00: Layer already exists 21:18:58 main: digest: sha256:9e5e641f8fbfd6fcec409e74b7ed49a7220a7b9f9258fdd8279bcd97f564a400 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:58 ===================================================== [Pipeline] echo 21:18:58 taggedImages: 21:18:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:18:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.5 21:18:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:18:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:18:58 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 21:18:58 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:58 latest 21:18:58 3.2.0-dev.5 21:18:58 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:18:58 main 21:18:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:18:59 2f19196f1cf8: Preparing 21:18:59 81a9de9df860: Preparing 21:18:59 33d72df0aa54: Preparing 21:18:59 0acbcf7fe8b8: Preparing 21:18:59 ae12e08b4aa6: Preparing 21:18:59 c9fad024cdbd: Preparing 21:18:59 a5b4c1484c4c: Preparing 21:18:59 ef8bd3c609f3: Preparing 21:18:59 9fe9a137fd00: Preparing 21:18:59 c9fad024cdbd: Waiting 21:18:59 9fe9a137fd00: Waiting 21:18:59 a5b4c1484c4c: Waiting 21:18:59 ef8bd3c609f3: Waiting 21:18:59 2f19196f1cf8: Layer already exists 21:18:59 ae12e08b4aa6: Layer already exists 21:18:59 81a9de9df860: Layer already exists 21:18:59 c9fad024cdbd: Layer already exists 21:18:59 a5b4c1484c4c: Layer already exists 21:18:59 ef8bd3c609f3: Layer already exists 21:18:59 9fe9a137fd00: Layer already exists 21:18:59 33d72df0aa54: Pushed 21:19:00 0acbcf7fe8b8: Pushed 21:19:01 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:9d9875b73ae26c6444e0183c7181d5b193590a5e9b66462ef969ab9658e54672 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:19:02 2f19196f1cf8: Preparing 21:19:02 81a9de9df860: Preparing 21:19:02 33d72df0aa54: Preparing 21:19:02 0acbcf7fe8b8: Preparing 21:19:02 ae12e08b4aa6: Preparing 21:19:02 c9fad024cdbd: Preparing 21:19:02 a5b4c1484c4c: Preparing 21:19:02 ef8bd3c609f3: Preparing 21:19:02 9fe9a137fd00: Preparing 21:19:02 ef8bd3c609f3: Waiting 21:19:02 9fe9a137fd00: Waiting 21:19:02 c9fad024cdbd: Waiting 21:19:02 a5b4c1484c4c: Waiting 21:19:02 2f19196f1cf8: Layer already exists 21:19:02 33d72df0aa54: Layer already exists 21:19:02 0acbcf7fe8b8: Layer already exists 21:19:02 81a9de9df860: Layer already exists 21:19:02 ae12e08b4aa6: Layer already exists 21:19:02 9fe9a137fd00: Layer already exists 21:19:02 c9fad024cdbd: Layer already exists 21:19:02 ef8bd3c609f3: Layer already exists 21:19:02 a5b4c1484c4c: Layer already exists 21:19:02 latest: digest: sha256:9d9875b73ae26c6444e0183c7181d5b193590a5e9b66462ef969ab9658e54672 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.5 21:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:19:02 2f19196f1cf8: Preparing 21:19:02 81a9de9df860: Preparing 21:19:02 33d72df0aa54: Preparing 21:19:02 0acbcf7fe8b8: Preparing 21:19:02 ae12e08b4aa6: Preparing 21:19:02 c9fad024cdbd: Preparing 21:19:02 a5b4c1484c4c: Preparing 21:19:02 ef8bd3c609f3: Preparing 21:19:02 9fe9a137fd00: Preparing 21:19:02 c9fad024cdbd: Waiting 21:19:02 ef8bd3c609f3: Waiting 21:19:02 a5b4c1484c4c: Waiting 21:19:02 9fe9a137fd00: Waiting 21:19:02 ae12e08b4aa6: Layer already exists 21:19:02 33d72df0aa54: Layer already exists 21:19:02 81a9de9df860: Layer already exists 21:19:02 2f19196f1cf8: Layer already exists 21:19:02 0acbcf7fe8b8: Layer already exists 21:19:02 c9fad024cdbd: Layer already exists 21:19:02 a5b4c1484c4c: Layer already exists 21:19:02 ef8bd3c609f3: Layer already exists 21:19:02 9fe9a137fd00: Layer already exists 21:19:02 3.2.0-dev.5: digest: sha256:9d9875b73ae26c6444e0183c7181d5b193590a5e9b66462ef969ab9658e54672 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:19:03 2f19196f1cf8: Preparing 21:19:03 81a9de9df860: Preparing 21:19:03 33d72df0aa54: Preparing 21:19:03 0acbcf7fe8b8: Preparing 21:19:03 ae12e08b4aa6: Preparing 21:19:03 c9fad024cdbd: Preparing 21:19:03 a5b4c1484c4c: Preparing 21:19:03 ef8bd3c609f3: Preparing 21:19:03 9fe9a137fd00: Preparing 21:19:03 a5b4c1484c4c: Waiting 21:19:03 9fe9a137fd00: Waiting 21:19:03 ef8bd3c609f3: Waiting 21:19:03 81a9de9df860: Layer already exists 21:19:03 0acbcf7fe8b8: Layer already exists 21:19:03 ae12e08b4aa6: Layer already exists 21:19:03 2f19196f1cf8: Layer already exists 21:19:03 33d72df0aa54: Layer already exists 21:19:03 c9fad024cdbd: Layer already exists 21:19:03 a5b4c1484c4c: Layer already exists 21:19:03 9fe9a137fd00: Layer already exists 21:19:03 ef8bd3c609f3: Layer already exists 21:19:03 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:9d9875b73ae26c6444e0183c7181d5b193590a5e9b66462ef969ab9658e54672 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 21:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:19:04 2f19196f1cf8: Preparing 21:19:04 81a9de9df860: Preparing 21:19:04 33d72df0aa54: Preparing 21:19:04 0acbcf7fe8b8: Preparing 21:19:04 ae12e08b4aa6: Preparing 21:19:04 c9fad024cdbd: Preparing 21:19:04 a5b4c1484c4c: Preparing 21:19:04 ef8bd3c609f3: Preparing 21:19:04 9fe9a137fd00: Preparing 21:19:04 c9fad024cdbd: Waiting 21:19:04 a5b4c1484c4c: Waiting 21:19:04 ef8bd3c609f3: Waiting 21:19:04 9fe9a137fd00: Waiting 21:19:04 ae12e08b4aa6: Layer already exists 21:19:04 0acbcf7fe8b8: Layer already exists 21:19:04 81a9de9df860: Layer already exists 21:19:04 33d72df0aa54: Layer already exists 21:19:04 2f19196f1cf8: Layer already exists 21:19:04 c9fad024cdbd: Layer already exists 21:19:04 a5b4c1484c4c: Layer already exists 21:19:04 ef8bd3c609f3: Layer already exists 21:19:04 9fe9a137fd00: Layer already exists 21:19:04 main: digest: sha256:9d9875b73ae26c6444e0183c7181d5b193590a5e9b66462ef969ab9658e54672 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:05 ===================================================== [Pipeline] echo 21:19:05 taggedImages: 21:19:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:19:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.5 21:19:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 21:19:05 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:19:05 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:05 latest 21:19:05 3.2.0-dev.5 21:19:05 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:05 main 21:19:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:19:06 5fa9ab6242e6: Preparing 21:19:06 426026580784: Preparing 21:19:06 6a2d87fdc09b: Preparing 21:19:06 97dcf5faed82: Preparing 21:19:06 a6faf6ecb2cc: Preparing 21:19:06 ae12e08b4aa6: Preparing 21:19:06 c9fad024cdbd: Preparing 21:19:06 ff25e8bb87f7: Preparing 21:19:06 fd1f96b46f49: Preparing 21:19:06 3b8aba778227: Preparing 21:19:06 9fe9a137fd00: Preparing 21:19:06 ae12e08b4aa6: Waiting 21:19:06 c9fad024cdbd: Waiting 21:19:06 ff25e8bb87f7: Waiting 21:19:06 fd1f96b46f49: Waiting 21:19:06 9fe9a137fd00: Waiting 21:19:06 3b8aba778227: Waiting 21:19:06 a6faf6ecb2cc: Pushed 21:19:06 5fa9ab6242e6: Pushed 21:19:06 426026580784: Pushed 21:19:06 97dcf5faed82: Pushed 21:19:06 ae12e08b4aa6: Layer already exists 21:19:06 c9fad024cdbd: Layer already exists 21:19:06 9fe9a137fd00: Layer already exists 21:19:06 ff25e8bb87f7: Pushed 21:19:06 fd1f96b46f49: Pushed 21:19:07 6a2d87fdc09b: Pushed 21:19:08 3b8aba778227: Pushed 21:19:08 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:a41de9d5c8e9114f9251545d1b93f445eb79a7344fa9ef535d01d148becd484d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:19:08 5fa9ab6242e6: Preparing 21:19:08 426026580784: Preparing 21:19:08 6a2d87fdc09b: Preparing 21:19:08 97dcf5faed82: Preparing 21:19:08 a6faf6ecb2cc: Preparing 21:19:08 ae12e08b4aa6: Preparing 21:19:08 c9fad024cdbd: Preparing 21:19:08 ff25e8bb87f7: Preparing 21:19:08 fd1f96b46f49: Preparing 21:19:08 3b8aba778227: Preparing 21:19:08 9fe9a137fd00: Preparing 21:19:08 ff25e8bb87f7: Waiting 21:19:08 fd1f96b46f49: Waiting 21:19:08 3b8aba778227: Waiting 21:19:08 9fe9a137fd00: Waiting 21:19:08 c9fad024cdbd: Waiting 21:19:08 ae12e08b4aa6: Waiting 21:19:08 5fa9ab6242e6: Layer already exists 21:19:08 6a2d87fdc09b: Layer already exists 21:19:08 426026580784: Layer already exists 21:19:08 97dcf5faed82: Layer already exists 21:19:08 a6faf6ecb2cc: Layer already exists 21:19:08 c9fad024cdbd: Layer already exists 21:19:08 ff25e8bb87f7: Layer already exists 21:19:08 ae12e08b4aa6: Layer already exists 21:19:08 fd1f96b46f49: Layer already exists 21:19:08 3b8aba778227: Layer already exists 21:19:08 9fe9a137fd00: Layer already exists 21:19:08 latest: digest: sha256:a41de9d5c8e9114f9251545d1b93f445eb79a7344fa9ef535d01d148becd484d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.5 21:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:19:09 5fa9ab6242e6: Preparing 21:19:09 426026580784: Preparing 21:19:09 6a2d87fdc09b: Preparing 21:19:09 97dcf5faed82: Preparing 21:19:09 a6faf6ecb2cc: Preparing 21:19:09 ae12e08b4aa6: Preparing 21:19:09 c9fad024cdbd: Preparing 21:19:09 ff25e8bb87f7: Preparing 21:19:09 fd1f96b46f49: Preparing 21:19:09 3b8aba778227: Preparing 21:19:09 9fe9a137fd00: Preparing 21:19:09 ff25e8bb87f7: Waiting 21:19:09 ae12e08b4aa6: Waiting 21:19:09 3b8aba778227: Waiting 21:19:09 c9fad024cdbd: Waiting 21:19:09 fd1f96b46f49: Waiting 21:19:09 9fe9a137fd00: Waiting 21:19:09 97dcf5faed82: Layer already exists 21:19:09 5fa9ab6242e6: Layer already exists 21:19:09 a6faf6ecb2cc: Layer already exists 21:19:09 6a2d87fdc09b: Layer already exists 21:19:09 426026580784: Layer already exists 21:19:09 ae12e08b4aa6: Layer already exists 21:19:09 c9fad024cdbd: Layer already exists 21:19:09 ff25e8bb87f7: Layer already exists 21:19:09 fd1f96b46f49: Layer already exists 21:19:09 3b8aba778227: Layer already exists 21:19:09 9fe9a137fd00: Layer already exists 21:19:09 3.2.0-dev.5: digest: sha256:a41de9d5c8e9114f9251545d1b93f445eb79a7344fa9ef535d01d148becd484d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:19:10 5fa9ab6242e6: Preparing 21:19:10 426026580784: Preparing 21:19:10 6a2d87fdc09b: Preparing 21:19:10 97dcf5faed82: Preparing 21:19:10 a6faf6ecb2cc: Preparing 21:19:10 ae12e08b4aa6: Preparing 21:19:10 c9fad024cdbd: Preparing 21:19:10 ff25e8bb87f7: Preparing 21:19:10 fd1f96b46f49: Preparing 21:19:10 3b8aba778227: Preparing 21:19:10 9fe9a137fd00: Preparing 21:19:10 ae12e08b4aa6: Waiting 21:19:10 fd1f96b46f49: Waiting 21:19:10 3b8aba778227: Waiting 21:19:10 9fe9a137fd00: Waiting 21:19:10 ff25e8bb87f7: Waiting 21:19:10 c9fad024cdbd: Waiting 21:19:10 a6faf6ecb2cc: Layer already exists 21:19:10 6a2d87fdc09b: Layer already exists 21:19:10 5fa9ab6242e6: Layer already exists 21:19:10 97dcf5faed82: Layer already exists 21:19:10 426026580784: Layer already exists 21:19:10 ae12e08b4aa6: Layer already exists 21:19:10 ff25e8bb87f7: Layer already exists 21:19:10 c9fad024cdbd: Layer already exists 21:19:10 fd1f96b46f49: Layer already exists 21:19:10 3b8aba778227: Layer already exists 21:19:10 9fe9a137fd00: Layer already exists 21:19:10 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:a41de9d5c8e9114f9251545d1b93f445eb79a7344fa9ef535d01d148becd484d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:19:11 5fa9ab6242e6: Preparing 21:19:11 426026580784: Preparing 21:19:11 6a2d87fdc09b: Preparing 21:19:11 97dcf5faed82: Preparing 21:19:11 a6faf6ecb2cc: Preparing 21:19:11 ae12e08b4aa6: Preparing 21:19:11 c9fad024cdbd: Preparing 21:19:11 ff25e8bb87f7: Preparing 21:19:11 fd1f96b46f49: Preparing 21:19:11 3b8aba778227: Preparing 21:19:11 9fe9a137fd00: Preparing 21:19:11 ae12e08b4aa6: Waiting 21:19:11 3b8aba778227: Waiting 21:19:11 c9fad024cdbd: Waiting 21:19:11 fd1f96b46f49: Waiting 21:19:11 6a2d87fdc09b: Layer already exists 21:19:11 a6faf6ecb2cc: Layer already exists 21:19:11 426026580784: Layer already exists 21:19:11 5fa9ab6242e6: Layer already exists 21:19:11 97dcf5faed82: Layer already exists 21:19:11 ae12e08b4aa6: Layer already exists 21:19:11 fd1f96b46f49: Layer already exists 21:19:11 ff25e8bb87f7: Layer already exists 21:19:11 3b8aba778227: Layer already exists 21:19:11 c9fad024cdbd: Layer already exists 21:19:11 9fe9a137fd00: Layer already exists 21:19:11 main: digest: sha256:a41de9d5c8e9114f9251545d1b93f445eb79a7344fa9ef535d01d148becd484d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:12 ===================================================== [Pipeline] echo 21:19:12 taggedImages: 21:19:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:19:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.5 21:19:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:19:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:19:12 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:12 latest 21:19:12 3.2.0-dev.5 21:19:12 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:12 main 21:19:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:19:13 3a3fd68de8f2: Preparing 21:19:13 65c0fcb23c54: Preparing 21:19:13 ec6f3ceaa067: Preparing 21:19:13 7835d77284ec: Preparing 21:19:13 7546b7838cf0: Preparing 21:19:13 c7523f4cbc55: Preparing 21:19:13 291b011ad45a: Preparing 21:19:13 ae12e08b4aa6: Preparing 21:19:13 c9fad024cdbd: Preparing 21:19:13 0f727129a515: Preparing 21:19:13 e26baa77f864: Preparing 21:19:13 9fe9a137fd00: Preparing 21:19:13 c7523f4cbc55: Waiting 21:19:13 291b011ad45a: Waiting 21:19:13 ae12e08b4aa6: Waiting 21:19:13 c9fad024cdbd: Waiting 21:19:13 e26baa77f864: Waiting 21:19:13 9fe9a137fd00: Waiting 21:19:13 65c0fcb23c54: Pushed 21:19:13 7546b7838cf0: Pushed 21:19:13 3a3fd68de8f2: Pushed 21:19:13 ae12e08b4aa6: Layer already exists 21:19:13 c9fad024cdbd: Layer already exists 21:19:13 c7523f4cbc55: Pushed 21:19:13 291b011ad45a: Pushed 21:19:13 9fe9a137fd00: Layer already exists 21:19:13 0f727129a515: Pushed 21:19:14 7835d77284ec: Pushed 21:19:15 ec6f3ceaa067: Pushed 21:19:15 e26baa77f864: Pushed 21:19:15 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:330b178e6635fb03ddc295964c0601c3e959011988f107d5c9ab2c84d27f1e8f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:19:16 3a3fd68de8f2: Preparing 21:19:16 65c0fcb23c54: Preparing 21:19:16 ec6f3ceaa067: Preparing 21:19:16 7835d77284ec: Preparing 21:19:16 7546b7838cf0: Preparing 21:19:16 c7523f4cbc55: Preparing 21:19:16 291b011ad45a: Preparing 21:19:16 ae12e08b4aa6: Preparing 21:19:16 c9fad024cdbd: Preparing 21:19:16 0f727129a515: Preparing 21:19:16 e26baa77f864: Preparing 21:19:16 9fe9a137fd00: Preparing 21:19:16 c7523f4cbc55: Waiting 21:19:16 0f727129a515: Waiting 21:19:16 e26baa77f864: Waiting 21:19:16 291b011ad45a: Waiting 21:19:16 9fe9a137fd00: Waiting 21:19:16 c9fad024cdbd: Waiting 21:19:16 ae12e08b4aa6: Waiting 21:19:16 3a3fd68de8f2: Layer already exists 21:19:16 7835d77284ec: Layer already exists 21:19:16 7546b7838cf0: Layer already exists 21:19:16 65c0fcb23c54: Layer already exists 21:19:16 ec6f3ceaa067: Layer already exists 21:19:16 c7523f4cbc55: Layer already exists 21:19:16 c9fad024cdbd: Layer already exists 21:19:16 291b011ad45a: Layer already exists 21:19:16 0f727129a515: Layer already exists 21:19:16 e26baa77f864: Layer already exists 21:19:16 ae12e08b4aa6: Layer already exists 21:19:16 9fe9a137fd00: Layer already exists 21:19:16 latest: digest: sha256:330b178e6635fb03ddc295964c0601c3e959011988f107d5c9ab2c84d27f1e8f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.5 21:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:19:17 3a3fd68de8f2: Preparing 21:19:17 65c0fcb23c54: Preparing 21:19:17 ec6f3ceaa067: Preparing 21:19:17 7835d77284ec: Preparing 21:19:17 7546b7838cf0: Preparing 21:19:17 c7523f4cbc55: Preparing 21:19:17 291b011ad45a: Preparing 21:19:17 ae12e08b4aa6: Preparing 21:19:17 c9fad024cdbd: Preparing 21:19:17 0f727129a515: Preparing 21:19:17 e26baa77f864: Preparing 21:19:17 9fe9a137fd00: Preparing 21:19:17 c7523f4cbc55: Waiting 21:19:17 c9fad024cdbd: Waiting 21:19:17 0f727129a515: Waiting 21:19:17 291b011ad45a: Waiting 21:19:17 e26baa77f864: Waiting 21:19:17 ae12e08b4aa6: Waiting 21:19:17 9fe9a137fd00: Waiting 21:19:17 7835d77284ec: Layer already exists 21:19:17 7546b7838cf0: Layer already exists 21:19:17 ec6f3ceaa067: Layer already exists 21:19:17 65c0fcb23c54: Layer already exists 21:19:17 3a3fd68de8f2: Layer already exists 21:19:17 c7523f4cbc55: Layer already exists 21:19:17 ae12e08b4aa6: Layer already exists 21:19:17 0f727129a515: Layer already exists 21:19:17 291b011ad45a: Layer already exists 21:19:17 c9fad024cdbd: Layer already exists 21:19:17 e26baa77f864: Layer already exists 21:19:17 9fe9a137fd00: Layer already exists 21:19:17 3.2.0-dev.5: digest: sha256:330b178e6635fb03ddc295964c0601c3e959011988f107d5c9ab2c84d27f1e8f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:19:18 3a3fd68de8f2: Preparing 21:19:18 65c0fcb23c54: Preparing 21:19:18 ec6f3ceaa067: Preparing 21:19:18 7835d77284ec: Preparing 21:19:18 7546b7838cf0: Preparing 21:19:18 c7523f4cbc55: Preparing 21:19:18 291b011ad45a: Preparing 21:19:18 ae12e08b4aa6: Preparing 21:19:18 c9fad024cdbd: Preparing 21:19:18 0f727129a515: Preparing 21:19:18 e26baa77f864: Preparing 21:19:18 9fe9a137fd00: Preparing 21:19:18 c7523f4cbc55: Waiting 21:19:18 ae12e08b4aa6: Waiting 21:19:18 291b011ad45a: Waiting 21:19:18 c9fad024cdbd: Waiting 21:19:18 0f727129a515: Waiting 21:19:18 9fe9a137fd00: Waiting 21:19:18 e26baa77f864: Waiting 21:19:18 3a3fd68de8f2: Layer already exists 21:19:18 65c0fcb23c54: Layer already exists 21:19:18 7546b7838cf0: Layer already exists 21:19:18 ec6f3ceaa067: Layer already exists 21:19:18 7835d77284ec: Layer already exists 21:19:18 291b011ad45a: Layer already exists 21:19:18 c9fad024cdbd: Layer already exists 21:19:18 c7523f4cbc55: Layer already exists 21:19:18 0f727129a515: Layer already exists 21:19:18 ae12e08b4aa6: Layer already exists 21:19:18 e26baa77f864: Layer already exists 21:19:18 9fe9a137fd00: Layer already exists 21:19:18 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:330b178e6635fb03ddc295964c0601c3e959011988f107d5c9ab2c84d27f1e8f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:19:19 3a3fd68de8f2: Preparing 21:19:19 65c0fcb23c54: Preparing 21:19:19 ec6f3ceaa067: Preparing 21:19:19 7835d77284ec: Preparing 21:19:19 7546b7838cf0: Preparing 21:19:19 c7523f4cbc55: Preparing 21:19:19 291b011ad45a: Preparing 21:19:19 ae12e08b4aa6: Preparing 21:19:19 c9fad024cdbd: Preparing 21:19:19 0f727129a515: Preparing 21:19:19 e26baa77f864: Preparing 21:19:19 9fe9a137fd00: Preparing 21:19:19 c9fad024cdbd: Waiting 21:19:19 c7523f4cbc55: Waiting 21:19:19 291b011ad45a: Waiting 21:19:19 ae12e08b4aa6: Waiting 21:19:19 0f727129a515: Waiting 21:19:19 e26baa77f864: Waiting 21:19:19 9fe9a137fd00: Waiting 21:19:19 7546b7838cf0: Layer already exists 21:19:19 7835d77284ec: Layer already exists 21:19:19 3a3fd68de8f2: Layer already exists 21:19:19 65c0fcb23c54: Layer already exists 21:19:19 ec6f3ceaa067: Layer already exists 21:19:19 c7523f4cbc55: Layer already exists 21:19:19 291b011ad45a: Layer already exists 21:19:19 ae12e08b4aa6: Layer already exists 21:19:19 c9fad024cdbd: Layer already exists 21:19:19 e26baa77f864: Layer already exists 21:19:19 0f727129a515: Layer already exists 21:19:19 9fe9a137fd00: Layer already exists 21:19:19 main: digest: sha256:330b178e6635fb03ddc295964c0601c3e959011988f107d5c9ab2c84d27f1e8f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:19 ===================================================== [Pipeline] echo 21:19:19 taggedImages: 21:19:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:19:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.5 21:19:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:19:19 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 21:19:19 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:19 latest 21:19:19 3.2.0-dev.5 21:19:19 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:19 main 21:19:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:19:21 b724f6f7f51a: Preparing 21:19:21 38221b3d4f6a: Preparing 21:19:21 ae12e08b4aa6: Preparing 21:19:21 c9fad024cdbd: Preparing 21:19:21 59abbb9d8443: Preparing 21:19:21 c0a38f85c2c1: Preparing 21:19:21 9fe9a137fd00: Preparing 21:19:21 c0a38f85c2c1: Waiting 21:19:21 9fe9a137fd00: Waiting 21:19:21 c9fad024cdbd: Layer already exists 21:19:21 ae12e08b4aa6: Layer already exists 21:19:21 9fe9a137fd00: Layer already exists 21:19:21 59abbb9d8443: Pushed 21:19:21 b724f6f7f51a: Pushed 21:19:22 c0a38f85c2c1: Pushed 21:19:22 38221b3d4f6a: Pushed 21:19:22 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:5dfb9199928a63f5de6f4caf953da78c9f70204aff31fb0ee43910057249bb3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:23 + 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:19:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:19:23 b724f6f7f51a: Preparing 21:19:23 38221b3d4f6a: Preparing 21:19:23 ae12e08b4aa6: Preparing 21:19:23 c9fad024cdbd: Preparing 21:19:23 59abbb9d8443: Preparing 21:19:23 c0a38f85c2c1: Preparing 21:19:23 9fe9a137fd00: Preparing 21:19:23 c0a38f85c2c1: Waiting 21:19:23 9fe9a137fd00: Waiting 21:19:23 59abbb9d8443: Layer already exists 21:19:23 c9fad024cdbd: Layer already exists 21:19:23 ae12e08b4aa6: Layer already exists 21:19:23 b724f6f7f51a: Layer already exists 21:19:23 38221b3d4f6a: Layer already exists 21:19:23 c0a38f85c2c1: Layer already exists 21:19:23 9fe9a137fd00: Layer already exists 21:19:23 latest: digest: sha256:5dfb9199928a63f5de6f4caf953da78c9f70204aff31fb0ee43910057249bb3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.5 21:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:19:25 b724f6f7f51a: Preparing 21:19:25 38221b3d4f6a: Preparing 21:19:25 ae12e08b4aa6: Preparing 21:19:25 c9fad024cdbd: Preparing 21:19:25 59abbb9d8443: Preparing 21:19:25 c0a38f85c2c1: Preparing 21:19:25 9fe9a137fd00: Preparing 21:19:25 c0a38f85c2c1: Waiting 21:19:25 9fe9a137fd00: Waiting 21:19:25 38221b3d4f6a: Layer already exists 21:19:25 59abbb9d8443: Layer already exists 21:19:25 ae12e08b4aa6: Layer already exists 21:19:25 c9fad024cdbd: Layer already exists 21:19:25 b724f6f7f51a: Layer already exists 21:19:25 c0a38f85c2c1: Layer already exists 21:19:25 9fe9a137fd00: Layer already exists 21:19:25 3.2.0-dev.5: digest: sha256:5dfb9199928a63f5de6f4caf953da78c9f70204aff31fb0ee43910057249bb3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:19:26 b724f6f7f51a: Preparing 21:19:26 38221b3d4f6a: Preparing 21:19:26 ae12e08b4aa6: Preparing 21:19:26 c9fad024cdbd: Preparing 21:19:26 59abbb9d8443: Preparing 21:19:26 c0a38f85c2c1: Preparing 21:19:26 9fe9a137fd00: Preparing 21:19:26 c0a38f85c2c1: Waiting 21:19:26 9fe9a137fd00: Waiting 21:19:26 b724f6f7f51a: Layer already exists 21:19:26 c9fad024cdbd: Layer already exists 21:19:26 59abbb9d8443: Layer already exists 21:19:26 38221b3d4f6a: Layer already exists 21:19:26 ae12e08b4aa6: Layer already exists 21:19:26 c0a38f85c2c1: Layer already exists 21:19:26 9fe9a137fd00: Layer already exists 21:19:26 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:5dfb9199928a63f5de6f4caf953da78c9f70204aff31fb0ee43910057249bb3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:26 + 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:19:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 21:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:19:27 b724f6f7f51a: Preparing 21:19:27 38221b3d4f6a: Preparing 21:19:27 ae12e08b4aa6: Preparing 21:19:27 c9fad024cdbd: Preparing 21:19:27 59abbb9d8443: Preparing 21:19:27 c0a38f85c2c1: Preparing 21:19:27 9fe9a137fd00: Preparing 21:19:27 c0a38f85c2c1: Waiting 21:19:27 9fe9a137fd00: Waiting 21:19:27 38221b3d4f6a: Layer already exists 21:19:27 b724f6f7f51a: Layer already exists 21:19:27 c9fad024cdbd: Layer already exists 21:19:27 ae12e08b4aa6: Layer already exists 21:19:27 59abbb9d8443: Layer already exists 21:19:27 c0a38f85c2c1: Layer already exists 21:19:27 9fe9a137fd00: Layer already exists 21:19:27 main: digest: sha256:5dfb9199928a63f5de6f4caf953da78c9f70204aff31fb0ee43910057249bb3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:27 ===================================================== [Pipeline] echo 21:19:27 taggedImages: 21:19:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:19:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.5 21:19:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 21:19:27 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 21:19:27 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:27 latest 21:19:27 3.2.0-dev.5 21:19:27 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:27 main 21:19:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:19:29 87e198c6a668: Preparing 21:19:29 a8fb8139c243: Preparing 21:19:29 e0b06438226b: Preparing 21:19:29 ae12e08b4aa6: Preparing 21:19:29 c9fad024cdbd: Preparing 21:19:29 a499cb985dac: Preparing 21:19:29 436067bca756: Preparing 21:19:29 04250fc7b01b: Preparing 21:19:29 54a6b55e7844: Preparing 21:19:29 9fe9a137fd00: Preparing 21:19:29 54a6b55e7844: Waiting 21:19:29 04250fc7b01b: Waiting 21:19:29 a499cb985dac: Waiting 21:19:29 436067bca756: Waiting 21:19:29 9fe9a137fd00: Waiting 21:19:29 c9fad024cdbd: Layer already exists 21:19:29 ae12e08b4aa6: Layer already exists 21:19:29 87e198c6a668: Pushed 21:19:29 e0b06438226b: Pushed 21:19:29 a8fb8139c243: Pushed 21:19:29 9fe9a137fd00: Layer already exists 21:19:29 04250fc7b01b: Pushed 21:19:29 54a6b55e7844: Pushed 21:19:34 436067bca756: Pushed 21:19:37 a499cb985dac: Pushed 21:19:37 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:98ac86e44a9532bc2870f0ef22d54df44d932fc4dbedb0a05ff38a186a8f008b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:19:38 87e198c6a668: Preparing 21:19:38 a8fb8139c243: Preparing 21:19:38 e0b06438226b: Preparing 21:19:38 ae12e08b4aa6: Preparing 21:19:38 c9fad024cdbd: Preparing 21:19:38 a499cb985dac: Preparing 21:19:38 436067bca756: Preparing 21:19:38 04250fc7b01b: Preparing 21:19:38 a499cb985dac: Waiting 21:19:38 436067bca756: Waiting 21:19:38 04250fc7b01b: Waiting 21:19:38 54a6b55e7844: Preparing 21:19:38 9fe9a137fd00: Preparing 21:19:38 54a6b55e7844: Waiting 21:19:38 9fe9a137fd00: Waiting 21:19:38 87e198c6a668: Layer already exists 21:19:38 ae12e08b4aa6: Layer already exists 21:19:38 a8fb8139c243: Layer already exists 21:19:38 e0b06438226b: Layer already exists 21:19:38 c9fad024cdbd: Layer already exists 21:19:38 a499cb985dac: Layer already exists 21:19:38 04250fc7b01b: Layer already exists 21:19:38 436067bca756: Layer already exists 21:19:38 54a6b55e7844: Layer already exists 21:19:38 9fe9a137fd00: Layer already exists 21:19:38 latest: digest: sha256:98ac86e44a9532bc2870f0ef22d54df44d932fc4dbedb0a05ff38a186a8f008b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.5 21:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:19:39 87e198c6a668: Preparing 21:19:39 a8fb8139c243: Preparing 21:19:39 e0b06438226b: Preparing 21:19:39 ae12e08b4aa6: Preparing 21:19:39 c9fad024cdbd: Preparing 21:19:39 a499cb985dac: Preparing 21:19:39 436067bca756: Preparing 21:19:39 04250fc7b01b: Preparing 21:19:39 54a6b55e7844: Preparing 21:19:39 9fe9a137fd00: Preparing 21:19:39 04250fc7b01b: Waiting 21:19:39 a499cb985dac: Waiting 21:19:39 54a6b55e7844: Waiting 21:19:39 9fe9a137fd00: Waiting 21:19:39 436067bca756: Waiting 21:19:39 87e198c6a668: Layer already exists 21:19:39 ae12e08b4aa6: Layer already exists 21:19:39 e0b06438226b: Layer already exists 21:19:39 c9fad024cdbd: Layer already exists 21:19:39 a8fb8139c243: Layer already exists 21:19:39 436067bca756: Layer already exists 21:19:39 a499cb985dac: Layer already exists 21:19:39 54a6b55e7844: Layer already exists 21:19:39 9fe9a137fd00: Layer already exists 21:19:39 04250fc7b01b: Layer already exists 21:19:39 3.2.0-dev.5: digest: sha256:98ac86e44a9532bc2870f0ef22d54df44d932fc4dbedb0a05ff38a186a8f008b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:19:40 87e198c6a668: Preparing 21:19:40 a8fb8139c243: Preparing 21:19:40 e0b06438226b: Preparing 21:19:40 ae12e08b4aa6: Preparing 21:19:40 c9fad024cdbd: Preparing 21:19:40 a499cb985dac: Preparing 21:19:40 436067bca756: Preparing 21:19:40 04250fc7b01b: Preparing 21:19:40 54a6b55e7844: Preparing 21:19:40 9fe9a137fd00: Preparing 21:19:40 436067bca756: Waiting 21:19:40 04250fc7b01b: Waiting 21:19:40 54a6b55e7844: Waiting 21:19:40 a499cb985dac: Waiting 21:19:40 9fe9a137fd00: Waiting 21:19:40 e0b06438226b: Layer already exists 21:19:40 87e198c6a668: Layer already exists 21:19:40 c9fad024cdbd: Layer already exists 21:19:40 ae12e08b4aa6: Layer already exists 21:19:40 a8fb8139c243: Layer already exists 21:19:40 a499cb985dac: Layer already exists 21:19:40 436067bca756: Layer already exists 21:19:40 54a6b55e7844: Layer already exists 21:19:40 9fe9a137fd00: Layer already exists 21:19:40 04250fc7b01b: Layer already exists 21:19:40 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:98ac86e44a9532bc2870f0ef22d54df44d932fc4dbedb0a05ff38a186a8f008b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 21:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:19:41 87e198c6a668: Preparing 21:19:41 a8fb8139c243: Preparing 21:19:41 e0b06438226b: Preparing 21:19:41 ae12e08b4aa6: Preparing 21:19:41 c9fad024cdbd: Preparing 21:19:41 a499cb985dac: Preparing 21:19:41 436067bca756: Preparing 21:19:41 04250fc7b01b: Preparing 21:19:41 54a6b55e7844: Preparing 21:19:41 9fe9a137fd00: Preparing 21:19:41 436067bca756: Waiting 21:19:41 04250fc7b01b: Waiting 21:19:41 54a6b55e7844: Waiting 21:19:41 9fe9a137fd00: Waiting 21:19:41 a499cb985dac: Waiting 21:19:41 ae12e08b4aa6: Layer already exists 21:19:41 e0b06438226b: Layer already exists 21:19:41 a8fb8139c243: Layer already exists 21:19:41 c9fad024cdbd: Layer already exists 21:19:41 87e198c6a668: Layer already exists 21:19:41 a499cb985dac: Layer already exists 21:19:41 04250fc7b01b: Layer already exists 21:19:41 436067bca756: Layer already exists 21:19:41 54a6b55e7844: Layer already exists 21:19:41 9fe9a137fd00: Layer already exists 21:19:41 main: digest: sha256:98ac86e44a9532bc2870f0ef22d54df44d932fc4dbedb0a05ff38a186a8f008b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:42 ===================================================== [Pipeline] echo 21:19:42 taggedImages: 21:19:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:19:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.5 21:19:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 21:19:42 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 21:19:42 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:42 latest 21:19:42 3.2.0-dev.5 21:19:42 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:42 main 21:19:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:19:43 32a7a11ad027: Preparing 21:19:43 1b33b11e0eb3: Preparing 21:19:43 15cd18572c71: Preparing 21:19:43 ae12e08b4aa6: Preparing 21:19:43 c9fad024cdbd: Preparing 21:19:43 7ceca4d21a15: Preparing 21:19:43 7d642aeaa175: Preparing 21:19:43 fb1ac9dbb494: Preparing 21:19:43 9fe9a137fd00: Preparing 21:19:43 7ceca4d21a15: Waiting 21:19:43 7d642aeaa175: Waiting 21:19:43 fb1ac9dbb494: Waiting 21:19:43 9fe9a137fd00: Waiting 21:19:43 ae12e08b4aa6: Layer already exists 21:19:43 c9fad024cdbd: Layer already exists 21:19:43 15cd18572c71: Pushed 21:19:43 1b33b11e0eb3: Pushed 21:19:43 32a7a11ad027: Pushed 21:19:43 9fe9a137fd00: Layer already exists 21:19:43 7d642aeaa175: Pushed 21:19:43 fb1ac9dbb494: Pushed 21:19:52 7ceca4d21a15: Pushed 21:19:52 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:e967f16b19d56888f431a9ae20bdffeed8926c3417a0d93dcf5a982e7e55905e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:19:53 32a7a11ad027: Preparing 21:19:53 1b33b11e0eb3: Preparing 21:19:53 15cd18572c71: Preparing 21:19:53 ae12e08b4aa6: Preparing 21:19:53 c9fad024cdbd: Preparing 21:19:53 7ceca4d21a15: Preparing 21:19:53 7d642aeaa175: Preparing 21:19:53 fb1ac9dbb494: Preparing 21:19:53 9fe9a137fd00: Preparing 21:19:53 7ceca4d21a15: Waiting 21:19:53 7d642aeaa175: Waiting 21:19:53 9fe9a137fd00: Waiting 21:19:53 fb1ac9dbb494: Waiting 21:19:53 c9fad024cdbd: Layer already exists 21:19:53 ae12e08b4aa6: Layer already exists 21:19:53 15cd18572c71: Layer already exists 21:19:53 32a7a11ad027: Layer already exists 21:19:53 1b33b11e0eb3: Layer already exists 21:19:53 7ceca4d21a15: Layer already exists 21:19:53 fb1ac9dbb494: Layer already exists 21:19:53 7d642aeaa175: Layer already exists 21:19:53 9fe9a137fd00: Layer already exists 21:19:53 latest: digest: sha256:e967f16b19d56888f431a9ae20bdffeed8926c3417a0d93dcf5a982e7e55905e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.5 21:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:19:54 32a7a11ad027: Preparing 21:19:54 1b33b11e0eb3: Preparing 21:19:54 15cd18572c71: Preparing 21:19:54 ae12e08b4aa6: Preparing 21:19:54 c9fad024cdbd: Preparing 21:19:54 7ceca4d21a15: Preparing 21:19:54 7d642aeaa175: Preparing 21:19:54 fb1ac9dbb494: Preparing 21:19:54 7d642aeaa175: Waiting 21:19:54 7ceca4d21a15: Waiting 21:19:54 9fe9a137fd00: Preparing 21:19:54 15cd18572c71: Layer already exists 21:19:54 ae12e08b4aa6: Layer already exists 21:19:54 32a7a11ad027: Layer already exists 21:19:54 c9fad024cdbd: Layer already exists 21:19:54 1b33b11e0eb3: Layer already exists 21:19:54 fb1ac9dbb494: Layer already exists 21:19:54 7ceca4d21a15: Layer already exists 21:19:54 7d642aeaa175: Layer already exists 21:19:54 9fe9a137fd00: Layer already exists 21:19:54 3.2.0-dev.5: digest: sha256:e967f16b19d56888f431a9ae20bdffeed8926c3417a0d93dcf5a982e7e55905e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:19:55 32a7a11ad027: Preparing 21:19:55 1b33b11e0eb3: Preparing 21:19:55 15cd18572c71: Preparing 21:19:55 ae12e08b4aa6: Preparing 21:19:55 c9fad024cdbd: Preparing 21:19:55 7ceca4d21a15: Preparing 21:19:55 7d642aeaa175: Preparing 21:19:55 fb1ac9dbb494: Preparing 21:19:55 9fe9a137fd00: Preparing 21:19:55 7d642aeaa175: Waiting 21:19:55 fb1ac9dbb494: Waiting 21:19:55 7ceca4d21a15: Waiting 21:19:55 1b33b11e0eb3: Layer already exists 21:19:55 32a7a11ad027: Layer already exists 21:19:55 ae12e08b4aa6: Layer already exists 21:19:55 c9fad024cdbd: Layer already exists 21:19:55 15cd18572c71: Layer already exists 21:19:55 7d642aeaa175: Layer already exists 21:19:55 7ceca4d21a15: Layer already exists 21:19:55 fb1ac9dbb494: Layer already exists 21:19:55 9fe9a137fd00: Layer already exists 21:19:55 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:e967f16b19d56888f431a9ae20bdffeed8926c3417a0d93dcf5a982e7e55905e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 21:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:19:56 32a7a11ad027: Preparing 21:19:56 1b33b11e0eb3: Preparing 21:19:56 15cd18572c71: Preparing 21:19:56 ae12e08b4aa6: Preparing 21:19:56 c9fad024cdbd: Preparing 21:19:56 7ceca4d21a15: Preparing 21:19:56 7d642aeaa175: Preparing 21:19:56 fb1ac9dbb494: Preparing 21:19:56 9fe9a137fd00: Preparing 21:19:56 7d642aeaa175: Waiting 21:19:56 9fe9a137fd00: Waiting 21:19:56 7ceca4d21a15: Waiting 21:19:56 15cd18572c71: Layer already exists 21:19:56 ae12e08b4aa6: Layer already exists 21:19:56 c9fad024cdbd: Layer already exists 21:19:56 32a7a11ad027: Layer already exists 21:19:56 1b33b11e0eb3: Layer already exists 21:19:56 9fe9a137fd00: Layer already exists 21:19:56 7d642aeaa175: Layer already exists 21:19:56 7ceca4d21a15: Layer already exists 21:19:56 fb1ac9dbb494: Layer already exists 21:19:56 main: digest: sha256:e967f16b19d56888f431a9ae20bdffeed8926c3417a0d93dcf5a982e7e55905e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:57 ===================================================== [Pipeline] echo 21:19:57 taggedImages: 21:19:57 - nexus3.edgexfoundry.org:10004/security-spire-config:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:57 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:19:57 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.5 21:19:57 - nexus3.edgexfoundry.org:10004/security-spire-config:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:57 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 21:19:57 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 21:19:57 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:57 latest 21:19:57 3.2.0-dev.5 21:19:57 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:19:57 main 21:19:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:19:58 87e198c6a668: Preparing 21:19:58 ae5a2db7a845: Preparing 21:19:58 1512e2e9cf0d: Preparing 21:19:58 ae12e08b4aa6: Preparing 21:19:58 c9fad024cdbd: Preparing 21:19:58 9fccb6cca57e: Preparing 21:19:58 04250fc7b01b: Preparing 21:19:58 54a6b55e7844: Preparing 21:19:58 9fe9a137fd00: Preparing 21:19:58 04250fc7b01b: Waiting 21:19:58 9fccb6cca57e: Waiting 21:19:58 9fe9a137fd00: Waiting 21:19:58 54a6b55e7844: Waiting 21:19:58 87e198c6a668: Layer already exists 21:19:58 ae12e08b4aa6: Layer already exists 21:19:58 c9fad024cdbd: Layer already exists 21:19:58 04250fc7b01b: Layer already exists 21:19:58 54a6b55e7844: Layer already exists 21:19:58 9fe9a137fd00: Layer already exists 21:19:58 1512e2e9cf0d: Pushed 21:19:58 ae5a2db7a845: Pushed 21:20:06 9fccb6cca57e: Pushed 21:20:06 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:d98c3832aa7d2da6cbcb0becd46ee550cb85e9a1bd5a84e943ce8104d4c1491f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:20:07 87e198c6a668: Preparing 21:20:07 ae5a2db7a845: Preparing 21:20:07 1512e2e9cf0d: Preparing 21:20:07 ae12e08b4aa6: Preparing 21:20:07 c9fad024cdbd: Preparing 21:20:07 9fccb6cca57e: Preparing 21:20:07 04250fc7b01b: Preparing 21:20:07 54a6b55e7844: Preparing 21:20:07 9fe9a137fd00: Preparing 21:20:07 9fccb6cca57e: Waiting 21:20:07 04250fc7b01b: Waiting 21:20:07 54a6b55e7844: Waiting 21:20:07 9fe9a137fd00: Waiting 21:20:07 ae5a2db7a845: Layer already exists 21:20:07 c9fad024cdbd: Layer already exists 21:20:07 ae12e08b4aa6: Layer already exists 21:20:07 87e198c6a668: Layer already exists 21:20:07 1512e2e9cf0d: Layer already exists 21:20:07 9fccb6cca57e: Layer already exists 21:20:07 04250fc7b01b: Layer already exists 21:20:07 54a6b55e7844: Layer already exists 21:20:07 9fe9a137fd00: Layer already exists 21:20:07 latest: digest: sha256:d98c3832aa7d2da6cbcb0becd46ee550cb85e9a1bd5a84e943ce8104d4c1491f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.5 21:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:20:09 87e198c6a668: Preparing 21:20:09 ae5a2db7a845: Preparing 21:20:09 1512e2e9cf0d: Preparing 21:20:09 ae12e08b4aa6: Preparing 21:20:09 c9fad024cdbd: Preparing 21:20:09 9fccb6cca57e: Preparing 21:20:09 04250fc7b01b: Preparing 21:20:09 54a6b55e7844: Preparing 21:20:09 9fe9a137fd00: Preparing 21:20:09 04250fc7b01b: Waiting 21:20:09 54a6b55e7844: Waiting 21:20:09 9fccb6cca57e: Waiting 21:20:09 9fe9a137fd00: Waiting 21:20:09 87e198c6a668: Layer already exists 21:20:09 1512e2e9cf0d: Layer already exists 21:20:09 ae5a2db7a845: Layer already exists 21:20:09 ae12e08b4aa6: Layer already exists 21:20:09 c9fad024cdbd: Layer already exists 21:20:09 9fccb6cca57e: Layer already exists 21:20:09 54a6b55e7844: Layer already exists 21:20:09 04250fc7b01b: Layer already exists 21:20:09 9fe9a137fd00: Layer already exists 21:20:09 3.2.0-dev.5: digest: sha256:d98c3832aa7d2da6cbcb0becd46ee550cb85e9a1bd5a84e943ce8104d4c1491f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:20:10 87e198c6a668: Preparing 21:20:10 ae5a2db7a845: Preparing 21:20:10 1512e2e9cf0d: Preparing 21:20:10 ae12e08b4aa6: Preparing 21:20:10 c9fad024cdbd: Preparing 21:20:10 9fccb6cca57e: Preparing 21:20:10 04250fc7b01b: Preparing 21:20:10 54a6b55e7844: Preparing 21:20:10 9fe9a137fd00: Preparing 21:20:10 54a6b55e7844: Waiting 21:20:10 9fccb6cca57e: Waiting 21:20:10 04250fc7b01b: Waiting 21:20:10 9fe9a137fd00: Waiting 21:20:10 ae5a2db7a845: Layer already exists 21:20:10 c9fad024cdbd: Layer already exists 21:20:10 ae12e08b4aa6: Layer already exists 21:20:10 1512e2e9cf0d: Layer already exists 21:20:10 87e198c6a668: Layer already exists 21:20:10 04250fc7b01b: Layer already exists 21:20:10 9fccb6cca57e: Layer already exists 21:20:10 54a6b55e7844: Layer already exists 21:20:10 9fe9a137fd00: Layer already exists 21:20:10 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:d98c3832aa7d2da6cbcb0becd46ee550cb85e9a1bd5a84e943ce8104d4c1491f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 21:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:20:11 87e198c6a668: Preparing 21:20:11 ae5a2db7a845: Preparing 21:20:11 1512e2e9cf0d: Preparing 21:20:11 ae12e08b4aa6: Preparing 21:20:11 c9fad024cdbd: Preparing 21:20:11 9fccb6cca57e: Preparing 21:20:11 04250fc7b01b: Preparing 21:20:11 54a6b55e7844: Preparing 21:20:11 9fe9a137fd00: Preparing 21:20:11 04250fc7b01b: Waiting 21:20:11 9fccb6cca57e: Waiting 21:20:11 54a6b55e7844: Waiting 21:20:11 9fe9a137fd00: Waiting 21:20:11 87e198c6a668: Layer already exists 21:20:11 1512e2e9cf0d: Layer already exists 21:20:11 c9fad024cdbd: Layer already exists 21:20:11 ae5a2db7a845: Layer already exists 21:20:11 ae12e08b4aa6: Layer already exists 21:20:11 04250fc7b01b: Layer already exists 21:20:11 9fccb6cca57e: Layer already exists 21:20:11 54a6b55e7844: Layer already exists 21:20:11 9fe9a137fd00: Layer already exists 21:20:11 main: digest: sha256:d98c3832aa7d2da6cbcb0becd46ee550cb85e9a1bd5a84e943ce8104d4c1491f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:20:11 ===================================================== [Pipeline] echo 21:20:12 taggedImages: 21:20:12 - nexus3.edgexfoundry.org:10004/security-spire-server:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:20:12 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:20:12 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.5 21:20:12 - nexus3.edgexfoundry.org:10004/security-spire-server:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:20:12 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 21:20:12 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:20:12 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:20:12 latest 21:20:12 3.2.0-dev.5 21:20:12 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:20:12 main 21:20:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:20:13 19d30412a0b6: Preparing 21:20:13 b71b15f1c232: Preparing 21:20:13 ae12e08b4aa6: Preparing 21:20:13 c9fad024cdbd: Preparing 21:20:13 641703537c57: Preparing 21:20:13 372a118a9403: Preparing 21:20:13 9fe9a137fd00: Preparing 21:20:13 372a118a9403: Waiting 21:20:13 9fe9a137fd00: Waiting 21:20:13 c9fad024cdbd: Layer already exists 21:20:13 ae12e08b4aa6: Layer already exists 21:20:13 9fe9a137fd00: Layer already exists 21:20:13 641703537c57: Pushed 21:20:13 19d30412a0b6: Pushed 21:20:13 372a118a9403: Pushed 21:20:16 b71b15f1c232: Pushed 21:20:16 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:2a44a549ee4a9bb35d93e6b24eaad62e4c4b3ceb4385986a852f64aad5fe4834 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:20:17 19d30412a0b6: Preparing 21:20:17 b71b15f1c232: Preparing 21:20:17 ae12e08b4aa6: Preparing 21:20:17 c9fad024cdbd: Preparing 21:20:17 641703537c57: Preparing 21:20:17 372a118a9403: Preparing 21:20:17 9fe9a137fd00: Preparing 21:20:17 372a118a9403: Waiting 21:20:17 9fe9a137fd00: Waiting 21:20:17 b71b15f1c232: Layer already exists 21:20:17 c9fad024cdbd: Layer already exists 21:20:17 ae12e08b4aa6: Layer already exists 21:20:17 19d30412a0b6: Layer already exists 21:20:17 641703537c57: Layer already exists 21:20:17 372a118a9403: Layer already exists 21:20:17 9fe9a137fd00: Layer already exists 21:20:17 latest: digest: sha256:2a44a549ee4a9bb35d93e6b24eaad62e4c4b3ceb4385986a852f64aad5fe4834 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.5 21:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:20:18 19d30412a0b6: Preparing 21:20:18 b71b15f1c232: Preparing 21:20:18 ae12e08b4aa6: Preparing 21:20:18 c9fad024cdbd: Preparing 21:20:18 641703537c57: Preparing 21:20:18 372a118a9403: Preparing 21:20:18 9fe9a137fd00: Preparing 21:20:18 372a118a9403: Waiting 21:20:18 9fe9a137fd00: Waiting 21:20:18 19d30412a0b6: Layer already exists 21:20:18 c9fad024cdbd: Layer already exists 21:20:18 641703537c57: Layer already exists 21:20:18 b71b15f1c232: Layer already exists 21:20:18 ae12e08b4aa6: Layer already exists 21:20:18 9fe9a137fd00: Layer already exists 21:20:18 372a118a9403: Layer already exists 21:20:18 3.2.0-dev.5: digest: sha256:2a44a549ee4a9bb35d93e6b24eaad62e4c4b3ceb4385986a852f64aad5fe4834 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:20:19 19d30412a0b6: Preparing 21:20:19 b71b15f1c232: Preparing 21:20:19 ae12e08b4aa6: Preparing 21:20:19 c9fad024cdbd: Preparing 21:20:19 641703537c57: Preparing 21:20:19 372a118a9403: Preparing 21:20:19 9fe9a137fd00: Preparing 21:20:19 372a118a9403: Waiting 21:20:19 9fe9a137fd00: Waiting 21:20:19 19d30412a0b6: Layer already exists 21:20:19 c9fad024cdbd: Layer already exists 21:20:19 ae12e08b4aa6: Layer already exists 21:20:19 b71b15f1c232: Layer already exists 21:20:19 641703537c57: Layer already exists 21:20:19 9fe9a137fd00: Layer already exists 21:20:19 372a118a9403: Layer already exists 21:20:19 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:2a44a549ee4a9bb35d93e6b24eaad62e4c4b3ceb4385986a852f64aad5fe4834 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:20:20 19d30412a0b6: Preparing 21:20:20 b71b15f1c232: Preparing 21:20:20 ae12e08b4aa6: Preparing 21:20:20 c9fad024cdbd: Preparing 21:20:20 641703537c57: Preparing 21:20:20 372a118a9403: Preparing 21:20:20 9fe9a137fd00: Preparing 21:20:20 372a118a9403: Waiting 21:20:20 9fe9a137fd00: Waiting 21:20:20 641703537c57: Layer already exists 21:20:20 b71b15f1c232: Layer already exists 21:20:20 ae12e08b4aa6: Layer already exists 21:20:20 c9fad024cdbd: Layer already exists 21:20:20 19d30412a0b6: Layer already exists 21:20:20 372a118a9403: Layer already exists 21:20:20 9fe9a137fd00: Layer already exists 21:20:20 main: digest: sha256:2a44a549ee4a9bb35d93e6b24eaad62e4c4b3ceb4385986a852f64aad5fe4834 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:20:21 ===================================================== [Pipeline] echo 21:20:21 taggedImages: 21:20:21 - nexus3.edgexfoundry.org:10004/support-notifications:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:20:21 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:20:21 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.5 21:20:21 - nexus3.edgexfoundry.org:10004/support-notifications:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:20:21 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:20:21 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:20:21 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:20:21 latest 21:20:21 3.2.0-dev.5 21:20:21 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:20:21 main 21:20:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:20:22 d439f179bd52: Preparing 21:20:22 8b6e02889e0f: Preparing 21:20:22 ae12e08b4aa6: Preparing 21:20:22 c9fad024cdbd: Preparing 21:20:22 a5b4c1484c4c: Preparing 21:20:22 ef8bd3c609f3: Preparing 21:20:22 9fe9a137fd00: Preparing 21:20:22 ef8bd3c609f3: Waiting 21:20:22 9fe9a137fd00: Waiting 21:20:22 c9fad024cdbd: Layer already exists 21:20:22 a5b4c1484c4c: Layer already exists 21:20:22 ae12e08b4aa6: Layer already exists 21:20:22 ef8bd3c609f3: Layer already exists 21:20:22 9fe9a137fd00: Layer already exists 21:20:22 d439f179bd52: Pushed 21:20:25 8b6e02889e0f: Pushed 21:20:25 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:35b75ef7764b5adea0998eda409e587edb68dd1521bfc8227a820e2bbbf76ed5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:20:26 d439f179bd52: Preparing 21:20:26 8b6e02889e0f: Preparing 21:20:26 ae12e08b4aa6: Preparing 21:20:26 c9fad024cdbd: Preparing 21:20:26 a5b4c1484c4c: Preparing 21:20:26 ef8bd3c609f3: Preparing 21:20:26 9fe9a137fd00: Preparing 21:20:26 ef8bd3c609f3: Waiting 21:20:26 9fe9a137fd00: Waiting 21:20:26 c9fad024cdbd: Layer already exists 21:20:26 d439f179bd52: Layer already exists 21:20:26 8b6e02889e0f: Layer already exists 21:20:26 ae12e08b4aa6: Layer already exists 21:20:26 a5b4c1484c4c: Layer already exists 21:20:26 ef8bd3c609f3: Layer already exists 21:20:26 9fe9a137fd00: Layer already exists 21:20:26 latest: digest: sha256:35b75ef7764b5adea0998eda409e587edb68dd1521bfc8227a820e2bbbf76ed5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.5 21:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:20:27 d439f179bd52: Preparing 21:20:27 8b6e02889e0f: Preparing 21:20:27 ae12e08b4aa6: Preparing 21:20:27 c9fad024cdbd: Preparing 21:20:27 a5b4c1484c4c: Preparing 21:20:27 ef8bd3c609f3: Preparing 21:20:27 9fe9a137fd00: Preparing 21:20:27 ef8bd3c609f3: Waiting 21:20:27 9fe9a137fd00: Waiting 21:20:27 8b6e02889e0f: Layer already exists 21:20:27 ae12e08b4aa6: Layer already exists 21:20:27 c9fad024cdbd: Layer already exists 21:20:27 d439f179bd52: Layer already exists 21:20:27 a5b4c1484c4c: Layer already exists 21:20:27 ef8bd3c609f3: Layer already exists 21:20:27 9fe9a137fd00: Layer already exists 21:20:27 3.2.0-dev.5: digest: sha256:35b75ef7764b5adea0998eda409e587edb68dd1521bfc8227a820e2bbbf76ed5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:20:29 d439f179bd52: Preparing 21:20:29 8b6e02889e0f: Preparing 21:20:29 ae12e08b4aa6: Preparing 21:20:29 c9fad024cdbd: Preparing 21:20:29 a5b4c1484c4c: Preparing 21:20:29 ef8bd3c609f3: Preparing 21:20:29 9fe9a137fd00: Preparing 21:20:29 9fe9a137fd00: Waiting 21:20:29 ef8bd3c609f3: Waiting 21:20:29 a5b4c1484c4c: Layer already exists 21:20:29 ae12e08b4aa6: Layer already exists 21:20:29 8b6e02889e0f: Layer already exists 21:20:29 d439f179bd52: Layer already exists 21:20:29 c9fad024cdbd: Layer already exists 21:20:29 ef8bd3c609f3: Layer already exists 21:20:29 9fe9a137fd00: Layer already exists 21:20:29 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:35b75ef7764b5adea0998eda409e587edb68dd1521bfc8227a820e2bbbf76ed5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:20:30 d439f179bd52: Preparing 21:20:30 8b6e02889e0f: Preparing 21:20:30 ae12e08b4aa6: Preparing 21:20:30 c9fad024cdbd: Preparing 21:20:30 a5b4c1484c4c: Preparing 21:20:30 ef8bd3c609f3: Preparing 21:20:30 9fe9a137fd00: Preparing 21:20:30 9fe9a137fd00: Waiting 21:20:30 ef8bd3c609f3: Waiting 21:20:30 c9fad024cdbd: Layer already exists 21:20:30 8b6e02889e0f: Layer already exists 21:20:30 ae12e08b4aa6: Layer already exists 21:20:30 a5b4c1484c4c: Layer already exists 21:20:30 d439f179bd52: Layer already exists 21:20:30 ef8bd3c609f3: Layer already exists 21:20:30 9fe9a137fd00: Layer already exists 21:20:30 main: digest: sha256:35b75ef7764b5adea0998eda409e587edb68dd1521bfc8227a820e2bbbf76ed5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:20:30 ===================================================== [Pipeline] echo 21:20:31 taggedImages: 21:20:31 - nexus3.edgexfoundry.org:10004/support-scheduler:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:20:31 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:20:31 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.5 21:20:31 - nexus3.edgexfoundry.org:10004/support-scheduler:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:20:31 - 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:24:32 #142 ... 21:24:32 21:24:32 #139 [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:24:32 #139 378.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:24:32 #139 ... 21:24:32 21:24:32 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:24:32 #140 DONE 384.1s 21:24:32 21:24:32 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:24:32 #136 DONE 384.1s 21:24:32 21:24:32 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:24:32 #135 ... 21:24:32 21:24:32 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:24:32 #143 DONE 0.4s 21:24:32 21:24:32 #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 21:24:32 #144 DONE 0.4s 21:24:32 21:24:32 #145 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 21:24:32 #145 ... 21:24:32 21:24:32 #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 21:24:32 #146 DONE 0.4s 21:24:32 21:24:32 #147 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:24:32 #147 DONE 0.3s 21:24:32 21:24:32 #148 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:24:32 #148 DONE 0.2s 21:24:32 21:24:32 #149 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:24:32 #149 DONE 0.4s 21:24:32 21:24:32 #150 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:24:32 #150 DONE 0.2s 21:24:32 21:24:32 #139 [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:24:32 #139 ... 21:24:32 21:24:32 #151 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:24:32 #151 ... 21:24:32 21:24:32 #145 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 21:24:32 #145 DONE 2.1s 21:24:32 21:24:32 #152 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 21:24:32 #152 DONE 0.3s 21:24:32 21:24:32 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:24:32 #134 ... 21:24:32 21:24:32 #153 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 21:24:32 #153 DONE 0.4s 21:24:32 21:24:32 #154 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:24:32 #154 DONE 0.4s 21:24:32 21:24:32 #155 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:24:32 #155 DONE 0.3s 21:24:32 21:24:32 #139 [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:24:32 #139 DONE 388.4s 21:24:32 21:24:32 #156 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 21:24:32 #156 DONE 0.4s 21:24:32 21:24:32 #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 21:24:32 #157 ... 21:24:32 21:24:32 #151 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:24:32 #151 DONE 2.6s 21:24:32 21:24:32 #158 [security-proxy-setup] exporting to image 21:24:32 #158 exporting layers 21:24:32 #158 ... 21:24:32 21:24:32 #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 21:24:32 #157 DONE 0.7s 21:24:32 21:24:32 #159 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:24:32 #159 DONE 0.7s 21:24:32 21:24:32 #160 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:24:32 #160 ... 21:24:32 21:24:32 #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 21:24:32 #161 DONE 0.3s 21:24:32 21:24:32 #160 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:24:32 #160 DONE 0.4s 21:24:32 21:24:32 #162 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:24:32 #162 DONE 0.4s 21:24:32 21:24:32 #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:24:32 #163 DONE 0.4s 21:24:32 21:24:32 #158 [security-proxy-setup] exporting to image 21:24:32 #158 exporting layers 1.2s done 21:24:32 #158 writing image sha256:3d3319f100bb1eb504174c7db844e8d0ab60ff5c7b76e63248d8cca71e33b299 21:24:32 #158 writing image sha256:3d3319f100bb1eb504174c7db844e8d0ab60ff5c7b76e63248d8cca71e33b299 done 21:24:32 #158 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 21:24:32 #158 DONE 1.3s 21:24:32 21:24:32 #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 21:24:32 #164 ... 21:24:32 21:24:32 #165 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:24:32 #165 DONE 0.3s 21:24:32 21:24:32 #166 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:24:32 #166 DONE 0.4s 21:24:32 21:24:32 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:24:32 #137 ... 21:24:32 21:24:32 #167 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:24:32 #167 DONE 0.3s 21:24:32 21:24:32 #168 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:24:32 #168 DONE 0.4s 21:24:32 21:24:32 #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:24:32 #169 DONE 0.2s 21:24:32 21:24:32 #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:24:32 #170 ... 21:24:32 21:24:32 #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 21:24:32 #164 DONE 2.2s 21:24:32 21:24:32 #171 [security-bootstrapper] exporting to image 21:24:32 #171 exporting layers 1.2s done 21:24:32 #171 writing image sha256:b2897b2ee9773e0049b174cbf0f145aad6e59a89f6835f6caa9a02a09b3a278b done 21:24:32 #171 naming to docker.io/library/security-bootstrapper-arm64 done 21:24:32 #171 DONE 1.2s 21:24:32 21:24:32 #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:24:32 #170 DONE 1.8s 21:24:32 21:24:32 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:24:32 #138 ... 21:24:32 21:24:32 #172 [security-secretstore-setup] exporting to image 21:24:33 #172 exporting layers 1.1s done 21:24:33 #172 writing image sha256:318ee359f10b5675babcc386229986ae2e64c660f9eafc47790822c490a175ea done 21:24:33 #172 naming to docker.io/library/security-secretstore-setup-arm64 done 21:24:33 #172 DONE 1.1s 21:24:33 21:24:33 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:24:38 #134 DONE 399.2s 21:24:38 21:24:38 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:24:38 #138 ... 21:24:38 21:24:38 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:24:38 #173 DONE 0.5s 21:24:38 21:24:38 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:24:38 #174 DONE 0.2s 21:24:38 21:24:38 #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:24:38 #175 DONE 0.3s 21:24:38 21:24:38 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:24:39 #138 ... 21:24:39 21:24:39 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:24:39 #176 ... 21:24:39 21:24:39 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:24:39 #138 DONE 400.4s 21:24:39 21:24:39 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:24:39 #176 DONE 0.3s 21:24:39 21:24:39 #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:24:39 #177 DONE 0.3s 21:24:39 21:24:39 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:24:39 #178 ... 21:24:39 21:24:39 #179 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:24:39 #179 CACHED 21:24:39 21:24:39 #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:24:39 #180 CACHED 21:24:40 21:24:40 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:24:40 #181 DONE 0.4s 21:24:40 21:24:40 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:24:40 #132 ... 21:24:40 21:24:40 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:24:40 #182 DONE 0.4s 21:24:40 21:24:40 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:24:40 #183 DONE 0.3s 21:24:40 21:24:40 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:24:41 #184 ... 21:24:41 21:24:41 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:24:41 #178 DONE 2.0s 21:24:41 21:24:41 #185 [security-proxy-auth] exporting to image 21:24:41 #185 exporting layers 21:24:42 #185 exporting layers 0.7s done 21:24:42 #185 writing image sha256:e229e80de2aa1d96fdcd8e953099fdd50d403bb25b457f6e2cd30b76ab005944 done 21:24:42 #185 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 21:24:42 #185 DONE 0.8s 21:24:42 21:24:42 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:24:42 #184 DONE 2.0s 21:24:42 21:24:42 #186 [core-common-config-bootstrapper] exporting to image 21:24:43 #186 exporting layers 0.4s done 21:24:43 #186 writing image sha256:627dae496b8b7e099722a5629a5c07787a20648c190d94516eae0eb6e257f1ed done 21:24:43 #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 21:24:43 #186 DONE 0.4s 21:24:43 21:24:43 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:25:01 #141 ... 21:25:01 21:25:01 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:25:01 #135 DONE 421.2s 21:25:01 21:25:01 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:25:01 #142 ... 21:25:01 21:25:01 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 21:25:01 #187 DONE 0.3s 21:25:01 21:25:01 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:25:01 #133 ... 21:25:01 21:25:01 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 21:25:01 #188 DONE 0.1s 21:25:01 21:25:01 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:25:01 #189 DONE 0.2s 21:25:01 21:25:01 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:25:01 #190 DONE 0.1s 21:25:01 21:25:01 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:25:01 #141 ... 21:25:01 21:25:01 #191 [core-command] exporting to image 21:25:01 #191 exporting layers 21:25:01 #191 exporting layers 0.3s done 21:25:01 #191 writing image sha256:b55144ab0cbb483c93be318c5d9a52bfa7102a10ecccb54193f66e6091076982 0.0s done 21:25:01 #191 naming to docker.io/library/core-command-arm64 0.0s done 21:25:01 #191 DONE 0.4s 21:25:01 21:25:01 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:25:04 #132 ... 21:25:04 21:25:04 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:25:04 #142 DONE 426.0s 21:25:04 21:25:04 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:25:04 #133 DONE 426.0s 21:25:04 21:25:04 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:25:05 #141 ... 21:25:05 21:25:05 #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:25:05 #192 ... 21:25:05 21:25:05 #193 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:25:05 #193 DONE 0.4s 21:25:05 21:25:05 #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:25:05 #192 DONE 0.5s 21:25:05 21:25:05 #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:25:05 #194 DONE 0.2s 21:25:05 21:25:05 #195 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:25:05 #195 DONE 0.3s 21:25:05 21:25:05 #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:25:06 #196 DONE 0.4s 21:25:06 21:25:06 #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:25:06 #197 DONE 0.3s 21:25:06 21:25:06 #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:25:06 #198 DONE 0.2s 21:25:06 21:25:06 #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:25:06 #199 DONE 0.1s 21:25:06 21:25:06 #200 [core-data] exporting to image 21:25:06 #200 exporting layers 21:25:06 #200 ... 21:25:06 21:25:06 #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:25:06 #201 DONE 0.2s 21:25:06 21:25:06 #202 [core-metadata] exporting to image 21:25:07 #202 exporting layers 0.3s done 21:25:07 #202 writing image sha256:c0b4453be339e5bcd5e3bab2cb8ed8c5dee577e95da97e7e712bd3b2f4f8ca3f done 21:25:07 #202 naming to docker.io/library/core-metadata-arm64 0.0s done 21:25:07 #202 DONE 0.3s 21:25:07 21:25:07 #200 [core-data] exporting to image 21:25:07 #200 exporting layers 0.5s done 21:25:07 #200 writing image sha256:27836a83f326cbaee04903193a062cc76e6ff6f15a7314987192614cba90da55 0.0s done 21:25:07 #200 naming to docker.io/library/core-data-arm64 0.0s done 21:25:07 #200 DONE 0.5s 21:25:07 21:25:07 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:25:19 #132 ... 21:25:19 21:25:19 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:25:19 #137 DONE 438.9s 21:25:19 21:25:19 #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:25:19 #203 DONE 0.2s 21:25:19 21:25:19 #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:25:19 #204 DONE 0.2s 21:25:19 21:25:19 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:25:19 #205 DONE 0.3s 21:25:19 21:25:19 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:25:19 #206 DONE 0.1s 21:25:19 21:25:19 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:25:19 #141 ... 21:25:19 21:25:19 #207 [security-spiffe-token-provider] exporting to image 21:25:19 #207 exporting layers 21:25:19 #207 exporting layers 0.5s done 21:25:19 #207 writing image sha256:207ed981f919c631c1c78b1d88e0d80d2ee6465f21f9d632a038756f29bf478e done 21:25:19 #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:25:19 #207 DONE 0.5s 21:25:19 21:25:19 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:25:26 #132 ... 21:25:26 21:25:26 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:25:26 #141 DONE 447.0s 21:25:26 21:25:26 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:25:26 #132 ... 21:25:26 21:25:26 #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:25:26 #208 DONE 0.1s 21:25:26 21:25:26 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:25:26 #132 ... 21:25:26 21:25:26 #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:25:26 #209 DONE 0.1s 21:25:26 21:25:26 #210 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:25:26 #210 DONE 0.3s 21:25:26 21:25:26 #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:25:26 #211 DONE 0.1s 21:25:26 21:25:26 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:25:27 #132 DONE 448.1s 21:25:27 21:25:27 #212 [support-scheduler] exporting to image 21:25:27 #212 exporting layers 21:25:27 #212 exporting layers 0.3s done 21:25:27 #212 writing image sha256:b09d78d22f3a5bd796335f9d862ac69fee7ab2bf384335222bd7b214637fa9f5 done 21:25:27 #212 naming to docker.io/library/support-scheduler-arm64 0.0s done 21:25:27 #212 DONE 0.3s 21:25:27 21:25:27 #213 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:25:27 #213 DONE 0.1s 21:25:27 21:25:27 #214 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:25:27 #214 DONE 0.2s 21:25:27 21:25:27 #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:25:27 #215 DONE 0.3s 21:25:27 21:25:27 #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:25:27 #216 DONE 0.1s 21:25:27 21:25:27 #217 [support-notifications] exporting to image 21:25:28 #217 exporting layers 0.3s done 21:25:28 #217 writing image sha256:41042bf7de542fe9c328860bd04e0529d59f8be730ed17b90e554cc5c499d03f 21:25:28 #217 writing image sha256:41042bf7de542fe9c328860bd04e0529d59f8be730ed17b90e554cc5c499d03f done 21:25:28 #217 naming to docker.io/library/support-notifications-arm64 done 21:25:28 #217 DONE 0.3s 21:25:28 time="2023-12-12T21:17:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:28 time="2023-12-12T21:17:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:28 time="2023-12-12T21:17:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:28 time="2023-12-12T21:17:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:28 time="2023-12-12T21:17:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:28 time="2023-12-12T21:17:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:28 time="2023-12-12T21:17:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:28 time="2023-12-12T21:17:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:28 time="2023-12-12T21:17:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:28 time="2023-12-12T21:17:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:28 time="2023-12-12T21:17:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:28 time="2023-12-12T21:17:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:28 time="2023-12-12T21:17:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:28 time="2023-12-12T21:17:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:25:28 $ docker stop --time=1 d0b261961b7fb2e6b02ec0134717dccdb25523a333e3f6533ac894b2dd85f7bf 21:25:31 $ docker rm -f --volumes d0b261961b7fb2e6b02ec0134717dccdb25523a333e3f6533ac894b2dd85f7bf [Pipeline] // withDockerContainer [Pipeline] sh 21:25:32 + docker images 21:25:32 REPOSITORY TAG IMAGE ID CREATED SIZE 21:25:32 support-notifications-arm64 latest 41042bf7de54 5 seconds ago 26.4MB 21:25:32 support-scheduler-arm64 latest b09d78d22f3a 6 seconds ago 25.8MB 21:25:32 security-spiffe-token-provider-arm64 latest 207ed981f919 14 seconds ago 28.9MB 21:25:32 core-metadata-arm64 latest c0b4453be339 26 seconds ago 17.4MB 21:25:32 core-data-arm64 latest 27836a83f326 26 seconds ago 17.1MB 21:25:32 core-command-arm64 latest b55144ab0cbb 32 seconds ago 17MB 21:25:32 core-common-config-bootstrapper-arm64 latest 627dae496b8b 50 seconds ago 15.1MB 21:25:32 security-proxy-auth-arm64 latest e229e80de2aa 51 seconds ago 15.9MB 21:25:32 security-secretstore-setup-arm64 latest 318ee359f10b About a minute ago 35.7MB 21:25:32 security-bootstrapper-arm64 latest b2897b2ee977 About a minute ago 18.5MB 21:25:32 security-proxy-setup-arm64 latest 3d3319f100bb About a minute ago 25.8MB 21:25:32 security-spire-config-arm64 latest ed67711f007e 7 minutes ago 95.8MB 21:25:32 security-spire-agent-arm64 latest 0ad58e659670 7 minutes ago 152MB 21:25:32 security-spire-server-arm64 latest 557a2f8bed5d 7 minutes ago 96.7MB 21:25:32 ci-base-image-arm64 latest ebc091bd76e2 8 minutes ago 933MB 21:25:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 weeks ago 560MB 21:25:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 months 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:33 provisioning config files... 21:25:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/615@tmp/config5538976980434876002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:25:33 ---> ****-login.sh 21:25:33 nexus3.edgexfoundry.org:10001 21:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:25:34 Configure a credential helper to remove this warning. See 21:25:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:25:34 21:25:34 Login Succeeded 21:25:34 nexus3.edgexfoundry.org:10002 21:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:25:34 Configure a credential helper to remove this warning. See 21:25:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:25:34 21:25:34 Login Succeeded 21:25:34 nexus3.edgexfoundry.org:10003 21:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:25:34 Configure a credential helper to remove this warning. See 21:25:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:25:34 21:25:34 Login Succeeded 21:25:34 nexus3.edgexfoundry.org:10004 21:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:25:35 Configure a credential helper to remove this warning. See 21:25:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:25:35 21:25:35 Login Succeeded 21:25:35 ****.io 21:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:25:35 Configure a credential helper to remove this warning. See 21:25:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:25:35 21:25:35 Login Succeeded 21:25:35 ---> ****-login.sh ends [Pipeline] } 21:25:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:25:36 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:25:36 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:25:36 latest 21:25:36 3.2.0-dev.5 21:25:36 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:25:36 main 21:25:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:25:37 5957a0aab73a: Preparing 21:25:37 01ba22bf6a1d: Preparing 21:25:37 e10bc0bbf338: Preparing 21:25:37 a44207e2a77b: Preparing 21:25:37 0f77fb42adc6: Preparing 21:25:37 25f058c2c4f1: Preparing 21:25:37 0faf9b67be60: Preparing 21:25:37 25f058c2c4f1: Waiting 21:25:37 0faf9b67be60: Waiting 21:25:37 a44207e2a77b: Pushed 21:25:37 5957a0aab73a: Pushed 21:25:37 e10bc0bbf338: Pushed 21:25:37 0f77fb42adc6: Pushed 21:25:37 0faf9b67be60: Layer already exists 21:25:38 25f058c2c4f1: Pushed 21:25:40 01ba22bf6a1d: Pushed 21:25:40 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:ee585f841155b5b68e303bf6ca4c5a6040c952a9b26623d7865f5efd32d24344 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:40 + 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:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:25:41 5957a0aab73a: Preparing 21:25:41 01ba22bf6a1d: Preparing 21:25:41 e10bc0bbf338: Preparing 21:25:41 a44207e2a77b: Preparing 21:25:41 0f77fb42adc6: Preparing 21:25:41 25f058c2c4f1: Preparing 21:25:41 0faf9b67be60: Preparing 21:25:41 25f058c2c4f1: Waiting 21:25:41 0faf9b67be60: Waiting 21:25:41 e10bc0bbf338: Layer already exists 21:25:41 0f77fb42adc6: Layer already exists 21:25:41 5957a0aab73a: Layer already exists 21:25:41 01ba22bf6a1d: Layer already exists 21:25:41 a44207e2a77b: Layer already exists 21:25:41 25f058c2c4f1: Layer already exists 21:25:41 0faf9b67be60: Layer already exists 21:25:41 latest: digest: sha256:ee585f841155b5b68e303bf6ca4c5a6040c952a9b26623d7865f5efd32d24344 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.5 21:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:25:42 5957a0aab73a: Preparing 21:25:42 01ba22bf6a1d: Preparing 21:25:42 e10bc0bbf338: Preparing 21:25:42 a44207e2a77b: Preparing 21:25:42 0f77fb42adc6: Preparing 21:25:42 25f058c2c4f1: Preparing 21:25:42 0faf9b67be60: Preparing 21:25:42 25f058c2c4f1: Waiting 21:25:42 0faf9b67be60: Waiting 21:25:42 0f77fb42adc6: Layer already exists 21:25:42 01ba22bf6a1d: Layer already exists 21:25:42 e10bc0bbf338: Layer already exists 21:25:42 5957a0aab73a: Layer already exists 21:25:42 a44207e2a77b: Layer already exists 21:25:42 25f058c2c4f1: Layer already exists 21:25:42 0faf9b67be60: Layer already exists 21:25:43 3.2.0-dev.5: digest: sha256:ee585f841155b5b68e303bf6ca4c5a6040c952a9b26623d7865f5efd32d24344 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:25:46 5957a0aab73a: Preparing 21:25:46 01ba22bf6a1d: Preparing 21:25:46 e10bc0bbf338: Preparing 21:25:46 a44207e2a77b: Preparing 21:25:46 0f77fb42adc6: Preparing 21:25:46 25f058c2c4f1: Preparing 21:25:46 0faf9b67be60: Preparing 21:25:46 25f058c2c4f1: Waiting 21:25:46 0faf9b67be60: Waiting 21:25:46 01ba22bf6a1d: Layer already exists 21:25:46 e10bc0bbf338: Layer already exists 21:25:46 5957a0aab73a: Layer already exists 21:25:46 a44207e2a77b: Layer already exists 21:25:46 0faf9b67be60: Layer already exists 21:25:46 0f77fb42adc6: Layer already exists 21:25:46 25f058c2c4f1: Layer already exists 21:25:46 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:ee585f841155b5b68e303bf6ca4c5a6040c952a9b26623d7865f5efd32d24344 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:46 + 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:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:25:47 5957a0aab73a: Preparing 21:25:47 01ba22bf6a1d: Preparing 21:25:47 e10bc0bbf338: Preparing 21:25:47 a44207e2a77b: Preparing 21:25:47 0f77fb42adc6: Preparing 21:25:47 25f058c2c4f1: Preparing 21:25:47 0faf9b67be60: Preparing 21:25:47 25f058c2c4f1: Waiting 21:25:47 0faf9b67be60: Waiting 21:25:47 a44207e2a77b: Layer already exists 21:25:47 5957a0aab73a: Layer already exists 21:25:47 e10bc0bbf338: Layer already exists 21:25:47 0f77fb42adc6: Layer already exists 21:25:47 01ba22bf6a1d: Layer already exists 21:25:47 25f058c2c4f1: Layer already exists 21:25:47 0faf9b67be60: Layer already exists 21:25:47 main: digest: sha256:ee585f841155b5b68e303bf6ca4c5a6040c952a9b26623d7865f5efd32d24344 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:48 ===================================================== [Pipeline] echo 21:25:48 taggedImages: 21:25:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:25:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:25:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.5 21:25:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:25:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:25:48 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:25:48 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:25:48 latest 21:25:48 3.2.0-dev.5 21:25:48 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:25:48 main 21:25:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:25:50 e85c0b3a2cef: Preparing 21:25:50 819e0fd69010: Preparing 21:25:50 ee847eaa4e3f: Preparing 21:25:50 5e0b79dac6c9: Preparing 21:25:50 e10bc0bbf338: Preparing 21:25:50 a44207e2a77b: Preparing 21:25:50 a44207e2a77b: Waiting 21:25:50 0f77fb42adc6: Preparing 21:25:50 25f058c2c4f1: Preparing 21:25:50 0f77fb42adc6: Waiting 21:25:50 0faf9b67be60: Preparing 21:25:50 25f058c2c4f1: Waiting 21:25:50 0faf9b67be60: Waiting 21:25:50 e10bc0bbf338: Layer already exists 21:25:50 a44207e2a77b: Layer already exists 21:25:50 0f77fb42adc6: Layer already exists 21:25:50 25f058c2c4f1: Layer already exists 21:25:50 e85c0b3a2cef: Pushed 21:25:50 819e0fd69010: Pushed 21:25:50 ee847eaa4e3f: Pushed 21:25:50 0faf9b67be60: Layer already exists 21:25:51 5e0b79dac6c9: Pushed 21:25:52 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:1275d3872869803b70cc332babd84a7d407a89994c043bcbe44f5f9fbb566285 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:52 + 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:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:25:53 e85c0b3a2cef: Preparing 21:25:53 819e0fd69010: Preparing 21:25:53 ee847eaa4e3f: Preparing 21:25:53 5e0b79dac6c9: Preparing 21:25:53 e10bc0bbf338: Preparing 21:25:53 a44207e2a77b: Preparing 21:25:53 0f77fb42adc6: Preparing 21:25:53 25f058c2c4f1: Preparing 21:25:53 0faf9b67be60: Preparing 21:25:53 a44207e2a77b: Waiting 21:25:53 0f77fb42adc6: Waiting 21:25:53 25f058c2c4f1: Waiting 21:25:53 0faf9b67be60: Waiting 21:25:53 e10bc0bbf338: Layer already exists 21:25:53 ee847eaa4e3f: Layer already exists 21:25:53 819e0fd69010: Layer already exists 21:25:53 5e0b79dac6c9: Layer already exists 21:25:53 e85c0b3a2cef: Layer already exists 21:25:53 a44207e2a77b: Layer already exists 21:25:53 0faf9b67be60: Layer already exists 21:25:53 25f058c2c4f1: Layer already exists 21:25:53 0f77fb42adc6: Layer already exists 21:25:53 latest: digest: sha256:1275d3872869803b70cc332babd84a7d407a89994c043bcbe44f5f9fbb566285 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.5 21:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:25:55 e85c0b3a2cef: Preparing 21:25:55 819e0fd69010: Preparing 21:25:55 ee847eaa4e3f: Preparing 21:25:55 5e0b79dac6c9: Preparing 21:25:55 e10bc0bbf338: Preparing 21:25:55 a44207e2a77b: Preparing 21:25:55 0f77fb42adc6: Preparing 21:25:55 25f058c2c4f1: Preparing 21:25:55 0faf9b67be60: Preparing 21:25:55 a44207e2a77b: Waiting 21:25:55 25f058c2c4f1: Waiting 21:25:55 0faf9b67be60: Waiting 21:25:55 0f77fb42adc6: Waiting 21:25:55 e10bc0bbf338: Layer already exists 21:25:55 5e0b79dac6c9: Layer already exists 21:25:55 819e0fd69010: Layer already exists 21:25:55 ee847eaa4e3f: Layer already exists 21:25:55 e85c0b3a2cef: Layer already exists 21:25:55 a44207e2a77b: Layer already exists 21:25:55 0f77fb42adc6: Layer already exists 21:25:55 25f058c2c4f1: Layer already exists 21:25:55 0faf9b67be60: Layer already exists 21:25:55 3.2.0-dev.5: digest: sha256:1275d3872869803b70cc332babd84a7d407a89994c043bcbe44f5f9fbb566285 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:56 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:25:56 e85c0b3a2cef: Preparing 21:25:56 819e0fd69010: Preparing 21:25:56 ee847eaa4e3f: Preparing 21:25:56 5e0b79dac6c9: Preparing 21:25:56 e10bc0bbf338: Preparing 21:25:56 a44207e2a77b: Preparing 21:25:56 0f77fb42adc6: Preparing 21:25:56 a44207e2a77b: Waiting 21:25:56 25f058c2c4f1: Preparing 21:25:56 0f77fb42adc6: Waiting 21:25:56 0faf9b67be60: Preparing 21:25:56 25f058c2c4f1: Waiting 21:25:56 0faf9b67be60: Waiting 21:25:56 e85c0b3a2cef: Layer already exists 21:25:56 5e0b79dac6c9: Layer already exists 21:25:56 819e0fd69010: Layer already exists 21:25:56 ee847eaa4e3f: Layer already exists 21:25:56 e10bc0bbf338: Layer already exists 21:25:56 25f058c2c4f1: Layer already exists 21:25:56 0f77fb42adc6: Layer already exists 21:25:56 0faf9b67be60: Layer already exists 21:25:56 a44207e2a77b: Layer already exists 21:25:57 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:1275d3872869803b70cc332babd84a7d407a89994c043bcbe44f5f9fbb566285 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:57 + 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:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:25:59 e85c0b3a2cef: Preparing 21:25:59 819e0fd69010: Preparing 21:25:59 ee847eaa4e3f: Preparing 21:25:59 5e0b79dac6c9: Preparing 21:25:59 e10bc0bbf338: Preparing 21:25:59 a44207e2a77b: Preparing 21:25:59 0f77fb42adc6: Preparing 21:25:59 a44207e2a77b: Waiting 21:25:59 0f77fb42adc6: Waiting 21:25:59 25f058c2c4f1: Preparing 21:25:59 0faf9b67be60: Preparing 21:25:59 25f058c2c4f1: Waiting 21:25:59 0faf9b67be60: Waiting 21:25:59 e10bc0bbf338: Layer already exists 21:25:59 5e0b79dac6c9: Layer already exists 21:25:59 819e0fd69010: Layer already exists 21:25:59 e85c0b3a2cef: Layer already exists 21:25:59 ee847eaa4e3f: Layer already exists 21:25:59 0f77fb42adc6: Layer already exists 21:25:59 25f058c2c4f1: Layer already exists 21:25:59 0faf9b67be60: Layer already exists 21:25:59 a44207e2a77b: Layer already exists 21:26:00 main: digest: sha256:1275d3872869803b70cc332babd84a7d407a89994c043bcbe44f5f9fbb566285 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:00 ===================================================== [Pipeline] echo 21:26:00 taggedImages: 21:26:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:26:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:26:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.5 21:26:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:26:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:26:00 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:26:00 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:26:00 latest 21:26:00 3.2.0-dev.5 21:26:00 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:26:00 main 21:26:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:26:02 dea48ea850be: Preparing 21:26:02 446af8093ce8: Preparing 21:26:02 e10bc0bbf338: Preparing 21:26:02 a44207e2a77b: Preparing 21:26:02 f0306aa19573: Preparing 21:26:02 ba1c408a9122: Preparing 21:26:02 0faf9b67be60: Preparing 21:26:02 ba1c408a9122: Waiting 21:26:02 0faf9b67be60: Waiting 21:26:02 a44207e2a77b: Layer already exists 21:26:02 e10bc0bbf338: Layer already exists 21:26:02 0faf9b67be60: Layer already exists 21:26:02 f0306aa19573: Pushed 21:26:02 dea48ea850be: Pushed 21:26:02 ba1c408a9122: Pushed 21:26:04 446af8093ce8: Pushed 21:26:04 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:449ec9b130bbbc43b00c131b565b6830ea978e2ef5cdbce566fc935c67394e8a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:26:06 dea48ea850be: Preparing 21:26:06 446af8093ce8: Preparing 21:26:06 e10bc0bbf338: Preparing 21:26:06 a44207e2a77b: Preparing 21:26:06 f0306aa19573: Preparing 21:26:06 ba1c408a9122: Preparing 21:26:06 0faf9b67be60: Preparing 21:26:06 0faf9b67be60: Waiting 21:26:06 ba1c408a9122: Waiting 21:26:06 f0306aa19573: Layer already exists 21:26:06 e10bc0bbf338: Layer already exists 21:26:06 dea48ea850be: Layer already exists 21:26:06 446af8093ce8: Layer already exists 21:26:06 a44207e2a77b: Layer already exists 21:26:06 ba1c408a9122: Layer already exists 21:26:06 0faf9b67be60: Layer already exists 21:26:06 latest: digest: sha256:449ec9b130bbbc43b00c131b565b6830ea978e2ef5cdbce566fc935c67394e8a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.5 21:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:26:07 dea48ea850be: Preparing 21:26:07 446af8093ce8: Preparing 21:26:07 e10bc0bbf338: Preparing 21:26:07 a44207e2a77b: Preparing 21:26:07 f0306aa19573: Preparing 21:26:07 ba1c408a9122: Preparing 21:26:07 0faf9b67be60: Preparing 21:26:07 ba1c408a9122: Waiting 21:26:07 0faf9b67be60: Waiting 21:26:07 e10bc0bbf338: Layer already exists 21:26:07 f0306aa19573: Layer already exists 21:26:07 dea48ea850be: Layer already exists 21:26:07 446af8093ce8: Layer already exists 21:26:07 a44207e2a77b: Layer already exists 21:26:07 ba1c408a9122: Layer already exists 21:26:07 0faf9b67be60: Layer already exists 21:26:08 3.2.0-dev.5: digest: sha256:449ec9b130bbbc43b00c131b565b6830ea978e2ef5cdbce566fc935c67394e8a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:26:09 dea48ea850be: Preparing 21:26:09 446af8093ce8: Preparing 21:26:09 e10bc0bbf338: Preparing 21:26:09 a44207e2a77b: Preparing 21:26:09 f0306aa19573: Preparing 21:26:09 ba1c408a9122: Preparing 21:26:09 0faf9b67be60: Preparing 21:26:09 ba1c408a9122: Waiting 21:26:09 0faf9b67be60: Waiting 21:26:09 a44207e2a77b: Layer already exists 21:26:09 f0306aa19573: Layer already exists 21:26:09 e10bc0bbf338: Layer already exists 21:26:09 dea48ea850be: Layer already exists 21:26:09 446af8093ce8: Layer already exists 21:26:09 0faf9b67be60: Layer already exists 21:26:09 ba1c408a9122: Layer already exists 21:26:09 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:449ec9b130bbbc43b00c131b565b6830ea978e2ef5cdbce566fc935c67394e8a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:26:13 dea48ea850be: Preparing 21:26:13 446af8093ce8: Preparing 21:26:13 e10bc0bbf338: Preparing 21:26:13 a44207e2a77b: Preparing 21:26:13 f0306aa19573: Preparing 21:26:13 ba1c408a9122: Preparing 21:26:13 0faf9b67be60: Preparing 21:26:13 ba1c408a9122: Waiting 21:26:13 0faf9b67be60: Waiting 21:26:13 446af8093ce8: Layer already exists 21:26:13 e10bc0bbf338: Layer already exists 21:26:13 dea48ea850be: Layer already exists 21:26:13 a44207e2a77b: Layer already exists 21:26:13 ba1c408a9122: Layer already exists 21:26:13 f0306aa19573: Layer already exists 21:26:13 0faf9b67be60: Layer already exists 21:26:13 main: digest: sha256:449ec9b130bbbc43b00c131b565b6830ea978e2ef5cdbce566fc935c67394e8a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:14 ===================================================== [Pipeline] echo 21:26:14 taggedImages: 21:26:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:26:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:26:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.5 21:26:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:26:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:26:14 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:26:14 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:26:14 latest 21:26:14 3.2.0-dev.5 21:26:14 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:26:14 main 21:26:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:26:16 5f4e16e579af: Preparing 21:26:16 8c221898bf4d: Preparing 21:26:16 9251e197b289: Preparing 21:26:16 e10bc0bbf338: Preparing 21:26:16 a44207e2a77b: Preparing 21:26:16 0f77fb42adc6: Preparing 21:26:16 25f058c2c4f1: Preparing 21:26:16 0faf9b67be60: Preparing 21:26:16 0f77fb42adc6: Waiting 21:26:16 0faf9b67be60: Waiting 21:26:16 25f058c2c4f1: Waiting 21:26:16 a44207e2a77b: Layer already exists 21:26:16 e10bc0bbf338: Layer already exists 21:26:16 0f77fb42adc6: Layer already exists 21:26:16 25f058c2c4f1: Layer already exists 21:26:16 0faf9b67be60: Layer already exists 21:26:16 5f4e16e579af: Pushed 21:26:16 8c221898bf4d: Pushed 21:26:18 9251e197b289: Pushed 21:26:19 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:5a0b735abf49ea52d9ec8973a8a518b9d0beeccba3e722260bf76802bb4c756a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:26:20 5f4e16e579af: Preparing 21:26:20 8c221898bf4d: Preparing 21:26:20 9251e197b289: Preparing 21:26:20 e10bc0bbf338: Preparing 21:26:20 a44207e2a77b: Preparing 21:26:20 0f77fb42adc6: Preparing 21:26:20 25f058c2c4f1: Preparing 21:26:20 0faf9b67be60: Preparing 21:26:20 0f77fb42adc6: Waiting 21:26:20 25f058c2c4f1: Waiting 21:26:20 0faf9b67be60: Waiting 21:26:20 8c221898bf4d: Layer already exists 21:26:20 a44207e2a77b: Layer already exists 21:26:20 e10bc0bbf338: Layer already exists 21:26:20 9251e197b289: Layer already exists 21:26:20 5f4e16e579af: Layer already exists 21:26:20 0f77fb42adc6: Layer already exists 21:26:20 25f058c2c4f1: Layer already exists 21:26:20 0faf9b67be60: Layer already exists 21:26:20 latest: digest: sha256:5a0b735abf49ea52d9ec8973a8a518b9d0beeccba3e722260bf76802bb4c756a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.5 21:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:26:22 5f4e16e579af: Preparing 21:26:22 8c221898bf4d: Preparing 21:26:22 9251e197b289: Preparing 21:26:22 e10bc0bbf338: Preparing 21:26:22 a44207e2a77b: Preparing 21:26:22 0f77fb42adc6: Preparing 21:26:22 25f058c2c4f1: Preparing 21:26:22 0f77fb42adc6: Waiting 21:26:22 0faf9b67be60: Preparing 21:26:22 25f058c2c4f1: Waiting 21:26:22 0faf9b67be60: Waiting 21:26:22 5f4e16e579af: Layer already exists 21:26:22 e10bc0bbf338: Layer already exists 21:26:22 8c221898bf4d: Layer already exists 21:26:22 9251e197b289: Layer already exists 21:26:22 a44207e2a77b: Layer already exists 21:26:22 0f77fb42adc6: Layer already exists 21:26:22 0faf9b67be60: Layer already exists 21:26:22 25f058c2c4f1: Layer already exists 21:26:22 3.2.0-dev.5: digest: sha256:5a0b735abf49ea52d9ec8973a8a518b9d0beeccba3e722260bf76802bb4c756a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:26:23 5f4e16e579af: Preparing 21:26:23 8c221898bf4d: Preparing 21:26:23 9251e197b289: Preparing 21:26:23 e10bc0bbf338: Preparing 21:26:23 a44207e2a77b: Preparing 21:26:23 0f77fb42adc6: Preparing 21:26:23 25f058c2c4f1: Preparing 21:26:23 0faf9b67be60: Preparing 21:26:23 0f77fb42adc6: Waiting 21:26:23 0faf9b67be60: Waiting 21:26:23 25f058c2c4f1: Waiting 21:26:23 a44207e2a77b: Layer already exists 21:26:23 8c221898bf4d: Layer already exists 21:26:23 9251e197b289: Layer already exists 21:26:23 5f4e16e579af: Layer already exists 21:26:23 e10bc0bbf338: Layer already exists 21:26:23 0f77fb42adc6: Layer already exists 21:26:23 0faf9b67be60: Layer already exists 21:26:23 25f058c2c4f1: Layer already exists 21:26:23 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:5a0b735abf49ea52d9ec8973a8a518b9d0beeccba3e722260bf76802bb4c756a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:24 + 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:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:26:27 5f4e16e579af: Preparing 21:26:27 8c221898bf4d: Preparing 21:26:27 9251e197b289: Preparing 21:26:27 e10bc0bbf338: Preparing 21:26:27 a44207e2a77b: Preparing 21:26:27 0f77fb42adc6: Preparing 21:26:27 25f058c2c4f1: Preparing 21:26:27 0faf9b67be60: Preparing 21:26:27 0f77fb42adc6: Waiting 21:26:27 25f058c2c4f1: Waiting 21:26:27 0faf9b67be60: Waiting 21:26:27 8c221898bf4d: Layer already exists 21:26:27 9251e197b289: Layer already exists 21:26:27 5f4e16e579af: Layer already exists 21:26:27 a44207e2a77b: Layer already exists 21:26:27 e10bc0bbf338: Layer already exists 21:26:27 0f77fb42adc6: Layer already exists 21:26:27 0faf9b67be60: Layer already exists 21:26:27 25f058c2c4f1: Layer already exists 21:26:28 main: digest: sha256:5a0b735abf49ea52d9ec8973a8a518b9d0beeccba3e722260bf76802bb4c756a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:28 ===================================================== [Pipeline] echo 21:26:29 taggedImages: 21:26:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:26:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:26:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.5 21:26:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:26:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:26:29 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:26:29 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:26:29 latest 21:26:29 3.2.0-dev.5 21:26:29 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:26:29 main 21:26:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:26:30 7c513f9716c8: Preparing 21:26:30 863693cd5c36: Preparing 21:26:30 2af46552b424: Preparing 21:26:30 9f53dde255ce: Preparing 21:26:30 deb9f4f00863: Preparing 21:26:30 311d0b41ada8: Preparing 21:26:30 f1e3ff2b0c8a: Preparing 21:26:30 e10bc0bbf338: Preparing 21:26:30 a44207e2a77b: Preparing 21:26:30 dfec9a8d6a8d: Preparing 21:26:30 c9bece28961f: Preparing 21:26:30 5f70bf18a086: Preparing 21:26:30 db1d4751be8c: Preparing 21:26:30 23c831c2f9dd: Preparing 21:26:30 b24c32619895: Preparing 21:26:30 311d0b41ada8: Waiting 21:26:30 0faf9b67be60: Preparing 21:26:30 f1e3ff2b0c8a: Waiting 21:26:30 e10bc0bbf338: Waiting 21:26:30 a44207e2a77b: Waiting 21:26:30 23c831c2f9dd: Waiting 21:26:30 dfec9a8d6a8d: Waiting 21:26:30 c9bece28961f: Waiting 21:26:30 0faf9b67be60: Waiting 21:26:30 b24c32619895: Waiting 21:26:30 5f70bf18a086: Waiting 21:26:30 db1d4751be8c: Waiting 21:26:31 2af46552b424: Pushed 21:26:31 deb9f4f00863: Pushed 21:26:31 9f53dde255ce: Pushed 21:26:31 863693cd5c36: Pushed 21:26:31 7c513f9716c8: Pushed 21:26:31 e10bc0bbf338: Layer already exists 21:26:31 a44207e2a77b: Layer already exists 21:26:31 311d0b41ada8: Pushed 21:26:31 dfec9a8d6a8d: Pushed 21:26:31 5f70bf18a086: Pushed 21:26:31 c9bece28961f: Pushed 21:26:31 0faf9b67be60: Layer already exists 21:26:31 db1d4751be8c: Pushed 21:26:31 23c831c2f9dd: Pushed 21:26:31 b24c32619895: Pushed 21:26:33 f1e3ff2b0c8a: Pushed 21:26:33 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:cc40bca1f81f845ae8999073a740c6d6e992c12beddac81a1e6087fdfb1ed484 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:34 + 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:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:26:35 7c513f9716c8: Preparing 21:26:35 863693cd5c36: Preparing 21:26:35 2af46552b424: Preparing 21:26:35 9f53dde255ce: Preparing 21:26:35 deb9f4f00863: Preparing 21:26:35 311d0b41ada8: Preparing 21:26:35 f1e3ff2b0c8a: Preparing 21:26:35 e10bc0bbf338: Preparing 21:26:35 a44207e2a77b: Preparing 21:26:35 dfec9a8d6a8d: Preparing 21:26:35 c9bece28961f: Preparing 21:26:35 5f70bf18a086: Preparing 21:26:35 db1d4751be8c: Preparing 21:26:35 23c831c2f9dd: Preparing 21:26:35 b24c32619895: Preparing 21:26:35 0faf9b67be60: Preparing 21:26:35 dfec9a8d6a8d: Waiting 21:26:35 c9bece28961f: Waiting 21:26:35 5f70bf18a086: Waiting 21:26:35 db1d4751be8c: Waiting 21:26:35 23c831c2f9dd: Waiting 21:26:35 b24c32619895: Waiting 21:26:35 0faf9b67be60: Waiting 21:26:35 f1e3ff2b0c8a: Waiting 21:26:35 e10bc0bbf338: Waiting 21:26:35 a44207e2a77b: Waiting 21:26:35 deb9f4f00863: Layer already exists 21:26:35 863693cd5c36: Layer already exists 21:26:35 2af46552b424: Layer already exists 21:26:35 9f53dde255ce: Layer already exists 21:26:35 7c513f9716c8: Layer already exists 21:26:35 f1e3ff2b0c8a: Layer already exists 21:26:35 e10bc0bbf338: Layer already exists 21:26:35 311d0b41ada8: Layer already exists 21:26:35 a44207e2a77b: Layer already exists 21:26:35 c9bece28961f: Layer already exists 21:26:35 5f70bf18a086: Layer already exists 21:26:35 dfec9a8d6a8d: Layer already exists 21:26:35 db1d4751be8c: Layer already exists 21:26:35 23c831c2f9dd: Layer already exists 21:26:35 b24c32619895: Layer already exists 21:26:35 0faf9b67be60: Layer already exists 21:26:35 latest: digest: sha256:cc40bca1f81f845ae8999073a740c6d6e992c12beddac81a1e6087fdfb1ed484 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.5 21:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:26:36 7c513f9716c8: Preparing 21:26:36 863693cd5c36: Preparing 21:26:36 2af46552b424: Preparing 21:26:36 9f53dde255ce: Preparing 21:26:36 deb9f4f00863: Preparing 21:26:36 311d0b41ada8: Preparing 21:26:36 f1e3ff2b0c8a: Preparing 21:26:36 e10bc0bbf338: Preparing 21:26:36 a44207e2a77b: Preparing 21:26:36 dfec9a8d6a8d: Preparing 21:26:36 c9bece28961f: Preparing 21:26:36 5f70bf18a086: Preparing 21:26:36 db1d4751be8c: Preparing 21:26:36 23c831c2f9dd: Preparing 21:26:36 b24c32619895: Preparing 21:26:36 0faf9b67be60: Preparing 21:26:36 311d0b41ada8: Waiting 21:26:36 f1e3ff2b0c8a: Waiting 21:26:36 e10bc0bbf338: Waiting 21:26:36 23c831c2f9dd: Waiting 21:26:36 a44207e2a77b: Waiting 21:26:36 b24c32619895: Waiting 21:26:36 5f70bf18a086: Waiting 21:26:36 dfec9a8d6a8d: Waiting 21:26:36 db1d4751be8c: Waiting 21:26:36 c9bece28961f: Waiting 21:26:36 863693cd5c36: Layer already exists 21:26:36 2af46552b424: Layer already exists 21:26:36 9f53dde255ce: Layer already exists 21:26:36 7c513f9716c8: Layer already exists 21:26:36 deb9f4f00863: Layer already exists 21:26:36 e10bc0bbf338: Layer already exists 21:26:36 f1e3ff2b0c8a: Layer already exists 21:26:36 311d0b41ada8: Layer already exists 21:26:36 dfec9a8d6a8d: Layer already exists 21:26:36 a44207e2a77b: Layer already exists 21:26:36 c9bece28961f: Layer already exists 21:26:37 db1d4751be8c: Layer already exists 21:26:37 5f70bf18a086: Layer already exists 21:26:37 b24c32619895: Layer already exists 21:26:37 23c831c2f9dd: Layer already exists 21:26:37 0faf9b67be60: Layer already exists 21:26:37 3.2.0-dev.5: digest: sha256:cc40bca1f81f845ae8999073a740c6d6e992c12beddac81a1e6087fdfb1ed484 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:26:38 7c513f9716c8: Preparing 21:26:38 863693cd5c36: Preparing 21:26:38 2af46552b424: Preparing 21:26:38 9f53dde255ce: Preparing 21:26:38 deb9f4f00863: Preparing 21:26:38 311d0b41ada8: Preparing 21:26:38 f1e3ff2b0c8a: Preparing 21:26:38 311d0b41ada8: Waiting 21:26:38 e10bc0bbf338: Preparing 21:26:38 f1e3ff2b0c8a: Waiting 21:26:38 a44207e2a77b: Preparing 21:26:38 e10bc0bbf338: Waiting 21:26:38 dfec9a8d6a8d: Preparing 21:26:38 c9bece28961f: Preparing 21:26:38 a44207e2a77b: Waiting 21:26:38 dfec9a8d6a8d: Waiting 21:26:38 5f70bf18a086: Preparing 21:26:38 c9bece28961f: Waiting 21:26:38 5f70bf18a086: Waiting 21:26:38 db1d4751be8c: Preparing 21:26:38 23c831c2f9dd: Preparing 21:26:38 db1d4751be8c: Waiting 21:26:38 b24c32619895: Preparing 21:26:38 0faf9b67be60: Preparing 21:26:38 23c831c2f9dd: Waiting 21:26:38 0faf9b67be60: Waiting 21:26:38 b24c32619895: Waiting 21:26:38 deb9f4f00863: Layer already exists 21:26:38 7c513f9716c8: Layer already exists 21:26:38 863693cd5c36: Layer already exists 21:26:38 2af46552b424: Layer already exists 21:26:38 9f53dde255ce: Layer already exists 21:26:38 f1e3ff2b0c8a: Layer already exists 21:26:38 311d0b41ada8: Layer already exists 21:26:38 a44207e2a77b: Layer already exists 21:26:38 dfec9a8d6a8d: Layer already exists 21:26:38 e10bc0bbf338: Layer already exists 21:26:38 c9bece28961f: Layer already exists 21:26:38 5f70bf18a086: Layer already exists 21:26:38 db1d4751be8c: Layer already exists 21:26:38 23c831c2f9dd: Layer already exists 21:26:38 b24c32619895: Layer already exists 21:26:38 0faf9b67be60: Layer already exists 21:26:38 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:cc40bca1f81f845ae8999073a740c6d6e992c12beddac81a1e6087fdfb1ed484 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:39 + 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:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:26:41 7c513f9716c8: Preparing 21:26:41 863693cd5c36: Preparing 21:26:41 2af46552b424: Preparing 21:26:41 9f53dde255ce: Preparing 21:26:41 deb9f4f00863: Preparing 21:26:41 311d0b41ada8: Preparing 21:26:41 311d0b41ada8: Waiting 21:26:41 f1e3ff2b0c8a: Preparing 21:26:41 e10bc0bbf338: Preparing 21:26:41 f1e3ff2b0c8a: Waiting 21:26:41 a44207e2a77b: Preparing 21:26:41 e10bc0bbf338: Waiting 21:26:41 a44207e2a77b: Waiting 21:26:41 dfec9a8d6a8d: Preparing 21:26:41 c9bece28961f: Preparing 21:26:41 dfec9a8d6a8d: Waiting 21:26:41 5f70bf18a086: Preparing 21:26:41 c9bece28961f: Waiting 21:26:41 db1d4751be8c: Preparing 21:26:41 23c831c2f9dd: Preparing 21:26:41 b24c32619895: Preparing 21:26:41 5f70bf18a086: Waiting 21:26:41 0faf9b67be60: Preparing 21:26:41 db1d4751be8c: Waiting 21:26:41 b24c32619895: Waiting 21:26:41 23c831c2f9dd: Waiting 21:26:41 0faf9b67be60: Waiting 21:26:41 7c513f9716c8: Layer already exists 21:26:41 863693cd5c36: Layer already exists 21:26:41 9f53dde255ce: Layer already exists 21:26:41 deb9f4f00863: Layer already exists 21:26:41 2af46552b424: Layer already exists 21:26:41 e10bc0bbf338: Layer already exists 21:26:41 311d0b41ada8: Layer already exists 21:26:41 f1e3ff2b0c8a: Layer already exists 21:26:41 a44207e2a77b: Layer already exists 21:26:41 dfec9a8d6a8d: Layer already exists 21:26:41 db1d4751be8c: Layer already exists 21:26:41 c9bece28961f: Layer already exists 21:26:41 5f70bf18a086: Layer already exists 21:26:41 23c831c2f9dd: Layer already exists 21:26:41 b24c32619895: Layer already exists 21:26:41 0faf9b67be60: Layer already exists 21:26:41 main: digest: sha256:cc40bca1f81f845ae8999073a740c6d6e992c12beddac81a1e6087fdfb1ed484 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:42 ===================================================== [Pipeline] echo 21:26:42 taggedImages: 21:26:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:26:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:26:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.5 21:26:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:26:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:26:42 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:26:42 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:26:42 latest 21:26:42 3.2.0-dev.5 21:26:42 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:26:42 main 21:26:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:26:44 8a48ad840043: Preparing 21:26:44 d43953db8b18: Preparing 21:26:44 411e7cb1a8da: Preparing 21:26:44 ee0522a62cc2: Preparing 21:26:44 e10bc0bbf338: Preparing 21:26:44 a44207e2a77b: Preparing 21:26:44 0f77fb42adc6: Preparing 21:26:44 25f058c2c4f1: Preparing 21:26:44 0faf9b67be60: Preparing 21:26:44 a44207e2a77b: Waiting 21:26:44 0f77fb42adc6: Waiting 21:26:44 0faf9b67be60: Waiting 21:26:44 25f058c2c4f1: Waiting 21:26:44 e10bc0bbf338: Layer already exists 21:26:44 a44207e2a77b: Layer already exists 21:26:44 d43953db8b18: Pushed 21:26:44 0f77fb42adc6: Layer already exists 21:26:44 8a48ad840043: Pushed 21:26:44 411e7cb1a8da: Pushed 21:26:44 25f058c2c4f1: Layer already exists 21:26:44 0faf9b67be60: Layer already exists 21:26:46 ee0522a62cc2: Pushed 21:26:46 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:dc8d7e49349fdd5cdcd17cdbfae5346cbb9badbc4a24c01fbb29aab2244d38d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:47 + 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:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:26:48 8a48ad840043: Preparing 21:26:48 d43953db8b18: Preparing 21:26:48 411e7cb1a8da: Preparing 21:26:48 ee0522a62cc2: Preparing 21:26:48 e10bc0bbf338: Preparing 21:26:48 a44207e2a77b: Preparing 21:26:48 0f77fb42adc6: Preparing 21:26:48 25f058c2c4f1: Preparing 21:26:48 0faf9b67be60: Preparing 21:26:48 a44207e2a77b: Waiting 21:26:48 0f77fb42adc6: Waiting 21:26:48 25f058c2c4f1: Waiting 21:26:48 0faf9b67be60: Waiting 21:26:48 ee0522a62cc2: Layer already exists 21:26:48 411e7cb1a8da: Layer already exists 21:26:48 d43953db8b18: Layer already exists 21:26:48 e10bc0bbf338: Layer already exists 21:26:48 8a48ad840043: Layer already exists 21:26:48 25f058c2c4f1: Layer already exists 21:26:48 0f77fb42adc6: Layer already exists 21:26:48 a44207e2a77b: Layer already exists 21:26:48 0faf9b67be60: Layer already exists 21:26:48 latest: digest: sha256:dc8d7e49349fdd5cdcd17cdbfae5346cbb9badbc4a24c01fbb29aab2244d38d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.5 21:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:26:49 8a48ad840043: Preparing 21:26:49 d43953db8b18: Preparing 21:26:49 411e7cb1a8da: Preparing 21:26:49 ee0522a62cc2: Preparing 21:26:49 e10bc0bbf338: Preparing 21:26:49 a44207e2a77b: Preparing 21:26:49 0f77fb42adc6: Preparing 21:26:49 a44207e2a77b: Waiting 21:26:49 25f058c2c4f1: Preparing 21:26:49 0faf9b67be60: Preparing 21:26:49 0f77fb42adc6: Waiting 21:26:49 25f058c2c4f1: Waiting 21:26:49 0faf9b67be60: Waiting 21:26:49 8a48ad840043: Layer already exists 21:26:49 ee0522a62cc2: Layer already exists 21:26:49 d43953db8b18: Layer already exists 21:26:49 411e7cb1a8da: Layer already exists 21:26:49 e10bc0bbf338: Layer already exists 21:26:49 a44207e2a77b: Layer already exists 21:26:49 0f77fb42adc6: Layer already exists 21:26:49 25f058c2c4f1: Layer already exists 21:26:49 0faf9b67be60: Layer already exists 21:26:50 3.2.0-dev.5: digest: sha256:dc8d7e49349fdd5cdcd17cdbfae5346cbb9badbc4a24c01fbb29aab2244d38d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:26:51 8a48ad840043: Preparing 21:26:51 d43953db8b18: Preparing 21:26:51 411e7cb1a8da: Preparing 21:26:51 ee0522a62cc2: Preparing 21:26:51 e10bc0bbf338: Preparing 21:26:51 a44207e2a77b: Preparing 21:26:51 0f77fb42adc6: Preparing 21:26:51 25f058c2c4f1: Preparing 21:26:51 0faf9b67be60: Preparing 21:26:51 a44207e2a77b: Waiting 21:26:51 0f77fb42adc6: Waiting 21:26:51 25f058c2c4f1: Waiting 21:26:51 0faf9b67be60: Waiting 21:26:51 8a48ad840043: Layer already exists 21:26:51 e10bc0bbf338: Layer already exists 21:26:51 411e7cb1a8da: Layer already exists 21:26:51 d43953db8b18: Layer already exists 21:26:51 ee0522a62cc2: Layer already exists 21:26:51 0faf9b67be60: Layer already exists 21:26:51 0f77fb42adc6: Layer already exists 21:26:51 a44207e2a77b: Layer already exists 21:26:51 25f058c2c4f1: Layer already exists 21:26:51 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:dc8d7e49349fdd5cdcd17cdbfae5346cbb9badbc4a24c01fbb29aab2244d38d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:52 + 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:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:26:55 8a48ad840043: Preparing 21:26:55 d43953db8b18: Preparing 21:26:55 411e7cb1a8da: Preparing 21:26:55 ee0522a62cc2: Preparing 21:26:55 e10bc0bbf338: Preparing 21:26:55 a44207e2a77b: Preparing 21:26:55 0f77fb42adc6: Preparing 21:26:55 25f058c2c4f1: Preparing 21:26:55 0faf9b67be60: Preparing 21:26:55 a44207e2a77b: Waiting 21:26:55 25f058c2c4f1: Waiting 21:26:55 0f77fb42adc6: Waiting 21:26:55 0faf9b67be60: Waiting 21:26:55 ee0522a62cc2: Layer already exists 21:26:55 d43953db8b18: Layer already exists 21:26:55 411e7cb1a8da: Layer already exists 21:26:55 8a48ad840043: Layer already exists 21:26:55 e10bc0bbf338: Layer already exists 21:26:55 a44207e2a77b: Layer already exists 21:26:55 0faf9b67be60: Layer already exists 21:26:55 25f058c2c4f1: Layer already exists 21:26:55 0f77fb42adc6: Layer already exists 21:26:56 main: digest: sha256:dc8d7e49349fdd5cdcd17cdbfae5346cbb9badbc4a24c01fbb29aab2244d38d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:56 ===================================================== [Pipeline] echo 21:26:57 taggedImages: 21:26:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:26:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:26:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.5 21:26:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:26:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:26:57 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:26:57 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:26:57 latest 21:26:57 3.2.0-dev.5 21:26:57 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:26:57 main 21:26:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:26:58 b5f97e3b68ec: Preparing 21:26:58 e8eac27d2a12: Preparing 21:26:58 b687aef60ad1: Preparing 21:26:58 706697f21cf3: Preparing 21:26:58 95a22424a098: Preparing 21:26:58 e10bc0bbf338: Preparing 21:26:58 a44207e2a77b: Preparing 21:26:58 ddb7fcb04818: Preparing 21:26:58 e7ac75d0fe8a: Preparing 21:26:58 6c7e247f98d0: Preparing 21:26:58 e10bc0bbf338: Waiting 21:26:58 0faf9b67be60: Preparing 21:26:58 a44207e2a77b: Waiting 21:26:58 ddb7fcb04818: Waiting 21:26:58 e7ac75d0fe8a: Waiting 21:26:58 0faf9b67be60: Waiting 21:26:58 6c7e247f98d0: Waiting 21:26:59 95a22424a098: Pushed 21:26:59 e8eac27d2a12: Pushed 21:26:59 b5f97e3b68ec: Pushed 21:26:59 706697f21cf3: Pushed 21:26:59 e10bc0bbf338: Layer already exists 21:26:59 a44207e2a77b: Layer already exists 21:26:59 0faf9b67be60: Layer already exists 21:26:59 ddb7fcb04818: Pushed 21:26:59 e7ac75d0fe8a: Pushed 21:27:00 b687aef60ad1: Pushed 21:27:01 6c7e247f98d0: Pushed 21:27:01 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:c2a46dc6d593b3ee93d12deddd012b74ece5e9b864764b6358bd5c6f636d3393 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:02 + 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:27:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:27:03 b5f97e3b68ec: Preparing 21:27:03 e8eac27d2a12: Preparing 21:27:03 b687aef60ad1: Preparing 21:27:03 706697f21cf3: Preparing 21:27:03 95a22424a098: Preparing 21:27:03 e10bc0bbf338: Preparing 21:27:03 a44207e2a77b: Preparing 21:27:03 ddb7fcb04818: Preparing 21:27:03 e7ac75d0fe8a: Preparing 21:27:03 6c7e247f98d0: Preparing 21:27:03 0faf9b67be60: Preparing 21:27:03 a44207e2a77b: Waiting 21:27:03 ddb7fcb04818: Waiting 21:27:03 e7ac75d0fe8a: Waiting 21:27:03 6c7e247f98d0: Waiting 21:27:03 0faf9b67be60: Waiting 21:27:03 e10bc0bbf338: Waiting 21:27:03 95a22424a098: Layer already exists 21:27:03 e8eac27d2a12: Layer already exists 21:27:03 b687aef60ad1: Layer already exists 21:27:03 b5f97e3b68ec: Layer already exists 21:27:03 706697f21cf3: Layer already exists 21:27:03 e10bc0bbf338: Layer already exists 21:27:03 ddb7fcb04818: Layer already exists 21:27:03 a44207e2a77b: Layer already exists 21:27:03 6c7e247f98d0: Layer already exists 21:27:03 e7ac75d0fe8a: Layer already exists 21:27:03 0faf9b67be60: Layer already exists 21:27:03 latest: digest: sha256:c2a46dc6d593b3ee93d12deddd012b74ece5e9b864764b6358bd5c6f636d3393 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.5 21:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:27:04 b5f97e3b68ec: Preparing 21:27:04 e8eac27d2a12: Preparing 21:27:04 b687aef60ad1: Preparing 21:27:04 706697f21cf3: Preparing 21:27:04 95a22424a098: Preparing 21:27:04 e10bc0bbf338: Preparing 21:27:04 a44207e2a77b: Preparing 21:27:04 ddb7fcb04818: Preparing 21:27:04 e7ac75d0fe8a: Preparing 21:27:04 6c7e247f98d0: Preparing 21:27:04 e10bc0bbf338: Waiting 21:27:04 a44207e2a77b: Waiting 21:27:04 0faf9b67be60: Preparing 21:27:04 ddb7fcb04818: Waiting 21:27:04 e7ac75d0fe8a: Waiting 21:27:04 6c7e247f98d0: Waiting 21:27:04 0faf9b67be60: Waiting 21:27:04 95a22424a098: Layer already exists 21:27:04 b5f97e3b68ec: Layer already exists 21:27:04 e8eac27d2a12: Layer already exists 21:27:04 706697f21cf3: Layer already exists 21:27:04 b687aef60ad1: Layer already exists 21:27:04 e10bc0bbf338: Layer already exists 21:27:04 a44207e2a77b: Layer already exists 21:27:04 e7ac75d0fe8a: Layer already exists 21:27:04 ddb7fcb04818: Layer already exists 21:27:04 6c7e247f98d0: Layer already exists 21:27:05 0faf9b67be60: Layer already exists 21:27:05 3.2.0-dev.5: digest: sha256:c2a46dc6d593b3ee93d12deddd012b74ece5e9b864764b6358bd5c6f636d3393 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:27:06 b5f97e3b68ec: Preparing 21:27:06 e8eac27d2a12: Preparing 21:27:06 b687aef60ad1: Preparing 21:27:06 706697f21cf3: Preparing 21:27:06 95a22424a098: Preparing 21:27:06 e10bc0bbf338: Preparing 21:27:06 a44207e2a77b: Preparing 21:27:06 ddb7fcb04818: Preparing 21:27:06 e7ac75d0fe8a: Preparing 21:27:06 e10bc0bbf338: Waiting 21:27:06 6c7e247f98d0: Preparing 21:27:06 a44207e2a77b: Waiting 21:27:06 ddb7fcb04818: Waiting 21:27:06 0faf9b67be60: Preparing 21:27:06 e7ac75d0fe8a: Waiting 21:27:06 6c7e247f98d0: Waiting 21:27:06 0faf9b67be60: Waiting 21:27:06 b687aef60ad1: Layer already exists 21:27:06 95a22424a098: Layer already exists 21:27:06 b5f97e3b68ec: Layer already exists 21:27:06 706697f21cf3: Layer already exists 21:27:06 e8eac27d2a12: Layer already exists 21:27:06 e10bc0bbf338: Layer already exists 21:27:06 a44207e2a77b: Layer already exists 21:27:06 ddb7fcb04818: Layer already exists 21:27:06 e7ac75d0fe8a: Layer already exists 21:27:06 6c7e247f98d0: Layer already exists 21:27:06 0faf9b67be60: Layer already exists 21:27:06 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:c2a46dc6d593b3ee93d12deddd012b74ece5e9b864764b6358bd5c6f636d3393 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:07 + 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:27:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:27:10 b5f97e3b68ec: Preparing 21:27:10 e8eac27d2a12: Preparing 21:27:10 b687aef60ad1: Preparing 21:27:10 706697f21cf3: Preparing 21:27:10 95a22424a098: Preparing 21:27:10 e10bc0bbf338: Preparing 21:27:10 a44207e2a77b: Preparing 21:27:10 ddb7fcb04818: Preparing 21:27:10 e7ac75d0fe8a: Preparing 21:27:10 6c7e247f98d0: Preparing 21:27:10 0faf9b67be60: Preparing 21:27:10 e10bc0bbf338: Waiting 21:27:10 a44207e2a77b: Waiting 21:27:10 ddb7fcb04818: Waiting 21:27:10 e7ac75d0fe8a: Waiting 21:27:10 6c7e247f98d0: Waiting 21:27:10 0faf9b67be60: Waiting 21:27:10 706697f21cf3: Layer already exists 21:27:10 e8eac27d2a12: Layer already exists 21:27:10 b5f97e3b68ec: Layer already exists 21:27:10 b687aef60ad1: Layer already exists 21:27:10 95a22424a098: Layer already exists 21:27:10 e10bc0bbf338: Layer already exists 21:27:10 e7ac75d0fe8a: Layer already exists 21:27:10 ddb7fcb04818: Layer already exists 21:27:10 6c7e247f98d0: Layer already exists 21:27:10 a44207e2a77b: Layer already exists 21:27:10 0faf9b67be60: Layer already exists 21:27:10 main: digest: sha256:c2a46dc6d593b3ee93d12deddd012b74ece5e9b864764b6358bd5c6f636d3393 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:11 ===================================================== [Pipeline] echo 21:27:11 taggedImages: 21:27:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:27:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:27:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.5 21:27:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:27:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:27:11 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:27:11 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:27:11 latest 21:27:11 3.2.0-dev.5 21:27:11 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:27:11 main 21:27:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:27:13 d509b96438e6: Preparing 21:27:13 ef5b0f061783: Preparing 21:27:13 037d4dbf1f22: Preparing 21:27:13 49276a2a9b56: Preparing 21:27:13 a24b9651d302: Preparing 21:27:13 798c898d5236: Preparing 21:27:13 9d6b295009c6: Preparing 21:27:13 e10bc0bbf338: Preparing 21:27:13 a44207e2a77b: Preparing 21:27:13 40dc77f27e5d: Preparing 21:27:13 4c671acf32ce: Preparing 21:27:13 798c898d5236: Waiting 21:27:13 0faf9b67be60: Preparing 21:27:13 e10bc0bbf338: Waiting 21:27:13 9d6b295009c6: Waiting 21:27:13 a44207e2a77b: Waiting 21:27:13 40dc77f27e5d: Waiting 21:27:13 0faf9b67be60: Waiting 21:27:13 4c671acf32ce: Waiting 21:27:13 a24b9651d302: Pushed 21:27:13 ef5b0f061783: Pushed 21:27:13 d509b96438e6: Pushed 21:27:13 e10bc0bbf338: Layer already exists 21:27:13 a44207e2a77b: Layer already exists 21:27:13 798c898d5236: Pushed 21:27:13 9d6b295009c6: Pushed 21:27:14 0faf9b67be60: Layer already exists 21:27:14 40dc77f27e5d: Pushed 21:27:15 49276a2a9b56: Pushed 21:27:16 037d4dbf1f22: Pushed 21:27:16 4c671acf32ce: Pushed 21:27:16 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:26d6306b74acb59063440ea7b2fbf4a418cc4f0f42b01f4d4def2f3acbf081c2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:17 + 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:27:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:27:18 d509b96438e6: Preparing 21:27:18 ef5b0f061783: Preparing 21:27:18 037d4dbf1f22: Preparing 21:27:18 49276a2a9b56: Preparing 21:27:18 a24b9651d302: Preparing 21:27:18 798c898d5236: Preparing 21:27:18 9d6b295009c6: Preparing 21:27:18 798c898d5236: Waiting 21:27:18 e10bc0bbf338: Preparing 21:27:18 9d6b295009c6: Waiting 21:27:18 a44207e2a77b: Preparing 21:27:18 e10bc0bbf338: Waiting 21:27:18 a44207e2a77b: Waiting 21:27:18 40dc77f27e5d: Preparing 21:27:18 4c671acf32ce: Preparing 21:27:18 40dc77f27e5d: Waiting 21:27:18 0faf9b67be60: Preparing 21:27:18 4c671acf32ce: Waiting 21:27:18 0faf9b67be60: Waiting 21:27:18 037d4dbf1f22: Layer already exists 21:27:18 49276a2a9b56: Layer already exists 21:27:18 d509b96438e6: Layer already exists 21:27:18 a24b9651d302: Layer already exists 21:27:18 ef5b0f061783: Layer already exists 21:27:18 9d6b295009c6: Layer already exists 21:27:18 e10bc0bbf338: Layer already exists 21:27:18 798c898d5236: Layer already exists 21:27:18 a44207e2a77b: Layer already exists 21:27:18 40dc77f27e5d: Layer already exists 21:27:18 4c671acf32ce: Layer already exists 21:27:18 0faf9b67be60: Layer already exists 21:27:18 latest: digest: sha256:26d6306b74acb59063440ea7b2fbf4a418cc4f0f42b01f4d4def2f3acbf081c2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.5 21:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:27:19 d509b96438e6: Preparing 21:27:19 ef5b0f061783: Preparing 21:27:19 037d4dbf1f22: Preparing 21:27:19 49276a2a9b56: Preparing 21:27:19 a24b9651d302: Preparing 21:27:19 798c898d5236: Preparing 21:27:19 9d6b295009c6: Preparing 21:27:19 e10bc0bbf338: Preparing 21:27:19 a44207e2a77b: Preparing 21:27:19 40dc77f27e5d: Preparing 21:27:19 4c671acf32ce: Preparing 21:27:19 0faf9b67be60: Preparing 21:27:19 e10bc0bbf338: Waiting 21:27:19 a44207e2a77b: Waiting 21:27:19 40dc77f27e5d: Waiting 21:27:19 4c671acf32ce: Waiting 21:27:19 0faf9b67be60: Waiting 21:27:19 798c898d5236: Waiting 21:27:19 9d6b295009c6: Waiting 21:27:19 49276a2a9b56: Layer already exists 21:27:19 d509b96438e6: Layer already exists 21:27:19 037d4dbf1f22: Layer already exists 21:27:19 a24b9651d302: Layer already exists 21:27:19 ef5b0f061783: Layer already exists 21:27:19 798c898d5236: Layer already exists 21:27:19 9d6b295009c6: Layer already exists 21:27:19 e10bc0bbf338: Layer already exists 21:27:19 a44207e2a77b: Layer already exists 21:27:19 40dc77f27e5d: Layer already exists 21:27:19 4c671acf32ce: Layer already exists 21:27:20 0faf9b67be60: Layer already exists 21:27:20 3.2.0-dev.5: digest: sha256:26d6306b74acb59063440ea7b2fbf4a418cc4f0f42b01f4d4def2f3acbf081c2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:27:21 d509b96438e6: Preparing 21:27:21 ef5b0f061783: Preparing 21:27:21 037d4dbf1f22: Preparing 21:27:21 49276a2a9b56: Preparing 21:27:21 a24b9651d302: Preparing 21:27:21 798c898d5236: Preparing 21:27:21 9d6b295009c6: Preparing 21:27:21 e10bc0bbf338: Preparing 21:27:21 a44207e2a77b: Preparing 21:27:21 798c898d5236: Waiting 21:27:21 40dc77f27e5d: Preparing 21:27:21 9d6b295009c6: Waiting 21:27:21 e10bc0bbf338: Waiting 21:27:21 a44207e2a77b: Waiting 21:27:21 4c671acf32ce: Preparing 21:27:21 40dc77f27e5d: Waiting 21:27:21 0faf9b67be60: Preparing 21:27:21 4c671acf32ce: Waiting 21:27:21 0faf9b67be60: Waiting 21:27:21 49276a2a9b56: Layer already exists 21:27:21 d509b96438e6: Layer already exists 21:27:21 ef5b0f061783: Layer already exists 21:27:21 a24b9651d302: Layer already exists 21:27:21 037d4dbf1f22: Layer already exists 21:27:21 798c898d5236: Layer already exists 21:27:21 a44207e2a77b: Layer already exists 21:27:21 9d6b295009c6: Layer already exists 21:27:21 e10bc0bbf338: Layer already exists 21:27:21 40dc77f27e5d: Layer already exists 21:27:21 4c671acf32ce: Layer already exists 21:27:21 0faf9b67be60: Layer already exists 21:27:21 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:26d6306b74acb59063440ea7b2fbf4a418cc4f0f42b01f4d4def2f3acbf081c2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:22 + 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:27:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:27:25 d509b96438e6: Preparing 21:27:25 ef5b0f061783: Preparing 21:27:25 037d4dbf1f22: Preparing 21:27:25 49276a2a9b56: Preparing 21:27:25 a24b9651d302: Preparing 21:27:25 798c898d5236: Preparing 21:27:25 9d6b295009c6: Preparing 21:27:25 798c898d5236: Waiting 21:27:25 e10bc0bbf338: Preparing 21:27:25 9d6b295009c6: Waiting 21:27:25 a44207e2a77b: Preparing 21:27:25 e10bc0bbf338: Waiting 21:27:25 a44207e2a77b: Waiting 21:27:25 40dc77f27e5d: Preparing 21:27:25 4c671acf32ce: Preparing 21:27:25 40dc77f27e5d: Waiting 21:27:25 0faf9b67be60: Preparing 21:27:25 4c671acf32ce: Waiting 21:27:25 0faf9b67be60: Waiting 21:27:25 037d4dbf1f22: Layer already exists 21:27:25 49276a2a9b56: Layer already exists 21:27:25 ef5b0f061783: Layer already exists 21:27:25 d509b96438e6: Layer already exists 21:27:25 a24b9651d302: Layer already exists 21:27:25 e10bc0bbf338: Layer already exists 21:27:25 798c898d5236: Layer already exists 21:27:25 9d6b295009c6: Layer already exists 21:27:25 a44207e2a77b: Layer already exists 21:27:25 4c671acf32ce: Layer already exists 21:27:25 40dc77f27e5d: Layer already exists 21:27:25 0faf9b67be60: Layer already exists 21:27:25 main: digest: sha256:26d6306b74acb59063440ea7b2fbf4a418cc4f0f42b01f4d4def2f3acbf081c2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:26 ===================================================== [Pipeline] echo 21:27:26 taggedImages: 21:27:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:27:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:27:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.5 21:27:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:27:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:27:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:27:26 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:27:26 latest 21:27:26 3.2.0-dev.5 21:27:26 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:27:26 main 21:27:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:27:28 5b8fd1d8fa80: Preparing 21:27:28 43f1814eeab7: Preparing 21:27:28 e10bc0bbf338: Preparing 21:27:28 a44207e2a77b: Preparing 21:27:28 3ea21e2d7dce: Preparing 21:27:28 95b7a98bc857: Preparing 21:27:28 0faf9b67be60: Preparing 21:27:28 0faf9b67be60: Waiting 21:27:28 95b7a98bc857: Waiting 21:27:28 e10bc0bbf338: Layer already exists 21:27:28 a44207e2a77b: Layer already exists 21:27:29 0faf9b67be60: Layer already exists 21:27:29 5b8fd1d8fa80: Pushed 21:27:29 3ea21e2d7dce: Pushed 21:27:30 95b7a98bc857: Pushed 21:27:32 43f1814eeab7: Pushed 21:27:32 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:85982015062955e5674068b00d07fd4d1cb824e6a8f0d30c0d531777833d5a9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:33 + 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:27:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:27:34 5b8fd1d8fa80: Preparing 21:27:34 43f1814eeab7: Preparing 21:27:34 e10bc0bbf338: Preparing 21:27:34 a44207e2a77b: Preparing 21:27:34 3ea21e2d7dce: Preparing 21:27:34 95b7a98bc857: Preparing 21:27:34 0faf9b67be60: Preparing 21:27:34 95b7a98bc857: Waiting 21:27:34 0faf9b67be60: Waiting 21:27:34 a44207e2a77b: Layer already exists 21:27:34 e10bc0bbf338: Layer already exists 21:27:34 5b8fd1d8fa80: Layer already exists 21:27:34 43f1814eeab7: Layer already exists 21:27:34 3ea21e2d7dce: Layer already exists 21:27:34 95b7a98bc857: Layer already exists 21:27:34 0faf9b67be60: Layer already exists 21:27:34 latest: digest: sha256:85982015062955e5674068b00d07fd4d1cb824e6a8f0d30c0d531777833d5a9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.5 21:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:27:35 5b8fd1d8fa80: Preparing 21:27:35 43f1814eeab7: Preparing 21:27:35 e10bc0bbf338: Preparing 21:27:35 a44207e2a77b: Preparing 21:27:35 3ea21e2d7dce: Preparing 21:27:35 95b7a98bc857: Preparing 21:27:35 0faf9b67be60: Preparing 21:27:35 95b7a98bc857: Waiting 21:27:35 0faf9b67be60: Waiting 21:27:35 e10bc0bbf338: Layer already exists 21:27:35 43f1814eeab7: Layer already exists 21:27:35 3ea21e2d7dce: Layer already exists 21:27:35 a44207e2a77b: Layer already exists 21:27:35 5b8fd1d8fa80: Layer already exists 21:27:35 0faf9b67be60: Layer already exists 21:27:35 95b7a98bc857: Layer already exists 21:27:36 3.2.0-dev.5: digest: sha256:85982015062955e5674068b00d07fd4d1cb824e6a8f0d30c0d531777833d5a9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:27:39 5b8fd1d8fa80: Preparing 21:27:39 43f1814eeab7: Preparing 21:27:39 e10bc0bbf338: Preparing 21:27:39 a44207e2a77b: Preparing 21:27:39 3ea21e2d7dce: Preparing 21:27:39 95b7a98bc857: Preparing 21:27:39 0faf9b67be60: Preparing 21:27:39 95b7a98bc857: Waiting 21:27:39 0faf9b67be60: Waiting 21:27:39 a44207e2a77b: Layer already exists 21:27:39 e10bc0bbf338: Layer already exists 21:27:39 43f1814eeab7: Layer already exists 21:27:39 5b8fd1d8fa80: Layer already exists 21:27:39 3ea21e2d7dce: Layer already exists 21:27:39 95b7a98bc857: Layer already exists 21:27:39 0faf9b67be60: Layer already exists 21:27:39 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:85982015062955e5674068b00d07fd4d1cb824e6a8f0d30c0d531777833d5a9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:40 + 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:27:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:27:40 5b8fd1d8fa80: Preparing 21:27:40 43f1814eeab7: Preparing 21:27:40 e10bc0bbf338: Preparing 21:27:40 a44207e2a77b: Preparing 21:27:40 3ea21e2d7dce: Preparing 21:27:40 95b7a98bc857: Preparing 21:27:40 95b7a98bc857: Waiting 21:27:40 0faf9b67be60: Preparing 21:27:40 0faf9b67be60: Waiting 21:27:40 5b8fd1d8fa80: Layer already exists 21:27:40 3ea21e2d7dce: Layer already exists 21:27:40 a44207e2a77b: Layer already exists 21:27:40 e10bc0bbf338: Layer already exists 21:27:40 43f1814eeab7: Layer already exists 21:27:40 95b7a98bc857: Layer already exists 21:27:40 0faf9b67be60: Layer already exists 21:27:41 main: digest: sha256:85982015062955e5674068b00d07fd4d1cb824e6a8f0d30c0d531777833d5a9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:42 ===================================================== [Pipeline] echo 21:27:42 taggedImages: 21:27:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:27:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:27:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.5 21:27:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:27:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:27:42 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:27:42 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:27:42 latest 21:27:42 3.2.0-dev.5 21:27:42 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:27:42 main 21:27:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:27:44 ac976615d0b3: Preparing 21:27:44 4d6f8a8ed6da: Preparing 21:27:44 15b45abc1f36: Preparing 21:27:44 e10bc0bbf338: Preparing 21:27:44 a44207e2a77b: Preparing 21:27:44 775e7902eedd: Preparing 21:27:44 e11deffbeed0: Preparing 21:27:44 d0e608a77ca8: Preparing 21:27:44 6a453e3127ee: Preparing 21:27:44 0faf9b67be60: Preparing 21:27:44 775e7902eedd: Waiting 21:27:44 e11deffbeed0: Waiting 21:27:44 d0e608a77ca8: Waiting 21:27:44 6a453e3127ee: Waiting 21:27:44 0faf9b67be60: Waiting 21:27:44 a44207e2a77b: Layer already exists 21:27:44 e10bc0bbf338: Layer already exists 21:27:44 ac976615d0b3: Pushed 21:27:44 4d6f8a8ed6da: Pushed 21:27:44 15b45abc1f36: Pushed 21:27:44 0faf9b67be60: Layer already exists 21:27:44 d0e608a77ca8: Pushed 21:27:45 6a453e3127ee: Pushed 21:27:57 e11deffbeed0: Pushed 21:28:00 775e7902eedd: Pushed 21:28:01 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:f82d8d656879bd2530eb6d0ebbbb64385eabe5c651af7b814040cd913ba0d4f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:01 + 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:28:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:28:02 ac976615d0b3: Preparing 21:28:02 4d6f8a8ed6da: Preparing 21:28:02 15b45abc1f36: Preparing 21:28:02 e10bc0bbf338: Preparing 21:28:02 a44207e2a77b: Preparing 21:28:02 775e7902eedd: Preparing 21:28:02 e11deffbeed0: Preparing 21:28:02 775e7902eedd: Waiting 21:28:02 d0e608a77ca8: Preparing 21:28:02 e11deffbeed0: Waiting 21:28:02 6a453e3127ee: Preparing 21:28:02 d0e608a77ca8: Waiting 21:28:02 0faf9b67be60: Preparing 21:28:02 6a453e3127ee: Waiting 21:28:02 0faf9b67be60: Waiting 21:28:02 a44207e2a77b: Layer already exists 21:28:02 4d6f8a8ed6da: Layer already exists 21:28:02 15b45abc1f36: Layer already exists 21:28:02 ac976615d0b3: Layer already exists 21:28:02 e10bc0bbf338: Layer already exists 21:28:02 775e7902eedd: Layer already exists 21:28:02 e11deffbeed0: Layer already exists 21:28:02 6a453e3127ee: Layer already exists 21:28:02 0faf9b67be60: Layer already exists 21:28:02 d0e608a77ca8: Layer already exists 21:28:03 latest: digest: sha256:f82d8d656879bd2530eb6d0ebbbb64385eabe5c651af7b814040cd913ba0d4f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.5 21:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:28:04 ac976615d0b3: Preparing 21:28:04 4d6f8a8ed6da: Preparing 21:28:04 15b45abc1f36: Preparing 21:28:04 e10bc0bbf338: Preparing 21:28:04 a44207e2a77b: Preparing 21:28:04 775e7902eedd: Preparing 21:28:04 e11deffbeed0: Preparing 21:28:04 d0e608a77ca8: Preparing 21:28:04 6a453e3127ee: Preparing 21:28:04 0faf9b67be60: Preparing 21:28:04 775e7902eedd: Waiting 21:28:04 e11deffbeed0: Waiting 21:28:04 d0e608a77ca8: Waiting 21:28:04 6a453e3127ee: Waiting 21:28:04 0faf9b67be60: Waiting 21:28:04 ac976615d0b3: Layer already exists 21:28:04 e10bc0bbf338: Layer already exists 21:28:04 15b45abc1f36: Layer already exists 21:28:04 a44207e2a77b: Layer already exists 21:28:04 4d6f8a8ed6da: Layer already exists 21:28:04 775e7902eedd: Layer already exists 21:28:04 6a453e3127ee: Layer already exists 21:28:04 d0e608a77ca8: Layer already exists 21:28:04 0faf9b67be60: Layer already exists 21:28:04 e11deffbeed0: Layer already exists 21:28:04 3.2.0-dev.5: digest: sha256:f82d8d656879bd2530eb6d0ebbbb64385eabe5c651af7b814040cd913ba0d4f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:28:09 ac976615d0b3: Preparing 21:28:09 4d6f8a8ed6da: Preparing 21:28:09 15b45abc1f36: Preparing 21:28:09 e10bc0bbf338: Preparing 21:28:09 a44207e2a77b: Preparing 21:28:09 775e7902eedd: Preparing 21:28:09 e11deffbeed0: Preparing 21:28:09 d0e608a77ca8: Preparing 21:28:09 6a453e3127ee: Preparing 21:28:09 0faf9b67be60: Preparing 21:28:09 775e7902eedd: Waiting 21:28:09 e11deffbeed0: Waiting 21:28:09 d0e608a77ca8: Waiting 21:28:09 6a453e3127ee: Waiting 21:28:09 0faf9b67be60: Waiting 21:28:09 e10bc0bbf338: Layer already exists 21:28:09 4d6f8a8ed6da: Layer already exists 21:28:09 a44207e2a77b: Layer already exists 21:28:09 ac976615d0b3: Layer already exists 21:28:09 15b45abc1f36: Layer already exists 21:28:09 d0e608a77ca8: Layer already exists 21:28:09 775e7902eedd: Layer already exists 21:28:09 e11deffbeed0: Layer already exists 21:28:09 6a453e3127ee: Layer already exists 21:28:09 0faf9b67be60: Layer already exists 21:28:09 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:f82d8d656879bd2530eb6d0ebbbb64385eabe5c651af7b814040cd913ba0d4f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:10 + 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:28:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:28:11 ac976615d0b3: Preparing 21:28:11 4d6f8a8ed6da: Preparing 21:28:11 15b45abc1f36: Preparing 21:28:11 e10bc0bbf338: Preparing 21:28:11 a44207e2a77b: Preparing 21:28:11 775e7902eedd: Preparing 21:28:11 e11deffbeed0: Preparing 21:28:11 d0e608a77ca8: Preparing 21:28:11 6a453e3127ee: Preparing 21:28:11 0faf9b67be60: Preparing 21:28:11 d0e608a77ca8: Waiting 21:28:11 6a453e3127ee: Waiting 21:28:11 0faf9b67be60: Waiting 21:28:11 775e7902eedd: Waiting 21:28:11 e11deffbeed0: Waiting 21:28:11 4d6f8a8ed6da: Layer already exists 21:28:11 ac976615d0b3: Layer already exists 21:28:11 15b45abc1f36: Layer already exists 21:28:11 a44207e2a77b: Layer already exists 21:28:11 e10bc0bbf338: Layer already exists 21:28:11 e11deffbeed0: Layer already exists 21:28:11 775e7902eedd: Layer already exists 21:28:11 6a453e3127ee: Layer already exists 21:28:11 d0e608a77ca8: Layer already exists 21:28:11 0faf9b67be60: Layer already exists 21:28:11 main: digest: sha256:f82d8d656879bd2530eb6d0ebbbb64385eabe5c651af7b814040cd913ba0d4f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:28:12 ===================================================== [Pipeline] echo 21:28:12 taggedImages: 21:28:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:28:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:28:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.5 21:28:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:28:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:28:13 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:28:13 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:28:13 latest 21:28:13 3.2.0-dev.5 21:28:13 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:28:13 main 21:28:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:28:15 718a82163d12: Preparing 21:28:15 97070b7992f6: Preparing 21:28:15 ba268bcfbdc3: Preparing 21:28:15 e10bc0bbf338: Preparing 21:28:15 a44207e2a77b: Preparing 21:28:15 775e7902eedd: Preparing 21:28:15 b7ce8d2f4f6b: Preparing 21:28:15 cbe6be1d659d: Preparing 21:28:15 0faf9b67be60: Preparing 21:28:15 cbe6be1d659d: Waiting 21:28:15 0faf9b67be60: Waiting 21:28:15 775e7902eedd: Waiting 21:28:15 b7ce8d2f4f6b: Waiting 21:28:15 a44207e2a77b: Layer already exists 21:28:15 e10bc0bbf338: Layer already exists 21:28:15 775e7902eedd: Layer already exists 21:28:15 718a82163d12: Pushed 21:28:15 97070b7992f6: Pushed 21:28:15 b7ce8d2f4f6b: Pushed 21:28:15 ba268bcfbdc3: Pushed 21:28:15 0faf9b67be60: Layer already exists 21:28:15 cbe6be1d659d: Pushed 21:28:15 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:1d99ed75a49929be5d5899f552ce04120b98ed50d28b24b9090af7570b84a7dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:16 + 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:28:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:28:17 718a82163d12: Preparing 21:28:17 97070b7992f6: Preparing 21:28:17 ba268bcfbdc3: Preparing 21:28:17 e10bc0bbf338: Preparing 21:28:17 a44207e2a77b: Preparing 21:28:17 775e7902eedd: Preparing 21:28:17 775e7902eedd: Waiting 21:28:17 b7ce8d2f4f6b: Preparing 21:28:17 cbe6be1d659d: Preparing 21:28:17 b7ce8d2f4f6b: Waiting 21:28:17 0faf9b67be60: Preparing 21:28:17 0faf9b67be60: Waiting 21:28:17 ba268bcfbdc3: Layer already exists 21:28:17 e10bc0bbf338: Layer already exists 21:28:17 a44207e2a77b: Layer already exists 21:28:17 97070b7992f6: Layer already exists 21:28:17 775e7902eedd: Layer already exists 21:28:17 718a82163d12: Layer already exists 21:28:17 0faf9b67be60: Layer already exists 21:28:17 b7ce8d2f4f6b: Layer already exists 21:28:17 cbe6be1d659d: Layer already exists 21:28:17 latest: digest: sha256:1d99ed75a49929be5d5899f552ce04120b98ed50d28b24b9090af7570b84a7dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.5 21:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:28:19 718a82163d12: Preparing 21:28:19 97070b7992f6: Preparing 21:28:19 ba268bcfbdc3: Preparing 21:28:19 e10bc0bbf338: Preparing 21:28:19 a44207e2a77b: Preparing 21:28:19 775e7902eedd: Preparing 21:28:19 b7ce8d2f4f6b: Preparing 21:28:19 cbe6be1d659d: Preparing 21:28:19 0faf9b67be60: Preparing 21:28:19 775e7902eedd: Waiting 21:28:19 b7ce8d2f4f6b: Waiting 21:28:19 cbe6be1d659d: Waiting 21:28:19 0faf9b67be60: Waiting 21:28:19 e10bc0bbf338: Layer already exists 21:28:19 97070b7992f6: Layer already exists 21:28:19 ba268bcfbdc3: Layer already exists 21:28:19 718a82163d12: Layer already exists 21:28:19 a44207e2a77b: Layer already exists 21:28:19 775e7902eedd: Layer already exists 21:28:19 cbe6be1d659d: Layer already exists 21:28:19 b7ce8d2f4f6b: Layer already exists 21:28:19 0faf9b67be60: Layer already exists 21:28:19 3.2.0-dev.5: digest: sha256:1d99ed75a49929be5d5899f552ce04120b98ed50d28b24b9090af7570b84a7dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:28:23 718a82163d12: Preparing 21:28:23 97070b7992f6: Preparing 21:28:23 ba268bcfbdc3: Preparing 21:28:23 e10bc0bbf338: Preparing 21:28:23 a44207e2a77b: Preparing 21:28:23 775e7902eedd: Preparing 21:28:23 b7ce8d2f4f6b: Preparing 21:28:23 cbe6be1d659d: Preparing 21:28:23 0faf9b67be60: Preparing 21:28:23 775e7902eedd: Waiting 21:28:23 b7ce8d2f4f6b: Waiting 21:28:23 cbe6be1d659d: Waiting 21:28:23 0faf9b67be60: Waiting 21:28:23 a44207e2a77b: Layer already exists 21:28:23 97070b7992f6: Layer already exists 21:28:23 ba268bcfbdc3: Layer already exists 21:28:23 718a82163d12: Layer already exists 21:28:23 e10bc0bbf338: Layer already exists 21:28:23 775e7902eedd: Layer already exists 21:28:23 b7ce8d2f4f6b: Layer already exists 21:28:23 0faf9b67be60: Layer already exists 21:28:23 cbe6be1d659d: Layer already exists 21:28:23 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:1d99ed75a49929be5d5899f552ce04120b98ed50d28b24b9090af7570b84a7dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:24 + 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:28:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:28:25 718a82163d12: Preparing 21:28:25 97070b7992f6: Preparing 21:28:25 ba268bcfbdc3: Preparing 21:28:25 e10bc0bbf338: Preparing 21:28:25 a44207e2a77b: Preparing 21:28:25 775e7902eedd: Preparing 21:28:25 b7ce8d2f4f6b: Preparing 21:28:25 cbe6be1d659d: Preparing 21:28:25 b7ce8d2f4f6b: Waiting 21:28:25 0faf9b67be60: Preparing 21:28:25 cbe6be1d659d: Waiting 21:28:25 0faf9b67be60: Waiting 21:28:25 97070b7992f6: Layer already exists 21:28:25 718a82163d12: Layer already exists 21:28:25 a44207e2a77b: Layer already exists 21:28:25 ba268bcfbdc3: Layer already exists 21:28:25 e10bc0bbf338: Layer already exists 21:28:25 b7ce8d2f4f6b: Layer already exists 21:28:25 775e7902eedd: Layer already exists 21:28:25 cbe6be1d659d: Layer already exists 21:28:25 0faf9b67be60: Layer already exists 21:28:25 main: digest: sha256:1d99ed75a49929be5d5899f552ce04120b98ed50d28b24b9090af7570b84a7dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:28:26 ===================================================== [Pipeline] echo 21:28:26 taggedImages: 21:28:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:28:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:28:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.5 21:28:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:28:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:28:26 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:28:26 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:28:26 latest 21:28:26 3.2.0-dev.5 21:28:26 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:28:26 main 21:28:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:28:28 d44ba86c9c52: Preparing 21:28:28 e7274c60dcf4: Preparing 21:28:28 f6166baba156: Preparing 21:28:28 e10bc0bbf338: Preparing 21:28:28 a44207e2a77b: Preparing 21:28:28 8a01f6fb58f7: Preparing 21:28:28 d0e608a77ca8: Preparing 21:28:28 6a453e3127ee: Preparing 21:28:28 0faf9b67be60: Preparing 21:28:28 6a453e3127ee: Waiting 21:28:28 0faf9b67be60: Waiting 21:28:28 8a01f6fb58f7: Waiting 21:28:28 d0e608a77ca8: Waiting 21:28:28 a44207e2a77b: Layer already exists 21:28:28 e10bc0bbf338: Layer already exists 21:28:28 d0e608a77ca8: Layer already exists 21:28:28 6a453e3127ee: Layer already exists 21:28:28 f6166baba156: Pushed 21:28:28 0faf9b67be60: Layer already exists 21:28:28 e7274c60dcf4: Pushed 21:28:28 d44ba86c9c52: Pushed 21:28:47 8a01f6fb58f7: Pushed 21:28:47 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:e78b6972a832592e69353ca933ba28c8b385c76e3bcee4ff58a2534730fb0cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:47 + 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:28:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:28:51 d44ba86c9c52: Preparing 21:28:51 e7274c60dcf4: Preparing 21:28:51 f6166baba156: Preparing 21:28:51 e10bc0bbf338: Preparing 21:28:51 a44207e2a77b: Preparing 21:28:51 8a01f6fb58f7: Preparing 21:28:51 8a01f6fb58f7: Waiting 21:28:51 d0e608a77ca8: Preparing 21:28:51 6a453e3127ee: Preparing 21:28:51 d0e608a77ca8: Waiting 21:28:51 0faf9b67be60: Preparing 21:28:51 0faf9b67be60: Waiting 21:28:51 6a453e3127ee: Waiting 21:28:51 e7274c60dcf4: Layer already exists 21:28:51 e10bc0bbf338: Layer already exists 21:28:51 d44ba86c9c52: Layer already exists 21:28:51 f6166baba156: Layer already exists 21:28:51 a44207e2a77b: Layer already exists 21:28:51 6a453e3127ee: Layer already exists 21:28:51 d0e608a77ca8: Layer already exists 21:28:51 8a01f6fb58f7: Layer already exists 21:28:51 0faf9b67be60: Layer already exists 21:28:51 latest: digest: sha256:e78b6972a832592e69353ca933ba28c8b385c76e3bcee4ff58a2534730fb0cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.5 21:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:28:53 d44ba86c9c52: Preparing 21:28:53 e7274c60dcf4: Preparing 21:28:53 f6166baba156: Preparing 21:28:53 e10bc0bbf338: Preparing 21:28:53 a44207e2a77b: Preparing 21:28:53 8a01f6fb58f7: Preparing 21:28:53 d0e608a77ca8: Preparing 21:28:53 6a453e3127ee: Preparing 21:28:53 0faf9b67be60: Preparing 21:28:53 8a01f6fb58f7: Waiting 21:28:53 d0e608a77ca8: Waiting 21:28:53 6a453e3127ee: Waiting 21:28:53 0faf9b67be60: Waiting 21:28:53 a44207e2a77b: Layer already exists 21:28:53 d44ba86c9c52: Layer already exists 21:28:53 f6166baba156: Layer already exists 21:28:53 e10bc0bbf338: Layer already exists 21:28:53 e7274c60dcf4: Layer already exists 21:28:53 8a01f6fb58f7: Layer already exists 21:28:53 6a453e3127ee: Layer already exists 21:28:53 0faf9b67be60: Layer already exists 21:28:53 d0e608a77ca8: Layer already exists 21:28:53 3.2.0-dev.5: digest: sha256:e78b6972a832592e69353ca933ba28c8b385c76e3bcee4ff58a2534730fb0cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:28:55 d44ba86c9c52: Preparing 21:28:55 e7274c60dcf4: Preparing 21:28:55 f6166baba156: Preparing 21:28:55 e10bc0bbf338: Preparing 21:28:55 a44207e2a77b: Preparing 21:28:55 8a01f6fb58f7: Preparing 21:28:55 d0e608a77ca8: Preparing 21:28:55 6a453e3127ee: Preparing 21:28:55 0faf9b67be60: Preparing 21:28:55 8a01f6fb58f7: Waiting 21:28:55 0faf9b67be60: Waiting 21:28:55 d0e608a77ca8: Waiting 21:28:55 6a453e3127ee: Waiting 21:28:55 e10bc0bbf338: Layer already exists 21:28:55 a44207e2a77b: Layer already exists 21:28:55 f6166baba156: Layer already exists 21:28:55 e7274c60dcf4: Layer already exists 21:28:55 d44ba86c9c52: Layer already exists 21:28:55 8a01f6fb58f7: Layer already exists 21:28:55 0faf9b67be60: Layer already exists 21:28:55 d0e608a77ca8: Layer already exists 21:28:55 6a453e3127ee: Layer already exists 21:28:55 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:e78b6972a832592e69353ca933ba28c8b385c76e3bcee4ff58a2534730fb0cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:56 + 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:28:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:28:56 d44ba86c9c52: Preparing 21:28:56 e7274c60dcf4: Preparing 21:28:56 f6166baba156: Preparing 21:28:56 e10bc0bbf338: Preparing 21:28:56 a44207e2a77b: Preparing 21:28:56 8a01f6fb58f7: Preparing 21:28:56 d0e608a77ca8: Preparing 21:28:56 6a453e3127ee: Preparing 21:28:56 0faf9b67be60: Preparing 21:28:56 8a01f6fb58f7: Waiting 21:28:56 d0e608a77ca8: Waiting 21:28:56 6a453e3127ee: Waiting 21:28:56 0faf9b67be60: Waiting 21:28:56 f6166baba156: Layer already exists 21:28:56 d44ba86c9c52: Layer already exists 21:28:56 e10bc0bbf338: Layer already exists 21:28:56 e7274c60dcf4: Layer already exists 21:28:56 a44207e2a77b: Layer already exists 21:28:56 d0e608a77ca8: Layer already exists 21:28:56 8a01f6fb58f7: Layer already exists 21:28:56 0faf9b67be60: Layer already exists 21:28:56 6a453e3127ee: Layer already exists 21:28:57 main: digest: sha256:e78b6972a832592e69353ca933ba28c8b385c76e3bcee4ff58a2534730fb0cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:28:58 ===================================================== [Pipeline] echo 21:28:58 taggedImages: 21:28:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:28:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:28:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.5 21:28:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:28:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:28:58 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:28:58 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:28:58 latest 21:28:58 3.2.0-dev.5 21:28:58 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:28:58 main 21:28:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:29:00 3ceb6232ec2d: Preparing 21:29:00 0042f0c64c6c: Preparing 21:29:00 e10bc0bbf338: Preparing 21:29:00 a44207e2a77b: Preparing 21:29:00 bed7bb5173ca: Preparing 21:29:00 b944128d2ccd: Preparing 21:29:00 0faf9b67be60: Preparing 21:29:00 b944128d2ccd: Waiting 21:29:00 0faf9b67be60: Waiting 21:29:00 a44207e2a77b: Layer already exists 21:29:00 e10bc0bbf338: Layer already exists 21:29:00 0faf9b67be60: Layer already exists 21:29:00 bed7bb5173ca: Pushed 21:29:00 3ceb6232ec2d: Pushed 21:29:00 b944128d2ccd: Pushed 21:29:05 0042f0c64c6c: Pushed 21:29:05 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:707c3c9caa881b8c7e66e45d2a83249faa7b0cf6ce266e2b139c90cdf5e8347f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:29:06 3ceb6232ec2d: Preparing 21:29:06 0042f0c64c6c: Preparing 21:29:06 e10bc0bbf338: Preparing 21:29:06 a44207e2a77b: Preparing 21:29:06 bed7bb5173ca: Preparing 21:29:06 b944128d2ccd: Preparing 21:29:06 0faf9b67be60: Preparing 21:29:06 0faf9b67be60: Waiting 21:29:06 b944128d2ccd: Waiting 21:29:06 e10bc0bbf338: Layer already exists 21:29:06 a44207e2a77b: Layer already exists 21:29:06 3ceb6232ec2d: Layer already exists 21:29:06 0042f0c64c6c: Layer already exists 21:29:06 bed7bb5173ca: Layer already exists 21:29:06 b944128d2ccd: Layer already exists 21:29:06 0faf9b67be60: Layer already exists 21:29:07 latest: digest: sha256:707c3c9caa881b8c7e66e45d2a83249faa7b0cf6ce266e2b139c90cdf5e8347f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.5 21:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:29:08 3ceb6232ec2d: Preparing 21:29:08 0042f0c64c6c: Preparing 21:29:08 e10bc0bbf338: Preparing 21:29:08 a44207e2a77b: Preparing 21:29:08 bed7bb5173ca: Preparing 21:29:08 b944128d2ccd: Preparing 21:29:08 0faf9b67be60: Preparing 21:29:08 b944128d2ccd: Waiting 21:29:08 0faf9b67be60: Waiting 21:29:08 e10bc0bbf338: Layer already exists 21:29:08 0042f0c64c6c: Layer already exists 21:29:08 3ceb6232ec2d: Layer already exists 21:29:08 bed7bb5173ca: Layer already exists 21:29:08 a44207e2a77b: Layer already exists 21:29:08 0faf9b67be60: Layer already exists 21:29:08 b944128d2ccd: Layer already exists 21:29:09 3.2.0-dev.5: digest: sha256:707c3c9caa881b8c7e66e45d2a83249faa7b0cf6ce266e2b139c90cdf5e8347f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:29:10 3ceb6232ec2d: Preparing 21:29:10 0042f0c64c6c: Preparing 21:29:10 e10bc0bbf338: Preparing 21:29:10 a44207e2a77b: Preparing 21:29:10 bed7bb5173ca: Preparing 21:29:10 b944128d2ccd: Preparing 21:29:10 0faf9b67be60: Preparing 21:29:10 b944128d2ccd: Waiting 21:29:10 0faf9b67be60: Waiting 21:29:10 a44207e2a77b: Layer already exists 21:29:10 e10bc0bbf338: Layer already exists 21:29:10 bed7bb5173ca: Layer already exists 21:29:10 0042f0c64c6c: Layer already exists 21:29:10 3ceb6232ec2d: Layer already exists 21:29:10 b944128d2ccd: Layer already exists 21:29:10 0faf9b67be60: Layer already exists 21:29:10 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:707c3c9caa881b8c7e66e45d2a83249faa7b0cf6ce266e2b139c90cdf5e8347f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:29:12 3ceb6232ec2d: Preparing 21:29:12 0042f0c64c6c: Preparing 21:29:12 e10bc0bbf338: Preparing 21:29:12 a44207e2a77b: Preparing 21:29:12 bed7bb5173ca: Preparing 21:29:12 b944128d2ccd: Preparing 21:29:12 0faf9b67be60: Preparing 21:29:12 b944128d2ccd: Waiting 21:29:12 0faf9b67be60: Waiting 21:29:12 0042f0c64c6c: Layer already exists 21:29:12 3ceb6232ec2d: Layer already exists 21:29:12 e10bc0bbf338: Layer already exists 21:29:12 bed7bb5173ca: Layer already exists 21:29:12 a44207e2a77b: Layer already exists 21:29:12 b944128d2ccd: Layer already exists 21:29:12 0faf9b67be60: Layer already exists 21:29:12 main: digest: sha256:707c3c9caa881b8c7e66e45d2a83249faa7b0cf6ce266e2b139c90cdf5e8347f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:29:13 ===================================================== [Pipeline] echo 21:29:13 taggedImages: 21:29:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:29:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:29:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.5 21:29:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:29:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:29:14 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:29:14 1be2c8c34642fa8a66c24634d1371341b97af3d6 21:29:14 latest 21:29:14 3.2.0-dev.5 21:29:14 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:29:14 main 21:29:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:29:16 4030146e8124: Preparing 21:29:16 946dcce73abf: Preparing 21:29:16 e10bc0bbf338: Preparing 21:29:16 a44207e2a77b: Preparing 21:29:16 0f77fb42adc6: Preparing 21:29:16 25f058c2c4f1: Preparing 21:29:16 0faf9b67be60: Preparing 21:29:16 25f058c2c4f1: Waiting 21:29:16 0faf9b67be60: Waiting 21:29:19 e10bc0bbf338: Layer already exists 21:29:19 0f77fb42adc6: Layer already exists 21:29:19 a44207e2a77b: Layer already exists 21:29:19 25f058c2c4f1: Layer already exists 21:29:19 0faf9b67be60: Layer already exists 21:29:19 4030146e8124: Pushed 21:29:20 946dcce73abf: Pushed 21:29:20 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:3a040696b881d8411b62b22f736e6505cb2e1b5594962793683db5fd4dd583e7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:29:21 4030146e8124: Preparing 21:29:21 946dcce73abf: Preparing 21:29:21 e10bc0bbf338: Preparing 21:29:21 a44207e2a77b: Preparing 21:29:21 0f77fb42adc6: Preparing 21:29:21 25f058c2c4f1: Preparing 21:29:21 0faf9b67be60: Preparing 21:29:21 25f058c2c4f1: Waiting 21:29:21 0faf9b67be60: Waiting 21:29:21 0f77fb42adc6: Layer already exists 21:29:21 946dcce73abf: Layer already exists 21:29:21 4030146e8124: Layer already exists 21:29:21 e10bc0bbf338: Layer already exists 21:29:21 a44207e2a77b: Layer already exists 21:29:21 25f058c2c4f1: Layer already exists 21:29:21 0faf9b67be60: Layer already exists 21:29:22 latest: digest: sha256:3a040696b881d8411b62b22f736e6505cb2e1b5594962793683db5fd4dd583e7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.5 21:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:29:23 4030146e8124: Preparing 21:29:23 946dcce73abf: Preparing 21:29:23 e10bc0bbf338: Preparing 21:29:23 a44207e2a77b: Preparing 21:29:23 0f77fb42adc6: Preparing 21:29:23 25f058c2c4f1: Preparing 21:29:23 0faf9b67be60: Preparing 21:29:23 25f058c2c4f1: Waiting 21:29:23 0faf9b67be60: Waiting 21:29:23 4030146e8124: Layer already exists 21:29:23 0f77fb42adc6: Layer already exists 21:29:23 a44207e2a77b: Layer already exists 21:29:23 946dcce73abf: Layer already exists 21:29:23 e10bc0bbf338: Layer already exists 21:29:23 25f058c2c4f1: Layer already exists 21:29:23 0faf9b67be60: Layer already exists 21:29:24 3.2.0-dev.5: digest: sha256:3a040696b881d8411b62b22f736e6505cb2e1b5594962793683db5fd4dd583e7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:29:25 4030146e8124: Preparing 21:29:25 946dcce73abf: Preparing 21:29:25 e10bc0bbf338: Preparing 21:29:25 a44207e2a77b: Preparing 21:29:25 0f77fb42adc6: Preparing 21:29:25 25f058c2c4f1: Preparing 21:29:25 0faf9b67be60: Preparing 21:29:25 25f058c2c4f1: Waiting 21:29:25 0faf9b67be60: Waiting 21:29:25 946dcce73abf: Layer already exists 21:29:25 a44207e2a77b: Layer already exists 21:29:25 4030146e8124: Layer already exists 21:29:25 e10bc0bbf338: Layer already exists 21:29:25 0f77fb42adc6: Layer already exists 21:29:25 25f058c2c4f1: Layer already exists 21:29:25 0faf9b67be60: Layer already exists 21:29:26 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:3a040696b881d8411b62b22f736e6505cb2e1b5594962793683db5fd4dd583e7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:29:27 4030146e8124: Preparing 21:29:27 946dcce73abf: Preparing 21:29:27 e10bc0bbf338: Preparing 21:29:27 a44207e2a77b: Preparing 21:29:27 0f77fb42adc6: Preparing 21:29:27 25f058c2c4f1: Preparing 21:29:27 0faf9b67be60: Preparing 21:29:27 25f058c2c4f1: Waiting 21:29:27 0faf9b67be60: Waiting 21:29:27 a44207e2a77b: Layer already exists 21:29:27 946dcce73abf: Layer already exists 21:29:27 e10bc0bbf338: Layer already exists 21:29:27 0f77fb42adc6: Layer already exists 21:29:27 4030146e8124: Layer already exists 21:29:27 25f058c2c4f1: Layer already exists 21:29:27 0faf9b67be60: Layer already exists 21:29:28 main: digest: sha256:3a040696b881d8411b62b22f736e6505cb2e1b5594962793683db5fd4dd583e7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:29:29 ===================================================== [Pipeline] echo 21:29:29 taggedImages: 21:29:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 21:29:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:29:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.5 21:29:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 21:29:29 - 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:29:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:29:30 21:29:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:29:31 arm64: Pulling from edgex-lftools-log-publisher 21:29:31 8998bd30e6a1: Pulling fs layer 21:29:31 04944245beec: Pulling fs layer 21:29:31 699f458cf7ca: Pulling fs layer 21:29:31 765212b225bb: Pulling fs layer 21:29:31 f23df028b6ca: Pulling fs layer 21:29:31 d65c8cfc05b1: Pulling fs layer 21:29:31 2437ff75d9bd: Pulling fs layer 21:29:31 765212b225bb: Waiting 21:29:31 f23df028b6ca: Waiting 21:29:31 2437ff75d9bd: Waiting 21:29:31 d65c8cfc05b1: Waiting 21:29:31 04944245beec: Verifying Checksum 21:29:31 04944245beec: Download complete 21:29:31 765212b225bb: Download complete 21:29:31 f23df028b6ca: Verifying Checksum 21:29:31 f23df028b6ca: Download complete 21:29:31 d65c8cfc05b1: Verifying Checksum 21:29:31 699f458cf7ca: Verifying Checksum 21:29:31 699f458cf7ca: Download complete 21:29:32 8998bd30e6a1: Verifying Checksum 21:29:32 8998bd30e6a1: Download complete 21:29:33 2437ff75d9bd: Verifying Checksum 21:29:39 8998bd30e6a1: Pull complete 21:29:39 04944245beec: Pull complete 21:29:41 699f458cf7ca: Pull complete 21:29:41 765212b225bb: Pull complete 21:29:42 f23df028b6ca: Pull complete 21:29:42 d65c8cfc05b1: Pull complete 21:30:09 2437ff75d9bd: Pull complete 21:30:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:30:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:30:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:09 prd-ubuntu20.04-docker-arm64-4c-16g-24921 does not seem to be running inside a container 21:30:09 $ 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/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@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:arm64 cat 21:30:11 $ docker top 45b6c5495c8df8ab666ff1ef0b0e4c94b0b5e52d84c805e7ab7d2cc862072b06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:12 ---> job-cost.sh 21:30:12 lf-activate-venv: SKIPPING 21:30:12 INFO: No Stack... 21:30:12 INFO: Retrieving Pricing Info for: v3-standard-8 21:30:13 INFO: Archiving Costs [Pipeline] sh 21:30:13 + cat /w/workspace/edgex-go/615/archives/cost.csv 21:30:13 + cut -d, -f6 [Pipeline] lock 21:30:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-615-stack-cost] 21:30:13 Resource [jenkins-edgexfoundry-edgex-go-main-615-stack-cost] did not exist. Created. 21:30:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-615-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:30:14 + echo total: 0.2199999988079071 [Pipeline] stash 21:30:15 Stashed 1 file(s) [Pipeline] } 21:30:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-615-stack-cost] [Pipeline] // lock [Pipeline] } 21:30:15 $ docker stop --time=1 45b6c5495c8df8ab666ff1ef0b0e4c94b0b5e52d84c805e7ab7d2cc862072b06 21:30:16 $ docker rm -f --volumes 45b6c5495c8df8ab666ff1ef0b0e4c94b0b5e52d84c805e7ab7d2cc862072b06 [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:30:20 provisioning config files... 21:30:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/615@tmp/config12843787895363957474tmp [Pipeline] { [Pipeline] sh 21:30:21 + set +x 21:30:21 + curl -s https://codecov.io/bash 21:30:21 + bash -s -- 21:30:21 21:30:21 _____ _ 21:30:21 / ____| | | 21:30:21 | | ___ __| | ___ ___ _____ __ 21:30:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:30:21 | |___| (_) | (_| | __/ (_| (_) \ V / 21:30:21 \_____\___/ \__,_|\___|\___\___/ \_/ 21:30:21 Bash-1.0.6 21:30:21 21:30:21 21:30:21 ==> git version 2.25.1 found 21:30:21 ==> 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:30:21 Release-Date: 2020-01-08 21:30:21 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:30:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:30:21 ==> Jenkins CI detected. 21:30:21 current dir:  /w/workspace/edgex-go/615 21:30:21 project root: . 21:30:21 --> token set from env 21:30:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:30:21 ==> Running gcov in . (disable via -X gcov) 21:30:21 ==> Python coveragepy not found 21:30:21 ==> Searching for coverage reports in: 21:30:21 + . 21:30:21 -> Found 1 reports 21:30:21 ==> Detecting git/mercurial file structure 21:30:21 ==> Reading reports 21:30:21 + ./coverage.out bytes=453602 21:30:21 ==> Appending adjustments 21:30:21 https://docs.codecov.io/docs/fixing-reports 21:30:23 + Found adjustments 21:30:23 ==> Gzipping contents 21:30:23 60K /tmp/codecov.irAtcg.gz 21:30:23 ==> Uploading reports 21:30:23 url: https://codecov.io 21:30:23 query: branch=main&commit=1be2c8c34642fa8a66c24634d1371341b97af3d6&build=615&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F615%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:30:23 -> Pinging Codecov 21:30:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1be2c8c34642fa8a66c24634d1371341b97af3d6&build=615&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F615%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:30:23 -> Uploading to 21:30:23 https://storage.googleapis.com/codecov/v4/raw/2023-12-12/00271124DB129430A58F1EEE437C3FCB/1be2c8c34642fa8a66c24634d1371341b97af3d6/b77b2f83-8909-46ac-bec2-95759c6beb89.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231212%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231212T213022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a576edd6745e76f308539732a31efdf3a667b9011884dd90b5c5a3e12f7fcb2a 21:30:23 % Total % Received % Xferd Average Speed Time Time Time Current 21:30:23 Dload Upload Total Spent Left Speed 21:30:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57793 0 0 100 57793 0 228k --:--:-- --:--:-- --:--:-- 228k 21:30:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } 21:30:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:30:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:30:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:30:25 21:30:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:30:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:30:25 df9b9388f04a: Pulling fs layer 21:30:25 52dc419b0ee2: Pulling fs layer 21:30:25 25bc292e5bac: Pulling fs layer 21:30:25 114826534d7a: Pulling fs layer 21:30:25 4657fd5d0bcf: Pulling fs layer 21:30:25 6ad1cebc031e: Pulling fs layer 21:30:25 8a3aa393b2d8: Pulling fs layer 21:30:25 114826534d7a: Waiting 21:30:25 4657fd5d0bcf: Waiting 21:30:25 6ad1cebc031e: Waiting 21:30:25 8a3aa393b2d8: Waiting 21:30:25 25bc292e5bac: Verifying Checksum 21:30:25 25bc292e5bac: Download complete 21:30:25 52dc419b0ee2: Download complete 21:30:25 4657fd5d0bcf: Download complete 21:30:25 df9b9388f04a: Download complete 21:30:25 df9b9388f04a: Pull complete 21:30:25 6ad1cebc031e: Verifying Checksum 21:30:25 6ad1cebc031e: Download complete 21:30:25 52dc419b0ee2: Pull complete 21:30:25 25bc292e5bac: Pull complete 21:30:26 114826534d7a: Verifying Checksum 21:30:26 114826534d7a: Download complete 21:30:26 8a3aa393b2d8: Verifying Checksum 21:30:26 8a3aa393b2d8: Download complete 21:30:30 114826534d7a: Pull complete 21:30:30 4657fd5d0bcf: Pull complete 21:30:30 6ad1cebc031e: Pull complete 21:30:33 8a3aa393b2d8: Pull complete 21:30:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:30:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:33 prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container 21:30:33 $ 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/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@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:30:37 $ docker top 030b2aaa2e6ccd140c1ff5c29b3157b4c41c95c128fb32ded3de7218e789ba8d -eo pid,comm [Pipeline] { [Pipeline] echo 21:30:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:30:38 + set -o pipefail 21:30:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:30:44 21:30:44 Monitoring /w/workspace/edgex-go/615 (github.com/edgexfoundry/edgex-go)... 21:30:44 21:30:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/97cafe35-a378-4607-9392-766b292142e8 21:30:44 21:30:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:30:44 21:30:45 21:30:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:30:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:30:45 More details here: https://snyk.co/ue1NS 21:30:45 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:30:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:30:45 $ docker stop --time=1 030b2aaa2e6ccd140c1ff5c29b3157b4c41c95c128fb32ded3de7218e789ba8d 21:30:49 $ docker rm -f --volumes 030b2aaa2e6ccd140c1ff5c29b3157b4c41c95c128fb32ded3de7218e789ba8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:30:51 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:30:51 provisioning config files... 21:30:51 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/615@tmp/config13725538400567699104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:51 --> edgex-publish-swagger.sh 21:30:51 === Publish openapi/v3 API === 21:30:51 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:30:51 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/615/openapi/v3/core-command.yaml] 21:30:51 % Total % Received % Xferd Average Speed Time Time Time Current 21:30:51 Dload Upload Total Spent Left Speed 21:30:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63285 --:--:-- --:--:-- --:--:-- 63285 21:30:52 21:30:52 21:30:52 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/615/openapi/v3/core-data.yaml] 21:30:52 % Total % Received % Xferd Average Speed Time Time Time Current 21:30:52 Dload Upload Total Spent Left Speed 21:30:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 138k --:--:-- --:--:-- --:--:-- 137k 100 72043 0 0 100 72043 0 138k --:--:-- --:--:-- --:--:-- 137k 21:30:52 21:30:52 21:30:52 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/615/openapi/v3/core-metadata.yaml] 21:30:52 % Total % Received % Xferd Average Speed Time Time Time Current 21:30:52 Dload Upload Total Spent Left Speed 21:30:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 465 373k --:--:-- --:--:-- --:--:-- 373k 21:30:53 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 21:30:53 21:30:53 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/615/openapi/v3/support-notifications.yaml] 21:30:53 % Total % Received % Xferd Average Speed Time Time Time Current 21:30:53 Dload Upload Total Spent Left Speed 21:30:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 486 229k --:--:-- --:--:-- --:--:-- 230k 21:30:53 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 21:30:53 21:30:53 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/615/openapi/v3/support-scheduler.yaml] 21:30:53 % Total % Received % Xferd Average Speed Time Time Time Current 21:30:53 Dload Upload Total Spent Left Speed 21:30:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 494k --:--:-- --:--:-- --:--:-- 487k 100 37134 100 180 100 36954 442 90796 --:--:-- --:--:-- --:--:-- 91014 21:30:54 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 21:30:54 [Pipeline] } 21:30:54 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:30:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:30:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:30:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:56 prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container 21:30:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@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:30:57 $ docker top abc8cb332e5b2baca7b5091ca76ec26ba0eccd029f0cf03dd16de883ed27a418 -eo pid,comm 21:30:57 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:30:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:30:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:30:58 [ssh-agent] Looking for ssh-agent implementation... 21:30:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:30:58 $ docker exec abc8cb332e5b2baca7b5091ca76ec26ba0eccd029f0cf03dd16de883ed27a418 ssh-agent 21:30:59 SSH_AUTH_SOCK=/tmp/ssh-hyvxFyw7YX66/agent.32 21:30:59 SSH_AGENT_PID=38 21:30:59 Running ssh-add (command line suppressed) 21:30:59 Identity added: /w/workspace/edgex-go/615@tmp/private_key_15653157059267745895.key (/w/workspace/edgex-go/615@tmp/private_key_15653157059267745895.key) 21:30:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:00 + git semver tag 21:31:01 2023-12-12 21:31:01,054 [run_tag] DEBUG tag force:False 21:31:01 2023-12-12 21:31:01,055 [check_head_tag] DEBUG check head tag 21:31:01 2023-12-12 21:31:01,058 [execute] INFO git cat-file --batch-check 21:31:01 2023-12-12 21:31:01,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/615, universal_newlines=False, shell=None, istream=) 21:31:01 2023-12-12 21:31:01,060 [execute] INFO git cat-file --batch 21:31:01 2023-12-12 21:31:01,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/615, universal_newlines=False, shell=None, istream=) 21:31:01 2023-12-12 21:31:01,094 [read_version] DEBUG read version from /w/workspace/edgex-go/615/.semver/main 21:31:01 2023-12-12 21:31:01,095 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 21:31:01 2023-12-12 21:31:01,096 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/edgex-go/615, universal_newlines=False, shell=None, istream=None) 21:31:01 2023-12-12 21:31:01,102 [read_version] DEBUG read version from /w/workspace/edgex-go/615/.semver/main 21:31:01 3.2.0-dev.5 [Pipeline] } 21:31:01 $ docker exec --env ******** --env ******** abc8cb332e5b2baca7b5091ca76ec26ba0eccd029f0cf03dd16de883ed27a418 ssh-agent -k 21:31:01 unset SSH_AUTH_SOCK; 21:31:01 unset SSH_AGENT_PID; 21:31:01 echo Agent pid 38 killed; 21:31:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:31:02 + git semver [Pipeline] } 21:31:03 $ docker stop --time=1 abc8cb332e5b2baca7b5091ca76ec26ba0eccd029f0cf03dd16de883ed27a418 21:31:05 $ docker rm -f --volumes abc8cb332e5b2baca7b5091ca76ec26ba0eccd029f0cf03dd16de883ed27a418 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:31:06 21:31:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:31:06 0.23.1-centos7: Pulling from edgex-lftools 21:31:06 ab5ef0e58194: Pulling fs layer 21:31:06 9712f1f96733: Pulling fs layer 21:31:06 63f879dbbcfc: Pulling fs layer 21:31:06 0d9ebad4ef96: Pulling fs layer 21:31:06 e9a5061849ea: Pulling fs layer 21:31:06 d747dcd14b5f: Pulling fs layer 21:31:06 2de7ff778b66: Pulling fs layer 21:31:06 e9a5061849ea: Waiting 21:31:06 0d9ebad4ef96: Waiting 21:31:06 d747dcd14b5f: Waiting 21:31:06 2de7ff778b66: Waiting 21:31:06 9712f1f96733: Verifying Checksum 21:31:06 9712f1f96733: Download complete 21:31:07 63f879dbbcfc: Verifying Checksum 21:31:07 63f879dbbcfc: Download complete 21:31:07 e9a5061849ea: Verifying Checksum 21:31:07 e9a5061849ea: Download complete 21:31:07 d747dcd14b5f: Verifying Checksum 21:31:07 0d9ebad4ef96: Verifying Checksum 21:31:07 0d9ebad4ef96: Download complete 21:31:07 2de7ff778b66: Verifying Checksum 21:31:07 2de7ff778b66: Download complete 21:31:07 ab5ef0e58194: Verifying Checksum 21:31:07 ab5ef0e58194: Download complete 21:31:10 ab5ef0e58194: Pull complete 21:31:10 9712f1f96733: Pull complete 21:31:10 63f879dbbcfc: Pull complete 21:31:16 0d9ebad4ef96: Pull complete 21:31:16 e9a5061849ea: Pull complete 21:31:16 d747dcd14b5f: Pull complete 21:31:17 2de7ff778b66: Pull complete 21:31:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:31:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:31:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:18 prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container 21:31:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@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:31:22 $ docker top b0a3f675f7a1302470b814ba6ec31849aea775fcbf95c0c243e4def486ada673 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:31:23 provisioning config files... 21:31:23 copy managed file [sigul-config] to file:/w/workspace/edgex-go/615@tmp/config11244515537440010702tmp 21:31:23 copy managed file [sigul-password] to file:/w/workspace/edgex-go/615@tmp/config17731342617659207789tmp 21:31:23 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/615@tmp/config2293197659886087334tmp [Pipeline] { [Pipeline] echo 21:31:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:31:24 ---> sigul-configuration.sh 21:31:24 gpg: directory `/root/.gnupg' created 21:31:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:31:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:31:24 gpg: keyring `/root/.gnupg/secring.gpg' created 21:31:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:31:24 gpg: CAST5 encrypted data 21:31:24 gpg: encrypted with 1 passphrase 21:31:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:31:24 + mkdir /home/jenkins 21:31:24 + mkdir /home/jenkins/sigul [Pipeline] sh 21:31:24 + 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:31:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:31:24 ---> sigul-install.sh 21:31:24 Sigul already installed; skipping installation. [Pipeline] sh 21:31:25 + git tag --list 21:31:25 0.6.0 21:31:25 0.6.1 21:31:25 0.7.0 21:31:25 0.7.1 21:31:25 v1.0.0 21:31:25 v1.0.1 21:31:25 v1.1.0 21:31:25 v1.2.0 21:31:25 v1.2.1 21:31:25 v1.3.0 21:31:25 v1.3.1 21:31:25 v2.0.0 21:31:25 v2.1.0 21:31:25 v2.1.1 21:31:25 v2.2.0 21:31:25 v2.3.0 21:31:25 v3.0 21:31:25 v3.0.0 21:31:25 v3.1 21:31:25 v3.1.0 21:31:25 v3.1.0-dev.1 21:31:25 v3.1.0-dev.10 21:31:25 v3.1.0-dev.11 21:31:25 v3.1.0-dev.12 21:31:25 v3.1.0-dev.13 21:31:25 v3.1.0-dev.14 21:31:25 v3.1.0-dev.15 21:31:25 v3.1.0-dev.16 21:31:25 v3.1.0-dev.17 21:31:25 v3.1.0-dev.18 21:31:25 v3.1.0-dev.19 21:31:25 v3.1.0-dev.2 21:31:25 v3.1.0-dev.20 21:31:25 v3.1.0-dev.21 21:31:25 v3.1.0-dev.22 21:31:25 v3.1.0-dev.23 21:31:25 v3.1.0-dev.24 21:31:25 v3.1.0-dev.25 21:31:25 v3.1.0-dev.26 21:31:25 v3.1.0-dev.27 21:31:25 v3.1.0-dev.28 21:31:25 v3.1.0-dev.29 21:31:25 v3.1.0-dev.3 21:31:25 v3.1.0-dev.30 21:31:25 v3.1.0-dev.31 21:31:25 v3.1.0-dev.32 21:31:25 v3.1.0-dev.33 21:31:25 v3.1.0-dev.34 21:31:25 v3.1.0-dev.35 21:31:25 v3.1.0-dev.36 21:31:25 v3.1.0-dev.37 21:31:25 v3.1.0-dev.38 21:31:25 v3.1.0-dev.39 21:31:25 v3.1.0-dev.4 21:31:25 v3.1.0-dev.40 21:31:25 v3.1.0-dev.41 21:31:25 v3.1.0-dev.42 21:31:25 v3.1.0-dev.43 21:31:25 v3.1.0-dev.44 21:31:25 v3.1.0-dev.45 21:31:25 v3.1.0-dev.46 21:31:25 v3.1.0-dev.47 21:31:25 v3.1.0-dev.48 21:31:25 v3.1.0-dev.49 21:31:25 v3.1.0-dev.5 21:31:25 v3.1.0-dev.50 21:31:25 v3.1.0-dev.51 21:31:25 v3.1.0-dev.52 21:31:25 v3.1.0-dev.53 21:31:25 v3.1.0-dev.54 21:31:25 v3.1.0-dev.55 21:31:25 v3.1.0-dev.56 21:31:25 v3.1.0-dev.57 21:31:25 v3.1.0-dev.58 21:31:25 v3.1.0-dev.59 21:31:25 v3.1.0-dev.6 21:31:25 v3.1.0-dev.60 21:31:25 v3.1.0-dev.61 21:31:25 v3.1.0-dev.62 21:31:25 v3.1.0-dev.63 21:31:25 v3.1.0-dev.64 21:31:25 v3.1.0-dev.65 21:31:25 v3.1.0-dev.66 21:31:25 v3.1.0-dev.67 21:31:25 v3.1.0-dev.68 21:31:25 v3.1.0-dev.69 21:31:25 v3.1.0-dev.7 21:31:25 v3.1.0-dev.70 21:31:25 v3.1.0-dev.71 21:31:25 v3.1.0-dev.72 21:31:25 v3.1.0-dev.73 21:31:25 v3.1.0-dev.8 21:31:25 v3.1.0-dev.9 21:31:25 v3.2.0-dev.1 21:31:25 v3.2.0-dev.2 21:31:25 v3.2.0-dev.3 21:31:25 v3.2.0-dev.4 21:31:25 v3.2.0-dev.5 [Pipeline] sh 21:31:25 + lftools sign git-tag v3.2.0-dev.5 21:31:26 Signing Git tag with Sigul... 21:31:26 Signing v3.2.0-dev.5 [Pipeline] echo 21:31:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:31:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:31:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:31:27 $ docker stop --time=1 b0a3f675f7a1302470b814ba6ec31849aea775fcbf95c0c243e4def486ada673 21:31:28 $ docker rm -f --volumes b0a3f675f7a1302470b814ba6ec31849aea775fcbf95c0c243e4def486ada673 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:31:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:31:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:31:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:31 prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container 21:31:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@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:31:31 $ docker top a09ee023b15c04a715df30fe39e40ab9725bef1756702745e71dc71cf7e951d4 -eo pid,comm 21:31:31 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:31:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:31:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:32 [ssh-agent] Looking for ssh-agent implementation... 21:31:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:32 $ docker exec a09ee023b15c04a715df30fe39e40ab9725bef1756702745e71dc71cf7e951d4 ssh-agent 21:31:32 SSH_AUTH_SOCK=/tmp/ssh-SE8WrkttxAMv/agent.32 21:31:32 SSH_AGENT_PID=38 21:31:32 Running ssh-add (command line suppressed) 21:31:32 Identity added: /w/workspace/edgex-go/615@tmp/private_key_16938427421851189167.key (/w/workspace/edgex-go/615@tmp/private_key_16938427421851189167.key) 21:31:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:32 + git semver bump pre 21:31:33 2023-12-12 21:31:33,168 [read_version] DEBUG read version from /w/workspace/edgex-go/615/.semver/main 21:31:33 2023-12-12 21:31:33,168 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev 21:31:33 2023-12-12 21:31:33,168 [bump_version] DEBUG bumped version:3.2.0-dev.6 21:31:33 2023-12-12 21:31:33,168 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/edgex-go/615/.semver/main with force:True 21:31:33 2023-12-12 21:31:33,168 [read_version] DEBUG read version from /w/workspace/edgex-go/615/.semver/main 21:31:33 2023-12-12 21:31:33,168 [write_file] DEBUG write to file:/w/workspace/edgex-go/615/.semver/main 21:31:33 2023-12-12 21:31:33,170 [execute] INFO git cat-file --batch-check 21:31:33 2023-12-12 21:31:33,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/615/.semver, universal_newlines=False, shell=None, istream=) 21:31:33 2023-12-12 21:31:33,175 [execute] INFO git cat-file --batch 21:31:33 2023-12-12 21:31:33,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/615/.semver, universal_newlines=False, shell=None, istream=) 21:31:33 2023-12-12 21:31:33,180 [read_version] DEBUG read version from /w/workspace/edgex-go/615/.semver/main 21:31:33 3.2.0-dev.6 [Pipeline] } 21:31:33 $ docker exec --env ******** --env ******** a09ee023b15c04a715df30fe39e40ab9725bef1756702745e71dc71cf7e951d4 ssh-agent -k 21:31:33 unset SSH_AUTH_SOCK; 21:31:33 unset SSH_AGENT_PID; 21:31:33 echo Agent pid 38 killed; 21:31:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:31:34 + git semver [Pipeline] } 21:31:34 $ docker stop --time=1 a09ee023b15c04a715df30fe39e40ab9725bef1756702745e71dc71cf7e951d4 21:31:35 $ docker rm -f --volumes a09ee023b15c04a715df30fe39e40ab9725bef1756702745e71dc71cf7e951d4 [Pipeline] // withDockerContainer [Pipeline] sh 21:31:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:31:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:31:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:37 prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container 21:31:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@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:31:38 $ docker top 4e3361293e90fc8d9c4472ba0bfb2976b00482c088c159988decdf7a314d5592 -eo pid,comm 21:31:38 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:31:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:31:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:38 [ssh-agent] Looking for ssh-agent implementation... 21:31:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:38 $ docker exec 4e3361293e90fc8d9c4472ba0bfb2976b00482c088c159988decdf7a314d5592 ssh-agent 21:31:38 SSH_AUTH_SOCK=/tmp/ssh-Jj5vdiE21TiT/agent.32 21:31:38 SSH_AGENT_PID=37 21:31:38 Running ssh-add (command line suppressed) 21:31:38 Identity added: /w/workspace/edgex-go/615@tmp/private_key_11218837395358100334.key (/w/workspace/edgex-go/615@tmp/private_key_11218837395358100334.key) 21:31:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:39 + git semver push 21:31:39 2023-12-12 21:31:39,626 [run_push] DEBUG push 21:31:39 2023-12-12 21:31:39,627 [execute] INFO git cat-file --batch-check 21:31:39 2023-12-12 21:31:39,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/615/.semver, universal_newlines=False, shell=None, istream=) 21:31:39 2023-12-12 21:31:39,630 [execute] INFO git rev-list 09c6697c697ace2348928f96138bd4bb62bb230c -- 21:31:39 2023-12-12 21:31:39,630 [execute] DEBUG Popen(['git', 'rev-list', '09c6697c697ace2348928f96138bd4bb62bb230c', '--'], cwd=/w/workspace/edgex-go/615/.semver, universal_newlines=False, shell=None, istream=None) 21:31:39 2023-12-12 21:31:39,646 [execute] INFO git fetch -v origin 21:31:39 2023-12-12 21:31:39,646 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/615/.semver, universal_newlines=True, shell=None, istream=None) 21:31:40 2023-12-12 21:31:40,173 [run_push] DEBUG no remote changes detected 21:31:40 2023-12-12 21:31:40,174 [execute] INFO git push origin semver 21:31:40 2023-12-12 21:31:40,174 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/615/.semver, universal_newlines=False, shell=None, istream=None) 21:31:41 2023-12-12 21:31:40,960 [run_push] DEBUG push all version tags 21:31:41 2023-12-12 21:31:40,961 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:31:41 2023-12-12 21:31:40,961 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/615, universal_newlines=False, shell=None, istream=None) 21:31:41 2023-12-12 21:31:41,766 [read_version] DEBUG read version from /w/workspace/edgex-go/615/.semver/main 21:31:41 3.2.0-dev.6 [Pipeline] } 21:31:41 $ docker exec --env ******** --env ******** 4e3361293e90fc8d9c4472ba0bfb2976b00482c088c159988decdf7a314d5592 ssh-agent -k 21:31:41 unset SSH_AUTH_SOCK; 21:31:41 unset SSH_AGENT_PID; 21:31:41 echo Agent pid 37 killed; 21:31:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:31:42 + git semver [Pipeline] } 21:31:43 $ docker stop --time=1 4e3361293e90fc8d9c4472ba0bfb2976b00482c088c159988decdf7a314d5592 21:31:44 $ docker rm -f --volumes 4e3361293e90fc8d9c4472ba0bfb2976b00482c088c159988decdf7a314d5592 [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:31:47 + [ -d /w/workspace/edgex-go/615/archives ] [Pipeline] libraryResource [Pipeline] sh 21:31:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:31:48 ---> package-listing.sh 21:31:48 ++ facter osfamily 21:31:48 ++ tr '[:upper:]' '[:lower:]' 21:31:48 + OS_FAMILY=debian 21:31:48 + workspace=/w/workspace/edgex-go/615 21:31:48 + START_PACKAGES=/tmp/packages_start.txt 21:31:48 + END_PACKAGES=/tmp/packages_end.txt 21:31:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:31:48 + PACKAGES=/tmp/packages_start.txt 21:31:48 + '[' /w/workspace/edgex-go/615 ']' 21:31:48 + PACKAGES=/tmp/packages_end.txt 21:31:48 + case "${OS_FAMILY}" in 21:31:48 + dpkg -l 21:31:48 + grep '^ii' 21:31:48 + '[' -f /tmp/packages_start.txt ']' 21:31:48 + '[' -f /tmp/packages_end.txt ']' 21:31:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:31:48 + '[' /w/workspace/edgex-go/615 ']' 21:31:48 + mkdir -p /w/workspace/edgex-go/615/archives/ 21:31:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/615/archives/ [Pipeline] echo 21:31:48 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/615/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:31:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:49 21:31:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:49 latest: Pulling from edgex-lftools-log-publisher 21:31:49 5eb5b503b376: Pulling fs layer 21:31:49 5c69ac0246d0: Pulling fs layer 21:31:49 ec43610c2a17: Pulling fs layer 21:31:49 3a2ae6a8a46f: Pulling fs layer 21:31:49 33b1e0a273af: Pulling fs layer 21:31:49 5d3b04190fa2: Pulling fs layer 21:31:49 2f39f015ded8: Pulling fs layer 21:31:49 33b1e0a273af: Waiting 21:31:49 5d3b04190fa2: Waiting 21:31:49 2f39f015ded8: Waiting 21:31:49 3a2ae6a8a46f: Waiting 21:31:49 5c69ac0246d0: Download complete 21:31:49 3a2ae6a8a46f: Verifying Checksum 21:31:49 3a2ae6a8a46f: Download complete 21:31:49 33b1e0a273af: Verifying Checksum 21:31:49 33b1e0a273af: Download complete 21:31:49 5d3b04190fa2: Verifying Checksum 21:31:49 5d3b04190fa2: Download complete 21:31:49 ec43610c2a17: Verifying Checksum 21:31:49 ec43610c2a17: Download complete 21:31:50 5eb5b503b376: Verifying Checksum 21:31:50 5eb5b503b376: Download complete 21:31:50 2f39f015ded8: Download complete 21:31:51 5eb5b503b376: Pull complete 21:31:51 5c69ac0246d0: Pull complete 21:31:51 ec43610c2a17: Pull complete 21:31:51 3a2ae6a8a46f: Pull complete 21:31:52 33b1e0a273af: Pull complete 21:31:52 5d3b04190fa2: Pull complete 21:31:56 2f39f015ded8: Pull complete 21:31:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:31:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:56 prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container 21:31:57 $ 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/615/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/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@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:32:00 $ docker top 6e23a348561e6b9a4ae1f4f1b78637b6d47a5f4acf3402276bd97d8c90f33666 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:01 + touch /tmp/pre-build-complete [Pipeline] sh 21:32:01 + mkdir -p /var/log/sysstat [Pipeline] sh 21:32:02 + ls /var/log/sa-host 21:32:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:32:02 provisioning config files... 21:32:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/615@tmp/config800229059444117260tmp [Pipeline] { [Pipeline] echo 21:32:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:32:03 ---> create-netrc.sh [Pipeline] } 21:32:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:32:03 ---> python-tools-install.sh [Pipeline] echo 21:32:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:32:04 ---> sudo-logs.sh 21:32:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:32:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:32:04 ---> job-cost.sh 21:32:04 lf-activate-venv: SKIPPING 21:32:04 DEBUG: total: 0.2199999988079071 21:32:04 INFO: Retrieving Stack Cost... 21:32:04 INFO: Retrieving Pricing Info for: v3-standard-8 21:32:05 INFO: Archiving Costs [Pipeline] echo 21:32:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:32:05 ---> logs-deploy.sh 21:32:05 lf-activate-venv: SKIPPING 21:32:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/615 21:32:05 INFO: archiving workspace using pattern(s): 21:32:06 Archives upload complete. 21:32:06 INFO: archiving logs to Nexus 21:32:07 ---> uname -a: 21:32:07 Linux prd-ubuntu20-04-docker-8c-8g-24920 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:32:07 21:32:07 21:32:07 ---> lscpu: 21:32:07 Architecture: x86_64 21:32:07 CPU op-mode(s): 32-bit, 64-bit 21:32:07 Byte Order: Little Endian 21:32:07 Address sizes: 40 bits physical, 48 bits virtual 21:32:07 CPU(s): 8 21:32:07 On-line CPU(s) list: 0-7 21:32:07 Thread(s) per core: 1 21:32:07 Core(s) per socket: 1 21:32:07 Socket(s): 8 21:32:07 NUMA node(s): 1 21:32:07 Vendor ID: AuthenticAMD 21:32:07 CPU family: 23 21:32:07 Model: 49 21:32:07 Model name: AMD EPYC-Rome Processor 21:32:07 Stepping: 0 21:32:07 CPU MHz: 2800.000 21:32:07 BogoMIPS: 5600.00 21:32:07 Virtualization: AMD-V 21:32:07 Hypervisor vendor: KVM 21:32:07 Virtualization type: full 21:32:07 L1d cache: 256 KiB 21:32:07 L1i cache: 256 KiB 21:32:07 L2 cache: 4 MiB 21:32:07 L3 cache: 128 MiB 21:32:07 NUMA node0 CPU(s): 0-7 21:32:07 Vulnerability Itlb multihit: Not affected 21:32:07 Vulnerability L1tf: Not affected 21:32:07 Vulnerability Mds: Not affected 21:32:07 Vulnerability Meltdown: Not affected 21:32:07 Vulnerability Mmio stale data: Not affected 21:32:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:32:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:32:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:32:07 Vulnerability Srbds: Not affected 21:32:07 Vulnerability Tsx async abort: Not affected 21:32:07 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:32:07 21:32:07 21:32:07 ---> nproc: 21:32:07 8 21:32:07 21:32:07 21:32:07 ---> df -h: 21:32:07 Filesystem Size Used Avail Use% Mounted on 21:32:07 overlay 155G 21G 135G 14% / 21:32:07 tmpfs 64M 0 64M 0% /dev 21:32:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:32:07 shm 64M 0 64M 0% /dev/shm 21:32:07 /dev/vda1 155G 21G 135G 14% /facter-os 21:32:07 21:32:07 21:32:07 ---> sar -b -r -n DEV: 21:32:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24920) 12/12/23 _x86_64_ (8 CPU) 21:32:07 21:32:07 21:12:12 LINUX RESTART (8 CPU) 21:32:07 21:32:07 21:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:32:07 21:14:01 174.45 3.27 171.19 0.00 400.73 73839.96 0.00 21:32:07 21:15:01 25.93 0.00 25.93 0.00 0.00 19661.81 0.00 21:32:07 21:16:01 149.21 0.45 148.76 0.00 30.66 64205.43 0.00 21:32:07 21:17:01 671.40 4.21 667.18 0.00 50.11 191525.97 0.00 21:32:07 21:18:01 264.25 9.08 255.16 0.00 945.42 93504.30 0.00 21:32:07 21:19:01 552.67 3.47 549.21 0.00 2549.98 51537.14 0.00 21:32:07 21:20:01 30.41 0.08 30.32 0.00 10.80 768.01 0.00 21:32:07 21:21:01 11.60 0.02 11.58 0.00 3.73 277.69 0.00 21:32:07 21:22:01 0.95 0.00 0.95 0.00 0.00 9.87 0.00 21:32:07 21:23:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 21:32:07 21:24:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 21:32:07 21:25:02 1.68 0.00 1.68 0.00 0.00 23.59 0.00 21:32:07 21:26:01 1.02 0.00 1.02 0.00 0.00 11.52 0.00 21:32:07 21:27:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 21:32:07 21:28:01 1.80 0.02 1.78 0.00 0.13 23.87 0.00 21:32:07 21:29:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 21:32:07 21:30:01 0.87 0.00 0.87 0.00 0.00 10.80 0.00 21:32:07 21:31:01 92.53 0.33 92.20 0.00 23.20 35843.63 0.00 21:32:07 21:32:01 128.21 0.18 128.03 0.00 19.06 40147.04 0.00 21:32:07 Average: 111.28 1.11 110.16 0.00 212.49 30105.39 0.00 21:32:07 21:32:07 21:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:32:07 21:14:01 27840152 31252004 1054720 3.21 117760 3487064 2354364 6.94 1605796 2955596 270440 21:32:07 21:15:01 27418664 31359872 943496 2.87 120452 3985020 2276832 6.71 1642176 3309568 478736 21:32:07 21:16:01 25034888 31340076 961860 2.93 131436 6270076 2245864 6.62 1693548 5567572 1760064 21:32:07 21:17:01 19042308 29551792 2681984 8.16 223288 9995360 6507936 19.18 3900320 8876036 208180 21:32:07 21:18:01 16095728 29508644 2686972 8.17 256040 12751096 6720912 19.81 5191956 10364848 421292 21:32:07 21:19:01 18785184 31453972 798608 2.43 271660 12124136 1984708 5.85 2483916 10610836 1032 21:32:07 21:20:01 18769556 31435440 817444 2.49 271260 12121536 2121124 6.25 2825372 10284708 612 21:32:07 21:21:01 18781216 31447564 805304 2.45 271600 12121712 1988204 5.86 2895092 10203436 4 21:32:07 21:22:01 18783288 31449676 803224 2.44 271620 12121712 1988204 5.86 2892328 10203436 8 21:32:07 21:23:01 18785184 31451580 801776 2.44 271652 12121720 1988204 5.86 2890476 10203444 8 21:32:07 21:24:01 18785444 31451840 801564 2.44 271668 12121720 1988204 5.86 2890400 10203444 12 21:32:07 21:25:02 18801100 31467680 785688 2.39 271696 12121852 1988204 5.86 2875116 10203580 8 21:32:07 21:26:01 18800772 31467368 786120 2.39 271708 12121856 1988204 5.86 2874816 10203584 8 21:32:07 21:27:01 18801260 31467856 785584 2.39 271724 12121856 1988204 5.86 2875128 10203584 8 21:32:07 21:28:01 18800492 31467216 786536 2.39 271772 12121832 2037244 6.00 2875308 10203548 72 21:32:07 21:29:01 18800404 31467148 786524 2.39 271792 12121832 2037244 6.00 2875280 10203548 12 21:32:07 21:30:01 18800388 31467140 786448 2.39 271808 12121836 2037244 6.00 2875272 10203552 24 21:32:07 21:31:01 17971800 31415952 834416 2.54 289784 12826588 2105804 6.21 2983228 10863788 656 21:32:07 21:32:01 16737444 31401780 847648 2.58 327748 13883536 2096000 6.18 3054324 11899872 324 21:32:07 Average: 19770277 31227611 1029259 3.13 248761 10982228 2549616 7.51 2852624 9303578 165342 21:32:07 21:32:07 21:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:32:07 21:14:01 ens3 823.26 786.07 7774.53 142.35 0.00 0.00 0.00 0.00 21:32:07 21:14:01 vetheafc567 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:32:07 21:14:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 21:32:07 21:14:01 docker0 677.07 666.19 49.70 4596.82 0.00 0.00 0.00 0.00 21:32:07 21:15:01 ens3 36.14 24.70 27.79 15.81 0.00 0.00 0.00 0.00 21:32:07 21:15:01 vetheafc567 1.43 1.48 0.13 0.13 0.00 0.00 0.00 0.00 21:32:07 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:07 21:15:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 21:32:07 21:16:01 ens3 111.96 74.97 2296.96 22.12 0.00 0.00 0.00 0.00 21:32:07 21:16:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 21:32:07 21:16:01 veth8540877 0.50 0.45 0.05 0.18 0.00 0.00 0.00 0.00 21:32:07 21:16:01 docker0 0.50 0.33 0.04 0.17 0.00 0.00 0.00 0.00 21:32:07 21:17:01 ens3 648.54 344.28 4062.37 45.00 0.00 0.00 0.00 0.00 21:32:07 21:17:01 veth8a3f935 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:32:07 21:17:01 veth4784ef9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:32:07 21:17:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 21:32:07 21:17:01 vethca544c2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:32:07 21:17:01 veth8540877 0.07 1.27 0.00 0.05 0.00 0.00 0.00 0.00 21:32:07 21:17:01 vethd36b8e9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:32:07 21:17:01 veth4d5cfc3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:32:07 21:17:01 docker0 315.08 591.17 26.37 3306.56 0.00 0.00 0.00 0.00 21:32:07 21:17:01 veth5530f5f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:32:07 21:17:01 veth6285da9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:32:07 21:17:01 veth064b8f6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:32:07 21:17:01 vethe49ca42 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:32:07 21:17:01 veth192b866 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:32:07 21:17:01 veth4fed4d0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:32:07 21:18:01 ens3 140.95 73.89 1908.50 8.08 0.00 0.00 0.00 0.00 21:32:07 21:18:01 veth8a3f935 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:18:01 veth4784ef9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:18:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 21:32:07 21:18:01 vethca544c2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:18:01 veth8540877 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:18:01 vethd36b8e9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:18:01 veth4d5cfc3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:18:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:18:01 veth5530f5f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:18:01 veth6285da9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:18:01 veth064b8f6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:18:01 vethe49ca42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:18:01 veth192b866 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:18:01 veth4fed4d0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:19:01 ens3 316.65 260.76 327.33 582.35 0.00 0.00 0.00 0.00 21:32:07 21:19:01 lo 31.93 31.93 3.14 3.14 0.00 0.00 0.00 0.00 21:32:07 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:20:01 ens3 338.07 334.06 160.18 2012.37 0.00 0.00 0.00 0.00 21:32:07 21:20:01 lo 32.66 32.66 3.22 3.22 0.00 0.00 0.00 0.00 21:32:07 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:21:01 ens3 116.26 113.98 67.55 527.54 0.00 0.00 0.00 0.00 21:32:07 21:21:01 lo 12.66 12.66 1.24 1.24 0.00 0.00 0.00 0.00 21:32:07 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:22:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:23:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:32:07 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:07 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:25:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:32:07 21:25:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:07 21:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:26:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:32:07 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:32:07 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:07 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:28:01 ens3 0.25 0.23 0.14 0.07 0.00 0.00 0.00 0.00 21:32:07 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:32:07 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:32:07 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:30:01 ens3 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:32:07 21:31:01 ens3 290.68 171.85 5026.12 33.34 0.00 0.00 0.00 0.00 21:32:07 21:31:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 21:32:07 21:31:01 veth23c14ce 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:32:07 21:31:01 docker0 71.79 137.84 5.54 1028.67 0.00 0.00 0.00 0.00 21:32:07 21:32:01 ens3 271.90 197.97 5774.66 140.45 0.00 0.00 0.00 0.00 21:32:07 21:32:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 21:32:07 21:32:01 docker0 2.27 2.00 0.36 0.97 0.00 0.00 0.00 0.00 21:32:07 Average: ens3 163.08 125.56 1444.77 185.94 0.00 0.00 0.00 0.00 21:32:07 Average: lo 4.46 4.46 0.44 0.44 0.00 0.00 0.00 0.00 21:32:07 Average: docker0 56.27 73.70 4.33 470.62 0.00 0.00 0.00 0.00 21:32:07 21:32:07 21:32:07 ---> sar -P ALL: 21:32:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24920) 12/12/23 _x86_64_ (8 CPU) 21:32:07 21:32:07 21:12:12 LINUX RESTART (8 CPU) 21:32:07 21:32:07 21:13:01 CPU %user %nice %system %iowait %steal %idle 21:32:07 21:14:01 all 16.50 0.00 4.14 1.22 0.07 78.07 21:32:07 21:14:01 0 14.62 0.00 4.68 0.17 0.07 80.46 21:32:07 21:14:01 1 19.27 0.00 4.34 0.44 0.07 75.88 21:32:07 21:14:01 2 16.47 0.00 4.23 0.17 0.07 79.07 21:32:07 21:14:01 3 17.57 0.00 4.42 3.39 0.08 74.53 21:32:07 21:14:01 4 16.62 0.00 3.27 0.91 0.08 79.12 21:32:07 21:14:01 5 15.28 0.00 4.15 2.04 0.07 78.46 21:32:07 21:14:01 6 15.86 0.00 3.00 0.45 0.08 80.60 21:32:07 21:14:01 7 16.28 0.00 5.05 2.21 0.05 76.40 21:32:07 21:15:01 all 31.43 0.00 3.60 0.36 0.07 64.53 21:32:07 21:15:01 0 29.73 0.00 3.78 0.00 0.07 66.42 21:32:07 21:15:01 1 32.33 0.00 2.90 0.00 0.08 64.68 21:32:07 21:15:01 2 31.98 0.00 3.67 2.51 0.08 61.75 21:32:07 21:15:01 3 31.30 0.00 3.21 0.00 0.07 65.42 21:32:07 21:15:01 4 31.19 0.00 3.17 0.00 0.07 65.57 21:32:07 21:15:01 5 31.37 0.00 4.81 0.10 0.07 63.66 21:32:07 21:15:01 6 30.29 0.00 3.29 0.08 0.07 66.28 21:32:07 21:15:01 7 33.27 0.00 3.96 0.22 0.08 62.47 21:32:07 21:16:01 all 39.22 0.00 6.18 2.77 0.11 51.72 21:32:07 21:16:01 0 39.09 0.00 6.16 1.44 0.10 53.21 21:32:07 21:16:01 1 39.12 0.00 5.90 0.92 0.10 53.95 21:32:07 21:16:01 2 40.48 0.00 5.76 3.21 0.12 50.42 21:32:07 21:16:01 3 39.58 0.00 7.35 9.60 0.10 43.37 21:32:07 21:16:01 4 38.45 0.00 6.71 0.97 0.10 53.76 21:32:07 21:16:01 5 38.97 0.00 5.62 1.14 0.14 54.14 21:32:07 21:16:01 6 39.29 0.00 6.01 1.25 0.10 53.34 21:32:07 21:16:01 7 38.80 0.00 5.93 3.64 0.10 51.53 21:32:07 21:17:01 all 19.66 0.00 6.74 17.46 0.11 56.03 21:32:07 21:17:01 0 20.03 0.00 6.63 19.51 0.09 53.74 21:32:07 21:17:01 1 20.64 0.00 8.63 35.48 0.09 35.16 21:32:07 21:17:01 2 19.40 0.00 7.16 26.57 0.14 46.73 21:32:07 21:17:01 3 20.42 0.00 6.31 14.64 0.10 58.52 21:32:07 21:17:01 4 18.28 0.00 5.67 4.59 0.10 71.35 21:32:07 21:17:01 5 18.98 0.00 6.22 10.67 0.09 64.05 21:32:07 21:17:01 6 19.09 0.00 6.81 17.40 0.12 56.58 21:32:07 21:17:01 7 20.49 0.00 6.55 11.30 0.14 61.52 21:32:07 21:18:01 all 91.83 0.00 7.98 0.01 0.19 0.00 21:32:07 21:18:01 0 92.20 0.00 7.62 0.00 0.19 0.00 21:32:07 21:18:01 1 91.17 0.00 8.59 0.00 0.24 0.00 21:32:07 21:18:01 2 91.75 0.00 8.06 0.00 0.19 0.00 21:32:07 21:18:01 3 91.93 0.00 7.91 0.00 0.15 0.02 21:32:07 21:18:01 4 90.83 0.00 8.90 0.02 0.24 0.02 21:32:07 21:18:01 5 90.76 0.00 9.10 0.00 0.14 0.00 21:32:07 21:18:01 6 93.38 0.00 6.43 0.00 0.19 0.00 21:32:07 21:18:01 7 92.58 0.00 7.21 0.03 0.17 0.00 21:32:07 21:19:01 all 20.53 0.00 4.06 4.92 0.12 70.37 21:32:07 21:19:01 0 17.98 0.00 3.41 2.27 0.10 76.24 21:32:07 21:19:01 1 20.42 0.00 3.95 7.64 0.10 67.88 21:32:07 21:19:01 2 20.94 0.00 3.97 4.04 0.15 70.91 21:32:07 21:19:01 3 22.55 0.00 4.35 7.86 0.12 65.13 21:32:07 21:19:01 4 19.91 0.00 4.03 3.02 0.12 72.92 21:32:07 21:19:01 5 22.21 0.00 4.47 7.86 0.12 65.34 21:32:07 21:19:01 6 22.06 0.00 4.59 4.91 0.14 68.29 21:32:07 21:19:01 7 18.16 0.00 3.71 1.80 0.14 76.19 21:32:07 21:20:01 all 8.11 0.00 0.77 0.09 0.06 90.97 21:32:07 21:20:01 0 4.79 0.00 0.68 0.00 0.05 94.47 21:32:07 21:20:01 1 10.99 0.00 0.77 0.28 0.07 87.89 21:32:07 21:20:01 2 11.17 0.00 0.89 0.03 0.07 87.85 21:32:07 21:20:01 3 5.36 0.00 0.67 0.02 0.05 93.90 21:32:07 21:20:01 4 7.89 0.00 0.79 0.05 0.07 91.20 21:32:07 21:20:01 5 7.88 0.00 0.87 0.03 0.07 91.15 21:32:07 21:20:01 6 9.96 0.00 0.85 0.23 0.05 88.90 21:32:07 21:20:01 7 6.87 0.00 0.64 0.05 0.07 92.38 21:32:07 21:21:01 all 2.15 0.00 0.30 0.04 0.04 97.47 21:32:07 21:21:01 0 1.67 0.00 0.33 0.02 0.03 97.95 21:32:07 21:21:01 1 1.22 0.00 0.37 0.07 0.03 98.31 21:32:07 21:21:01 2 3.47 0.00 0.40 0.07 0.03 96.03 21:32:07 21:21:01 3 2.05 0.00 0.30 0.02 0.03 97.60 21:32:07 21:21:01 4 2.90 0.00 0.27 0.00 0.05 96.79 21:32:07 21:21:01 5 1.27 0.00 0.20 0.02 0.03 98.48 21:32:07 21:21:01 6 2.84 0.00 0.27 0.10 0.05 96.75 21:32:07 21:21:01 7 1.82 0.00 0.25 0.00 0.03 97.90 21:32:07 21:22:01 all 0.15 0.00 0.01 0.00 0.02 99.82 21:32:07 21:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:32:07 21:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:32:07 21:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:32:07 21:22:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:32:07 21:22:01 4 1.09 0.00 0.03 0.00 0.05 98.82 21:32:07 21:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:32:07 21:22:01 6 0.02 0.00 0.00 0.02 0.02 99.95 21:32:07 21:22:01 7 0.02 0.00 0.03 0.00 0.02 99.93 21:32:07 21:23:01 all 0.04 0.00 0.01 0.01 0.01 99.93 21:32:07 21:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:32:07 21:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:32:07 21:23:01 2 0.03 0.00 0.00 0.02 0.00 99.95 21:32:07 21:23:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:32:07 21:23:01 4 0.05 0.00 0.02 0.00 0.03 99.90 21:32:07 21:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:32:07 21:23:01 6 0.07 0.00 0.02 0.02 0.02 99.88 21:32:07 21:23:01 7 0.07 0.00 0.00 0.00 0.02 99.92 21:32:07 21:24:01 all 0.03 0.00 0.02 0.00 0.02 99.93 21:32:07 21:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:32:07 21:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:32:07 21:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:32:07 21:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:32:07 21:24:01 4 0.00 0.00 0.05 0.00 0.03 99.92 21:32:07 21:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:32:07 21:24:01 6 0.00 0.00 0.02 0.02 0.02 99.95 21:32:07 21:24:01 7 0.17 0.00 0.05 0.02 0.03 99.73 21:32:07 21:32:07 21:24:01 CPU %user %nice %system %iowait %steal %idle 21:32:07 21:25:02 all 0.03 0.00 0.02 0.01 0.01 99.94 21:32:07 21:25:02 0 0.02 0.00 0.02 0.00 0.00 99.97 21:32:07 21:25:02 1 0.02 0.00 0.02 0.00 0.00 99.97 21:32:07 21:25:02 2 0.02 0.00 0.03 0.00 0.02 99.93 21:32:07 21:25:02 3 0.00 0.00 0.00 0.00 0.00 100.00 21:32:07 21:25:02 4 0.05 0.00 0.03 0.00 0.03 99.88 21:32:07 21:25:02 5 0.05 0.00 0.02 0.00 0.02 99.92 21:32:07 21:25:02 6 0.03 0.00 0.00 0.03 0.00 99.93 21:32:07 21:25:02 7 0.07 0.00 0.02 0.02 0.00 99.90 21:32:07 21:26:01 all 0.02 0.00 0.00 0.00 0.01 99.96 21:32:07 21:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:32:07 21:26:01 1 0.03 0.00 0.02 0.00 0.05 99.90 21:32:07 21:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:32:07 21:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:32:07 21:26:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:32:07 21:26:01 5 0.07 0.00 0.02 0.00 0.03 99.88 21:32:07 21:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:32:07 21:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:32:07 21:27:01 all 0.03 0.00 0.02 0.00 0.02 99.94 21:32:07 21:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:32:07 21:27:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:32:07 21:27:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:32:07 21:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:32:07 21:27:01 4 0.05 0.00 0.03 0.00 0.02 99.90 21:32:07 21:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:32:07 21:27:01 6 0.02 0.00 0.00 0.02 0.02 99.95 21:32:07 21:27:01 7 0.07 0.00 0.03 0.00 0.02 99.88 21:32:07 21:28:01 all 0.07 0.00 0.03 0.01 0.01 99.89 21:32:07 21:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:32:07 21:28:01 1 0.07 0.00 0.03 0.00 0.03 99.87 21:32:07 21:28:01 2 0.05 0.00 0.03 0.02 0.00 99.90 21:32:07 21:28:01 3 0.03 0.00 0.05 0.00 0.02 99.90 21:32:07 21:28:01 4 0.23 0.00 0.03 0.00 0.02 99.72 21:32:07 21:28:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:32:07 21:28:01 6 0.03 0.00 0.03 0.03 0.00 99.90 21:32:07 21:28:01 7 0.07 0.00 0.00 0.00 0.00 99.93 21:32:07 21:29:01 all 0.05 0.00 0.02 0.00 0.02 99.91 21:32:07 21:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:32:07 21:29:01 1 0.07 0.00 0.05 0.00 0.03 99.85 21:32:07 21:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:32:07 21:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:32:07 21:29:01 4 0.07 0.00 0.00 0.00 0.02 99.92 21:32:07 21:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:32:07 21:29:01 6 0.02 0.00 0.02 0.02 0.02 99.93 21:32:07 21:29:01 7 0.17 0.00 0.02 0.00 0.02 99.80 21:32:07 21:30:01 all 0.02 0.00 0.02 0.00 0.01 99.95 21:32:07 21:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:32:07 21:30:01 1 0.03 0.00 0.02 0.00 0.05 99.90 21:32:07 21:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:32:07 21:30:01 3 0.02 0.00 0.02 0.02 0.02 99.93 21:32:07 21:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:32:07 21:30:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:32:07 21:30:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:32:07 21:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:32:07 21:31:01 all 5.00 0.00 2.16 1.29 0.05 91.49 21:32:07 21:31:01 0 4.78 0.00 2.04 0.05 0.02 93.11 21:32:07 21:31:01 1 5.57 0.00 1.91 0.03 0.03 92.44 21:32:07 21:31:01 2 5.87 0.00 2.45 0.41 0.03 91.24 21:32:07 21:31:01 3 4.25 0.00 2.49 0.02 0.03 93.21 21:32:07 21:31:01 4 4.12 0.00 1.57 0.03 0.03 94.24 21:32:07 21:31:01 5 4.67 0.00 2.62 0.02 0.05 92.64 21:32:07 21:31:01 6 5.69 0.00 1.84 5.01 0.05 87.41 21:32:07 21:31:01 7 5.09 0.00 2.38 4.68 0.18 87.66 21:32:07 21:32:01 all 7.02 0.00 3.10 2.16 0.07 87.66 21:32:07 21:32:01 0 6.97 0.00 2.76 0.05 0.05 90.16 21:32:07 21:32:01 1 6.64 0.00 3.00 0.51 0.07 89.79 21:32:07 21:32:01 2 8.79 0.00 3.20 0.03 0.05 87.92 21:32:07 21:32:01 3 8.29 0.00 3.56 4.31 0.08 83.75 21:32:07 21:32:01 4 6.53 0.00 2.68 0.19 0.07 90.54 21:32:07 21:32:01 5 6.38 0.00 2.63 1.48 0.07 89.44 21:32:07 21:32:01 6 5.75 0.00 3.76 10.17 0.09 80.24 21:32:07 21:32:01 7 6.82 0.00 3.18 0.61 0.07 89.33 21:32:07 Average: all 12.63 0.00 2.04 1.57 0.05 83.71 21:32:07 Average: 0 12.11 0.00 1.99 1.21 0.04 84.64 21:32:07 Average: 1 12.91 0.00 2.10 2.30 0.06 82.63 21:32:07 Average: 2 13.11 0.00 2.08 1.91 0.05 82.85 21:32:07 Average: 3 12.72 0.00 2.12 2.07 0.05 83.04 21:32:07 Average: 4 12.40 0.00 1.94 0.51 0.06 85.09 21:32:07 Average: 5 12.43 0.00 2.13 1.21 0.05 84.18 21:32:07 Average: 6 12.79 0.00 1.92 2.05 0.05 83.18 21:32:07 Average: 7 12.55 0.00 2.03 1.27 0.06 84.08 21:32:07 21:32:07 21:32:07