Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 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-ssh7231056367915956015.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10931563132554968932.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh938221731228782860.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1399943426484907449.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-ssh10790449153891519707.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7522 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/586 [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/586 # 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 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e (main) Commit message: "Merge pull request #4685 from lindseysimple/issue-4684" > 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 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e # timeout=10 > git rev-list --no-walk 2de8fa554a394181c312fea9a7aee868e4babbb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:22:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:22:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:22:54 ========================================================= 02:22:54 EdgeX Global Pipelines Version Info 02:22:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:22:54 ------------------- 02:22:54 stable info: 02:22:54 ------------------- 02:22:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:22:54 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:22:54 Message: update stable to v1.0.254 02:22:55 ------------------- 02:22:55 experimental info: 02:22:55 ------------------- 02:22:55 Commited By: **** collab-it+edgex@linuxfoundation.org 02:22:55 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:22:55 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f9cf71 [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:55 provisioning config files... 02:22:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/586@tmp/config3744290429052240230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:56 ---> docker-login.sh 02:22:56 nexus3.edgexfoundry.org:10001 02:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:56 Configure a credential helper to remove this warning. See 02:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:56 02:22:56 Login Succeeded 02:22:56 nexus3.edgexfoundry.org:10002 02:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:56 Configure a credential helper to remove this warning. See 02:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:56 02:22:56 Login Succeeded 02:22:56 nexus3.edgexfoundry.org:10003 02:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:56 Configure a credential helper to remove this warning. See 02:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:56 02:22:56 Login Succeeded 02:22:56 nexus3.edgexfoundry.org:10004 02:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:56 Configure a credential helper to remove this warning. See 02:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:56 02:22:56 Login Succeeded 02:22:56 docker.io 02:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:57 Configure a credential helper to remove this warning. See 02:22:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:57 02:22:57 Login Succeeded 02:22:57 ---> docker-login.sh ends [Pipeline] } 02:22:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22: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 02:22:57 + dirname cmd/core-command/Dockerfile 02:22:57 + cut -d/ -f2 02:22:57 + echo core-command,cmd/core-command/Dockerfile 02:22:57 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:22:57 + cut -d/ -f2 02:22:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:22:57 + dirname cmd/core-data/Dockerfile 02:22:57 + cut -d/ -f2 02:22:57 + echo core-data,cmd/core-data/Dockerfile 02:22:57 + dirname cmd/core-metadata/Dockerfile 02:22:57 + cut -d/ -f2 02:22:57 + echo core-metadata,cmd/core-metadata/Dockerfile 02:22:57 + dirname cmd/security-bootstrapper/Dockerfile 02:22:57 + cut -d/ -f2 02:22:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:22:57 + dirname cmd/security-proxy-auth/Dockerfile 02:22:57 + cut -d/ -f2 02:22:57 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:22:57 + dirname cmd/security-proxy-setup/Dockerfile 02:22:57 + cut -d/ -f2 02:22:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:22:57 + dirname cmd/security-secretstore-setup/Dockerfile 02:22:57 + cut -d/ -f2 02:22:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:22:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:22:57 + cut -d/ -f2 02:22:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:22:57 + dirname cmd/security-spire-agent/Dockerfile 02:22:57 + cut -d/ -f2 02:22:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:22:57 + dirname cmd/security-spire-config/Dockerfile 02:22:57 + cut -d/ -f2 02:22:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:22:57 + dirname cmd/security-spire-server/Dockerfile 02:22:57 + cut -d/ -f2 02:22:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:22:57 + dirname cmd/support-notifications/Dockerfile 02:22:57 + cut -d/ -f2 02:22:57 + echo support-notifications,cmd/support-notifications/Dockerfile 02:22:57 + dirname cmd/support-scheduler/Dockerfile 02:22:57 + cut -d/ -f2 02:22:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:22: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 02:22:58 + git rev-list -1 --merges 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e~1..4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] echo 02:22:58 -----------> git rev-list -1 --merges 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e~1..4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:22:58 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [false] [Pipeline] sh 02:22:58 + git log --format=format:%s -1 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] echo 02:22:58 ========================================================= 02:22:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:22:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:22:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:22:58 + grep -v github /etc/ssh/ssh_known_hosts 02:22:58 + [ -e /tmp/ssh_known_hosts ] 02:22:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:22:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:22:58 + sudo tee -a /etc/ssh/ssh_known_hosts 02:22:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:59 02:22:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:59 0.1.4: Pulling from edgex-devops/py-git-semver 02:22:59 b85a868b505f: Pulling fs layer 02:22:59 e2be974225ed: Pulling fs layer 02:22:59 339a4e72a1f5: Pulling fs layer 02:22:59 988bab9f4d93: Pulling fs layer 02:22:59 1469e6f7b9e6: Pulling fs layer 02:22:59 eaf3925da568: Pulling fs layer 02:22:59 bab4dde63d76: Pulling fs layer 02:22:59 bde34c3a00c8: Pulling fs layer 02:22:59 b352a97aabf1: Pulling fs layer 02:22:59 4872d77fe225: Pulling fs layer 02:22:59 5851b861e8e6: Pulling fs layer 02:22:59 bab4dde63d76: Waiting 02:22:59 bde34c3a00c8: Waiting 02:22:59 b352a97aabf1: Waiting 02:22:59 4872d77fe225: Waiting 02:22:59 5851b861e8e6: Waiting 02:22:59 1469e6f7b9e6: Waiting 02:22:59 988bab9f4d93: Waiting 02:22:59 eaf3925da568: Waiting 02:22:59 e2be974225ed: Download complete 02:22:59 988bab9f4d93: Verifying Checksum 02:22:59 988bab9f4d93: Download complete 02:22:59 1469e6f7b9e6: Verifying Checksum 02:22:59 1469e6f7b9e6: Download complete 02:22:59 eaf3925da568: Verifying Checksum 02:22:59 eaf3925da568: Download complete 02:22:59 339a4e72a1f5: Verifying Checksum 02:22:59 339a4e72a1f5: Download complete 02:22:59 bde34c3a00c8: Verifying Checksum 02:22:59 bde34c3a00c8: Download complete 02:22:59 b352a97aabf1: Verifying Checksum 02:22:59 b352a97aabf1: Download complete 02:22:59 4872d77fe225: Verifying Checksum 02:22:59 4872d77fe225: Download complete 02:22:59 5851b861e8e6: Verifying Checksum 02:22:59 5851b861e8e6: Download complete 02:22:59 b85a868b505f: Verifying Checksum 02:22:59 b85a868b505f: Download complete 02:23:00 bab4dde63d76: Verifying Checksum 02:23:00 bab4dde63d76: Download complete 02:23:01 b85a868b505f: Pull complete 02:23:01 e2be974225ed: Pull complete 02:23:01 339a4e72a1f5: Pull complete 02:23:01 988bab9f4d93: Pull complete 02:23:02 1469e6f7b9e6: Pull complete 02:23:02 eaf3925da568: Pull complete 02:23:04 bab4dde63d76: Pull complete 02:23:04 bde34c3a00c8: Pull complete 02:23:04 b352a97aabf1: Pull complete 02:23:04 4872d77fe225: Pull complete 02:23:04 5851b861e8e6: Pull complete 02:23:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:23:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:04 prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container 02:23:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:23:06 $ docker top 4d2284e443270d2af1de540865916e55a7d1c7f932b1fb78bb953db6fc05f297 -eo pid,comm 02:23:07 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). 02:23:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:07 [ssh-agent] Looking for ssh-agent implementation... 02:23:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:07 $ docker exec 4d2284e443270d2af1de540865916e55a7d1c7f932b1fb78bb953db6fc05f297 ssh-agent 02:23:07 SSH_AUTH_SOCK=/tmp/ssh-XXqnyf2ESVwN/agent.32 02:23:07 SSH_AGENT_PID=38 02:23:07 Running ssh-add (command line suppressed) 02:23:07 Identity added: /w/workspace/edgex-go/586@tmp/private_key_8401401826029925276.key (/w/workspace/edgex-go/586@tmp/private_key_8401401826029925276.key) 02:23:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:07 + git tag --points-at HEAD [Pipeline] } 02:23:07 $ docker exec --env ******** --env ******** 4d2284e443270d2af1de540865916e55a7d1c7f932b1fb78bb953db6fc05f297 ssh-agent -k 02:23:07 unset SSH_AUTH_SOCK; 02:23:07 unset SSH_AGENT_PID; 02:23:07 echo Agent pid 38 killed; 02:23:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:23:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:07 [ssh-agent] Looking for ssh-agent implementation... 02:23:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:07 $ docker exec 4d2284e443270d2af1de540865916e55a7d1c7f932b1fb78bb953db6fc05f297 ssh-agent 02:23:08 SSH_AUTH_SOCK=/tmp/ssh-TBI2V45Asf8m/agent.70 02:23:08 SSH_AGENT_PID=76 02:23:08 Running ssh-add (command line suppressed) 02:23:08 Identity added: /w/workspace/edgex-go/586@tmp/private_key_7954403592525455397.key (/w/workspace/edgex-go/586@tmp/private_key_7954403592525455397.key) 02:23:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:08 + git semver init 02:23:08 2023-09-21 02:23:08,699 [run_init] DEBUG init version:0.0.0 force:False 02:23:08 2023-09-21 02:23:08,700 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/586/.semver 02:23:08 2023-09-21 02:23:08,700 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/586/.semver 02:23:08 2023-09-21 02:23:08,701 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/586/.semver'], cwd=/w/workspace/edgex-go/586, universal_newlines=False, shell=None, istream=None) 02:23:14 2023-09-21 02:23:13,151 [append_file] DEBUG append to file:/w/workspace/edgex-go/586/.git/info/exclude 02:23:14 2023-09-21 02:23:13,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/586/.semver/main with force:False 02:23:14 2023-09-21 02:23:13,151 [read_version] DEBUG read version from /w/workspace/edgex-go/586/.semver/main 02:23:14 2023-09-21 02:23:13,152 [read_version] DEBUG read version from /w/workspace/edgex-go/586/.semver/main 02:23:14 3.1.0-dev.52 [Pipeline] } 02:23:14 $ docker exec --env ******** --env ******** 4d2284e443270d2af1de540865916e55a7d1c7f932b1fb78bb953db6fc05f297 ssh-agent -k 02:23:14 unset SSH_AUTH_SOCK; 02:23:14 unset SSH_AGENT_PID; 02:23:14 echo Agent pid 76 killed; 02:23:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:14 + git semver [Pipeline] } 02:23:14 $ docker stop --time=1 4d2284e443270d2af1de540865916e55a7d1c7f932b1fb78bb953db6fc05f297 02:23:16 $ docker rm -f --volumes 4d2284e443270d2af1de540865916e55a7d1c7f932b1fb78bb953db6fc05f297 [Pipeline] // withDockerContainer [Pipeline] sh 02:23:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:23:16 Stashed 1 file(s) [Pipeline] echo 02:23:16 [edgeXSemver]: initialized semver on version 3.1.0-dev.52 [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 02:23:17 + git config --global --add safe.directory /w/workspace/edgex-go/586 [Pipeline] echo 02:23:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:23:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:23:17 ========================================================= 02:23:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:23:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:23:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:23:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:23:17 7264a8db6415: Pulling fs layer 02:23:17 c4d48a809fc2: Pulling fs layer 02:23:17 4f1c88b9dad5: Pulling fs layer 02:23:17 ad3a456e5733: Pulling fs layer 02:23:17 33e27b845d1e: Pulling fs layer 02:23:17 c68163c4e522: Pulling fs layer 02:23:17 50da416c3ac9: Pulling fs layer 02:23:17 23d2d4c4bb30: Pulling fs layer 02:23:17 23d2d4c4bb30: Waiting 02:23:17 33e27b845d1e: Waiting 02:23:17 50da416c3ac9: Waiting 02:23:17 c68163c4e522: Waiting 02:23:17 ad3a456e5733: Waiting 02:23:17 c4d48a809fc2: Download complete 02:23:17 ad3a456e5733: Verifying Checksum 02:23:17 ad3a456e5733: Download complete 02:23:17 33e27b845d1e: Verifying Checksum 02:23:17 33e27b845d1e: Download complete 02:23:17 7264a8db6415: Verifying Checksum 02:23:17 7264a8db6415: Download complete 02:23:17 c68163c4e522: Verifying Checksum 02:23:17 c68163c4e522: Download complete 02:23:17 7264a8db6415: Pull complete 02:23:17 23d2d4c4bb30: Verifying Checksum 02:23:17 23d2d4c4bb30: Download complete 02:23:17 c4d48a809fc2: Pull complete 02:23:18 4f1c88b9dad5: Verifying Checksum 02:23:18 4f1c88b9dad5: Download complete 02:23:19 50da416c3ac9: Verifying Checksum 02:23:19 50da416c3ac9: Download complete 02:23:21 4f1c88b9dad5: Pull complete 02:23:21 ad3a456e5733: Pull complete 02:23:21 33e27b845d1e: Pull complete 02:23:21 c68163c4e522: Pull complete 02:23:23 50da416c3ac9: Pull complete 02:23:24 23d2d4c4bb30: Pull complete 02:23:24 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 02:23:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:23:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:23:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:23:24 WORKDIR /edgex 02:23:24 COPY go.mod . 02:23:24 RUN go mod download 02:23:24 + docker build -t ci-base-image-x86_64 -f - . 02:23:25 Sending build context to Docker daemon 171MB 02:23:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:23:25 ---> 0786185ac409 02:23:25 Step 2/4 : WORKDIR /edgex 02:23:26 ---> Running in 8b2cd4e3c54f 02:23:26 Removing intermediate container 8b2cd4e3c54f 02:23:26 ---> bf2ee08e15dc 02:23:26 Step 3/4 : COPY go.mod . 02:23:26 ---> 5558ec6def3c 02:23:26 Step 4/4 : RUN go mod download 02:23:26 ---> Running in 64aa08601885 02:23:31 Still waiting to schedule task 02:23:31 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:23:41 Removing intermediate container 64aa08601885 02:23:41 ---> 58245351015b 02:23:41 Successfully built 58245351015b 02:23:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:41 + docker inspect -f . ci-base-image-x86_64 02:23:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:42 prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container 02:23:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:23:42 $ docker top c40c7794d0a26c88f206654e1fa20e82da1fe3fb53afdcaea4b0cf878e0d5d1f -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:42 + go version 02:23:42 go version go1.21.0 linux/amd64 [Pipeline] } 02:23:42 $ docker stop --time=1 c40c7794d0a26c88f206654e1fa20e82da1fe3fb53afdcaea4b0cf878e0d5d1f 02:23:44 $ docker rm -f --volumes c40c7794d0a26c88f206654e1fa20e82da1fe3fb53afdcaea4b0cf878e0d5d1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:44 + docker inspect -f . ci-base-image-x86_64 02:23:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:44 prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container 02:23:44 $ 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/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:23:44 $ docker top 58f1b974591c63ae50be06f1818022b2f502e2a3d65f71acf1135da57ec7339f -eo pid,comm [Pipeline] { [Pipeline] echo 02:23:44 ========================================================= 02:23:44 [edgeXBuildGoParallel] Running Tests and Build... 02:23:44 ========================================================= [Pipeline] sh 02:23:45 + git config --global --add safe.directory /w/workspace/edgex-go/586 [Pipeline] fileExists [Pipeline] sh 02:23:45 + make test 02:23:45 go test -race -coverprofile=coverage.out ./... 02:23:52 ? github.com/edgexfoundry/edgex-go [no test files] 02:24:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:24:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:24:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:24:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:24:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:24:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:24:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:24:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:24:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:24:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:24:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:24:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:24:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:24:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:24:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:24:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:24:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements 02:24:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:24:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:24:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:24:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements 02:24:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:24:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:24:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.082s coverage: 69.2% of statements 02:24:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.0% of statements 02:24:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.039s coverage: 93.4% of statements 02:24:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 4.1% of statements 02:24:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:24:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:24:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:24:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:24:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:24:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:24:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:24:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:24:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:24:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:24:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.352s coverage: 97.6% of statements 02:24:12 ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements 02:24:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:24:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.055s coverage: 0.9% of statements 02:24:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements 02:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.038s coverage: 41.7% of statements 02:24:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.042s coverage: 82.9% of statements 02:24:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.042s coverage: 94.1% of statements 02:24:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements 02:24:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements 02:24:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:24:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:24:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:24:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:24:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:24:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:24:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:24:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:24:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:24:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:24:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:24:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:24:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:24:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:24:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:24:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:24:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:24:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:24:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:24:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:24:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:24:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.053s coverage: 94.4% of statements 02:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:24:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:24:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:24:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:24:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.273s coverage: 79.9% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.061s coverage: 92.9% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.042s coverage: 62.3% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.040s coverage: 20.0% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 38.4% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.043s coverage: 84.8% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.054s coverage: 61.8% of statements 02:24:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 98.9% of statements 02:24:39 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 02:24:39 running golangci-lint 02:24:39 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:24:39 go version go1.21.0 linux/amd64 02:24:39 level=info msg="[config_reader] Used config file .golangci.yml" 02:24:39 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:24:49 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|types_sizes|deps|exports_file|name) took 10.039372314s" 02:24:49 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.915984ms" 02:24:58 level=info msg="[linters_context/goanalysis] analyzers took 1m2.900058763s with top 10 stages: buildir: 29.577745361s, gosec: 6.099890652s, fact_deprecated: 2.246174022s, inspect: 2.087353134s, printf: 1.170560583s, ctrlflow: 1.023800305s, fact_purity: 891.73743ms, S1038: 876.094621ms, nilness: 721.568723ms, directives: 489.827427ms" 02:24:58 level=info msg="[runner] Issues before processing: 197, after processing: 0" 02:24:58 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, exclude-rules: 21/197, cgo: 197/197, skip_files: 197/197, exclude: 197/197, nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, identifier_marker: 197/197" 02:24:58 level=info msg="[runner] processing took 16.512275ms with stages: nolint: 6.767111ms, identifier_marker: 4.451856ms, exclude-rules: 2.589719ms, path_prettifier: 1.144186ms, autogenerated_exclude: 1.000175ms, skip_dirs: 416.936µs, filename_unadjuster: 105.681µs, cgo: 32.001µs, fixer: 770ns, max_same_issues: 760ns, skip_files: 500ns, uniq_by_line: 420ns, exclude: 380ns, sort_results: 370ns, severity-rules: 370ns, max_per_file_from_linter: 270ns, diff: 210ns, max_from_linter: 180ns, source_code: 150ns, path_shortener: 120ns, path_prefixer: 110ns" 02:24:58 level=info msg="[runner] linters took 7.49553122s with stages: goanalysis_metalinter: 7.478932833s" 02:24:58 level=info msg="File cache stats: 0 entries of total size 0B" 02:24:58 level=info msg="Memory: 177 samples, avg is 268.3MB, max is 937.5MB" 02:24:58 level=info msg="Execution took 17.580935337s" 02:24:58 go vet ./... 02:25:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:25:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:25:01 ./bin/test-attribution-txt.sh [Pipeline] echo 02:25:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:25:01 + ls -al . 02:25:01 total 732 02:25:01 drwxrwxr-x 12 1001 1001 4096 Sep 21 02:23 . 02:25:01 drwxr-xr-x 4 root root 4096 Sep 21 02:23 .. 02:25:01 drwxrwxr-x 2 1001 1001 4096 Sep 21 02:22 .blubracket 02:25:01 -rw-rw-r-- 1 1001 1001 16 Sep 21 02:22 .dockerignore 02:25:01 drwxrwxr-x 8 1001 1001 4096 Sep 21 02:24 .git 02:25:01 drwxrwxr-x 3 1001 1001 4096 Sep 21 02:22 .github 02:25:01 -rw-rw-r-- 1 1001 1001 1173 Sep 21 02:22 .gitignore 02:25:01 -rw-rw-r-- 1 1001 1001 42 Sep 21 02:22 .golangci.yml 02:25:01 -rw-rw-r-- 1 1001 1001 100 Sep 21 02:22 .hadolint.yml 02:25:01 drwxr-xr-x 3 1001 1001 4096 Sep 21 02:23 .semver 02:25:01 -rw-rw-r-- 1 1001 1001 166 Sep 21 02:22 .sonarcloud.properties 02:25:01 -rw-rw-r-- 1 1001 1001 1171 Sep 21 02:22 ADOPTERS.md 02:25:01 -rw-rw-r-- 1 1001 1001 11674 Sep 21 02:22 Attribution.txt 02:25:01 -rw-rw-r-- 1 1001 1001 93407 Sep 21 02:22 CHANGELOG.md 02:25:01 -rw-rw-r-- 1 1001 1001 3804 Sep 21 02:22 CONTRIBUTING.md 02:25:01 -rw-rw-r-- 1 1001 1001 677 Sep 21 02:22 GOVERNANCE.md 02:25:01 -rw-rw-r-- 1 1001 1001 883 Sep 21 02:22 Jenkinsfile 02:25:01 -rw-rw-r-- 1 1001 1001 10775 Sep 21 02:22 LICENSE 02:25:01 -rw-rw-r-- 1 1001 1001 14764 Sep 21 02:22 Makefile 02:25:01 -rw-rw-r-- 1 1001 1001 582 Sep 21 02:22 OWNERS.md 02:25:01 -rw-rw-r-- 1 1001 1001 9923 Sep 21 02:22 README.md 02:25:01 -rw-rw-r-- 1 1001 1001 789 Sep 21 02:22 SECURITY.md 02:25:01 -rw-rw-r-- 1 1001 1001 12 Sep 21 02:23 VERSION 02:25:01 drwxrwxr-x 2 1001 1001 4096 Sep 21 02:22 bin 02:25:01 drwxrwxr-x 18 1001 1001 4096 Sep 21 02:22 cmd 02:25:01 -rw-r--r-- 1 root root 453602 Sep 21 02:24 coverage.out 02:25:01 drwxrwxr-x 2 1001 1001 4096 Sep 21 02:22 fuzz_test 02:25:01 -rw-rw-r-- 1 1001 1001 3688 Sep 21 02:22 go.mod 02:25:01 -rw-rw-r-- 1 1001 1001 34975 Sep 21 02:22 go.sum 02:25:01 drwxrwxr-x 7 1001 1001 4096 Sep 21 02:22 internal 02:25:01 drwxrwxr-x 3 1001 1001 4096 Sep 21 02:22 openapi 02:25:01 -rw-rw-r-- 1 1001 1001 594 Sep 21 02:22 security.txt 02:25:01 drwxrwxr-x 4 1001 1001 4096 Sep 21 02:22 snap 02:25:01 -rw-rw-r-- 1 1001 1001 204 Sep 21 02:22 version.go [Pipeline] sh 02:25:01 + '[' -e coverage.out ] 02:25:01 + chown 1001:1001 coverage.out [Pipeline] stash 02:25:02 Stashed 1 file(s) [Pipeline] sh 02:25:02 + make build 02:25:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:25:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:25:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:25:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:25:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:25:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:25:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:25:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:25:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:25:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:25:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:25:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:25:26 $ docker stop --time=1 58f1b974591c63ae50be06f1818022b2f502e2a3d65f71acf1135da57ec7339f 02:25:31 $ docker rm -f --volumes 58f1b974591c63ae50be06f1818022b2f502e2a3d65f71acf1135da57ec7339f [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 02:25:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:25:32 02:25:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:25:32 latest: Pulling from edgex-devops/edgex-compose 02:25:32 91d30c5bc195: Pulling fs layer 02:25:32 2e9b0aa3be6d: Pulling fs layer 02:25:32 9c61dcf015f6: Pulling fs layer 02:25:32 4698f68db338: Pulling fs layer 02:25:32 2a2f49069b9e: Pulling fs layer 02:25:32 e0025b399a48: Pulling fs layer 02:25:32 4698f68db338: Waiting 02:25:32 2a2f49069b9e: Waiting 02:25:32 e0025b399a48: Waiting 02:25:32 91d30c5bc195: Verifying Checksum 02:25:32 91d30c5bc195: Download complete 02:25:32 4698f68db338: Verifying Checksum 02:25:32 4698f68db338: Download complete 02:25:32 2e9b0aa3be6d: Verifying Checksum 02:25:32 2e9b0aa3be6d: Download complete 02:25:32 e0025b399a48: Verifying Checksum 02:25:32 e0025b399a48: Download complete 02:25:32 91d30c5bc195: Pull complete 02:25:32 2a2f49069b9e: Download complete 02:25:33 2e9b0aa3be6d: Pull complete 02:25:33 9c61dcf015f6: Download complete 02:25:35 9c61dcf015f6: Pull complete 02:25:35 4698f68db338: Pull complete 02:25:35 2a2f49069b9e: Pull complete 02:25:35 e0025b399a48: Pull complete 02:25:35 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:25:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:25:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:35 prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container 02:25:36 $ 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/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:25:36 $ docker top 20f07e35382464a18322425e4e0523778a40ef38cbf2cf360009e37b248134de -eo pid,comm [Pipeline] { [Pipeline] sh 02:25:37 + docker compose -f ./docker-compose-build.yml build --parallel 02:25:39 #1 [core-data internal] load build definition from Dockerfile 02:25:39 #1 transferring dockerfile: 1.90kB done 02:25:39 #1 DONE 0.0s 02:25:39 02:25:39 #2 [security-spire-agent internal] load build definition from Dockerfile 02:25:39 #2 transferring dockerfile: 1.70kB done 02:25:39 #2 DONE 0.0s 02:25:39 02:25:39 #3 [support-notifications internal] load build definition from Dockerfile 02:25:39 #3 transferring dockerfile: 1.84kB done 02:25:39 #3 DONE 0.0s 02:25:39 02:25:39 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:25:39 #4 transferring dockerfile: 2.12kB done 02:25:39 #4 DONE 0.0s 02:25:39 02:25:39 #5 [security-bootstrapper internal] load build definition from Dockerfile 02:25:39 #5 transferring dockerfile: 2.82kB done 02:25:39 #5 DONE 0.0s 02:25:39 02:25:39 #6 [security-spire-server internal] load build definition from Dockerfile 02:25:39 #6 transferring dockerfile: 1.59kB done 02:25:39 #6 DONE 0.0s 02:25:39 02:25:39 #7 [security-proxy-setup internal] load build definition from Dockerfile 02:25:39 #7 transferring dockerfile: 2.39kB done 02:25:39 #7 DONE 0.0s 02:25:39 02:25:39 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:25:39 #8 transferring dockerfile: 1.78kB done 02:25:39 #8 DONE 0.0s 02:25:39 02:25:39 #9 [security-secretstore-setup internal] load build definition from Dockerfile 02:25:39 #9 transferring dockerfile: 2.38kB done 02:25:39 #9 DONE 0.1s 02:25:39 02:25:39 #10 [core-command internal] load build definition from Dockerfile 02:25:39 #10 transferring dockerfile: 1.82kB done 02:25:39 #10 DONE 0.1s 02:25:39 02:25:39 #11 [support-scheduler internal] load build definition from Dockerfile 02:25:39 #11 transferring dockerfile: 1.82kB done 02:25:39 #11 DONE 0.1s 02:25:39 02:25:39 #12 [core-metadata internal] load build definition from Dockerfile 02:25:39 #12 transferring dockerfile: 1.96kB done 02:25:39 #12 DONE 0.1s 02:25:39 02:25:39 #13 [security-proxy-auth internal] load build definition from Dockerfile 02:25:39 #13 transferring dockerfile: 2.04kB done 02:25:39 #13 DONE 0.1s 02:25:39 02:25:39 #14 [security-spire-config internal] load build definition from Dockerfile 02:25:39 #14 transferring dockerfile: 1.58kB done 02:25:39 #14 DONE 0.1s 02:25:39 02:25:39 #15 [core-data internal] load .dockerignore 02:25:39 #15 transferring context: 56B done 02:25:39 #15 DONE 0.1s 02:25:39 02:25:39 #16 [security-spire-agent internal] load .dockerignore 02:25:39 #16 transferring context: 56B done 02:25:39 #16 DONE 0.0s 02:25:39 02:25:39 #17 [support-notifications internal] load .dockerignore 02:25:39 #17 transferring context: 56B done 02:25:39 #17 DONE 0.0s 02:25:39 02:25:39 #18 [core-common-config-bootstrapper internal] load .dockerignore 02:25:39 #18 transferring context: 56B done 02:25:39 #18 DONE 0.0s 02:25:39 02:25:39 #19 [security-bootstrapper internal] load .dockerignore 02:25:39 #19 transferring context: 56B done 02:25:39 #19 DONE 0.0s 02:25:39 02:25:39 #20 [security-spire-server internal] load .dockerignore 02:25:39 #20 transferring context: 56B done 02:25:39 #20 DONE 0.0s 02:25:39 02:25:39 #21 [security-secretstore-setup internal] load .dockerignore 02:25:39 #21 transferring context: 56B done 02:25:39 #21 DONE 0.0s 02:25:39 02:25:39 #22 [security-proxy-setup internal] load .dockerignore 02:25:39 #22 transferring context: 56B done 02:25:39 #22 DONE 0.0s 02:25:39 02:25:39 #23 [core-command internal] load .dockerignore 02:25:39 #23 transferring context: 56B done 02:25:39 #23 DONE 0.0s 02:25:39 02:25:39 #24 [security-spiffe-token-provider internal] load .dockerignore 02:25:39 #24 transferring context: 56B done 02:25:39 #24 DONE 0.0s 02:25:39 02:25:39 #25 [core-metadata internal] load .dockerignore 02:25:39 #25 transferring context: 56B done 02:25:39 #25 DONE 0.0s 02:25:39 02:25:39 #26 [support-scheduler internal] load .dockerignore 02:25:39 #26 transferring context: 56B done 02:25:39 #26 DONE 0.0s 02:25:39 02:25:39 #27 [security-proxy-auth internal] load .dockerignore 02:25:39 #27 transferring context: 56B done 02:25:39 #27 DONE 0.0s 02:25:39 02:25:39 #28 [security-spire-config internal] load .dockerignore 02:25:39 #28 transferring context: 56B done 02:25:39 #28 DONE 0.0s 02:25:39 02:25:39 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:25:39 #29 DONE 0.0s 02:25:39 02:25:39 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:25:39 #30 ... 02:25:39 02:25:39 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:25:39 #29 DONE 0.0s 02:25:39 02:25:39 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:25:39 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 02:25:39 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 02:25:39 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 02:25:39 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 02:25:39 #31 DONE 0.1s 02:25:40 02:25:40 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:25:40 #29 DONE 0.0s 02:25:40 02:25:40 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:25:40 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 02:25:40 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 02:25:40 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 02:25:40 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 02:25:40 #31 DONE 0.1s 02:25:40 02:25:40 #32 [security-spiffe-token-provider internal] load build context 02:25:40 #32 ... 02:25:40 02:25:40 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:25:40 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 02:25:40 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 02:25:40 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 02:25:40 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 02:25:40 #31 DONE 0.1s 02:25:40 02:25:40 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:25:40 #29 DONE 0.0s 02:25:40 02:25:40 #32 [security-spiffe-token-provider internal] load build context 02:25:40 #32 ... 02:25:40 02:25:40 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:25:40 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 02:25:40 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 02:25:40 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 02:25:40 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 02:25:40 #31 DONE 0.1s 02:25:40 02:25:40 #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 02:25:40 #33 DONE 0.3s 02:25:40 02:25:40 #32 [security-spiffe-token-provider internal] load build context 02:25:40 #32 ... 02:25:40 02:25:40 #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:25:40 #34 DONE 0.9s 02:25:40 02:25:40 #32 [security-spiffe-token-provider internal] load build context 02:25:41 #32 ... 02:25:41 02:25:41 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:25:41 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 02:25:41 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 02:25:41 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 02:25:41 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 02:25:41 #31 DONE 0.1s 02:25:41 02:25:41 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:25:41 #35 DONE 1.5s 02:25:41 02:25:41 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:25:41 #30 DONE 1.5s 02:25:41 02:25:41 #32 [security-spiffe-token-provider internal] load build context 02:25:41 #32 ... 02:25:41 02:25:41 #36 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:25:41 #0 0.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:41 #0 0.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:41 #0 1.066 (1/2) Installing dumb-init (1.2.5-r2) 02:25:41 #0 1.144 (2/2) Installing su-exec (0.2-r3) 02:25:41 #0 1.144 Executing busybox-1.36.1-r2.trigger 02:25:41 #0 1.162 OK: 7 MiB in 17 packages 02:25:41 #36 DONE 1.8s 02:25:41 02:25:41 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:25:41 #37 DONE 1.4s 02:25:41 02:25:41 #32 [security-spiffe-token-provider internal] load build context 02:25:41 #32 ... 02:25:41 02:25:41 #38 [security-spire-config internal] load build context 02:25:41 #38 transferring context: 16.36kB 0.0s done 02:25:41 #38 DONE 0.5s 02:25:41 02:25:41 #32 [security-spiffe-token-provider internal] load build context 02:25:42 #32 ... 02:25:42 02:25:42 #39 [security-spire-server internal] load build context 02:25:42 #39 transferring context: 18.11kB 0.0s done 02:25:42 #39 DONE 0.7s 02:25:42 02:25:42 #40 [security-spire-agent internal] load build context 02:25:42 #40 transferring context: 17.64kB 0.0s done 02:25:42 #40 DONE 0.7s 02:25:42 02:25:42 #32 [security-spiffe-token-provider internal] load build context 02:25:44 #32 ... 02:25:44 02:25:44 #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:25:44 #0 1.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:44 #0 1.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:44 #0 2.236 (1/1) Installing dumb-init (1.2.5-r2) 02:25:44 #0 2.240 Executing busybox-1.36.1-r2.trigger 02:25:44 #0 2.244 OK: 7 MiB in 16 packages 02:25:44 #41 DONE 4.2s 02:25:44 02:25:44 #32 [security-spiffe-token-provider internal] load build context 02:25:44 #32 ... 02:25:44 02:25:44 #42 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:25:44 #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:44 #0 2.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:44 #0 2.524 (1/4) Installing ca-certificates (20230506-r0) 02:25:44 #0 2.567 (2/4) Installing dumb-init (1.2.5-r2) 02:25:44 #0 2.578 (3/4) Installing su-exec (0.2-r3) 02:25:44 #0 2.578 (4/4) Installing yq (4.33.3-r3) 02:25:44 #0 2.639 Executing busybox-1.36.1-r2.trigger 02:25:44 #0 2.647 Executing ca-certificates-20230506-r0.trigger 02:25:44 #0 2.687 OK: 17 MiB in 19 packages 02:25:44 #42 DONE 5.0s 02:25:44 02:25:44 #32 [security-spiffe-token-provider internal] load build context 02:25:45 #32 ... 02:25:45 02:25:45 #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:25:45 #0 1.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:45 #0 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:45 #0 2.192 (1/2) Installing ca-certificates (20230506-r0) 02:25:45 #0 2.220 (2/2) Installing dumb-init (1.2.5-r2) 02:25:45 #0 2.220 Executing busybox-1.36.1-r2.trigger 02:25:45 #0 2.235 Executing ca-certificates-20230506-r0.trigger 02:25:45 #0 2.292 OK: 8 MiB in 17 packages 02:25:45 #43 DONE 5.1s 02:25:45 02:25:45 #44 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:25:45 #0 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:45 #0 3.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:45 #0 3.526 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 02:25:45 #0 3.562 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 02:25:45 #0 3.572 (3/6) Installing dumb-init (1.2.5-r2) 02:25:45 #0 3.674 (4/6) Installing openssl (3.1.3-r0) 02:25:45 #0 3.686 (5/6) Installing su-exec (0.2-r3) 02:25:45 #0 3.695 (6/6) Installing yq (4.33.3-r3) 02:25:45 #0 3.758 Executing busybox-1.36.1-r2.trigger 02:25:45 #0 3.767 OK: 17 MiB in 19 packages 02:25:45 #44 DONE 5.0s 02:25:45 02:25:45 #45 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:25:45 #0 3.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:45 #0 3.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:45 #0 3.831 (1/1) Installing dumb-init (1.2.5-r2) 02:25:45 #0 3.837 Executing busybox-1.36.1-r2.trigger 02:25:45 #0 3.847 OK: 7 MiB in 16 packages 02:25:45 #45 DONE 5.2s 02:25:45 02:25:45 #32 [security-spiffe-token-provider internal] load build context 02:25:45 #32 ... 02:25:45 02:25:45 #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:25:45 #0 1.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:45 #0 1.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:45 #0 1.972 OK: 264 MiB in 52 packages 02:25:45 #46 DONE 3.3s 02:25:45 02:25:45 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:25:45 #0 2.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:45 #0 3.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:45 #0 3.295 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:25:45 #0 3.295 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:25:45 #0 3.295 OK: 20066 distinct packages available 02:25:45 #0 3.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:45 #0 3.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:45 #0 3.677 (1/11) Installing ca-certificates (20230506-r0) 02:25:45 #0 3.710 (2/11) Installing brotli-libs (1.0.9-r14) 02:25:45 #0 3.724 (3/11) Installing libunistring (1.1-r1) 02:25:45 #0 3.735 (4/11) Installing libidn2 (2.3.4-r1) 02:25:45 #0 3.746 (5/11) Installing nghttp2-libs (1.55.1-r0) 02:25:45 #0 3.754 (6/11) Installing libcurl (8.2.1-r0) 02:25:45 #0 3.767 (7/11) Installing curl (8.2.1-r0) 02:25:45 #0 3.773 (8/11) Installing dumb-init (1.2.5-r2) 02:25:45 #0 3.778 (9/11) Installing musl-obstack (1.2.3-r2) 02:25:45 #0 3.792 (10/11) Installing libucontext (1.2-r2) 02:25:45 #0 3.798 (11/11) Installing gcompat (1.1.0-r1) 02:25:45 #0 3.798 Executing busybox-1.36.1-r2.trigger 02:25:45 #0 3.812 Executing ca-certificates-20230506-r0.trigger 02:25:45 #0 3.868 OK: 12 MiB in 26 packages 02:25:45 #47 DONE 5.1s 02:25:45 02:25:45 #32 [security-spiffe-token-provider internal] load build context 02:25:45 #32 ... 02:25:45 02:25:45 #48 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 02:25:45 #48 DONE 0.6s 02:25:45 02:25:45 #32 [security-spiffe-token-provider internal] load build context 02:25:47 #32 transferring context: 287.58MB 6.8s 02:25:48 #32 transferring context: 364.81MB 7.8s done 02:25:50 #32 ... 02:25:50 02:25:50 #49 [support-notifications internal] load build context 02:25:50 #49 transferring context: 364.81MB 7.9s done 02:25:50 #49 ... 02:25:50 02:25:50 #50 [security-proxy-setup internal] load build context 02:25:50 #50 transferring context: 364.81MB 7.0s done 02:25:50 #50 ... 02:25:50 02:25:50 #51 [security-proxy-auth internal] load build context 02:25:50 #51 transferring context: 364.81MB 7.2s done 02:25:50 #51 ... 02:25:50 02:25:50 #52 [core-data internal] load build context 02:25:50 #52 transferring context: 364.81MB 9.0s done 02:25:50 #52 ... 02:25:50 02:25:50 #53 [support-scheduler internal] load build context 02:25:50 #53 transferring context: 364.81MB 8.1s done 02:25:51 #53 ... 02:25:51 02:25:51 #54 [core-common-config-bootstrapper internal] load build context 02:25:51 #54 transferring context: 364.81MB 8.5s done 02:25:51 #54 ... 02:25:51 02:25:51 #55 [security-secretstore-setup internal] load build context 02:25:51 #55 transferring context: 364.81MB 7.5s done 02:25:51 #55 ... 02:25:51 02:25:51 #56 [core-command internal] load build context 02:25:51 #56 transferring context: 364.81MB 7.3s done 02:25:51 #56 ... 02:25:51 02:25:51 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:25:51 #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done 02:25:51 #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 02:25:51 #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 02:25:51 #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:25:51 #57 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 02:25:51 #57 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 02:25:51 #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 02:25:51 #57 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 02:25:51 #57 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done 02:25:51 #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 02:25:51 #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 02:25:51 #57 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done 02:25:51 #57 ... 02:25:51 02:25:51 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:25:52 #58 ... 02:25:52 02:25:52 #59 [core-metadata internal] load build context 02:25:52 #59 transferring context: 364.81MB 8.6s done 02:25:52 #59 ... 02:25:52 02:25:52 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:25:52 #0 3.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:52 #0 3.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:52 #0 4.235 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:25:52 #0 4.235 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:25:52 #0 4.235 OK: 20066 distinct packages available 02:25:52 #0 4.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:52 #0 4.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:52 #0 4.580 (1/4) Installing dumb-init (1.2.5-r2) 02:25:52 #0 4.584 (2/4) Installing musl-obstack (1.2.3-r2) 02:25:52 #0 4.589 (3/4) Installing libucontext (1.2-r2) 02:25:52 #0 4.599 (4/4) Installing gcompat (1.1.0-r1) 02:25:52 #0 4.599 Executing busybox-1.36.1-r2.trigger 02:25:52 #0 4.606 OK: 8 MiB in 19 packages 02:25:52 #60 ... 02:25:52 02:25:52 #61 [security-bootstrapper internal] load build context 02:25:52 #61 transferring context: 364.81MB 9.0s done 02:25:52 #61 ... 02:25:52 02:25:52 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:25:52 #62 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 02:25:52 #62 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:25:52 #62 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 02:25:52 #62 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 02:25:52 #62 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 02:25:52 #62 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 02:25:52 #62 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:25:52 #62 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 02:25:52 #62 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done 02:25:52 #62 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 02:25:52 #62 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 02:25:52 #62 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done 02:25:52 #62 ... 02:25:52 02:25:52 #63 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:25:52 #63 ... 02:25:52 02:25:52 #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:25:52 #0 3.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:52 #0 3.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:52 #0 4.243 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:25:52 #0 4.243 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:25:52 #0 4.243 OK: 20066 distinct packages available 02:25:52 #0 4.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:52 #0 4.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:52 #0 4.574 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 02:25:52 #0 4.608 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 02:25:52 #0 4.624 (3/7) Installing dumb-init (1.2.5-r2) 02:25:52 #0 4.626 (4/7) Installing musl-obstack (1.2.3-r2) 02:25:52 #0 4.630 (5/7) Installing libucontext (1.2-r2) 02:25:52 #0 4.637 (6/7) Installing gcompat (1.1.0-r1) 02:25:52 #0 4.642 (7/7) Installing openssl (3.1.3-r0) 02:25:52 #0 4.651 Executing busybox-1.36.1-r2.trigger 02:25:52 #0 4.664 OK: 8 MiB in 20 packages 02:25:53 #64 ... 02:25:53 02:25:53 #50 [security-proxy-setup internal] load build context 02:25:53 #50 DONE 12.9s 02:25:53 02:25:53 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:25:53 #65 DONE 11.2s 02:25:53 02:25:53 #51 [security-proxy-auth internal] load build context 02:25:53 #51 DONE 12.7s 02:25:53 02:25:53 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:25:53 #60 DONE 11.1s 02:25:53 02:25:53 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:25:53 #0 4.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:53 #0 4.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:53 #0 4.983 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:25:53 #0 4.983 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:25:53 #0 4.983 OK: 20066 distinct packages available 02:25:53 #0 5.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:53 #0 5.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:53 #0 5.349 OK: 264 MiB in 52 packages 02:25:53 #66 DONE 11.2s 02:25:53 02:25:53 #56 [core-command internal] load build context 02:25:53 #56 DONE 12.9s 02:25:53 02:25:53 #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:25:53 #64 DONE 11.2s 02:25:53 02:25:53 #55 [security-secretstore-setup internal] load build context 02:25:53 #55 DONE 13.0s 02:25:53 02:25:53 #32 [security-spiffe-token-provider internal] load build context 02:25:53 #32 DONE 13.0s 02:25:53 02:25:53 #49 [support-notifications internal] load build context 02:25:53 #49 DONE 13.1s 02:25:53 02:25:53 #53 [support-scheduler internal] load build context 02:25:53 #53 DONE 12.9s 02:25:53 02:25:53 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:25:53 #67 DONE 0.1s 02:25:53 02:25:53 #54 [core-common-config-bootstrapper internal] load build context 02:25:53 #54 DONE 13.1s 02:25:53 02:25:53 #59 [core-metadata internal] load build context 02:25:53 #59 DONE 12.9s 02:25:53 02:25:53 #61 [security-bootstrapper internal] load build context 02:25:53 #61 DONE 13.1s 02:25:53 02:25:53 #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 02:25:53 #68 DONE 0.1s 02:25:53 02:25:53 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:25:53 #69 DONE 0.1s 02:25:53 02:25:53 #52 [core-data internal] load build context 02:25:53 #52 DONE 13.2s 02:25:53 02:25:53 #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:25:53 #62 DONE 11.9s 02:25:53 02:25:53 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:25:53 #57 DONE 11.8s 02:25:53 02:25:53 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:25:53 #70 ... 02:25:53 02:25:53 #71 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:25:53 #71 DONE 0.3s 02:25:53 02:25:53 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:25:53 #58 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:53 #58 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:54 #58 12.31 OK: 264 MiB in 52 packages 02:25:56 #58 DONE 14.3s 02:25:56 02:25:56 #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:25:56 #72 DONE 2.5s 02:25:56 02:25:56 #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:25:56 #73 DONE 2.3s 02:25:56 02:25:56 #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:25:56 #74 DONE 2.5s 02:25:56 02:25:56 #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 02:25:56 #75 DONE 0.1s 02:25:56 02:25:56 #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:25:56 #63 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:25:56 #63 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:25:56 #63 12.01 OK: 264 MiB in 52 packages 02:25:56 #63 DONE 14.4s 02:25:56 02:25:56 #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / 02:25:56 #76 DONE 0.1s 02:25:56 02:25:56 #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / 02:25:56 #77 DONE 0.1s 02:25:56 02:25:56 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:25:56 #78 DONE 0.1s 02:25:56 02:25:56 #79 [security-spire-config stage-2 5/9] COPY security.txt / 02:25:56 #79 DONE 0.1s 02:25:56 02:25:56 #80 [security-spire-agent stage-3 6/9] COPY security.txt / 02:25:56 #80 DONE 0.1s 02:25:56 02:25:56 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 02:25:56 #81 DONE 0.1s 02:25:56 02:25:56 #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:25:56 #82 DONE 0.1s 02:25:56 02:25:56 #83 [security-spire-server stage-2 5/8] COPY security.txt / 02:25:56 #83 DONE 0.1s 02:25:56 02:25:56 #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:25:56 #84 DONE 0.1s 02:25:56 02:25:56 #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:25:56 #85 DONE 0.1s 02:25:56 02:25:56 #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:25:56 #86 DONE 0.1s 02:25:56 02:25:56 #87 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 02:25:56 #87 DONE 0.1s 02:25:56 02:25:56 #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:25:56 #88 DONE 0.1s 02:25:56 02:25:56 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:25:56 #89 DONE 0.1s 02:25:56 02:25:56 #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:25:56 #90 DONE 0.1s 02:25:56 02:25:56 #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:25:56 #91 DONE 0.1s 02:25:56 02:25:56 #92 [security-spire-config] exporting to image 02:25:56 #92 exporting layers 02:25:57 #92 exporting layers 0.5s done 02:25:57 #92 writing image sha256:d38fc451fb2c5ced31de63840cda240475149352b4848e653baa1640b14996ca 0.0s done 02:25:57 #92 naming to docker.io/library/security-spire-server done 02:25:57 #92 exporting layers 0.6s done 02:25:57 #92 writing image sha256:f647f4931cf4e0a7d3ef92b97d82ffed65023c40bc7f8644ce877130f47a5ec2 done 02:25:57 #92 naming to docker.io/library/security-spire-config done 02:25:57 #92 writing image sha256:c2468ce848945ec264bdc477405a8eb257ae5b5da966b218fcd5b524ebd17b5d done 02:25:57 #92 naming to docker.io/library/security-spire-agent done 02:25:57 #92 DONE 0.6s 02:25:57 02:25:57 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:03 #93 ... 02:26:03 02:26:03 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:03 #94 ... 02:26:03 02:26:03 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:20 #95 DONE 22.5s 02:26:20 02:26:20 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:20 #70 DONE 25.5s 02:26:20 02:26:20 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:20 #94 DONE 25.5s 02:26:20 02:26:20 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:20 #93 DONE 22.5s 02:26:20 02:26:20 #96 [support-notifications builder 6/7] COPY . . 02:26:27 #96 DONE 7.5s 02:26:27 02:26:27 #97 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:26:27 #97 CACHED 02:26:27 02:26:27 #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:27 #98 CACHED 02:26:27 02:26:27 #99 [security-proxy-auth builder 6/7] COPY . . 02:26:27 #99 CACHED 02:26:27 02:26:27 #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:27 #100 CACHED 02:26:27 02:26:27 #101 [core-command builder 6/7] COPY . . 02:26:27 #101 CACHED 02:26:27 02:26:27 #102 [core-command builder 4/7] COPY go.mod vendor* ./ 02:26:27 #102 CACHED 02:26:27 02:26:27 #103 [core-metadata builder 6/7] COPY . . 02:26:27 #103 CACHED 02:26:27 02:26:27 #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:27 #104 CACHED 02:26:27 02:26:27 #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:26:27 #105 CACHED 02:26:27 02:26:27 #106 [support-scheduler builder 6/7] COPY . . 02:26:27 #106 CACHED 02:26:27 02:26:27 #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:26:27 #107 CACHED 02:26:27 02:26:27 #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:27 #108 CACHED 02:26:27 02:26:27 #109 [security-spiffe-token-provider builder 6/7] COPY . . 02:26:27 #109 DONE 7.6s 02:26:27 02:26:27 #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:26:27 #110 CACHED 02:26:27 02:26:27 #111 [core-common-config-bootstrapper builder 6/7] COPY . . 02:26:27 #111 CACHED 02:26:27 02:26:27 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:27 #112 CACHED 02:26:27 02:26:27 #113 [security-secretstore-setup builder 6/7] COPY . . 02:26:27 #113 DONE 7.6s 02:26:27 02:26:27 #114 [core-data builder 6/7] COPY . . 02:26:27 #114 DONE 7.6s 02:26:27 02:26:27 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:26:27 #115 ... 02:26:27 02:26:27 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:27 #116 CACHED 02:26:27 02:26:27 #117 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:26:27 #117 CACHED 02:26:27 02:26:27 #118 [security-proxy-setup builder 6/7] COPY . . 02:26:27 #118 CACHED 02:26:27 02:26:27 #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:26:27 #119 CACHED 02:26:27 02:26:27 #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:27 #120 CACHED 02:26:27 02:26:27 #121 [security-bootstrapper builder 6/7] COPY . . 02:26:27 #121 CACHED 02:26:27 02:26:27 #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:26:27 #122 0.813 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:26:36 #122 ... 02:26:36 02:26:36 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:26:36 #0 1.090 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:26:36 #123 ... 02:26:36 02:26:36 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:26:36 #0 0.600 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:26:36 #124 ... 02:26:36 02:26:36 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:26:36 #0 1.132 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:26:37 #125 ... 02:26:37 02:26:37 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:26:37 #0 0.661 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:26:37 #126 ... 02:26:37 02:26:37 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:26:37 #0 1.197 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:26:37 #127 ... 02:26:37 02:26:37 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:26:37 #0 0.718 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:26:37 #128 ... 02:26:37 02:26:37 #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:26:37 #0 0.980 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:26:37 #129 ... 02:26:37 02:26:37 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:26:37 #0 0.910 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:26:37 #130 ... 02:26:37 02:26:37 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:26:37 #115 0.523 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:26:37 #115 ... 02:26:37 02:26:37 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:26:37 #0 0.381 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:27:34 #131 ... 02:27:34 02:27:34 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:27:34 #115 61.70 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:27:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7523 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:27:41 Running in /w/workspace/edgex-go/586 [Pipeline] { [Pipeline] checkout 02:27:41 The recommended git tool is: git 02:27:46 #115 DONE 79.8s 02:27:46 02:27:46 #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:27:46 #122 DONE 79.8s 02:27:46 02:27:46 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:27:46 #130 DONE 79.8s 02:27:46 02:27:46 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:27:46 #126 DONE 79.8s 02:27:46 02:27:46 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:27:46 #128 DONE 79.8s 02:27:46 02:27:46 #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:27:46 #129 DONE 79.8s 02:27:46 02:27:46 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:27:46 #124 DONE 79.8s 02:27:46 02:27:46 #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 02:27:46 #132 ... 02:27:46 02:27:46 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:27:46 #125 DONE 79.9s 02:27:46 02:27:46 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:27:46 #131 DONE 80.1s 02:27:46 02:27:46 #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:27:46 #133 ... 02:27:46 02:27:46 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:27:46 #123 DONE 80.2s 02:27:46 02:27:46 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:27:46 #127 DONE 80.2s 02:27:46 02:27:46 #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:27:46 #134 ... 02:27:46 02:27:46 #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 02:27:46 #132 DONE 0.6s 02:27:46 02:27:46 #135 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:27:46 #135 DONE 0.7s 02:27:46 02:27:46 #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:27:46 #134 DONE 0.4s 02:27:46 02:27:46 #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:27:46 #133 DONE 0.6s 02:27:46 02:27:46 #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:27:46 #136 DONE 0.7s 02:27:46 02:27:46 #137 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:27:46 using credential edgex-jenkins-ssh 02:27:46 Cloning the remote Git repository 02:27:47 #137 ... 02:27:47 02:27:47 #138 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:27:47 #138 DONE 0.6s 02:27:47 02:27:47 #139 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:27:47 #139 DONE 0.6s 02:27:47 02:27:47 #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 02:27:47 #140 DONE 0.3s 02:27:47 02:27:47 #141 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:27:47 #141 ... 02:27:47 02:27:47 #137 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:27:47 #137 DONE 0.4s 02:27:47 02:27:47 #142 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:27:47 #142 DONE 0.3s 02:27:47 02:27:47 #143 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:27:47 #143 DONE 0.4s 02:27:47 02:27:47 #144 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:27:47 #144 DONE 0.4s 02:27:47 02:27:47 #145 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:27:47 #145 CACHED 02:27:47 02:27:47 #146 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:27:47 #146 CACHED 02:27:47 02:27:47 #147 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 02:27:47 #147 CACHED 02:27:47 02:27:47 #148 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 02:27:47 #148 CACHED 02:27:47 02:27:47 #149 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:27:47 #149 CACHED 02:27:47 02:27:47 #150 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:27:47 #150 CACHED 02:27:47 02:27:47 #151 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:27:47 #151 CACHED 02:27:47 02:27:47 #152 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:27:47 #152 CACHED 02:27:47 02:27:47 #141 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:27:47 #141 DONE 0.4s 02:27:47 02:27:47 #153 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:27:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:27:46 > git init /w/workspace/edgex-go/586 # timeout=10 02:27:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:27:47 > git --version # timeout=10 02:27:47 > git --version # 'git version 2.25.1' 02:27:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:27:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:27:47 #153 ... 02:27:47 02:27:47 #154 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:27:47 #154 DONE 0.5s 02:27:47 02:27:47 #155 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:27:48 #155 ... 02:27:48 02:27:48 #156 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:27:48 #156 DONE 1.5s 02:27:48 02:27:48 #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:27:48 #157 DONE 1.5s 02:27:48 02:27:48 #158 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:27:48 #158 DONE 1.5s 02:27:48 02:27:48 #159 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:27:48 #159 DONE 1.5s 02:27:48 02:27:48 #160 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:27:48 #160 DONE 1.5s 02:27:48 02:27:48 #153 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:27:48 #153 DONE 1.6s 02:27:48 02:27:48 #161 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:27:48 #161 DONE 1.6s 02:27:48 02:27:48 #162 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:27:48 #162 DONE 1.6s 02:27:48 02:27:48 #163 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:27:48 #163 DONE 1.6s 02:27:48 02:27:48 #164 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:27:48 #164 ... 02:27:48 02:27:48 #155 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:27:48 #155 DONE 1.1s 02:27:49 02:27:49 #165 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:27:49 #165 DONE 0.3s 02:27:49 02:27:49 #166 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:27:49 #166 ... 02:27:49 02:27:49 #167 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:27:49 #167 DONE 0.4s 02:27:49 02:27:49 #168 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:27:49 #168 DONE 0.4s 02:27:49 02:27:49 #169 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:27:49 #169 DONE 0.4s 02:27:49 02:27:49 #170 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:27:49 #170 DONE 0.3s 02:27:49 02:27:49 #171 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 02:27:49 #171 DONE 2.3s 02:27:49 02:27:49 #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:27:49 #172 DONE 0.4s 02:27:49 02:27:49 #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:27:49 #173 DONE 0.4s 02:27:49 02:27:49 #174 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:27:49 #174 DONE 0.4s 02:27:49 02:27:49 #164 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:27:49 #164 DONE 0.4s 02:27:49 02:27:49 #166 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:27:49 #166 DONE 0.4s 02:27:49 02:27:49 #92 [security-spiffe-token-provider] exporting to image 02:27:49 #92 exporting layers 02:27:49 #92 exporting layers 0.2s done 02:27:49 #92 writing image sha256:ffb860c10397a84c046bee7fccb9076ed614d52ebfd381b955a503111b95bc6f 02:27:49 #92 ... 02:27:49 02:27:49 #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:27:49 #175 DONE 0.5s 02:27:49 02:27:49 #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:27:49 #176 DONE 0.5s 02:27:49 02:27:49 #92 [core-command] exporting to image 02:27:49 #92 writing image sha256:ffb860c10397a84c046bee7fccb9076ed614d52ebfd381b955a503111b95bc6f 0.2s done 02:27:49 #92 naming to docker.io/library/core-command done 02:27:49 #92 ... 02:27:49 02:27:49 #177 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:27:49 #177 DONE 0.6s 02:27:49 02:27:49 #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:27:49 #178 DONE 0.6s 02:27:49 02:27:49 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 02:27:49 #179 DONE 0.6s 02:27:49 02:27:49 #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:27:49 #180 DONE 0.6s 02:27:49 02:27:49 #92 [support-scheduler] exporting to image 02:27:49 #92 exporting layers 0.6s done 02:27:49 #92 writing image sha256:df4ff59d9ed26bd7e73d7ee7cdae93be1daad5e828e8f136a2ba03a2da1d4e06 done 02:27:49 #92 naming to docker.io/library/support-scheduler 0.0s done 02:27:49 #92 writing image sha256:8ce7f19de57628b7c756a55b70e00684fa0a5d7edec4708ae62b8905a920ebdd done 02:27:49 #92 naming to docker.io/library/core-data 02:27:49 #92 ... 02:27:49 02:27:49 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:27:49 #181 DONE 0.2s 02:27:49 02:27:49 #92 [security-spiffe-token-provider] exporting to image 02:27:49 #92 exporting layers 0.1s done 02:27:49 #92 naming to docker.io/library/core-data done 02:27:49 #92 writing image sha256:9c294192a16635ac14d0450385ea638fb6c067b27b58b52351d3a66bee6e8c36 done 02:27:49 #92 naming to docker.io/library/support-notifications done 02:27:49 #92 writing image sha256:3646b05d1be8755f8812ae6ec1ddd9c8fd82702af06c9c8f44bd48f62a6b9336 done 02:27:49 #92 naming to docker.io/library/security-spiffe-token-provider 0.0s done 02:27:50 #92 writing image sha256:6f4b223dd14465553bf67b92a8239a876e530b6e9a2df2df0e7ef5c0209e34d7 done 02:27:50 #92 naming to docker.io/library/core-metadata done 02:27:50 #92 DONE 1.7s 02:27:50 02:27:50 #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 02:27:50 #182 DONE 0.4s 02:27:50 02:27:50 #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:27:50 #183 DONE 0.4s 02:27:50 02:27:50 #184 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:27:50 #184 ... 02:27:50 02:27:50 #185 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:27:50 #185 DONE 0.2s 02:27:50 02:27:50 #184 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:27:50 #184 DONE 0.2s 02:27:50 02:27:50 #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:27:50 #186 DONE 0.0s 02:27:50 02:27:50 #187 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:27:50 #187 DONE 0.9s 02:27:50 02:27:50 #188 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:27:50 #188 DONE 1.0s 02:27:50 02:27:50 #92 [security-proxy-auth] exporting to image 02:27:50 #92 ... 02:27:50 02:27:50 #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:27:50 #189 DONE 0.1s 02:27:50 02:27:50 #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:27:50 #190 DONE 0.1s 02:27:50 02:27:50 #92 [core-common-config-bootstrapper] exporting to image 02:27:50 #92 exporting layers 0.2s done 02:27:50 #92 writing image sha256:b8ef9ad96e45c774f783f7717f6475b76acb188a73f947e0103af5b4d673bd59 done 02:27:50 #92 naming to docker.io/library/security-proxy-auth done 02:27:50 #92 ... 02:27:50 02:27:50 #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:27:50 #191 DONE 0.9s 02:27:50 02:27:50 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:27:50 #192 DONE 0.1s 02:27:50 02:27:50 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:27:50 #193 DONE 0.1s 02:27:50 02:27:50 #92 [core-common-config-bootstrapper] exporting to image 02:27:50 #92 writing image sha256:56a9450fff2b826280e84e0be046b6e4ae7a69a59973c2c76b27abe2a9fba75b done 02:27:50 #92 naming to docker.io/library/core-common-config-bootstrapper done 02:27:50 #92 exporting layers 0.2s done 02:27:50 #92 writing image sha256:47f3a5495051455a7a9e5ce530437692280a067179278643061d61e70a8f174b 0.0s done 02:27:50 #92 naming to docker.io/library/security-proxy-setup 02:27:51 #92 ... 02:27:51 02:27:51 #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:27:51 #194 DONE 0.6s 02:27:51 02:27:51 #92 [security-secretstore-setup] exporting to image 02:27:51 #92 naming to docker.io/library/security-proxy-setup done 02:27:51 #92 exporting layers 0.3s done 02:27:51 #92 writing image sha256:9bf8d38e7059052d2f079cc591cfa9fc51076bb69721491f16aa854be9dd235b done 02:27:51 #92 naming to docker.io/library/security-secretstore-setup done 02:27:51 #92 DONE 2.5s 02:27:51 02:27:51 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:27:51 #195 DONE 0.6s 02:27:51 02:27:51 #92 [security-bootstrapper] exporting to image 02:27:51 #92 exporting layers 0.2s done 02:27:51 #92 writing image sha256:cb32fd9abd8d79466c91e37ca3ae3dfb8ff8823295ff2783052cbc6c7ff444bd done 02:27:51 #92 naming to docker.io/library/security-bootstrapper done 02:27:51 #92 DONE 2.7s 02:27:51 time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:51 time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:51 time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:51 time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:51 time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:51 time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:51 time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:51 time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:51 time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:51 time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:51 time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:51 time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:51 time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:27:51 time="2023-09-21T02:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:27:51 $ docker stop --time=1 20f07e35382464a18322425e4e0523778a40ef38cbf2cf360009e37b248134de 02:27:52 $ docker rm -f --volumes 20f07e35382464a18322425e4e0523778a40ef38cbf2cf360009e37b248134de [Pipeline] // withDockerContainer [Pipeline] sh 02:27:53 + docker images 02:27:53 REPOSITORY TAG IMAGE ID CREATED SIZE 02:27:53 security-bootstrapper latest cb32fd9abd8d 2 seconds ago 23.3MB 02:27:53 core-common-config-bootstrapper latest 56a9450fff2b 3 seconds ago 18.2MB 02:27:53 security-proxy-setup latest 47f3a5495051 3 seconds ago 34.4MB 02:27:53 security-secretstore-setup latest 9bf8d38e7059 3 seconds ago 44.4MB 02:27:53 security-proxy-auth latest b8ef9ad96e45 3 seconds ago 19.5MB 02:27:53 core-metadata latest 6f4b223dd144 4 seconds ago 21.7MB 02:27:53 security-spiffe-token-provider latest 3646b05d1be8 4 seconds ago 35MB 02:27:53 support-notifications latest 9c294192a166 5 seconds ago 34.6MB 02:27:53 core-data latest 8ce7f19de576 5 seconds ago 21.3MB 02:27:53 core-command latest ffb860c10397 5 seconds ago 21.2MB 02:27:53 support-scheduler latest df4ff59d9ed2 5 seconds ago 34MB 02:27:53 security-spire-config latest f647f4931cf4 About a minute ago 101MB 02:27:53 security-spire-agent latest c2468ce84894 About a minute ago 166MB 02:27:53 security-spire-server latest d38fc451fb2c About a minute ago 107MB 02:27:53 ci-base-image-x86_64 latest 58245351015b 4 minutes ago 927MB 02:27:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 11 hours ago 557MB 02:27:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 02:27:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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 02:27:53 provisioning config files... 02:27:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/586@tmp/config2131496331423138388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:27:53 ---> docker-login.sh 02:27:53 nexus3.edgexfoundry.org:10001 02:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:53 Configure a credential helper to remove this warning. See 02:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:53 02:27:53 Login Succeeded 02:27:53 nexus3.edgexfoundry.org:10002 02:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:53 Configure a credential helper to remove this warning. See 02:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:53 02:27:53 Login Succeeded 02:27:53 nexus3.edgexfoundry.org:10003 02:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:53 Configure a credential helper to remove this warning. See 02:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:53 02:27:53 Login Succeeded 02:27:53 nexus3.edgexfoundry.org:10004 02:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:53 Configure a credential helper to remove this warning. See 02:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:53 02:27:53 Login Succeeded 02:27:53 docker.io 02:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:54 Configure a credential helper to remove this warning. See 02:27:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:54 02:27:54 Login Succeeded 02:27:54 ---> docker-login.sh ends [Pipeline] } 02:27:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:27:54 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:27:54 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:27:54 latest 02:27:54 3.1.0-dev.52 02:27:54 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:27:54 main 02:27:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:54 + docker push nexus3.edgexfoundry.org:10004/core-command:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:27:54 ab237b70e36e: Preparing 02:27:54 93ed53267a32: Preparing 02:27:54 82909cdaf008: Preparing 02:27:54 58629dfaf351: Preparing 02:27:54 7cdaab602589: Preparing 02:27:54 4693057ce236: Preparing 02:27:54 4693057ce236: Waiting 02:27:54 7cdaab602589: Pushed 02:27:54 82909cdaf008: Pushed 02:27:54 58629dfaf351: Pushed 02:27:55 4693057ce236: Layer already exists 02:27:55 ab237b70e36e: Pushed 02:27:56 93ed53267a32: Pushed 02:27:56 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:a0cb2e366057a658533bb5067346fb1fecf76ed9cb2395da1596196c95602f32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:57 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:27:57 ab237b70e36e: Preparing 02:27:57 93ed53267a32: Preparing 02:27:57 82909cdaf008: Preparing 02:27:57 58629dfaf351: Preparing 02:27:57 7cdaab602589: Preparing 02:27:57 4693057ce236: Preparing 02:27:57 4693057ce236: Waiting 02:27:57 82909cdaf008: Layer already exists 02:27:57 58629dfaf351: Layer already exists 02:27:57 7cdaab602589: Layer already exists 02:27:57 ab237b70e36e: Layer already exists 02:27:57 93ed53267a32: Layer already exists 02:27:57 4693057ce236: Layer already exists 02:27:57 latest: digest: sha256:a0cb2e366057a658533bb5067346fb1fecf76ed9cb2395da1596196c95602f32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:57 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.52 02:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:27:57 ab237b70e36e: Preparing 02:27:57 93ed53267a32: Preparing 02:27:57 82909cdaf008: Preparing 02:27:57 58629dfaf351: Preparing 02:27:57 7cdaab602589: Preparing 02:27:57 4693057ce236: Preparing 02:27:57 4693057ce236: Waiting 02:27:57 93ed53267a32: Layer already exists 02:27:57 7cdaab602589: Layer already exists 02:27:57 58629dfaf351: Layer already exists 02:27:57 ab237b70e36e: Layer already exists 02:27:57 82909cdaf008: Layer already exists 02:27:57 4693057ce236: Layer already exists 02:27:57 3.1.0-dev.52: digest: sha256:a0cb2e366057a658533bb5067346fb1fecf76ed9cb2395da1596196c95602f32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:58 + docker push nexus3.edgexfoundry.org:10004/core-command:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:27:58 ab237b70e36e: Preparing 02:27:58 93ed53267a32: Preparing 02:27:58 82909cdaf008: Preparing 02:27:58 58629dfaf351: Preparing 02:27:58 7cdaab602589: Preparing 02:27:58 4693057ce236: Preparing 02:27:58 4693057ce236: Waiting 02:27:58 93ed53267a32: Layer already exists 02:27:58 7cdaab602589: Layer already exists 02:27:58 58629dfaf351: Layer already exists 02:27:58 82909cdaf008: Layer already exists 02:27:58 ab237b70e36e: Layer already exists 02:27:58 4693057ce236: Layer already exists 02:27:58 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:a0cb2e366057a658533bb5067346fb1fecf76ed9cb2395da1596196c95602f32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:58 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:27:58 ab237b70e36e: Preparing 02:27:58 93ed53267a32: Preparing 02:27:58 82909cdaf008: Preparing 02:27:58 58629dfaf351: Preparing 02:27:58 7cdaab602589: Preparing 02:27:58 4693057ce236: Preparing 02:27:58 4693057ce236: Waiting 02:27:58 82909cdaf008: Layer already exists 02:27:58 7cdaab602589: Layer already exists 02:27:58 93ed53267a32: Layer already exists 02:27:58 58629dfaf351: Layer already exists 02:27:58 ab237b70e36e: Layer already exists 02:27:58 4693057ce236: Layer already exists 02:27:58 main: digest: sha256:a0cb2e366057a658533bb5067346fb1fecf76ed9cb2395da1596196c95602f32 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:59 ===================================================== [Pipeline] echo 02:27:59 taggedImages: 02:27:59 - nexus3.edgexfoundry.org:10004/core-command:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:27:59 - nexus3.edgexfoundry.org:10004/core-command:latest 02:27:59 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.52 02:27:59 - nexus3.edgexfoundry.org:10004/core-command:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:27:59 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:27:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:27:59 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:27:59 latest 02:27:59 3.1.0-dev.52 02:27:59 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:27:59 main 02:27:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:27:59 2afce3708e9b: Preparing 02:27:59 8e379b511258: Preparing 02:27:59 6f2de06b2c93: Preparing 02:27:59 f66de9fcfe80: Preparing 02:27:59 82909cdaf008: Preparing 02:27:59 58629dfaf351: Preparing 02:27:59 7cdaab602589: Preparing 02:27:59 4693057ce236: Preparing 02:27:59 58629dfaf351: Waiting 02:27:59 7cdaab602589: Waiting 02:27:59 4693057ce236: Waiting 02:27:59 82909cdaf008: Layer already exists 02:27:59 8e379b511258: Pushed 02:27:59 6f2de06b2c93: Pushed 02:27:59 58629dfaf351: Layer already exists 02:27:59 7cdaab602589: Layer already exists 02:27:59 4693057ce236: Layer already exists 02:28:00 2afce3708e9b: Pushed 02:28:00 f66de9fcfe80: Pushed 02:28:01 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:8b5db83ce5a5d6bcd27a03523a261fceed871b6b01efd7d82fd61e339d54c1a4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:01 + 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 02:28:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:28:01 2afce3708e9b: Preparing 02:28:01 8e379b511258: Preparing 02:28:01 6f2de06b2c93: Preparing 02:28:01 f66de9fcfe80: Preparing 02:28:01 82909cdaf008: Preparing 02:28:01 58629dfaf351: Preparing 02:28:01 7cdaab602589: Preparing 02:28:01 4693057ce236: Preparing 02:28:01 58629dfaf351: Waiting 02:28:01 7cdaab602589: Waiting 02:28:01 4693057ce236: Waiting 02:28:01 2afce3708e9b: Layer already exists 02:28:01 82909cdaf008: Layer already exists 02:28:01 6f2de06b2c93: Layer already exists 02:28:01 f66de9fcfe80: Layer already exists 02:28:01 8e379b511258: Layer already exists 02:28:01 58629dfaf351: Layer already exists 02:28:01 7cdaab602589: Layer already exists 02:28:01 4693057ce236: Layer already exists 02:28:01 latest: digest: sha256:8b5db83ce5a5d6bcd27a03523a261fceed871b6b01efd7d82fd61e339d54c1a4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.52 02:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:28:02 2afce3708e9b: Preparing 02:28:02 8e379b511258: Preparing 02:28:02 6f2de06b2c93: Preparing 02:28:02 f66de9fcfe80: Preparing 02:28:02 82909cdaf008: Preparing 02:28:02 58629dfaf351: Preparing 02:28:02 7cdaab602589: Preparing 02:28:02 4693057ce236: Preparing 02:28:02 7cdaab602589: Waiting 02:28:02 4693057ce236: Waiting 02:28:02 58629dfaf351: Waiting 02:28:02 8e379b511258: Layer already exists 02:28:02 f66de9fcfe80: Layer already exists 02:28:02 6f2de06b2c93: Layer already exists 02:28:02 2afce3708e9b: Layer already exists 02:28:02 82909cdaf008: Layer already exists 02:28:02 58629dfaf351: Layer already exists 02:28:02 7cdaab602589: Layer already exists 02:28:02 4693057ce236: Layer already exists 02:28:02 3.1.0-dev.52: digest: sha256:8b5db83ce5a5d6bcd27a03523a261fceed871b6b01efd7d82fd61e339d54c1a4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:28:03 2afce3708e9b: Preparing 02:28:03 8e379b511258: Preparing 02:28:03 6f2de06b2c93: Preparing 02:28:03 f66de9fcfe80: Preparing 02:28:03 82909cdaf008: Preparing 02:28:03 58629dfaf351: Preparing 02:28:03 7cdaab602589: Preparing 02:28:03 4693057ce236: Preparing 02:28:03 58629dfaf351: Waiting 02:28:03 7cdaab602589: Waiting 02:28:03 2afce3708e9b: Layer already exists 02:28:03 82909cdaf008: Layer already exists 02:28:03 f66de9fcfe80: Layer already exists 02:28:03 8e379b511258: Layer already exists 02:28:03 6f2de06b2c93: Layer already exists 02:28:03 4693057ce236: Layer already exists 02:28:03 58629dfaf351: Layer already exists 02:28:03 7cdaab602589: Layer already exists 02:28:03 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:8b5db83ce5a5d6bcd27a03523a261fceed871b6b01efd7d82fd61e339d54c1a4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:03 + 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 02:28:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:28:03 2afce3708e9b: Preparing 02:28:03 8e379b511258: Preparing 02:28:03 6f2de06b2c93: Preparing 02:28:03 f66de9fcfe80: Preparing 02:28:03 82909cdaf008: Preparing 02:28:03 58629dfaf351: Preparing 02:28:03 7cdaab602589: Preparing 02:28:03 4693057ce236: Preparing 02:28:03 58629dfaf351: Waiting 02:28:03 7cdaab602589: Waiting 02:28:03 4693057ce236: Waiting 02:28:03 82909cdaf008: Layer already exists 02:28:03 f66de9fcfe80: Layer already exists 02:28:03 6f2de06b2c93: Layer already exists 02:28:03 8e379b511258: Layer already exists 02:28:03 2afce3708e9b: Layer already exists 02:28:03 58629dfaf351: Layer already exists 02:28:03 7cdaab602589: Layer already exists 02:28:03 4693057ce236: Layer already exists 02:28:03 main: digest: sha256:8b5db83ce5a5d6bcd27a03523a261fceed871b6b01efd7d82fd61e339d54c1a4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:03 ===================================================== [Pipeline] echo 02:28:03 taggedImages: 02:28:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:28:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.52 02:28:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:28:03 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:28:03 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:03 latest 02:28:03 3.1.0-dev.52 02:28:03 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:03 main 02:28:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:04 + docker push nexus3.edgexfoundry.org:10004/core-data:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:28:04 14abcf02706e: Preparing 02:28:04 3d34bd68223f: Preparing 02:28:04 82909cdaf008: Preparing 02:28:04 58629dfaf351: Preparing 02:28:04 bef947a1afe7: Preparing 02:28:04 4693057ce236: Preparing 02:28:04 4693057ce236: Waiting 02:28:04 82909cdaf008: Layer already exists 02:28:04 58629dfaf351: Layer already exists 02:28:04 bef947a1afe7: Pushed 02:28:05 4693057ce236: Layer already exists 02:28:05 14abcf02706e: Pushed 02:28:05 Avoid second fetch 02:28:05 Checking out Revision 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e (main) 02:28:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:28:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:28:05 > git config core.sparsecheckout # timeout=10 02:28:05 > git checkout -f 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e # timeout=10 02:28:05 Commit message: "Merge pull request #4685 from lindseysimple/issue-4684" 02:28:05 3d34bd68223f: Pushed 02:28:05 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:948e8d25e96cf3f1fd4818b5e302dc4410b9609978b2caa57a715f54b554b38c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 02:28:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 02:28:06 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:28:06 14abcf02706e: Preparing 02:28:06 3d34bd68223f: Preparing 02:28:06 82909cdaf008: Preparing 02:28:06 58629dfaf351: Preparing 02:28:06 bef947a1afe7: Preparing 02:28:06 4693057ce236: Preparing 02:28:06 4693057ce236: Waiting 02:28:06 58629dfaf351: Layer already exists 02:28:06 3d34bd68223f: Layer already exists 02:28:06 82909cdaf008: Layer already exists 02:28:06 14abcf02706e: Layer already exists 02:28:06 bef947a1afe7: Layer already exists 02:28:06 4693057ce236: Layer already exists 02:28:06 latest: digest: sha256:948e8d25e96cf3f1fd4818b5e302dc4410b9609978b2caa57a715f54b554b38c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:28:06 % Total % Received % Xferd Average Speed Time Time Time Current 02:28:06 Dload Upload Total Spent Left Speed 02:28:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k 02:28:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:07 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.52 02:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:28:07 14abcf02706e: Preparing 02:28:07 3d34bd68223f: Preparing 02:28:07 82909cdaf008: Preparing 02:28:07 58629dfaf351: Preparing 02:28:07 bef947a1afe7: Preparing 02:28:07 4693057ce236: Preparing 02:28:07 4693057ce236: Waiting 02:28:07 58629dfaf351: Layer already exists 02:28:07 bef947a1afe7: Layer already exists 02:28:07 82909cdaf008: Layer already exists 02:28:07 14abcf02706e: Layer already exists 02:28:07 3d34bd68223f: Layer already exists 02:28:07 4693057ce236: Layer already exists 02:28:07 3.1.0-dev.52: digest: sha256:948e8d25e96cf3f1fd4818b5e302dc4410b9609978b2caa57a715f54b554b38c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 02:28:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:28:07 + docker push nexus3.edgexfoundry.org:10004/core-data:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:28:07 14abcf02706e: Preparing 02:28:07 3d34bd68223f: Preparing 02:28:07 82909cdaf008: Preparing 02:28:07 58629dfaf351: Preparing 02:28:07 bef947a1afe7: Preparing 02:28:07 4693057ce236: Preparing 02:28:07 4693057ce236: Waiting 02:28:07 58629dfaf351: Layer already exists 02:28:07 82909cdaf008: Layer already exists 02:28:07 bef947a1afe7: Layer already exists 02:28:07 14abcf02706e: Layer already exists 02:28:07 3d34bd68223f: Layer already exists 02:28:07 4693057ce236: Layer already exists 02:28:07 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:948e8d25e96cf3f1fd4818b5e302dc4410b9609978b2caa57a715f54b554b38c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:07 + sudo tee /etc/docker/daemon.new 02:28:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:28:07 { 02:28:07 "registry-mirrors": [ 02:28:07 "https://nexus3.edgexfoundry.org:10001" 02:28:07 ], 02:28:07 "bip": "10.250.0.254/24", 02:28:07 "hosts": [ 02:28:07 "tcp://0.0.0.0:5555", 02:28:07 "unix:///var/run/docker.sock" 02:28:07 ], 02:28:07 "mtu": 1458, 02:28:07 "selinux-enabled": true, 02:28:07 "seccomp-profile": "/etc/docker/seccomp.json" 02:28:07 } [Pipeline] sh 02:28:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:28:08 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:28:08 14abcf02706e: Preparing 02:28:08 3d34bd68223f: Preparing 02:28:08 82909cdaf008: Preparing 02:28:08 58629dfaf351: Preparing 02:28:08 bef947a1afe7: Preparing 02:28:08 4693057ce236: Preparing 02:28:08 4693057ce236: Waiting 02:28:08 58629dfaf351: Layer already exists 02:28:08 82909cdaf008: Layer already exists 02:28:08 bef947a1afe7: Layer already exists 02:28:08 14abcf02706e: Layer already exists 02:28:08 3d34bd68223f: Layer already exists 02:28:08 4693057ce236: Layer already exists 02:28:08 main: digest: sha256:948e8d25e96cf3f1fd4818b5e302dc4410b9609978b2caa57a715f54b554b38c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:08 ===================================================== [Pipeline] echo 02:28:08 taggedImages: 02:28:08 - nexus3.edgexfoundry.org:10004/core-data:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:08 - nexus3.edgexfoundry.org:10004/core-data:latest 02:28:08 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.52 02:28:08 - nexus3.edgexfoundry.org:10004/core-data:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:08 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:28:08 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:28:08 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:08 latest 02:28:08 3.1.0-dev.52 02:28:08 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:08 main 02:28:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:08 + sudo service docker restart 02:28:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:28:09 e1e71f05bb72: Preparing 02:28:09 a0a985473bea: Preparing 02:28:09 02081ef020d7: Preparing 02:28:09 82909cdaf008: Preparing 02:28:09 58629dfaf351: Preparing 02:28:09 7cdaab602589: Preparing 02:28:09 4693057ce236: Preparing 02:28:09 7cdaab602589: Waiting 02:28:09 4693057ce236: Waiting 02:28:09 82909cdaf008: Layer already exists 02:28:09 58629dfaf351: Layer already exists 02:28:09 7cdaab602589: Layer already exists 02:28:09 4693057ce236: Layer already exists 02:28:09 a0a985473bea: Pushed 02:28:09 e1e71f05bb72: Pushed 02:28:11 02081ef020d7: Pushed 02:28:11 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:330fabdd6ffcaed7521838a045682ddeb464662b033a0905f3d34d57336c0f5c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:28:11 e1e71f05bb72: Preparing 02:28:11 a0a985473bea: Preparing 02:28:11 02081ef020d7: Preparing 02:28:11 82909cdaf008: Preparing 02:28:11 58629dfaf351: Preparing 02:28:11 7cdaab602589: Preparing 02:28:11 4693057ce236: Preparing 02:28:11 4693057ce236: Waiting 02:28:11 7cdaab602589: Waiting 02:28:11 82909cdaf008: Layer already exists 02:28:11 02081ef020d7: Layer already exists 02:28:11 e1e71f05bb72: Layer already exists 02:28:11 58629dfaf351: Layer already exists 02:28:11 a0a985473bea: Layer already exists 02:28:11 7cdaab602589: Layer already exists 02:28:11 4693057ce236: Layer already exists 02:28:11 latest: digest: sha256:330fabdd6ffcaed7521838a045682ddeb464662b033a0905f3d34d57336c0f5c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.52 02:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:28:12 e1e71f05bb72: Preparing 02:28:12 a0a985473bea: Preparing 02:28:12 02081ef020d7: Preparing 02:28:12 82909cdaf008: Preparing 02:28:12 58629dfaf351: Preparing 02:28:12 7cdaab602589: Preparing 02:28:12 4693057ce236: Preparing 02:28:12 7cdaab602589: Waiting 02:28:12 02081ef020d7: Layer already exists 02:28:12 58629dfaf351: Layer already exists 02:28:12 82909cdaf008: Layer already exists 02:28:12 a0a985473bea: Layer already exists 02:28:12 e1e71f05bb72: Layer already exists 02:28:12 7cdaab602589: Layer already exists 02:28:12 4693057ce236: Layer already exists 02:28:12 3.1.0-dev.52: digest: sha256:330fabdd6ffcaed7521838a045682ddeb464662b033a0905f3d34d57336c0f5c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:28:12 e1e71f05bb72: Preparing 02:28:12 a0a985473bea: Preparing 02:28:12 02081ef020d7: Preparing 02:28:12 82909cdaf008: Preparing 02:28:12 58629dfaf351: Preparing 02:28:12 7cdaab602589: Preparing 02:28:12 4693057ce236: Preparing 02:28:12 7cdaab602589: Waiting 02:28:12 4693057ce236: Waiting 02:28:12 e1e71f05bb72: Layer already exists 02:28:12 82909cdaf008: Layer already exists 02:28:12 58629dfaf351: Layer already exists 02:28:12 02081ef020d7: Layer already exists 02:28:12 a0a985473bea: Layer already exists 02:28:12 7cdaab602589: Layer already exists 02:28:12 4693057ce236: Layer already exists 02:28:12 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:330fabdd6ffcaed7521838a045682ddeb464662b033a0905f3d34d57336c0f5c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:28:13 e1e71f05bb72: Preparing 02:28:13 a0a985473bea: Preparing 02:28:13 02081ef020d7: Preparing 02:28:13 82909cdaf008: Preparing 02:28:13 58629dfaf351: Preparing 02:28:13 7cdaab602589: Preparing 02:28:13 4693057ce236: Preparing 02:28:13 7cdaab602589: Waiting 02:28:13 4693057ce236: Waiting 02:28:13 02081ef020d7: Layer already exists 02:28:13 a0a985473bea: Layer already exists 02:28:13 58629dfaf351: Layer already exists 02:28:13 82909cdaf008: Layer already exists 02:28:13 e1e71f05bb72: Layer already exists 02:28:13 7cdaab602589: Layer already exists 02:28:13 4693057ce236: Layer already exists 02:28:13 main: digest: sha256:330fabdd6ffcaed7521838a045682ddeb464662b033a0905f3d34d57336c0f5c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:13 ===================================================== [Pipeline] echo 02:28:13 taggedImages: 02:28:13 - nexus3.edgexfoundry.org:10004/core-metadata:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:13 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:28:13 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.52 02:28:13 - nexus3.edgexfoundry.org:10004/core-metadata:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:13 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:28:13 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:28:13 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:13 latest 02:28:13 3.1.0-dev.52 02:28:13 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:13 main 02:28:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:28:14 6122c0cca679: Preparing 02:28:14 aebb8aafe0ad: Preparing 02:28:14 59010697267e: Preparing 02:28:14 983d02d1bbad: Preparing 02:28:14 6fc45d321aad: Preparing 02:28:14 380554a6bc19: Preparing 02:28:14 a4f8b5aa7d20: Preparing 02:28:14 82909cdaf008: Preparing 02:28:14 58629dfaf351: Preparing 02:28:14 a0ea09ffa551: Preparing 02:28:14 3f89a4c7736b: Preparing 02:28:14 5f70bf18a086: Preparing 02:28:14 4622ef79168f: Preparing 02:28:14 608f49f933c7: Preparing 02:28:14 4693057ce236: Preparing 02:28:14 58629dfaf351: Waiting 02:28:14 a0ea09ffa551: Waiting 02:28:14 3f89a4c7736b: Waiting 02:28:14 5f70bf18a086: Waiting 02:28:14 4622ef79168f: Waiting 02:28:14 608f49f933c7: Waiting 02:28:14 380554a6bc19: Waiting 02:28:14 4693057ce236: Waiting 02:28:14 a4f8b5aa7d20: Waiting 02:28:14 82909cdaf008: Waiting 02:28:14 6fc45d321aad: Pushed 02:28:14 59010697267e: Pushed 02:28:14 983d02d1bbad: Pushed 02:28:14 6122c0cca679: Pushed 02:28:14 aebb8aafe0ad: Pushed 02:28:14 82909cdaf008: Layer already exists 02:28:14 58629dfaf351: Layer already exists 02:28:14 380554a6bc19: Pushed 02:28:14 5f70bf18a086: Pushed 02:28:14 3f89a4c7736b: Pushed 02:28:14 a0ea09ffa551: Pushed 02:28:14 4622ef79168f: Pushed 02:28:14 4693057ce236: Layer already exists 02:28:14 608f49f933c7: Pushed 02:28:16 a4f8b5aa7d20: Pushed 02:28:16 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:bf6840addd79b40e1ef608fc1e7eb30b98ee3d272f014177fc0953e9d882b115 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:28:16 6122c0cca679: Preparing 02:28:16 aebb8aafe0ad: Preparing 02:28:16 59010697267e: Preparing 02:28:16 983d02d1bbad: Preparing 02:28:16 6fc45d321aad: Preparing 02:28:16 380554a6bc19: Preparing 02:28:16 a4f8b5aa7d20: Preparing 02:28:16 82909cdaf008: Preparing 02:28:16 58629dfaf351: Preparing 02:28:16 a0ea09ffa551: Preparing 02:28:16 3f89a4c7736b: Preparing 02:28:16 5f70bf18a086: Preparing 02:28:16 4622ef79168f: Preparing 02:28:16 608f49f933c7: Preparing 02:28:16 4693057ce236: Preparing 02:28:16 380554a6bc19: Waiting 02:28:16 5f70bf18a086: Waiting 02:28:16 4622ef79168f: Waiting 02:28:16 a4f8b5aa7d20: Waiting 02:28:16 608f49f933c7: Waiting 02:28:16 82909cdaf008: Waiting 02:28:16 a0ea09ffa551: Waiting 02:28:16 3f89a4c7736b: Waiting 02:28:16 58629dfaf351: Waiting 02:28:16 4693057ce236: Waiting 02:28:16 aebb8aafe0ad: Layer already exists 02:28:16 6122c0cca679: Layer already exists 02:28:16 6fc45d321aad: Layer already exists 02:28:16 983d02d1bbad: Layer already exists 02:28:16 59010697267e: Layer already exists 02:28:16 380554a6bc19: Layer already exists 02:28:16 82909cdaf008: Layer already exists 02:28:16 58629dfaf351: Layer already exists 02:28:16 a4f8b5aa7d20: Layer already exists 02:28:16 3f89a4c7736b: Layer already exists 02:28:16 a0ea09ffa551: Layer already exists 02:28:16 608f49f933c7: Layer already exists 02:28:16 4622ef79168f: Layer already exists 02:28:16 5f70bf18a086: Layer already exists 02:28:16 4693057ce236: Layer already exists 02:28:16 latest: digest: sha256:bf6840addd79b40e1ef608fc1e7eb30b98ee3d272f014177fc0953e9d882b115 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.52 02:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:28:17 6122c0cca679: Preparing 02:28:17 aebb8aafe0ad: Preparing 02:28:17 59010697267e: Preparing 02:28:17 983d02d1bbad: Preparing 02:28:17 6fc45d321aad: Preparing 02:28:17 380554a6bc19: Preparing 02:28:17 a4f8b5aa7d20: Preparing 02:28:17 82909cdaf008: Preparing 02:28:17 58629dfaf351: Preparing 02:28:17 a0ea09ffa551: Preparing 02:28:17 3f89a4c7736b: Preparing 02:28:17 5f70bf18a086: Preparing 02:28:17 4622ef79168f: Preparing 02:28:17 608f49f933c7: Preparing 02:28:17 4693057ce236: Preparing 02:28:17 380554a6bc19: Waiting 02:28:17 58629dfaf351: Waiting 02:28:17 a4f8b5aa7d20: Waiting 02:28:17 a0ea09ffa551: Waiting 02:28:17 5f70bf18a086: Waiting 02:28:17 82909cdaf008: Waiting 02:28:17 4622ef79168f: Waiting 02:28:17 608f49f933c7: Waiting 02:28:17 3f89a4c7736b: Waiting 02:28:17 4693057ce236: Waiting 02:28:17 59010697267e: Layer already exists 02:28:17 6122c0cca679: Layer already exists 02:28:17 6fc45d321aad: Layer already exists 02:28:17 aebb8aafe0ad: Layer already exists 02:28:17 983d02d1bbad: Layer already exists 02:28:17 380554a6bc19: Layer already exists 02:28:17 82909cdaf008: Layer already exists 02:28:17 a4f8b5aa7d20: Layer already exists 02:28:17 a0ea09ffa551: Layer already exists 02:28:17 58629dfaf351: Layer already exists 02:28:17 3f89a4c7736b: Layer already exists 02:28:17 608f49f933c7: Layer already exists 02:28:17 4693057ce236: Layer already exists 02:28:17 5f70bf18a086: Layer already exists 02:28:17 4622ef79168f: Layer already exists 02:28:17 3.1.0-dev.52: digest: sha256:bf6840addd79b40e1ef608fc1e7eb30b98ee3d272f014177fc0953e9d882b115 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:28:18 6122c0cca679: Preparing 02:28:18 aebb8aafe0ad: Preparing 02:28:18 59010697267e: Preparing 02:28:18 983d02d1bbad: Preparing 02:28:18 6fc45d321aad: Preparing 02:28:18 380554a6bc19: Preparing 02:28:18 a4f8b5aa7d20: Preparing 02:28:18 82909cdaf008: Preparing 02:28:18 58629dfaf351: Preparing 02:28:18 a0ea09ffa551: Preparing 02:28:18 3f89a4c7736b: Preparing 02:28:18 5f70bf18a086: Preparing 02:28:18 4622ef79168f: Preparing 02:28:18 608f49f933c7: Preparing 02:28:18 4693057ce236: Preparing 02:28:18 380554a6bc19: Waiting 02:28:18 a4f8b5aa7d20: Waiting 02:28:18 82909cdaf008: Waiting 02:28:18 58629dfaf351: Waiting 02:28:18 4622ef79168f: Waiting 02:28:18 608f49f933c7: Waiting 02:28:18 4693057ce236: Waiting 02:28:18 a0ea09ffa551: Waiting 02:28:18 3f89a4c7736b: Waiting 02:28:18 5f70bf18a086: Waiting 02:28:18 6122c0cca679: Layer already exists 02:28:18 aebb8aafe0ad: Layer already exists 02:28:18 983d02d1bbad: Layer already exists 02:28:18 59010697267e: Layer already exists 02:28:18 6fc45d321aad: Layer already exists 02:28:18 a0ea09ffa551: Layer already exists 02:28:18 82909cdaf008: Layer already exists 02:28:18 58629dfaf351: Layer already exists 02:28:18 a4f8b5aa7d20: Layer already exists 02:28:18 380554a6bc19: Layer already exists 02:28:18 3f89a4c7736b: Layer already exists 02:28:18 5f70bf18a086: Layer already exists 02:28:18 4622ef79168f: Layer already exists 02:28:18 4693057ce236: Layer already exists 02:28:18 608f49f933c7: Layer already exists 02:28:18 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:bf6840addd79b40e1ef608fc1e7eb30b98ee3d272f014177fc0953e9d882b115 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:28:18 6122c0cca679: Preparing 02:28:18 aebb8aafe0ad: Preparing 02:28:18 59010697267e: Preparing 02:28:18 983d02d1bbad: Preparing 02:28:18 6fc45d321aad: Preparing 02:28:18 380554a6bc19: Preparing 02:28:18 a4f8b5aa7d20: Preparing 02:28:18 82909cdaf008: Preparing 02:28:18 58629dfaf351: Preparing 02:28:18 a0ea09ffa551: Preparing 02:28:18 3f89a4c7736b: Preparing 02:28:18 5f70bf18a086: Preparing 02:28:18 4622ef79168f: Preparing 02:28:18 608f49f933c7: Preparing 02:28:18 4693057ce236: Preparing 02:28:18 58629dfaf351: Waiting 02:28:18 a0ea09ffa551: Waiting 02:28:18 3f89a4c7736b: Waiting 02:28:18 5f70bf18a086: Waiting 02:28:18 4622ef79168f: Waiting 02:28:18 380554a6bc19: Waiting 02:28:18 608f49f933c7: Waiting 02:28:18 a4f8b5aa7d20: Waiting 02:28:18 4693057ce236: Waiting 02:28:18 82909cdaf008: Waiting 02:28:18 6fc45d321aad: Layer already exists 02:28:18 59010697267e: Layer already exists 02:28:18 983d02d1bbad: Layer already exists 02:28:18 aebb8aafe0ad: Layer already exists 02:28:18 6122c0cca679: Layer already exists 02:28:18 58629dfaf351: Layer already exists 02:28:18 82909cdaf008: Layer already exists 02:28:18 a4f8b5aa7d20: Layer already exists 02:28:18 a0ea09ffa551: Layer already exists 02:28:18 380554a6bc19: Layer already exists 02:28:18 5f70bf18a086: Layer already exists 02:28:18 3f89a4c7736b: Layer already exists 02:28:18 608f49f933c7: Layer already exists 02:28:18 4622ef79168f: Layer already exists 02:28:18 4693057ce236: Layer already exists 02:28:18 main: digest: sha256:bf6840addd79b40e1ef608fc1e7eb30b98ee3d272f014177fc0953e9d882b115 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:18 ===================================================== [Pipeline] echo 02:28:18 taggedImages: 02:28:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:28:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.52 02:28:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:28:18 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:28:18 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:18 latest 02:28:18 3.1.0-dev.52 02:28:18 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:18 main 02:28:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:28:19 2afce3708e9b: Preparing 02:28:19 8e379b511258: Preparing 02:28:19 f06a51646b88: Preparing 02:28:19 1292f86d0205: Preparing 02:28:19 82909cdaf008: Preparing 02:28:19 58629dfaf351: Preparing 02:28:19 7cdaab602589: Preparing 02:28:19 4693057ce236: Preparing 02:28:19 4693057ce236: Waiting 02:28:19 58629dfaf351: Waiting 02:28:19 7cdaab602589: Waiting 02:28:19 8e379b511258: Layer already exists 02:28:19 82909cdaf008: Layer already exists 02:28:19 2afce3708e9b: Layer already exists 02:28:19 58629dfaf351: Layer already exists 02:28:19 4693057ce236: Layer already exists 02:28:19 7cdaab602589: Layer already exists 02:28:19 f06a51646b88: Pushed 02:28:20 1292f86d0205: Pushed 02:28:20 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:024e29b01c0d21520eb687619d53e02fb49c93cde2658d0cec6bd583a7bcf4be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:28:21 2afce3708e9b: Preparing 02:28:21 8e379b511258: Preparing 02:28:21 f06a51646b88: Preparing 02:28:21 1292f86d0205: Preparing 02:28:21 82909cdaf008: Preparing 02:28:21 58629dfaf351: Preparing 02:28:21 7cdaab602589: Preparing 02:28:21 4693057ce236: Preparing 02:28:21 7cdaab602589: Waiting 02:28:21 4693057ce236: Waiting 02:28:21 58629dfaf351: Waiting 02:28:21 82909cdaf008: Layer already exists 02:28:21 8e379b511258: Layer already exists 02:28:21 2afce3708e9b: Layer already exists 02:28:21 f06a51646b88: Layer already exists 02:28:21 1292f86d0205: Layer already exists 02:28:21 58629dfaf351: Layer already exists 02:28:21 7cdaab602589: Layer already exists 02:28:21 4693057ce236: Layer already exists 02:28:21 latest: digest: sha256:024e29b01c0d21520eb687619d53e02fb49c93cde2658d0cec6bd583a7bcf4be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.52 02:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:28:22 2afce3708e9b: Preparing 02:28:22 8e379b511258: Preparing 02:28:22 f06a51646b88: Preparing 02:28:22 1292f86d0205: Preparing 02:28:22 82909cdaf008: Preparing 02:28:22 58629dfaf351: Preparing 02:28:22 7cdaab602589: Preparing 02:28:22 4693057ce236: Preparing 02:28:22 58629dfaf351: Waiting 02:28:22 4693057ce236: Waiting 02:28:22 7cdaab602589: Waiting 02:28:22 2afce3708e9b: Layer already exists 02:28:22 1292f86d0205: Layer already exists 02:28:22 f06a51646b88: Layer already exists 02:28:22 82909cdaf008: Layer already exists 02:28:22 8e379b511258: Layer already exists 02:28:22 58629dfaf351: Layer already exists 02:28:22 7cdaab602589: Layer already exists 02:28:22 4693057ce236: Layer already exists 02:28:22 3.1.0-dev.52: digest: sha256:024e29b01c0d21520eb687619d53e02fb49c93cde2658d0cec6bd583a7bcf4be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:28:22 2afce3708e9b: Preparing 02:28:22 8e379b511258: Preparing 02:28:22 f06a51646b88: Preparing 02:28:22 1292f86d0205: Preparing 02:28:22 82909cdaf008: Preparing 02:28:22 58629dfaf351: Preparing 02:28:22 7cdaab602589: Preparing 02:28:22 4693057ce236: Preparing 02:28:22 7cdaab602589: Waiting 02:28:22 58629dfaf351: Waiting 02:28:22 4693057ce236: Waiting 02:28:22 82909cdaf008: Layer already exists 02:28:22 8e379b511258: Layer already exists 02:28:22 1292f86d0205: Layer already exists 02:28:22 f06a51646b88: Layer already exists 02:28:22 2afce3708e9b: Layer already exists 02:28:22 58629dfaf351: Layer already exists 02:28:22 4693057ce236: Layer already exists 02:28:22 7cdaab602589: Layer already exists 02:28:22 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:024e29b01c0d21520eb687619d53e02fb49c93cde2658d0cec6bd583a7bcf4be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:28:23 2afce3708e9b: Preparing 02:28:23 8e379b511258: Preparing 02:28:23 f06a51646b88: Preparing 02:28:23 1292f86d0205: Preparing 02:28:23 82909cdaf008: Preparing 02:28:23 58629dfaf351: Preparing 02:28:23 7cdaab602589: Preparing 02:28:23 58629dfaf351: Waiting 02:28:23 7cdaab602589: Waiting 02:28:23 4693057ce236: Preparing 02:28:23 4693057ce236: Waiting 02:28:23 f06a51646b88: Layer already exists 02:28:23 8e379b511258: Layer already exists 02:28:23 1292f86d0205: Layer already exists 02:28:23 82909cdaf008: Layer already exists 02:28:23 2afce3708e9b: Layer already exists 02:28:23 58629dfaf351: Layer already exists 02:28:23 7cdaab602589: Layer already exists 02:28:23 4693057ce236: Layer already exists 02:28:23 main: digest: sha256:024e29b01c0d21520eb687619d53e02fb49c93cde2658d0cec6bd583a7bcf4be size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:23 ===================================================== [Pipeline] echo 02:28:23 taggedImages: 02:28:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:28:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.52 02:28:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:28:23 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:28:23 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:23 latest 02:28:23 3.1.0-dev.52 02:28:23 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:23 main 02:28:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:28:24 8f4d73b51b2f: Preparing 02:28:24 afc1106079e9: Preparing 02:28:24 30c701aaa53f: Preparing 02:28:24 ddaef36a5c7d: Preparing 02:28:24 18649742f0e7: Preparing 02:28:24 82909cdaf008: Preparing 02:28:24 58629dfaf351: Preparing 02:28:24 c842da4c7b65: Preparing 02:28:24 694d79490bca: Preparing 02:28:24 4693057ce236: Preparing 02:28:24 82909cdaf008: Waiting 02:28:24 694d79490bca: Waiting 02:28:24 58629dfaf351: Waiting 02:28:24 4693057ce236: Waiting 02:28:24 c842da4c7b65: Waiting 02:28:24 8f4d73b51b2f: Pushed 02:28:24 18649742f0e7: Pushed 02:28:24 afc1106079e9: Pushed 02:28:24 ddaef36a5c7d: Pushed 02:28:24 58629dfaf351: Layer already exists 02:28:24 82909cdaf008: Layer already exists 02:28:24 4693057ce236: Layer already exists 02:28:24 c842da4c7b65: Pushed 02:28:25 30c701aaa53f: Pushed 02:28:26 694d79490bca: Pushed 02:28:26 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:10939a22e05b661093768f822a34ff9352eefc2f62967efce26fd417270e5f80 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:28:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:28:26 8f4d73b51b2f: Preparing 02:28:26 afc1106079e9: Preparing 02:28:26 30c701aaa53f: Preparing 02:28:26 ddaef36a5c7d: Preparing 02:28:26 18649742f0e7: Preparing 02:28:26 82909cdaf008: Preparing 02:28:26 58629dfaf351: Preparing 02:28:26 c842da4c7b65: Preparing 02:28:26 694d79490bca: Preparing 02:28:26 4693057ce236: Preparing 02:28:26 58629dfaf351: Waiting 02:28:26 c842da4c7b65: Waiting 02:28:26 82909cdaf008: Waiting 02:28:26 694d79490bca: Waiting 02:28:26 4693057ce236: Waiting 02:28:26 30c701aaa53f: Layer already exists 02:28:26 18649742f0e7: Layer already exists 02:28:26 afc1106079e9: Layer already exists 02:28:26 8f4d73b51b2f: Layer already exists 02:28:26 ddaef36a5c7d: Layer already exists 02:28:26 82909cdaf008: Layer already exists 02:28:26 58629dfaf351: Layer already exists 02:28:26 694d79490bca: Layer already exists 02:28:26 c842da4c7b65: Layer already exists 02:28:26 4693057ce236: Layer already exists 02:28:26 latest: digest: sha256:10939a22e05b661093768f822a34ff9352eefc2f62967efce26fd417270e5f80 size: 2403 02:28:26 provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv 02:28:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/586@tmp/config7980987100367542967tmp [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:28:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:27 ---> docker-login.sh 02:28:27 nexus3.edgexfoundry.org:10001 02:28:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.52 02:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:28:27 8f4d73b51b2f: Preparing 02:28:27 afc1106079e9: Preparing 02:28:27 30c701aaa53f: Preparing 02:28:27 ddaef36a5c7d: Preparing 02:28:27 18649742f0e7: Preparing 02:28:27 82909cdaf008: Preparing 02:28:27 58629dfaf351: Preparing 02:28:27 c842da4c7b65: Preparing 02:28:27 694d79490bca: Preparing 02:28:27 4693057ce236: Preparing 02:28:27 82909cdaf008: Waiting 02:28:27 58629dfaf351: Waiting 02:28:27 c842da4c7b65: Waiting 02:28:27 694d79490bca: Waiting 02:28:27 4693057ce236: Waiting 02:28:27 afc1106079e9: Layer already exists 02:28:27 30c701aaa53f: Layer already exists 02:28:27 8f4d73b51b2f: Layer already exists 02:28:27 18649742f0e7: Layer already exists 02:28:27 ddaef36a5c7d: Layer already exists 02:28:27 82909cdaf008: Layer already exists 02:28:27 58629dfaf351: Layer already exists 02:28:27 c842da4c7b65: Layer already exists 02:28:27 694d79490bca: Layer already exists 02:28:27 4693057ce236: Layer already exists 02:28:27 3.1.0-dev.52: digest: sha256:10939a22e05b661093768f822a34ff9352eefc2f62967efce26fd417270e5f80 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:28:28 8f4d73b51b2f: Preparing 02:28:28 afc1106079e9: Preparing 02:28:28 30c701aaa53f: Preparing 02:28:28 ddaef36a5c7d: Preparing 02:28:28 18649742f0e7: Preparing 02:28:28 82909cdaf008: Preparing 02:28:28 58629dfaf351: Preparing 02:28:28 c842da4c7b65: Preparing 02:28:28 694d79490bca: Preparing 02:28:28 4693057ce236: Preparing 02:28:28 82909cdaf008: Waiting 02:28:28 694d79490bca: Waiting 02:28:28 58629dfaf351: Waiting 02:28:28 c842da4c7b65: Waiting 02:28:28 4693057ce236: Waiting 02:28:28 ddaef36a5c7d: Layer already exists 02:28:28 8f4d73b51b2f: Layer already exists 02:28:28 afc1106079e9: Layer already exists 02:28:28 30c701aaa53f: Layer already exists 02:28:28 18649742f0e7: Layer already exists 02:28:28 82909cdaf008: Layer already exists 02:28:28 58629dfaf351: Layer already exists 02:28:28 694d79490bca: Layer already exists 02:28:28 c842da4c7b65: Layer already exists 02:28:28 4693057ce236: Layer already exists 02:28:28 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:10939a22e05b661093768f822a34ff9352eefc2f62967efce26fd417270e5f80 size: 2403 [Pipeline] } 02:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:28:28 Configure a credential helper to remove this warning. See 02:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:28:28 02:28:28 Login Succeeded 02:28:28 nexus3.edgexfoundry.org:10002 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:28:28 Configure a credential helper to remove this warning. See 02:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:28:28 02:28:28 Login Succeeded 02:28:28 nexus3.edgexfoundry.org:10003 02:28:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:28:28 8f4d73b51b2f: Preparing 02:28:28 afc1106079e9: Preparing 02:28:28 30c701aaa53f: Preparing 02:28:28 ddaef36a5c7d: Preparing 02:28:28 18649742f0e7: Preparing 02:28:28 82909cdaf008: Preparing 02:28:28 58629dfaf351: Preparing 02:28:28 c842da4c7b65: Preparing 02:28:28 694d79490bca: Preparing 02:28:28 4693057ce236: Preparing 02:28:28 82909cdaf008: Waiting 02:28:28 58629dfaf351: Waiting 02:28:28 694d79490bca: Waiting 02:28:28 c842da4c7b65: Waiting 02:28:28 18649742f0e7: Layer already exists 02:28:28 ddaef36a5c7d: Layer already exists 02:28:28 30c701aaa53f: Layer already exists 02:28:28 afc1106079e9: Layer already exists 02:28:28 8f4d73b51b2f: Layer already exists 02:28:28 82909cdaf008: Layer already exists 02:28:28 c842da4c7b65: Layer already exists 02:28:28 58629dfaf351: Layer already exists 02:28:28 694d79490bca: Layer already exists 02:28:28 4693057ce236: Layer already exists 02:28:28 main: digest: sha256:10939a22e05b661093768f822a34ff9352eefc2f62967efce26fd417270e5f80 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:28 ===================================================== [Pipeline] echo 02:28:28 taggedImages: 02:28:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:28:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.52 02:28:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:28:28 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:28:28 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:28 latest 02:28:28 3.1.0-dev.52 02:28:28 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:28 main 02:28:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:28:28 Configure a credential helper to remove this warning. See 02:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:28:28 02:28:28 Login Succeeded 02:28:28 nexus3.edgexfoundry.org:10004 02:28:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:28:29 Configure a credential helper to remove this warning. See 02:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:28:29 02:28:29 Login Succeeded 02:28:29 docker.io 02:28:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:28:29 2c6f97c66099: Preparing 02:28:29 27b6d344ce82: Preparing 02:28:29 744c36ab4312: Preparing 02:28:29 c378b678253c: Preparing 02:28:29 50f63b97541f: Preparing 02:28:29 cb780848206d: Preparing 02:28:29 3d4f68db0e5c: Preparing 02:28:29 82909cdaf008: Preparing 02:28:29 58629dfaf351: Preparing 02:28:29 3d6110608188: Preparing 02:28:29 4693057ce236: Preparing 02:28:29 cb780848206d: Waiting 02:28:29 4693057ce236: Waiting 02:28:29 3d6110608188: Waiting 02:28:29 3d4f68db0e5c: Waiting 02:28:29 82909cdaf008: Waiting 02:28:29 58629dfaf351: Waiting 02:28:29 50f63b97541f: Pushed 02:28:29 27b6d344ce82: Pushed 02:28:29 2c6f97c66099: Pushed 02:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:29 82909cdaf008: Layer already exists 02:28:29 58629dfaf351: Layer already exists 02:28:29 cb780848206d: Pushed 02:28:29 4693057ce236: Layer already exists 02:28:29 3d4f68db0e5c: Pushed 02:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:28:29 Configure a credential helper to remove this warning. See 02:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:28:29 02:28:29 Login Succeeded 02:28:29 ---> docker-login.sh ends [Pipeline] } 02:28:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:28:30 + git config --global --add safe.directory /w/workspace/edgex-go/586 [Pipeline] echo 02:28:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:28:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:28:30 ========================================================= 02:28:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:28:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:28:30 c378b678253c: Pushed 02:28:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:28:30 3d6110608188: Pushed 02:28:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:28:31 9fda8d8052c6: Pulling fs layer 02:28:31 5d54e960e981: Pulling fs layer 02:28:31 c4a7e357bf2a: Pulling fs layer 02:28:31 f0e02332f6b5: Pulling fs layer 02:28:31 cefa15bbcfad: Pulling fs layer 02:28:31 17808c966233: Pulling fs layer 02:28:31 f4c1fc716caa: Pulling fs layer 02:28:31 f0e02332f6b5: Waiting 02:28:31 cefa15bbcfad: Waiting 02:28:31 17808c966233: Waiting 02:28:31 f4c1fc716caa: Waiting 02:28:31 5d54e960e981: Download complete 02:28:31 f0e02332f6b5: Verifying Checksum 02:28:31 f0e02332f6b5: Download complete 02:28:31 cefa15bbcfad: Verifying Checksum 02:28:31 cefa15bbcfad: Download complete 02:28:31 9fda8d8052c6: Verifying Checksum 02:28:31 9fda8d8052c6: Download complete 02:28:31 744c36ab4312: Pushed 02:28:31 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:cfc25fc0486e8c0804fc24ae87c98657ef49e7c484c5824dfbd512a24cc9479c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:31 f4c1fc716caa: Verifying Checksum 02:28:31 f4c1fc716caa: Download complete 02:28:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:31 9fda8d8052c6: Pull complete 02:28:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:28:32 2c6f97c66099: Preparing 02:28:32 27b6d344ce82: Preparing 02:28:32 744c36ab4312: Preparing 02:28:32 c378b678253c: Preparing 02:28:32 50f63b97541f: Preparing 02:28:32 cb780848206d: Preparing 02:28:32 3d4f68db0e5c: Preparing 02:28:32 82909cdaf008: Preparing 02:28:32 58629dfaf351: Preparing 02:28:32 3d6110608188: Preparing 02:28:32 4693057ce236: Preparing 02:28:32 82909cdaf008: Waiting 02:28:32 58629dfaf351: Waiting 02:28:32 cb780848206d: Waiting 02:28:32 3d6110608188: Waiting 02:28:32 3d4f68db0e5c: Waiting 02:28:32 4693057ce236: Waiting 02:28:32 50f63b97541f: Layer already exists 02:28:32 2c6f97c66099: Layer already exists 02:28:32 744c36ab4312: Layer already exists 02:28:32 c378b678253c: Layer already exists 02:28:32 27b6d344ce82: Layer already exists 02:28:32 cb780848206d: Layer already exists 02:28:32 58629dfaf351: Layer already exists 02:28:32 82909cdaf008: Layer already exists 02:28:32 3d4f68db0e5c: Layer already exists 02:28:32 3d6110608188: Layer already exists 02:28:32 4693057ce236: Layer already exists 02:28:32 latest: digest: sha256:cfc25fc0486e8c0804fc24ae87c98657ef49e7c484c5824dfbd512a24cc9479c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:32 5d54e960e981: Pull complete 02:28:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.52 02:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:28:32 2c6f97c66099: Preparing 02:28:32 27b6d344ce82: Preparing 02:28:32 744c36ab4312: Preparing 02:28:32 c378b678253c: Preparing 02:28:32 50f63b97541f: Preparing 02:28:32 cb780848206d: Preparing 02:28:32 3d4f68db0e5c: Preparing 02:28:32 82909cdaf008: Preparing 02:28:32 58629dfaf351: Preparing 02:28:32 3d6110608188: Preparing 02:28:32 4693057ce236: Preparing 02:28:32 cb780848206d: Waiting 02:28:32 3d4f68db0e5c: Waiting 02:28:32 82909cdaf008: Waiting 02:28:32 58629dfaf351: Waiting 02:28:32 3d6110608188: Waiting 02:28:32 4693057ce236: Waiting 02:28:32 27b6d344ce82: Layer already exists 02:28:32 744c36ab4312: Layer already exists 02:28:32 c378b678253c: Layer already exists 02:28:32 50f63b97541f: Layer already exists 02:28:32 2c6f97c66099: Layer already exists 02:28:32 cb780848206d: Layer already exists 02:28:32 82909cdaf008: Layer already exists 02:28:32 3d4f68db0e5c: Layer already exists 02:28:32 58629dfaf351: Layer already exists 02:28:32 3d6110608188: Layer already exists 02:28:32 4693057ce236: Layer already exists 02:28:32 3.1.0-dev.52: digest: sha256:cfc25fc0486e8c0804fc24ae87c98657ef49e7c484c5824dfbd512a24cc9479c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:32 c4a7e357bf2a: Verifying Checksum 02:28:32 c4a7e357bf2a: Download complete 02:28:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:28:33 2c6f97c66099: Preparing 02:28:33 27b6d344ce82: Preparing 02:28:33 744c36ab4312: Preparing 02:28:33 c378b678253c: Preparing 02:28:33 50f63b97541f: Preparing 02:28:33 cb780848206d: Preparing 02:28:33 3d4f68db0e5c: Preparing 02:28:33 82909cdaf008: Preparing 02:28:33 58629dfaf351: Preparing 02:28:33 3d6110608188: Preparing 02:28:33 4693057ce236: Preparing 02:28:33 cb780848206d: Waiting 02:28:33 3d6110608188: Waiting 02:28:33 82909cdaf008: Waiting 02:28:33 58629dfaf351: Waiting 02:28:33 3d4f68db0e5c: Waiting 02:28:33 50f63b97541f: Layer already exists 02:28:33 c378b678253c: Layer already exists 02:28:33 2c6f97c66099: Layer already exists 02:28:33 27b6d344ce82: Layer already exists 02:28:33 744c36ab4312: Layer already exists 02:28:33 cb780848206d: Layer already exists 02:28:33 3d6110608188: Layer already exists 02:28:33 3d4f68db0e5c: Layer already exists 02:28:33 82909cdaf008: Layer already exists 02:28:33 58629dfaf351: Layer already exists 02:28:33 4693057ce236: Layer already exists 02:28:33 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:cfc25fc0486e8c0804fc24ae87c98657ef49e7c484c5824dfbd512a24cc9479c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:33 17808c966233: Verifying Checksum 02:28:33 17808c966233: Download complete 02:28:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:28:34 2c6f97c66099: Preparing 02:28:34 27b6d344ce82: Preparing 02:28:34 744c36ab4312: Preparing 02:28:34 c378b678253c: Preparing 02:28:34 50f63b97541f: Preparing 02:28:34 cb780848206d: Preparing 02:28:34 3d4f68db0e5c: Preparing 02:28:34 82909cdaf008: Preparing 02:28:34 58629dfaf351: Preparing 02:28:34 3d6110608188: Preparing 02:28:34 4693057ce236: Preparing 02:28:34 cb780848206d: Waiting 02:28:34 3d4f68db0e5c: Waiting 02:28:34 82909cdaf008: Waiting 02:28:34 58629dfaf351: Waiting 02:28:34 3d6110608188: Waiting 02:28:34 4693057ce236: Waiting 02:28:34 c378b678253c: Layer already exists 02:28:34 2c6f97c66099: Layer already exists 02:28:34 744c36ab4312: Layer already exists 02:28:34 50f63b97541f: Layer already exists 02:28:34 27b6d344ce82: Layer already exists 02:28:34 cb780848206d: Layer already exists 02:28:34 3d4f68db0e5c: Layer already exists 02:28:34 3d6110608188: Layer already exists 02:28:34 82909cdaf008: Layer already exists 02:28:34 58629dfaf351: Layer already exists 02:28:34 4693057ce236: Layer already exists 02:28:34 main: digest: sha256:cfc25fc0486e8c0804fc24ae87c98657ef49e7c484c5824dfbd512a24cc9479c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:34 ===================================================== [Pipeline] echo 02:28:34 taggedImages: 02:28:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:28:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.52 02:28:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:28:34 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:28:34 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:34 latest 02:28:34 3.1.0-dev.52 02:28:34 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:34 main 02:28:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:28:34 26ae359646e5: Preparing 02:28:34 92c489240347: Preparing 02:28:34 82909cdaf008: Preparing 02:28:34 58629dfaf351: Preparing 02:28:34 87d47bbd1923: Preparing 02:28:34 4693057ce236: Preparing 02:28:34 4693057ce236: Waiting 02:28:34 58629dfaf351: Layer already exists 02:28:34 82909cdaf008: Layer already exists 02:28:34 4693057ce236: Layer already exists 02:28:34 26ae359646e5: Pushed 02:28:35 87d47bbd1923: Pushed 02:28:37 92c489240347: Pushed 02:28:37 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:0905d24ec2c7e8be15e625ce02c87fee26aaaf0ddff39bf98055e0722a6e8dfc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:37 + 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 02:28:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:28:37 26ae359646e5: Preparing 02:28:37 92c489240347: Preparing 02:28:37 82909cdaf008: Preparing 02:28:37 58629dfaf351: Preparing 02:28:37 87d47bbd1923: Preparing 02:28:37 4693057ce236: Preparing 02:28:37 4693057ce236: Waiting 02:28:37 82909cdaf008: Layer already exists 02:28:37 92c489240347: Layer already exists 02:28:37 58629dfaf351: Layer already exists 02:28:37 26ae359646e5: Layer already exists 02:28:37 87d47bbd1923: Layer already exists 02:28:37 4693057ce236: Layer already exists 02:28:37 latest: digest: sha256:0905d24ec2c7e8be15e625ce02c87fee26aaaf0ddff39bf98055e0722a6e8dfc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.52 02:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:28:38 26ae359646e5: Preparing 02:28:38 92c489240347: Preparing 02:28:38 82909cdaf008: Preparing 02:28:38 58629dfaf351: Preparing 02:28:38 87d47bbd1923: Preparing 02:28:38 4693057ce236: Preparing 02:28:38 4693057ce236: Waiting 02:28:38 87d47bbd1923: Layer already exists 02:28:38 58629dfaf351: Layer already exists 02:28:38 82909cdaf008: Layer already exists 02:28:38 26ae359646e5: Layer already exists 02:28:38 92c489240347: Layer already exists 02:28:38 4693057ce236: Layer already exists 02:28:38 3.1.0-dev.52: digest: sha256:0905d24ec2c7e8be15e625ce02c87fee26aaaf0ddff39bf98055e0722a6e8dfc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:28:39 26ae359646e5: Preparing 02:28:39 92c489240347: Preparing 02:28:39 82909cdaf008: Preparing 02:28:39 58629dfaf351: Preparing 02:28:39 87d47bbd1923: Preparing 02:28:39 4693057ce236: Preparing 02:28:39 4693057ce236: Waiting 02:28:39 92c489240347: Layer already exists 02:28:39 82909cdaf008: Layer already exists 02:28:39 26ae359646e5: Layer already exists 02:28:39 87d47bbd1923: Layer already exists 02:28:39 58629dfaf351: Layer already exists 02:28:39 4693057ce236: Layer already exists 02:28:39 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:0905d24ec2c7e8be15e625ce02c87fee26aaaf0ddff39bf98055e0722a6e8dfc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:39 + 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 02:28:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:28:39 26ae359646e5: Preparing 02:28:39 92c489240347: Preparing 02:28:39 82909cdaf008: Preparing 02:28:39 58629dfaf351: Preparing 02:28:39 87d47bbd1923: Preparing 02:28:39 4693057ce236: Preparing 02:28:39 58629dfaf351: Layer already exists 02:28:39 92c489240347: Layer already exists 02:28:39 26ae359646e5: Layer already exists 02:28:39 87d47bbd1923: Layer already exists 02:28:39 82909cdaf008: Layer already exists 02:28:39 4693057ce236: Layer already exists 02:28:39 main: digest: sha256:0905d24ec2c7e8be15e625ce02c87fee26aaaf0ddff39bf98055e0722a6e8dfc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:39 ===================================================== [Pipeline] echo 02:28:39 taggedImages: 02:28:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:28:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.52 02:28:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:28:39 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:28:39 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:39 latest 02:28:39 3.1.0-dev.52 02:28:39 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:39 main 02:28:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:28:40 ee08012f752c: Preparing 02:28:40 5adc3f975184: Preparing 02:28:40 8e21ae12b29b: Preparing 02:28:40 82909cdaf008: Preparing 02:28:40 58629dfaf351: Preparing 02:28:40 520a45ab1848: Preparing 02:28:40 a64547b76ed8: Preparing 02:28:40 5626c3a5f947: Preparing 02:28:40 4693057ce236: Preparing 02:28:40 5626c3a5f947: Waiting 02:28:40 4693057ce236: Waiting 02:28:40 a64547b76ed8: Waiting 02:28:40 58629dfaf351: Layer already exists 02:28:40 82909cdaf008: Layer already exists 02:28:40 5adc3f975184: Pushed 02:28:40 8e21ae12b29b: Pushed 02:28:40 ee08012f752c: Pushed 02:28:40 4693057ce236: Layer already exists 02:28:41 5626c3a5f947: Pushed 02:28:45 a64547b76ed8: Pushed 02:28:46 c4a7e357bf2a: Pull complete 02:28:46 f0e02332f6b5: Pull complete 02:28:46 cefa15bbcfad: Pull complete 02:28:48 520a45ab1848: Pushed 02:28:48 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:3f3e43fbe6f73f151767e10c58aacb44fae13b2a87847c495349f27befeda1f4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:28:48 ee08012f752c: Preparing 02:28:48 5adc3f975184: Preparing 02:28:48 8e21ae12b29b: Preparing 02:28:48 82909cdaf008: Preparing 02:28:48 58629dfaf351: Preparing 02:28:48 520a45ab1848: Preparing 02:28:48 a64547b76ed8: Preparing 02:28:48 5626c3a5f947: Preparing 02:28:48 4693057ce236: Preparing 02:28:48 520a45ab1848: Waiting 02:28:48 a64547b76ed8: Waiting 02:28:48 5626c3a5f947: Waiting 02:28:48 4693057ce236: Waiting 02:28:48 8e21ae12b29b: Layer already exists 02:28:48 5adc3f975184: Layer already exists 02:28:48 82909cdaf008: Layer already exists 02:28:48 ee08012f752c: Layer already exists 02:28:48 58629dfaf351: Layer already exists 02:28:48 520a45ab1848: Layer already exists 02:28:48 5626c3a5f947: Layer already exists 02:28:48 a64547b76ed8: Layer already exists 02:28:48 4693057ce236: Layer already exists 02:28:48 latest: digest: sha256:3f3e43fbe6f73f151767e10c58aacb44fae13b2a87847c495349f27befeda1f4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.52 02:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:28:49 ee08012f752c: Preparing 02:28:49 5adc3f975184: Preparing 02:28:49 8e21ae12b29b: Preparing 02:28:49 82909cdaf008: Preparing 02:28:49 58629dfaf351: Preparing 02:28:49 520a45ab1848: Preparing 02:28:49 a64547b76ed8: Preparing 02:28:49 5626c3a5f947: Preparing 02:28:49 4693057ce236: Preparing 02:28:49 a64547b76ed8: Waiting 02:28:49 5626c3a5f947: Waiting 02:28:49 4693057ce236: Waiting 02:28:49 520a45ab1848: Waiting 02:28:49 5adc3f975184: Layer already exists 02:28:49 58629dfaf351: Layer already exists 02:28:49 82909cdaf008: Layer already exists 02:28:49 8e21ae12b29b: Layer already exists 02:28:49 ee08012f752c: Layer already exists 02:28:49 5626c3a5f947: Layer already exists 02:28:49 a64547b76ed8: Layer already exists 02:28:49 4693057ce236: Layer already exists 02:28:49 520a45ab1848: Layer already exists 02:28:49 3.1.0-dev.52: digest: sha256:3f3e43fbe6f73f151767e10c58aacb44fae13b2a87847c495349f27befeda1f4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:28:49 ee08012f752c: Preparing 02:28:49 5adc3f975184: Preparing 02:28:49 8e21ae12b29b: Preparing 02:28:49 82909cdaf008: Preparing 02:28:49 58629dfaf351: Preparing 02:28:49 520a45ab1848: Preparing 02:28:49 a64547b76ed8: Preparing 02:28:49 5626c3a5f947: Preparing 02:28:49 4693057ce236: Preparing 02:28:49 520a45ab1848: Waiting 02:28:49 a64547b76ed8: Waiting 02:28:49 5626c3a5f947: Waiting 02:28:49 4693057ce236: Waiting 02:28:49 8e21ae12b29b: Layer already exists 02:28:49 58629dfaf351: Layer already exists 02:28:49 82909cdaf008: Layer already exists 02:28:49 5adc3f975184: Layer already exists 02:28:49 ee08012f752c: Layer already exists 02:28:49 5626c3a5f947: Layer already exists 02:28:49 520a45ab1848: Layer already exists 02:28:49 4693057ce236: Layer already exists 02:28:49 a64547b76ed8: Layer already exists 02:28:49 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:3f3e43fbe6f73f151767e10c58aacb44fae13b2a87847c495349f27befeda1f4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:28:50 ee08012f752c: Preparing 02:28:50 5adc3f975184: Preparing 02:28:50 8e21ae12b29b: Preparing 02:28:50 82909cdaf008: Preparing 02:28:50 58629dfaf351: Preparing 02:28:50 520a45ab1848: Preparing 02:28:50 a64547b76ed8: Preparing 02:28:50 5626c3a5f947: Preparing 02:28:50 4693057ce236: Preparing 02:28:50 a64547b76ed8: Waiting 02:28:50 5626c3a5f947: Waiting 02:28:50 520a45ab1848: Waiting 02:28:50 82909cdaf008: Layer already exists 02:28:50 8e21ae12b29b: Layer already exists 02:28:50 5adc3f975184: Layer already exists 02:28:50 ee08012f752c: Layer already exists 02:28:50 58629dfaf351: Layer already exists 02:28:50 a64547b76ed8: Layer already exists 02:28:50 5626c3a5f947: Layer already exists 02:28:50 520a45ab1848: Layer already exists 02:28:50 4693057ce236: Layer already exists 02:28:50 main: digest: sha256:3f3e43fbe6f73f151767e10c58aacb44fae13b2a87847c495349f27befeda1f4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:50 ===================================================== [Pipeline] echo 02:28:50 taggedImages: 02:28:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:28:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.52 02:28:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:28:50 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:28:50 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:50 latest 02:28:50 3.1.0-dev.52 02:28:50 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:50 main 02:28:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:28:51 5c99c238bca4: Preparing 02:28:51 50721e54d61f: Preparing 02:28:51 d3dfd10335f8: Preparing 02:28:51 82909cdaf008: Preparing 02:28:51 58629dfaf351: Preparing 02:28:51 520a45ab1848: Preparing 02:28:51 4d4f8656f1d9: Preparing 02:28:51 4693057ce236: Preparing 02:28:51 520a45ab1848: Waiting 02:28:51 4d4f8656f1d9: Waiting 02:28:51 4693057ce236: Waiting 02:28:51 82909cdaf008: Layer already exists 02:28:51 58629dfaf351: Layer already exists 02:28:51 520a45ab1848: Layer already exists 02:28:51 4693057ce236: Layer already exists 02:28:51 5c99c238bca4: Pushed 02:28:51 d3dfd10335f8: Pushed 02:28:51 50721e54d61f: Pushed 02:28:51 4d4f8656f1d9: Pushed 02:28:51 17808c966233: Pull complete 02:28:51 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:7e9d6f24fd64176aa50f6dd1a3199c296f585e729de015d2962af4b8d62aa251 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:28:52 5c99c238bca4: Preparing 02:28:52 50721e54d61f: Preparing 02:28:52 d3dfd10335f8: Preparing 02:28:52 82909cdaf008: Preparing 02:28:52 58629dfaf351: Preparing 02:28:52 520a45ab1848: Preparing 02:28:52 4d4f8656f1d9: Preparing 02:28:52 4693057ce236: Preparing 02:28:52 520a45ab1848: Waiting 02:28:52 4d4f8656f1d9: Waiting 02:28:52 4693057ce236: Waiting 02:28:52 50721e54d61f: Layer already exists 02:28:52 d3dfd10335f8: Layer already exists 02:28:52 58629dfaf351: Layer already exists 02:28:52 5c99c238bca4: Layer already exists 02:28:52 82909cdaf008: Layer already exists 02:28:52 4d4f8656f1d9: Layer already exists 02:28:52 520a45ab1848: Layer already exists 02:28:52 4693057ce236: Layer already exists 02:28:52 latest: digest: sha256:7e9d6f24fd64176aa50f6dd1a3199c296f585e729de015d2962af4b8d62aa251 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.52 02:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:28:53 5c99c238bca4: Preparing 02:28:53 50721e54d61f: Preparing 02:28:53 d3dfd10335f8: Preparing 02:28:53 82909cdaf008: Preparing 02:28:53 58629dfaf351: Preparing 02:28:53 520a45ab1848: Preparing 02:28:53 4d4f8656f1d9: Preparing 02:28:53 4693057ce236: Preparing 02:28:53 4d4f8656f1d9: Waiting 02:28:53 520a45ab1848: Waiting 02:28:53 4693057ce236: Waiting 02:28:53 d3dfd10335f8: Layer already exists 02:28:53 50721e54d61f: Layer already exists 02:28:53 82909cdaf008: Layer already exists 02:28:53 5c99c238bca4: Layer already exists 02:28:53 58629dfaf351: Layer already exists 02:28:53 520a45ab1848: Layer already exists 02:28:53 4d4f8656f1d9: Layer already exists 02:28:53 4693057ce236: Layer already exists 02:28:53 3.1.0-dev.52: digest: sha256:7e9d6f24fd64176aa50f6dd1a3199c296f585e729de015d2962af4b8d62aa251 size: 1988 [Pipeline] } 02:28:53 f4c1fc716caa: Pull complete 02:28:53 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 02:28:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:28:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] // withEnv [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 02:28:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:28:53 WORKDIR /edgex 02:28:53 COPY go.mod . 02:28:53 RUN go mod download 02:28:53 + docker build -t ci-base-image-arm64 -f - . 02:28:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:28:53 5c99c238bca4: Preparing 02:28:53 50721e54d61f: Preparing 02:28:53 d3dfd10335f8: Preparing 02:28:53 82909cdaf008: Preparing 02:28:53 58629dfaf351: Preparing 02:28:53 520a45ab1848: Preparing 02:28:53 4d4f8656f1d9: Preparing 02:28:53 4693057ce236: Preparing 02:28:53 4d4f8656f1d9: Waiting 02:28:53 520a45ab1848: Waiting 02:28:53 4693057ce236: Waiting 02:28:53 d3dfd10335f8: Layer already exists 02:28:53 58629dfaf351: Layer already exists 02:28:53 82909cdaf008: Layer already exists 02:28:53 50721e54d61f: Layer already exists 02:28:53 5c99c238bca4: Layer already exists 02:28:53 520a45ab1848: Layer already exists 02:28:53 4d4f8656f1d9: Layer already exists 02:28:53 4693057ce236: Layer already exists 02:28:53 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:7e9d6f24fd64176aa50f6dd1a3199c296f585e729de015d2962af4b8d62aa251 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:53 Sending build context to Docker daemon 2.994MB 02:28:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:28:53 ---> ea914061e18c 02:28:53 Step 2/4 : WORKDIR /edgex 02:28:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:28:54 5c99c238bca4: Preparing 02:28:54 50721e54d61f: Preparing 02:28:54 d3dfd10335f8: Preparing 02:28:54 82909cdaf008: Preparing 02:28:54 58629dfaf351: Preparing 02:28:54 520a45ab1848: Preparing 02:28:54 4d4f8656f1d9: Preparing 02:28:54 4693057ce236: Preparing 02:28:54 520a45ab1848: Waiting 02:28:54 4d4f8656f1d9: Waiting 02:28:54 4693057ce236: Waiting 02:28:54 58629dfaf351: Layer already exists 02:28:54 50721e54d61f: Layer already exists 02:28:54 82909cdaf008: Layer already exists 02:28:54 d3dfd10335f8: Layer already exists 02:28:54 5c99c238bca4: Layer already exists 02:28:54 520a45ab1848: Layer already exists 02:28:54 4693057ce236: Layer already exists 02:28:54 4d4f8656f1d9: Layer already exists 02:28:54 main: digest: sha256:7e9d6f24fd64176aa50f6dd1a3199c296f585e729de015d2962af4b8d62aa251 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:54 ===================================================== [Pipeline] echo 02:28:54 taggedImages: 02:28:54 - nexus3.edgexfoundry.org:10004/security-spire-config:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:54 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:28:54 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.52 02:28:54 - nexus3.edgexfoundry.org:10004/security-spire-config:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:54 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:28:54 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:28:54 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:54 latest 02:28:54 3.1.0-dev.52 02:28:54 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:54 main 02:28:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:28:55 ee08012f752c: Preparing 02:28:55 737968c092e2: Preparing 02:28:55 f8e6efaec25b: Preparing 02:28:55 82909cdaf008: Preparing 02:28:55 58629dfaf351: Preparing 02:28:55 520a45ab1848: Preparing 02:28:55 5626c3a5f947: Preparing 02:28:55 4693057ce236: Preparing 02:28:55 5626c3a5f947: Waiting 02:28:55 4693057ce236: Waiting 02:28:55 520a45ab1848: Waiting 02:28:55 58629dfaf351: Layer already exists 02:28:55 ee08012f752c: Layer already exists 02:28:55 82909cdaf008: Layer already exists 02:28:55 520a45ab1848: Layer already exists 02:28:55 5626c3a5f947: Layer already exists 02:28:55 4693057ce236: Layer already exists 02:28:55 f8e6efaec25b: Pushed 02:28:55 737968c092e2: Pushed 02:28:55 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:19aa027cf195f532c57cff87d082daf9ef9ae239161dd49dd6b6368d0e82a72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:55 ---> Running in 939eb72231df 02:28:55 Removing intermediate container 939eb72231df 02:28:55 ---> bb12c18505c2 02:28:55 Step 3/4 : COPY go.mod . 02:28:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:28:55 ee08012f752c: Preparing 02:28:55 737968c092e2: Preparing 02:28:55 f8e6efaec25b: Preparing 02:28:55 82909cdaf008: Preparing 02:28:55 58629dfaf351: Preparing 02:28:55 520a45ab1848: Preparing 02:28:55 5626c3a5f947: Preparing 02:28:55 4693057ce236: Preparing 02:28:55 5626c3a5f947: Waiting 02:28:55 520a45ab1848: Waiting 02:28:55 4693057ce236: Waiting 02:28:55 58629dfaf351: Layer already exists 02:28:55 82909cdaf008: Layer already exists 02:28:55 737968c092e2: Layer already exists 02:28:55 ee08012f752c: Layer already exists 02:28:55 f8e6efaec25b: Layer already exists 02:28:55 520a45ab1848: Layer already exists 02:28:55 5626c3a5f947: Layer already exists 02:28:55 4693057ce236: Layer already exists 02:28:55 latest: digest: sha256:19aa027cf195f532c57cff87d082daf9ef9ae239161dd49dd6b6368d0e82a72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:56 ---> 6fab4ea5830d 02:28:56 Step 4/4 : RUN go mod download 02:28:56 ---> Running in 3d397604e05e 02:28:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.52 02:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:28:56 ee08012f752c: Preparing 02:28:56 737968c092e2: Preparing 02:28:56 f8e6efaec25b: Preparing 02:28:56 82909cdaf008: Preparing 02:28:56 58629dfaf351: Preparing 02:28:56 520a45ab1848: Preparing 02:28:56 5626c3a5f947: Preparing 02:28:56 4693057ce236: Preparing 02:28:56 520a45ab1848: Waiting 02:28:56 5626c3a5f947: Waiting 02:28:56 4693057ce236: Waiting 02:28:56 f8e6efaec25b: Layer already exists 02:28:56 58629dfaf351: Layer already exists 02:28:56 ee08012f752c: Layer already exists 02:28:56 82909cdaf008: Layer already exists 02:28:56 737968c092e2: Layer already exists 02:28:56 5626c3a5f947: Layer already exists 02:28:56 4693057ce236: Layer already exists 02:28:56 520a45ab1848: Layer already exists 02:28:56 3.1.0-dev.52: digest: sha256:19aa027cf195f532c57cff87d082daf9ef9ae239161dd49dd6b6368d0e82a72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:28:57 ee08012f752c: Preparing 02:28:57 737968c092e2: Preparing 02:28:57 f8e6efaec25b: Preparing 02:28:57 82909cdaf008: Preparing 02:28:57 58629dfaf351: Preparing 02:28:57 520a45ab1848: Preparing 02:28:57 5626c3a5f947: Preparing 02:28:57 4693057ce236: Preparing 02:28:57 520a45ab1848: Waiting 02:28:57 4693057ce236: Waiting 02:28:57 5626c3a5f947: Waiting 02:28:57 f8e6efaec25b: Layer already exists 02:28:57 ee08012f752c: Layer already exists 02:28:57 58629dfaf351: Layer already exists 02:28:57 737968c092e2: Layer already exists 02:28:57 82909cdaf008: Layer already exists 02:28:57 5626c3a5f947: Layer already exists 02:28:57 520a45ab1848: Layer already exists 02:28:57 4693057ce236: Layer already exists 02:28:57 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:19aa027cf195f532c57cff87d082daf9ef9ae239161dd49dd6b6368d0e82a72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:28:57 ee08012f752c: Preparing 02:28:57 737968c092e2: Preparing 02:28:57 f8e6efaec25b: Preparing 02:28:57 82909cdaf008: Preparing 02:28:57 58629dfaf351: Preparing 02:28:57 520a45ab1848: Preparing 02:28:57 5626c3a5f947: Preparing 02:28:57 4693057ce236: Preparing 02:28:57 520a45ab1848: Waiting 02:28:57 4693057ce236: Waiting 02:28:57 5626c3a5f947: Waiting 02:28:57 737968c092e2: Layer already exists 02:28:57 82909cdaf008: Layer already exists 02:28:57 58629dfaf351: Layer already exists 02:28:57 f8e6efaec25b: Layer already exists 02:28:57 ee08012f752c: Layer already exists 02:28:57 520a45ab1848: Layer already exists 02:28:57 5626c3a5f947: Layer already exists 02:28:57 4693057ce236: Layer already exists 02:28:57 main: digest: sha256:19aa027cf195f532c57cff87d082daf9ef9ae239161dd49dd6b6368d0e82a72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:57 ===================================================== [Pipeline] echo 02:28:57 taggedImages: 02:28:57 - nexus3.edgexfoundry.org:10004/security-spire-server:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:57 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:28:57 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.52 02:28:57 - nexus3.edgexfoundry.org:10004/security-spire-server:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:57 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:28:57 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:28:57 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:57 latest 02:28:57 3.1.0-dev.52 02:28:57 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:28:57 main 02:28:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:28:58 f4ea52d6a5e4: Preparing 02:28:58 c31784fd5421: Preparing 02:28:58 82909cdaf008: Preparing 02:28:58 58629dfaf351: Preparing 02:28:58 57938c8ee3a5: Preparing 02:28:58 4693057ce236: Preparing 02:28:58 4693057ce236: Waiting 02:28:58 82909cdaf008: Layer already exists 02:28:58 58629dfaf351: Layer already exists 02:28:58 4693057ce236: Layer already exists 02:28:58 f4ea52d6a5e4: Pushed 02:28:58 57938c8ee3a5: Pushed 02:29:01 c31784fd5421: Pushed 02:29:01 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:ccfecb36c284d4c525c4e53c118d6217d885acd684bedf0b9c2b615526c5fd83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:29:02 f4ea52d6a5e4: Preparing 02:29:02 c31784fd5421: Preparing 02:29:02 82909cdaf008: Preparing 02:29:02 58629dfaf351: Preparing 02:29:02 57938c8ee3a5: Preparing 02:29:02 4693057ce236: Preparing 02:29:02 4693057ce236: Waiting 02:29:02 57938c8ee3a5: Layer already exists 02:29:02 c31784fd5421: Layer already exists 02:29:02 58629dfaf351: Layer already exists 02:29:02 f4ea52d6a5e4: Layer already exists 02:29:02 82909cdaf008: Layer already exists 02:29:02 4693057ce236: Layer already exists 02:29:02 latest: digest: sha256:ccfecb36c284d4c525c4e53c118d6217d885acd684bedf0b9c2b615526c5fd83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.52 02:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:29:03 f4ea52d6a5e4: Preparing 02:29:03 c31784fd5421: Preparing 02:29:03 82909cdaf008: Preparing 02:29:03 58629dfaf351: Preparing 02:29:03 57938c8ee3a5: Preparing 02:29:03 4693057ce236: Preparing 02:29:03 4693057ce236: Waiting 02:29:03 c31784fd5421: Layer already exists 02:29:03 f4ea52d6a5e4: Layer already exists 02:29:03 57938c8ee3a5: Layer already exists 02:29:03 58629dfaf351: Layer already exists 02:29:03 82909cdaf008: Layer already exists 02:29:03 4693057ce236: Layer already exists 02:29:03 3.1.0-dev.52: digest: sha256:ccfecb36c284d4c525c4e53c118d6217d885acd684bedf0b9c2b615526c5fd83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:29:03 f4ea52d6a5e4: Preparing 02:29:03 c31784fd5421: Preparing 02:29:03 82909cdaf008: Preparing 02:29:03 58629dfaf351: Preparing 02:29:03 57938c8ee3a5: Preparing 02:29:03 4693057ce236: Preparing 02:29:03 4693057ce236: Waiting 02:29:03 57938c8ee3a5: Layer already exists 02:29:03 58629dfaf351: Layer already exists 02:29:03 f4ea52d6a5e4: Layer already exists 02:29:03 82909cdaf008: Layer already exists 02:29:03 c31784fd5421: Layer already exists 02:29:03 4693057ce236: Layer already exists 02:29:03 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:ccfecb36c284d4c525c4e53c118d6217d885acd684bedf0b9c2b615526c5fd83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:29:04 f4ea52d6a5e4: Preparing 02:29:04 c31784fd5421: Preparing 02:29:04 82909cdaf008: Preparing 02:29:04 58629dfaf351: Preparing 02:29:04 57938c8ee3a5: Preparing 02:29:04 4693057ce236: Preparing 02:29:04 4693057ce236: Waiting 02:29:04 82909cdaf008: Layer already exists 02:29:04 58629dfaf351: Layer already exists 02:29:04 57938c8ee3a5: Layer already exists 02:29:04 f4ea52d6a5e4: Layer already exists 02:29:04 c31784fd5421: Layer already exists 02:29:04 4693057ce236: Layer already exists 02:29:04 main: digest: sha256:ccfecb36c284d4c525c4e53c118d6217d885acd684bedf0b9c2b615526c5fd83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:04 ===================================================== [Pipeline] echo 02:29:04 taggedImages: 02:29:04 - nexus3.edgexfoundry.org:10004/support-notifications:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:29:04 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:29:04 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.52 02:29:04 - nexus3.edgexfoundry.org:10004/support-notifications:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:29:04 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:29:04 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:29:04 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:29:04 latest 02:29:04 3.1.0-dev.52 02:29:04 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:29:04 main 02:29:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:29:05 1fcf6ed53533: Preparing 02:29:05 715f17323b8e: Preparing 02:29:05 82909cdaf008: Preparing 02:29:05 58629dfaf351: Preparing 02:29:05 7cdaab602589: Preparing 02:29:05 4693057ce236: Preparing 02:29:05 4693057ce236: Waiting 02:29:05 7cdaab602589: Layer already exists 02:29:05 82909cdaf008: Layer already exists 02:29:05 58629dfaf351: Layer already exists 02:29:05 4693057ce236: Layer already exists 02:29:05 1fcf6ed53533: Pushed 02:29:09 715f17323b8e: Pushed 02:29:09 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:238fb6404d6cb207915c3f913b3b16db5cddc52063af74f6e5572a72e7bee42b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:29:10 1fcf6ed53533: Preparing 02:29:10 715f17323b8e: Preparing 02:29:10 82909cdaf008: Preparing 02:29:10 58629dfaf351: Preparing 02:29:10 7cdaab602589: Preparing 02:29:10 4693057ce236: Preparing 02:29:10 4693057ce236: Waiting 02:29:10 7cdaab602589: Layer already exists 02:29:10 715f17323b8e: Layer already exists 02:29:10 58629dfaf351: Layer already exists 02:29:10 82909cdaf008: Layer already exists 02:29:10 1fcf6ed53533: Layer already exists 02:29:10 4693057ce236: Layer already exists 02:29:10 latest: digest: sha256:238fb6404d6cb207915c3f913b3b16db5cddc52063af74f6e5572a72e7bee42b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.52 02:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:29:10 1fcf6ed53533: Preparing 02:29:10 715f17323b8e: Preparing 02:29:10 82909cdaf008: Preparing 02:29:10 58629dfaf351: Preparing 02:29:10 7cdaab602589: Preparing 02:29:10 4693057ce236: Preparing 02:29:10 4693057ce236: Waiting 02:29:10 715f17323b8e: Layer already exists 02:29:10 7cdaab602589: Layer already exists 02:29:10 1fcf6ed53533: Layer already exists 02:29:10 82909cdaf008: Layer already exists 02:29:10 58629dfaf351: Layer already exists 02:29:10 4693057ce236: Layer already exists 02:29:10 3.1.0-dev.52: digest: sha256:238fb6404d6cb207915c3f913b3b16db5cddc52063af74f6e5572a72e7bee42b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:29:11 1fcf6ed53533: Preparing 02:29:11 715f17323b8e: Preparing 02:29:11 82909cdaf008: Preparing 02:29:11 58629dfaf351: Preparing 02:29:11 7cdaab602589: Preparing 02:29:11 4693057ce236: Preparing 02:29:11 4693057ce236: Waiting 02:29:11 7cdaab602589: Layer already exists 02:29:11 715f17323b8e: Layer already exists 02:29:11 82909cdaf008: Layer already exists 02:29:11 58629dfaf351: Layer already exists 02:29:11 1fcf6ed53533: Layer already exists 02:29:11 4693057ce236: Layer already exists 02:29:11 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:238fb6404d6cb207915c3f913b3b16db5cddc52063af74f6e5572a72e7bee42b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:29:11 1fcf6ed53533: Preparing 02:29:11 715f17323b8e: Preparing 02:29:11 82909cdaf008: Preparing 02:29:11 58629dfaf351: Preparing 02:29:11 7cdaab602589: Preparing 02:29:11 4693057ce236: Preparing 02:29:11 4693057ce236: Waiting 02:29:11 82909cdaf008: Layer already exists 02:29:11 7cdaab602589: Layer already exists 02:29:11 58629dfaf351: Layer already exists 02:29:11 1fcf6ed53533: Layer already exists 02:29:11 715f17323b8e: Layer already exists 02:29:11 4693057ce236: Layer already exists 02:29:11 main: digest: sha256:238fb6404d6cb207915c3f913b3b16db5cddc52063af74f6e5572a72e7bee42b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:11 ===================================================== [Pipeline] echo 02:29:11 taggedImages: 02:29:11 - nexus3.edgexfoundry.org:10004/support-scheduler:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:29:11 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:29:11 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.52 02:29:11 - nexus3.edgexfoundry.org:10004/support-scheduler:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:29:11 - 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] } 02:29:43 Removing intermediate container 3d397604e05e 02:29:43 ---> 2d1e7d24501c 02:29:43 Successfully built 2d1e7d24501c 02:29:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:43 + docker inspect -f . ci-base-image-arm64 02:29:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:43 prd-ubuntu20.04-docker-arm64-4c-16g-7523 does not seem to be running inside a container 02:29:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@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 02:29:48 $ docker top 4feca1933de09cab66732addd1199c1b069bf51ef3d28f3befda8a32b7551d55 -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:49 + go version 02:29:49 go version go1.21.0 linux/arm64 [Pipeline] } 02:29:49 $ docker stop --time=1 4feca1933de09cab66732addd1199c1b069bf51ef3d28f3befda8a32b7551d55 02:29:50 $ docker rm -f --volumes 4feca1933de09cab66732addd1199c1b069bf51ef3d28f3befda8a32b7551d55 [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 02:29:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:29:51 02:29:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:29:51 latest: Pulling from edgex-devops/edgex-compose-arm64 02:29:51 547446be3368: Pulling fs layer 02:29:51 d125d8839a47: Pulling fs layer 02:29:51 3e85d5ac6304: Pulling fs layer 02:29:51 c3105a71a48b: Pulling fs layer 02:29:51 0f093f025ec4: Pulling fs layer 02:29:51 c3106fc0e877: Pulling fs layer 02:29:51 c3106fc0e877: Waiting 02:29:51 c3105a71a48b: Waiting 02:29:51 0f093f025ec4: Waiting 02:29:51 547446be3368: Verifying Checksum 02:29:51 547446be3368: Download complete 02:29:51 c3105a71a48b: Verifying Checksum 02:29:51 c3105a71a48b: Download complete 02:29:52 d125d8839a47: Verifying Checksum 02:29:52 d125d8839a47: Download complete 02:29:52 c3106fc0e877: Verifying Checksum 02:29:52 c3106fc0e877: Download complete 02:29:52 0f093f025ec4: Verifying Checksum 02:29:52 0f093f025ec4: Download complete 02:29:52 547446be3368: Pull complete 02:29:53 d125d8839a47: Pull complete 02:29:54 3e85d5ac6304: Verifying Checksum 02:29:54 3e85d5ac6304: Download complete 02:30:02 3e85d5ac6304: Pull complete 02:30:02 c3105a71a48b: Pull complete 02:30:03 0f093f025ec4: Pull complete 02:30:03 c3106fc0e877: Pull complete 02:30:03 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:30:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:04 prd-ubuntu20.04-docker-arm64-4c-16g-7523 does not seem to be running inside a container 02:30:04 $ 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/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@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 02:30:06 $ docker top 816e6cc4303a6759b23be02d0a79498572f0cfbc5eb1df900c835b4045fcc19f -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:06 + docker compose -f ./docker-compose-build.yml build --parallel 02:30:15 #1 [support-scheduler internal] load build definition from Dockerfile 02:30:15 #1 transferring dockerfile: 1.82kB done 02:30:15 #1 DONE 0.1s 02:30:15 02:30:15 #2 [support-notifications internal] load build definition from Dockerfile 02:30:15 #2 transferring dockerfile: 1.84kB done 02:30:15 #2 DONE 0.0s 02:30:15 02:30:15 #3 [security-spire-server internal] load build definition from Dockerfile 02:30:15 #3 transferring dockerfile: 1.59kB 0.0s done 02:30:15 #3 DONE 0.1s 02:30:15 02:30:15 #4 [security-spire-config internal] load build definition from Dockerfile 02:30:15 #4 transferring dockerfile: 1.58kB done 02:30:15 #4 DONE 0.1s 02:30:15 02:30:15 #5 [core-metadata internal] load build definition from Dockerfile 02:30:15 #5 transferring dockerfile: 1.96kB done 02:30:15 #5 DONE 0.1s 02:30:15 02:30:15 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:30:15 #6 transferring dockerfile: 2.12kB done 02:30:15 #6 DONE 0.0s 02:30:15 02:30:15 #7 [security-spire-agent internal] load build definition from Dockerfile 02:30:15 #7 transferring dockerfile: 1.70kB 0.0s done 02:30:15 #7 DONE 0.1s 02:30:15 02:30:15 #8 [security-secretstore-setup internal] load build definition from Dockerfile 02:30:16 #8 transferring dockerfile: 2.38kB done 02:30:16 #8 DONE 0.0s 02:30:16 02:30:16 #9 [security-bootstrapper internal] load build definition from Dockerfile 02:30:16 #9 transferring dockerfile: 2.82kB done 02:30:16 #9 DONE 0.1s 02:30:16 02:30:16 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:30:16 #10 transferring dockerfile: 1.78kB 0.0s done 02:30:16 #10 DONE 0.1s 02:30:16 02:30:16 #11 [core-command internal] load build definition from Dockerfile 02:30:16 #11 transferring dockerfile: 1.82kB done 02:30:16 #11 DONE 0.1s 02:30:16 02:30:16 #12 [core-data internal] load build definition from Dockerfile 02:30:16 #12 transferring dockerfile: 1.90kB done 02:30:16 #12 DONE 0.1s 02:30:16 02:30:16 #13 [security-proxy-setup internal] load build definition from Dockerfile 02:30:16 #13 transferring dockerfile: 2.39kB done 02:30:16 #13 DONE 0.1s 02:30:16 02:30:16 #14 [security-proxy-auth internal] load build definition from Dockerfile 02:30:16 #14 transferring dockerfile: 2.04kB done 02:30:16 #14 DONE 0.1s 02:30:16 02:30:16 #15 [support-scheduler internal] load .dockerignore 02:30:16 #15 transferring context: 56B done 02:30:16 #15 DONE 0.1s 02:30:17 02:30:17 #16 [support-notifications internal] load .dockerignore 02:30:17 #16 transferring context: 56B done 02:30:17 #16 DONE 0.0s 02:30:17 02:30:17 #17 [security-spire-server internal] load .dockerignore 02:30:17 #17 transferring context: 56B done 02:30:17 #17 DONE 0.0s 02:30:17 02:30:17 #18 [security-spire-config internal] load .dockerignore 02:30:17 #18 transferring context: 56B done 02:30:17 #18 DONE 0.1s 02:30:17 02:30:17 #19 [core-metadata internal] load .dockerignore 02:30:17 #19 transferring context: 56B done 02:30:17 #19 DONE 0.1s 02:30:17 02:30:17 #20 [core-common-config-bootstrapper internal] load .dockerignore 02:30:17 #20 transferring context: 56B 0.0s done 02:30:17 #20 DONE 0.1s 02:30:17 02:30:17 #21 [security-spire-agent internal] load .dockerignore 02:30:17 #21 transferring context: 56B done 02:30:17 #21 DONE 0.1s 02:30:17 02:30:17 #22 [security-secretstore-setup internal] load .dockerignore 02:30:17 #22 transferring context: 56B 0.0s done 02:30:17 #22 DONE 0.1s 02:30:17 02:30:17 #23 [security-bootstrapper internal] load .dockerignore 02:30:17 #23 transferring context: 56B done 02:30:17 #23 DONE 0.1s 02:30:17 02:30:17 #24 [security-spiffe-token-provider internal] load .dockerignore 02:30:17 #24 transferring context: 56B 0.0s done 02:30:17 #24 DONE 0.1s 02:30:17 02:30:17 #25 [core-command internal] load .dockerignore 02:30:17 #25 transferring context: 56B done 02:30:17 #25 DONE 0.1s 02:30:17 02:30:17 #26 [core-data internal] load .dockerignore 02:30:17 #26 transferring context: 56B 0.0s done 02:30:17 #26 DONE 0.1s 02:30:17 02:30:17 #27 [security-proxy-setup internal] load .dockerignore 02:30:17 #27 transferring context: 56B done 02:30:17 #27 DONE 0.1s 02:30:17 02:30:17 #28 [security-proxy-auth internal] load .dockerignore 02:30:18 #28 transferring context: 56B 0.0s done 02:30:18 #28 DONE 0.1s 02:30:18 02:30:18 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:18 #29 DONE 0.0s 02:30:18 02:30:18 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 02:30:18 #30 DONE 0.1s 02:30:18 02:30:18 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:30:18 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 02:30:18 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 02:30:18 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 02:30:18 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 02:30:18 #31 ... 02:30:18 02:30:18 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:18 #29 DONE 0.0s 02:30:18 02:30:18 #32 [support-scheduler internal] load build context 02:30:18 #32 transferring context: 2.61MB 0.5s done 02:30:18 #32 DONE 0.6s 02:30:18 02:30:18 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 02:30:18 #30 DONE 0.2s 02:30:18 02:30:18 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:30:18 #33 DONE 1.4s 02:30:18 02:30:18 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:30:18 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 02:30:18 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 02:30:18 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 02:30:18 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 02:30:18 #31 ... 02:30:18 02:30:18 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:18 #29 DONE 0.0s 02:30:19 02:30:19 #34 [support-notifications internal] load build context 02:30:19 #34 ... 02:30:19 02:30:19 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:19 #29 DONE 0.0s 02:30:19 02:30:19 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:30:19 #30 DONE 0.4s 02:30:19 02:30:19 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:30:19 #33 DONE 1.5s 02:30:19 02:30:19 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:30:19 #35 DONE 0.6s 02:30:19 02:30:19 #34 [support-notifications internal] load build context 02:30:19 #34 ... 02:30:19 02:30:19 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:19 #29 DONE 0.0s 02:30:19 02:30:19 #34 [support-notifications internal] load build context 02:30:19 #34 ... 02:30:19 02:30:19 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:19 #29 DONE 0.0s 02:30:19 02:30:19 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 02:30:19 #30 DONE 0.8s 02:30:19 02:30:19 #34 [support-notifications internal] load build context 02:30:19 #34 ... 02:30:19 02:30:19 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:30:19 #33 DONE 1.5s 02:30:19 02:30:19 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:19 #29 DONE 0.0s 02:30:19 02:30:19 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:30:19 #35 DONE 0.7s 02:30:19 02:30:19 #34 [support-notifications internal] load build context 02:30:19 #34 ... 02:30:19 02:30:19 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:19 #29 DONE 0.0s 02:30:19 02:30:19 #34 [support-notifications internal] load build context 02:30:19 #34 transferring context: 2.61MB 1.0s done 02:30:19 #34 ... 02:30:19 02:30:19 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:19 #29 DONE 0.0s 02:30:20 02:30:20 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 02:30:20 #30 DONE 1.2s 02:30:20 02:30:20 #34 [support-notifications internal] load build context 02:30:20 #34 DONE 1.3s 02:30:20 02:30:20 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:30:20 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 02:30:20 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 02:30:20 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 02:30:20 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 02:30:20 #31 ... 02:30:20 02:30:20 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:30:20 #33 DONE 1.6s 02:30:20 02:30:20 #35 [core-command builder 2/7] WORKDIR /edgex-go 02:30:20 #35 DONE 0.8s 02:30:20 02:30:20 #36 [core-data internal] load build context 02:30:20 #36 DONE 0.0s 02:30:20 02:30:20 #37 [core-command internal] load build context 02:30:20 #37 DONE 0.0s 02:30:20 02:30:20 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:30:20 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 02:30:20 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 02:30:20 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 02:30:20 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 02:30:20 #31 ... 02:30:20 02:30:20 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:20 #29 DONE 0.0s 02:30:20 02:30:20 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:30:20 #33 DONE 1.6s 02:30:20 02:30:20 #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 02:30:20 #35 DONE 0.8s 02:30:20 02:30:20 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:30:20 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 02:30:20 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 02:30:20 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 02:30:20 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 02:30:20 #31 ... 02:30:20 02:30:20 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:20 #29 DONE 0.1s 02:30:20 02:30:20 #38 [core-metadata internal] load build context 02:30:21 #38 ... 02:30:21 02:30:21 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:30:21 #39 DONE 1.7s 02:30:21 02:30:21 #38 [core-metadata internal] load build context 02:30:21 #38 ... 02:30:21 02:30:21 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 02:30:21 #30 DONE 1.8s 02:30:21 02:30:21 #40 [core-common-config-bootstrapper internal] load build context 02:30:21 #40 transferring context: 2.61MB 1.5s done 02:30:21 #40 DONE 1.9s 02:30:21 02:30:21 #38 [core-metadata internal] load build context 02:30:21 #38 transferring context: 2.61MB 1.8s done 02:30:21 #38 ... 02:30:21 02:30:21 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:30:21 #33 DONE 1.6s 02:30:21 02:30:21 #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:30:21 #35 DONE 0.8s 02:30:21 02:30:21 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:30:21 #41 DONE 2.2s 02:30:21 02:30:21 #42 [security-spire-server internal] load build context 02:30:21 #42 DONE 0.0s 02:30:21 02:30:21 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:21 #43 DONE 0.0s 02:30:21 02:30:21 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:30:21 #33 DONE 1.7s 02:30:21 02:30:21 #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 02:30:21 #35 DONE 0.8s 02:30:21 02:30:21 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:21 #43 DONE 0.0s 02:30:21 02:30:21 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:30:21 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 02:30:21 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 02:30:21 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 02:30:21 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 02:30:21 #31 ... 02:30:21 02:30:21 #44 [security-proxy-auth internal] load build context 02:30:21 #44 DONE 0.0s 02:30:21 02:30:21 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:21 #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:21 #43 ... 02:30:21 02:30:21 #38 [core-metadata internal] load build context 02:30:21 #38 DONE 2.8s 02:30:22 02:30:22 #37 [core-command internal] load build context 02:30:23 #37 ... 02:30:23 02:30:23 #42 [security-spire-server internal] load build context 02:30:23 #42 transferring context: 18.11kB 0.2s done 02:30:23 #42 DONE 2.2s 02:30:23 02:30:23 #37 [core-command internal] load build context 02:30:24 #37 ... 02:30:24 02:30:24 #45 [security-spire-agent internal] load build context 02:30:24 #45 transferring context: 17.64kB 0.1s done 02:30:24 #45 DONE 2.2s 02:30:24 02:30:24 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:24 #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.5s done 02:30:24 #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:30:24 #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 02:30:24 #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 02:30:25 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 1.0s 02:30:25 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s 02:30:25 #43 ... 02:30:25 02:30:25 #46 [security-spire-config internal] load build context 02:30:25 #46 transferring context: 16.36kB 0.1s done 02:30:25 #46 DONE 3.6s 02:30:25 02:30:25 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:25 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.2s 02:30:25 #43 ... 02:30:25 02:30:25 #47 [security-secretstore-setup internal] load build context 02:30:25 #47 transferring context: 2.61MB 3.0s done 02:30:25 #47 DONE 5.6s 02:30:25 02:30:25 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:25 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.2s done 02:30:25 #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 02:30:25 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s 02:30:25 #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done 02:30:25 #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.4s 02:30:25 #43 ... 02:30:25 02:30:25 #48 [security-bootstrapper internal] load build context 02:30:25 #48 transferring context: 2.61MB 3.8s done 02:30:25 #48 DONE 5.9s 02:30:25 02:30:25 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:25 #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.5s 02:30:25 #43 ... 02:30:25 02:30:25 #37 [core-command internal] load build context 02:30:25 #37 transferring context: 2.61MB 4.0s done 02:30:25 #37 DONE 5.3s 02:30:25 02:30:25 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:25 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.7s 02:30:25 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s done 02:30:25 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s done 02:30:25 #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done 02:30:25 #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.0s done 02:30:26 #43 ... 02:30:26 02:30:26 #49 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:30:26 #0 4.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:26 #0 4.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:26 #0 6.059 (1/1) Installing dumb-init (1.2.5-r2) 02:30:26 #0 6.059 Executing busybox-1.36.1-r2.trigger 02:30:26 #0 6.184 OK: 8 MiB in 16 packages 02:30:26 #49 DONE 8.7s 02:30:26 02:30:26 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:26 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.65MB / 23.39MB 2.8s 02:30:27 #43 ... 02:30:27 02:30:27 #36 [core-data internal] load build context 02:30:27 #36 transferring context: 2.61MB 3.9s done 02:30:27 #36 DONE 6.9s 02:30:27 02:30:27 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:27 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 3.4s 02:30:28 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.05MB / 23.39MB 4.4s 02:30:28 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 02:30:28 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 4.7s 02:30:28 #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 02:30:28 #43 ... 02:30:28 02:30:28 #50 [security-spiffe-token-provider internal] load build context 02:30:28 #50 transferring context: 2.61MB 6.4s done 02:30:28 #50 DONE 8.3s 02:30:28 02:30:28 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:30:28 #0 6.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:28 #0 7.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:28 #0 8.575 (1/2) Installing ca-certificates (20230506-r0) 02:30:28 #0 8.870 (2/2) Installing dumb-init (1.2.5-r2) 02:30:28 #0 8.870 Executing busybox-1.36.1-r2.trigger 02:30:28 #0 8.870 Executing ca-certificates-20230506-r0.trigger 02:30:28 #0 9.486 OK: 9 MiB in 17 packages 02:30:29 #51 ... 02:30:29 02:30:29 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:29 #43 ... 02:30:29 02:30:29 #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:30:29 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:29 #52 ... 02:30:29 02:30:29 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:30:29 #53 ... 02:30:29 02:30:29 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:29 #43 ... 02:30:29 02:30:29 #54 [security-proxy-setup internal] load build context 02:30:29 #54 transferring context: 2.61MB 6.2s done 02:30:29 #54 DONE 8.0s 02:30:29 02:30:29 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:29 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 5.8s 02:30:29 #43 ... 02:30:29 02:30:29 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:30:29 #0 9.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:29 #55 ... 02:30:29 02:30:29 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:30:29 #0 6.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:29 #0 7.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:29 #0 8.956 (1/2) Installing dumb-init (1.2.5-r2) 02:30:29 #0 8.956 (2/2) Installing su-exec (0.2-r3) 02:30:29 #0 8.985 Executing busybox-1.36.1-r2.trigger 02:30:29 #0 9.060 OK: 8 MiB in 17 packages 02:30:29 #56 DONE 10.0s 02:30:29 02:30:29 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:30:29 #51 DONE 10.8s 02:30:29 02:30:29 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:29 #43 ... 02:30:29 02:30:29 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:30:30 #57 ... 02:30:30 02:30:30 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:30 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.89MB / 23.39MB 6.5s 02:30:30 #43 ... 02:30:30 02:30:30 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:30:30 #0 9.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:30 #58 ... 02:30:30 02:30:30 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:30 #43 ... 02:30:30 02:30:30 #44 [security-proxy-auth internal] load build context 02:30:30 #44 transferring context: 2.61MB 6.7s done 02:30:30 #44 DONE 9.0s 02:30:30 02:30:30 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:30 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 7.0s 02:30:31 #43 ... 02:30:31 02:30:31 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:30:31 #59 ... 02:30:31 02:30:31 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:30:31 #60 ... 02:30:31 02:30:31 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:31 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.06MB / 23.39MB 7.3s 02:30:31 #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 02:30:31 #43 ... 02:30:31 02:30:31 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:30:31 #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.6s done 02:30:31 #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:30:31 #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 02:30:31 #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 02:30:31 #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 02:30:31 #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 02:30:31 #61 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done 02:30:31 #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.9s done 02:30:31 #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.92MB / 17.12MB 6.7s 02:30:31 #61 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 02:30:31 #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 02:30:31 #61 ... 02:30:31 02:30:31 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:31 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 7.8s 02:30:31 #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 02:30:32 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 8.2s 02:30:32 #43 ... 02:30:32 02:30:32 #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:30:32 #62 ... 02:30:32 02:30:32 #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:30:32 #63 ... 02:30:32 02:30:32 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:32 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.62MB / 23.39MB 8.6s 02:30:32 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 8.9s 02:30:33 #43 ... 02:30:33 02:30:33 #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:30:33 #64 ... 02:30:33 02:30:33 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:33 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.2s 02:30:33 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.2s done 02:30:33 #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.2s done 02:30:33 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 02:30:34 #43 ... 02:30:34 02:30:34 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:30:34 #55 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:34 #55 13.97 OK: 266 MiB in 52 packages 02:30:34 #55 DONE 15.0s 02:30:34 02:30:34 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:34 #43 ... 02:30:34 02:30:34 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:30:34 #53 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:34 #53 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:34 #53 14.41 OK: 266 MiB in 52 packages 02:30:34 #53 DONE 15.8s 02:30:35 02:30:35 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:30:35 #65 ... 02:30:35 02:30:35 #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:30:35 #52 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:35 #52 14.68 OK: 266 MiB in 52 packages 02:30:35 #52 DONE 17.0s 02:30:35 02:30:35 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:35 #43 ... 02:30:35 02:30:35 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:30:35 #66 DONE 5.6s 02:30:35 02:30:35 #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:30:35 #67 DONE 1.1s 02:30:35 02:30:35 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:36 #43 ... 02:30:36 02:30:36 #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 02:30:36 #68 DONE 0.9s 02:30:36 02:30:36 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:37 #43 ... 02:30:37 02:30:37 #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:30:37 #69 DONE 1.6s 02:30:37 02:30:37 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:30:37 #65 DONE 2.0s 02:30:37 02:30:37 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:38 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s 02:30:40 #43 ... 02:30:40 02:30:40 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:30:40 #60 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:40 #60 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:40 #60 17.18 (1/1) Installing dumb-init (1.2.5-r2) 02:30:40 #60 17.23 Executing busybox-1.36.1-r2.trigger 02:30:40 #60 17.39 OK: 8 MiB in 16 packages 02:30:40 #60 DONE 19.1s 02:30:40 02:30:40 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:40 #43 ... 02:30:40 02:30:40 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:30:40 #58 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:40 #58 14.11 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:30:40 #58 14.13 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:30:40 #58 14.13 OK: 19942 distinct packages available 02:30:40 #58 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:40 #58 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:40 #58 20.47 OK: 266 MiB in 52 packages 02:30:40 #58 ... 02:30:40 02:30:40 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:41 #43 ... 02:30:41 02:30:41 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:30:41 #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.7s done 02:30:41 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.3s 02:30:41 #61 ... 02:30:41 02:30:41 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:30:41 #59 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:41 #59 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:41 #59 17.60 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:30:41 #59 17.62 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:30:41 #59 17.62 OK: 19942 distinct packages available 02:30:41 #59 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:41 #59 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:41 #59 ... 02:30:41 02:30:41 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:42 #43 ... 02:30:42 02:30:42 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:30:42 #58 DONE 21.8s 02:30:42 02:30:42 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:42 #43 ... 02:30:42 02:30:42 #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:30:42 #64 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:42 #64 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:42 #64 16.66 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 02:30:42 #64 17.02 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 02:30:42 #64 17.04 (3/6) Installing dumb-init (1.2.5-r2) 02:30:42 #64 17.06 (4/6) Installing openssl (3.1.3-r0) 02:30:42 #64 17.13 (5/6) Installing su-exec (0.2-r3) 02:30:42 #64 17.14 (6/6) Installing yq (4.33.3-r3) 02:30:42 #64 18.04 Executing busybox-1.36.1-r2.trigger 02:30:42 #64 18.25 OK: 18 MiB in 19 packages 02:30:42 #64 DONE 19.6s 02:30:42 02:30:42 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:42 #43 ... 02:30:42 02:30:42 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:30:42 #57 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:42 #57 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:42 #57 18.75 (1/4) Installing ca-certificates (20230506-r0) 02:30:42 #57 19.02 (2/4) Installing dumb-init (1.2.5-r2) 02:30:42 #57 19.03 (3/4) Installing su-exec (0.2-r3) 02:30:42 #57 19.04 (4/4) Installing yq (4.33.3-r3) 02:30:42 #57 19.79 Executing busybox-1.36.1-r2.trigger 02:30:42 #57 19.85 Executing ca-certificates-20230506-r0.trigger 02:30:42 #57 20.69 OK: 18 MiB in 19 packages 02:30:42 #57 DONE 22.5s 02:30:42 02:30:42 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:43 #43 ... 02:30:43 02:30:43 #70 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 02:30:43 #70 DONE 0.4s 02:30:43 02:30:43 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:43 #43 ... 02:30:43 02:30:43 #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:30:43 #62 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:43 #62 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:43 #62 17.98 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:30:43 #62 17.98 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:30:43 #62 17.98 OK: 19942 distinct packages available 02:30:43 #62 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:43 #62 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:43 #62 ... 02:30:43 02:30:43 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:30:43 #71 DONE 0.9s 02:30:43 02:30:43 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:43 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.2s 02:30:43 #43 ... 02:30:43 02:30:43 #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:30:43 #63 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:43 #63 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:43 #63 17.65 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:30:43 #63 17.66 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:30:43 #63 17.66 OK: 19942 distinct packages available 02:30:43 #63 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:30:43 #63 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:30:43 #63 ... 02:30:43 02:30:43 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:45 #43 ... 02:30:45 02:30:45 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:45 #72 ... 02:30:45 02:30:45 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:46 #43 ... 02:30:46 02:30:46 #63 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:30:46 #63 22.47 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 02:30:46 #63 22.74 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 02:30:46 #63 22.79 (3/7) Installing dumb-init (1.2.5-r2) 02:30:46 #63 22.80 (4/7) Installing musl-obstack (1.2.3-r2) 02:30:46 #63 22.81 (5/7) Installing libucontext (1.2-r2) 02:30:46 #63 22.82 (6/7) Installing gcompat (1.1.0-r1) 02:30:46 #63 22.85 (7/7) Installing openssl (3.1.3-r0) 02:30:46 #63 22.89 Executing busybox-1.36.1-r2.trigger 02:30:46 #63 22.97 OK: 9 MiB in 20 packages 02:30:46 #63 DONE 23.8s 02:30:46 02:30:46 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:46 #43 ... 02:30:46 02:30:46 #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:30:46 #62 22.86 (1/4) Installing dumb-init (1.2.5-r2) 02:30:46 #62 22.87 (2/4) Installing musl-obstack (1.2.3-r2) 02:30:46 #62 22.88 (3/4) Installing libucontext (1.2-r2) 02:30:46 #62 22.89 (4/4) Installing gcompat (1.1.0-r1) 02:30:46 #62 22.90 Executing busybox-1.36.1-r2.trigger 02:30:46 #62 22.98 OK: 8 MiB in 19 packages 02:30:46 #62 DONE 23.9s 02:30:46 02:30:46 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:30:46 #59 23.09 (1/11) Installing ca-certificates (20230506-r0) 02:30:46 #59 23.42 (2/11) Installing brotli-libs (1.0.9-r14) 02:30:46 #59 23.50 (3/11) Installing libunistring (1.1-r1) 02:30:46 #59 23.62 (4/11) Installing libidn2 (2.3.4-r1) 02:30:46 #59 23.64 (5/11) Installing nghttp2-libs (1.55.1-r0) 02:30:46 #59 23.66 (6/11) Installing libcurl (8.2.1-r0) 02:30:46 #59 23.73 (7/11) Installing curl (8.2.1-r0) 02:30:46 #59 23.76 (8/11) Installing dumb-init (1.2.5-r2) 02:30:46 #59 23.78 (9/11) Installing musl-obstack (1.2.3-r2) 02:30:46 #59 23.80 (10/11) Installing libucontext (1.2-r2) 02:30:46 #59 23.80 (11/11) Installing gcompat (1.1.0-r1) 02:30:46 #59 23.83 Executing busybox-1.36.1-r2.trigger 02:30:46 #59 23.94 Executing ca-certificates-20230506-r0.trigger 02:30:46 #59 24.61 OK: 13 MiB in 26 packages 02:30:46 #59 DONE 25.4s 02:30:46 02:30:46 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:46 #43 ... 02:30:46 02:30:46 #73 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #73 ... 02:30:47 02:30:47 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #74 ... 02:30:47 02:30:47 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:30:47 #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.8s done 02:30:47 #43 ... 02:30:47 02:30:47 #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:30:47 #75 DONE 0.9s 02:30:47 02:30:47 #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:30:49 #76 DONE 1.0s 02:30:49 02:30:49 #77 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:30:49 #77 DONE 1.0s 02:30:49 02:30:49 #78 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:30:49 #78 DONE 1.0s 02:30:49 02:30:49 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / 02:30:49 #79 ... 02:30:49 02:30:49 #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 02:30:49 #80 DONE 0.1s 02:30:49 02:30:49 #81 [security-spire-config stage-2 4/9] COPY Attribution.txt / 02:30:49 #81 DONE 0.2s 02:30:49 02:30:49 #82 [security-spire-agent stage-3 6/9] COPY security.txt / 02:30:49 #82 DONE 0.2s 02:30:49 02:30:49 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / 02:30:49 #79 DONE 0.2s 02:30:49 02:30:49 #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:30:49 #83 ... 02:30:49 02:30:49 #84 [security-spire-config stage-2 5/9] COPY security.txt / 02:30:49 #84 DONE 0.1s 02:30:49 02:30:49 #85 [security-spire-server stage-2 5/8] COPY security.txt / 02:30:49 #85 DONE 0.1s 02:30:49 02:30:49 #86 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:30:49 #86 DONE 0.1s 02:30:49 02:30:49 #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:30:49 #83 DONE 0.2s 02:30:49 02:30:49 #87 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:30:49 #87 DONE 0.2s 02:30:49 02:30:49 #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 02:30:49 #88 DONE 0.1s 02:30:49 02:30:49 #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:30:49 #89 DONE 0.2s 02:30:49 02:30:49 #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:30:49 #90 DONE 0.1s 02:30:49 02:30:49 #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:30:49 #91 DONE 0.2s 02:30:49 02:30:49 #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:30:49 #92 DONE 0.2s 02:30:49 02:30:49 #93 [security-spire-config] exporting to image 02:30:49 #93 exporting layers 02:30:50 #93 ... 02:30:50 02:30:50 #94 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:30:50 #94 DONE 0.4s 02:30:50 02:30:50 #93 [security-spire-server] exporting to image 02:30:51 #93 exporting layers 1.5s done 02:30:51 #93 exporting layers 1.5s done 02:30:51 #93 writing image sha256:c4b1785f73c7970cd4ba3c0b8927ff03d72c102af81c4623c6afa91ad3d837e7 0.0s done 02:30:51 #93 naming to docker.io/library/security-spire-config-arm64 done 02:30:51 #93 writing image sha256:4772af05ff8d36724c318b3160e49d7dca5f8c3624498084432abc24117c68de done 02:30:51 #93 naming to docker.io/library/security-spire-agent-arm64 done 02:30:51 #93 exporting layers 1.4s done 02:30:51 #93 writing image sha256:57423c80e33905225dae16ecd4806265f029d41cf75a10efd1fdedc36f88cf4a done 02:30:51 #93 naming to docker.io/library/security-spire-server-arm64 done 02:30:51 #93 DONE 1.8s 02:30:51 02:30:51 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:30:51 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.1s done 02:30:53 #61 ... 02:30:53 02:30:53 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:49 #95 DONE 58.1s 02:31:49 02:31:49 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:49 #72 DONE 65.8s 02:31:49 02:31:49 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:49 #74 DONE 64.4s 02:31:49 02:31:49 #73 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:49 #73 DONE 64.4s 02:31:49 02:31:49 #96 [security-bootstrapper builder 6/7] COPY . . 02:31:49 #96 DONE 1.0s 02:31:49 02:31:49 #97 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:49 #97 CACHED 02:31:49 02:31:49 #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:31:49 #98 CACHED 02:31:49 02:31:49 #99 [security-proxy-auth builder 6/7] COPY . . 02:31:49 #99 CACHED 02:31:49 02:31:49 #100 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:49 #100 CACHED 02:31:49 02:31:49 #101 [core-data builder 6/7] COPY . . 02:31:49 #101 CACHED 02:31:49 02:31:49 #102 [core-data builder 4/7] COPY go.mod vendor* ./ 02:31:49 #102 CACHED 02:31:49 02:31:49 #103 [security-proxy-setup builder 6/7] COPY . . 02:31:49 #103 CACHED 02:31:49 02:31:49 #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:49 #104 CACHED 02:31:49 02:31:49 #105 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:31:49 #105 CACHED 02:31:49 02:31:49 #106 [core-command builder 4/7] COPY go.mod vendor* ./ 02:31:49 #106 CACHED 02:31:49 02:31:49 #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:49 #107 CACHED 02:31:49 02:31:49 #108 [core-command builder 6/7] COPY . . 02:31:49 #108 CACHED 02:31:49 02:31:49 #109 [security-spiffe-token-provider builder 6/7] COPY . . 02:31:49 #109 DONE 1.0s 02:31:49 02:31:49 #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:31:49 #110 CACHED 02:31:49 02:31:49 #111 [core-common-config-bootstrapper builder 6/7] COPY . . 02:31:49 #111 CACHED 02:31:49 02:31:49 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:49 #112 CACHED 02:31:49 02:31:49 #113 [security-secretstore-setup builder 6/7] COPY . . 02:31:49 #113 CACHED 02:31:49 02:31:49 #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:31:49 #114 CACHED 02:31:49 02:31:49 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:49 #115 CACHED 02:31:49 02:31:49 #116 [core-metadata builder 6/7] COPY . . 02:31:49 #116 CACHED 02:31:49 02:31:49 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:49 #117 CACHED 02:31:49 02:31:49 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:31:49 #118 CACHED 02:31:49 02:31:49 #119 [support-notifications builder 6/7] COPY . . 02:31:49 #119 DONE 1.0s 02:31:49 02:31:49 #120 [support-scheduler builder 6/7] COPY . . 02:31:49 #120 DONE 1.0s 02:31:49 02:31:49 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:31:49 #121 5.122 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:31:52 #121 ... 02:31:52 02:31:52 #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:31:52 #0 5.068 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:31:52 #122 ... 02:31:52 02:31:52 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:31:52 #0 5.098 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:31:52 #123 ... 02:31:52 02:31:52 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:31:52 #0 5.299 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:31:53 #124 ... 02:31:53 02:31:53 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:31:53 #0 5.196 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:31:53 #125 ... 02:31:53 02:31:53 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:31:53 #0 3.493 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:31:53 #126 ... 02:31:53 02:31:53 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:31:53 #0 4.823 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:31:53 #127 ... 02:31:53 02:31:53 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:31:53 #0 5.201 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:31:53 #128 ... 02:31:53 02:31:53 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:31:53 #0 4.983 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:31:53 #129 ... 02:31:53 02:31:53 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:31:53 #0 5.266 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:31:53 #130 ... 02:31:53 02:31:53 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:31:53 #0 4.966 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:44:02 #131 ... 02:44:02 02:44:02 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:44:02 #123 726.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:44:02 #123 ... 02:44:02 02:44:02 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:44:02 #125 DONE 734.4s 02:44:02 02:44:02 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:44:02 #126 ... 02:44:02 02:44:02 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:44:02 #132 DONE 0.1s 02:44:02 02:44:02 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:44:02 #133 DONE 0.2s 02:44:02 02:44:02 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:44:02 #134 DONE 0.1s 02:44:02 02:44:02 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:44:02 #135 DONE 0.1s 02:44:02 02:44:02 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:44:02 #136 DONE 0.4s 02:44:02 02:44:02 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:44:02 #137 DONE 0.1s 02:44:02 02:44:02 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:44:02 #138 DONE 1.9s 02:44:02 02:44:02 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:44:02 #128 ... 02:44:02 02:44:02 #93 [security-proxy-setup] exporting to image 02:44:02 #93 exporting layers 02:44:02 #93 exporting layers 1.2s done 02:44:02 #93 writing image sha256:43c6b0d6d5a825fe38ee85daf732ba1f4c9f39173ace60ed7a9f794eca53b2b3 done 02:44:02 #93 naming to docker.io/library/security-proxy-setup-arm64 done 02:44:02 #93 DONE 3.0s 02:44:02 02:44:02 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:44:08 #126 ... 02:44:08 02:44:08 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:44:08 #129 DONE 745.3s 02:44:08 02:44:08 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:44:08 #139 DONE 0.3s 02:44:08 02:44:08 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 02:44:12 #140 ... 02:44:12 02:44:12 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:44:12 #123 DONE 749.3s 02:44:12 02:44:12 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 02:44:12 #140 DONE 3.8s 02:44:12 02:44:12 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:44:12 #131 ... 02:44:12 02:44:12 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 02:44:12 #141 DONE 0.3s 02:44:12 02:44:12 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 02:44:12 #142 DONE 0.2s 02:44:12 02:44:12 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:44:13 #143 DONE 0.5s 02:44:13 02:44:13 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:44:13 #144 DONE 0.2s 02:44:13 02:44:13 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:44:13 #145 DONE 0.3s 02:44:13 02:44:13 #146 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 02:44:13 #146 DONE 0.3s 02:44:13 02:44:13 #147 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:44:13 #147 DONE 0.2s 02:44:13 02:44:13 #148 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:44:13 #148 DONE 0.2s 02:44:13 02:44:13 #149 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 02:44:13 #149 DONE 0.1s 02:44:13 02:44:13 #150 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:44:13 #150 ... 02:44:13 02:44:13 #151 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:44:13 #151 DONE 0.2s 02:44:14 02:44:14 #150 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:44:14 #150 DONE 0.2s 02:44:14 02:44:14 #152 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:44:14 #152 ... 02:44:14 02:44:14 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:44:14 #153 DONE 0.2s 02:44:14 02:44:14 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:44:14 #154 DONE 0.2s 02:44:14 02:44:14 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:44:14 #126 ... 02:44:14 02:44:14 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:44:14 #155 DONE 0.3s 02:44:14 02:44:14 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:44:15 #156 DONE 0.3s 02:44:15 02:44:15 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:44:15 #157 DONE 0.3s 02:44:15 02:44:15 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:44:16 #158 ... 02:44:16 02:44:16 #152 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:44:16 #152 DONE 2.4s 02:44:16 02:44:16 #93 [security-bootstrapper] exporting to image 02:44:16 #93 exporting layers 02:44:17 #93 exporting layers 1.1s done 02:44:17 #93 writing image sha256:ffb8ca625845c856908f8b1e6aa4a6e4ac7c9bf0131468584484e9d61d314c23 0.0s done 02:44:17 #93 naming to docker.io/library/security-bootstrapper-arm64 done 02:44:17 #93 DONE 4.1s 02:44:17 02:44:17 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:44:18 #158 DONE 2.6s 02:44:18 02:44:18 #93 [security-secretstore-setup] exporting to image 02:44:19 #93 exporting layers 1.3s done 02:44:19 #93 writing image sha256:924c1bfe235adc926e404aff961594b98eccb0e4c543bcb53794a8843acbe5f0 done 02:44:19 #93 naming to docker.io/library/security-secretstore-setup-arm64 done 02:44:19 #93 DONE 5.4s 02:44:19 02:44:19 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:44:22 #31 ... 02:44:22 02:44:22 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:44:22 #126 DONE 760.1s 02:44:22 02:44:22 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:44:22 #128 ... 02:44:22 02:44:22 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:44:23 #159 DONE 0.3s 02:44:23 02:44:23 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:44:23 #160 DONE 0.1s 02:44:23 02:44:23 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:44:23 #161 DONE 0.3s 02:44:23 02:44:23 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:44:23 #162 DONE 0.2s 02:44:23 02:44:23 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:44:23 #124 ... 02:44:23 02:44:23 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:44:24 #163 DONE 0.2s 02:44:24 02:44:24 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:44:26 #164 DONE 1.9s 02:44:26 02:44:26 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:44:26 #124 ... 02:44:26 02:44:26 #93 [security-proxy-auth] exporting to image 02:44:26 #93 exporting layers 02:44:26 #93 exporting layers 0.4s done 02:44:26 #93 writing image sha256:18ce8e1c8ab8fbff2483a062699f58bccde7c278fcbdaeb79de4e1b5eb058da3 done 02:44:26 #93 naming to docker.io/library/security-proxy-auth-arm64 done 02:44:26 #93 DONE 5.9s 02:44:26 02:44:26 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:44:38 #124 ... 02:44:38 02:44:38 #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:44:38 #122 DONE 774.8s 02:44:38 02:44:38 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:44:38 #61 ... 02:44:38 02:44:38 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:44:38 #165 DONE 0.2s 02:44:38 02:44:38 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:44:38 #166 DONE 0.2s 02:44:38 02:44:38 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:44:38 #124 ... 02:44:38 02:44:38 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:44:38 #167 DONE 0.3s 02:44:38 02:44:38 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:44:38 #131 ... 02:44:38 02:44:38 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:44:38 #168 DONE 0.1s 02:44:38 02:44:38 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:44:38 #169 DONE 0.3s 02:44:38 02:44:38 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:44:38 #61 ... 02:44:38 02:44:38 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:44:40 #170 DONE 2.1s 02:44:40 02:44:40 #93 [core-common-config-bootstrapper] exporting to image 02:44:40 #93 exporting layers 02:44:41 #93 exporting layers 0.6s done 02:44:41 #93 writing image sha256:55cab8520a8a6bb5e11851226d7e88f4b9fb733e7477a2f95ab41973b62665c1 done 02:44:41 #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:44:41 #93 DONE 6.4s 02:44:41 02:44:41 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:45:13 #124 ... 02:45:13 02:45:13 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:45:13 #130 DONE 808.0s 02:45:13 02:45:13 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:45:13 #43 ... 02:45:13 02:45:13 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 02:45:13 #171 DONE 0.1s 02:45:13 02:45:13 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:45:13 #131 ... 02:45:13 02:45:13 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 02:45:13 #172 DONE 0.1s 02:45:13 02:45:13 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:45:13 #173 DONE 0.3s 02:45:13 02:45:13 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:45:13 #131 ... 02:45:13 02:45:13 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:45:13 #174 DONE 0.1s 02:45:13 02:45:13 #93 [core-command] exporting to image 02:45:13 #93 exporting layers 02:45:13 #93 exporting layers 0.3s done 02:45:13 #93 writing image sha256:fb5caffea32a2115f6657571b7d2ca61df22fffd491b594f4d096b41f82b551a 0.0s done 02:45:13 #93 naming to docker.io/library/core-command-arm64 done 02:45:13 #93 DONE 6.7s 02:45:13 02:45:13 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:45:20 #31 ... 02:45:20 02:45:20 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:45:20 #131 DONE 817.3s 02:45:20 02:45:20 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:45:20 #43 ... 02:45:20 02:45:20 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:45:20 #175 DONE 0.4s 02:45:20 02:45:20 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:45:20 #124 ... 02:45:20 02:45:20 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:45:20 #176 DONE 0.2s 02:45:20 02:45:20 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:45:21 #177 DONE 0.3s 02:45:21 02:45:21 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:45:21 #178 DONE 0.2s 02:45:21 02:45:21 #93 [core-data] exporting to image 02:45:21 #93 exporting layers 02:45:21 #93 exporting layers 0.4s done 02:45:21 #93 writing image sha256:ee6cc6a18e782075ac04deb9270e91c363c70b49131fd033f2fac51e7cfe5a57 02:45:21 #93 writing image sha256:ee6cc6a18e782075ac04deb9270e91c363c70b49131fd033f2fac51e7cfe5a57 done 02:45:21 #93 naming to docker.io/library/core-data-arm64 done 02:45:21 #93 DONE 7.1s 02:45:21 02:45:21 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:45:22 #121 ... 02:45:22 02:45:22 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:45:22 #128 DONE 820.2s 02:45:22 02:45:22 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:45:23 #121 ... 02:45:23 02:45:23 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:45:23 #179 DONE 0.1s 02:45:23 02:45:23 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:45:23 #180 DONE 0.1s 02:45:23 02:45:23 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:45:23 #181 DONE 0.3s 02:45:23 02:45:23 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:45:23 #182 DONE 0.1s 02:45:23 02:45:23 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:45:23 #124 ... 02:45:23 02:45:23 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:45:23 #183 DONE 0.1s 02:45:23 02:45:23 #93 [core-metadata] exporting to image 02:45:24 #93 exporting layers 0.3s done 02:45:24 #93 writing image sha256:66f1d7488c4e81a5ce5ec6dc7b9acb4793f180e9af53eca9b0052cbe956a37ad done 02:45:24 #93 naming to docker.io/library/core-metadata-arm64 done 02:45:24 #93 DONE 7.4s 02:45:24 02:45:24 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:45:39 #124 ... 02:45:39 02:45:39 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:45:39 #121 DONE 837.1s 02:45:39 02:45:39 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:45:39 #184 DONE 0.2s 02:45:39 02:45:39 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:45:40 #185 DONE 0.2s 02:45:40 02:45:40 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:45:40 #186 DONE 0.4s 02:45:40 02:45:40 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:45:40 #187 DONE 0.1s 02:45:40 02:45:40 #93 [security-spiffe-token-provider] exporting to image 02:45:40 #93 exporting layers 02:45:41 #93 exporting layers 0.4s done 02:45:41 #93 writing image sha256:8982de3a167fcda26b95674625cf5a5fd8bad8a31fbcd177d5267d4f069f71f7 done 02:45:41 #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:45:41 #93 DONE 7.9s 02:45:41 02:45:41 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:45:59 #124 DONE 856.3s 02:45:59 02:45:59 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:45:59 #127 DONE 856.3s 02:45:59 02:45:59 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:45:59 #31 ... 02:45:59 02:45:59 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:45:59 #188 ... 02:45:59 02:45:59 #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:45:59 #189 DONE 0.1s 02:45:59 02:45:59 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:45:59 #188 DONE 0.1s 02:45:59 02:45:59 #190 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:45:59 #190 DONE 0.2s 02:45:59 02:45:59 #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:45:59 #191 DONE 0.2s 02:45:59 02:45:59 #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:45:59 #192 ... 02:45:59 02:45:59 #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:45:59 #193 DONE 0.4s 02:45:59 02:45:59 #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:45:59 #192 DONE 0.4s 02:45:59 02:45:59 #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:45:59 #194 DONE 0.1s 02:45:59 02:45:59 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:46:00 #195 DONE 0.1s 02:46:00 02:46:00 #93 [support-notifications] exporting to image 02:46:00 #93 exporting layers 02:46:00 #93 exporting layers 0.4s done 02:46:00 #93 writing image sha256:21261bea101adfba2ba0a543de7a744eed253476c60d0aad9cf462a69bf8c823 0.0s done 02:46:00 #93 naming to docker.io/library/support-scheduler-arm64 done 02:46:00 #93 writing image sha256:3f74ff1927d547bc6e2b261944e140bd4bfa206e6bba4c04e5852b0e94334903 02:46:00 #93 writing image sha256:3f74ff1927d547bc6e2b261944e140bd4bfa206e6bba4c04e5852b0e94334903 done 02:46:00 #93 naming to docker.io/library/support-notifications-arm64 done 02:46:00 #93 DONE 8.7s 02:46:00 02:46:00 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:46:00 time="2023-09-21T02:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:00 time="2023-09-21T02:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:00 time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:00 time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:00 time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:00 time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:00 time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:00 time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:00 time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:00 time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:00 time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:00 time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:00 time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:00 time="2023-09-21T02:30:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:46:00 $ docker stop --time=1 816e6cc4303a6759b23be02d0a79498572f0cfbc5eb1df900c835b4045fcc19f 02:46:01 $ docker rm -f --volumes 816e6cc4303a6759b23be02d0a79498572f0cfbc5eb1df900c835b4045fcc19f [Pipeline] // withDockerContainer [Pipeline] sh 02:46:02 + docker images 02:46:02 REPOSITORY TAG IMAGE ID CREATED SIZE 02:46:02 support-notifications-arm64 latest 3f74ff1927d5 3 seconds ago 34.2MB 02:46:02 support-scheduler-arm64 latest 21261bea101a 3 seconds ago 33.5MB 02:46:02 security-spiffe-token-provider-arm64 latest 8982de3a167f 22 seconds ago 35MB 02:46:02 core-metadata-arm64 latest 66f1d7488c4e 39 seconds ago 21.5MB 02:46:02 core-data-arm64 latest ee6cc6a18e78 41 seconds ago 21.2MB 02:46:02 core-command-arm64 latest fb5caffea32a 51 seconds ago 21MB 02:46:02 core-common-config-bootstrapper-arm64 latest 55cab8520a8a About a minute ago 18.3MB 02:46:02 security-proxy-auth-arm64 latest 18ce8e1c8ab8 About a minute ago 19.4MB 02:46:02 security-secretstore-setup-arm64 latest 924c1bfe235a About a minute ago 43.7MB 02:46:02 security-bootstrapper-arm64 latest ffb8ca625845 About a minute ago 23MB 02:46:02 security-proxy-setup-arm64 latest 43c6b0d6d5a8 2 minutes ago 34MB 02:46:02 security-spire-server-arm64 latest 57423c80e339 15 minutes ago 101MB 02:46:02 security-spire-agent-arm64 latest 4772af05ff8d 15 minutes ago 157MB 02:46:02 security-spire-config-arm64 latest c4b1785f73c7 15 minutes ago 95.8MB 02:46:02 ci-base-image-arm64 latest 2d1e7d24501c 16 minutes ago 924MB 02:46:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 11 hours ago 553MB 02:46:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 02:46:02 provisioning config files... 02:46:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/586@tmp/config13006119799855753814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:46:02 ---> docker-login.sh 02:46:02 nexus3.edgexfoundry.org:10001 02:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:03 Configure a credential helper to remove this warning. See 02:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:03 02:46:03 Login Succeeded 02:46:03 nexus3.edgexfoundry.org:10002 02:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:03 Configure a credential helper to remove this warning. See 02:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:03 02:46:03 Login Succeeded 02:46:03 nexus3.edgexfoundry.org:10003 02:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:03 Configure a credential helper to remove this warning. See 02:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:03 02:46:03 Login Succeeded 02:46:03 nexus3.edgexfoundry.org:10004 02:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:04 Configure a credential helper to remove this warning. See 02:46:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:04 02:46:04 Login Succeeded 02:46:04 docker.io 02:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:04 Configure a credential helper to remove this warning. See 02:46:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:04 02:46:04 Login Succeeded 02:46:04 ---> docker-login.sh ends [Pipeline] } 02:46:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:46:04 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:46:04 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:04 latest 02:46:04 3.1.0-dev.52 02:46:04 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:04 main 02:46:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:46:05 68933c0def70: Preparing 02:46:05 542f4cf431b3: Preparing 02:46:05 c3617cdd83ef: Preparing 02:46:05 ebd5e6504cf0: Preparing 02:46:05 24c2ea7615e5: Preparing 02:46:05 b2191e2be29d: Preparing 02:46:05 b2191e2be29d: Waiting 02:46:05 c3617cdd83ef: Pushed 02:46:05 24c2ea7615e5: Pushed 02:46:05 b2191e2be29d: Layer already exists 02:46:05 ebd5e6504cf0: Pushed 02:46:05 68933c0def70: Pushed 02:46:09 542f4cf431b3: Pushed 02:46:09 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:4e99fb9b3e96a5187236bb6d41c4dc60d064422ae544054b5afb847ecdf44909 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:46:09 68933c0def70: Preparing 02:46:09 542f4cf431b3: Preparing 02:46:09 c3617cdd83ef: Preparing 02:46:09 ebd5e6504cf0: Preparing 02:46:09 24c2ea7615e5: Preparing 02:46:09 b2191e2be29d: Preparing 02:46:09 b2191e2be29d: Waiting 02:46:09 68933c0def70: Layer already exists 02:46:09 542f4cf431b3: Layer already exists 02:46:09 ebd5e6504cf0: Layer already exists 02:46:09 24c2ea7615e5: Layer already exists 02:46:09 c3617cdd83ef: Layer already exists 02:46:09 b2191e2be29d: Layer already exists 02:46:10 latest: digest: sha256:4e99fb9b3e96a5187236bb6d41c4dc60d064422ae544054b5afb847ecdf44909 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.52 02:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:46:10 68933c0def70: Preparing 02:46:10 542f4cf431b3: Preparing 02:46:10 c3617cdd83ef: Preparing 02:46:10 ebd5e6504cf0: Preparing 02:46:10 24c2ea7615e5: Preparing 02:46:10 b2191e2be29d: Preparing 02:46:10 b2191e2be29d: Waiting 02:46:10 68933c0def70: Layer already exists 02:46:10 24c2ea7615e5: Layer already exists 02:46:10 542f4cf431b3: Layer already exists 02:46:10 c3617cdd83ef: Layer already exists 02:46:10 ebd5e6504cf0: Layer already exists 02:46:10 b2191e2be29d: Layer already exists 02:46:10 3.1.0-dev.52: digest: sha256:4e99fb9b3e96a5187236bb6d41c4dc60d064422ae544054b5afb847ecdf44909 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:46:11 68933c0def70: Preparing 02:46:11 542f4cf431b3: Preparing 02:46:11 c3617cdd83ef: Preparing 02:46:11 ebd5e6504cf0: Preparing 02:46:11 24c2ea7615e5: Preparing 02:46:11 b2191e2be29d: Preparing 02:46:11 b2191e2be29d: Waiting 02:46:11 24c2ea7615e5: Layer already exists 02:46:11 ebd5e6504cf0: Layer already exists 02:46:11 68933c0def70: Layer already exists 02:46:11 c3617cdd83ef: Layer already exists 02:46:11 542f4cf431b3: Layer already exists 02:46:11 b2191e2be29d: Layer already exists 02:46:11 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:4e99fb9b3e96a5187236bb6d41c4dc60d064422ae544054b5afb847ecdf44909 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:46:12 68933c0def70: Preparing 02:46:12 542f4cf431b3: Preparing 02:46:12 c3617cdd83ef: Preparing 02:46:12 ebd5e6504cf0: Preparing 02:46:12 24c2ea7615e5: Preparing 02:46:12 b2191e2be29d: Preparing 02:46:12 b2191e2be29d: Waiting 02:46:12 68933c0def70: Layer already exists 02:46:12 ebd5e6504cf0: Layer already exists 02:46:12 c3617cdd83ef: Layer already exists 02:46:12 24c2ea7615e5: Layer already exists 02:46:12 542f4cf431b3: Layer already exists 02:46:12 b2191e2be29d: Layer already exists 02:46:12 main: digest: sha256:4e99fb9b3e96a5187236bb6d41c4dc60d064422ae544054b5afb847ecdf44909 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:12 ===================================================== [Pipeline] echo 02:46:12 taggedImages: 02:46:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:46:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.52 02:46:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:46:12 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:46:12 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:12 latest 02:46:12 3.1.0-dev.52 02:46:12 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:12 main 02:46:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:46:13 64b027ad4d4d: Preparing 02:46:13 5bda9e557c3c: Preparing 02:46:13 a2fadfd11054: Preparing 02:46:13 04312653f670: Preparing 02:46:13 c3617cdd83ef: Preparing 02:46:13 ebd5e6504cf0: Preparing 02:46:13 24c2ea7615e5: Preparing 02:46:13 b2191e2be29d: Preparing 02:46:13 ebd5e6504cf0: Waiting 02:46:13 24c2ea7615e5: Waiting 02:46:13 b2191e2be29d: Waiting 02:46:13 c3617cdd83ef: Layer already exists 02:46:13 ebd5e6504cf0: Layer already exists 02:46:13 24c2ea7615e5: Layer already exists 02:46:13 64b027ad4d4d: Pushed 02:46:13 5bda9e557c3c: Pushed 02:46:13 a2fadfd11054: Pushed 02:46:14 b2191e2be29d: Layer already exists 02:46:16 04312653f670: Pushed 02:46:16 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:35483629f1c910631bc97d418523aa54ac1ad24efc16d912eb4a8d675f4ae7a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:16 + 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 02:46:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:46:16 64b027ad4d4d: Preparing 02:46:16 5bda9e557c3c: Preparing 02:46:16 a2fadfd11054: Preparing 02:46:16 04312653f670: Preparing 02:46:16 c3617cdd83ef: Preparing 02:46:16 ebd5e6504cf0: Preparing 02:46:16 24c2ea7615e5: Preparing 02:46:16 b2191e2be29d: Preparing 02:46:16 24c2ea7615e5: Waiting 02:46:16 b2191e2be29d: Waiting 02:46:16 ebd5e6504cf0: Waiting 02:46:16 a2fadfd11054: Layer already exists 02:46:16 c3617cdd83ef: Layer already exists 02:46:16 64b027ad4d4d: Layer already exists 02:46:16 04312653f670: Layer already exists 02:46:16 5bda9e557c3c: Layer already exists 02:46:16 24c2ea7615e5: Layer already exists 02:46:16 ebd5e6504cf0: Layer already exists 02:46:16 b2191e2be29d: Layer already exists 02:46:16 latest: digest: sha256:35483629f1c910631bc97d418523aa54ac1ad24efc16d912eb4a8d675f4ae7a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.52 02:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:46:17 64b027ad4d4d: Preparing 02:46:17 5bda9e557c3c: Preparing 02:46:17 a2fadfd11054: Preparing 02:46:17 04312653f670: Preparing 02:46:17 c3617cdd83ef: Preparing 02:46:17 ebd5e6504cf0: Preparing 02:46:17 24c2ea7615e5: Preparing 02:46:17 b2191e2be29d: Preparing 02:46:17 b2191e2be29d: Waiting 02:46:17 ebd5e6504cf0: Waiting 02:46:17 24c2ea7615e5: Waiting 02:46:17 c3617cdd83ef: Layer already exists 02:46:17 04312653f670: Layer already exists 02:46:17 64b027ad4d4d: Layer already exists 02:46:17 5bda9e557c3c: Layer already exists 02:46:17 a2fadfd11054: Layer already exists 02:46:17 ebd5e6504cf0: Layer already exists 02:46:17 b2191e2be29d: Layer already exists 02:46:17 24c2ea7615e5: Layer already exists 02:46:17 3.1.0-dev.52: digest: sha256:35483629f1c910631bc97d418523aa54ac1ad24efc16d912eb4a8d675f4ae7a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:46:18 64b027ad4d4d: Preparing 02:46:18 5bda9e557c3c: Preparing 02:46:18 a2fadfd11054: Preparing 02:46:18 04312653f670: Preparing 02:46:18 c3617cdd83ef: Preparing 02:46:18 ebd5e6504cf0: Preparing 02:46:18 24c2ea7615e5: Preparing 02:46:18 b2191e2be29d: Preparing 02:46:18 24c2ea7615e5: Waiting 02:46:18 b2191e2be29d: Waiting 02:46:18 ebd5e6504cf0: Waiting 02:46:18 a2fadfd11054: Layer already exists 02:46:18 5bda9e557c3c: Layer already exists 02:46:18 c3617cdd83ef: Layer already exists 02:46:18 04312653f670: Layer already exists 02:46:18 64b027ad4d4d: Layer already exists 02:46:18 24c2ea7615e5: Layer already exists 02:46:18 ebd5e6504cf0: Layer already exists 02:46:18 b2191e2be29d: Layer already exists 02:46:18 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:35483629f1c910631bc97d418523aa54ac1ad24efc16d912eb4a8d675f4ae7a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:18 + 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 02:46:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:46:19 64b027ad4d4d: Preparing 02:46:19 5bda9e557c3c: Preparing 02:46:19 a2fadfd11054: Preparing 02:46:19 04312653f670: Preparing 02:46:19 c3617cdd83ef: Preparing 02:46:19 ebd5e6504cf0: Preparing 02:46:19 24c2ea7615e5: Preparing 02:46:19 b2191e2be29d: Preparing 02:46:19 24c2ea7615e5: Waiting 02:46:19 b2191e2be29d: Waiting 02:46:19 ebd5e6504cf0: Waiting 02:46:19 04312653f670: Layer already exists 02:46:19 c3617cdd83ef: Layer already exists 02:46:19 64b027ad4d4d: Layer already exists 02:46:19 a2fadfd11054: Layer already exists 02:46:19 5bda9e557c3c: Layer already exists 02:46:19 ebd5e6504cf0: Layer already exists 02:46:19 24c2ea7615e5: Layer already exists 02:46:19 b2191e2be29d: Layer already exists 02:46:19 main: digest: sha256:35483629f1c910631bc97d418523aa54ac1ad24efc16d912eb4a8d675f4ae7a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:19 ===================================================== [Pipeline] echo 02:46:19 taggedImages: 02:46:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:46:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.52 02:46:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:46:19 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:46:19 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:19 latest 02:46:19 3.1.0-dev.52 02:46:19 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:19 main 02:46:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:46:20 7322c449bc37: Preparing 02:46:20 0fa2123eda51: Preparing 02:46:20 c3617cdd83ef: Preparing 02:46:20 ebd5e6504cf0: Preparing 02:46:20 81d470226f08: Preparing 02:46:20 b2191e2be29d: Preparing 02:46:20 b2191e2be29d: Waiting 02:46:20 c3617cdd83ef: Layer already exists 02:46:20 ebd5e6504cf0: Layer already exists 02:46:20 b2191e2be29d: Layer already exists 02:46:20 7322c449bc37: Pushed 02:46:20 81d470226f08: Pushed 02:46:23 0fa2123eda51: Pushed 02:46:23 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:0bf735a0846594f9e5ed0eac6e4c2e9a6a7187d27b51424f1a8daab10b47b75e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:46:24 7322c449bc37: Preparing 02:46:24 0fa2123eda51: Preparing 02:46:24 c3617cdd83ef: Preparing 02:46:24 ebd5e6504cf0: Preparing 02:46:24 81d470226f08: Preparing 02:46:24 b2191e2be29d: Preparing 02:46:24 b2191e2be29d: Waiting 02:46:24 81d470226f08: Layer already exists 02:46:24 c3617cdd83ef: Layer already exists 02:46:24 ebd5e6504cf0: Layer already exists 02:46:24 7322c449bc37: Layer already exists 02:46:24 0fa2123eda51: Layer already exists 02:46:24 b2191e2be29d: Layer already exists 02:46:24 latest: digest: sha256:0bf735a0846594f9e5ed0eac6e4c2e9a6a7187d27b51424f1a8daab10b47b75e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.52 02:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:46:25 7322c449bc37: Preparing 02:46:25 0fa2123eda51: Preparing 02:46:25 c3617cdd83ef: Preparing 02:46:25 ebd5e6504cf0: Preparing 02:46:25 81d470226f08: Preparing 02:46:25 b2191e2be29d: Preparing 02:46:25 b2191e2be29d: Waiting 02:46:25 81d470226f08: Layer already exists 02:46:25 c3617cdd83ef: Layer already exists 02:46:25 0fa2123eda51: Layer already exists 02:46:25 7322c449bc37: Layer already exists 02:46:25 ebd5e6504cf0: Layer already exists 02:46:25 b2191e2be29d: Layer already exists 02:46:25 3.1.0-dev.52: digest: sha256:0bf735a0846594f9e5ed0eac6e4c2e9a6a7187d27b51424f1a8daab10b47b75e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:46:25 7322c449bc37: Preparing 02:46:25 0fa2123eda51: Preparing 02:46:25 c3617cdd83ef: Preparing 02:46:25 ebd5e6504cf0: Preparing 02:46:25 81d470226f08: Preparing 02:46:25 b2191e2be29d: Preparing 02:46:25 0fa2123eda51: Layer already exists 02:46:25 7322c449bc37: Layer already exists 02:46:25 ebd5e6504cf0: Layer already exists 02:46:25 81d470226f08: Layer already exists 02:46:25 c3617cdd83ef: Layer already exists 02:46:25 b2191e2be29d: Layer already exists 02:46:25 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:0bf735a0846594f9e5ed0eac6e4c2e9a6a7187d27b51424f1a8daab10b47b75e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:46:26 7322c449bc37: Preparing 02:46:26 0fa2123eda51: Preparing 02:46:26 c3617cdd83ef: Preparing 02:46:26 ebd5e6504cf0: Preparing 02:46:26 81d470226f08: Preparing 02:46:26 b2191e2be29d: Preparing 02:46:26 b2191e2be29d: Waiting 02:46:26 81d470226f08: Layer already exists 02:46:26 c3617cdd83ef: Layer already exists 02:46:26 ebd5e6504cf0: Layer already exists 02:46:26 7322c449bc37: Layer already exists 02:46:26 0fa2123eda51: Layer already exists 02:46:26 b2191e2be29d: Layer already exists 02:46:26 main: digest: sha256:0bf735a0846594f9e5ed0eac6e4c2e9a6a7187d27b51424f1a8daab10b47b75e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:26 ===================================================== [Pipeline] echo 02:46:26 taggedImages: 02:46:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:46:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.52 02:46:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:46:26 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:46:26 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:26 latest 02:46:26 3.1.0-dev.52 02:46:26 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:26 main 02:46:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:46:27 2b009ff370a1: Preparing 02:46:27 b7d631829db8: Preparing 02:46:27 57abadade02e: Preparing 02:46:27 c3617cdd83ef: Preparing 02:46:27 ebd5e6504cf0: Preparing 02:46:27 24c2ea7615e5: Preparing 02:46:27 b2191e2be29d: Preparing 02:46:27 24c2ea7615e5: Waiting 02:46:27 b2191e2be29d: Waiting 02:46:27 ebd5e6504cf0: Layer already exists 02:46:27 c3617cdd83ef: Layer already exists 02:46:27 b7d631829db8: Pushed 02:46:28 24c2ea7615e5: Layer already exists 02:46:28 b2191e2be29d: Layer already exists 02:46:28 2b009ff370a1: Pushed 02:46:31 57abadade02e: Pushed 02:46:31 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:f523ac3185749beded53a07155c3ecac2a13c7189dc17a2abe073e0c7bc6ba5d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:46:31 2b009ff370a1: Preparing 02:46:31 b7d631829db8: Preparing 02:46:31 57abadade02e: Preparing 02:46:31 c3617cdd83ef: Preparing 02:46:31 ebd5e6504cf0: Preparing 02:46:31 24c2ea7615e5: Preparing 02:46:31 b2191e2be29d: Preparing 02:46:31 24c2ea7615e5: Waiting 02:46:31 b2191e2be29d: Waiting 02:46:31 2b009ff370a1: Layer already exists 02:46:31 57abadade02e: Layer already exists 02:46:31 b7d631829db8: Layer already exists 02:46:31 ebd5e6504cf0: Layer already exists 02:46:31 c3617cdd83ef: Layer already exists 02:46:31 24c2ea7615e5: Layer already exists 02:46:31 b2191e2be29d: Layer already exists 02:46:32 latest: digest: sha256:f523ac3185749beded53a07155c3ecac2a13c7189dc17a2abe073e0c7bc6ba5d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.52 02:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:46:32 2b009ff370a1: Preparing 02:46:32 b7d631829db8: Preparing 02:46:32 57abadade02e: Preparing 02:46:32 c3617cdd83ef: Preparing 02:46:32 ebd5e6504cf0: Preparing 02:46:32 24c2ea7615e5: Preparing 02:46:32 b2191e2be29d: Preparing 02:46:32 24c2ea7615e5: Waiting 02:46:32 b2191e2be29d: Waiting 02:46:32 2b009ff370a1: Layer already exists 02:46:32 b7d631829db8: Layer already exists 02:46:32 57abadade02e: Layer already exists 02:46:32 ebd5e6504cf0: Layer already exists 02:46:32 c3617cdd83ef: Layer already exists 02:46:32 b2191e2be29d: Layer already exists 02:46:32 24c2ea7615e5: Layer already exists 02:46:32 3.1.0-dev.52: digest: sha256:f523ac3185749beded53a07155c3ecac2a13c7189dc17a2abe073e0c7bc6ba5d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:46:33 2b009ff370a1: Preparing 02:46:33 b7d631829db8: Preparing 02:46:33 57abadade02e: Preparing 02:46:33 c3617cdd83ef: Preparing 02:46:33 ebd5e6504cf0: Preparing 02:46:33 24c2ea7615e5: Preparing 02:46:33 b2191e2be29d: Preparing 02:46:33 24c2ea7615e5: Waiting 02:46:33 b2191e2be29d: Waiting 02:46:33 57abadade02e: Layer already exists 02:46:33 c3617cdd83ef: Layer already exists 02:46:33 ebd5e6504cf0: Layer already exists 02:46:33 b7d631829db8: Layer already exists 02:46:33 2b009ff370a1: Layer already exists 02:46:33 24c2ea7615e5: Layer already exists 02:46:33 b2191e2be29d: Layer already exists 02:46:33 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:f523ac3185749beded53a07155c3ecac2a13c7189dc17a2abe073e0c7bc6ba5d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:46:34 2b009ff370a1: Preparing 02:46:34 b7d631829db8: Preparing 02:46:34 57abadade02e: Preparing 02:46:34 c3617cdd83ef: Preparing 02:46:34 ebd5e6504cf0: Preparing 02:46:34 24c2ea7615e5: Preparing 02:46:34 b2191e2be29d: Preparing 02:46:34 24c2ea7615e5: Waiting 02:46:34 b2191e2be29d: Waiting 02:46:34 c3617cdd83ef: Layer already exists 02:46:34 2b009ff370a1: Layer already exists 02:46:34 b7d631829db8: Layer already exists 02:46:34 57abadade02e: Layer already exists 02:46:34 ebd5e6504cf0: Layer already exists 02:46:34 24c2ea7615e5: Layer already exists 02:46:34 b2191e2be29d: Layer already exists 02:46:34 main: digest: sha256:f523ac3185749beded53a07155c3ecac2a13c7189dc17a2abe073e0c7bc6ba5d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:34 ===================================================== [Pipeline] echo 02:46:34 taggedImages: 02:46:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:46:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.52 02:46:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:46:34 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:46:34 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:34 latest 02:46:34 3.1.0-dev.52 02:46:34 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:34 main 02:46:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:46:35 2c6c5aecb52d: Preparing 02:46:35 1acbc3f9bf1a: Preparing 02:46:35 63cb712cce43: Preparing 02:46:35 b165490912a1: Preparing 02:46:35 158f08211e7c: Preparing 02:46:35 7b3f8f4451f2: Preparing 02:46:35 7b188a8cb5e7: Preparing 02:46:35 c3617cdd83ef: Preparing 02:46:35 ebd5e6504cf0: Preparing 02:46:35 d4db809eb74e: Preparing 02:46:35 3c6b472a30c7: Preparing 02:46:35 5f70bf18a086: Preparing 02:46:35 bfabff73a065: Preparing 02:46:35 3a257794f01c: Preparing 02:46:35 b2191e2be29d: Preparing 02:46:35 3c6b472a30c7: Waiting 02:46:35 5f70bf18a086: Waiting 02:46:35 bfabff73a065: Waiting 02:46:35 3a257794f01c: Waiting 02:46:35 b2191e2be29d: Waiting 02:46:35 c3617cdd83ef: Waiting 02:46:35 7b3f8f4451f2: Waiting 02:46:35 ebd5e6504cf0: Waiting 02:46:35 7b188a8cb5e7: Waiting 02:46:35 d4db809eb74e: Waiting 02:46:35 63cb712cce43: Pushed 02:46:35 b165490912a1: Pushed 02:46:35 158f08211e7c: Pushed 02:46:35 2c6c5aecb52d: Pushed 02:46:35 1acbc3f9bf1a: Pushed 02:46:35 c3617cdd83ef: Layer already exists 02:46:35 ebd5e6504cf0: Layer already exists 02:46:35 7b3f8f4451f2: Pushed 02:46:35 5f70bf18a086: Pushed 02:46:35 3c6b472a30c7: Pushed 02:46:35 d4db809eb74e: Pushed 02:46:35 bfabff73a065: Pushed 02:46:35 b2191e2be29d: Layer already exists 02:46:35 3a257794f01c: Pushed 02:46:39 7b188a8cb5e7: Pushed 02:46:39 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:cc60f24b2f2e76bd3b963623671790f5dbe24c0bb75d71f26b1eebff4e083ee8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:46:40 2c6c5aecb52d: Preparing 02:46:40 1acbc3f9bf1a: Preparing 02:46:40 63cb712cce43: Preparing 02:46:40 b165490912a1: Preparing 02:46:40 158f08211e7c: Preparing 02:46:40 7b3f8f4451f2: Preparing 02:46:40 7b188a8cb5e7: Preparing 02:46:40 c3617cdd83ef: Preparing 02:46:40 ebd5e6504cf0: Preparing 02:46:40 d4db809eb74e: Preparing 02:46:40 3c6b472a30c7: Preparing 02:46:40 5f70bf18a086: Preparing 02:46:40 bfabff73a065: Preparing 02:46:40 3a257794f01c: Preparing 02:46:40 b2191e2be29d: Preparing 02:46:40 d4db809eb74e: Waiting 02:46:40 3c6b472a30c7: Waiting 02:46:40 5f70bf18a086: Waiting 02:46:40 bfabff73a065: Waiting 02:46:40 3a257794f01c: Waiting 02:46:40 b2191e2be29d: Waiting 02:46:40 7b3f8f4451f2: Waiting 02:46:40 7b188a8cb5e7: Waiting 02:46:40 c3617cdd83ef: Waiting 02:46:40 ebd5e6504cf0: Waiting 02:46:40 158f08211e7c: Layer already exists 02:46:40 b165490912a1: Layer already exists 02:46:40 1acbc3f9bf1a: Layer already exists 02:46:40 2c6c5aecb52d: Layer already exists 02:46:40 63cb712cce43: Layer already exists 02:46:40 7b3f8f4451f2: Layer already exists 02:46:40 c3617cdd83ef: Layer already exists 02:46:40 d4db809eb74e: Layer already exists 02:46:40 7b188a8cb5e7: Layer already exists 02:46:40 ebd5e6504cf0: Layer already exists 02:46:40 5f70bf18a086: Layer already exists 02:46:40 3c6b472a30c7: Layer already exists 02:46:40 3a257794f01c: Layer already exists 02:46:40 bfabff73a065: Layer already exists 02:46:40 b2191e2be29d: Layer already exists 02:46:40 latest: digest: sha256:cc60f24b2f2e76bd3b963623671790f5dbe24c0bb75d71f26b1eebff4e083ee8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.52 02:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:46:41 2c6c5aecb52d: Preparing 02:46:41 1acbc3f9bf1a: Preparing 02:46:41 63cb712cce43: Preparing 02:46:41 b165490912a1: Preparing 02:46:41 158f08211e7c: Preparing 02:46:41 7b3f8f4451f2: Preparing 02:46:41 7b188a8cb5e7: Preparing 02:46:41 c3617cdd83ef: Preparing 02:46:41 ebd5e6504cf0: Preparing 02:46:41 d4db809eb74e: Preparing 02:46:41 3c6b472a30c7: Preparing 02:46:41 5f70bf18a086: Preparing 02:46:41 bfabff73a065: Preparing 02:46:41 3a257794f01c: Preparing 02:46:41 b2191e2be29d: Preparing 02:46:41 d4db809eb74e: Waiting 02:46:41 3c6b472a30c7: Waiting 02:46:41 5f70bf18a086: Waiting 02:46:41 c3617cdd83ef: Waiting 02:46:41 ebd5e6504cf0: Waiting 02:46:41 bfabff73a065: Waiting 02:46:41 b2191e2be29d: Waiting 02:46:41 3a257794f01c: Waiting 02:46:41 7b188a8cb5e7: Waiting 02:46:41 63cb712cce43: Layer already exists 02:46:41 1acbc3f9bf1a: Layer already exists 02:46:41 2c6c5aecb52d: Layer already exists 02:46:41 b165490912a1: Layer already exists 02:46:41 158f08211e7c: Layer already exists 02:46:41 7b3f8f4451f2: Layer already exists 02:46:41 ebd5e6504cf0: Layer already exists 02:46:41 7b188a8cb5e7: Layer already exists 02:46:41 c3617cdd83ef: Layer already exists 02:46:41 d4db809eb74e: Layer already exists 02:46:41 5f70bf18a086: Layer already exists 02:46:41 3c6b472a30c7: Layer already exists 02:46:41 bfabff73a065: Layer already exists 02:46:41 b2191e2be29d: Layer already exists 02:46:41 3a257794f01c: Layer already exists 02:46:41 3.1.0-dev.52: digest: sha256:cc60f24b2f2e76bd3b963623671790f5dbe24c0bb75d71f26b1eebff4e083ee8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:46:42 2c6c5aecb52d: Preparing 02:46:42 1acbc3f9bf1a: Preparing 02:46:42 63cb712cce43: Preparing 02:46:42 b165490912a1: Preparing 02:46:42 158f08211e7c: Preparing 02:46:42 7b3f8f4451f2: Preparing 02:46:42 7b188a8cb5e7: Preparing 02:46:42 c3617cdd83ef: Preparing 02:46:42 ebd5e6504cf0: Preparing 02:46:42 d4db809eb74e: Preparing 02:46:42 3c6b472a30c7: Preparing 02:46:42 5f70bf18a086: Preparing 02:46:42 bfabff73a065: Preparing 02:46:42 3a257794f01c: Preparing 02:46:42 b2191e2be29d: Preparing 02:46:42 ebd5e6504cf0: Waiting 02:46:42 d4db809eb74e: Waiting 02:46:42 3c6b472a30c7: Waiting 02:46:42 5f70bf18a086: Waiting 02:46:42 bfabff73a065: Waiting 02:46:42 3a257794f01c: Waiting 02:46:42 b2191e2be29d: Waiting 02:46:42 7b3f8f4451f2: Waiting 02:46:42 7b188a8cb5e7: Waiting 02:46:42 c3617cdd83ef: Waiting 02:46:42 1acbc3f9bf1a: Layer already exists 02:46:42 158f08211e7c: Layer already exists 02:46:42 b165490912a1: Layer already exists 02:46:42 63cb712cce43: Layer already exists 02:46:42 2c6c5aecb52d: Layer already exists 02:46:42 7b3f8f4451f2: Layer already exists 02:46:42 7b188a8cb5e7: Layer already exists 02:46:42 ebd5e6504cf0: Layer already exists 02:46:42 c3617cdd83ef: Layer already exists 02:46:42 5f70bf18a086: Layer already exists 02:46:42 d4db809eb74e: Layer already exists 02:46:42 3c6b472a30c7: Layer already exists 02:46:42 bfabff73a065: Layer already exists 02:46:42 b2191e2be29d: Layer already exists 02:46:42 3a257794f01c: Layer already exists 02:46:42 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:cc60f24b2f2e76bd3b963623671790f5dbe24c0bb75d71f26b1eebff4e083ee8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:46:43 2c6c5aecb52d: Preparing 02:46:43 1acbc3f9bf1a: Preparing 02:46:43 63cb712cce43: Preparing 02:46:43 b165490912a1: Preparing 02:46:43 158f08211e7c: Preparing 02:46:43 7b3f8f4451f2: Preparing 02:46:43 7b188a8cb5e7: Preparing 02:46:43 c3617cdd83ef: Preparing 02:46:43 ebd5e6504cf0: Preparing 02:46:43 d4db809eb74e: Preparing 02:46:43 3c6b472a30c7: Preparing 02:46:43 5f70bf18a086: Preparing 02:46:43 bfabff73a065: Preparing 02:46:43 3a257794f01c: Preparing 02:46:43 b2191e2be29d: Preparing 02:46:43 d4db809eb74e: Waiting 02:46:43 7b3f8f4451f2: Waiting 02:46:43 3c6b472a30c7: Waiting 02:46:43 3a257794f01c: Waiting 02:46:43 b2191e2be29d: Waiting 02:46:43 5f70bf18a086: Waiting 02:46:43 bfabff73a065: Waiting 02:46:43 7b188a8cb5e7: Waiting 02:46:43 c3617cdd83ef: Waiting 02:46:43 ebd5e6504cf0: Waiting 02:46:43 1acbc3f9bf1a: Layer already exists 02:46:43 b165490912a1: Layer already exists 02:46:43 63cb712cce43: Layer already exists 02:46:43 158f08211e7c: Layer already exists 02:46:43 2c6c5aecb52d: Layer already exists 02:46:43 7b3f8f4451f2: Layer already exists 02:46:43 7b188a8cb5e7: Layer already exists 02:46:43 c3617cdd83ef: Layer already exists 02:46:43 ebd5e6504cf0: Layer already exists 02:46:43 d4db809eb74e: Layer already exists 02:46:43 5f70bf18a086: Layer already exists 02:46:43 3c6b472a30c7: Layer already exists 02:46:43 b2191e2be29d: Layer already exists 02:46:43 bfabff73a065: Layer already exists 02:46:43 3a257794f01c: Layer already exists 02:46:43 main: digest: sha256:cc60f24b2f2e76bd3b963623671790f5dbe24c0bb75d71f26b1eebff4e083ee8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:43 ===================================================== [Pipeline] echo 02:46:43 taggedImages: 02:46:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:46:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.52 02:46:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:46:43 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:46:43 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:43 latest 02:46:43 3.1.0-dev.52 02:46:43 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:43 main 02:46:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:46:44 9697ee26d80a: Preparing 02:46:44 759a212f7493: Preparing 02:46:44 beccc0ab9f20: Preparing 02:46:44 f3833ba8b483: Preparing 02:46:44 c3617cdd83ef: Preparing 02:46:44 ebd5e6504cf0: Preparing 02:46:44 24c2ea7615e5: Preparing 02:46:44 b2191e2be29d: Preparing 02:46:44 ebd5e6504cf0: Waiting 02:46:44 b2191e2be29d: Waiting 02:46:44 24c2ea7615e5: Waiting 02:46:44 c3617cdd83ef: Layer already exists 02:46:44 ebd5e6504cf0: Layer already exists 02:46:44 24c2ea7615e5: Layer already exists 02:46:44 beccc0ab9f20: Pushed 02:46:44 759a212f7493: Pushed 02:46:44 b2191e2be29d: Layer already exists 02:46:44 9697ee26d80a: Pushed 02:46:46 f3833ba8b483: Pushed 02:46:47 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:4b45b9a706c243e0c4eebfa4fea0bb0dcd9202532b367802dd06a27da1d56227 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46: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 02:46:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:46:47 9697ee26d80a: Preparing 02:46:47 759a212f7493: Preparing 02:46:47 beccc0ab9f20: Preparing 02:46:47 f3833ba8b483: Preparing 02:46:47 c3617cdd83ef: Preparing 02:46:47 ebd5e6504cf0: Preparing 02:46:47 24c2ea7615e5: Preparing 02:46:47 b2191e2be29d: Preparing 02:46:47 24c2ea7615e5: Waiting 02:46:47 b2191e2be29d: Waiting 02:46:47 ebd5e6504cf0: Waiting 02:46:47 759a212f7493: Layer already exists 02:46:47 beccc0ab9f20: Layer already exists 02:46:47 f3833ba8b483: Layer already exists 02:46:47 c3617cdd83ef: Layer already exists 02:46:47 9697ee26d80a: Layer already exists 02:46:47 b2191e2be29d: Layer already exists 02:46:47 24c2ea7615e5: Layer already exists 02:46:47 ebd5e6504cf0: Layer already exists 02:46:47 latest: digest: sha256:4b45b9a706c243e0c4eebfa4fea0bb0dcd9202532b367802dd06a27da1d56227 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.52 02:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:46:48 9697ee26d80a: Preparing 02:46:48 759a212f7493: Preparing 02:46:48 beccc0ab9f20: Preparing 02:46:48 f3833ba8b483: Preparing 02:46:48 c3617cdd83ef: Preparing 02:46:48 ebd5e6504cf0: Preparing 02:46:48 24c2ea7615e5: Preparing 02:46:48 b2191e2be29d: Preparing 02:46:48 24c2ea7615e5: Waiting 02:46:48 b2191e2be29d: Waiting 02:46:48 ebd5e6504cf0: Waiting 02:46:48 beccc0ab9f20: Layer already exists 02:46:48 759a212f7493: Layer already exists 02:46:48 9697ee26d80a: Layer already exists 02:46:48 f3833ba8b483: Layer already exists 02:46:48 c3617cdd83ef: Layer already exists 02:46:48 ebd5e6504cf0: Layer already exists 02:46:48 b2191e2be29d: Layer already exists 02:46:49 24c2ea7615e5: Layer already exists 02:46:49 3.1.0-dev.52: digest: sha256:4b45b9a706c243e0c4eebfa4fea0bb0dcd9202532b367802dd06a27da1d56227 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:46:49 9697ee26d80a: Preparing 02:46:49 759a212f7493: Preparing 02:46:49 beccc0ab9f20: Preparing 02:46:49 f3833ba8b483: Preparing 02:46:49 c3617cdd83ef: Preparing 02:46:49 ebd5e6504cf0: Preparing 02:46:49 24c2ea7615e5: Preparing 02:46:49 b2191e2be29d: Preparing 02:46:49 ebd5e6504cf0: Waiting 02:46:49 24c2ea7615e5: Waiting 02:46:49 b2191e2be29d: Waiting 02:46:49 beccc0ab9f20: Layer already exists 02:46:49 9697ee26d80a: Layer already exists 02:46:49 759a212f7493: Layer already exists 02:46:49 c3617cdd83ef: Layer already exists 02:46:49 f3833ba8b483: Layer already exists 02:46:49 24c2ea7615e5: Layer already exists 02:46:49 b2191e2be29d: Layer already exists 02:46:49 ebd5e6504cf0: Layer already exists 02:46:49 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:4b45b9a706c243e0c4eebfa4fea0bb0dcd9202532b367802dd06a27da1d56227 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:50 + 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 02:46:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:46:50 9697ee26d80a: Preparing 02:46:50 759a212f7493: Preparing 02:46:50 beccc0ab9f20: Preparing 02:46:50 f3833ba8b483: Preparing 02:46:50 c3617cdd83ef: Preparing 02:46:50 ebd5e6504cf0: Preparing 02:46:50 24c2ea7615e5: Preparing 02:46:50 b2191e2be29d: Preparing 02:46:50 24c2ea7615e5: Waiting 02:46:50 b2191e2be29d: Waiting 02:46:50 ebd5e6504cf0: Waiting 02:46:50 beccc0ab9f20: Layer already exists 02:46:50 759a212f7493: Layer already exists 02:46:50 c3617cdd83ef: Layer already exists 02:46:50 f3833ba8b483: Layer already exists 02:46:50 9697ee26d80a: Layer already exists 02:46:50 24c2ea7615e5: Layer already exists 02:46:50 b2191e2be29d: Layer already exists 02:46:50 ebd5e6504cf0: Layer already exists 02:46:50 main: digest: sha256:4b45b9a706c243e0c4eebfa4fea0bb0dcd9202532b367802dd06a27da1d56227 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:50 ===================================================== [Pipeline] echo 02:46:50 taggedImages: 02:46:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:46:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.52 02:46:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:46:50 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:46:50 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:50 latest 02:46:50 3.1.0-dev.52 02:46:50 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:50 main 02:46:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:46:51 c5b46188a4c9: Preparing 02:46:51 a7a228534750: Preparing 02:46:51 f11b86d18f3b: Preparing 02:46:51 dec59d3c3bff: Preparing 02:46:51 86ceb6a6aa26: Preparing 02:46:51 c3617cdd83ef: Preparing 02:46:51 ebd5e6504cf0: Preparing 02:46:51 00382c221a90: Preparing 02:46:51 48e5b5a13638: Preparing 02:46:51 b2191e2be29d: Preparing 02:46:51 b2191e2be29d: Waiting 02:46:51 00382c221a90: Waiting 02:46:51 48e5b5a13638: Waiting 02:46:51 c3617cdd83ef: Waiting 02:46:51 ebd5e6504cf0: Waiting 02:46:51 c5b46188a4c9: Pushed 02:46:51 a7a228534750: Pushed 02:46:51 dec59d3c3bff: Pushed 02:46:51 86ceb6a6aa26: Pushed 02:46:51 c3617cdd83ef: Layer already exists 02:46:51 ebd5e6504cf0: Layer already exists 02:46:51 b2191e2be29d: Layer already exists 02:46:51 00382c221a90: Pushed 02:46:54 f11b86d18f3b: Pushed 02:46:55 48e5b5a13638: Pushed 02:46:55 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:bc1e19e7c7f79f4c8c40ce502a19ad526a094cf861e04899cc34652e944dfd19 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:56 + 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 02:46:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:46:56 c5b46188a4c9: Preparing 02:46:56 a7a228534750: Preparing 02:46:56 f11b86d18f3b: Preparing 02:46:56 dec59d3c3bff: Preparing 02:46:56 86ceb6a6aa26: Preparing 02:46:56 c3617cdd83ef: Preparing 02:46:56 ebd5e6504cf0: Preparing 02:46:56 00382c221a90: Preparing 02:46:56 48e5b5a13638: Preparing 02:46:56 b2191e2be29d: Preparing 02:46:56 c3617cdd83ef: Waiting 02:46:56 ebd5e6504cf0: Waiting 02:46:56 00382c221a90: Waiting 02:46:56 48e5b5a13638: Waiting 02:46:56 b2191e2be29d: Waiting 02:46:56 f11b86d18f3b: Layer already exists 02:46:56 a7a228534750: Layer already exists 02:46:56 c5b46188a4c9: Layer already exists 02:46:56 86ceb6a6aa26: Layer already exists 02:46:56 dec59d3c3bff: Layer already exists 02:46:56 ebd5e6504cf0: Layer already exists 02:46:56 00382c221a90: Layer already exists 02:46:56 48e5b5a13638: Layer already exists 02:46:56 c3617cdd83ef: Layer already exists 02:46:56 b2191e2be29d: Layer already exists 02:46:56 latest: digest: sha256:bc1e19e7c7f79f4c8c40ce502a19ad526a094cf861e04899cc34652e944dfd19 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.52 02:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:46:57 c5b46188a4c9: Preparing 02:46:57 a7a228534750: Preparing 02:46:57 f11b86d18f3b: Preparing 02:46:57 dec59d3c3bff: Preparing 02:46:57 86ceb6a6aa26: Preparing 02:46:57 c3617cdd83ef: Preparing 02:46:57 ebd5e6504cf0: Preparing 02:46:57 00382c221a90: Preparing 02:46:57 48e5b5a13638: Preparing 02:46:57 b2191e2be29d: Preparing 02:46:57 00382c221a90: Waiting 02:46:57 c3617cdd83ef: Waiting 02:46:57 ebd5e6504cf0: Waiting 02:46:57 b2191e2be29d: Waiting 02:46:57 48e5b5a13638: Waiting 02:46:57 dec59d3c3bff: Layer already exists 02:46:57 86ceb6a6aa26: Layer already exists 02:46:57 f11b86d18f3b: Layer already exists 02:46:57 c5b46188a4c9: Layer already exists 02:46:57 a7a228534750: Layer already exists 02:46:57 ebd5e6504cf0: Layer already exists 02:46:57 c3617cdd83ef: Layer already exists 02:46:57 00382c221a90: Layer already exists 02:46:57 48e5b5a13638: Layer already exists 02:46:57 b2191e2be29d: Layer already exists 02:46:57 3.1.0-dev.52: digest: sha256:bc1e19e7c7f79f4c8c40ce502a19ad526a094cf861e04899cc34652e944dfd19 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:46:58 c5b46188a4c9: Preparing 02:46:58 a7a228534750: Preparing 02:46:58 f11b86d18f3b: Preparing 02:46:58 dec59d3c3bff: Preparing 02:46:58 86ceb6a6aa26: Preparing 02:46:58 c3617cdd83ef: Preparing 02:46:58 ebd5e6504cf0: Preparing 02:46:58 00382c221a90: Preparing 02:46:58 48e5b5a13638: Preparing 02:46:58 b2191e2be29d: Preparing 02:46:58 00382c221a90: Waiting 02:46:58 48e5b5a13638: Waiting 02:46:58 c3617cdd83ef: Waiting 02:46:58 b2191e2be29d: Waiting 02:46:58 ebd5e6504cf0: Waiting 02:46:58 dec59d3c3bff: Layer already exists 02:46:58 86ceb6a6aa26: Layer already exists 02:46:58 c5b46188a4c9: Layer already exists 02:46:58 a7a228534750: Layer already exists 02:46:58 f11b86d18f3b: Layer already exists 02:46:58 00382c221a90: Layer already exists 02:46:58 c3617cdd83ef: Layer already exists 02:46:58 ebd5e6504cf0: Layer already exists 02:46:58 b2191e2be29d: Layer already exists 02:46:58 48e5b5a13638: Layer already exists 02:46:58 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:bc1e19e7c7f79f4c8c40ce502a19ad526a094cf861e04899cc34652e944dfd19 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:58 + 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 02:46:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:46:59 c5b46188a4c9: Preparing 02:46:59 a7a228534750: Preparing 02:46:59 f11b86d18f3b: Preparing 02:46:59 dec59d3c3bff: Preparing 02:46:59 86ceb6a6aa26: Preparing 02:46:59 c3617cdd83ef: Preparing 02:46:59 ebd5e6504cf0: Preparing 02:46:59 00382c221a90: Preparing 02:46:59 48e5b5a13638: Preparing 02:46:59 b2191e2be29d: Preparing 02:46:59 c3617cdd83ef: Waiting 02:46:59 ebd5e6504cf0: Waiting 02:46:59 48e5b5a13638: Waiting 02:46:59 00382c221a90: Waiting 02:46:59 b2191e2be29d: Waiting 02:46:59 dec59d3c3bff: Layer already exists 02:46:59 f11b86d18f3b: Layer already exists 02:46:59 a7a228534750: Layer already exists 02:46:59 c5b46188a4c9: Layer already exists 02:46:59 86ceb6a6aa26: Layer already exists 02:46:59 c3617cdd83ef: Layer already exists 02:46:59 48e5b5a13638: Layer already exists 02:46:59 00382c221a90: Layer already exists 02:46:59 b2191e2be29d: Layer already exists 02:46:59 ebd5e6504cf0: Layer already exists 02:46:59 main: digest: sha256:bc1e19e7c7f79f4c8c40ce502a19ad526a094cf861e04899cc34652e944dfd19 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:59 ===================================================== [Pipeline] echo 02:46:59 taggedImages: 02:46:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:46:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.52 02:46:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:46:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:46:59 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:46:59 latest 02:46:59 3.1.0-dev.52 02:46:59 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:46:59 main 02:46:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:47:00 b4df90502cc4: Preparing 02:47:00 5edbd56a55d8: Preparing 02:47:00 ecc5a8e3ad92: Preparing 02:47:00 e77d58b5624d: Preparing 02:47:00 13706be0cc2a: Preparing 02:47:00 b64bddc54c35: Preparing 02:47:00 8d51dd34dd3d: Preparing 02:47:00 c3617cdd83ef: Preparing 02:47:00 ebd5e6504cf0: Preparing 02:47:00 cbb678609709: Preparing 02:47:00 b2191e2be29d: Preparing 02:47:00 c3617cdd83ef: Waiting 02:47:00 ebd5e6504cf0: Waiting 02:47:00 cbb678609709: Waiting 02:47:00 b2191e2be29d: Waiting 02:47:00 b64bddc54c35: Waiting 02:47:00 8d51dd34dd3d: Waiting 02:47:00 13706be0cc2a: Pushed 02:47:00 5edbd56a55d8: Pushed 02:47:00 b4df90502cc4: Pushed 02:47:00 c3617cdd83ef: Layer already exists 02:47:00 ebd5e6504cf0: Layer already exists 02:47:00 b64bddc54c35: Pushed 02:47:00 8d51dd34dd3d: Pushed 02:47:00 b2191e2be29d: Layer already exists 02:47:03 e77d58b5624d: Pushed 02:47:03 cbb678609709: Pushed 02:47:03 ecc5a8e3ad92: Pushed 02:47:04 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:1e436c6b42dadef976e1a7a56ae29edf9fbd35244c1598f8833a5b29016ece2c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:04 + 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 02:47:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:47:04 b4df90502cc4: Preparing 02:47:04 5edbd56a55d8: Preparing 02:47:04 ecc5a8e3ad92: Preparing 02:47:04 e77d58b5624d: Preparing 02:47:04 13706be0cc2a: Preparing 02:47:04 b64bddc54c35: Preparing 02:47:04 8d51dd34dd3d: Preparing 02:47:04 c3617cdd83ef: Preparing 02:47:04 ebd5e6504cf0: Preparing 02:47:04 cbb678609709: Preparing 02:47:04 b2191e2be29d: Preparing 02:47:04 b64bddc54c35: Waiting 02:47:04 8d51dd34dd3d: Waiting 02:47:04 cbb678609709: Waiting 02:47:04 c3617cdd83ef: Waiting 02:47:04 b2191e2be29d: Waiting 02:47:04 ebd5e6504cf0: Waiting 02:47:04 5edbd56a55d8: Layer already exists 02:47:04 b4df90502cc4: Layer already exists 02:47:04 13706be0cc2a: Layer already exists 02:47:04 ecc5a8e3ad92: Layer already exists 02:47:04 e77d58b5624d: Layer already exists 02:47:04 c3617cdd83ef: Layer already exists 02:47:04 b64bddc54c35: Layer already exists 02:47:04 ebd5e6504cf0: Layer already exists 02:47:04 cbb678609709: Layer already exists 02:47:04 8d51dd34dd3d: Layer already exists 02:47:04 b2191e2be29d: Layer already exists 02:47:05 latest: digest: sha256:1e436c6b42dadef976e1a7a56ae29edf9fbd35244c1598f8833a5b29016ece2c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.52 02:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:47:05 b4df90502cc4: Preparing 02:47:05 5edbd56a55d8: Preparing 02:47:05 ecc5a8e3ad92: Preparing 02:47:05 e77d58b5624d: Preparing 02:47:05 13706be0cc2a: Preparing 02:47:05 b64bddc54c35: Preparing 02:47:05 8d51dd34dd3d: Preparing 02:47:05 c3617cdd83ef: Preparing 02:47:05 ebd5e6504cf0: Preparing 02:47:05 cbb678609709: Preparing 02:47:05 b2191e2be29d: Preparing 02:47:05 b64bddc54c35: Waiting 02:47:05 cbb678609709: Waiting 02:47:05 c3617cdd83ef: Waiting 02:47:05 8d51dd34dd3d: Waiting 02:47:05 ebd5e6504cf0: Waiting 02:47:05 b2191e2be29d: Waiting 02:47:05 5edbd56a55d8: Layer already exists 02:47:05 b4df90502cc4: Layer already exists 02:47:05 e77d58b5624d: Layer already exists 02:47:05 ecc5a8e3ad92: Layer already exists 02:47:05 13706be0cc2a: Layer already exists 02:47:05 b64bddc54c35: Layer already exists 02:47:05 8d51dd34dd3d: Layer already exists 02:47:05 c3617cdd83ef: Layer already exists 02:47:05 cbb678609709: Layer already exists 02:47:05 ebd5e6504cf0: Layer already exists 02:47:05 b2191e2be29d: Layer already exists 02:47:06 3.1.0-dev.52: digest: sha256:1e436c6b42dadef976e1a7a56ae29edf9fbd35244c1598f8833a5b29016ece2c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:47:06 b4df90502cc4: Preparing 02:47:06 5edbd56a55d8: Preparing 02:47:06 ecc5a8e3ad92: Preparing 02:47:06 e77d58b5624d: Preparing 02:47:06 13706be0cc2a: Preparing 02:47:06 b64bddc54c35: Preparing 02:47:06 8d51dd34dd3d: Preparing 02:47:06 c3617cdd83ef: Preparing 02:47:06 ebd5e6504cf0: Preparing 02:47:06 cbb678609709: Preparing 02:47:06 b2191e2be29d: Preparing 02:47:06 b64bddc54c35: Waiting 02:47:06 8d51dd34dd3d: Waiting 02:47:06 c3617cdd83ef: Waiting 02:47:06 ebd5e6504cf0: Waiting 02:47:06 b2191e2be29d: Waiting 02:47:06 cbb678609709: Waiting 02:47:06 ecc5a8e3ad92: Layer already exists 02:47:06 5edbd56a55d8: Layer already exists 02:47:06 b4df90502cc4: Layer already exists 02:47:06 13706be0cc2a: Layer already exists 02:47:06 e77d58b5624d: Layer already exists 02:47:06 8d51dd34dd3d: Layer already exists 02:47:06 b64bddc54c35: Layer already exists 02:47:06 c3617cdd83ef: Layer already exists 02:47:06 ebd5e6504cf0: Layer already exists 02:47:06 cbb678609709: Layer already exists 02:47:06 b2191e2be29d: Layer already exists 02:47:06 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:1e436c6b42dadef976e1a7a56ae29edf9fbd35244c1598f8833a5b29016ece2c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:07 + 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 02:47:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:47:07 b4df90502cc4: Preparing 02:47:07 5edbd56a55d8: Preparing 02:47:07 ecc5a8e3ad92: Preparing 02:47:07 e77d58b5624d: Preparing 02:47:07 13706be0cc2a: Preparing 02:47:07 b64bddc54c35: Preparing 02:47:07 8d51dd34dd3d: Preparing 02:47:07 c3617cdd83ef: Preparing 02:47:07 ebd5e6504cf0: Preparing 02:47:07 cbb678609709: Preparing 02:47:07 b2191e2be29d: Preparing 02:47:07 b64bddc54c35: Waiting 02:47:07 8d51dd34dd3d: Waiting 02:47:07 c3617cdd83ef: Waiting 02:47:07 ebd5e6504cf0: Waiting 02:47:07 cbb678609709: Waiting 02:47:07 b2191e2be29d: Waiting 02:47:07 e77d58b5624d: Layer already exists 02:47:07 b4df90502cc4: Layer already exists 02:47:07 ecc5a8e3ad92: Layer already exists 02:47:07 5edbd56a55d8: Layer already exists 02:47:07 13706be0cc2a: Layer already exists 02:47:07 c3617cdd83ef: Layer already exists 02:47:07 8d51dd34dd3d: Layer already exists 02:47:07 cbb678609709: Layer already exists 02:47:07 ebd5e6504cf0: Layer already exists 02:47:07 b64bddc54c35: Layer already exists 02:47:07 b2191e2be29d: Layer already exists 02:47:07 main: digest: sha256:1e436c6b42dadef976e1a7a56ae29edf9fbd35244c1598f8833a5b29016ece2c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:07 ===================================================== [Pipeline] echo 02:47:07 taggedImages: 02:47:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:47:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:47:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.52 02:47:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:47:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:47:07 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:47:07 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:47:07 latest 02:47:07 3.1.0-dev.52 02:47:07 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:47:07 main 02:47:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:47:08 f57c4d8f8010: Preparing 02:47:08 f7acdbc81d2c: Preparing 02:47:08 c3617cdd83ef: Preparing 02:47:08 ebd5e6504cf0: Preparing 02:47:08 4f4ef1972950: Preparing 02:47:08 b2191e2be29d: Preparing 02:47:08 b2191e2be29d: Waiting 02:47:08 c3617cdd83ef: Layer already exists 02:47:08 ebd5e6504cf0: Layer already exists 02:47:08 b2191e2be29d: Layer already exists 02:47:08 f57c4d8f8010: Pushed 02:47:10 4f4ef1972950: Pushed 02:47:13 f7acdbc81d2c: Pushed 02:47:13 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:2f4630bcf9863cc2acc6496c282990ba5f035d89b72bb10c6ac17caa7fa7cdbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:14 + 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 02:47:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:47:14 f57c4d8f8010: Preparing 02:47:14 f7acdbc81d2c: Preparing 02:47:14 c3617cdd83ef: Preparing 02:47:14 ebd5e6504cf0: Preparing 02:47:14 4f4ef1972950: Preparing 02:47:14 b2191e2be29d: Preparing 02:47:14 b2191e2be29d: Waiting 02:47:14 ebd5e6504cf0: Layer already exists 02:47:14 4f4ef1972950: Layer already exists 02:47:14 f57c4d8f8010: Layer already exists 02:47:14 f7acdbc81d2c: Layer already exists 02:47:14 c3617cdd83ef: Layer already exists 02:47:14 b2191e2be29d: Layer already exists 02:47:14 latest: digest: sha256:2f4630bcf9863cc2acc6496c282990ba5f035d89b72bb10c6ac17caa7fa7cdbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.52 02:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:47:15 f57c4d8f8010: Preparing 02:47:15 f7acdbc81d2c: Preparing 02:47:15 c3617cdd83ef: Preparing 02:47:15 ebd5e6504cf0: Preparing 02:47:15 4f4ef1972950: Preparing 02:47:15 b2191e2be29d: Preparing 02:47:15 b2191e2be29d: Waiting 02:47:15 c3617cdd83ef: Layer already exists 02:47:15 4f4ef1972950: Layer already exists 02:47:15 ebd5e6504cf0: Layer already exists 02:47:15 f7acdbc81d2c: Layer already exists 02:47:15 f57c4d8f8010: Layer already exists 02:47:15 b2191e2be29d: Layer already exists 02:47:15 3.1.0-dev.52: digest: sha256:2f4630bcf9863cc2acc6496c282990ba5f035d89b72bb10c6ac17caa7fa7cdbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:47:16 f57c4d8f8010: Preparing 02:47:16 f7acdbc81d2c: Preparing 02:47:16 c3617cdd83ef: Preparing 02:47:16 ebd5e6504cf0: Preparing 02:47:16 4f4ef1972950: Preparing 02:47:16 b2191e2be29d: Preparing 02:47:16 b2191e2be29d: Waiting 02:47:16 ebd5e6504cf0: Layer already exists 02:47:16 4f4ef1972950: Layer already exists 02:47:16 f7acdbc81d2c: Layer already exists 02:47:16 f57c4d8f8010: Layer already exists 02:47:16 c3617cdd83ef: Layer already exists 02:47:16 b2191e2be29d: Layer already exists 02:47:16 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:2f4630bcf9863cc2acc6496c282990ba5f035d89b72bb10c6ac17caa7fa7cdbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:16 + 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 02:47:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:47:16 f57c4d8f8010: Preparing 02:47:16 f7acdbc81d2c: Preparing 02:47:16 c3617cdd83ef: Preparing 02:47:16 ebd5e6504cf0: Preparing 02:47:16 4f4ef1972950: Preparing 02:47:16 b2191e2be29d: Preparing 02:47:16 b2191e2be29d: Waiting 02:47:16 f7acdbc81d2c: Layer already exists 02:47:16 ebd5e6504cf0: Layer already exists 02:47:16 f57c4d8f8010: Layer already exists 02:47:16 4f4ef1972950: Layer already exists 02:47:16 c3617cdd83ef: Layer already exists 02:47:16 b2191e2be29d: Layer already exists 02:47:16 main: digest: sha256:2f4630bcf9863cc2acc6496c282990ba5f035d89b72bb10c6ac17caa7fa7cdbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:17 ===================================================== [Pipeline] echo 02:47:17 taggedImages: 02:47:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:47:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:47:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.52 02:47:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:47:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:47:17 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:47:17 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:47:17 latest 02:47:17 3.1.0-dev.52 02:47:17 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:47:17 main 02:47:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:47:17 cfee973a363d: Preparing 02:47:17 e281cf97d77c: Preparing 02:47:17 49e7dee93a7a: Preparing 02:47:17 c3617cdd83ef: Preparing 02:47:17 ebd5e6504cf0: Preparing 02:47:17 ad3a26fef93b: Preparing 02:47:17 505d1ab2028c: Preparing 02:47:17 78296f43d022: Preparing 02:47:17 b2191e2be29d: Preparing 02:47:17 ad3a26fef93b: Waiting 02:47:17 505d1ab2028c: Waiting 02:47:17 78296f43d022: Waiting 02:47:17 b2191e2be29d: Waiting 02:47:17 c3617cdd83ef: Layer already exists 02:47:17 ebd5e6504cf0: Layer already exists 02:47:18 cfee973a363d: Pushed 02:47:18 49e7dee93a7a: Pushed 02:47:18 e281cf97d77c: Pushed 02:47:18 b2191e2be29d: Layer already exists 02:47:19 78296f43d022: Pushed 02:47:30 505d1ab2028c: Pushed 02:47:35 ad3a26fef93b: Pushed 02:47:35 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:af3ad4e73d312b3a2708200a2b7539a9722eead85565ff7eb0266aa779dc8ec8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:35 + 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 02:47:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:47:36 cfee973a363d: Preparing 02:47:36 e281cf97d77c: Preparing 02:47:36 49e7dee93a7a: Preparing 02:47:36 c3617cdd83ef: Preparing 02:47:36 ebd5e6504cf0: Preparing 02:47:36 ad3a26fef93b: Preparing 02:47:36 505d1ab2028c: Preparing 02:47:36 78296f43d022: Preparing 02:47:36 b2191e2be29d: Preparing 02:47:36 505d1ab2028c: Waiting 02:47:36 ad3a26fef93b: Waiting 02:47:36 b2191e2be29d: Waiting 02:47:36 78296f43d022: Waiting 02:47:36 49e7dee93a7a: Layer already exists 02:47:36 e281cf97d77c: Layer already exists 02:47:36 c3617cdd83ef: Layer already exists 02:47:36 ebd5e6504cf0: Layer already exists 02:47:36 cfee973a363d: Layer already exists 02:47:36 ad3a26fef93b: Layer already exists 02:47:36 78296f43d022: Layer already exists 02:47:36 505d1ab2028c: Layer already exists 02:47:36 b2191e2be29d: Layer already exists 02:47:36 latest: digest: sha256:af3ad4e73d312b3a2708200a2b7539a9722eead85565ff7eb0266aa779dc8ec8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.52 02:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:47:36 cfee973a363d: Preparing 02:47:36 e281cf97d77c: Preparing 02:47:36 49e7dee93a7a: Preparing 02:47:36 c3617cdd83ef: Preparing 02:47:36 ebd5e6504cf0: Preparing 02:47:36 ad3a26fef93b: Preparing 02:47:36 505d1ab2028c: Preparing 02:47:36 78296f43d022: Preparing 02:47:36 b2191e2be29d: Preparing 02:47:36 ad3a26fef93b: Waiting 02:47:36 505d1ab2028c: Waiting 02:47:36 78296f43d022: Waiting 02:47:36 b2191e2be29d: Waiting 02:47:36 ebd5e6504cf0: Layer already exists 02:47:36 49e7dee93a7a: Layer already exists 02:47:36 cfee973a363d: Layer already exists 02:47:36 c3617cdd83ef: Layer already exists 02:47:36 e281cf97d77c: Layer already exists 02:47:36 78296f43d022: Layer already exists 02:47:36 ad3a26fef93b: Layer already exists 02:47:36 505d1ab2028c: Layer already exists 02:47:36 b2191e2be29d: Layer already exists 02:47:36 3.1.0-dev.52: digest: sha256:af3ad4e73d312b3a2708200a2b7539a9722eead85565ff7eb0266aa779dc8ec8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:47:37 cfee973a363d: Preparing 02:47:37 e281cf97d77c: Preparing 02:47:37 49e7dee93a7a: Preparing 02:47:37 c3617cdd83ef: Preparing 02:47:37 ebd5e6504cf0: Preparing 02:47:37 ad3a26fef93b: Preparing 02:47:37 505d1ab2028c: Preparing 02:47:37 78296f43d022: Preparing 02:47:37 b2191e2be29d: Preparing 02:47:37 ad3a26fef93b: Waiting 02:47:37 505d1ab2028c: Waiting 02:47:37 b2191e2be29d: Waiting 02:47:37 78296f43d022: Waiting 02:47:37 ebd5e6504cf0: Layer already exists 02:47:37 c3617cdd83ef: Layer already exists 02:47:37 e281cf97d77c: Layer already exists 02:47:37 cfee973a363d: Layer already exists 02:47:37 49e7dee93a7a: Layer already exists 02:47:37 505d1ab2028c: Layer already exists 02:47:37 ad3a26fef93b: Layer already exists 02:47:37 b2191e2be29d: Layer already exists 02:47:37 78296f43d022: Layer already exists 02:47:37 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:af3ad4e73d312b3a2708200a2b7539a9722eead85565ff7eb0266aa779dc8ec8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:38 + 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 02:47:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:47:38 cfee973a363d: Preparing 02:47:38 e281cf97d77c: Preparing 02:47:38 49e7dee93a7a: Preparing 02:47:38 c3617cdd83ef: Preparing 02:47:38 ebd5e6504cf0: Preparing 02:47:38 ad3a26fef93b: Preparing 02:47:38 505d1ab2028c: Preparing 02:47:38 78296f43d022: Preparing 02:47:38 b2191e2be29d: Preparing 02:47:38 ad3a26fef93b: Waiting 02:47:38 505d1ab2028c: Waiting 02:47:38 78296f43d022: Waiting 02:47:38 b2191e2be29d: Waiting 02:47:38 c3617cdd83ef: Layer already exists 02:47:38 cfee973a363d: Layer already exists 02:47:38 e281cf97d77c: Layer already exists 02:47:38 ebd5e6504cf0: Layer already exists 02:47:38 49e7dee93a7a: Layer already exists 02:47:38 ad3a26fef93b: Layer already exists 02:47:38 78296f43d022: Layer already exists 02:47:38 505d1ab2028c: Layer already exists 02:47:38 b2191e2be29d: Layer already exists 02:47:38 main: digest: sha256:af3ad4e73d312b3a2708200a2b7539a9722eead85565ff7eb0266aa779dc8ec8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:38 ===================================================== [Pipeline] echo 02:47:38 taggedImages: 02:47:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:47:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:47:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.52 02:47:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:47:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:47:38 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:47:38 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:47:38 latest 02:47:38 3.1.0-dev.52 02:47:38 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:47:38 main 02:47:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:47:39 a63e4d9e2286: Preparing 02:47:39 bbe41d1bd449: Preparing 02:47:39 4679b13070e3: Preparing 02:47:39 c3617cdd83ef: Preparing 02:47:39 ebd5e6504cf0: Preparing 02:47:39 ad3a26fef93b: Preparing 02:47:39 771fb1690d7e: Preparing 02:47:39 b2191e2be29d: Preparing 02:47:39 ad3a26fef93b: Waiting 02:47:39 771fb1690d7e: Waiting 02:47:39 b2191e2be29d: Waiting 02:47:39 ebd5e6504cf0: Layer already exists 02:47:39 c3617cdd83ef: Layer already exists 02:47:39 ad3a26fef93b: Layer already exists 02:47:39 b2191e2be29d: Layer already exists 02:47:39 a63e4d9e2286: Pushed 02:47:39 bbe41d1bd449: Pushed 02:47:39 4679b13070e3: Pushed 02:47:40 771fb1690d7e: Pushed 02:47:40 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:436bb2f34aace4cd4c6123500fe4e35ec3e802632567bb1eeed756235d7821ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:40 + 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 02:47:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:47:41 a63e4d9e2286: Preparing 02:47:41 bbe41d1bd449: Preparing 02:47:41 4679b13070e3: Preparing 02:47:41 c3617cdd83ef: Preparing 02:47:41 ebd5e6504cf0: Preparing 02:47:41 ad3a26fef93b: Preparing 02:47:41 771fb1690d7e: Preparing 02:47:41 b2191e2be29d: Preparing 02:47:41 771fb1690d7e: Waiting 02:47:41 ad3a26fef93b: Waiting 02:47:41 b2191e2be29d: Waiting 02:47:41 a63e4d9e2286: Layer already exists 02:47:41 ebd5e6504cf0: Layer already exists 02:47:41 bbe41d1bd449: Layer already exists 02:47:41 4679b13070e3: Layer already exists 02:47:41 c3617cdd83ef: Layer already exists 02:47:41 b2191e2be29d: Layer already exists 02:47:41 771fb1690d7e: Layer already exists 02:47:41 ad3a26fef93b: Layer already exists 02:47:41 latest: digest: sha256:436bb2f34aace4cd4c6123500fe4e35ec3e802632567bb1eeed756235d7821ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.52 02:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:47:41 a63e4d9e2286: Preparing 02:47:41 bbe41d1bd449: Preparing 02:47:41 4679b13070e3: Preparing 02:47:41 c3617cdd83ef: Preparing 02:47:41 ebd5e6504cf0: Preparing 02:47:41 ad3a26fef93b: Preparing 02:47:41 771fb1690d7e: Preparing 02:47:41 b2191e2be29d: Preparing 02:47:41 771fb1690d7e: Waiting 02:47:41 ad3a26fef93b: Waiting 02:47:41 b2191e2be29d: Waiting 02:47:41 bbe41d1bd449: Layer already exists 02:47:41 c3617cdd83ef: Layer already exists 02:47:41 ebd5e6504cf0: Layer already exists 02:47:41 a63e4d9e2286: Layer already exists 02:47:41 4679b13070e3: Layer already exists 02:47:41 ad3a26fef93b: Layer already exists 02:47:41 771fb1690d7e: Layer already exists 02:47:41 b2191e2be29d: Layer already exists 02:47:42 3.1.0-dev.52: digest: sha256:436bb2f34aace4cd4c6123500fe4e35ec3e802632567bb1eeed756235d7821ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:47:42 a63e4d9e2286: Preparing 02:47:42 bbe41d1bd449: Preparing 02:47:42 4679b13070e3: Preparing 02:47:42 c3617cdd83ef: Preparing 02:47:42 ebd5e6504cf0: Preparing 02:47:42 ad3a26fef93b: Preparing 02:47:42 771fb1690d7e: Preparing 02:47:42 b2191e2be29d: Preparing 02:47:42 ad3a26fef93b: Waiting 02:47:42 771fb1690d7e: Waiting 02:47:42 b2191e2be29d: Waiting 02:47:42 a63e4d9e2286: Layer already exists 02:47:42 ebd5e6504cf0: Layer already exists 02:47:42 bbe41d1bd449: Layer already exists 02:47:42 4679b13070e3: Layer already exists 02:47:42 c3617cdd83ef: Layer already exists 02:47:42 771fb1690d7e: Layer already exists 02:47:42 ad3a26fef93b: Layer already exists 02:47:42 b2191e2be29d: Layer already exists 02:47:42 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:436bb2f34aace4cd4c6123500fe4e35ec3e802632567bb1eeed756235d7821ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:43 + 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 02:47:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:47:43 a63e4d9e2286: Preparing 02:47:43 bbe41d1bd449: Preparing 02:47:43 4679b13070e3: Preparing 02:47:43 c3617cdd83ef: Preparing 02:47:43 ebd5e6504cf0: Preparing 02:47:43 ad3a26fef93b: Preparing 02:47:43 771fb1690d7e: Preparing 02:47:43 b2191e2be29d: Preparing 02:47:43 ad3a26fef93b: Waiting 02:47:43 771fb1690d7e: Waiting 02:47:43 b2191e2be29d: Waiting 02:47:43 a63e4d9e2286: Layer already exists 02:47:43 bbe41d1bd449: Layer already exists 02:47:43 4679b13070e3: Layer already exists 02:47:43 c3617cdd83ef: Layer already exists 02:47:43 ebd5e6504cf0: Layer already exists 02:47:43 b2191e2be29d: Layer already exists 02:47:43 771fb1690d7e: Layer already exists 02:47:43 ad3a26fef93b: Layer already exists 02:47:43 main: digest: sha256:436bb2f34aace4cd4c6123500fe4e35ec3e802632567bb1eeed756235d7821ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:43 ===================================================== [Pipeline] echo 02:47:43 taggedImages: 02:47:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:47:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:47:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.52 02:47:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:47:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:47:44 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:47:44 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:47:44 latest 02:47:44 3.1.0-dev.52 02:47:44 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:47:44 main 02:47:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:47:44 cfee973a363d: Preparing 02:47:44 99bf00654d9f: Preparing 02:47:44 a48d003891e7: Preparing 02:47:44 c3617cdd83ef: Preparing 02:47:44 ebd5e6504cf0: Preparing 02:47:44 ad3a26fef93b: Preparing 02:47:44 78296f43d022: Preparing 02:47:44 b2191e2be29d: Preparing 02:47:44 ad3a26fef93b: Waiting 02:47:44 78296f43d022: Waiting 02:47:44 b2191e2be29d: Waiting 02:47:44 c3617cdd83ef: Layer already exists 02:47:44 ebd5e6504cf0: Layer already exists 02:47:44 cfee973a363d: Layer already exists 02:47:44 ad3a26fef93b: Layer already exists 02:47:44 78296f43d022: Layer already exists 02:47:44 b2191e2be29d: Layer already exists 02:47:44 99bf00654d9f: Pushed 02:47:44 a48d003891e7: Pushed 02:47:44 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:5ed254c31d48ffc09fd1ce7dee864ccfc0458a8afb78e04202ffc13a4e99cb61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:45 + 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 02:47:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:47:45 cfee973a363d: Preparing 02:47:45 99bf00654d9f: Preparing 02:47:45 a48d003891e7: Preparing 02:47:45 c3617cdd83ef: Preparing 02:47:45 ebd5e6504cf0: Preparing 02:47:45 ad3a26fef93b: Preparing 02:47:45 78296f43d022: Preparing 02:47:45 b2191e2be29d: Preparing 02:47:45 78296f43d022: Waiting 02:47:45 b2191e2be29d: Waiting 02:47:45 ad3a26fef93b: Waiting 02:47:45 ebd5e6504cf0: Layer already exists 02:47:45 a48d003891e7: Layer already exists 02:47:45 99bf00654d9f: Layer already exists 02:47:45 cfee973a363d: Layer already exists 02:47:45 c3617cdd83ef: Layer already exists 02:47:45 78296f43d022: Layer already exists 02:47:45 ad3a26fef93b: Layer already exists 02:47:45 b2191e2be29d: Layer already exists 02:47:45 latest: digest: sha256:5ed254c31d48ffc09fd1ce7dee864ccfc0458a8afb78e04202ffc13a4e99cb61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.52 02:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:47:46 cfee973a363d: Preparing 02:47:46 99bf00654d9f: Preparing 02:47:46 a48d003891e7: Preparing 02:47:46 c3617cdd83ef: Preparing 02:47:46 ebd5e6504cf0: Preparing 02:47:46 ad3a26fef93b: Preparing 02:47:46 78296f43d022: Preparing 02:47:46 b2191e2be29d: Preparing 02:47:46 78296f43d022: Waiting 02:47:46 b2191e2be29d: Waiting 02:47:46 ad3a26fef93b: Waiting 02:47:46 cfee973a363d: Layer already exists 02:47:46 ebd5e6504cf0: Layer already exists 02:47:46 a48d003891e7: Layer already exists 02:47:46 99bf00654d9f: Layer already exists 02:47:46 c3617cdd83ef: Layer already exists 02:47:46 78296f43d022: Layer already exists 02:47:46 ad3a26fef93b: Layer already exists 02:47:46 b2191e2be29d: Layer already exists 02:47:46 3.1.0-dev.52: digest: sha256:5ed254c31d48ffc09fd1ce7dee864ccfc0458a8afb78e04202ffc13a4e99cb61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:47:50 cfee973a363d: Preparing 02:47:50 99bf00654d9f: Preparing 02:47:50 a48d003891e7: Preparing 02:47:50 c3617cdd83ef: Preparing 02:47:50 ebd5e6504cf0: Preparing 02:47:50 ad3a26fef93b: Preparing 02:47:50 78296f43d022: Preparing 02:47:50 b2191e2be29d: Preparing 02:47:50 78296f43d022: Waiting 02:47:50 b2191e2be29d: Waiting 02:47:50 ad3a26fef93b: Waiting 02:47:50 99bf00654d9f: Layer already exists 02:47:50 c3617cdd83ef: Layer already exists 02:47:50 a48d003891e7: Layer already exists 02:47:50 cfee973a363d: Layer already exists 02:47:50 ebd5e6504cf0: Layer already exists 02:47:50 78296f43d022: Layer already exists 02:47:50 ad3a26fef93b: Layer already exists 02:47:50 b2191e2be29d: Layer already exists 02:47:50 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:5ed254c31d48ffc09fd1ce7dee864ccfc0458a8afb78e04202ffc13a4e99cb61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:51 + 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 02:47:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:47:51 cfee973a363d: Preparing 02:47:51 99bf00654d9f: Preparing 02:47:51 a48d003891e7: Preparing 02:47:51 c3617cdd83ef: Preparing 02:47:51 ebd5e6504cf0: Preparing 02:47:51 ad3a26fef93b: Preparing 02:47:51 78296f43d022: Preparing 02:47:51 b2191e2be29d: Preparing 02:47:51 ad3a26fef93b: Waiting 02:47:51 78296f43d022: Waiting 02:47:51 b2191e2be29d: Waiting 02:47:51 99bf00654d9f: Layer already exists 02:47:51 c3617cdd83ef: Layer already exists 02:47:51 a48d003891e7: Layer already exists 02:47:51 cfee973a363d: Layer already exists 02:47:51 ebd5e6504cf0: Layer already exists 02:47:51 ad3a26fef93b: Layer already exists 02:47:51 78296f43d022: Layer already exists 02:47:51 b2191e2be29d: Layer already exists 02:47:51 main: digest: sha256:5ed254c31d48ffc09fd1ce7dee864ccfc0458a8afb78e04202ffc13a4e99cb61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:51 ===================================================== [Pipeline] echo 02:47:51 taggedImages: 02:47:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:47:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:47:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.52 02:47:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:47:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:47:51 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:47:51 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:47:51 latest 02:47:51 3.1.0-dev.52 02:47:51 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:47:51 main 02:47:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:47:52 56ad92cb1b10: Preparing 02:47:52 2750177fb51b: Preparing 02:47:52 c3617cdd83ef: Preparing 02:47:52 ebd5e6504cf0: Preparing 02:47:52 b119e62463f3: Preparing 02:47:52 b2191e2be29d: Preparing 02:47:52 b2191e2be29d: Waiting 02:47:52 ebd5e6504cf0: Layer already exists 02:47:52 c3617cdd83ef: Layer already exists 02:47:52 b2191e2be29d: Layer already exists 02:47:52 56ad92cb1b10: Pushed 02:47:52 b119e62463f3: Pushed 02:47:59 2750177fb51b: Pushed 02:47:59 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:eb9ff5aec3c5738e69441cb64fea7f8477f0742d4eab495871cf0286647010a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:47:59 56ad92cb1b10: Preparing 02:47:59 2750177fb51b: Preparing 02:47:59 c3617cdd83ef: Preparing 02:47:59 ebd5e6504cf0: Preparing 02:47:59 b119e62463f3: Preparing 02:47:59 b2191e2be29d: Preparing 02:47:59 b2191e2be29d: Waiting 02:47:59 2750177fb51b: Layer already exists 02:47:59 56ad92cb1b10: Layer already exists 02:47:59 b119e62463f3: Layer already exists 02:47:59 ebd5e6504cf0: Layer already exists 02:47:59 c3617cdd83ef: Layer already exists 02:47:59 b2191e2be29d: Layer already exists 02:47:59 latest: digest: sha256:eb9ff5aec3c5738e69441cb64fea7f8477f0742d4eab495871cf0286647010a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.52 02:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:48:00 56ad92cb1b10: Preparing 02:48:00 2750177fb51b: Preparing 02:48:00 c3617cdd83ef: Preparing 02:48:00 ebd5e6504cf0: Preparing 02:48:00 b119e62463f3: Preparing 02:48:00 b2191e2be29d: Preparing 02:48:00 b2191e2be29d: Waiting 02:48:00 ebd5e6504cf0: Layer already exists 02:48:00 b119e62463f3: Layer already exists 02:48:00 c3617cdd83ef: Layer already exists 02:48:00 2750177fb51b: Layer already exists 02:48:00 56ad92cb1b10: Layer already exists 02:48:00 b2191e2be29d: Layer already exists 02:48:01 3.1.0-dev.52: digest: sha256:eb9ff5aec3c5738e69441cb64fea7f8477f0742d4eab495871cf0286647010a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:48:03 56ad92cb1b10: Preparing 02:48:03 2750177fb51b: Preparing 02:48:03 c3617cdd83ef: Preparing 02:48:03 ebd5e6504cf0: Preparing 02:48:03 b119e62463f3: Preparing 02:48:03 b2191e2be29d: Preparing 02:48:03 b2191e2be29d: Waiting 02:48:03 c3617cdd83ef: Layer already exists 02:48:03 56ad92cb1b10: Layer already exists 02:48:03 2750177fb51b: Layer already exists 02:48:03 b119e62463f3: Layer already exists 02:48:03 ebd5e6504cf0: Layer already exists 02:48:03 b2191e2be29d: Layer already exists 02:48:03 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:eb9ff5aec3c5738e69441cb64fea7f8477f0742d4eab495871cf0286647010a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:48:04 56ad92cb1b10: Preparing 02:48:04 2750177fb51b: Preparing 02:48:04 c3617cdd83ef: Preparing 02:48:04 ebd5e6504cf0: Preparing 02:48:04 b119e62463f3: Preparing 02:48:04 b2191e2be29d: Preparing 02:48:04 b2191e2be29d: Waiting 02:48:04 c3617cdd83ef: Layer already exists 02:48:04 2750177fb51b: Layer already exists 02:48:04 b119e62463f3: Layer already exists 02:48:04 56ad92cb1b10: Layer already exists 02:48:04 ebd5e6504cf0: Layer already exists 02:48:04 b2191e2be29d: Layer already exists 02:48:04 main: digest: sha256:eb9ff5aec3c5738e69441cb64fea7f8477f0742d4eab495871cf0286647010a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:04 ===================================================== [Pipeline] echo 02:48:04 taggedImages: 02:48:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:48:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:48:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.52 02:48:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:48:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:48:05 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:48:05 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:48:05 latest 02:48:05 3.1.0-dev.52 02:48:05 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:48:05 main 02:48:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:48:05 40b0fd7e7be8: Preparing 02:48:05 6753a9428946: Preparing 02:48:05 c3617cdd83ef: Preparing 02:48:05 ebd5e6504cf0: Preparing 02:48:05 24c2ea7615e5: Preparing 02:48:05 b2191e2be29d: Preparing 02:48:05 b2191e2be29d: Waiting 02:48:05 c3617cdd83ef: Layer already exists 02:48:05 ebd5e6504cf0: Layer already exists 02:48:05 24c2ea7615e5: Layer already exists 02:48:05 b2191e2be29d: Layer already exists 02:48:05 40b0fd7e7be8: Pushed 02:48:12 6753a9428946: Pushed 02:48:12 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e: digest: sha256:c39ba38f97a12a2ac60b3c505c1ad416772e11ce34103df53724d4b35e0e52c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:48:13 40b0fd7e7be8: Preparing 02:48:13 6753a9428946: Preparing 02:48:13 c3617cdd83ef: Preparing 02:48:13 ebd5e6504cf0: Preparing 02:48:13 24c2ea7615e5: Preparing 02:48:13 b2191e2be29d: Preparing 02:48:13 b2191e2be29d: Waiting 02:48:13 ebd5e6504cf0: Layer already exists 02:48:13 24c2ea7615e5: Layer already exists 02:48:13 40b0fd7e7be8: Layer already exists 02:48:13 6753a9428946: Layer already exists 02:48:13 c3617cdd83ef: Layer already exists 02:48:13 b2191e2be29d: Layer already exists 02:48:13 latest: digest: sha256:c39ba38f97a12a2ac60b3c505c1ad416772e11ce34103df53724d4b35e0e52c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.52 02:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:48:14 40b0fd7e7be8: Preparing 02:48:14 6753a9428946: Preparing 02:48:14 c3617cdd83ef: Preparing 02:48:14 ebd5e6504cf0: Preparing 02:48:14 24c2ea7615e5: Preparing 02:48:14 b2191e2be29d: Preparing 02:48:14 b2191e2be29d: Waiting 02:48:14 40b0fd7e7be8: Layer already exists 02:48:14 24c2ea7615e5: Layer already exists 02:48:14 c3617cdd83ef: Layer already exists 02:48:14 ebd5e6504cf0: Layer already exists 02:48:14 6753a9428946: Layer already exists 02:48:14 b2191e2be29d: Layer already exists 02:48:14 3.1.0-dev.52: digest: sha256:c39ba38f97a12a2ac60b3c505c1ad416772e11ce34103df53724d4b35e0e52c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:48:14 40b0fd7e7be8: Preparing 02:48:14 6753a9428946: Preparing 02:48:14 c3617cdd83ef: Preparing 02:48:14 ebd5e6504cf0: Preparing 02:48:14 24c2ea7615e5: Preparing 02:48:14 b2191e2be29d: Preparing 02:48:14 b2191e2be29d: Waiting 02:48:14 c3617cdd83ef: Layer already exists 02:48:14 ebd5e6504cf0: Layer already exists 02:48:14 40b0fd7e7be8: Layer already exists 02:48:14 24c2ea7615e5: Layer already exists 02:48:14 6753a9428946: Layer already exists 02:48:14 b2191e2be29d: Layer already exists 02:48:14 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52: digest: sha256:c39ba38f97a12a2ac60b3c505c1ad416772e11ce34103df53724d4b35e0e52c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:48:16 40b0fd7e7be8: Preparing 02:48:16 6753a9428946: Preparing 02:48:16 c3617cdd83ef: Preparing 02:48:16 ebd5e6504cf0: Preparing 02:48:16 24c2ea7615e5: Preparing 02:48:16 b2191e2be29d: Preparing 02:48:16 b2191e2be29d: Waiting 02:48:16 ebd5e6504cf0: Layer already exists 02:48:16 6753a9428946: Layer already exists 02:48:16 40b0fd7e7be8: Layer already exists 02:48:16 24c2ea7615e5: Layer already exists 02:48:16 c3617cdd83ef: Layer already exists 02:48:16 b2191e2be29d: Layer already exists 02:48:16 main: digest: sha256:c39ba38f97a12a2ac60b3c505c1ad416772e11ce34103df53724d4b35e0e52c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:16 ===================================================== [Pipeline] echo 02:48:16 taggedImages: 02:48:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e 02:48:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:48:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.52 02:48:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f9cf71ad10453f9f95e3ad2ae39c64d6409226e-3.1.0-dev.52 02:48:16 - 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 02:48:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:48:16 02:48:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:48:17 arm64: Pulling from edgex-lftools-log-publisher 02:48:17 8998bd30e6a1: Pulling fs layer 02:48:17 04944245beec: Pulling fs layer 02:48:17 699f458cf7ca: Pulling fs layer 02:48:17 765212b225bb: Pulling fs layer 02:48:17 f23df028b6ca: Pulling fs layer 02:48:17 d65c8cfc05b1: Pulling fs layer 02:48:17 2437ff75d9bd: Pulling fs layer 02:48:17 f23df028b6ca: Waiting 02:48:17 d65c8cfc05b1: Waiting 02:48:17 2437ff75d9bd: Waiting 02:48:17 765212b225bb: Waiting 02:48:17 04944245beec: Verifying Checksum 02:48:17 04944245beec: Download complete 02:48:17 765212b225bb: Verifying Checksum 02:48:17 765212b225bb: Download complete 02:48:17 f23df028b6ca: Verifying Checksum 02:48:17 f23df028b6ca: Download complete 02:48:17 d65c8cfc05b1: Verifying Checksum 02:48:17 d65c8cfc05b1: Download complete 02:48:17 699f458cf7ca: Verifying Checksum 02:48:17 699f458cf7ca: Download complete 02:48:18 8998bd30e6a1: Verifying Checksum 02:48:18 8998bd30e6a1: Download complete 02:48:20 2437ff75d9bd: Verifying Checksum 02:48:20 2437ff75d9bd: Download complete 02:48:21 8998bd30e6a1: Pull complete 02:48:22 04944245beec: Pull complete 02:48:23 699f458cf7ca: Pull complete 02:48:23 765212b225bb: Pull complete 02:48:24 f23df028b6ca: Pull complete 02:48:24 d65c8cfc05b1: Pull complete 02:48:39 2437ff75d9bd: Pull complete 02:48:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:48:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:48:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:39 prd-ubuntu20.04-docker-arm64-4c-16g-7523 does not seem to be running inside a container 02:48:39 $ 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/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@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 02:48:42 $ docker top 44095164c392db6de8129cca9eedf48eb80f7e191ea6de06f6d8965a82bd9b7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:43 ---> job-cost.sh 02:48:43 lf-activate-venv: SKIPPING 02:48:43 INFO: No Stack... 02:48:44 INFO: Retrieving Pricing Info for: v3-standard-4 02:48:44 INFO: Archiving Costs [Pipeline] sh 02:48:44 + cat /w/workspace/edgex-go/586/archives/cost.csv 02:48:44 + cut -d, -f6 [Pipeline] lock 02:48:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-586-stack-cost] 02:48:45 Resource [jenkins-edgexfoundry-edgex-go-main-586-stack-cost] did not exist. Created. 02:48:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-586-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:48:45 + echo total: 0.10999999940395355 [Pipeline] stash 02:48:45 Stashed 1 file(s) [Pipeline] } 02:48:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-586-stack-cost] [Pipeline] // lock [Pipeline] } 02:48:45 $ docker stop --time=1 44095164c392db6de8129cca9eedf48eb80f7e191ea6de06f6d8965a82bd9b7c 02:48:47 $ docker rm -f --volumes 44095164c392db6de8129cca9eedf48eb80f7e191ea6de06f6d8965a82bd9b7c [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 02:48:47 provisioning config files... 02:48:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/586@tmp/config13366060121392939102tmp [Pipeline] { [Pipeline] sh 02:48:48 + set +x 02:48:48 + curl -s https://codecov.io/bash 02:48:48 + bash -s -- 02:48:48 02:48:48 _____ _ 02:48:48 / ____| | | 02:48:48 | | ___ __| | ___ ___ _____ __ 02:48:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:48:48 | |___| (_) | (_| | __/ (_| (_) \ V / 02:48:48 \_____\___/ \__,_|\___|\___\___/ \_/ 02:48:48 Bash-1.0.6 02:48:48 02:48:48 02:48:48 ==> git version 2.25.1 found 02:48:48 ==> 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 02:48:48 Release-Date: 2020-01-08 02:48:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:48:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:48:48 ==> Jenkins CI detected. 02:48:48 current dir:  /w/workspace/edgex-go/586 02:48:48 project root: . 02:48:48 --> token set from env 02:48:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:48:48 ==> Running gcov in . (disable via -X gcov) 02:48:48 ==> Python coveragepy not found 02:48:48 ==> Searching for coverage reports in: 02:48:48 + . 02:48:48 -> Found 1 reports 02:48:48 ==> Detecting git/mercurial file structure 02:48:48 ==> Reading reports 02:48:48 + ./coverage.out bytes=453602 02:48:48 ==> Appending adjustments 02:48:48 https://docs.codecov.io/docs/fixing-reports 02:48:49 + Found adjustments 02:48:49 ==> Gzipping contents 02:48:49 60K /tmp/codecov.KqQaO7.gz 02:48:49 ==> Uploading reports 02:48:49 url: https://codecov.io 02:48:49 query: branch=main&commit=4f9cf71ad10453f9f95e3ad2ae39c64d6409226e&build=586&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F586%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:48:49 -> Pinging Codecov 02:48:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=4f9cf71ad10453f9f95e3ad2ae39c64d6409226e&build=586&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F586%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:48:49 -> Uploading to 02:48:49 https://storage.googleapis.com/codecov/v4/raw/2023-09-21/00271124DB129430A58F1EEE437C3FCB/4f9cf71ad10453f9f95e3ad2ae39c64d6409226e/c6c2058d-1c31-4874-a56e-1bb93160c178.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T024849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bcbdb337d6cdc39b6f57268ce097b5dbc34454fa023b4759c6c5768818bae2e8 02:48:49 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:49 Dload Upload Total Spent Left Speed 02:48:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58263 0 0 100 58263 0 238k --:--:-- --:--:-- --:--:-- 237k 02:48:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4f9cf71ad10453f9f95e3ad2ae39c64d6409226e [Pipeline] } 02:48:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:48:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:48:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:48:50 02:48:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:48:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:48:50 df9b9388f04a: Pulling fs layer 02:48:50 52dc419b0ee2: Pulling fs layer 02:48:50 25bc292e5bac: Pulling fs layer 02:48:50 114826534d7a: Pulling fs layer 02:48:50 4657fd5d0bcf: Pulling fs layer 02:48:50 6ad1cebc031e: Pulling fs layer 02:48:50 8a3aa393b2d8: Pulling fs layer 02:48:50 6ad1cebc031e: Waiting 02:48:50 4657fd5d0bcf: Waiting 02:48:50 114826534d7a: Waiting 02:48:50 8a3aa393b2d8: Waiting 02:48:50 25bc292e5bac: Verifying Checksum 02:48:50 25bc292e5bac: Download complete 02:48:50 52dc419b0ee2: Download complete 02:48:50 4657fd5d0bcf: Verifying Checksum 02:48:50 4657fd5d0bcf: Download complete 02:48:50 df9b9388f04a: Verifying Checksum 02:48:50 6ad1cebc031e: Verifying Checksum 02:48:50 6ad1cebc031e: Download complete 02:48:50 df9b9388f04a: Pull complete 02:48:50 52dc419b0ee2: Pull complete 02:48:51 25bc292e5bac: Pull complete 02:48:51 114826534d7a: Download complete 02:48:51 8a3aa393b2d8: Verifying Checksum 02:48:51 8a3aa393b2d8: Download complete 02:48:55 114826534d7a: Pull complete 02:48:55 4657fd5d0bcf: Pull complete 02:48:55 6ad1cebc031e: Pull complete 02:48:57 8a3aa393b2d8: Pull complete 02:48:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:48:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:48:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:57 prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container 02:48:57 $ 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/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:49:01 $ docker top 213447a60ab6bcafb55559c34faad9f4de4b6c688620385425ad1bb31b7efb81 -eo pid,comm [Pipeline] { [Pipeline] echo 02:49:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:49:02 + set -o pipefail 02:49:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:49:07 02:49:07 Monitoring /w/workspace/edgex-go/586 (github.com/edgexfoundry/edgex-go)... 02:49:07 02:49:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d0d3c441-1885-4569-a715-012cbbcd941d 02:49:07 02:49:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:49:07 02:49:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:49:07 02:49:07 02:49:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:49:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:49:07 More details here: https://snyk.co/ue1NS [Pipeline] } 02:49:07 $ docker stop --time=1 213447a60ab6bcafb55559c34faad9f4de4b6c688620385425ad1bb31b7efb81 02:49:11 $ docker rm -f --volumes 213447a60ab6bcafb55559c34faad9f4de4b6c688620385425ad1bb31b7efb81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:49:11 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:11 provisioning config files... 02:49:11 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/586@tmp/config17292973443985320930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:12 --> edgex-publish-swagger.sh 02:49:12 === Publish openapi/v3 API === 02:49:12 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 02:49:12 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/586/openapi/v3/core-command.yaml] 02:49:12 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:12 Dload Upload Total Spent Left Speed 02:49:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 67871 --:--:-- --:--:-- --:--:-- 67871 02:49:12 02:49:12 02:49:12 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/586/openapi/v3/core-data.yaml] 02:49:12 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:12 Dload Upload Total Spent Left Speed 02:49:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 151k --:--:-- --:--:-- --:--:-- 150k 02:49:12 02:49:12 02:49:12 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/586/openapi/v3/core-metadata.yaml] 02:49:12 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:12 Dload Upload Total Spent Left Speed 02:49:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 263k --:--:-- --:--:-- --:--:-- 263k 100 144k 0 0 100 144k 0 263k --:--:-- --:--:-- --:--:-- 263k 02:49:13 02:49:13 02:49:13 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/586/openapi/v3/support-notifications.yaml] 02:49:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:13 Dload Upload Total Spent Left Speed 02:49:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 182k --:--:-- --:--:-- --:--:-- 182k 02:49:14 02:49:14 02:49:14 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/586/openapi/v3/support-scheduler.yaml] 02:49:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:14 Dload Upload Total Spent Left Speed 02:49:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 84756 --:--:-- --:--:-- --:--:-- 84951 02:49:14 02:49:14 [Pipeline] } 02:49:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:49:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:15 prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container 02:49:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:49:15 $ docker top 35a64adf70b0177c0106d6e18951179d018d37a6e62c6ec8892aa30bfdaa78a6 -eo pid,comm 02:49:15 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). 02:49:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:15 [ssh-agent] Looking for ssh-agent implementation... 02:49:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:16 $ docker exec 35a64adf70b0177c0106d6e18951179d018d37a6e62c6ec8892aa30bfdaa78a6 ssh-agent 02:49:16 SSH_AUTH_SOCK=/tmp/ssh-SYmsOzUi4VVF/agent.32 02:49:16 SSH_AGENT_PID=38 02:49:16 Running ssh-add (command line suppressed) 02:49:16 Identity added: /w/workspace/edgex-go/586@tmp/private_key_15461319157622720177.key (/w/workspace/edgex-go/586@tmp/private_key_15461319157622720177.key) 02:49:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:16 + git semver tag 02:49:16 2023-09-21 02:49:16,700 [run_tag] DEBUG tag force:False 02:49:16 2023-09-21 02:49:16,700 [check_head_tag] DEBUG check head tag 02:49:16 2023-09-21 02:49:16,701 [execute] INFO git cat-file --batch-check 02:49:16 2023-09-21 02:49:16,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/586, universal_newlines=False, shell=None, istream=) 02:49:16 2023-09-21 02:49:16,704 [execute] INFO git cat-file --batch 02:49:16 2023-09-21 02:49:16,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/586, universal_newlines=False, shell=None, istream=) 02:49:16 2023-09-21 02:49:16,724 [read_version] DEBUG read version from /w/workspace/edgex-go/586/.semver/main 02:49:16 2023-09-21 02:49:16,724 [execute] INFO git tag -a v3.1.0-dev.52 -m v3.1.0-dev.52 02:49:16 2023-09-21 02:49:16,724 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.52', '-m', 'v3.1.0-dev.52'], cwd=/w/workspace/edgex-go/586, universal_newlines=False, shell=None, istream=None) 02:49:16 2023-09-21 02:49:16,729 [read_version] DEBUG read version from /w/workspace/edgex-go/586/.semver/main 02:49:16 3.1.0-dev.52 [Pipeline] } 02:49:16 $ docker exec --env ******** --env ******** 35a64adf70b0177c0106d6e18951179d018d37a6e62c6ec8892aa30bfdaa78a6 ssh-agent -k 02:49:16 unset SSH_AUTH_SOCK; 02:49:16 unset SSH_AGENT_PID; 02:49:16 echo Agent pid 38 killed; 02:49:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:17 + git semver [Pipeline] } 02:49:17 $ docker stop --time=1 35a64adf70b0177c0106d6e18951179d018d37a6e62c6ec8892aa30bfdaa78a6 02:49:18 $ docker rm -f --volumes 35a64adf70b0177c0106d6e18951179d018d37a6e62c6ec8892aa30bfdaa78a6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:49:19 02:49:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:49:19 0.23.1-centos7: Pulling from edgex-lftools 02:49:19 ab5ef0e58194: Pulling fs layer 02:49:19 9712f1f96733: Pulling fs layer 02:49:19 63f879dbbcfc: Pulling fs layer 02:49:19 0d9ebad4ef96: Pulling fs layer 02:49:19 e9a5061849ea: Pulling fs layer 02:49:19 d747dcd14b5f: Pulling fs layer 02:49:19 2de7ff778b66: Pulling fs layer 02:49:19 e9a5061849ea: Waiting 02:49:19 d747dcd14b5f: Waiting 02:49:19 0d9ebad4ef96: Waiting 02:49:19 9712f1f96733: Verifying Checksum 02:49:19 9712f1f96733: Download complete 02:49:19 63f879dbbcfc: Verifying Checksum 02:49:19 63f879dbbcfc: Download complete 02:49:20 e9a5061849ea: Verifying Checksum 02:49:20 e9a5061849ea: Download complete 02:49:20 0d9ebad4ef96: Verifying Checksum 02:49:20 0d9ebad4ef96: Download complete 02:49:20 d747dcd14b5f: Verifying Checksum 02:49:20 d747dcd14b5f: Download complete 02:49:20 2de7ff778b66: Verifying Checksum 02:49:20 2de7ff778b66: Download complete 02:49:20 ab5ef0e58194: Verifying Checksum 02:49:20 ab5ef0e58194: Download complete 02:49:22 ab5ef0e58194: Pull complete 02:49:22 9712f1f96733: Pull complete 02:49:23 63f879dbbcfc: Pull complete 02:49:26 0d9ebad4ef96: Pull complete 02:49:26 e9a5061849ea: Pull complete 02:49:26 d747dcd14b5f: Pull complete 02:49:27 2de7ff778b66: Pull complete 02:49:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:49:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:49:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:27 prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container 02:49:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:49:32 $ docker top 9e958fc11c9fe3803c47378ccb252782e41ce803dce2056cb1dcc10503e2ae07 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:49:32 provisioning config files... 02:49:32 copy managed file [sigul-config] to file:/w/workspace/edgex-go/586@tmp/config3197378291598847467tmp 02:49:32 copy managed file [sigul-password] to file:/w/workspace/edgex-go/586@tmp/config5036098462178534169tmp 02:49:32 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/586@tmp/config3383650935432131222tmp [Pipeline] { [Pipeline] echo 02:49:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:49:33 ---> sigul-configuration.sh 02:49:33 gpg: directory `/root/.gnupg' created 02:49:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:49:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:49:33 gpg: keyring `/root/.gnupg/secring.gpg' created 02:49:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:49:33 gpg: CAST5 encrypted data 02:49:33 gpg: encrypted with 1 passphrase 02:49:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:49:33 + mkdir /home/jenkins 02:49:33 + mkdir /home/jenkins/sigul [Pipeline] sh 02:49:33 + 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 02:49:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:49:33 ---> sigul-install.sh 02:49:33 Sigul already installed; skipping installation. [Pipeline] sh 02:49:34 + git tag --list 02:49:34 0.6.0 02:49:34 0.6.1 02:49:34 0.7.0 02:49:34 0.7.1 02:49:34 v1.0.0 02:49:34 v1.0.1 02:49:34 v1.1.0 02:49:34 v1.2.0 02:49:34 v1.2.1 02:49:34 v1.3.0 02:49:34 v1.3.1 02:49:34 v2.0.0 02:49:34 v2.1.0 02:49:34 v2.1.1 02:49:34 v2.2.0 02:49:34 v2.3.0 02:49:34 v3.0 02:49:34 v3.0.0 02:49:34 v3.1.0-dev.1 02:49:34 v3.1.0-dev.10 02:49:34 v3.1.0-dev.11 02:49:34 v3.1.0-dev.12 02:49:34 v3.1.0-dev.13 02:49:34 v3.1.0-dev.14 02:49:34 v3.1.0-dev.15 02:49:34 v3.1.0-dev.16 02:49:34 v3.1.0-dev.17 02:49:34 v3.1.0-dev.18 02:49:34 v3.1.0-dev.19 02:49:34 v3.1.0-dev.2 02:49:34 v3.1.0-dev.20 02:49:34 v3.1.0-dev.21 02:49:34 v3.1.0-dev.22 02:49:34 v3.1.0-dev.23 02:49:34 v3.1.0-dev.24 02:49:34 v3.1.0-dev.25 02:49:34 v3.1.0-dev.26 02:49:34 v3.1.0-dev.27 02:49:34 v3.1.0-dev.28 02:49:34 v3.1.0-dev.29 02:49:34 v3.1.0-dev.3 02:49:34 v3.1.0-dev.30 02:49:34 v3.1.0-dev.31 02:49:34 v3.1.0-dev.32 02:49:34 v3.1.0-dev.33 02:49:34 v3.1.0-dev.34 02:49:34 v3.1.0-dev.35 02:49:34 v3.1.0-dev.36 02:49:34 v3.1.0-dev.37 02:49:34 v3.1.0-dev.38 02:49:34 v3.1.0-dev.39 02:49:34 v3.1.0-dev.4 02:49:34 v3.1.0-dev.40 02:49:34 v3.1.0-dev.41 02:49:34 v3.1.0-dev.42 02:49:34 v3.1.0-dev.43 02:49:34 v3.1.0-dev.44 02:49:34 v3.1.0-dev.45 02:49:34 v3.1.0-dev.46 02:49:34 v3.1.0-dev.47 02:49:34 v3.1.0-dev.48 02:49:34 v3.1.0-dev.49 02:49:34 v3.1.0-dev.5 02:49:34 v3.1.0-dev.50 02:49:34 v3.1.0-dev.51 02:49:34 v3.1.0-dev.52 02:49:34 v3.1.0-dev.6 02:49:34 v3.1.0-dev.7 02:49:34 v3.1.0-dev.8 02:49:34 v3.1.0-dev.9 [Pipeline] sh 02:49:34 + lftools sign git-tag v3.1.0-dev.52 02:49:35 Signing Git tag with Sigul... 02:49:35 Signing v3.1.0-dev.52 [Pipeline] echo 02:49:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:49:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:49:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:49:35 $ docker stop --time=1 9e958fc11c9fe3803c47378ccb252782e41ce803dce2056cb1dcc10503e2ae07 02:49:36 $ docker rm -f --volumes 9e958fc11c9fe3803c47378ccb252782e41ce803dce2056cb1dcc10503e2ae07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:49:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:37 prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container 02:49:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:49:37 $ docker top f0eb3aa01682a979c88fe6e1808bf325a846bc806979a80fc61150110e3dd22f -eo pid,comm 02:49:37 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). 02:49:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:38 [ssh-agent] Looking for ssh-agent implementation... 02:49:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:38 $ docker exec f0eb3aa01682a979c88fe6e1808bf325a846bc806979a80fc61150110e3dd22f ssh-agent 02:49:38 SSH_AUTH_SOCK=/tmp/ssh-TmDTYfHmseQq/agent.33 02:49:38 SSH_AGENT_PID=39 02:49:38 Running ssh-add (command line suppressed) 02:49:38 Identity added: /w/workspace/edgex-go/586@tmp/private_key_14636122488079831805.key (/w/workspace/edgex-go/586@tmp/private_key_14636122488079831805.key) 02:49:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:38 + git semver bump pre 02:49:38 2023-09-21 02:49:38,781 [read_version] DEBUG read version from /w/workspace/edgex-go/586/.semver/main 02:49:38 2023-09-21 02:49:38,781 [bump_version] DEBUG bumping version:3.1.0-dev.52 on axis:pre with prefix:dev 02:49:38 2023-09-21 02:49:38,781 [bump_version] DEBUG bumped version:3.1.0-dev.53 02:49:38 2023-09-21 02:49:38,781 [write_version] DEBUG write version:3.1.0-dev.53 to path:/w/workspace/edgex-go/586/.semver/main with force:True 02:49:38 2023-09-21 02:49:38,781 [read_version] DEBUG read version from /w/workspace/edgex-go/586/.semver/main 02:49:38 2023-09-21 02:49:38,781 [write_file] DEBUG write to file:/w/workspace/edgex-go/586/.semver/main 02:49:38 2023-09-21 02:49:38,784 [execute] INFO git cat-file --batch-check 02:49:38 2023-09-21 02:49:38,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/586/.semver, universal_newlines=False, shell=None, istream=) 02:49:38 2023-09-21 02:49:38,789 [execute] INFO git cat-file --batch 02:49:38 2023-09-21 02:49:38,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/586/.semver, universal_newlines=False, shell=None, istream=) 02:49:38 2023-09-21 02:49:38,793 [read_version] DEBUG read version from /w/workspace/edgex-go/586/.semver/main 02:49:38 3.1.0-dev.53 [Pipeline] } 02:49:38 $ docker exec --env ******** --env ******** f0eb3aa01682a979c88fe6e1808bf325a846bc806979a80fc61150110e3dd22f ssh-agent -k 02:49:38 unset SSH_AUTH_SOCK; 02:49:38 unset SSH_AGENT_PID; 02:49:38 echo Agent pid 39 killed; 02:49:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:39 + git semver [Pipeline] } 02:49:39 $ docker stop --time=1 f0eb3aa01682a979c88fe6e1808bf325a846bc806979a80fc61150110e3dd22f 02:49:40 $ docker rm -f --volumes f0eb3aa01682a979c88fe6e1808bf325a846bc806979a80fc61150110e3dd22f [Pipeline] // withDockerContainer [Pipeline] sh 02:49:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:41 prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container 02:49:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:49:41 $ docker top 29b06840f20bd86a595c5d357632cd784b92cf3d27e0a7fc1335d0397ac890ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:41 [ssh-agent] Looking for ssh-agent implementation... 02:49:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:42 $ docker exec 29b06840f20bd86a595c5d357632cd784b92cf3d27e0a7fc1335d0397ac890ca ssh-agent 02:49:42 SSH_AUTH_SOCK=/tmp/ssh-1FDibEXBg6Td/agent.33 02:49:42 SSH_AGENT_PID=39 02:49:42 Running ssh-add (command line suppressed) 02:49:42 Identity added: /w/workspace/edgex-go/586@tmp/private_key_16208578423676126407.key (/w/workspace/edgex-go/586@tmp/private_key_16208578423676126407.key) 02:49:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:42 + git semver push 02:49:42 2023-09-21 02:49:42,750 [run_push] DEBUG push 02:49:42 2023-09-21 02:49:42,751 [execute] INFO git cat-file --batch-check 02:49:42 2023-09-21 02:49:42,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/586/.semver, universal_newlines=False, shell=None, istream=) 02:49:42 2023-09-21 02:49:42,755 [execute] INFO git rev-list 9208b1d9b402861608f8a1fa879dabe193900104 -- 02:49:42 2023-09-21 02:49:42,755 [execute] DEBUG Popen(['git', 'rev-list', '9208b1d9b402861608f8a1fa879dabe193900104', '--'], cwd=/w/workspace/edgex-go/586/.semver, universal_newlines=False, shell=None, istream=None) 02:49:42 2023-09-21 02:49:42,772 [execute] INFO git fetch -v origin 02:49:42 2023-09-21 02:49:42,773 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/586/.semver, universal_newlines=True, shell=None, istream=None) 02:49:43 2023-09-21 02:49:43,367 [run_push] DEBUG no remote changes detected 02:49:43 2023-09-21 02:49:43,368 [execute] INFO git push origin semver 02:49:43 2023-09-21 02:49:43,368 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/586/.semver, universal_newlines=False, shell=None, istream=None) 02:49:44 2023-09-21 02:49:44,165 [run_push] DEBUG push all version tags 02:49:44 2023-09-21 02:49:44,165 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:49:44 2023-09-21 02:49:44,166 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/586, universal_newlines=False, shell=None, istream=None) 02:49:44 2023-09-21 02:49:44,909 [read_version] DEBUG read version from /w/workspace/edgex-go/586/.semver/main 02:49:44 3.1.0-dev.53 [Pipeline] } 02:49:45 $ docker exec --env ******** --env ******** 29b06840f20bd86a595c5d357632cd784b92cf3d27e0a7fc1335d0397ac890ca ssh-agent -k 02:49:45 unset SSH_AUTH_SOCK; 02:49:45 unset SSH_AGENT_PID; 02:49:45 echo Agent pid 39 killed; 02:49:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:45 + git semver [Pipeline] } 02:49:45 $ docker stop --time=1 29b06840f20bd86a595c5d357632cd784b92cf3d27e0a7fc1335d0397ac890ca 02:49:47 $ docker rm -f --volumes 29b06840f20bd86a595c5d357632cd784b92cf3d27e0a7fc1335d0397ac890ca [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 02:49:47 + [ -d /w/workspace/edgex-go/586/archives ] [Pipeline] libraryResource [Pipeline] sh 02:49:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:49:48 ---> package-listing.sh 02:49:48 ++ facter osfamily 02:49:48 ++ tr '[:upper:]' '[:lower:]' 02:49:49 + OS_FAMILY=debian 02:49:49 + workspace=/w/workspace/edgex-go/586 02:49:49 + START_PACKAGES=/tmp/packages_start.txt 02:49:49 + END_PACKAGES=/tmp/packages_end.txt 02:49:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:49:49 + PACKAGES=/tmp/packages_start.txt 02:49:49 + '[' /w/workspace/edgex-go/586 ']' 02:49:49 + PACKAGES=/tmp/packages_end.txt 02:49:49 + case "${OS_FAMILY}" in 02:49:49 + dpkg -l 02:49:49 + grep '^ii' 02:49:49 + '[' -f /tmp/packages_start.txt ']' 02:49:49 + '[' -f /tmp/packages_end.txt ']' 02:49:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:49:49 + '[' /w/workspace/edgex-go/586 ']' 02:49:49 + mkdir -p /w/workspace/edgex-go/586/archives/ 02:49:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/586/archives/ [Pipeline] echo 02:49:49 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/586/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:49:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:49 02:49:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:50 latest: Pulling from edgex-lftools-log-publisher 02:49:50 5eb5b503b376: Pulling fs layer 02:49:50 5c69ac0246d0: Pulling fs layer 02:49:50 ec43610c2a17: Pulling fs layer 02:49:50 3a2ae6a8a46f: Pulling fs layer 02:49:50 33b1e0a273af: Pulling fs layer 02:49:50 5d3b04190fa2: Pulling fs layer 02:49:50 2f39f015ded8: Pulling fs layer 02:49:50 3a2ae6a8a46f: Waiting 02:49:50 33b1e0a273af: Waiting 02:49:50 5d3b04190fa2: Waiting 02:49:50 2f39f015ded8: Waiting 02:49:50 5c69ac0246d0: Verifying Checksum 02:49:50 5c69ac0246d0: Download complete 02:49:50 3a2ae6a8a46f: Verifying Checksum 02:49:50 3a2ae6a8a46f: Download complete 02:49:50 33b1e0a273af: Verifying Checksum 02:49:50 33b1e0a273af: Download complete 02:49:50 5d3b04190fa2: Verifying Checksum 02:49:50 5d3b04190fa2: Download complete 02:49:50 ec43610c2a17: Download complete 02:49:50 5eb5b503b376: Verifying Checksum 02:49:50 5eb5b503b376: Download complete 02:49:51 2f39f015ded8: Verifying Checksum 02:49:51 2f39f015ded8: Download complete 02:49:51 5eb5b503b376: Pull complete 02:49:51 5c69ac0246d0: Pull complete 02:49:52 ec43610c2a17: Pull complete 02:49:52 3a2ae6a8a46f: Pull complete 02:49:52 33b1e0a273af: Pull complete 02:49:52 5d3b04190fa2: Pull complete 02:49:56 2f39f015ded8: Pull complete 02:49:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:56 prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container 02:49:56 $ 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/586/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/586 -v /w/workspace/edgex-go/586:/w/workspace/edgex-go/586:rw,z -v /w/workspace/edgex-go/586@tmp:/w/workspace/edgex-go/586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:50:00 $ docker top 01fbf2600da23dadd999ae8ead70d89324646ef825f63c1b050fadf07c9143e9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:00 + touch /tmp/pre-build-complete [Pipeline] sh 02:50:01 + mkdir -p /var/log/sysstat [Pipeline] sh 02:50:01 + ls /var/log/sa-host 02:50:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:50:01 provisioning config files... 02:50:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/586@tmp/config9251022571467355873tmp [Pipeline] { [Pipeline] echo 02:50:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:50:02 ---> create-netrc.sh [Pipeline] } 02:50:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:50:02 ---> python-tools-install.sh [Pipeline] echo 02:50:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:50:02 ---> sudo-logs.sh 02:50:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:50:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:50:02 ---> job-cost.sh 02:50:02 lf-activate-venv: SKIPPING 02:50:02 DEBUG: total: 0.10999999940395355 02:50:02 INFO: Retrieving Stack Cost... 02:50:03 INFO: Retrieving Pricing Info for: v3-standard-8 02:50:03 INFO: Archiving Costs [Pipeline] echo 02:50:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:50:04 ---> logs-deploy.sh 02:50:04 lf-activate-venv: SKIPPING 02:50:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/586 02:50:04 INFO: archiving workspace using pattern(s): 02:50:04 Archives upload complete. 02:50:04 INFO: archiving logs to Nexus 02:50:05 ---> uname -a: 02:50:05 Linux prd-ubuntu20-04-docker-8c-8g-7522 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:50:05 02:50:05 02:50:05 ---> lscpu: 02:50:05 Architecture: x86_64 02:50:05 CPU op-mode(s): 32-bit, 64-bit 02:50:05 Byte Order: Little Endian 02:50:05 Address sizes: 40 bits physical, 48 bits virtual 02:50:05 CPU(s): 8 02:50:05 On-line CPU(s) list: 0-7 02:50:05 Thread(s) per core: 1 02:50:05 Core(s) per socket: 1 02:50:05 Socket(s): 8 02:50:05 NUMA node(s): 1 02:50:05 Vendor ID: AuthenticAMD 02:50:05 CPU family: 23 02:50:05 Model: 49 02:50:05 Model name: AMD EPYC-Rome Processor 02:50:05 Stepping: 0 02:50:05 CPU MHz: 2800.000 02:50:05 BogoMIPS: 5600.00 02:50:05 Virtualization: AMD-V 02:50:05 Hypervisor vendor: KVM 02:50:05 Virtualization type: full 02:50:05 L1d cache: 256 KiB 02:50:05 L1i cache: 256 KiB 02:50:05 L2 cache: 4 MiB 02:50:05 L3 cache: 128 MiB 02:50:05 NUMA node0 CPU(s): 0-7 02:50:05 Vulnerability Itlb multihit: Not affected 02:50:05 Vulnerability L1tf: Not affected 02:50:05 Vulnerability Mds: Not affected 02:50:05 Vulnerability Meltdown: Not affected 02:50:05 Vulnerability Mmio stale data: Not affected 02:50:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:50:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:50:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:50:05 Vulnerability Srbds: Not affected 02:50:05 Vulnerability Tsx async abort: Not affected 02:50:05 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 02:50:05 02:50:05 02:50:05 ---> nproc: 02:50:05 8 02:50:05 02:50:05 02:50:05 ---> df -h: 02:50:05 Filesystem Size Used Avail Use% Mounted on 02:50:05 overlay 155G 22G 134G 15% / 02:50:05 tmpfs 64M 0 64M 0% /dev 02:50:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:50:05 shm 64M 0 64M 0% /dev/shm 02:50:05 /dev/vda1 155G 22G 134G 15% /facter-os 02:50:05 02:50:05 02:50:05 ---> sar -b -r -n DEV: 02:50:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7522) 09/21/23 _x86_64_ (8 CPU) 02:50:05 02:50:05 02:22:12 LINUX RESTART (8 CPU) 02:50:05 02:50:05 02:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:50:05 02:24:01 147.72 3.52 144.20 0.00 406.71 74511.30 0.00 02:50:05 02:25:01 49.59 0.03 49.56 0.00 1.60 21856.77 0.00 02:50:05 02:26:01 504.38 4.33 500.05 0.00 89.99 192806.13 0.00 02:50:05 02:27:02 293.91 2.30 291.60 0.00 18.68 92726.74 0.00 02:50:05 02:28:01 644.37 11.24 633.13 0.00 2961.40 120554.35 0.00 02:50:05 02:29:01 58.77 2.10 56.67 0.00 2295.88 4842.13 0.00 02:50:05 02:30:01 7.58 0.05 7.53 0.00 6.67 207.30 0.00 02:50:05 02:31:01 1.90 0.00 1.90 0.00 0.00 20.53 0.00 02:50:05 02:32:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 02:50:05 02:33:01 1.95 0.00 1.95 0.00 0.00 20.93 0.00 02:50:05 02:34:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 02:50:05 02:35:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 02:50:05 02:36:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 02:50:05 02:37:01 1.77 0.00 1.77 0.00 0.00 18.80 0.00 02:50:05 02:38:01 1.80 0.02 1.78 0.00 0.13 24.93 0.00 02:50:05 02:39:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 02:50:05 02:40:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 02:50:05 02:41:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 02:50:05 02:42:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 02:50:05 02:43:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 02:50:05 02:44:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 02:50:05 02:45:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 02:50:05 02:46:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 02:50:05 02:47:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 02:50:05 02:48:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 02:50:05 02:49:01 55.71 0.10 55.61 0.00 10.26 26153.51 0.00 02:50:05 02:50:01 122.85 0.28 122.56 0.00 17.46 51238.93 0.00 02:50:05 Average: 70.41 0.88 69.53 0.00 213.28 21596.04 0.00 02:50:05 02:50:05 02:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:50:05 02:24:01 27889268 31506480 802496 2.44 118192 3688988 1988996 5.86 1494584 3045396 488156 02:50:05 02:25:01 27827080 31587708 717872 2.18 122268 3797932 1776680 5.24 1263700 3306372 255556 02:50:05 02:26:01 21845624 31189960 1092148 3.32 182788 9058404 3210872 9.46 2255312 7999148 892592 02:50:05 02:27:02 15747276 28556592 3668216 11.16 235388 12191028 9525992 28.07 5634484 10356864 1509200 02:50:05 02:28:01 17867408 31505384 760020 2.31 263288 13084964 2060596 6.07 2471568 11561060 39560 02:50:05 02:29:01 17710668 31493140 770160 2.34 277752 13211052 2040176 6.01 2930064 11251972 452 02:50:05 02:30:01 17719356 31497324 765836 2.33 276376 13208024 2024516 5.97 2951312 11222896 8 02:50:05 02:31:01 17719008 31497056 766000 2.33 276420 13208028 2024516 5.97 2951208 11222896 16 02:50:05 02:32:01 17728724 31506796 756248 2.30 276432 13208032 2024516 5.97 2940264 11222904 12 02:50:05 02:33:01 17729260 31507396 755648 2.30 276488 13208032 2024516 5.97 2940344 11222904 8 02:50:05 02:34:01 17732512 31510720 752308 2.29 276524 13208036 2024516 5.97 2937212 11222908 8 02:50:05 02:35:01 17734684 31512936 750004 2.28 276540 13208040 2040572 6.01 2934396 11222912 40 02:50:05 02:36:01 17734700 31512972 749924 2.28 276556 13208040 2040572 6.01 2934412 11222912 8 02:50:05 02:37:01 17734660 31512956 749868 2.28 276572 13208040 2040572 6.01 2934492 11222916 0 02:50:05 02:38:01 17733332 31511868 750772 2.28 276608 13208152 2079328 6.13 2935196 11223016 68 02:50:05 02:39:01 17733860 31512396 750168 2.28 276620 13208156 2079328 6.13 2935320 11223016 48 02:50:05 02:40:01 17734036 31512576 750140 2.28 276644 13208160 2079328 6.13 2935044 11223020 8 02:50:05 02:41:01 17734116 31512696 750016 2.28 276652 13208164 2079328 6.13 2935260 11223020 44 02:50:05 02:42:01 17735068 31513700 748916 2.28 276676 13208168 2079328 6.13 2934628 11223032 32 02:50:05 02:43:01 17735040 31513680 749124 2.28 276716 13208168 2079328 6.13 2934440 11223036 12 02:50:05 02:44:01 17735024 31513708 749104 2.28 276716 13208172 2079328 6.13 2934560 11223036 8 02:50:05 02:45:01 17735016 31513720 749052 2.28 276732 13208176 2079328 6.13 2934568 11223040 48 02:50:05 02:46:01 17734692 31513400 749296 2.28 276736 13208176 2079328 6.13 2934572 11223040 20 02:50:05 02:47:01 17734660 31513376 749220 2.28 276740 13208180 2079328 6.13 2934924 11223044 216 02:50:05 02:48:01 17734684 31513416 749172 2.28 276764 13208180 2079328 6.13 2934800 11223048 16 02:50:05 02:49:01 16911224 31445596 815096 2.48 279992 13912244 2587636 7.63 3008052 11927172 632 02:50:05 02:50:01 15696192 31470716 784884 2.39 330624 14969320 2145172 6.32 3094624 12915824 436 02:50:05 Average: 18459525 31387343 877841 2.67 261696 12402521 2387149 7.04 2887383 10577793 118045 02:50:05 02:50:05 02:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:50:05 02:24:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 02:50:05 02:24:01 docker0 672.19 656.41 49.81 4583.01 0.00 0.00 0.00 0.00 02:50:05 02:24:01 vethc20ba16 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:50:05 02:24:01 ens3 851.30 781.39 7765.49 88.41 0.00 0.00 0.00 0.00 02:50:05 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:05 02:25:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 02:50:05 02:25:01 vethc20ba16 1.70 1.73 0.15 0.16 0.00 0.00 0.00 0.00 02:50:05 02:25:01 ens3 56.56 55.62 32.37 109.22 0.00 0.00 0.00 0.00 02:50:05 02:26:01 veth28994de 0.52 1.13 0.05 0.21 0.00 0.00 0.00 0.00 02:50:05 02:26:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 02:50:05 02:26:01 vethd89edcb 64.29 106.13 6.48 561.83 0.00 0.00 0.00 0.05 02:50:05 02:26:01 docker0 282.97 493.48 24.04 3052.38 0.00 0.00 0.00 0.00 02:50:05 02:26:01 vethd1245d0 63.42 107.70 6.45 583.60 0.00 0.00 0.00 0.05 02:50:05 02:26:01 veth68ac825 60.96 106.30 6.20 559.16 0.00 0.00 0.00 0.05 02:50:05 02:26:01 veth3dcb110 63.12 111.80 6.39 584.21 0.00 0.00 0.00 0.05 02:50:05 02:26:01 ens3 638.03 358.77 6013.97 51.80 0.00 0.00 0.00 0.00 02:50:05 02:27:02 veth28994de 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:50:05 02:27:02 veth2142acc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:50:05 02:27:02 vethaacb5f5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:50:05 02:27:02 lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 02:50:05 02:27:02 docker0 5.40 9.64 0.45 59.70 0.00 0.00 0.00 0.00 02:50:05 02:27:02 vethc482479 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:50:05 02:27:02 veth9584f6f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:50:05 02:27:02 veth33a8ed7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:50:05 02:27:02 veth92e1c0e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:50:05 02:27:02 veth6a538d2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:50:05 02:27:02 veth6955f15 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:50:05 02:27:02 vethad1913f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:50:05 02:27:02 veth45ed4ac 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:50:05 02:27:02 ens3 26.21 18.20 72.29 7.82 0.00 0.00 0.00 0.00 02:50:05 02:27:02 veth90df617 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:50:05 02:28:01 lo 8.54 8.54 0.84 0.84 0.00 0.00 0.00 0.00 02:50:05 02:28:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:28:01 ens3 254.06 145.38 2599.77 248.73 0.00 0.00 0.00 0.00 02:50:05 02:29:01 lo 56.66 56.66 5.58 5.58 0.00 0.00 0.00 0.00 02:50:05 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:29:01 ens3 525.21 531.19 494.64 2570.40 0.00 0.00 0.00 0.00 02:50:05 02:30:01 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 02:50:05 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:30:01 ens3 58.27 56.57 49.25 231.61 0.00 0.00 0.00 0.00 02:50:05 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:05 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:31:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:50:05 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:32:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:05 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:33:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 02:50:05 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:05 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:50:05 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:36:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:05 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:50:05 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:38:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:50:05 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:05 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:50:05 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:40:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:05 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:41:01 ens3 0.65 0.48 0.38 0.22 0.00 0.00 0.00 0.00 02:50:05 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:42:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:05 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:43:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:50:05 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:05 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:50:05 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:05 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:47:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 02:50:05 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:48:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:50:05 02:49:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:50:05 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:49:01 vethfd57c0e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:49:01 ens3 127.90 73.92 3971.12 11.27 0.00 0.00 0.00 0.00 02:50:05 02:49:01 vethec958b0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 02:50:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 02:50:05 02:50:01 docker0 75.84 130.64 5.98 1027.56 0.00 0.00 0.00 0.00 02:50:05 02:50:01 ens3 442.44 277.79 6807.40 171.80 0.00 0.00 0.00 0.00 02:50:05 Average: lo 2.95 2.95 0.29 0.29 0.00 0.00 0.00 0.00 02:50:05 Average: docker0 38.08 47.49 2.95 320.57 0.00 0.00 0.00 0.00 02:50:05 Average: ens3 109.91 84.73 1024.52 129.24 0.00 0.00 0.00 0.00 02:50:05 02:50:05 02:50:05 ---> sar -P ALL: 02:50:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7522) 09/21/23 _x86_64_ (8 CPU) 02:50:05 02:50:05 02:22:12 LINUX RESTART (8 CPU) 02:50:05 02:50:05 02:23:02 CPU %user %nice %system %iowait %steal %idle 02:50:05 02:24:01 all 23.42 0.00 4.56 1.68 0.08 70.27 02:50:05 02:24:01 0 21.38 0.00 3.59 1.03 0.05 73.95 02:50:05 02:24:01 1 22.80 0.00 4.67 2.07 0.07 70.40 02:50:05 02:24:01 2 24.17 0.00 3.92 0.48 0.09 71.35 02:50:05 02:24:01 3 22.35 0.00 4.39 0.17 0.09 73.00 02:50:05 02:24:01 4 21.18 0.00 5.16 3.09 0.07 70.50 02:50:05 02:24:01 5 24.02 0.00 5.08 2.82 0.09 67.99 02:50:05 02:24:01 6 27.32 0.00 4.64 3.62 0.09 64.34 02:50:05 02:24:01 7 24.11 0.00 5.01 0.09 0.09 70.71 02:50:05 02:25:01 all 35.82 0.00 3.68 0.66 0.08 59.75 02:50:05 02:25:01 0 34.20 0.00 4.39 3.29 0.10 58.02 02:50:05 02:25:01 1 36.57 0.00 4.10 0.17 0.08 59.08 02:50:05 02:25:01 2 37.06 0.00 3.21 0.03 0.08 59.62 02:50:05 02:25:01 3 37.42 0.00 3.02 0.22 0.08 59.26 02:50:05 02:25:01 4 33.95 0.00 3.84 0.17 0.07 61.97 02:50:05 02:25:01 5 35.40 0.00 3.28 1.02 0.07 60.23 02:50:05 02:25:01 6 36.62 0.00 3.22 0.12 0.07 59.97 02:50:05 02:25:01 7 35.34 0.00 4.42 0.28 0.08 59.86 02:50:05 02:26:01 all 30.44 0.00 7.50 5.81 0.12 56.13 02:50:05 02:26:01 0 30.66 0.00 7.17 3.70 0.10 58.36 02:50:05 02:26:01 1 30.94 0.00 8.12 12.43 0.10 48.41 02:50:05 02:26:01 2 31.24 0.00 7.07 4.74 0.10 56.85 02:50:05 02:26:01 3 30.61 0.00 7.31 6.03 0.24 55.81 02:50:05 02:26:01 4 30.50 0.00 7.97 5.57 0.12 55.85 02:50:05 02:26:01 5 30.06 0.00 7.49 7.85 0.12 54.48 02:50:05 02:26:01 6 30.49 0.00 7.12 2.80 0.10 59.49 02:50:05 02:26:01 7 28.99 0.00 7.71 3.30 0.12 59.88 02:50:05 02:27:02 all 54.15 0.00 5.83 7.24 0.11 32.68 02:50:05 02:27:02 0 54.13 0.00 5.56 3.83 0.10 36.38 02:50:05 02:27:02 1 54.26 0.00 5.38 4.76 0.12 35.48 02:50:05 02:27:02 2 54.09 0.00 6.13 18.95 0.13 20.70 02:50:05 02:27:02 3 53.84 0.00 7.04 19.02 0.10 20.00 02:50:05 02:27:02 4 54.17 0.00 5.12 1.11 0.08 39.51 02:50:05 02:27:02 5 53.98 0.00 5.71 1.83 0.10 38.39 02:50:05 02:27:02 6 54.36 0.00 5.77 7.55 0.13 32.18 02:50:05 02:27:02 7 54.37 0.00 5.90 0.98 0.10 38.64 02:50:05 02:28:01 all 59.14 0.00 6.45 5.92 0.13 28.35 02:50:05 02:28:01 0 58.50 0.00 6.76 2.69 0.14 31.90 02:50:05 02:28:01 1 57.16 0.00 6.70 2.46 0.16 33.52 02:50:05 02:28:01 2 59.54 0.00 6.06 2.63 0.14 31.63 02:50:05 02:28:01 3 59.79 0.00 6.00 2.92 0.12 31.17 02:50:05 02:28:01 4 60.23 0.00 5.94 11.13 0.12 22.57 02:50:05 02:28:01 5 58.84 0.00 7.20 4.42 0.12 29.43 02:50:05 02:28:01 6 59.83 0.00 5.62 16.15 0.12 18.28 02:50:05 02:28:01 7 59.18 0.00 7.33 4.76 0.12 28.62 02:50:05 02:29:01 all 9.07 0.00 1.74 0.47 0.06 88.65 02:50:05 02:29:01 0 10.39 0.00 2.14 0.10 0.05 87.33 02:50:05 02:29:01 1 6.21 0.00 2.38 0.55 0.05 90.80 02:50:05 02:29:01 2 9.94 0.00 1.52 0.40 0.05 88.09 02:50:05 02:29:01 3 11.15 0.00 1.39 0.03 0.07 87.36 02:50:05 02:29:01 4 7.97 0.00 1.40 0.69 0.05 89.89 02:50:05 02:29:01 5 7.56 0.00 1.64 0.07 0.05 90.68 02:50:05 02:29:01 6 8.62 0.00 1.49 1.89 0.05 87.95 02:50:05 02:29:01 7 10.75 0.00 1.99 0.05 0.08 87.13 02:50:05 02:30:01 all 0.79 0.00 0.22 0.02 0.01 98.96 02:50:05 02:30:01 0 1.37 0.00 0.28 0.00 0.02 98.33 02:50:05 02:30:01 1 0.13 0.00 0.18 0.00 0.02 99.67 02:50:05 02:30:01 2 1.09 0.00 0.18 0.02 0.02 98.70 02:50:05 02:30:01 3 0.53 0.00 0.17 0.00 0.02 99.28 02:50:05 02:30:01 4 0.18 0.00 0.13 0.02 0.00 99.67 02:50:05 02:30:01 5 0.97 0.00 0.18 0.00 0.00 98.85 02:50:05 02:30:01 6 0.43 0.00 0.28 0.13 0.02 99.13 02:50:05 02:30:01 7 1.60 0.00 0.34 0.00 0.02 98.05 02:50:05 02:31:01 all 0.01 0.00 0.02 0.00 0.01 99.96 02:50:05 02:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:50:05 02:31:01 1 0.02 0.00 0.05 0.00 0.02 99.92 02:50:05 02:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:05 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:05 02:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:50:05 02:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:50:05 02:31:01 6 0.00 0.00 0.02 0.03 0.00 99.95 02:50:05 02:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:50:05 02:32:01 all 0.05 0.00 0.01 0.00 0.01 99.94 02:50:05 02:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:50:05 02:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:32:01 2 0.07 0.00 0.03 0.00 0.02 99.88 02:50:05 02:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:50:05 02:32:01 6 0.15 0.00 0.00 0.02 0.02 99.82 02:50:05 02:32:01 7 0.07 0.00 0.00 0.00 0.00 99.93 02:50:05 02:33:01 all 0.01 0.00 0.01 0.01 0.01 99.96 02:50:05 02:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:50:05 02:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:50:05 02:33:01 2 0.02 0.00 0.02 0.02 0.02 99.93 02:50:05 02:33:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:50:05 02:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:50:05 02:33:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:50:05 02:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:50:05 02:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:50:05 02:34:01 all 0.03 0.00 0.01 0.00 0.01 99.96 02:50:05 02:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:50:05 02:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:50:05 02:34:01 2 0.05 0.00 0.03 0.00 0.02 99.90 02:50:05 02:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:50:05 02:34:01 6 0.03 0.00 0.02 0.02 0.02 99.92 02:50:05 02:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:50:05 02:34:01 CPU %user %nice %system %iowait %steal %idle 02:50:05 02:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:50:05 02:35:01 0 0.03 0.00 0.00 0.02 0.02 99.93 02:50:05 02:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:50:05 02:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:05 02:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:05 02:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:35:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:50:05 02:35:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:50:05 02:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:50:05 02:36:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:50:05 02:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:50:05 02:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:50:05 02:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:50:05 02:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:50:05 02:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:50:05 02:36:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:50:05 02:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:50:05 02:37:01 0 0.03 0.00 0.02 0.02 0.00 99.93 02:50:05 02:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:50:05 02:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:50:05 02:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:05 02:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:50:05 02:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:50:05 02:37:01 6 0.05 0.00 0.03 0.02 0.02 99.88 02:50:05 02:37:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:50:05 02:38:01 all 0.09 0.00 0.04 0.01 0.00 99.86 02:50:05 02:38:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:50:05 02:38:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:50:05 02:38:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:50:05 02:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:50:05 02:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:50:05 02:38:01 5 0.03 0.00 0.03 0.03 0.00 99.90 02:50:05 02:38:01 6 0.05 0.00 0.03 0.02 0.02 99.88 02:50:05 02:38:01 7 0.42 0.00 0.08 0.00 0.00 99.50 02:50:05 02:39:01 all 0.23 0.00 0.01 0.00 0.00 99.75 02:50:05 02:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:50:05 02:39:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:50:05 02:39:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:50:05 02:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:50:05 02:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:50:05 02:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:50:05 02:39:01 6 0.05 0.00 0.02 0.02 0.00 99.92 02:50:05 02:39:01 7 1.66 0.00 0.00 0.00 0.00 98.34 02:50:05 02:40:01 all 0.04 0.00 0.01 0.00 0.01 99.95 02:50:05 02:40:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:50:05 02:40:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:50:05 02:40:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:50:05 02:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:50:05 02:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:40:01 6 0.07 0.00 0.03 0.02 0.02 99.87 02:50:05 02:40:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:50:05 02:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:50:05 02:41:01 0 0.03 0.00 0.03 0.02 0.00 99.92 02:50:05 02:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:50:05 02:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:05 02:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:50:05 02:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:50:05 02:41:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:50:05 02:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:50:05 02:42:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:50:05 02:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:50:05 02:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:50:05 02:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:50:05 02:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:05 02:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:50:05 02:42:01 6 0.08 0.00 0.03 0.02 0.00 99.87 02:50:05 02:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:43:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:50:05 02:43:01 0 0.07 0.00 0.00 0.00 0.02 99.92 02:50:05 02:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:50:05 02:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:50:05 02:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:50:05 02:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:50:05 02:43:01 6 0.03 0.00 0.05 0.02 0.02 99.88 02:50:05 02:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:50:05 02:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:50:05 02:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:50:05 02:44:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:50:05 02:44:01 2 0.03 0.00 0.05 0.00 0.02 99.90 02:50:05 02:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:44:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:50:05 02:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:45:01 all 0.04 0.00 0.01 0.00 0.00 99.94 02:50:05 02:45:01 0 0.05 0.00 0.00 0.00 0.00 99.95 02:50:05 02:45:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:50:05 02:45:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:50:05 02:45:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:50:05 02:45:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:50:05 02:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:45:01 6 0.05 0.00 0.03 0.02 0.00 99.90 02:50:05 02:45:01 7 0.07 0.00 0.00 0.00 0.02 99.92 02:50:05 02:50:05 02:45:01 CPU %user %nice %system %iowait %steal %idle 02:50:05 02:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:50:05 02:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:50:05 02:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:50:05 02:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:05 02:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:50:05 02:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:50:05 02:46:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:50:05 02:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:50:05 02:47:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:50:05 02:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:50:05 02:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:47:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:50:05 02:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:47:01 5 0.07 0.00 0.02 0.00 0.00 99.92 02:50:05 02:47:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:50:05 02:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:50:05 02:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:50:05 02:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:50:05 02:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:50:05 02:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:50:05 02:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:50:05 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:50:05 02:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:50:05 02:48:01 6 0.07 0.00 0.00 0.03 0.00 99.90 02:50:05 02:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:50:05 02:49:01 all 2.80 0.00 1.30 0.96 0.02 94.92 02:50:05 02:49:01 0 3.15 0.00 1.77 5.71 0.02 89.35 02:50:05 02:49:01 1 3.73 0.00 1.04 0.00 0.03 95.20 02:50:05 02:49:01 2 2.48 0.00 1.26 0.10 0.02 96.15 02:50:05 02:49:01 3 2.19 0.00 1.45 0.02 0.02 96.32 02:50:05 02:49:01 4 3.59 0.00 0.93 0.12 0.02 95.34 02:50:05 02:49:01 5 3.06 0.00 0.85 0.00 0.02 96.06 02:50:05 02:49:01 6 2.73 0.00 0.97 0.50 0.03 95.77 02:50:05 02:49:01 7 1.46 0.00 2.12 1.26 0.03 95.13 02:50:05 02:50:01 all 8.85 0.00 3.56 2.65 0.09 84.84 02:50:05 02:50:01 0 10.08 0.00 2.92 4.05 0.08 82.87 02:50:05 02:50:01 1 8.12 0.00 4.16 12.16 0.07 75.49 02:50:05 02:50:01 2 8.82 0.00 3.95 1.93 0.07 85.23 02:50:05 02:50:01 3 9.58 0.00 4.05 0.94 0.05 85.38 02:50:05 02:50:01 4 8.58 0.00 3.46 0.62 0.07 87.27 02:50:05 02:50:01 5 8.71 0.00 3.60 0.08 0.05 87.56 02:50:05 02:50:01 6 8.82 0.00 3.06 0.02 0.15 87.95 02:50:05 02:50:01 7 8.09 0.00 3.31 1.36 0.22 87.02 02:50:05 Average: all 8.24 0.00 1.28 0.93 0.03 89.51 02:50:05 Average: 0 8.19 0.00 1.27 0.90 0.03 89.61 02:50:05 Average: 1 8.02 0.00 1.35 1.27 0.03 89.33 02:50:05 Average: 2 8.35 0.00 1.23 1.08 0.03 89.31 02:50:05 Average: 3 8.36 0.00 1.28 1.09 0.03 89.24 02:50:05 Average: 4 8.08 0.00 1.25 0.82 0.02 89.83 02:50:05 Average: 5 8.18 0.00 1.29 0.66 0.02 89.84 02:50:05 Average: 6 8.43 0.00 1.19 1.21 0.03 89.14 02:50:05 Average: 7 8.31 0.00 1.41 0.44 0.04 89.80 02:50:05 02:50:05 02:50:05