Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b0aa32e305f4468c05d36fa7488a318f523b7ee 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-ssh5494884125948365289.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-ssh11343975370487231824.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-ssh3594169375829071886.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-ssh13054692737187046590.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-ssh3534131480520652170.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 ‘prd-ubuntu20.04-docker-8c-8g-7878’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7879 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/589 [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/589 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2b0aa32e305f4468c05d36fa7488a318f523b7ee (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 (#4693)" > git config core.sparsecheckout # timeout=10 > git checkout -f 2b0aa32e305f4468c05d36fa7488a318f523b7ee # timeout=10 > git rev-list --no-walk 34f840c68dfd07fd09c4325cf8194608b3ff672b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:51:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:51:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:51:09 ========================================================= 20:51:09 EdgeX Global Pipelines Version Info 20:51:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:51:09 ------------------- 20:51:09 stable info: 20:51:09 ------------------- 20:51:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:51:09 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:51:09 Message: update stable to v1.0.254 20:51:10 ------------------- 20:51:10 experimental info: 20:51:10 ------------------- 20:51:10 Commited By: **** collab-it+edgex@linuxfoundation.org 20:51:10 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:51:10 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b0aa32 [Pipeline] echo 20:51:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:51:11 provisioning config files... 20:51:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/589@tmp/config3960338364251289700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:11 ---> docker-login.sh 20:51:11 nexus3.edgexfoundry.org:10001 20:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:11 Configure a credential helper to remove this warning. See 20:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:11 20:51:11 Login Succeeded 20:51:11 nexus3.edgexfoundry.org:10002 20:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:11 Configure a credential helper to remove this warning. See 20:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:11 20:51:11 Login Succeeded 20:51:11 nexus3.edgexfoundry.org:10003 20:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:11 Configure a credential helper to remove this warning. See 20:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:11 20:51:11 Login Succeeded 20:51:11 nexus3.edgexfoundry.org:10004 20:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:11 Configure a credential helper to remove this warning. See 20:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:11 20:51:11 Login Succeeded 20:51:12 docker.io 20:51:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:12 Configure a credential helper to remove this warning. See 20:51:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:12 20:51:12 Login Succeeded 20:51:12 ---> docker-login.sh ends [Pipeline] } 20:51:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:51:12 + 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 20:51:12 + + cut -d/ -f2 20:51:12 dirname cmd/core-command/Dockerfile 20:51:12 + echo core-command,cmd/core-command/Dockerfile 20:51:12 + cut -d/ -f2 20:51:12 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:51:12 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:51:12 + + dirname cmd/core-data/Dockerfilecut 20:51:12 -d/ -f2 20:51:12 + echo core-data,cmd/core-data/Dockerfile 20:51:12 + dirname cmd/core-metadata/Dockerfile 20:51:12 + cut -d/ -f2 20:51:12 + echo core-metadata,cmd/core-metadata/Dockerfile 20:51:12 + dirname cmd/security-bootstrapper/Dockerfile 20:51:12 + cut -d/ -f2 20:51:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:51:12 + dirname cmd/security-proxy-auth/Dockerfile 20:51:12 + cut -d/ -f2 20:51:12 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:51:12 + dirname cmd/security-proxy-setup/Dockerfile 20:51:12 + cut -d/ -f2 20:51:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:51:12 + dirname cmd/security-secretstore-setup/Dockerfile 20:51:12 + cut -d/ -f2 20:51:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:51:12 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:51:12 + cut -d/ -f2 20:51:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:51:12 + dirname cmd/security-spire-agent/Dockerfile 20:51:12 + cut -d/ -f2 20:51:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:51:12 + dirname cmd/security-spire-config/Dockerfile 20:51:12 + cut -d/ -f2 20:51:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:51:12 + dirname cmd/security-spire-server/Dockerfile 20:51:12 + cut -d/ -f2 20:51:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:51:12 + dirname cmd/support-notifications/Dockerfile 20:51:12 + cut -d/ -f2 20:51:12 + echo support-notifications,cmd/support-notifications/Dockerfile 20:51:12 + dirname cmd/support-scheduler/Dockerfile 20:51:12 + cut -d/ -f2 20:51:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:51:12 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 20:51:13 + git rev-list -1 --merges 2b0aa32e305f4468c05d36fa7488a318f523b7ee~1..2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] echo 20:51:13 -----------> git rev-list -1 --merges 2b0aa32e305f4468c05d36fa7488a318f523b7ee~1..2b0aa32e305f4468c05d36fa7488a318f523b7ee 2b0aa32e305f4468c05d36fa7488a318f523b7ee [false] [Pipeline] sh 20:51:13 + git log --format=format:%s -1 2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] echo 20:51:13 ========================================================= 20:51:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:51:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:51:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:51:13 + grep -v github /etc/ssh/ssh_known_hosts 20:51:13 + [ -e /tmp/ssh_known_hosts ] 20:51:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:51:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:51:13 + sudo tee -a /etc/ssh/ssh_known_hosts 20:51:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:51:14 20:51:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:51:14 0.1.4: Pulling from edgex-devops/py-git-semver 20:51:14 b85a868b505f: Pulling fs layer 20:51:14 e2be974225ed: Pulling fs layer 20:51:14 339a4e72a1f5: Pulling fs layer 20:51:14 988bab9f4d93: Pulling fs layer 20:51:14 1469e6f7b9e6: Pulling fs layer 20:51:14 eaf3925da568: Pulling fs layer 20:51:14 bab4dde63d76: Pulling fs layer 20:51:14 bde34c3a00c8: Pulling fs layer 20:51:14 b352a97aabf1: Pulling fs layer 20:51:14 4872d77fe225: Pulling fs layer 20:51:14 5851b861e8e6: Pulling fs layer 20:51:14 988bab9f4d93: Waiting 20:51:14 eaf3925da568: Waiting 20:51:14 5851b861e8e6: Waiting 20:51:14 bab4dde63d76: Waiting 20:51:14 1469e6f7b9e6: Waiting 20:51:14 4872d77fe225: Waiting 20:51:14 bde34c3a00c8: Waiting 20:51:14 e2be974225ed: Verifying Checksum 20:51:14 e2be974225ed: Download complete 20:51:14 988bab9f4d93: Verifying Checksum 20:51:14 988bab9f4d93: Download complete 20:51:14 1469e6f7b9e6: Verifying Checksum 20:51:14 1469e6f7b9e6: Download complete 20:51:14 339a4e72a1f5: Verifying Checksum 20:51:14 339a4e72a1f5: Download complete 20:51:14 eaf3925da568: Verifying Checksum 20:51:14 eaf3925da568: Download complete 20:51:14 bde34c3a00c8: Verifying Checksum 20:51:14 bde34c3a00c8: Download complete 20:51:14 b352a97aabf1: Verifying Checksum 20:51:14 b352a97aabf1: Download complete 20:51:14 4872d77fe225: Verifying Checksum 20:51:14 4872d77fe225: Download complete 20:51:14 5851b861e8e6: Download complete 20:51:14 b85a868b505f: Download complete 20:51:14 bab4dde63d76: Verifying Checksum 20:51:14 bab4dde63d76: Download complete 20:51:16 b85a868b505f: Pull complete 20:51:16 e2be974225ed: Pull complete 20:51:17 339a4e72a1f5: Pull complete 20:51:17 988bab9f4d93: Pull complete 20:51:17 1469e6f7b9e6: Pull complete 20:51:17 eaf3925da568: Pull complete 20:51:19 bab4dde63d76: Pull complete 20:51:19 bde34c3a00c8: Pull complete 20:51:19 b352a97aabf1: Pull complete 20:51:19 4872d77fe225: Pull complete 20:51:19 5851b861e8e6: Pull complete 20:51:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:51:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:51:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:19 prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container 20:51:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:51:22 $ docker top 2f5f23c9b37a91a7553ed095fd8bc70ee228daf35567a53927d3335cffb7fa63 -eo pid,comm 20:51:22 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). 20:51:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:51:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:51:22 [ssh-agent] Looking for ssh-agent implementation... 20:51:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:51:22 $ docker exec 2f5f23c9b37a91a7553ed095fd8bc70ee228daf35567a53927d3335cffb7fa63 ssh-agent 20:51:23 SSH_AUTH_SOCK=/tmp/ssh-SbcyzrXuZHyl/agent.32 20:51:23 SSH_AGENT_PID=38 20:51:23 Running ssh-add (command line suppressed) 20:51:23 Identity added: /w/workspace/edgex-go/589@tmp/private_key_14192237268995305706.key (/w/workspace/edgex-go/589@tmp/private_key_14192237268995305706.key) 20:51:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:51:23 + git tag --points-at HEAD [Pipeline] } 20:51:23 $ docker exec --env ******** --env ******** 2f5f23c9b37a91a7553ed095fd8bc70ee228daf35567a53927d3335cffb7fa63 ssh-agent -k 20:51:23 unset SSH_AUTH_SOCK; 20:51:23 unset SSH_AGENT_PID; 20:51:23 echo Agent pid 38 killed; 20:51:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:51:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:51:23 [ssh-agent] Looking for ssh-agent implementation... 20:51:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:51:23 $ docker exec 2f5f23c9b37a91a7553ed095fd8bc70ee228daf35567a53927d3335cffb7fa63 ssh-agent 20:51:23 SSH_AUTH_SOCK=/tmp/ssh-oUSQkNqiyI1v/agent.71 20:51:23 SSH_AGENT_PID=77 20:51:23 Running ssh-add (command line suppressed) 20:51:23 Identity added: /w/workspace/edgex-go/589@tmp/private_key_17081640900618824429.key (/w/workspace/edgex-go/589@tmp/private_key_17081640900618824429.key) 20:51:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:51:24 + git semver init 20:51:24 2023-09-25 20:51:24,430 [run_init] DEBUG init version:0.0.0 force:False 20:51:24 2023-09-25 20:51:24,430 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/589/.semver 20:51:24 2023-09-25 20:51:24,431 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/589/.semver 20:51:24 2023-09-25 20:51:24,431 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/589/.semver'], cwd=/w/workspace/edgex-go/589, universal_newlines=False, shell=None, istream=None) 20:51:29 2023-09-25 20:51:29,240 [append_file] DEBUG append to file:/w/workspace/edgex-go/589/.git/info/exclude 20:51:29 2023-09-25 20:51:29,240 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/589/.semver/main with force:False 20:51:29 2023-09-25 20:51:29,240 [read_version] DEBUG read version from /w/workspace/edgex-go/589/.semver/main 20:51:29 2023-09-25 20:51:29,241 [read_version] DEBUG read version from /w/workspace/edgex-go/589/.semver/main 20:51:29 3.1.0-dev.55 [Pipeline] } 20:51:29 $ docker exec --env ******** --env ******** 2f5f23c9b37a91a7553ed095fd8bc70ee228daf35567a53927d3335cffb7fa63 ssh-agent -k 20:51:29 unset SSH_AUTH_SOCK; 20:51:29 unset SSH_AGENT_PID; 20:51:29 echo Agent pid 77 killed; 20:51:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:51:30 + git semver [Pipeline] } 20:51:30 $ docker stop --time=1 2f5f23c9b37a91a7553ed095fd8bc70ee228daf35567a53927d3335cffb7fa63 20:51:31 $ docker rm -f --volumes 2f5f23c9b37a91a7553ed095fd8bc70ee228daf35567a53927d3335cffb7fa63 [Pipeline] // withDockerContainer [Pipeline] sh 20:51:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:51:32 Stashed 1 file(s) [Pipeline] echo 20:51:32 [edgeXSemver]: initialized semver on version 3.1.0-dev.55 [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 20:51:32 + git config --global --add safe.directory /w/workspace/edgex-go/589 [Pipeline] echo 20:51:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:51:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:51:32 ========================================================= 20:51:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:51:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:51:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:51:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:51:33 7264a8db6415: Pulling fs layer 20:51:33 c4d48a809fc2: Pulling fs layer 20:51:33 4f1c88b9dad5: Pulling fs layer 20:51:33 ad3a456e5733: Pulling fs layer 20:51:33 33e27b845d1e: Pulling fs layer 20:51:33 c68163c4e522: Pulling fs layer 20:51:33 50da416c3ac9: Pulling fs layer 20:51:33 23d2d4c4bb30: Pulling fs layer 20:51:33 ad3a456e5733: Waiting 20:51:33 33e27b845d1e: Waiting 20:51:33 c68163c4e522: Waiting 20:51:33 50da416c3ac9: Waiting 20:51:33 23d2d4c4bb30: Waiting 20:51:33 c4d48a809fc2: Verifying Checksum 20:51:33 c4d48a809fc2: Download complete 20:51:33 ad3a456e5733: Verifying Checksum 20:51:33 ad3a456e5733: Download complete 20:51:33 33e27b845d1e: Download complete 20:51:33 7264a8db6415: Verifying Checksum 20:51:33 7264a8db6415: Download complete 20:51:33 c68163c4e522: Verifying Checksum 20:51:33 c68163c4e522: Download complete 20:51:33 7264a8db6415: Pull complete 20:51:33 c4d48a809fc2: Pull complete 20:51:33 23d2d4c4bb30: Verifying Checksum 20:51:33 23d2d4c4bb30: Download complete 20:51:33 4f1c88b9dad5: Verifying Checksum 20:51:33 4f1c88b9dad5: Download complete 20:51:34 50da416c3ac9: Verifying Checksum 20:51:34 50da416c3ac9: Download complete 20:51:36 4f1c88b9dad5: Pull complete 20:51:36 ad3a456e5733: Pull complete 20:51:36 33e27b845d1e: Pull complete 20:51:36 c68163c4e522: Pull complete 20:51:39 50da416c3ac9: Pull complete 20:51:39 23d2d4c4bb30: Pull complete 20:51:39 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:51:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:51:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:51:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:51:39 WORKDIR /edgex 20:51:39 COPY go.mod . 20:51:39 RUN go mod download 20:51:39 + docker build -t ci-base-image-x86_64 -f - . 20:51:40 Sending build context to Docker daemon 171MB 20:51:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:51:40 ---> 0786185ac409 20:51:40 Step 2/4 : WORKDIR /edgex 20:51:45 ---> Running in bfc076b4b194 20:51:45 Removing intermediate container bfc076b4b194 20:51:45 ---> d4573b219769 20:51:45 Step 3/4 : COPY go.mod . 20:51:45 ---> 867b66f677f3 20:51:45 Step 4/4 : RUN go mod download 20:51:45 ---> Running in ecffb868e667 20:51:47 Still waiting to schedule task 20:51:47 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7880’ is offline 20:52:03 Removing intermediate container ecffb868e667 20:52:03 ---> 7c18439a934f 20:52:03 Successfully built 7c18439a934f 20:52:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:04 + docker inspect -f . ci-base-image-x86_64 20:52:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:04 prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container 20:52:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:52:04 $ docker top f705394ff4ed4d70292013684c25d35844964bea4234454fef1479374668ed4f -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:05 + go version 20:52:05 go version go1.21.0 linux/amd64 [Pipeline] } 20:52:05 $ docker stop --time=1 f705394ff4ed4d70292013684c25d35844964bea4234454fef1479374668ed4f 20:52:06 $ docker rm -f --volumes f705394ff4ed4d70292013684c25d35844964bea4234454fef1479374668ed4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:06 + docker inspect -f . ci-base-image-x86_64 20:52:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:06 prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container 20:52:06 $ 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/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:52:07 $ docker top 67e8a47c38235f69f87343efadcdbef0bf3423a8c41c106281f61088e6df9f38 -eo pid,comm [Pipeline] { [Pipeline] echo 20:52:07 ========================================================= 20:52:07 [edgeXBuildGoParallel] Running Tests and Build... 20:52:07 ========================================================= [Pipeline] sh 20:52:07 + git config --global --add safe.directory /w/workspace/edgex-go/589 [Pipeline] fileExists [Pipeline] sh 20:52:07 + make test 20:52:07 go test -race -coverprofile=coverage.out ./... 20:52:14 ? github.com/edgexfoundry/edgex-go [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:52:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:52:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:52:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:52:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:52:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:52:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 20:52:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements 20:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:52:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:52:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:52:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.071s coverage: 69.2% of statements 20:52:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.2% of statements 20:52:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:52:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:52:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.123s coverage: 93.4% of statements 20:52:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.069s coverage: 4.1% of statements 20:52:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:52:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:52:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:52:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:52:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:52:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:52:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:52:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:52:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:52:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:52:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.413s coverage: 97.6% of statements 20:52:42 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 20:52:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:52:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.065s coverage: 0.9% of statements 20:52:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 32.2% of statements 20:52:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.070s coverage: 41.7% of statements 20:52:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 82.9% of statements 20:52:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.058s coverage: 94.1% of statements 20:52:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.078s coverage: 96.3% of statements 20:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements 20:52:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:52:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:52:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:52:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:52:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:52:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:52:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:52:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:52:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:52:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:52:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:52:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:52:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:52:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:52:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:52:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:52:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:52:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:52:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:52:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:52:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:52:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.051s coverage: 94.4% of statements 20:52:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:52:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:52:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:52:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:53:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:53:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:53:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:53:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.291s coverage: 79.9% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.097s coverage: 92.9% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.050s coverage: 62.3% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.048s coverage: 87.2% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.095s coverage: 81.8% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.166s coverage: 63.1% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.013s coverage: 73.7% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.011s coverage: 100.0% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.203s coverage: 38.4% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.043s coverage: 84.8% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.070s coverage: 19.9% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.142s coverage: 95.7% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.052s coverage: 61.8% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.092s coverage: 98.9% of statements 20:53:11 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 20:53:11 running golangci-lint 20:53:11 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 20:53:11 go version go1.21.0 linux/amd64 20:53:12 level=info msg="[config_reader] Used config file .golangci.yml" 20:53:12 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 20:53:26 level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|exports_file|deps|files) took 14.170020556s" 20:53:26 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.5884ms" 20:53:36 level=info msg="[linters_context/goanalysis] analyzers took 1m25.321796257s with top 10 stages: buildir: 42.177597646s, gosec: 8.40643021s, inspect: 2.561190397s, fact_deprecated: 1.982147472s, ctrlflow: 1.315374342s, nilness: 1.27095046s, printf: 1.126189505s, fact_purity: 1.103977831s, S1038: 963.683718ms, errcheck: 759.058583ms" 20:53:36 level=info msg="[runner] Issues before processing: 197, after processing: 0" 20:53:36 level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, exclude-rules: 21/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, cgo: 197/197, skip_files: 197/197, nolint: 0/21" 20:53:36 level=info msg="[runner] processing took 13.853464ms with stages: nolint: 7.496662ms, identifier_marker: 3.471645ms, exclude-rules: 1.03317ms, autogenerated_exclude: 843.227µs, path_prettifier: 661.257µs, skip_dirs: 315.313µs, cgo: 18.19µs, filename_unadjuster: 9.47µs, fixer: 680ns, max_same_issues: 680ns, exclude: 540ns, uniq_by_line: 530ns, severity-rules: 390ns, diff: 370ns, skip_files: 310ns, sort_results: 250ns, path_prefixer: 240ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" 20:53:36 level=info msg="[runner] linters took 10.105458166s with stages: goanalysis_metalinter: 10.091518782s" 20:53:36 level=info msg="File cache stats: 0 entries of total size 0B" 20:53:36 level=info msg="Memory: 243 samples, avg is 256.0MB, max is 901.0MB" 20:53:36 level=info msg="Execution took 24.338165089s" 20:53:36 go vet ./... 20:53:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:53:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:53:41 ./bin/test-attribution-txt.sh [Pipeline] echo 20:53:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:53:41 + ls -al . 20:53:41 total 732 20:53:41 drwxrwxr-x 12 1001 1001 4096 Sep 25 20:52 . 20:53:41 drwxr-xr-x 4 root root 4096 Sep 25 20:52 .. 20:53:41 drwxrwxr-x 2 1001 1001 4096 Sep 25 20:51 .blubracket 20:53:41 -rw-rw-r-- 1 1001 1001 16 Sep 25 20:51 .dockerignore 20:53:41 drwxrwxr-x 8 1001 1001 4096 Sep 25 20:53 .git 20:53:41 drwxrwxr-x 3 1001 1001 4096 Sep 25 20:51 .github 20:53:41 -rw-rw-r-- 1 1001 1001 1173 Sep 25 20:51 .gitignore 20:53:41 -rw-rw-r-- 1 1001 1001 42 Sep 25 20:51 .golangci.yml 20:53:41 -rw-rw-r-- 1 1001 1001 100 Sep 25 20:51 .hadolint.yml 20:53:41 drwxr-xr-x 3 1001 1001 4096 Sep 25 20:51 .semver 20:53:41 -rw-rw-r-- 1 1001 1001 166 Sep 25 20:51 .sonarcloud.properties 20:53:41 -rw-rw-r-- 1 1001 1001 1171 Sep 25 20:51 ADOPTERS.md 20:53:41 -rw-rw-r-- 1 1001 1001 11674 Sep 25 20:51 Attribution.txt 20:53:41 -rw-rw-r-- 1 1001 1001 93407 Sep 25 20:51 CHANGELOG.md 20:53:41 -rw-rw-r-- 1 1001 1001 3804 Sep 25 20:51 CONTRIBUTING.md 20:53:41 -rw-rw-r-- 1 1001 1001 677 Sep 25 20:51 GOVERNANCE.md 20:53:41 -rw-rw-r-- 1 1001 1001 883 Sep 25 20:51 Jenkinsfile 20:53:41 -rw-rw-r-- 1 1001 1001 10775 Sep 25 20:51 LICENSE 20:53:41 -rw-rw-r-- 1 1001 1001 14764 Sep 25 20:51 Makefile 20:53:41 -rw-rw-r-- 1 1001 1001 582 Sep 25 20:51 OWNERS.md 20:53:41 -rw-rw-r-- 1 1001 1001 9923 Sep 25 20:51 README.md 20:53:41 -rw-rw-r-- 1 1001 1001 789 Sep 25 20:51 SECURITY.md 20:53:41 -rw-rw-r-- 1 1001 1001 12 Sep 25 20:51 VERSION 20:53:41 drwxrwxr-x 2 1001 1001 4096 Sep 25 20:51 bin 20:53:41 drwxrwxr-x 18 1001 1001 4096 Sep 25 20:51 cmd 20:53:41 -rw-r--r-- 1 root root 453602 Sep 25 20:53 coverage.out 20:53:41 drwxrwxr-x 2 1001 1001 4096 Sep 25 20:51 fuzz_test 20:53:41 -rw-rw-r-- 1 1001 1001 3688 Sep 25 20:51 go.mod 20:53:41 -rw-rw-r-- 1 1001 1001 34975 Sep 25 20:51 go.sum 20:53:41 drwxrwxr-x 7 1001 1001 4096 Sep 25 20:51 internal 20:53:41 drwxrwxr-x 3 1001 1001 4096 Sep 25 20:51 openapi 20:53:41 -rw-rw-r-- 1 1001 1001 594 Sep 25 20:51 security.txt 20:53:41 drwxrwxr-x 4 1001 1001 4096 Sep 25 20:51 snap 20:53:41 -rw-rw-r-- 1 1001 1001 204 Sep 25 20:51 version.go [Pipeline] sh 20:53:42 + '[' -e coverage.out ] 20:53:42 + chown 1001:1001 coverage.out [Pipeline] stash 20:53:42 Stashed 1 file(s) [Pipeline] sh 20:53:42 + make build 20:53:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:53:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:53:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:53:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:53:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:54:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7881 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:54:02 Running in /w/workspace/edgex-go/589 [Pipeline] { [Pipeline] checkout 20:54:02 The recommended git tool is: git 20:54:04 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:54:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:54:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:54:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:54:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:54:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:54:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:54:11 $ docker stop --time=1 67e8a47c38235f69f87343efadcdbef0bf3423a8c41c106281f61088e6df9f38 20:54:12 using credential edgex-jenkins-ssh 20:54:12 Cloning the remote Git repository 20:54:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:54:12 > git init /w/workspace/edgex-go/589 # timeout=10 20:54:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:54:12 > git --version # timeout=10 20:54:12 > git --version # 'git version 2.25.1' 20:54:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:16 $ docker rm -f --volumes 67e8a47c38235f69f87343efadcdbef0bf3423a8c41c106281f61088e6df9f38 [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 20:54:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:54:17 20:54:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:54:17 latest: Pulling from edgex-devops/edgex-compose 20:54:17 91d30c5bc195: Pulling fs layer 20:54:17 2e9b0aa3be6d: Pulling fs layer 20:54:17 9c61dcf015f6: Pulling fs layer 20:54:17 4698f68db338: Pulling fs layer 20:54:17 2a2f49069b9e: Pulling fs layer 20:54:17 e0025b399a48: Pulling fs layer 20:54:17 4698f68db338: Waiting 20:54:17 2a2f49069b9e: Waiting 20:54:17 e0025b399a48: Waiting 20:54:18 91d30c5bc195: Verifying Checksum 20:54:18 91d30c5bc195: Download complete 20:54:18 4698f68db338: Verifying Checksum 20:54:18 4698f68db338: Download complete 20:54:18 91d30c5bc195: Pull complete 20:54:18 2e9b0aa3be6d: Verifying Checksum 20:54:18 2e9b0aa3be6d: Download complete 20:54:18 e0025b399a48: Verifying Checksum 20:54:18 e0025b399a48: Download complete 20:54:18 2a2f49069b9e: Download complete 20:54:18 2e9b0aa3be6d: Pull complete 20:54:18 9c61dcf015f6: Verifying Checksum 20:54:18 9c61dcf015f6: Download complete 20:54:21 9c61dcf015f6: Pull complete 20:54:21 4698f68db338: Pull complete 20:54:21 2a2f49069b9e: Pull complete 20:54:21 e0025b399a48: Pull complete 20:54:21 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:54:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:54:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:21 prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container 20:54:21 $ 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/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:54:24 $ docker top 2c74f155d9e853836143a6a9504fcab2ed606ba01203c20760eeba446eece28d -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:25 + docker compose -f ./docker-compose-build.yml build --parallel 20:54:27 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:54:27 #1 transferring dockerfile: 20:54:27 #1 transferring dockerfile: 2.12kB done 20:54:27 #1 DONE 0.1s 20:54:27 20:54:27 #2 [security-spire-agent internal] load build definition from Dockerfile 20:54:27 #2 transferring dockerfile: 1.70kB done 20:54:27 #2 DONE 0.0s 20:54:27 20:54:27 #3 [security-bootstrapper internal] load build definition from Dockerfile 20:54:27 #3 transferring dockerfile: 2.82kB done 20:54:27 #3 DONE 0.0s 20:54:27 20:54:27 #4 [security-secretstore-setup internal] load build definition from Dockerfile 20:54:27 #4 transferring dockerfile: 2.38kB done 20:54:27 #4 DONE 0.0s 20:54:27 20:54:27 #5 [security-proxy-auth internal] load build definition from Dockerfile 20:54:27 #5 transferring dockerfile: 2.04kB done 20:54:27 #5 DONE 0.0s 20:54:27 20:54:27 #6 [core-metadata internal] load build definition from Dockerfile 20:54:27 #6 transferring dockerfile: 1.96kB done 20:54:27 #6 DONE 0.0s 20:54:27 20:54:27 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:54:27 #7 transferring dockerfile: 1.78kB done 20:54:27 #7 DONE 0.0s 20:54:27 20:54:27 #8 [security-spire-server internal] load build definition from Dockerfile 20:54:27 #8 transferring dockerfile: 1.59kB done 20:54:27 #8 DONE 0.0s 20:54:27 20:54:27 #9 [support-notifications internal] load build definition from Dockerfile 20:54:27 #9 transferring dockerfile: 1.84kB done 20:54:27 #9 DONE 0.1s 20:54:27 20:54:27 #10 [core-common-config-bootstrapper internal] load .dockerignore 20:54:27 #10 transferring context: 56B done 20:54:27 #10 DONE 0.1s 20:54:27 20:54:27 #11 [security-spire-config internal] load build definition from Dockerfile 20:54:27 #11 transferring dockerfile: 1.58kB done 20:54:27 #11 DONE 0.1s 20:54:27 20:54:27 #12 [support-scheduler internal] load build definition from Dockerfile 20:54:27 #12 transferring dockerfile: 1.82kB done 20:54:27 #12 DONE 0.1s 20:54:27 20:54:27 #13 [core-data internal] load build definition from Dockerfile 20:54:27 #13 transferring dockerfile: 1.90kB done 20:54:27 #13 DONE 0.1s 20:54:27 20:54:27 #14 [security-proxy-setup internal] load build definition from Dockerfile 20:54:27 #14 transferring dockerfile: 2.39kB done 20:54:27 #14 DONE 0.1s 20:54:27 20:54:27 #15 [core-command internal] load build definition from Dockerfile 20:54:27 #15 transferring dockerfile: 1.82kB done 20:54:27 #15 DONE 0.1s 20:54:27 20:54:27 #16 [security-spire-agent internal] load .dockerignore 20:54:27 #16 transferring context: 56B done 20:54:27 #16 DONE 0.0s 20:54:27 20:54:27 #17 [security-bootstrapper internal] load .dockerignore 20:54:27 #17 transferring context: 56B done 20:54:27 #17 DONE 0.0s 20:54:27 20:54:27 #18 [security-secretstore-setup internal] load .dockerignore 20:54:27 #18 transferring context: 56B done 20:54:27 #18 DONE 0.0s 20:54:27 20:54:27 #19 [security-proxy-auth internal] load .dockerignore 20:54:27 #19 transferring context: 56B done 20:54:27 #19 DONE 0.0s 20:54:27 20:54:27 #20 [core-metadata internal] load .dockerignore 20:54:27 #20 transferring context: 56B done 20:54:27 #20 DONE 0.0s 20:54:27 20:54:27 #21 [security-spire-server internal] load .dockerignore 20:54:27 #21 transferring context: 56B done 20:54:27 #21 DONE 0.0s 20:54:27 20:54:27 #22 [security-spiffe-token-provider internal] load .dockerignore 20:54:27 #22 transferring context: 56B done 20:54:27 #22 DONE 0.0s 20:54:27 20:54:27 #23 [support-notifications internal] load .dockerignore 20:54:27 #23 transferring context: 56B done 20:54:27 #23 DONE 0.1s 20:54:27 20:54:27 #24 [security-spire-config internal] load .dockerignore 20:54:27 #24 transferring context: 56B done 20:54:27 #24 DONE 0.1s 20:54:27 20:54:27 #25 [security-proxy-setup internal] load .dockerignore 20:54:27 #25 transferring context: 56B done 20:54:27 #25 DONE 0.1s 20:54:27 20:54:27 #26 [core-data internal] load .dockerignore 20:54:27 #26 transferring context: 56B done 20:54:27 #26 DONE 0.1s 20:54:27 20:54:27 #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:54:27 #27 DONE 0.0s 20:54:27 20:54:27 #28 [support-scheduler internal] load .dockerignore 20:54:27 #28 transferring context: 56B done 20:54:28 #28 DONE 0.1s 20:54:28 20:54:28 #29 [core-command internal] load .dockerignore 20:54:28 #29 transferring context: 56B done 20:54:28 #29 DONE 0.1s 20:54:28 20:54:28 #30 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:54:28 #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:54:28 #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 20:54:28 #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:54:28 #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 20:54:28 #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:54:28 #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 20:54:28 #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:54:28 #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 20:54:28 #30 DONE 0.2s 20:54:28 20:54:28 #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:54:28 #27 DONE 0.0s 20:54:28 20:54:28 #31 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:54:28 #31 ... 20:54:28 20:54:28 #30 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:54:28 #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:54:28 #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 20:54:28 #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:54:28 #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 20:54:28 #30 DONE 0.2s 20:54:28 20:54:28 #30 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:54:28 #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:54:28 #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 20:54:28 #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:54:28 #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 20:54:28 #30 DONE 0.2s 20:54:28 20:54:28 #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:54:28 #27 DONE 0.0s 20:54:28 20:54:28 #32 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:54:28 #32 ... 20:54:28 20:54:28 #30 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:54:28 #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:54:28 #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 20:54:28 #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:54:28 #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 20:54:28 #30 DONE 0.2s 20:54:28 20:54:28 #33 [core-command internal] load metadata for docker.io/library/alpine:3.18 20:54:28 #33 DONE 0.5s 20:54:28 20:54:28 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:54:28 #34 ... 20:54:28 20:54:28 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:54:28 #35 DONE 0.7s 20:54:28 20:54:28 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:54:28 #36 DONE 0.9s 20:54:28 20:54:28 #37 [security-secretstore-setup internal] load build context 20:54:28 #37 ... 20:54:28 20:54:28 #30 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:54:28 #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:54:28 #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 20:54:28 #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:54:28 #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 20:54:28 #30 DONE 0.2s 20:54:29 20:54:29 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:54:29 #34 DONE 1.3s 20:54:29 20:54:29 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:29 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:29 #38 ... 20:54:29 20:54:29 #39 [security-spire-server internal] load build context 20:54:29 #39 transferring context: 18.11kB 0.1s done 20:54:29 #39 DONE 0.3s 20:54:29 20:54:29 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:29 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 20:54:29 #38 ... 20:54:29 20:54:29 #40 [security-spire-config internal] load build context 20:54:29 #40 transferring context: 16.36kB 0.0s done 20:54:29 #40 DONE 0.4s 20:54:29 20:54:29 #41 [security-spire-agent internal] load build context 20:54:29 #41 transferring context: 17.64kB 0.0s done 20:54:29 #41 DONE 0.4s 20:54:29 20:54:29 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:29 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:54:29 #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 20:54:29 #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 20:54:29 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 20:54:29 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 20:54:30 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.0s 20:54:31 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s 20:54:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:54:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:34 Avoid second fetch 20:54:34 Checking out Revision 2b0aa32e305f4468c05d36fa7488a318f523b7ee (main) 20:54:35 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 3.7s done 20:54:35 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:54:35 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 (#4693)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:54:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:54:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:36 Dload Upload Total Spent Left Speed 20:54:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 20:54:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:54:36 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 7.4s 20:54:34 > git config core.sparsecheckout # timeout=10 20:54:34 > git checkout -f 2b0aa32e305f4468c05d36fa7488a318f523b7ee # timeout=10 20:54:37 + sudo tee /etc/docker/daemon.new 20:54:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:54:37 { 20:54:37 "registry-mirrors": [ 20:54:37 "https://nexus3.edgexfoundry.org:10001" 20:54:37 ], 20:54:37 "bip": "10.250.0.254/24", 20:54:37 "hosts": [ 20:54:37 "tcp://0.0.0.0:5555", 20:54:37 "unix:///var/run/docker.sock" 20:54:37 ], 20:54:37 "mtu": 1458, 20:54:37 "selinux-enabled": true, 20:54:37 "seccomp-profile": "/etc/docker/seccomp.json" 20:54:37 } [Pipeline] sh 20:54:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:54:37 + sudo service docker restart 20:54:38 #38 ... 20:54:38 20:54:38 #42 [core-common-config-bootstrapper internal] load build context 20:54:38 #42 transferring context: 364.86MB 9.1s done 20:54:38 #42 ... 20:54:38 20:54:38 #43 [security-bootstrapper internal] load build context 20:54:38 #43 transferring context: 364.86MB 7.9s done 20:54:38 #43 ... 20:54:38 20:54:38 #44 [security-spiffe-token-provider internal] load build context 20:54:38 #44 transferring context: 364.86MB 7.7s done 20:54:38 #44 ... 20:54:38 20:54:38 #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:54:38 #0 0.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:38 #0 0.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:38 #0 0.995 (1/4) Installing ca-certificates (20230506-r0) 20:54:38 #0 1.014 (2/4) Installing dumb-init (1.2.5-r2) 20:54:38 #0 1.021 (3/4) Installing su-exec (0.2-r3) 20:54:38 #0 1.021 (4/4) Installing yq (4.33.3-r3) 20:54:38 #0 1.082 Executing busybox-1.36.1-r2.trigger 20:54:38 #0 1.100 Executing ca-certificates-20230506-r0.trigger 20:54:38 #0 1.192 OK: 17 MiB in 19 packages 20:54:38 #45 ... 20:54:38 20:54:38 #46 [core-data internal] load build context 20:54:38 #46 transferring context: 364.86MB 8.1s done 20:54:38 #46 ... 20:54:38 20:54:38 #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:54:38 #0 0.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:38 #0 1.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:38 #0 1.376 (1/1) Installing dumb-init (1.2.5-r2) 20:54:38 #0 1.380 Executing busybox-1.36.1-r2.trigger 20:54:38 #0 1.389 OK: 7 MiB in 16 packages 20:54:38 #47 ... 20:54:38 20:54:38 #48 [security-proxy-auth internal] load build context 20:54:38 #48 transferring context: 364.86MB 8.2s done 20:54:38 #48 ... 20:54:38 20:54:38 #49 [security-proxy-setup internal] load build context 20:54:38 #49 transferring context: 364.86MB 7.5s done 20:54:39 #49 ... 20:54:39 20:54:39 #50 [support-scheduler internal] load build context 20:54:39 #50 transferring context: 364.86MB 7.7s done 20:54:39 #50 ... 20:54:39 20:54:39 #51 [core-metadata internal] load build context 20:54:39 #51 transferring context: 364.86MB 8.2s done 20:54:39 #51 ... 20:54:39 20:54:39 #37 [security-secretstore-setup internal] load build context 20:54:39 #37 transferring context: 364.86MB 8.9s done 20:54:39 #37 ... 20:54:39 20:54:39 #52 [core-command internal] load build context 20:54:39 #52 transferring context: 364.86MB 8.1s done 20:54:39 #52 ... 20:54:39 20:54:39 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:54:39 #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 20:54:39 #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:54:39 #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 20:54:39 #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 20:54:39 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 3.7s done 20:54:39 #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:54:39 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 10.0s 20:54:39 #53 ... 20:54:39 20:54:39 #54 [support-notifications internal] load build context 20:54:39 #54 transferring context: 364.86MB 10.2s done 20:54:39 #54 ... 20:54:39 20:54:39 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:54:39 #0 0.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:39 #0 1.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:39 #0 1.317 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:54:39 #0 1.317 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:54:39 #0 1.317 OK: 20066 distinct packages available 20:54:39 #0 1.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:39 #0 1.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:39 #0 1.745 (1/11) Installing ca-certificates (20230506-r0) 20:54:39 #0 1.758 (2/11) Installing brotli-libs (1.0.9-r14) 20:54:39 #0 1.771 (3/11) Installing libunistring (1.1-r1) 20:54:39 #0 1.798 (4/11) Installing libidn2 (2.3.4-r1) 20:54:39 #0 1.816 (5/11) Installing nghttp2-libs (1.55.1-r0) 20:54:39 #0 1.827 (6/11) Installing libcurl (8.3.0-r0) 20:54:39 #0 1.830 (7/11) Installing curl (8.3.0-r0) 20:54:39 #0 1.835 (8/11) Installing dumb-init (1.2.5-r2) 20:54:39 #0 1.839 (9/11) Installing musl-obstack (1.2.3-r2) 20:54:39 #0 1.846 (10/11) Installing libucontext (1.2-r2) 20:54:39 #0 1.846 (11/11) Installing gcompat (1.1.0-r1) 20:54:39 #0 1.854 Executing busybox-1.36.1-r2.trigger 20:54:39 #0 1.865 Executing ca-certificates-20230506-r0.trigger 20:54:39 #0 1.922 OK: 12 MiB in 26 packages 20:54:39 #55 ... 20:54:39 20:54:39 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:54:39 #0 4.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:39 #0 4.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:39 #0 4.994 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 20:54:39 #0 5.028 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 20:54:39 #0 5.038 (3/6) Installing dumb-init (1.2.5-r2) 20:54:39 #0 5.041 (4/6) Installing openssl (3.1.3-r0) 20:54:39 #0 5.052 (5/6) Installing su-exec (0.2-r3) 20:54:39 #0 5.058 (6/6) Installing yq (4.33.3-r3) 20:54:39 #0 5.121 Executing busybox-1.36.1-r2.trigger 20:54:39 #0 5.154 OK: 17 MiB in 19 packages 20:54:40 #56 ... 20:54:40 20:54:40 #57 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:54:40 #0 1.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:40 #0 1.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:40 #0 1.714 (1/1) Installing dumb-init (1.2.5-r2) 20:54:40 #0 1.719 Executing busybox-1.36.1-r2.trigger 20:54:40 #0 1.742 OK: 7 MiB in 16 packages 20:54:40 #57 ... 20:54:40 20:54:40 #58 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 20:54:40 #58 ... 20:54:40 20:54:40 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:54:40 #59 ... 20:54:40 20:54:40 #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:54:40 #60 ... 20:54:40 20:54:40 #31 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:54:40 #31 1.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:40 #31 1.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:40 #31 1.472 (1/2) Installing dumb-init (1.2.5-r2) 20:54:40 #31 1.487 (2/2) Installing su-exec (0.2-r3) 20:54:40 #31 1.489 Executing busybox-1.36.1-r2.trigger 20:54:40 #31 1.533 OK: 7 MiB in 17 packages 20:54:40 #31 ... 20:54:40 20:54:40 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:40 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.9s done 20:54:40 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.9s done 20:54:41 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:54:41 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 12.6s 20:54:42 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 12.7s 20:54:44 #38 ... 20:54:44 20:54:44 #32 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:54:44 #32 6.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:44 #32 6.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:44 #32 6.707 (1/2) Installing ca-certificates (20230506-r0) 20:54:44 #32 6.725 (2/2) Installing dumb-init (1.2.5-r2) 20:54:44 #32 6.729 Executing busybox-1.36.1-r2.trigger 20:54:44 #32 6.740 Executing ca-certificates-20230506-r0.trigger 20:54:44 #32 6.783 OK: 8 MiB in 17 packages 20:54:45 #32 ... 20:54:45 20:54:45 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:46 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 17.7s 20:54:50 #38 ... 20:54:50 20:54:50 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:54:50 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.9s done 20:54:50 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 13.7s done 20:54:50 #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:54:50 #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 20.4s 20:54:50 #53 ... 20:54:50 20:54:50 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:50 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 20.2s done 20:54:52 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 20:54:52 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 23.2s 20:54:52 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 23.4s 20:54:53 #38 ... 20:54:53 20:54:53 #44 [security-spiffe-token-provider internal] load build context 20:54:53 #44 DONE 25.0s 20:54:53 20:54:53 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:53 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 23.9s done 20:54:53 #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20:54:53 #38 ... 20:54:53 20:54:53 #49 [security-proxy-setup internal] load build context 20:54:53 #49 DONE 24.9s 20:54:53 20:54:53 #50 [support-scheduler internal] load build context 20:54:53 #50 DONE 24.7s 20:54:53 20:54:53 #43 [security-bootstrapper internal] load build context 20:54:53 #43 DONE 25.2s 20:54:53 20:54:53 #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:54:53 #45 DONE 25.2s 20:54:53 20:54:53 #31 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:54:53 #31 DONE 25.2s 20:54:53 20:54:53 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:53 #38 ... 20:54:53 20:54:53 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:54:53 #55 DONE 25.1s 20:54:53 20:54:53 #32 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:54:53 #32 DONE 25.0s 20:54:53 20:54:53 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:54:53 #56 DONE 24.9s 20:54:53 20:54:53 #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:54:53 #47 DONE 25.0s 20:54:53 20:54:53 #48 [security-proxy-auth internal] load build context 20:54:53 #48 DONE 25.2s 20:54:53 20:54:53 #51 [core-metadata internal] load build context 20:54:53 #51 DONE 25.2s 20:54:53 20:54:53 #52 [core-command internal] load build context 20:54:53 #52 DONE 24.9s 20:54:53 20:54:53 #46 [core-data internal] load build context 20:54:53 #46 DONE 25.1s 20:54:53 20:54:53 #37 [security-secretstore-setup internal] load build context 20:54:53 #37 DONE 25.3s 20:54:53 20:54:53 #57 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:54:53 #57 DONE 25.4s 20:54:53 20:54:53 #58 [support-scheduler builder 2/7] WORKDIR /edgex-go 20:54:53 #58 DONE 24.5s 20:54:53 20:54:53 #42 [core-common-config-bootstrapper internal] load build context 20:54:53 #42 DONE 25.5s 20:54:53 20:54:53 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:53 #38 ... 20:54:53 20:54:53 #54 [support-notifications internal] load build context 20:54:53 #54 DONE 25.2s 20:54:53 20:54:53 #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:54:53 #61 DONE 0.3s 20:54:53 20:54:53 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:54 #38 ... 20:54:54 20:54:54 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:54:54 #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 23.8s done 20:54:54 #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 20:54:54 #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done 20:54:54 #53 DONE 25.2s 20:54:54 20:54:54 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:54 #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.3s done 20:54:55 #38 ... 20:54:55 20:54:55 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:54:55 #59 24.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:55 #59 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:55 #59 24.87 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:54:55 #59 24.87 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:54:55 #59 24.87 OK: 20066 distinct packages available 20:54:55 #59 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:55 #59 25.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:55 #59 25.27 (1/4) Installing dumb-init (1.2.5-r2) 20:54:55 #59 25.27 (2/4) Installing musl-obstack (1.2.3-r2) 20:54:55 #59 25.27 (3/4) Installing libucontext (1.2-r2) 20:54:55 #59 25.28 (4/4) Installing gcompat (1.1.0-r1) 20:54:55 #59 25.29 Executing busybox-1.36.1-r2.trigger 20:54:55 #59 25.30 OK: 8 MiB in 19 packages 20:54:55 #59 DONE 26.1s 20:54:55 20:54:55 #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:54:55 #60 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:55 #60 24.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:55 #60 25.12 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:54:55 #60 25.12 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:54:55 #60 25.12 OK: 20066 distinct packages available 20:54:55 #60 25.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:55 #60 25.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:55 #60 25.55 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 20:54:55 #60 25.59 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 20:54:55 #60 25.59 (3/7) Installing dumb-init (1.2.5-r2) 20:54:55 #60 25.62 (4/7) Installing musl-obstack (1.2.3-r2) 20:54:55 #60 25.62 (5/7) Installing libucontext (1.2-r2) 20:54:55 #60 25.63 (6/7) Installing gcompat (1.1.0-r1) 20:54:55 #60 25.63 (7/7) Installing openssl (3.1.3-r0) 20:54:55 #60 25.64 Executing busybox-1.36.1-r2.trigger 20:54:55 #60 25.65 OK: 8 MiB in 20 packages 20:54:55 #60 DONE 26.2s 20:54:55 20:54:55 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:54:55 #62 DONE 2.0s 20:54:55 20:54:55 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:54:55 #0 1.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:55 #0 1.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:55 #0 1.957 OK: 264 MiB in 52 packages 20:54:55 #63 ... 20:54:55 20:54:55 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:54:55 #64 DONE 0.4s 20:54:55 20:54:55 #65 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:54:55 #65 DONE 0.4s 20:54:55 20:54:55 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:54:55 #0 1.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:55 #0 1.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:55 #0 2.242 OK: 264 MiB in 52 packages 20:54:55 #66 DONE 2.4s 20:54:55 20:54:55 #63 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:54:55 #63 DONE 2.5s 20:54:55 20:54:55 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:56 provisioning config files... 20:54:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/589@tmp/config17481945624723536485tmp 20:54:56 #38 ... 20:54:56 20:54:56 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:54:56 #67 DONE 0.1s 20:54:56 20:54:56 #68 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:54:56 #68 DONE 0.1s 20:54:56 20:54:56 #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:56 ---> docker-login.sh 20:54:56 nexus3.edgexfoundry.org:10001 20:54:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:57 Configure a credential helper to remove this warning. See 20:54:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:57 20:54:57 Login Succeeded 20:54:57 nexus3.edgexfoundry.org:10002 20:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:57 #69 DONE 1.5s 20:54:57 20:54:57 #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:54:57 #70 DONE 1.4s 20:54:57 20:54:57 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:54:57 #0 2.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:57 #0 2.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:57 #0 2.680 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:54:57 #0 2.680 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:54:57 #0 2.680 OK: 20068 distinct packages available 20:54:57 #0 2.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:57 #0 2.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:57 #0 3.030 OK: 264 MiB in 52 packages 20:54:57 #71 DONE 4.1s 20:54:57 20:54:57 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:54:57 #0 2.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:54:57 #0 2.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:54:57 #0 2.650 OK: 264 MiB in 52 packages 20:54:57 #72 DONE 4.1s 20:54:57 20:54:57 #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:54:57 #73 DONE 1.4s 20:54:57 20:54:57 #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / 20:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:57 Configure a credential helper to remove this warning. See 20:54:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:57 20:54:57 Login Succeeded 20:54:57 nexus3.edgexfoundry.org:10003 20:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:57 #74 DONE 0.1s 20:54:57 20:54:57 #75 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:54:57 #75 DONE 0.1s 20:54:57 20:54:57 #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 20:54:57 #76 DONE 0.1s 20:54:57 20:54:57 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:54:57 #77 DONE 0.1s 20:54:57 20:54:57 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:54:57 #78 DONE 0.2s 20:54:57 20:54:57 #79 [security-spire-server stage-2 5/8] COPY security.txt / 20:54:57 #79 DONE 0.1s 20:54:57 20:54:57 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:57 #80 ... 20:54:57 20:54:57 #81 [security-spire-config stage-2 5/9] COPY security.txt / 20:54:57 #81 DONE 0.1s 20:54:57 20:54:57 #82 [security-spire-agent stage-3 6/9] COPY security.txt / 20:54:57 #82 DONE 0.1s 20:54:57 20:54:57 #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:54:57 #83 DONE 0.1s 20:54:57 20:54:57 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:54:57 #84 DONE 0.1s 20:54:57 20:54:57 #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:54:57 #85 DONE 0.1s 20:54:57 20:54:57 #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:54:57 #86 DONE 0.1s 20:54:57 20:54:57 #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:57 Configure a credential helper to remove this warning. See 20:54:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:57 20:54:57 Login Succeeded 20:54:57 nexus3.edgexfoundry.org:10004 20:54:58 #87 DONE 0.1s 20:54:58 20:54:58 #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:54:58 #88 DONE 0.1s 20:54:58 20:54:58 #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:54:58 #89 DONE 0.1s 20:54:58 20:54:58 #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:54:58 #90 DONE 0.1s 20:54:58 20:54:58 #91 [security-spire-config] exporting to image 20:54:58 #91 exporting layers 20:54:58 #91 ... 20:54:58 20:54:58 #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:54:58 #92 DONE 0.1s 20:54:58 20:54:58 #91 [security-spire-agent] exporting to image 20:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:58 Configure a credential helper to remove this warning. See 20:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:58 20:54:58 Login Succeeded 20:54:58 docker.io 20:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:58 #91 exporting layers 0.6s done 20:54:58 #91 writing image sha256:c7337a0a930547b8ac414d6f1b5660de62f35211ba193735aa4f23ffeebb7aa5 20:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:58 Configure a credential helper to remove this warning. See 20:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:58 20:54:58 Login Succeeded 20:54:58 ---> docker-login.sh ends [Pipeline] } 20:54:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:54:58 #91 exporting layers 0.6s done 20:54:58 #91 writing image sha256:c7337a0a930547b8ac414d6f1b5660de62f35211ba193735aa4f23ffeebb7aa5 0.0s done 20:54:58 #91 writing image sha256:1dc9d6165593d88def74d932140b601ee4a69cf169ded8e42bd4d99cc63fc2ab done 20:54:58 #91 naming to docker.io/library/security-spire-agent done 20:54:58 #91 naming to docker.io/library/security-spire-config done 20:54:58 #91 writing image sha256:625c81de84ee2f28d23c7a70892055d09b6304efb465de8a91de525460829953 done 20:54:58 #91 naming to docker.io/library/security-spire-server done 20:54:58 #91 DONE 0.6s 20:54:58 20:54:58 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh 20:54:59 + git config --global --add safe.directory /w/workspace/edgex-go/589 [Pipeline] echo 20:54:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:54:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:54:59 ========================================================= 20:54:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:54:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:54:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:54:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:54:59 9fda8d8052c6: Pulling fs layer 20:54:59 5d54e960e981: Pulling fs layer 20:54:59 c4a7e357bf2a: Pulling fs layer 20:54:59 f0e02332f6b5: Pulling fs layer 20:54:59 cefa15bbcfad: Pulling fs layer 20:54:59 17808c966233: Pulling fs layer 20:54:59 f4c1fc716caa: Pulling fs layer 20:54:59 f0e02332f6b5: Waiting 20:54:59 cefa15bbcfad: Waiting 20:54:59 17808c966233: Waiting 20:54:59 f4c1fc716caa: Waiting 20:54:59 5d54e960e981: Verifying Checksum 20:54:59 5d54e960e981: Download complete 20:54:59 f0e02332f6b5: Verifying Checksum 20:54:59 f0e02332f6b5: Download complete 20:54:59 cefa15bbcfad: Verifying Checksum 20:54:59 9fda8d8052c6: Verifying Checksum 20:54:59 9fda8d8052c6: Download complete 20:54:59 cefa15bbcfad: Download complete 20:55:00 f4c1fc716caa: Verifying Checksum 20:55:00 f4c1fc716caa: Download complete 20:55:01 9fda8d8052c6: Pull complete 20:55:01 5d54e960e981: Pull complete 20:55:01 c4a7e357bf2a: Download complete 20:55:02 17808c966233: Verifying Checksum 20:55:02 17808c966233: Download complete 20:55:07 #93 ... 20:55:07 20:55:07 #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:07 #94 ... 20:55:07 20:55:07 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:13 c4a7e357bf2a: Pull complete 20:55:13 f0e02332f6b5: Pull complete 20:55:13 cefa15bbcfad: Pull complete 20:55:17 #95 DONE 20.3s 20:55:17 20:55:17 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:17 #93 DONE 18.5s 20:55:17 20:55:17 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:17 #80 DONE 18.5s 20:55:17 20:55:17 #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:17 #94 DONE 20.3s 20:55:17 20:55:17 #96 [security-secretstore-setup builder 6/7] COPY . . 20:55:21 17808c966233: Pull complete 20:55:22 #96 DONE 6.2s 20:55:22 20:55:22 #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:55:22 #97 CACHED 20:55:22 20:55:22 #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:22 #98 CACHED 20:55:22 20:55:22 #99 [security-proxy-setup builder 6/7] COPY . . 20:55:22 #99 CACHED 20:55:22 20:55:22 #100 [security-spiffe-token-provider builder 6/7] COPY . . 20:55:22 #100 DONE 6.3s 20:55:22 20:55:22 #101 [support-notifications builder 6/7] COPY . . 20:55:22 #101 DONE 6.3s 20:55:22 20:55:22 #102 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:55:22 #102 CACHED 20:55:22 20:55:22 #103 [security-bootstrapper builder 6/7] COPY . . 20:55:22 #103 CACHED 20:55:22 20:55:22 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:22 #104 CACHED 20:55:22 20:55:22 #105 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:22 #105 CACHED 20:55:22 20:55:22 #106 [core-command builder 6/7] COPY . . 20:55:22 #106 CACHED 20:55:22 20:55:22 #107 [core-command builder 4/7] COPY go.mod vendor* ./ 20:55:22 #107 CACHED 20:55:22 20:55:22 #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:55:22 #108 CACHED 20:55:22 20:55:22 #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:22 #109 CACHED 20:55:22 20:55:22 #110 [core-metadata builder 6/7] COPY . . 20:55:22 #110 CACHED 20:55:22 20:55:22 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:55:22 #111 CACHED 20:55:22 20:55:22 #112 [support-scheduler builder 6/7] COPY . . 20:55:22 #112 CACHED 20:55:22 20:55:22 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:22 #113 CACHED 20:55:22 20:55:22 #114 [security-proxy-auth builder 6/7] COPY . . 20:55:22 #114 CACHED 20:55:22 20:55:22 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:22 #115 CACHED 20:55:22 20:55:22 #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:55:22 #116 CACHED 20:55:22 20:55:22 #117 [core-data builder 6/7] COPY . . 20:55:22 #117 CACHED 20:55:22 20:55:22 #118 [core-data builder 4/7] COPY go.mod vendor* ./ 20:55:22 #118 CACHED 20:55:22 20:55:22 #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:22 #119 CACHED 20:55:22 20:55:22 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 20:55:22 #120 DONE 6.3s 20:55:22 20:55:22 #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:55:22 f4c1fc716caa: Pull complete 20:55:22 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:55:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:55:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:55:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:55:23 WORKDIR /edgex 20:55:23 COPY go.mod . 20:55:23 RUN go mod download 20:55:23 + docker build -t ci-base-image-arm64 -f - . 20:55:23 Sending build context to Docker daemon 2.994MB 20:55:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:55:23 ---> ea914061e18c 20:55:23 Step 2/4 : WORKDIR /edgex 20:55:23 #121 1.429 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:55:25 ---> Running in ff66f4ad1b0f 20:55:25 Removing intermediate container ff66f4ad1b0f 20:55:25 ---> 59b57abfddd5 20:55:25 Step 3/4 : COPY go.mod . 20:55:26 ---> e119f9341b34 20:55:26 Step 4/4 : RUN go mod download 20:55:26 ---> Running in 6a40d0689e03 20:55:34 #121 ... 20:55:34 20:55:34 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:55:34 #0 0.849 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:55:34 #122 ... 20:55:34 20:55:34 #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 20:55:34 #0 0.604 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:55:34 #123 ... 20:55:34 20:55:34 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:55:34 #0 1.354 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:55:34 #124 ... 20:55:34 20:55:34 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:55:34 #0 1.057 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:55:34 #125 ... 20:55:34 20:55:34 #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:55:34 #0 0.329 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:55:34 #126 ... 20:55:34 20:55:34 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:55:34 #0 0.950 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:55:34 #127 ... 20:55:34 20:55:34 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:55:34 #0 0.722 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:55:34 #128 ... 20:55:34 20:55:34 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:55:34 #0 0.984 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:55:34 #129 ... 20:55:34 20:55:34 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:55:34 #0 0.729 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:55:34 #130 ... 20:55:34 20:55:34 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:55:34 #0 1.146 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:56:13 Removing intermediate container 6a40d0689e03 20:56:13 ---> 2f4dc945c900 20:56:13 Successfully built 2f4dc945c900 20:56:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:13 + docker inspect -f . ci-base-image-arm64 20:56:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:13 prd-ubuntu20.04-docker-arm64-4c-16g-7881 does not seem to be running inside a container 20:56:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:56:14 $ docker top 9c1a0794fc94e114f602da4f1f349d473b494a1504828112ef2d786715599e95 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:15 + go version 20:56:15 go version go1.21.0 linux/arm64 [Pipeline] } 20:56:15 $ docker stop --time=1 9c1a0794fc94e114f602da4f1f349d473b494a1504828112ef2d786715599e95 20:56:17 $ docker rm -f --volumes 9c1a0794fc94e114f602da4f1f349d473b494a1504828112ef2d786715599e95 [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 20:56:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:56:18 20:56:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:56:18 latest: Pulling from edgex-devops/edgex-compose-arm64 20:56:18 547446be3368: Pulling fs layer 20:56:18 d125d8839a47: Pulling fs layer 20:56:18 3e85d5ac6304: Pulling fs layer 20:56:18 c3105a71a48b: Pulling fs layer 20:56:18 0f093f025ec4: Pulling fs layer 20:56:18 c3106fc0e877: Pulling fs layer 20:56:18 c3105a71a48b: Waiting 20:56:18 0f093f025ec4: Waiting 20:56:18 c3106fc0e877: Waiting 20:56:18 547446be3368: Download complete 20:56:18 c3105a71a48b: Verifying Checksum 20:56:18 c3105a71a48b: Download complete 20:56:19 d125d8839a47: Verifying Checksum 20:56:19 d125d8839a47: Download complete 20:56:19 c3106fc0e877: Verifying Checksum 20:56:19 c3106fc0e877: Download complete 20:56:19 0f093f025ec4: Verifying Checksum 20:56:19 0f093f025ec4: Download complete 20:56:19 547446be3368: Pull complete 20:56:20 d125d8839a47: Pull complete 20:56:21 3e85d5ac6304: Verifying Checksum 20:56:21 3e85d5ac6304: Download complete 20:56:29 3e85d5ac6304: Pull complete 20:56:29 c3105a71a48b: Pull complete 20:56:30 0f093f025ec4: Pull complete 20:56:30 c3106fc0e877: Pull complete 20:56:30 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:56:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:56:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:30 prd-ubuntu20.04-docker-arm64-4c-16g-7881 does not seem to be running inside a container 20:56:30 $ 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/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:56:32 $ docker top 924d718cb32f03dc13e0e2a9242d80e72cc6a5aa8fc66229475a52915088f275 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:33 + docker compose -f ./docker-compose-build.yml build --parallel 20:56:41 #1 [security-proxy-auth internal] load build definition from Dockerfile 20:56:41 #1 transferring dockerfile: 2.04kB done 20:56:41 #1 DONE 0.1s 20:56:42 #131 ... 20:56:42 20:56:42 #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:56:42 #126 DONE 70.3s 20:56:42 20:56:42 #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 20:56:42 #123 70.36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:56:42 #123 ... 20:56:42 20:56:42 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:56:42 #130 DONE 75.2s 20:56:42 20:56:42 #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 20:56:42 #123 DONE 75.3s 20:56:42 20:56:42 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:56:42 #132 DONE 4.9s 20:56:42 20:56:42 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:56:42 #133 DONE 0.4s 20:56:42 20:56:42 #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 20:56:42 #134 ... 20:56:42 20:56:42 #135 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:56:42 #135 DONE 0.5s 20:56:42 20:56:42 #136 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:56:42 #136 DONE 0.4s 20:56:42 20:56:42 #137 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:56:42 #137 ... 20:56:42 20:56:42 #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 20:56:42 #134 DONE 0.7s 20:56:42 20:56:42 #138 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:56:42 20:56:42 #2 [support-scheduler internal] load build definition from Dockerfile 20:56:42 #2 transferring dockerfile: 1.82kB done 20:56:42 #2 DONE 0.0s 20:56:42 20:56:42 #3 [security-bootstrapper internal] load build definition from Dockerfile 20:56:42 #3 transferring dockerfile: 2.82kB done 20:56:42 #3 DONE 0.1s 20:56:42 20:56:42 #4 [security-proxy-setup internal] load build definition from Dockerfile 20:56:42 #4 transferring dockerfile: 2.39kB done 20:56:42 #4 DONE 0.1s 20:56:42 20:56:42 #5 [security-spire-server internal] load build definition from Dockerfile 20:56:43 #5 transferring dockerfile: 1.59kB done 20:56:43 #5 DONE 0.1s 20:56:43 20:56:43 #6 [security-secretstore-setup internal] load build definition from Dockerfile 20:56:43 #6 transferring dockerfile: 2.38kB done 20:56:43 #6 DONE 0.1s 20:56:43 20:56:43 #7 [core-metadata internal] load build definition from Dockerfile 20:56:43 #7 transferring dockerfile: 1.96kB 0.0s done 20:56:43 #7 DONE 0.1s 20:56:43 20:56:43 #8 [support-notifications internal] load build definition from Dockerfile 20:56:43 #8 transferring dockerfile: 1.84kB 0.0s done 20:56:43 #8 DONE 0.1s 20:56:43 20:56:43 #9 [security-spire-agent internal] load build definition from Dockerfile 20:56:43 #9 transferring dockerfile: 1.70kB 0.0s done 20:56:43 #9 DONE 0.1s 20:56:43 20:56:43 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:56:43 #10 transferring dockerfile: 2.12kB 0.0s done 20:56:43 #10 DONE 0.1s 20:56:43 20:56:43 #11 [security-spire-config internal] load build definition from Dockerfile 20:56:43 #11 transferring dockerfile: 1.58kB done 20:56:43 #11 DONE 0.1s 20:56:43 20:56:43 #12 [core-command internal] load build definition from Dockerfile 20:56:43 #12 transferring dockerfile: 1.82kB done 20:56:43 #12 DONE 0.1s 20:56:43 20:56:43 #13 [core-data internal] load build definition from Dockerfile 20:56:43 #13 transferring dockerfile: 1.90kB done 20:56:43 #13 DONE 0.1s 20:56:43 20:56:43 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:56:43 #138 ... 20:56:43 20:56:43 #137 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:56:43 #137 DONE 5.0s 20:56:43 20:56:43 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:56:43 #131 DONE 81.0s 20:56:43 20:56:43 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:56:43 #129 DONE 81.0s 20:56:43 20:56:43 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:56:43 #125 DONE 80.9s 20:56:43 #14 transferring dockerfile: 1.78kB 0.0s done 20:56:43 #14 DONE 0.1s 20:56:43 20:56:43 #15 [security-proxy-auth internal] load .dockerignore 20:56:43 #15 transferring context: 56B done 20:56:43 #15 DONE 0.1s 20:56:43 20:56:43 #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:56:43 #121 DONE 81.2s 20:56:43 20:56:43 #139 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:56:43 #139 ... 20:56:43 20:56:43 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:56:43 #122 DONE 81.3s 20:56:43 20:56:43 #138 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:56:43 #138 DONE 4.8s 20:56:43 20:56:43 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:56:43 #128 DONE 81.4s 20:56:43 20:56:43 #140 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:56:44 20:56:44 #16 [support-scheduler internal] load .dockerignore 20:56:44 #16 transferring context: 56B done 20:56:44 #16 DONE 0.0s 20:56:44 20:56:44 #17 [security-bootstrapper internal] load .dockerignore 20:56:44 #17 transferring context: 56B 0.0s done 20:56:44 #17 DONE 0.0s 20:56:44 20:56:44 #18 [security-proxy-setup internal] load .dockerignore 20:56:44 #18 transferring context: 56B 0.0s done 20:56:44 #18 DONE 0.0s 20:56:44 20:56:44 #19 [security-spire-server internal] load .dockerignore 20:56:44 #19 transferring context: 56B done 20:56:44 #19 DONE 0.0s 20:56:44 20:56:44 #20 [security-secretstore-setup internal] load .dockerignore 20:56:44 #20 transferring context: 56B done 20:56:44 #20 DONE 0.1s 20:56:44 20:56:44 #21 [core-metadata internal] load .dockerignore 20:56:44 #21 transferring context: 56B 0.0s done 20:56:44 #21 DONE 0.1s 20:56:44 20:56:44 #22 [support-notifications internal] load .dockerignore 20:56:44 #22 transferring context: 56B done 20:56:44 #22 DONE 0.1s 20:56:44 20:56:44 #23 [security-spire-agent internal] load .dockerignore 20:56:44 #23 transferring context: 56B 0.0s done 20:56:44 #23 DONE 0.1s 20:56:44 #140 ... 20:56:44 20:56:44 #141 [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 20:56:44 #141 DONE 0.8s 20:56:44 20:56:44 #139 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:56:44 #139 DONE 0.7s 20:56:44 20:56:44 #142 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:56:44 #142 DONE 6.1s 20:56:44 20:56:44 #143 [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 20:56:44 #143 ... 20:56:44 20:56:44 #140 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:56:44 #140 DONE 0.7s 20:56:44 20:56:44 #144 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:56:44 #144 DONE 0.7s 20:56:44 20:56:44 #145 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:56:44 #145 DONE 0.8s 20:56:44 20:56:44 #24 [core-common-config-bootstrapper internal] load .dockerignore 20:56:44 #24 transferring context: 56B done 20:56:44 #24 DONE 0.1s 20:56:44 20:56:44 #25 [security-spire-config internal] load .dockerignore 20:56:44 #25 transferring context: 56B done 20:56:44 #25 DONE 0.0s 20:56:44 20:56:44 #26 [core-data internal] load .dockerignore 20:56:44 #26 transferring context: 56B done 20:56:44 20:56:44 #146 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:56:44 #146 CACHED 20:56:44 20:56:44 #147 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:56:44 #147 CACHED 20:56:44 20:56:44 #148 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:56:44 #148 CACHED 20:56:44 20:56:44 #149 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:56:44 #149 CACHED 20:56:44 20:56:44 #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:56:44 #150 CACHED 20:56:44 20:56:44 #151 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:56:44 #151 CACHED 20:56:44 20:56:44 #143 [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 20:56:44 #143 DONE 0.5s 20:56:44 20:56:44 #152 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:56:44 #152 DONE 0.4s 20:56:44 20:56:44 #153 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:56:44 #153 ... 20:56:44 20:56:44 #154 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:56:44 #154 DONE 0.3s 20:56:44 20:56:44 #155 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:56:44 #155 DONE 0.3s 20:56:44 20:56:44 #156 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:56:44 #156 DONE 0.3s 20:56:44 #26 DONE 0.1s 20:56:44 20:56:44 #27 [core-command internal] load .dockerignore 20:56:44 #27 transferring context: 56B done 20:56:44 #27 DONE 0.1s 20:56:44 20:56:44 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:56:44 #28 DONE 0.0s 20:56:44 20:56:44 #29 [security-spiffe-token-provider internal] load .dockerignore 20:56:44 #29 transferring context: 56B done 20:56:44 #29 DONE 0.1s 20:56:44 20:56:44 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 20:56:44 #30 DONE 0.1s 20:56:44 20:56:44 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:56:44 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:56:44 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:56:44 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:56:44 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:56:45 20:56:45 #157 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:56:45 #157 ... 20:56:45 20:56:45 #158 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:56:45 #158 DONE 0.4s 20:56:45 #31 DONE 0.1s 20:56:45 20:56:45 #32 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:56:45 20:56:45 #159 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:56:45 #159 ... 20:56:45 20:56:45 #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:56:45 #160 DONE 0.7s 20:56:45 20:56:45 #161 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:56:45 #161 DONE 0.7s 20:56:45 20:56:45 #162 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:56:45 #162 DONE 0.8s 20:56:45 20:56:45 #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:56:45 #163 DONE 0.9s 20:56:45 20:56:45 #153 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:56:45 #153 DONE 0.8s 20:56:45 20:56:45 #164 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:56:45 #164 ... 20:56:45 20:56:45 #165 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:56:45 #165 DONE 0.8s 20:56:45 20:56:45 #159 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:56:45 #159 DONE 0.7s 20:56:45 20:56:45 #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:56:45 #166 DONE 0.9s 20:56:45 20:56:45 #167 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:56:45 #167 DONE 0.3s 20:56:45 #32 ... 20:56:45 20:56:45 #33 [security-proxy-auth internal] load build context 20:56:45 #33 transferring context: 2.61MB 0.5s done 20:56:45 #33 DONE 0.6s 20:56:45 20:56:45 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:56:45 #28 DONE 0.0s 20:56:45 20:56:45 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:56:45 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:56:45 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:56:45 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:56:45 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:56:45 #31 DONE 0.2s 20:56:45 20:56:45 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:56:45 #30 DONE 0.2s 20:56:45 20:56:45 #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:56:45 #34 DONE 1.4s 20:56:45 20:56:45 #35 [support-scheduler builder 2/7] WORKDIR /edgex-go 20:56:45 #35 ... 20:56:45 20:56:45 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:56:45 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:56:45 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:56:45 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:56:45 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:56:45 #31 DONE 0.2s 20:56:45 20:56:45 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:56:45 #28 DONE 0.0s 20:56:45 20:56:45 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:56:45 #34 DONE 1.4s 20:56:45 20:56:45 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 20:56:45 20:56:45 #168 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:56:45 #168 DONE 0.4s 20:56:45 20:56:45 #91 [core-command] exporting to image 20:56:45 #91 exporting layers 20:56:46 #35 DONE 0.7s 20:56:46 20:56:46 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:56:46 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:56:46 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:56:46 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:56:46 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:56:46 #31 DONE 0.3s 20:56:46 20:56:46 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 20:56:46 #30 DONE 0.4s 20:56:46 20:56:46 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:56:46 #34 DONE 1.4s 20:56:46 20:56:46 #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:56:46 #91 ... 20:56:46 20:56:46 #164 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:56:46 #164 DONE 0.5s 20:56:46 20:56:46 #169 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:56:46 #169 DONE 0.5s 20:56:46 20:56:46 #170 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:56:46 #36 ... 20:56:46 20:56:46 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:56:46 #28 DONE 0.0s 20:56:46 20:56:46 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:56:46 #28 DONE 0.0s 20:56:46 20:56:46 #37 [security-proxy-setup internal] load build context 20:56:46 #37 ... 20:56:46 20:56:46 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:56:46 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:56:46 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:56:46 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:56:46 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:56:46 #31 DONE 0.3s 20:56:46 20:56:46 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:56:46 #34 DONE 1.5s 20:56:46 20:56:46 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:56:46 #28 DONE 0.0s 20:56:46 20:56:46 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:56:46 #35 DONE 0.8s 20:56:46 20:56:46 #37 [security-proxy-setup internal] load build context 20:56:46 #37 ... 20:56:46 20:56:46 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:56:46 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:56:46 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:56:46 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:56:46 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:56:46 #31 DONE 0.4s 20:56:46 20:56:46 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:56:46 #34 DONE 1.5s 20:56:46 20:56:46 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 20:56:46 #30 DONE 0.9s 20:56:46 20:56:46 #38 [support-scheduler internal] load build context 20:56:46 #38 transferring context: 2.61MB 0.8s done 20:56:46 #38 DONE 1.0s 20:56:46 20:56:46 #35 [support-notifications builder 2/7] WORKDIR /edgex-go 20:56:46 #35 DONE 0.8s 20:56:46 20:56:46 #37 [security-proxy-setup internal] load build context 20:56:46 #37 ... 20:56:46 20:56:46 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:56:46 #28 DONE 0.0s 20:56:46 20:56:46 #37 [security-proxy-setup internal] load build context 20:56:47 #170 ... 20:56:47 20:56:47 #171 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:56:47 #171 DONE 1.1s 20:56:47 20:56:47 #172 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:56:47 #172 DONE 1.1s 20:56:47 20:56:47 #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:56:47 #173 DONE 1.1s 20:56:47 20:56:47 #157 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:56:47 #157 DONE 1.9s 20:56:47 20:56:47 #174 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:56:47 #174 DONE 1.2s 20:56:47 20:56:47 #91 [security-proxy-setup] exporting to image 20:56:47 #91 writing image sha256:e205726eafe2043ea0950d096f8b1a14d7592a1ce05ce0a15bce9f1ee679acaf done 20:56:47 #91 naming to docker.io/library/core-command done 20:56:47 #91 ... 20:56:47 20:56:47 #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:56:47 #175 DONE 1.3s 20:56:47 20:56:47 #91 [core-metadata] exporting to image 20:56:47 #91 ... 20:56:47 20:56:47 #170 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:56:47 #170 DONE 1.1s 20:56:47 20:56:47 #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:56:47 #176 DONE 1.2s 20:56:47 20:56:47 #91 [core-metadata] exporting to image 20:56:47 #91 exporting layers 0.3s done 20:56:47 #91 ... 20:56:47 20:56:47 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:56:47 #124 DONE 84.9s 20:56:47 20:56:47 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:56:47 #127 DONE 85.0s 20:56:47 20:56:47 #91 [core-metadata] exporting to image 20:56:47 #91 exporting layers 0.6s done 20:56:47 #37 ... 20:56:47 20:56:47 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:56:47 #28 DONE 0.1s 20:56:47 20:56:47 #37 [security-proxy-setup internal] load build context 20:56:47 #37 ... 20:56:47 20:56:47 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:56:47 #28 DONE 0.1s 20:56:47 20:56:47 #39 [security-bootstrapper internal] load build context 20:56:47 #39 transferring context: 2.61MB 1.3s done 20:56:47 #39 DONE 1.6s 20:56:47 20:56:47 #37 [security-proxy-setup internal] load build context 20:56:47 #37 transferring context: 2.61MB 1.3s done 20:56:47 #91 ... 20:56:47 20:56:47 #177 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:56:47 #177 DONE 0.5s 20:56:47 20:56:47 #178 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:56:47 #178 DONE 0.7s 20:56:47 20:56:47 #179 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:56:47 #179 CACHED 20:56:47 20:56:47 #180 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:56:47 #180 CACHED 20:56:47 20:56:47 #91 [core-metadata] exporting to image 20:56:47 #91 exporting layers 0.4s done 20:56:47 #91 writing image sha256:953af4bba6b242110d6ac2fa17edadd15c246473cccf3c451c03976ecc6ba87e 0.0s done 20:56:47 #91 naming to docker.io/library/core-data done 20:56:47 #91 writing image sha256:741b50c2f4f03bf4b91a4413e71803ae40936ed979d5dfd8812105cb70ca205d done 20:56:47 #91 writing image sha256:0fefba9da07f8d05775e5a76003de10b09522bd15d19cea53bfb3a3adfd20410 done 20:56:47 #91 naming to docker.io/library/core-metadata done 20:56:47 #91 naming to docker.io/library/security-spiffe-token-provider done 20:56:47 #91 exporting layers 0.6s done 20:56:47 #37 DONE 1.6s 20:56:47 20:56:47 #40 [core-metadata internal] load build context 20:56:47 #40 ... 20:56:47 20:56:47 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:56:47 #41 DONE 1.7s 20:56:47 #91 writing image sha256:3a310f0eb8468c9177f76e221f908704239339e06bc14b0a3c5e7394fe8294f4 done 20:56:47 #91 naming to docker.io/library/security-proxy-setup 0.0s done 20:56:47 #91 DONE 2.6s 20:56:47 20:56:47 #181 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:56:48 20:56:48 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:56:48 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:56:48 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:56:48 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:56:48 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:56:48 #31 DONE 0.4s 20:56:48 20:56:48 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:56:48 #28 DONE 0.1s 20:56:48 20:56:48 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:48 #42 DONE 0.0s 20:56:48 20:56:48 #43 [security-spire-server internal] load build context 20:56:48 #181 ... 20:56:48 20:56:48 #182 [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/ 20:56:48 #182 DONE 0.6s 20:56:48 20:56:48 #183 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:56:48 #183 DONE 0.6s 20:56:48 20:56:48 #181 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:56:48 #181 DONE 0.4s 20:56:48 20:56:48 #184 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:56:48 #184 DONE 0.5s 20:56:48 20:56:48 #185 [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/ 20:56:48 #185 DONE 0.1s 20:56:48 20:56:48 #186 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:56:48 #186 DONE 0.1s 20:56:48 20:56:48 #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:56:48 #187 DONE 0.9s 20:56:48 20:56:48 #91 [core-common-config-bootstrapper] exporting to image 20:56:48 #43 ... 20:56:48 20:56:48 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:56:48 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:56:48 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:56:48 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:56:48 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:56:48 #31 DONE 0.5s 20:56:48 20:56:48 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:56:48 #34 DONE 1.6s 20:56:48 20:56:48 #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 20:56:48 #35 DONE 0.9s 20:56:48 20:56:48 #44 [security-spiffe-token-provider internal] load build context 20:56:48 #44 DONE 0.0s 20:56:48 20:56:48 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 20:56:48 #30 DONE 2.4s 20:56:48 #91 ... 20:56:48 20:56:48 #188 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:56:48 #188 DONE 0.1s 20:56:48 20:56:48 #91 [core-common-config-bootstrapper] exporting to image 20:56:48 #91 exporting layers 0.2s done 20:56:48 #91 writing image sha256:2a4aa1d1375cbf0daa33ac18f8a91ed9ba05731027e34503acae52ab2d65c45e done 20:56:48 #91 naming to docker.io/library/core-common-config-bootstrapper done 20:56:48 #91 ... 20:56:48 20:56:48 #189 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:56:48 #189 DONE 0.2s 20:56:48 20:56:48 #190 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:56:48 #190 ... 20:56:48 20:56:48 #191 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:56:48 #191 DONE 1.5s 20:56:48 20:56:48 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:56:48 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 20:56:48 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 20:56:48 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 20:56:48 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 20:56:48 #31 DONE 0.5s 20:56:48 20:56:48 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:56:48 #34 DONE 1.6s 20:56:48 20:56:48 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 20:56:48 #35 DONE 0.9s 20:56:48 20:56:48 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:56:48 #45 DONE 1.7s 20:56:48 20:56:48 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:56:48 #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:56:48 20:56:48 #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:56:48 #192 DONE 0.5s 20:56:48 20:56:48 #190 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:56:48 #190 DONE 0.4s 20:56:48 20:56:48 #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:56:48 #193 DONE 0.7s 20:56:48 20:56:48 #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:56:48 #194 DONE 0.1s 20:56:48 20:56:48 #91 [security-secretstore-setup] exporting to image 20:56:48 #91 writing image sha256:472c0a1fe67c24fba9a5b16b9f20a3934c40ae37e419a5c2a5671f31ddc97f80 done 20:56:48 #91 naming to docker.io/library/support-scheduler done 20:56:48 #91 exporting layers 0.2s done 20:56:48 #91 writing image sha256:ddece553966ef36c0b76899e457c9a4bb08ef5cdb04d27e0715319781902791b 0.0s done 20:56:48 #91 naming to docker.io/library/security-proxy-auth done 20:56:48 #46 ... 20:56:48 20:56:48 #43 [security-spire-server internal] load build context 20:56:48 #43 transferring context: 18.11kB 0.1s done 20:56:48 #43 DONE 0.9s 20:56:49 #91 exporting layers 0.2s done 20:56:49 #91 writing image sha256:67b86a8a13ace1f89fef53c064890d6761909f2940e360a2e120285e7a344783 done 20:56:49 #91 naming to docker.io/library/support-notifications done 20:56:49 #91 writing image sha256:7a160afd301626c65699d404320afb77dc1e87c233eb8a4ca30b7e971e1d7321 done 20:56:49 #91 naming to docker.io/library/security-secretstore-setup done 20:56:49 #91 DONE 3.5s 20:56:49 20:56:49 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:56:49 20:56:49 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:49 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done 20:56:49 #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:56:49 #195 DONE 0.5s 20:56:49 20:56:49 #91 [security-bootstrapper] exporting to image 20:56:49 #91 exporting layers 0.2s done 20:56:49 #91 writing image sha256:e11b3868c8a2afdeccf3c8e72f940ad0eb7bb047d37349d093ac349ef586f969 done 20:56:49 #91 naming to docker.io/library/security-bootstrapper done 20:56:49 #91 DONE 3.6s 20:56:49 20:56:49 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:49 time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:56:49 time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:56:49 time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:56:49 time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:56:49 time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:56:49 time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:56:49 time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:56:49 time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:56:49 time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:56:49 time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:56:49 time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:56:49 time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:56:49 time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:56:49 time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:56:49 $ docker stop --time=1 2c74f155d9e853836143a6a9504fcab2ed606ba01203c20760eeba446eece28d 20:56:49 #42 ... 20:56:49 20:56:49 #40 [core-metadata internal] load build context 20:56:49 #40 transferring context: 2.61MB 1.8s done 20:56:49 #40 DONE 2.6s 20:56:49 20:56:49 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:49 #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:56:50 #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:56:50 #42 ... 20:56:50 20:56:50 #47 [security-secretstore-setup internal] load build context 20:56:50 #47 transferring context: 2.61MB 1.9s done 20:56:50 #47 DONE 3.9s 20:56:50 20:56:50 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:50 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.4s 20:56:50 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s 20:56:50 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.6s 20:56:50 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.6s 20:56:50 $ docker rm -f --volumes 2c74f155d9e853836143a6a9504fcab2ed606ba01203c20760eeba446eece28d [Pipeline] // withDockerContainer [Pipeline] sh 20:56:50 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done 20:56:50 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s 20:56:50 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 20:56:51 + docker images 20:56:51 REPOSITORY TAG IMAGE ID CREATED SIZE 20:56:51 security-bootstrapper latest e11b3868c8a2 1 second ago 23.3MB 20:56:51 security-secretstore-setup latest 7a160afd3016 2 seconds ago 44.4MB 20:56:51 support-scheduler latest 472c0a1fe67c 2 seconds ago 34MB 20:56:51 security-proxy-auth latest ddece553966e 2 seconds ago 19.5MB 20:56:51 support-notifications latest 67b86a8a13ac 2 seconds ago 34.6MB 20:56:51 core-common-config-bootstrapper latest 2a4aa1d1375c 3 seconds ago 18.2MB 20:56:51 core-metadata latest 741b50c2f4f0 4 seconds ago 21.7MB 20:56:51 security-spiffe-token-provider latest 0fefba9da07f 4 seconds ago 35MB 20:56:51 security-proxy-setup latest 3a310f0eb846 4 seconds ago 34.4MB 20:56:51 core-data latest 953af4bba6b2 4 seconds ago 21.4MB 20:56:51 core-command latest e205726eafe2 5 seconds ago 21.2MB 20:56:51 security-spire-agent latest 1dc9d6165593 About a minute ago 166MB 20:56:51 security-spire-config latest c7337a0a9305 About a minute ago 101MB 20:56:51 security-spire-server latest 625c81de84ee About a minute ago 107MB 20:56:51 ci-base-image-x86_64 latest 7c18439a934f 4 minutes ago 927MB 20:56:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 days ago 557MB 20:56:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 20:56:51 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 20:56:51 provisioning config files... 20:56:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/589@tmp/config16660526607784407474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:51 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s 20:56:51 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s 20:56:51 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 20:56:51 ---> docker-login.sh 20:56:51 nexus3.edgexfoundry.org:10001 20:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:51 Configure a credential helper to remove this warning. See 20:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:51 20:56:51 Login Succeeded 20:56:51 nexus3.edgexfoundry.org:10002 20:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:51 Configure a credential helper to remove this warning. See 20:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:51 20:56:51 Login Succeeded 20:56:51 nexus3.edgexfoundry.org:10003 20:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:51 Configure a credential helper to remove this warning. See 20:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:51 20:56:51 Login Succeeded 20:56:51 nexus3.edgexfoundry.org:10004 20:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:51 Configure a credential helper to remove this warning. See 20:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:51 20:56:51 Login Succeeded 20:56:51 docker.io 20:56:51 #42 ... 20:56:51 20:56:51 #48 [support-notifications internal] load build context 20:56:51 #48 transferring context: 2.61MB 3.1s done 20:56:51 #48 DONE 4.9s 20:56:51 20:56:51 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:51 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 1.8s 20:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:52 Configure a credential helper to remove this warning. See 20:56:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:52 20:56:52 Login Succeeded 20:56:52 ---> docker-login.sh ends [Pipeline] } 20:56:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:56:52 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.8s done [Pipeline] // withEnv [Pipeline] echo 20:56:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:56:52 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:56:52 2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:56:52 latest 20:56:52 3.1.0-dev.55 20:56:52 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:56:52 main 20:56:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:52 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.8s done 20:56:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:52 + docker push nexus3.edgexfoundry.org:10004/core-command:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:56:52 8fe617a08535: Preparing 20:56:52 9202f43d0b74: Preparing 20:56:52 074c515a6a93: Preparing 20:56:52 d96222f4efed: Preparing 20:56:52 2264e2338b94: Preparing 20:56:52 4693057ce236: Preparing 20:56:52 4693057ce236: Waiting 20:56:52 2264e2338b94: Pushed 20:56:52 074c515a6a93: Pushed 20:56:52 d96222f4efed: Pushed 20:56:52 8fe617a08535: Pushed 20:56:53 #42 ... 20:56:53 20:56:53 #49 [security-spire-config internal] load build context 20:56:53 #49 transferring context: 16.36kB 0.3s done 20:56:53 #49 DONE 4.5s 20:56:53 20:56:53 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:53 #42 ... 20:56:53 20:56:53 #50 [security-spire-agent internal] load build context 20:56:53 #50 transferring context: 17.64kB 0.3s done 20:56:53 #50 DONE 4.7s 20:56:53 20:56:53 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:53 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.54MB / 23.39MB 3.0s 20:56:53 4693057ce236: Layer already exists 20:56:53 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 3.3s 20:56:53 #42 ... 20:56:53 20:56:53 #32 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:56:53 #32 4.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:56:53 #32 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:56:53 #32 6.771 (1/1) Installing dumb-init (1.2.5-r2) 20:56:53 #32 6.771 Executing busybox-1.36.1-r2.trigger 20:56:53 #32 6.771 OK: 8 MiB in 16 packages 20:56:53 #32 DONE 9.1s 20:56:53 20:56:53 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:53 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 20:56:54 9202f43d0b74: Pushed 20:56:54 #42 ... 20:56:54 20:56:54 #44 [security-spiffe-token-provider internal] load build context 20:56:54 #44 transferring context: 2.61MB 5.2s done 20:56:54 #44 DONE 6.3s 20:56:54 20:56:54 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:54 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.69MB / 23.39MB 4.5s 20:56:54 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:8e175036c24f39146af590fc26ee895c51b416c67f2074b08ee1e666bc84f8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:55 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:56:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:56:55 8fe617a08535: Preparing 20:56:55 9202f43d0b74: Preparing 20:56:55 074c515a6a93: Preparing 20:56:55 d96222f4efed: Preparing 20:56:55 2264e2338b94: Preparing 20:56:55 4693057ce236: Preparing 20:56:55 4693057ce236: Waiting 20:56:55 074c515a6a93: Layer already exists 20:56:55 d96222f4efed: Layer already exists 20:56:55 9202f43d0b74: Layer already exists 20:56:55 8fe617a08535: Layer already exists 20:56:55 2264e2338b94: Layer already exists 20:56:55 4693057ce236: Layer already exists 20:56:55 latest: digest: sha256:8e175036c24f39146af590fc26ee895c51b416c67f2074b08ee1e666bc84f8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:55 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.99MB / 23.39MB 5.4s 20:56:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:55 #42 ... 20:56:55 20:56:55 #51 [core-command internal] load build context 20:56:55 #51 transferring context: 2.61MB 5.9s done 20:56:55 #51 DONE 7.3s 20:56:55 20:56:55 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:55 #42 ... 20:56:55 20:56:55 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:56:55 #0 7.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:56:55 #0 8.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:56:56 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.55 20:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:56:56 8fe617a08535: Preparing 20:56:56 9202f43d0b74: Preparing 20:56:56 074c515a6a93: Preparing 20:56:56 d96222f4efed: Preparing 20:56:56 2264e2338b94: Preparing 20:56:56 4693057ce236: Preparing 20:56:56 4693057ce236: Waiting 20:56:56 d96222f4efed: Layer already exists 20:56:56 2264e2338b94: Layer already exists 20:56:56 8fe617a08535: Layer already exists 20:56:56 9202f43d0b74: Layer already exists 20:56:56 074c515a6a93: Layer already exists 20:56:56 4693057ce236: Layer already exists 20:56:56 3.1.0-dev.55: digest: sha256:8e175036c24f39146af590fc26ee895c51b416c67f2074b08ee1e666bc84f8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:56 #52 ... 20:56:56 20:56:56 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:56:56 #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.7s done 20:56:56 #46 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:56:56 #46 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 20:56:56 #46 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 20:56:56 #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:56:56 #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 20:56:56 #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 20:56:56 #46 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.8s done 20:56:56 #46 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.19MB / 17.12MB 5.0s 20:56:56 #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 20:56:56 #46 ... 20:56:56 20:56:56 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:56:56 #0 7.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:56:56 #0 8.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:56:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:56 #53 ... 20:56:56 20:56:56 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:56:56 #54 ... 20:56:56 20:56:56 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:56 + docker push nexus3.edgexfoundry.org:10004/core-command:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:56:56 8fe617a08535: Preparing 20:56:56 9202f43d0b74: Preparing 20:56:56 074c515a6a93: Preparing 20:56:56 d96222f4efed: Preparing 20:56:56 2264e2338b94: Preparing 20:56:56 4693057ce236: Preparing 20:56:56 4693057ce236: Waiting 20:56:56 2264e2338b94: Layer already exists 20:56:56 9202f43d0b74: Layer already exists 20:56:56 8fe617a08535: Layer already exists 20:56:56 d96222f4efed: Layer already exists 20:56:56 074c515a6a93: Layer already exists 20:56:56 4693057ce236: Layer already exists 20:56:56 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:8e175036c24f39146af590fc26ee895c51b416c67f2074b08ee1e666bc84f8d7 size: 1570 [Pipeline] } 20:56:56 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.42MB / 23.39MB 6.5s 20:56:56 #42 ... 20:56:56 20:56:56 #36 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:56:56 #36 9.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:56:56 #36 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:56 #36 ... 20:56:56 20:56:56 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:56:56 #0 7.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:56:56 #0 8.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:56:56 #55 ... 20:56:56 20:56:56 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:56:56 #0 9.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:56:56 #56 ... 20:56:56 20:56:56 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:57 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 7.0s 20:56:57 #42 ... 20:56:57 20:56:57 #57 [core-data internal] load build context 20:56:57 #57 transferring context: 2.61MB 7.8s done 20:56:57 #57 DONE 8.8s 20:56:57 20:56:57 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:57 #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 20:56:57 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:56:57 8fe617a08535: Preparing 20:56:57 9202f43d0b74: Preparing 20:56:57 074c515a6a93: Preparing 20:56:57 d96222f4efed: Preparing 20:56:57 2264e2338b94: Preparing 20:56:57 4693057ce236: Preparing 20:56:57 4693057ce236: Waiting 20:56:57 074c515a6a93: Layer already exists 20:56:57 8fe617a08535: Layer already exists 20:56:57 d96222f4efed: Layer already exists 20:56:57 2264e2338b94: Layer already exists 20:56:57 9202f43d0b74: Layer already exists 20:56:57 4693057ce236: Layer already exists 20:56:57 main: digest: sha256:8e175036c24f39146af590fc26ee895c51b416c67f2074b08ee1e666bc84f8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:56:57 ===================================================== [Pipeline] echo 20:56:57 taggedImages: 20:56:57 - nexus3.edgexfoundry.org:10004/core-command:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:56:57 - nexus3.edgexfoundry.org:10004/core-command:latest 20:56:57 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.55 20:56:57 - nexus3.edgexfoundry.org:10004/core-command:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:56:57 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:56:57 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:56:57 2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:56:57 latest 20:56:57 3.1.0-dev.55 20:56:57 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:56:57 main 20:56:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:57 #42 ... 20:56:57 20:56:57 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:56:57 #58 ... 20:56:57 20:56:57 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:57 #42 ... 20:56:57 20:56:57 #59 [core-common-config-bootstrapper internal] load build context 20:56:57 #59 transferring context: 2.61MB 6.9s done 20:56:57 #59 DONE 9.1s 20:56:57 20:56:57 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:57 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 7.6s 20:56:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:56:57 f2c8d472c57d: Preparing 20:56:57 0147b8c56180: Preparing 20:56:57 c3962cebaa21: Preparing 20:56:57 1dff3e272a05: Preparing 20:56:57 074c515a6a93: Preparing 20:56:57 d96222f4efed: Preparing 20:56:57 2264e2338b94: Preparing 20:56:57 4693057ce236: Preparing 20:56:57 4693057ce236: Waiting 20:56:57 2264e2338b94: Waiting 20:56:57 d96222f4efed: Waiting 20:56:57 074c515a6a93: Layer already exists 20:56:57 d96222f4efed: Layer already exists 20:56:57 2264e2338b94: Layer already exists 20:56:57 0147b8c56180: Pushed 20:56:57 4693057ce236: Layer already exists 20:56:57 c3962cebaa21: Pushed 20:56:57 f2c8d472c57d: Pushed 20:56:58 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 8.0s 20:56:58 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.23MB / 23.39MB 8.3s 20:56:58 #42 ... 20:56:58 20:56:58 #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:56:58 #60 ... 20:56:58 20:56:58 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:56:58 #61 ... 20:56:58 20:56:58 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:58 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.21MB / 23.39MB 8.7s 20:56:58 #42 ... 20:56:58 20:56:58 #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:56:59 #62 ... 20:56:59 20:56:59 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:59 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 9.0s 20:56:59 1dff3e272a05: Pushed 20:56:59 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:812c4cff6601b468bfa26e9e58ace306dde358ed80320ccd5067aa9f16140ece size: 1985 20:56:59 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.2s 20:56:59 #42 ... 20:56:59 20:56:59 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:56:59 #63 ... 20:56:59 20:56:59 #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:59 #64 ... 20:56:59 20:56:59 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:56:59 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.2s done 20:56:59 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20:56:59 + 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 20:56:59 #42 ... 20:56:59 20:56:59 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:56:59 #55 11.63 OK: 266 MiB in 52 packages 20:56:59 #55 DONE 13.0s 20:56:59 20:56:59 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:56:59 #46 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.3s done 20:56:59 #46 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 20:56:59 #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20:56:59 #46 ... 20:56:59 20:56:59 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:56:59 #52 12.61 (1/2) Installing dumb-init (1.2.5-r2) 20:56:59 #52 12.64 (2/2) Installing su-exec (0.2-r3) 20:56:59 #52 12.65 Executing busybox-1.36.1-r2.trigger 20:56:59 #52 12.79 OK: 8 MiB in 17 packages 20:56:59 #52 DONE 14.2s 20:57:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:57:00 f2c8d472c57d: Preparing 20:57:00 0147b8c56180: Preparing 20:57:00 c3962cebaa21: Preparing 20:57:00 1dff3e272a05: Preparing 20:57:00 074c515a6a93: Preparing 20:57:00 d96222f4efed: Preparing 20:57:00 2264e2338b94: Preparing 20:57:00 4693057ce236: Preparing 20:57:00 d96222f4efed: Waiting 20:57:00 4693057ce236: Waiting 20:57:00 2264e2338b94: Waiting 20:57:00 0147b8c56180: Layer already exists 20:57:00 1dff3e272a05: Layer already exists 20:57:00 f2c8d472c57d: Layer already exists 20:57:00 074c515a6a93: Layer already exists 20:57:00 c3962cebaa21: Layer already exists 20:57:00 2264e2338b94: Layer already exists 20:57:00 d96222f4efed: Layer already exists 20:57:00 4693057ce236: Layer already exists 20:57:00 latest: digest: sha256:812c4cff6601b468bfa26e9e58ace306dde358ed80320ccd5067aa9f16140ece size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:57:00 20:57:00 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [Pipeline] sh 20:57:00 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.55 20:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:57:00 f2c8d472c57d: Preparing 20:57:00 0147b8c56180: Preparing 20:57:00 c3962cebaa21: Preparing 20:57:00 1dff3e272a05: Preparing 20:57:00 074c515a6a93: Preparing 20:57:00 d96222f4efed: Preparing 20:57:00 2264e2338b94: Preparing 20:57:00 4693057ce236: Preparing 20:57:00 4693057ce236: Waiting 20:57:00 d96222f4efed: Waiting 20:57:00 f2c8d472c57d: Layer already exists 20:57:00 074c515a6a93: Layer already exists 20:57:00 c3962cebaa21: Layer already exists 20:57:00 1dff3e272a05: Layer already exists 20:57:00 0147b8c56180: Layer already exists 20:57:00 d96222f4efed: Layer already exists 20:57:00 4693057ce236: Layer already exists 20:57:00 2264e2338b94: Layer already exists 20:57:00 3.1.0-dev.55: digest: sha256:812c4cff6601b468bfa26e9e58ace306dde358ed80320ccd5067aa9f16140ece size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:01 #65 ... 20:57:01 20:57:01 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:57:01 #66 DONE 1.5s 20:57:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:57:01 f2c8d472c57d: Preparing 20:57:01 0147b8c56180: Preparing 20:57:01 c3962cebaa21: Preparing 20:57:01 1dff3e272a05: Preparing 20:57:01 074c515a6a93: Preparing 20:57:01 d96222f4efed: Preparing 20:57:01 2264e2338b94: Preparing 20:57:01 4693057ce236: Preparing 20:57:01 d96222f4efed: Waiting 20:57:01 2264e2338b94: Waiting 20:57:01 4693057ce236: Waiting 20:57:01 0147b8c56180: Layer already exists 20:57:01 1dff3e272a05: Layer already exists 20:57:01 074c515a6a93: Layer already exists 20:57:01 c3962cebaa21: Layer already exists 20:57:01 f2c8d472c57d: Layer already exists 20:57:01 d96222f4efed: Layer already exists 20:57:01 2264e2338b94: Layer already exists 20:57:01 4693057ce236: Layer already exists 20:57:01 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:812c4cff6601b468bfa26e9e58ace306dde358ed80320ccd5067aa9f16140ece size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:01 20:57:01 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:01 + 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 20:57:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:57:02 f2c8d472c57d: Preparing 20:57:02 0147b8c56180: Preparing 20:57:02 c3962cebaa21: Preparing 20:57:02 1dff3e272a05: Preparing 20:57:02 074c515a6a93: Preparing 20:57:02 d96222f4efed: Preparing 20:57:02 2264e2338b94: Preparing 20:57:02 4693057ce236: Preparing 20:57:02 d96222f4efed: Waiting 20:57:02 2264e2338b94: Waiting 20:57:02 4693057ce236: Waiting 20:57:02 f2c8d472c57d: Layer already exists 20:57:02 0147b8c56180: Layer already exists 20:57:02 074c515a6a93: Layer already exists 20:57:02 1dff3e272a05: Layer already exists 20:57:02 c3962cebaa21: Layer already exists 20:57:02 4693057ce236: Layer already exists 20:57:02 d96222f4efed: Layer already exists 20:57:02 2264e2338b94: Layer already exists 20:57:02 main: digest: sha256:812c4cff6601b468bfa26e9e58ace306dde358ed80320ccd5067aa9f16140ece size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:02 ===================================================== [Pipeline] echo 20:57:02 taggedImages: 20:57:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:57:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.55 20:57:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:57:02 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:57:02 2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:02 latest 20:57:02 3.1.0-dev.55 20:57:02 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:02 main 20:57:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:02 + docker push nexus3.edgexfoundry.org:10004/core-data:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:57:02 b333ca25fdde: Preparing 20:57:02 ee1f36027d88: Preparing 20:57:02 074c515a6a93: Preparing 20:57:02 d96222f4efed: Preparing 20:57:02 2264e2338b94: Preparing 20:57:02 4693057ce236: Preparing 20:57:02 4693057ce236: Waiting 20:57:02 2264e2338b94: Layer already exists 20:57:02 074c515a6a93: Layer already exists 20:57:02 d96222f4efed: Layer already exists 20:57:02 4693057ce236: Layer already exists 20:57:02 b333ca25fdde: Pushed 20:57:04 #67 ... 20:57:04 20:57:04 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:57:04 #53 13.14 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 20:57:04 #53 13.74 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 20:57:04 #53 13.84 (3/6) Installing dumb-init (1.2.5-r2) 20:57:04 #53 13.88 (4/6) Installing openssl (3.1.3-r0) 20:57:04 #53 14.06 (5/6) Installing su-exec (0.2-r3) 20:57:04 #53 14.07 (6/6) Installing yq (4.33.3-r3) 20:57:04 #53 15.38 Executing busybox-1.36.1-r2.trigger 20:57:04 #53 15.67 OK: 18 MiB in 19 packages 20:57:04 #53 DONE 17.4s 20:57:04 20:57:04 #36 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:57:04 #36 16.30 OK: 266 MiB in 52 packages 20:57:04 #36 DONE 18.4s 20:57:04 20:57:04 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:57:04 #42 ... 20:57:04 20:57:04 #68 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:57:04 #68 DONE 0.5s 20:57:04 20:57:04 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:57:04 ee1f36027d88: Pushed 20:57:04 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:9e813b8063043059447a1273db48907480b7faa6562c9dfce1b9749b57e036c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:04 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s 20:57:04 #42 ... 20:57:04 20:57:04 #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:57:04 #69 DONE 1.0s 20:57:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv 20:57:04 20:57:04 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:05 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:57:05 b333ca25fdde: Preparing 20:57:05 ee1f36027d88: Preparing 20:57:05 074c515a6a93: Preparing 20:57:05 d96222f4efed: Preparing 20:57:05 2264e2338b94: Preparing 20:57:05 4693057ce236: Preparing 20:57:05 4693057ce236: Waiting 20:57:05 074c515a6a93: Layer already exists 20:57:05 ee1f36027d88: Layer already exists 20:57:05 2264e2338b94: Layer already exists 20:57:05 d96222f4efed: Layer already exists 20:57:05 b333ca25fdde: Layer already exists 20:57:05 4693057ce236: Layer already exists 20:57:05 latest: digest: sha256:9e813b8063043059447a1273db48907480b7faa6562c9dfce1b9749b57e036c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:05 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.55 20:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:57:05 b333ca25fdde: Preparing 20:57:05 ee1f36027d88: Preparing 20:57:05 074c515a6a93: Preparing 20:57:05 d96222f4efed: Preparing 20:57:05 2264e2338b94: Preparing 20:57:05 4693057ce236: Preparing 20:57:05 4693057ce236: Waiting 20:57:05 ee1f36027d88: Layer already exists 20:57:05 2264e2338b94: Layer already exists 20:57:05 074c515a6a93: Layer already exists 20:57:05 d96222f4efed: Layer already exists 20:57:05 b333ca25fdde: Layer already exists 20:57:05 4693057ce236: Layer already exists 20:57:05 3.1.0-dev.55: digest: sha256:9e813b8063043059447a1273db48907480b7faa6562c9dfce1b9749b57e036c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:06 + docker push nexus3.edgexfoundry.org:10004/core-data:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:57:06 b333ca25fdde: Preparing 20:57:06 ee1f36027d88: Preparing 20:57:06 074c515a6a93: Preparing 20:57:06 d96222f4efed: Preparing 20:57:06 2264e2338b94: Preparing 20:57:06 4693057ce236: Preparing 20:57:06 4693057ce236: Waiting 20:57:06 2264e2338b94: Layer already exists 20:57:06 d96222f4efed: Layer already exists 20:57:06 ee1f36027d88: Layer already exists 20:57:06 b333ca25fdde: Layer already exists 20:57:06 074c515a6a93: Layer already exists 20:57:06 4693057ce236: Layer already exists 20:57:06 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:9e813b8063043059447a1273db48907480b7faa6562c9dfce1b9749b57e036c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:07 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:57:07 b333ca25fdde: Preparing 20:57:07 ee1f36027d88: Preparing 20:57:07 074c515a6a93: Preparing 20:57:07 d96222f4efed: Preparing 20:57:07 2264e2338b94: Preparing 20:57:07 4693057ce236: Preparing 20:57:07 4693057ce236: Waiting 20:57:07 b333ca25fdde: Layer already exists 20:57:07 074c515a6a93: Layer already exists 20:57:07 ee1f36027d88: Layer already exists 20:57:07 d96222f4efed: Layer already exists 20:57:07 2264e2338b94: Layer already exists 20:57:07 4693057ce236: Layer already exists 20:57:07 main: digest: sha256:9e813b8063043059447a1273db48907480b7faa6562c9dfce1b9749b57e036c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:07 ===================================================== [Pipeline] echo 20:57:07 taggedImages: 20:57:07 - nexus3.edgexfoundry.org:10004/core-data:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:07 - nexus3.edgexfoundry.org:10004/core-data:latest 20:57:07 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.55 20:57:07 - nexus3.edgexfoundry.org:10004/core-data:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:07 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:57:07 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:57:07 2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:07 latest 20:57:07 3.1.0-dev.55 20:57:07 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:07 main 20:57:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:07 #70 ... 20:57:07 20:57:07 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:57:07 #56 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:57:07 #56 15.52 (1/4) Installing ca-certificates (20230506-r0) 20:57:07 #56 15.84 (2/4) Installing dumb-init (1.2.5-r2) 20:57:07 #56 15.87 (3/4) Installing su-exec (0.2-r3) 20:57:07 #56 15.88 (4/4) Installing yq (4.33.3-r3) 20:57:07 #56 17.33 Executing busybox-1.36.1-r2.trigger 20:57:07 #56 17.48 Executing ca-certificates-20230506-r0.trigger 20:57:07 #56 18.63 OK: 18 MiB in 19 packages 20:57:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:57:07 2bec09ddeb35: Preparing 20:57:07 c5d81984e6ad: Preparing 20:57:07 7e5fa3f622c0: Preparing 20:57:07 074c515a6a93: Preparing 20:57:07 d96222f4efed: Preparing 20:57:07 2264e2338b94: Preparing 20:57:07 4693057ce236: Preparing 20:57:07 2264e2338b94: Waiting 20:57:07 074c515a6a93: Layer already exists 20:57:07 d96222f4efed: Layer already exists 20:57:07 2264e2338b94: Layer already exists 20:57:07 4693057ce236: Layer already exists 20:57:07 c5d81984e6ad: Pushed 20:57:07 2bec09ddeb35: Pushed 20:57:07 #56 ... 20:57:07 20:57:07 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:57:07 #58 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:57:07 #58 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:57:07 #58 19.19 (1/2) Installing ca-certificates (20230506-r0) 20:57:07 #58 19.52 (2/2) Installing dumb-init (1.2.5-r2) 20:57:07 #58 19.61 Executing busybox-1.36.1-r2.trigger 20:57:07 #58 19.75 Executing ca-certificates-20230506-r0.trigger 20:57:07 #58 ... 20:57:07 20:57:07 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:57:07 #54 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:57:07 #54 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:57:07 #54 21.14 OK: 266 MiB in 52 packages 20:57:08 #54 ... 20:57:08 20:57:08 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:57:08 #42 ... 20:57:08 20:57:08 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:57:08 #56 DONE 21.6s 20:57:08 20:57:08 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:57:08 #65 DONE 8.3s 20:57:08 20:57:08 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:57:08 #54 DONE 22.5s 20:57:08 20:57:08 #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:57:08 #71 DONE 0.7s 20:57:08 20:57:08 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:57:09 #42 ... 20:57:09 20:57:09 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:57:09 #58 20.73 OK: 9 MiB in 17 packages 20:57:09 #58 DONE 22.0s 20:57:09 20:57:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:57:09 #42 ... 20:57:09 20:57:09 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:57:09 #61 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:57:09 #61 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:57:09 #61 18.76 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:57:09 #61 18.76 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:57:09 #61 18.76 OK: 19945 distinct packages available 20:57:09 #61 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:57:09 #61 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:57:09 7e5fa3f622c0: Pushed 20:57:09 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:77eb9e5571524e6404bacf2ca1b7ccbeb32fbf978a75c21250fb2e102aee5785 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:09 #61 ... 20:57:09 20:57:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:57:09 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.2s 20:57:09 #42 ... 20:57:09 20:57:09 #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:57:09 #64 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:57:09 #64 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:57:09 #64 18.77 (1/1) Installing dumb-init (1.2.5-r2) 20:57:09 #64 18.77 Executing busybox-1.36.1-r2.trigger 20:57:09 #64 18.85 OK: 8 MiB in 16 packages 20:57:09 #64 DONE 20.5s 20:57:09 20:57:09 #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:57:09 #72 DONE 1.3s 20:57:09 20:57:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:57:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:57:10 2bec09ddeb35: Preparing 20:57:10 c5d81984e6ad: Preparing 20:57:10 7e5fa3f622c0: Preparing 20:57:10 074c515a6a93: Preparing 20:57:10 d96222f4efed: Preparing 20:57:10 2264e2338b94: Preparing 20:57:10 4693057ce236: Preparing 20:57:10 2264e2338b94: Waiting 20:57:10 4693057ce236: Waiting 20:57:10 7e5fa3f622c0: Layer already exists 20:57:10 074c515a6a93: Layer already exists 20:57:10 2bec09ddeb35: Layer already exists 20:57:10 d96222f4efed: Layer already exists 20:57:10 c5d81984e6ad: Layer already exists 20:57:10 2264e2338b94: Layer already exists 20:57:10 4693057ce236: Layer already exists 20:57:10 latest: digest: sha256:77eb9e5571524e6404bacf2ca1b7ccbeb32fbf978a75c21250fb2e102aee5785 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:10 #42 ... 20:57:10 20:57:10 #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:57:10 #60 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:57:10 #60 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:57:10 #60 20.06 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:57:10 #60 20.06 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:57:10 #60 20.06 OK: 19943 distinct packages available 20:57:10 #60 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:57:10 #60 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:57:10 #60 ... 20:57:10 20:57:10 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:57:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.55 20:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:57:10 2bec09ddeb35: Preparing 20:57:10 c5d81984e6ad: Preparing 20:57:10 7e5fa3f622c0: Preparing 20:57:10 074c515a6a93: Preparing 20:57:10 d96222f4efed: Preparing 20:57:10 2264e2338b94: Preparing 20:57:10 4693057ce236: Preparing 20:57:10 4693057ce236: Waiting 20:57:10 2bec09ddeb35: Layer already exists 20:57:10 7e5fa3f622c0: Layer already exists 20:57:10 074c515a6a93: Layer already exists 20:57:10 c5d81984e6ad: Layer already exists 20:57:10 d96222f4efed: Layer already exists 20:57:10 4693057ce236: Layer already exists 20:57:10 2264e2338b94: Layer already exists 20:57:10 3.1.0-dev.55: digest: sha256:77eb9e5571524e6404bacf2ca1b7ccbeb32fbf978a75c21250fb2e102aee5785 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:57:11 #42 ... 20:57:11 20:57:11 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:57:11 #63 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:57:11 #63 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:57:11 #63 19.47 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:57:11 #63 19.47 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:57:11 #63 19.47 OK: 19943 distinct packages available 20:57:11 #63 20.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:57:11 #63 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:57:11 #63 ... 20:57:11 20:57:11 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] sh 20:57:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:57:11 2bec09ddeb35: Preparing 20:57:11 c5d81984e6ad: Preparing 20:57:11 7e5fa3f622c0: Preparing 20:57:11 074c515a6a93: Preparing 20:57:11 d96222f4efed: Preparing 20:57:11 2264e2338b94: Preparing 20:57:11 4693057ce236: Preparing 20:57:11 2264e2338b94: Waiting 20:57:11 4693057ce236: Waiting 20:57:11 7e5fa3f622c0: Layer already exists 20:57:11 d96222f4efed: Layer already exists 20:57:11 2bec09ddeb35: Layer already exists 20:57:11 c5d81984e6ad: Layer already exists 20:57:11 074c515a6a93: Layer already exists 20:57:11 2264e2338b94: Layer already exists 20:57:11 4693057ce236: Layer already exists 20:57:11 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:77eb9e5571524e6404bacf2ca1b7ccbeb32fbf978a75c21250fb2e102aee5785 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:11 #42 ... 20:57:11 20:57:11 #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:57:11 #62 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:57:11 #62 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:57:11 #62 20.80 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:57:11 #62 20.80 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:57:11 #62 20.80 OK: 19943 distinct packages available 20:57:11 #62 21.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:57:11 #62 22.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:57:11 #62 ... 20:57:11 20:57:11 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:57:11 #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.5s 20:57:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:57:12 2bec09ddeb35: Preparing 20:57:12 c5d81984e6ad: Preparing 20:57:12 7e5fa3f622c0: Preparing 20:57:12 074c515a6a93: Preparing 20:57:12 d96222f4efed: Preparing 20:57:12 2264e2338b94: Preparing 20:57:12 4693057ce236: Preparing 20:57:12 2264e2338b94: Waiting 20:57:12 7e5fa3f622c0: Layer already exists 20:57:12 c5d81984e6ad: Layer already exists 20:57:12 d96222f4efed: Layer already exists 20:57:12 2bec09ddeb35: Layer already exists 20:57:12 074c515a6a93: Layer already exists 20:57:12 2264e2338b94: Layer already exists 20:57:12 4693057ce236: Layer already exists 20:57:12 main: digest: sha256:77eb9e5571524e6404bacf2ca1b7ccbeb32fbf978a75c21250fb2e102aee5785 size: 1777 20:57:12 #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.6s done 20:57:12 #46 ... 20:57:12 20:57:12 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:12 ===================================================== [Pipeline] echo 20:57:12 taggedImages: 20:57:12 - nexus3.edgexfoundry.org:10004/core-metadata:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:12 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:57:12 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.55 20:57:12 - nexus3.edgexfoundry.org:10004/core-metadata:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:12 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:57:12 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:57:12 2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:12 latest 20:57:12 3.1.0-dev.55 20:57:12 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:12 main 20:57:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:57:12 2275d4005404: Preparing 20:57:12 7163d8dc0114: Preparing 20:57:12 8855560f37ef: Preparing 20:57:12 b46c0b360784: Preparing 20:57:12 f7abd1f72ae0: Preparing 20:57:12 b49d775f1f70: Preparing 20:57:12 9cbadbc2ecff: Preparing 20:57:12 074c515a6a93: Preparing 20:57:12 d96222f4efed: Preparing 20:57:12 4233fe17a0ee: Preparing 20:57:12 6e9191f7dee9: Preparing 20:57:12 5f70bf18a086: Preparing 20:57:12 b8c8628dcf17: Preparing 20:57:12 2564a0abbd41: Preparing 20:57:12 4693057ce236: Preparing 20:57:12 b49d775f1f70: Waiting 20:57:12 9cbadbc2ecff: Waiting 20:57:12 074c515a6a93: Waiting 20:57:12 d96222f4efed: Waiting 20:57:12 4233fe17a0ee: Waiting 20:57:12 6e9191f7dee9: Waiting 20:57:12 5f70bf18a086: Waiting 20:57:12 b8c8628dcf17: Waiting 20:57:12 2564a0abbd41: Waiting 20:57:12 4693057ce236: Waiting 20:57:12 f7abd1f72ae0: Pushed 20:57:12 7163d8dc0114: Pushed 20:57:12 8855560f37ef: Pushed 20:57:12 b46c0b360784: Pushed 20:57:12 2275d4005404: Pushed 20:57:12 074c515a6a93: Layer already exists 20:57:12 d96222f4efed: Layer already exists 20:57:12 b49d775f1f70: Pushed 20:57:13 4233fe17a0ee: Pushed 20:57:13 b8c8628dcf17: Pushed 20:57:13 6e9191f7dee9: Pushed 20:57:13 5f70bf18a086: Pushed 20:57:13 4693057ce236: Layer already exists 20:57:13 2564a0abbd41: Pushed 20:57:14 #42 ... 20:57:14 20:57:14 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:57:14 #61 25.00 OK: 266 MiB in 52 packages 20:57:14 #61 DONE 25.6s 20:57:14 20:57:14 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:57:14 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.9s done 20:57:14 #42 ... 20:57:14 20:57:14 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:57:14 #73 DONE 0.4s 20:57:14 20:57:14 #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:57:14 #62 24.92 (1/11) Installing ca-certificates (20230506-r0) 20:57:14 #62 25.09 (2/11) Installing brotli-libs (1.0.9-r14) 20:57:14 #62 25.22 (3/11) Installing libunistring (1.1-r1) 20:57:14 #62 25.39 (4/11) Installing libidn2 (2.3.4-r1) 20:57:14 #62 25.45 (5/11) Installing nghttp2-libs (1.55.1-r0) 20:57:14 #62 25.46 (6/11) Installing libcurl (8.3.0-r0) 20:57:14 #62 25.49 (7/11) Installing curl (8.3.0-r0) 20:57:14 #62 25.52 (8/11) Installing dumb-init (1.2.5-r2) 20:57:14 #62 25.55 (9/11) Installing musl-obstack (1.2.3-r2) 20:57:14 #62 25.55 (10/11) Installing libucontext (1.2-r2) 20:57:14 #62 25.58 (11/11) Installing gcompat (1.1.0-r1) 20:57:14 #62 25.59 Executing busybox-1.36.1-r2.trigger 20:57:14 #62 25.64 Executing ca-certificates-20230506-r0.trigger 20:57:14 #62 ... 20:57:14 20:57:14 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:57:14 #63 24.34 (1/4) Installing dumb-init (1.2.5-r2) 20:57:14 #63 24.37 (2/4) Installing musl-obstack (1.2.3-r2) 20:57:14 #63 24.38 (3/4) Installing libucontext (1.2-r2) 20:57:14 #63 24.39 (4/4) Installing gcompat (1.1.0-r1) 20:57:14 #63 24.40 Executing busybox-1.36.1-r2.trigger 20:57:14 #63 24.49 OK: 8 MiB in 19 packages 20:57:14 #63 DONE 25.5s 20:57:15 20:57:15 #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:57:15 #60 25.19 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 20:57:15 #60 25.52 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 20:57:15 #60 25.57 (3/7) Installing dumb-init (1.2.5-r2) 20:57:15 #60 25.59 (4/7) Installing musl-obstack (1.2.3-r2) 20:57:15 #60 25.60 (5/7) Installing libucontext (1.2-r2) 20:57:15 #60 25.61 (6/7) Installing gcompat (1.1.0-r1) 20:57:15 #60 25.65 (7/7) Installing openssl (3.1.3-r0) 20:57:15 #60 25.72 Executing busybox-1.36.1-r2.trigger 20:57:15 #60 25.78 OK: 9 MiB in 20 packages 20:57:15 #60 ... 20:57:15 20:57:15 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:57:15 #42 DONE 27.0s 20:57:15 20:57:15 #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:57:15 9cbadbc2ecff: Pushed 20:57:15 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:f286dae6f9649cdc58f8e3185dfd6ba3f73b2ff844e0d4127d41e9a044ac20c5 size: 3437 [Pipeline] } [Pipeline] // withEnv 20:57:15 #60 DONE 26.7s 20:57:15 20:57:15 #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:57:15 #62 26.10 OK: 13 MiB in 26 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:15 #62 DONE 26.7s 20:57:15 20:57:15 #74 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:57:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:57:16 2275d4005404: Preparing 20:57:16 7163d8dc0114: Preparing 20:57:16 8855560f37ef: Preparing 20:57:16 b46c0b360784: Preparing 20:57:16 f7abd1f72ae0: Preparing 20:57:16 b49d775f1f70: Preparing 20:57:16 9cbadbc2ecff: Preparing 20:57:16 074c515a6a93: Preparing 20:57:16 d96222f4efed: Preparing 20:57:16 4233fe17a0ee: Preparing 20:57:16 6e9191f7dee9: Preparing 20:57:16 5f70bf18a086: Preparing 20:57:16 d96222f4efed: Waiting 20:57:16 4233fe17a0ee: Waiting 20:57:16 6e9191f7dee9: Waiting 20:57:16 b49d775f1f70: Waiting 20:57:16 9cbadbc2ecff: Waiting 20:57:16 074c515a6a93: Waiting 20:57:16 5f70bf18a086: Waiting 20:57:16 b8c8628dcf17: Preparing 20:57:16 2564a0abbd41: Preparing 20:57:16 4693057ce236: Preparing 20:57:16 2564a0abbd41: Waiting 20:57:16 b8c8628dcf17: Waiting 20:57:16 4693057ce236: Waiting 20:57:16 2275d4005404: Layer already exists 20:57:16 8855560f37ef: Layer already exists 20:57:16 7163d8dc0114: Layer already exists 20:57:16 b46c0b360784: Layer already exists 20:57:16 f7abd1f72ae0: Layer already exists 20:57:16 b49d775f1f70: Layer already exists 20:57:16 9cbadbc2ecff: Layer already exists 20:57:16 4233fe17a0ee: Layer already exists 20:57:16 d96222f4efed: Layer already exists 20:57:16 074c515a6a93: Layer already exists 20:57:16 6e9191f7dee9: Layer already exists 20:57:16 5f70bf18a086: Layer already exists 20:57:16 2564a0abbd41: Layer already exists 20:57:16 4693057ce236: Layer already exists 20:57:16 b8c8628dcf17: Layer already exists 20:57:16 latest: digest: sha256:f286dae6f9649cdc58f8e3185dfd6ba3f73b2ff844e0d4127d41e9a044ac20c5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:16 #74 DONE 1.5s 20:57:16 20:57:16 #75 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:57:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.55 20:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:57:16 2275d4005404: Preparing 20:57:16 7163d8dc0114: Preparing 20:57:16 8855560f37ef: Preparing 20:57:16 b46c0b360784: Preparing 20:57:16 f7abd1f72ae0: Preparing 20:57:16 b49d775f1f70: Preparing 20:57:16 9cbadbc2ecff: Preparing 20:57:16 074c515a6a93: Preparing 20:57:16 d96222f4efed: Preparing 20:57:16 4233fe17a0ee: Preparing 20:57:16 6e9191f7dee9: Preparing 20:57:16 5f70bf18a086: Preparing 20:57:16 b8c8628dcf17: Preparing 20:57:16 2564a0abbd41: Preparing 20:57:16 4693057ce236: Preparing 20:57:16 b49d775f1f70: Waiting 20:57:16 9cbadbc2ecff: Waiting 20:57:16 b8c8628dcf17: Waiting 20:57:16 074c515a6a93: Waiting 20:57:16 d96222f4efed: Waiting 20:57:16 2564a0abbd41: Waiting 20:57:16 4693057ce236: Waiting 20:57:16 4233fe17a0ee: Waiting 20:57:16 5f70bf18a086: Waiting 20:57:16 6e9191f7dee9: Waiting 20:57:16 8855560f37ef: Layer already exists 20:57:16 f7abd1f72ae0: Layer already exists 20:57:16 7163d8dc0114: Layer already exists 20:57:16 b46c0b360784: Layer already exists 20:57:16 2275d4005404: Layer already exists 20:57:16 9cbadbc2ecff: Layer already exists 20:57:16 b49d775f1f70: Layer already exists 20:57:16 074c515a6a93: Layer already exists 20:57:16 4233fe17a0ee: Layer already exists 20:57:16 d96222f4efed: Layer already exists 20:57:16 6e9191f7dee9: Layer already exists 20:57:16 5f70bf18a086: Layer already exists 20:57:16 4693057ce236: Layer already exists 20:57:16 2564a0abbd41: Layer already exists 20:57:16 b8c8628dcf17: Layer already exists 20:57:16 3.1.0-dev.55: digest: sha256:f286dae6f9649cdc58f8e3185dfd6ba3f73b2ff844e0d4127d41e9a044ac20c5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:57:17 2275d4005404: Preparing 20:57:17 7163d8dc0114: Preparing 20:57:17 8855560f37ef: Preparing 20:57:17 b46c0b360784: Preparing 20:57:17 f7abd1f72ae0: Preparing 20:57:17 b49d775f1f70: Preparing 20:57:17 9cbadbc2ecff: Preparing 20:57:17 074c515a6a93: Preparing 20:57:17 d96222f4efed: Preparing 20:57:17 4233fe17a0ee: Preparing 20:57:17 6e9191f7dee9: Preparing 20:57:17 5f70bf18a086: Preparing 20:57:17 b8c8628dcf17: Preparing 20:57:17 2564a0abbd41: Preparing 20:57:17 4693057ce236: Preparing 20:57:17 074c515a6a93: Waiting 20:57:17 d96222f4efed: Waiting 20:57:17 4233fe17a0ee: Waiting 20:57:17 6e9191f7dee9: Waiting 20:57:17 5f70bf18a086: Waiting 20:57:17 b8c8628dcf17: Waiting 20:57:17 2564a0abbd41: Waiting 20:57:17 4693057ce236: Waiting 20:57:17 9cbadbc2ecff: Waiting 20:57:17 b49d775f1f70: Waiting 20:57:17 7163d8dc0114: Layer already exists 20:57:17 8855560f37ef: Layer already exists 20:57:17 b46c0b360784: Layer already exists 20:57:17 2275d4005404: Layer already exists 20:57:17 f7abd1f72ae0: Layer already exists 20:57:17 9cbadbc2ecff: Layer already exists 20:57:17 074c515a6a93: Layer already exists 20:57:17 b49d775f1f70: Layer already exists 20:57:17 4233fe17a0ee: Layer already exists 20:57:17 d96222f4efed: Layer already exists 20:57:17 b8c8628dcf17: Layer already exists 20:57:17 6e9191f7dee9: Layer already exists 20:57:17 5f70bf18a086: Layer already exists 20:57:17 2564a0abbd41: Layer already exists 20:57:17 4693057ce236: Layer already exists 20:57:17 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:f286dae6f9649cdc58f8e3185dfd6ba3f73b2ff844e0d4127d41e9a044ac20c5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:57:17 2275d4005404: Preparing 20:57:17 7163d8dc0114: Preparing 20:57:17 8855560f37ef: Preparing 20:57:17 b46c0b360784: Preparing 20:57:17 f7abd1f72ae0: Preparing 20:57:17 b49d775f1f70: Preparing 20:57:17 9cbadbc2ecff: Preparing 20:57:17 074c515a6a93: Preparing 20:57:17 d96222f4efed: Preparing 20:57:17 4233fe17a0ee: Preparing 20:57:17 6e9191f7dee9: Preparing 20:57:17 5f70bf18a086: Preparing 20:57:17 b8c8628dcf17: Preparing 20:57:17 2564a0abbd41: Preparing 20:57:17 4693057ce236: Preparing 20:57:17 d96222f4efed: Waiting 20:57:17 b8c8628dcf17: Waiting 20:57:17 2564a0abbd41: Waiting 20:57:17 b49d775f1f70: Waiting 20:57:17 4693057ce236: Waiting 20:57:17 4233fe17a0ee: Waiting 20:57:17 9cbadbc2ecff: Waiting 20:57:17 6e9191f7dee9: Waiting 20:57:17 5f70bf18a086: Waiting 20:57:17 b46c0b360784: Layer already exists 20:57:17 7163d8dc0114: Layer already exists 20:57:17 8855560f37ef: Layer already exists 20:57:17 2275d4005404: Layer already exists 20:57:17 f7abd1f72ae0: Layer already exists 20:57:17 b49d775f1f70: Layer already exists 20:57:17 d96222f4efed: Layer already exists 20:57:17 074c515a6a93: Layer already exists 20:57:17 4233fe17a0ee: Layer already exists 20:57:17 9cbadbc2ecff: Layer already exists 20:57:17 6e9191f7dee9: Layer already exists 20:57:17 5f70bf18a086: Layer already exists 20:57:17 b8c8628dcf17: Layer already exists 20:57:17 4693057ce236: Layer already exists 20:57:17 2564a0abbd41: Layer already exists 20:57:17 main: digest: sha256:f286dae6f9649cdc58f8e3185dfd6ba3f73b2ff844e0d4127d41e9a044ac20c5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry 20:57:17 #75 DONE 1.4s 20:57:17 20:57:17 #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:57:17 #76 DONE 1.3s 20:57:17 20:57:17 #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:57:17 #77 DONE 1.5s 20:57:17 20:57:17 #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 20:57:17 #78 DONE 0.2s 20:57:17 20:57:17 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:17 ===================================================== [Pipeline] echo 20:57:17 taggedImages: 20:57:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:57:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.55 20:57:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:57:17 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:57:17 2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:17 latest 20:57:17 3.1.0-dev.55 20:57:17 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:17 main 20:57:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:18 #79 DONE 0.2s 20:57:18 20:57:18 #80 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:57:18 #80 DONE 0.3s 20:57:18 20:57:18 #81 [security-spire-config stage-2 5/9] COPY security.txt / 20:57:18 #81 ... 20:57:18 20:57:18 #82 [security-spire-agent stage-3 6/9] COPY security.txt / 20:57:18 #82 DONE 0.2s 20:57:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:18 20:57:18 #81 [security-spire-config stage-2 5/9] COPY security.txt / 20:57:18 #81 DONE 0.2s 20:57:18 20:57:18 #83 [security-spire-server stage-2 5/8] COPY security.txt / 20:57:18 #83 DONE 0.2s 20:57:18 20:57:18 #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:57:18 #84 ... 20:57:18 20:57:18 #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:57:18 #85 DONE 0.2s 20:57:18 20:57:18 #86 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:57:18 #86 DONE 0.2s 20:57:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:57:18 f6f751cc7c36: Preparing 20:57:18 0147b8c56180: Preparing 20:57:18 89b46a1db541: Preparing 20:57:18 e919b2bc15d5: Preparing 20:57:18 074c515a6a93: Preparing 20:57:18 d96222f4efed: Preparing 20:57:18 2264e2338b94: Preparing 20:57:18 4693057ce236: Preparing 20:57:18 4693057ce236: Waiting 20:57:18 d96222f4efed: Waiting 20:57:18 2264e2338b94: Waiting 20:57:18 074c515a6a93: Layer already exists 20:57:18 0147b8c56180: Layer already exists 20:57:18 2264e2338b94: Layer already exists 20:57:18 d96222f4efed: Layer already exists 20:57:18 4693057ce236: Layer already exists 20:57:18 89b46a1db541: Pushed 20:57:18 f6f751cc7c36: Pushed 20:57:18 20:57:18 #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:57:18 #84 DONE 0.3s 20:57:18 20:57:18 #87 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:57:18 #87 ... 20:57:18 20:57:18 #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:57:18 #88 DONE 0.3s 20:57:18 20:57:18 #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:57:18 #89 DONE 0.3s 20:57:18 20:57:18 #87 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:57:18 #87 DONE 0.3s 20:57:18 20:57:18 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:57:18 #90 DONE 0.3s 20:57:18 20:57:18 #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:57:18 #91 DONE 0.2s 20:57:18 20:57:18 #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:57:19 #92 DONE 0.7s 20:57:19 20:57:19 #93 [security-spire-agent] exporting to image 20:57:19 #93 exporting layers 20:57:19 #93 ... 20:57:19 20:57:19 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:20 #94 ... 20:57:20 20:57:20 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:20 e919b2bc15d5: Pushed 20:57:20 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:c047f0f458024e683a11fb5c6c61d301acdfc7b23dc890fcad0c26f2031f3c85 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:20 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:21 #95 ... 20:57:21 20:57:21 #93 [security-spire-config] exporting to image 20:57:21 #93 exporting layers 2.0s done 20:57:21 #93 writing image sha256:fb135db02fdd5dd237996d34146d070a1033a125209e73d34a0872dbd04ede81 0.0s done 20:57:21 #93 naming to docker.io/library/security-spire-agent-arm64 20:57:21 #93 exporting layers 2.2s done 20:57:21 #93 naming to docker.io/library/security-spire-agent-arm64 done 20:57:21 #93 writing image sha256:64a3cff62786edaefcdd37460cd88215b42c698f4b7502b1f7d697bca0f5feb9 0.0s done 20:57:21 #93 naming to docker.io/library/security-spire-config-arm64 done 20:57:21 #93 writing image sha256:d28403e7bb2f4e9e9a112af02e2c9b6bed705bd8cb8fff0380531bf81ba38987 done 20:57:21 #93 naming to docker.io/library/security-spire-server-arm64 20:57:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:57:21 f6f751cc7c36: Preparing 20:57:21 0147b8c56180: Preparing 20:57:21 89b46a1db541: Preparing 20:57:21 e919b2bc15d5: Preparing 20:57:21 074c515a6a93: Preparing 20:57:21 d96222f4efed: Preparing 20:57:21 2264e2338b94: Preparing 20:57:21 4693057ce236: Preparing 20:57:21 4693057ce236: Waiting 20:57:21 d96222f4efed: Waiting 20:57:21 e919b2bc15d5: Layer already exists 20:57:21 0147b8c56180: Layer already exists 20:57:21 f6f751cc7c36: Layer already exists 20:57:21 89b46a1db541: Layer already exists 20:57:21 074c515a6a93: Layer already exists 20:57:21 2264e2338b94: Layer already exists 20:57:21 d96222f4efed: Layer already exists 20:57:21 4693057ce236: Layer already exists 20:57:21 latest: digest: sha256:c047f0f458024e683a11fb5c6c61d301acdfc7b23dc890fcad0c26f2031f3c85 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:21 #93 naming to docker.io/library/security-spire-server-arm64 done 20:57:21 #93 DONE 2.2s 20:57:21 20:57:21 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:57:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.55 20:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:57:21 f6f751cc7c36: Preparing 20:57:21 0147b8c56180: Preparing 20:57:21 89b46a1db541: Preparing 20:57:21 e919b2bc15d5: Preparing 20:57:21 074c515a6a93: Preparing 20:57:21 d96222f4efed: Preparing 20:57:21 2264e2338b94: Preparing 20:57:21 4693057ce236: Preparing 20:57:21 d96222f4efed: Waiting 20:57:21 2264e2338b94: Waiting 20:57:21 4693057ce236: Waiting 20:57:21 0147b8c56180: Layer already exists 20:57:21 f6f751cc7c36: Layer already exists 20:57:21 89b46a1db541: Layer already exists 20:57:21 e919b2bc15d5: Layer already exists 20:57:21 074c515a6a93: Layer already exists 20:57:21 d96222f4efed: Layer already exists 20:57:21 2264e2338b94: Layer already exists 20:57:21 4693057ce236: Layer already exists 20:57:21 3.1.0-dev.55: digest: sha256:c047f0f458024e683a11fb5c6c61d301acdfc7b23dc890fcad0c26f2031f3c85 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:57:22 f6f751cc7c36: Preparing 20:57:22 0147b8c56180: Preparing 20:57:22 89b46a1db541: Preparing 20:57:22 e919b2bc15d5: Preparing 20:57:22 074c515a6a93: Preparing 20:57:22 d96222f4efed: Preparing 20:57:22 2264e2338b94: Preparing 20:57:22 4693057ce236: Preparing 20:57:22 d96222f4efed: Waiting 20:57:22 2264e2338b94: Waiting 20:57:22 4693057ce236: Waiting 20:57:22 074c515a6a93: Layer already exists 20:57:22 f6f751cc7c36: Layer already exists 20:57:22 e919b2bc15d5: Layer already exists 20:57:22 89b46a1db541: Layer already exists 20:57:22 0147b8c56180: Layer already exists 20:57:22 2264e2338b94: Layer already exists 20:57:22 4693057ce236: Layer already exists 20:57:22 d96222f4efed: Layer already exists 20:57:22 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:c047f0f458024e683a11fb5c6c61d301acdfc7b23dc890fcad0c26f2031f3c85 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:57:22 f6f751cc7c36: Preparing 20:57:22 0147b8c56180: Preparing 20:57:22 89b46a1db541: Preparing 20:57:22 e919b2bc15d5: Preparing 20:57:22 074c515a6a93: Preparing 20:57:22 d96222f4efed: Preparing 20:57:22 2264e2338b94: Preparing 20:57:22 4693057ce236: Preparing 20:57:22 d96222f4efed: Waiting 20:57:22 2264e2338b94: Waiting 20:57:22 4693057ce236: Waiting 20:57:22 074c515a6a93: Layer already exists 20:57:22 f6f751cc7c36: Layer already exists 20:57:22 e919b2bc15d5: Layer already exists 20:57:22 0147b8c56180: Layer already exists 20:57:22 89b46a1db541: Layer already exists 20:57:22 d96222f4efed: Layer already exists 20:57:22 2264e2338b94: Layer already exists 20:57:22 4693057ce236: Layer already exists 20:57:22 main: digest: sha256:c047f0f458024e683a11fb5c6c61d301acdfc7b23dc890fcad0c26f2031f3c85 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:22 ===================================================== [Pipeline] echo 20:57:22 taggedImages: 20:57:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:57:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.55 20:57:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:57:23 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:57:23 2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:23 latest 20:57:23 3.1.0-dev.55 20:57:23 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:23 main 20:57:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:57:23 bfb57d0dadd0: Preparing 20:57:23 0049825547a9: Preparing 20:57:23 b1a4389039e9: Preparing 20:57:23 c7268c67d8c5: Preparing 20:57:23 13a66ea66cf7: Preparing 20:57:23 074c515a6a93: Preparing 20:57:23 d96222f4efed: Preparing 20:57:23 4321f2c93e59: Preparing 20:57:23 826291b9c0f0: Preparing 20:57:23 4693057ce236: Preparing 20:57:23 074c515a6a93: Waiting 20:57:23 d96222f4efed: Waiting 20:57:23 4693057ce236: Waiting 20:57:23 4321f2c93e59: Waiting 20:57:23 826291b9c0f0: Waiting 20:57:23 0049825547a9: Pushed 20:57:23 c7268c67d8c5: Pushed 20:57:23 074c515a6a93: Layer already exists 20:57:23 bfb57d0dadd0: Pushed 20:57:23 13a66ea66cf7: Pushed 20:57:23 d96222f4efed: Layer already exists 20:57:23 4693057ce236: Layer already exists 20:57:23 4321f2c93e59: Pushed 20:57:24 b1a4389039e9: Pushed 20:57:25 826291b9c0f0: Pushed 20:57:25 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:e6b5b7454eeb01202a59382d54908fd2d4229f38e9d2fd7503a2ff6eb7d9923a size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:57:26 bfb57d0dadd0: Preparing 20:57:26 0049825547a9: Preparing 20:57:26 b1a4389039e9: Preparing 20:57:26 c7268c67d8c5: Preparing 20:57:26 13a66ea66cf7: Preparing 20:57:26 074c515a6a93: Preparing 20:57:26 d96222f4efed: Preparing 20:57:26 4321f2c93e59: Preparing 20:57:26 826291b9c0f0: Preparing 20:57:26 4693057ce236: Preparing 20:57:26 d96222f4efed: Waiting 20:57:26 826291b9c0f0: Waiting 20:57:26 4693057ce236: Waiting 20:57:26 4321f2c93e59: Waiting 20:57:26 074c515a6a93: Waiting 20:57:26 bfb57d0dadd0: Layer already exists 20:57:26 13a66ea66cf7: Layer already exists 20:57:26 b1a4389039e9: Layer already exists 20:57:26 0049825547a9: Layer already exists 20:57:26 c7268c67d8c5: Layer already exists 20:57:26 074c515a6a93: Layer already exists 20:57:26 d96222f4efed: Layer already exists 20:57:26 4321f2c93e59: Layer already exists 20:57:26 826291b9c0f0: Layer already exists 20:57:26 4693057ce236: Layer already exists 20:57:26 latest: digest: sha256:e6b5b7454eeb01202a59382d54908fd2d4229f38e9d2fd7503a2ff6eb7d9923a size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.55 20:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:57:26 bfb57d0dadd0: Preparing 20:57:26 0049825547a9: Preparing 20:57:26 b1a4389039e9: Preparing 20:57:26 c7268c67d8c5: Preparing 20:57:26 13a66ea66cf7: Preparing 20:57:26 074c515a6a93: Preparing 20:57:26 d96222f4efed: Preparing 20:57:26 4321f2c93e59: Preparing 20:57:26 826291b9c0f0: Preparing 20:57:26 4693057ce236: Preparing 20:57:26 4321f2c93e59: Waiting 20:57:26 4693057ce236: Waiting 20:57:26 074c515a6a93: Waiting 20:57:26 826291b9c0f0: Waiting 20:57:26 d96222f4efed: Waiting 20:57:26 c7268c67d8c5: Layer already exists 20:57:26 13a66ea66cf7: Layer already exists 20:57:26 b1a4389039e9: Layer already exists 20:57:26 bfb57d0dadd0: Layer already exists 20:57:26 0049825547a9: Layer already exists 20:57:26 074c515a6a93: Layer already exists 20:57:26 4321f2c93e59: Layer already exists 20:57:26 4693057ce236: Layer already exists 20:57:26 826291b9c0f0: Layer already exists 20:57:26 d96222f4efed: Layer already exists 20:57:26 3.1.0-dev.55: digest: sha256:e6b5b7454eeb01202a59382d54908fd2d4229f38e9d2fd7503a2ff6eb7d9923a size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:57:27 bfb57d0dadd0: Preparing 20:57:27 0049825547a9: Preparing 20:57:27 b1a4389039e9: Preparing 20:57:27 c7268c67d8c5: Preparing 20:57:27 13a66ea66cf7: Preparing 20:57:27 074c515a6a93: Preparing 20:57:27 d96222f4efed: Preparing 20:57:27 4321f2c93e59: Preparing 20:57:27 826291b9c0f0: Preparing 20:57:27 4693057ce236: Preparing 20:57:27 4321f2c93e59: Waiting 20:57:27 4693057ce236: Waiting 20:57:27 074c515a6a93: Waiting 20:57:27 d96222f4efed: Waiting 20:57:27 13a66ea66cf7: Layer already exists 20:57:27 c7268c67d8c5: Layer already exists 20:57:27 b1a4389039e9: Layer already exists 20:57:27 0049825547a9: Layer already exists 20:57:27 bfb57d0dadd0: Layer already exists 20:57:27 074c515a6a93: Layer already exists 20:57:27 826291b9c0f0: Layer already exists 20:57:27 4693057ce236: Layer already exists 20:57:27 4321f2c93e59: Layer already exists 20:57:27 d96222f4efed: Layer already exists 20:57:27 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:e6b5b7454eeb01202a59382d54908fd2d4229f38e9d2fd7503a2ff6eb7d9923a size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:57:28 bfb57d0dadd0: Preparing 20:57:28 0049825547a9: Preparing 20:57:28 b1a4389039e9: Preparing 20:57:28 c7268c67d8c5: Preparing 20:57:28 13a66ea66cf7: Preparing 20:57:28 074c515a6a93: Preparing 20:57:28 d96222f4efed: Preparing 20:57:28 4321f2c93e59: Preparing 20:57:28 826291b9c0f0: Preparing 20:57:28 4693057ce236: Preparing 20:57:28 4321f2c93e59: Waiting 20:57:28 826291b9c0f0: Waiting 20:57:28 4693057ce236: Waiting 20:57:28 d96222f4efed: Waiting 20:57:28 c7268c67d8c5: Layer already exists 20:57:28 b1a4389039e9: Layer already exists 20:57:28 13a66ea66cf7: Layer already exists 20:57:28 0049825547a9: Layer already exists 20:57:28 bfb57d0dadd0: Layer already exists 20:57:28 4321f2c93e59: Layer already exists 20:57:28 d96222f4efed: Layer already exists 20:57:28 826291b9c0f0: Layer already exists 20:57:28 074c515a6a93: Layer already exists 20:57:28 4693057ce236: Layer already exists 20:57:28 main: digest: sha256:e6b5b7454eeb01202a59382d54908fd2d4229f38e9d2fd7503a2ff6eb7d9923a size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:28 ===================================================== [Pipeline] echo 20:57:28 taggedImages: 20:57:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:57:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.55 20:57:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:57:28 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:57:28 2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:28 latest 20:57:28 3.1.0-dev.55 20:57:28 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:28 main 20:57:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:57:28 ff88571be523: Preparing 20:57:28 1b9aa033d597: Preparing 20:57:28 74fbb3eb0e97: Preparing 20:57:28 095fbaa82319: Preparing 20:57:28 831c7b700b66: Preparing 20:57:28 21e9f625711e: Preparing 20:57:28 8e866dcdfcd1: Preparing 20:57:28 074c515a6a93: Preparing 20:57:28 d96222f4efed: Preparing 20:57:28 72ed1a9cd3d9: Preparing 20:57:28 4693057ce236: Preparing 20:57:28 8e866dcdfcd1: Waiting 20:57:28 72ed1a9cd3d9: Waiting 20:57:28 074c515a6a93: Waiting 20:57:28 d96222f4efed: Waiting 20:57:28 4693057ce236: Waiting 20:57:28 21e9f625711e: Waiting 20:57:28 831c7b700b66: Pushed 20:57:28 ff88571be523: Pushed 20:57:28 1b9aa033d597: Pushed 20:57:28 074c515a6a93: Layer already exists 20:57:28 d96222f4efed: Layer already exists 20:57:29 21e9f625711e: Pushed 20:57:29 8e866dcdfcd1: Pushed 20:57:29 4693057ce236: Layer already exists 20:57:30 72ed1a9cd3d9: Pushed 20:57:30 095fbaa82319: Pushed 20:57:30 74fbb3eb0e97: Pushed 20:57:30 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:2478ab1f16cc6e8a6d8bc1d41fe801262d3b985847df2e151cff4d33b74ebe99 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:57:31 ff88571be523: Preparing 20:57:31 1b9aa033d597: Preparing 20:57:31 74fbb3eb0e97: Preparing 20:57:31 095fbaa82319: Preparing 20:57:31 831c7b700b66: Preparing 20:57:31 21e9f625711e: Preparing 20:57:31 8e866dcdfcd1: Preparing 20:57:31 074c515a6a93: Preparing 20:57:31 d96222f4efed: Preparing 20:57:31 72ed1a9cd3d9: Preparing 20:57:31 4693057ce236: Preparing 20:57:31 8e866dcdfcd1: Waiting 20:57:31 074c515a6a93: Waiting 20:57:31 d96222f4efed: Waiting 20:57:31 72ed1a9cd3d9: Waiting 20:57:31 4693057ce236: Waiting 20:57:31 21e9f625711e: Waiting 20:57:31 831c7b700b66: Layer already exists 20:57:31 1b9aa033d597: Layer already exists 20:57:31 ff88571be523: Layer already exists 20:57:31 74fbb3eb0e97: Layer already exists 20:57:31 095fbaa82319: Layer already exists 20:57:31 21e9f625711e: Layer already exists 20:57:31 8e866dcdfcd1: Layer already exists 20:57:31 d96222f4efed: Layer already exists 20:57:31 72ed1a9cd3d9: Layer already exists 20:57:31 074c515a6a93: Layer already exists 20:57:31 4693057ce236: Layer already exists 20:57:31 latest: digest: sha256:2478ab1f16cc6e8a6d8bc1d41fe801262d3b985847df2e151cff4d33b74ebe99 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.55 20:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:57:31 ff88571be523: Preparing 20:57:31 1b9aa033d597: Preparing 20:57:31 74fbb3eb0e97: Preparing 20:57:31 095fbaa82319: Preparing 20:57:31 831c7b700b66: Preparing 20:57:31 21e9f625711e: Preparing 20:57:31 8e866dcdfcd1: Preparing 20:57:31 074c515a6a93: Preparing 20:57:31 d96222f4efed: Preparing 20:57:31 72ed1a9cd3d9: Preparing 20:57:31 4693057ce236: Preparing 20:57:31 21e9f625711e: Waiting 20:57:31 d96222f4efed: Waiting 20:57:31 72ed1a9cd3d9: Waiting 20:57:31 074c515a6a93: Waiting 20:57:31 4693057ce236: Waiting 20:57:31 095fbaa82319: Layer already exists 20:57:31 ff88571be523: Layer already exists 20:57:31 74fbb3eb0e97: Layer already exists 20:57:31 831c7b700b66: Layer already exists 20:57:31 1b9aa033d597: Layer already exists 20:57:31 d96222f4efed: Layer already exists 20:57:31 21e9f625711e: Layer already exists 20:57:31 074c515a6a93: Layer already exists 20:57:31 8e866dcdfcd1: Layer already exists 20:57:31 72ed1a9cd3d9: Layer already exists 20:57:31 4693057ce236: Layer already exists 20:57:31 3.1.0-dev.55: digest: sha256:2478ab1f16cc6e8a6d8bc1d41fe801262d3b985847df2e151cff4d33b74ebe99 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:57:32 ff88571be523: Preparing 20:57:32 1b9aa033d597: Preparing 20:57:32 74fbb3eb0e97: Preparing 20:57:32 095fbaa82319: Preparing 20:57:32 831c7b700b66: Preparing 20:57:32 21e9f625711e: Preparing 20:57:32 8e866dcdfcd1: Preparing 20:57:32 074c515a6a93: Preparing 20:57:32 d96222f4efed: Preparing 20:57:32 72ed1a9cd3d9: Preparing 20:57:32 4693057ce236: Preparing 20:57:32 21e9f625711e: Waiting 20:57:32 8e866dcdfcd1: Waiting 20:57:32 72ed1a9cd3d9: Waiting 20:57:32 d96222f4efed: Waiting 20:57:32 074c515a6a93: Waiting 20:57:32 4693057ce236: Waiting 20:57:32 ff88571be523: Layer already exists 20:57:32 095fbaa82319: Layer already exists 20:57:32 74fbb3eb0e97: Layer already exists 20:57:32 1b9aa033d597: Layer already exists 20:57:32 831c7b700b66: Layer already exists 20:57:32 21e9f625711e: Layer already exists 20:57:32 074c515a6a93: Layer already exists 20:57:32 8e866dcdfcd1: Layer already exists 20:57:32 72ed1a9cd3d9: Layer already exists 20:57:32 d96222f4efed: Layer already exists 20:57:32 4693057ce236: Layer already exists 20:57:32 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:2478ab1f16cc6e8a6d8bc1d41fe801262d3b985847df2e151cff4d33b74ebe99 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:57:33 ff88571be523: Preparing 20:57:33 1b9aa033d597: Preparing 20:57:33 74fbb3eb0e97: Preparing 20:57:33 095fbaa82319: Preparing 20:57:33 831c7b700b66: Preparing 20:57:33 21e9f625711e: Preparing 20:57:33 8e866dcdfcd1: Preparing 20:57:33 074c515a6a93: Preparing 20:57:33 d96222f4efed: Preparing 20:57:33 72ed1a9cd3d9: Preparing 20:57:33 4693057ce236: Preparing 20:57:33 21e9f625711e: Waiting 20:57:33 72ed1a9cd3d9: Waiting 20:57:33 8e866dcdfcd1: Waiting 20:57:33 4693057ce236: Waiting 20:57:33 074c515a6a93: Waiting 20:57:33 095fbaa82319: Layer already exists 20:57:33 831c7b700b66: Layer already exists 20:57:33 1b9aa033d597: Layer already exists 20:57:33 74fbb3eb0e97: Layer already exists 20:57:33 ff88571be523: Layer already exists 20:57:33 21e9f625711e: Layer already exists 20:57:33 8e866dcdfcd1: Layer already exists 20:57:33 72ed1a9cd3d9: Layer already exists 20:57:33 074c515a6a93: Layer already exists 20:57:33 d96222f4efed: Layer already exists 20:57:33 4693057ce236: Layer already exists 20:57:33 main: digest: sha256:2478ab1f16cc6e8a6d8bc1d41fe801262d3b985847df2e151cff4d33b74ebe99 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:33 ===================================================== [Pipeline] echo 20:57:33 taggedImages: 20:57:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:57:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.55 20:57:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:57:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:57:33 2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:33 latest 20:57:33 3.1.0-dev.55 20:57:33 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:33 main 20:57:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:57:33 889ebe29330c: Preparing 20:57:33 77d662a6bd81: Preparing 20:57:33 074c515a6a93: Preparing 20:57:33 d96222f4efed: Preparing 20:57:33 22762595ec42: Preparing 20:57:33 4693057ce236: Preparing 20:57:33 4693057ce236: Waiting 20:57:33 d96222f4efed: Layer already exists 20:57:33 074c515a6a93: Layer already exists 20:57:33 4693057ce236: Layer already exists 20:57:33 889ebe29330c: Pushed 20:57:34 22762595ec42: Pushed 20:57:36 77d662a6bd81: Pushed 20:57:36 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:b0007ab076a141b6196b853c2bc18daabf38edeb6aca76d658acc3cfc793d7a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57: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 20:57:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:57:37 889ebe29330c: Preparing 20:57:37 77d662a6bd81: Preparing 20:57:37 074c515a6a93: Preparing 20:57:37 d96222f4efed: Preparing 20:57:37 22762595ec42: Preparing 20:57:37 4693057ce236: Preparing 20:57:37 4693057ce236: Waiting 20:57:37 d96222f4efed: Layer already exists 20:57:37 77d662a6bd81: Layer already exists 20:57:37 22762595ec42: Layer already exists 20:57:37 074c515a6a93: Layer already exists 20:57:37 889ebe29330c: Layer already exists 20:57:37 4693057ce236: Layer already exists 20:57:37 latest: digest: sha256:b0007ab076a141b6196b853c2bc18daabf38edeb6aca76d658acc3cfc793d7a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.55 20:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:57:38 889ebe29330c: Preparing 20:57:38 77d662a6bd81: Preparing 20:57:38 074c515a6a93: Preparing 20:57:38 d96222f4efed: Preparing 20:57:38 22762595ec42: Preparing 20:57:38 4693057ce236: Preparing 20:57:38 22762595ec42: Layer already exists 20:57:38 d96222f4efed: Layer already exists 20:57:38 77d662a6bd81: Layer already exists 20:57:38 889ebe29330c: Layer already exists 20:57:38 074c515a6a93: Layer already exists 20:57:38 4693057ce236: Layer already exists 20:57:38 3.1.0-dev.55: digest: sha256:b0007ab076a141b6196b853c2bc18daabf38edeb6aca76d658acc3cfc793d7a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:57:38 889ebe29330c: Preparing 20:57:38 77d662a6bd81: Preparing 20:57:38 074c515a6a93: Preparing 20:57:38 d96222f4efed: Preparing 20:57:38 22762595ec42: Preparing 20:57:38 4693057ce236: Preparing 20:57:38 4693057ce236: Waiting 20:57:38 889ebe29330c: Layer already exists 20:57:38 d96222f4efed: Layer already exists 20:57:38 074c515a6a93: Layer already exists 20:57:38 77d662a6bd81: Layer already exists 20:57:38 22762595ec42: Layer already exists 20:57:38 4693057ce236: Layer already exists 20:57:38 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:b0007ab076a141b6196b853c2bc18daabf38edeb6aca76d658acc3cfc793d7a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:38 + 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 20:57:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:57:39 889ebe29330c: Preparing 20:57:39 77d662a6bd81: Preparing 20:57:39 074c515a6a93: Preparing 20:57:39 d96222f4efed: Preparing 20:57:39 22762595ec42: Preparing 20:57:39 4693057ce236: Preparing 20:57:39 074c515a6a93: Layer already exists 20:57:39 22762595ec42: Layer already exists 20:57:39 d96222f4efed: Layer already exists 20:57:39 889ebe29330c: Layer already exists 20:57:39 77d662a6bd81: Layer already exists 20:57:39 4693057ce236: Layer already exists 20:57:39 main: digest: sha256:b0007ab076a141b6196b853c2bc18daabf38edeb6aca76d658acc3cfc793d7a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:39 ===================================================== [Pipeline] echo 20:57:39 taggedImages: 20:57:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:57:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.55 20:57:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:57:39 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:57:39 2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:39 latest 20:57:39 3.1.0-dev.55 20:57:39 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:39 main 20:57:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:57:39 34503dad592c: Preparing 20:57:39 fe3c5f940875: Preparing 20:57:39 076cde0b9abc: Preparing 20:57:39 074c515a6a93: Preparing 20:57:39 d96222f4efed: Preparing 20:57:39 7a876e5e4aba: Preparing 20:57:39 66946cb52e76: Preparing 20:57:39 39f5ed9c5eaa: Preparing 20:57:39 4693057ce236: Preparing 20:57:39 39f5ed9c5eaa: Waiting 20:57:39 7a876e5e4aba: Waiting 20:57:39 4693057ce236: Waiting 20:57:39 66946cb52e76: Waiting 20:57:39 074c515a6a93: Layer already exists 20:57:39 d96222f4efed: Layer already exists 20:57:39 34503dad592c: Pushed 20:57:39 fe3c5f940875: Pushed 20:57:39 076cde0b9abc: Pushed 20:57:39 4693057ce236: Layer already exists 20:57:40 39f5ed9c5eaa: Pushed 20:57:46 66946cb52e76: Pushed 20:57:48 7a876e5e4aba: Pushed 20:57:48 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:a16faa4a4026ca44e7e92a3ef9947a2b68da943edfaa1927860715acbd421a17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:57:49 34503dad592c: Preparing 20:57:49 fe3c5f940875: Preparing 20:57:49 076cde0b9abc: Preparing 20:57:49 074c515a6a93: Preparing 20:57:49 d96222f4efed: Preparing 20:57:49 7a876e5e4aba: Preparing 20:57:49 66946cb52e76: Preparing 20:57:49 39f5ed9c5eaa: Preparing 20:57:49 4693057ce236: Preparing 20:57:49 7a876e5e4aba: Waiting 20:57:49 66946cb52e76: Waiting 20:57:49 39f5ed9c5eaa: Waiting 20:57:49 4693057ce236: Waiting 20:57:49 074c515a6a93: Layer already exists 20:57:49 34503dad592c: Layer already exists 20:57:49 fe3c5f940875: Layer already exists 20:57:49 076cde0b9abc: Layer already exists 20:57:49 d96222f4efed: Layer already exists 20:57:49 7a876e5e4aba: Layer already exists 20:57:49 39f5ed9c5eaa: Layer already exists 20:57:49 66946cb52e76: Layer already exists 20:57:49 4693057ce236: Layer already exists 20:57:49 latest: digest: sha256:a16faa4a4026ca44e7e92a3ef9947a2b68da943edfaa1927860715acbd421a17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.55 20:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:57:49 34503dad592c: Preparing 20:57:49 fe3c5f940875: Preparing 20:57:49 076cde0b9abc: Preparing 20:57:49 074c515a6a93: Preparing 20:57:49 d96222f4efed: Preparing 20:57:49 7a876e5e4aba: Preparing 20:57:49 66946cb52e76: Preparing 20:57:49 39f5ed9c5eaa: Preparing 20:57:49 4693057ce236: Preparing 20:57:49 7a876e5e4aba: Waiting 20:57:49 39f5ed9c5eaa: Waiting 20:57:49 66946cb52e76: Waiting 20:57:49 4693057ce236: Waiting 20:57:49 d96222f4efed: Layer already exists 20:57:49 34503dad592c: Layer already exists 20:57:49 074c515a6a93: Layer already exists 20:57:49 076cde0b9abc: Layer already exists 20:57:49 fe3c5f940875: Layer already exists 20:57:49 66946cb52e76: Layer already exists 20:57:49 39f5ed9c5eaa: Layer already exists 20:57:49 7a876e5e4aba: Layer already exists 20:57:49 4693057ce236: Layer already exists 20:57:49 3.1.0-dev.55: digest: sha256:a16faa4a4026ca44e7e92a3ef9947a2b68da943edfaa1927860715acbd421a17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:57:50 34503dad592c: Preparing 20:57:50 fe3c5f940875: Preparing 20:57:50 076cde0b9abc: Preparing 20:57:50 074c515a6a93: Preparing 20:57:50 d96222f4efed: Preparing 20:57:50 7a876e5e4aba: Preparing 20:57:50 66946cb52e76: Preparing 20:57:50 39f5ed9c5eaa: Preparing 20:57:50 4693057ce236: Preparing 20:57:50 7a876e5e4aba: Waiting 20:57:50 66946cb52e76: Waiting 20:57:50 39f5ed9c5eaa: Waiting 20:57:50 4693057ce236: Waiting 20:57:50 d96222f4efed: Layer already exists 20:57:50 34503dad592c: Layer already exists 20:57:50 074c515a6a93: Layer already exists 20:57:50 076cde0b9abc: Layer already exists 20:57:50 fe3c5f940875: Layer already exists 20:57:50 7a876e5e4aba: Layer already exists 20:57:50 66946cb52e76: Layer already exists 20:57:50 39f5ed9c5eaa: Layer already exists 20:57:50 4693057ce236: Layer already exists 20:57:50 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:a16faa4a4026ca44e7e92a3ef9947a2b68da943edfaa1927860715acbd421a17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:57:51 34503dad592c: Preparing 20:57:51 fe3c5f940875: Preparing 20:57:51 076cde0b9abc: Preparing 20:57:51 074c515a6a93: Preparing 20:57:51 d96222f4efed: Preparing 20:57:51 7a876e5e4aba: Preparing 20:57:51 66946cb52e76: Preparing 20:57:51 39f5ed9c5eaa: Preparing 20:57:51 4693057ce236: Preparing 20:57:51 66946cb52e76: Waiting 20:57:51 39f5ed9c5eaa: Waiting 20:57:51 7a876e5e4aba: Waiting 20:57:51 4693057ce236: Waiting 20:57:51 34503dad592c: Layer already exists 20:57:51 fe3c5f940875: Layer already exists 20:57:51 d96222f4efed: Layer already exists 20:57:51 074c515a6a93: Layer already exists 20:57:51 076cde0b9abc: Layer already exists 20:57:51 39f5ed9c5eaa: Layer already exists 20:57:51 7a876e5e4aba: Layer already exists 20:57:51 4693057ce236: Layer already exists 20:57:51 66946cb52e76: Layer already exists 20:57:51 main: digest: sha256:a16faa4a4026ca44e7e92a3ef9947a2b68da943edfaa1927860715acbd421a17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:51 ===================================================== [Pipeline] echo 20:57:51 taggedImages: 20:57:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:57:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.55 20:57:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:57:51 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:57:51 2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:51 latest 20:57:51 3.1.0-dev.55 20:57:51 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:57:51 main 20:57:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:57:51 b6876e2533e4: Preparing 20:57:51 6ec1288b9f24: Preparing 20:57:51 3de9f80afc06: Preparing 20:57:51 074c515a6a93: Preparing 20:57:51 d96222f4efed: Preparing 20:57:51 69029b470734: Preparing 20:57:51 5dbab514d8fe: Preparing 20:57:51 4693057ce236: Preparing 20:57:51 4693057ce236: Waiting 20:57:51 5dbab514d8fe: Waiting 20:57:51 69029b470734: Waiting 20:57:51 074c515a6a93: Layer already exists 20:57:51 d96222f4efed: Layer already exists 20:57:51 b6876e2533e4: Pushed 20:57:51 6ec1288b9f24: Pushed 20:57:51 3de9f80afc06: Pushed 20:57:51 4693057ce236: Layer already exists 20:57:52 5dbab514d8fe: Pushed 20:57:53 #46 ... 20:57:53 20:57:53 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:53 #95 DONE 38.3s 20:57:53 20:57:53 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:53 #67 DONE 51.3s 20:57:53 20:57:53 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:53 #94 DONE 42.9s 20:57:53 20:57:53 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:53 #70 DONE 47.8s 20:57:53 20:57:53 #96 [security-spiffe-token-provider builder 6/7] COPY . . 20:57:53 #96 DONE 1.1s 20:57:53 20:57:53 #97 [core-command builder 6/7] COPY . . 20:57:53 #97 CACHED 20:57:53 20:57:53 #98 [core-command builder 4/7] COPY go.mod vendor* ./ 20:57:53 #98 CACHED 20:57:53 20:57:53 #99 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:53 #99 CACHED 20:57:54 20:57:54 #100 [support-notifications builder 6/7] COPY . . 20:57:54 #100 DONE 1.1s 20:57:54 20:57:54 #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:54 #101 CACHED 20:57:54 20:57:54 #102 [core-data builder 6/7] COPY . . 20:57:54 #102 CACHED 20:57:54 20:57:54 #103 [core-data builder 4/7] COPY go.mod vendor* ./ 20:57:54 #103 CACHED 20:57:54 20:57:54 #104 [core-common-config-bootstrapper builder 6/7] COPY . . 20:57:54 #104 CACHED 20:57:54 20:57:54 #105 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:57:54 #105 CACHED 20:57:54 20:57:54 #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:54 #106 CACHED 20:57:54 20:57:54 #107 [security-secretstore-setup builder 6/7] COPY . . 20:57:54 #107 CACHED 20:57:54 20:57:54 #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:57:54 #108 CACHED 20:57:54 20:57:54 #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:54 #109 CACHED 20:57:54 20:57:54 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:54 #110 CACHED 20:57:54 20:57:54 #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:57:54 #111 CACHED 20:57:54 20:57:54 #112 [core-metadata builder 6/7] COPY . . 20:57:54 #112 CACHED 20:57:54 20:57:54 #113 [security-proxy-setup builder 6/7] COPY . . 20:57:54 #113 CACHED 20:57:54 20:57:54 #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:57:54 #114 CACHED 20:57:54 20:57:54 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:54 #115 CACHED 20:57:54 20:57:54 #116 [security-bootstrapper builder 6/7] COPY . . 20:57:54 #116 DONE 1.1s 20:57:54 20:57:54 #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:57:54 #117 CACHED 20:57:54 20:57:54 #118 [support-scheduler builder 6/7] COPY . . 20:57:54 #118 CACHED 20:57:54 20:57:54 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:54 #119 CACHED 20:57:54 20:57:54 #120 [security-proxy-auth builder 6/7] COPY . . 20:57:54 #120 DONE 1.2s 20:57:54 20:57:54 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:57:59 #121 5.379 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:58:02 69029b470734: Pushed 20:58:02 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:7851e369f7c262c29ea2139281e47e1a4ebc4f44dc4e47f38131e6ea9c1d7492 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:58:02 b6876e2533e4: Preparing 20:58:02 6ec1288b9f24: Preparing 20:58:02 3de9f80afc06: Preparing 20:58:02 074c515a6a93: Preparing 20:58:02 d96222f4efed: Preparing 20:58:02 69029b470734: Preparing 20:58:02 5dbab514d8fe: Preparing 20:58:02 4693057ce236: Preparing 20:58:02 69029b470734: Waiting 20:58:02 5dbab514d8fe: Waiting 20:58:02 4693057ce236: Waiting 20:58:02 b6876e2533e4: Layer already exists 20:58:02 6ec1288b9f24: Layer already exists 20:58:02 3de9f80afc06: Layer already exists 20:58:02 d96222f4efed: Layer already exists 20:58:02 074c515a6a93: Layer already exists 20:58:02 69029b470734: Layer already exists 20:58:02 5dbab514d8fe: Layer already exists 20:58:02 4693057ce236: Layer already exists 20:58:02 latest: digest: sha256:7851e369f7c262c29ea2139281e47e1a4ebc4f44dc4e47f38131e6ea9c1d7492 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.55 20:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:58:03 b6876e2533e4: Preparing 20:58:03 6ec1288b9f24: Preparing 20:58:03 3de9f80afc06: Preparing 20:58:03 074c515a6a93: Preparing 20:58:03 d96222f4efed: Preparing 20:58:03 69029b470734: Preparing 20:58:03 5dbab514d8fe: Preparing 20:58:03 4693057ce236: Preparing 20:58:03 4693057ce236: Waiting 20:58:03 69029b470734: Waiting 20:58:03 5dbab514d8fe: Waiting 20:58:03 d96222f4efed: Layer already exists 20:58:03 6ec1288b9f24: Layer already exists 20:58:03 074c515a6a93: Layer already exists 20:58:03 b6876e2533e4: Layer already exists 20:58:03 3de9f80afc06: Layer already exists 20:58:03 69029b470734: Layer already exists 20:58:03 5dbab514d8fe: Layer already exists 20:58:03 4693057ce236: Layer already exists 20:58:03 3.1.0-dev.55: digest: sha256:7851e369f7c262c29ea2139281e47e1a4ebc4f44dc4e47f38131e6ea9c1d7492 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:58:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:58:04 b6876e2533e4: Preparing 20:58:04 6ec1288b9f24: Preparing 20:58:04 3de9f80afc06: Preparing 20:58:04 074c515a6a93: Preparing 20:58:04 d96222f4efed: Preparing 20:58:04 69029b470734: Preparing 20:58:04 5dbab514d8fe: Preparing 20:58:04 4693057ce236: Preparing 20:58:04 69029b470734: Waiting 20:58:04 5dbab514d8fe: Waiting 20:58:04 4693057ce236: Waiting 20:58:04 3de9f80afc06: Layer already exists 20:58:04 b6876e2533e4: Layer already exists 20:58:04 074c515a6a93: Layer already exists 20:58:04 d96222f4efed: Layer already exists 20:58:04 6ec1288b9f24: Layer already exists 20:58:04 4693057ce236: Layer already exists 20:58:04 69029b470734: Layer already exists 20:58:04 5dbab514d8fe: Layer already exists 20:58:04 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:7851e369f7c262c29ea2139281e47e1a4ebc4f44dc4e47f38131e6ea9c1d7492 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:58:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:58:04 b6876e2533e4: Preparing 20:58:04 6ec1288b9f24: Preparing 20:58:04 3de9f80afc06: Preparing 20:58:04 074c515a6a93: Preparing 20:58:04 d96222f4efed: Preparing 20:58:04 69029b470734: Preparing 20:58:04 5dbab514d8fe: Preparing 20:58:04 4693057ce236: Preparing 20:58:04 5dbab514d8fe: Waiting 20:58:04 4693057ce236: Waiting 20:58:04 3de9f80afc06: Layer already exists 20:58:04 074c515a6a93: Layer already exists 20:58:04 b6876e2533e4: Layer already exists 20:58:04 d96222f4efed: Layer already exists 20:58:04 6ec1288b9f24: Layer already exists 20:58:04 5dbab514d8fe: Layer already exists 20:58:04 4693057ce236: Layer already exists 20:58:04 69029b470734: Layer already exists 20:58:04 main: digest: sha256:7851e369f7c262c29ea2139281e47e1a4ebc4f44dc4e47f38131e6ea9c1d7492 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:58:04 ===================================================== [Pipeline] echo 20:58:04 taggedImages: 20:58:04 - nexus3.edgexfoundry.org:10004/security-spire-config:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:58:04 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:58:04 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.55 20:58:04 - nexus3.edgexfoundry.org:10004/security-spire-config:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:58:04 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:58:04 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:58:04 2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:58:04 latest 20:58:04 3.1.0-dev.55 20:58:04 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:58:04 main 20:58:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 20:58:04 #121 ... 20:58:04 20:58:04 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:58:04 #0 4.282 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:58:04 #122 ... 20:58:04 20:58:04 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:58:04 #0 5.292 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:58:04 #123 ... 20:58:04 20:58:04 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:58:04 #0 3.717 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:58:04 #124 ... 20:58:04 20:58:04 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:58:04 #0 4.812 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:58:04 #125 ... 20:58:04 20:58:04 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:58:04 #0 5.408 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:58:04 #126 ... 20:58:04 20:58:04 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:58:04 #0 4.851 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:05 #127 ... 20:58:05 20:58:05 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:58:05 #0 5.391 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:58:05 #128 ... 20:58:05 20:58:05 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:58:05 #0 5.417 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:58:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:05 #129 ... 20:58:05 20:58:05 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:58:05 #0 4.251 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:58:05 #130 ... 20:58:05 20:58:05 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:58:05 #0 5.509 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:58:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:58:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:58:05 34503dad592c: Preparing 20:58:05 bf0f3c1f8b30: Preparing 20:58:05 0aa42d7795bf: Preparing 20:58:05 074c515a6a93: Preparing 20:58:05 d96222f4efed: Preparing 20:58:05 7a876e5e4aba: Preparing 20:58:05 39f5ed9c5eaa: Preparing 20:58:05 4693057ce236: Preparing 20:58:05 7a876e5e4aba: Waiting 20:58:05 4693057ce236: Waiting 20:58:05 39f5ed9c5eaa: Waiting 20:58:05 34503dad592c: Layer already exists 20:58:05 074c515a6a93: Layer already exists 20:58:05 d96222f4efed: Layer already exists 20:58:05 7a876e5e4aba: Layer already exists 20:58:05 39f5ed9c5eaa: Layer already exists 20:58:05 4693057ce236: Layer already exists 20:58:05 bf0f3c1f8b30: Pushed 20:58:05 0aa42d7795bf: Pushed 20:58:05 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:1a0729f8e2659ea7629a0c50f8c1f065bea875f68ec718636bb58eb4c9b78774 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:58:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:58:06 34503dad592c: Preparing 20:58:06 bf0f3c1f8b30: Preparing 20:58:06 0aa42d7795bf: Preparing 20:58:06 074c515a6a93: Preparing 20:58:06 d96222f4efed: Preparing 20:58:06 7a876e5e4aba: Preparing 20:58:06 39f5ed9c5eaa: Preparing 20:58:06 7a876e5e4aba: Waiting 20:58:06 4693057ce236: Preparing 20:58:06 39f5ed9c5eaa: Waiting 20:58:06 0aa42d7795bf: Layer already exists 20:58:06 bf0f3c1f8b30: Layer already exists 20:58:06 d96222f4efed: Layer already exists 20:58:06 34503dad592c: Layer already exists 20:58:06 074c515a6a93: Layer already exists 20:58:06 7a876e5e4aba: Layer already exists 20:58:06 39f5ed9c5eaa: Layer already exists 20:58:06 4693057ce236: Layer already exists 20:58:06 latest: digest: sha256:1a0729f8e2659ea7629a0c50f8c1f065bea875f68ec718636bb58eb4c9b78774 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.55 20:58:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:58:06 34503dad592c: Preparing 20:58:06 bf0f3c1f8b30: Preparing 20:58:06 0aa42d7795bf: Preparing 20:58:06 074c515a6a93: Preparing 20:58:06 d96222f4efed: Preparing 20:58:06 7a876e5e4aba: Preparing 20:58:06 39f5ed9c5eaa: Preparing 20:58:06 4693057ce236: Preparing 20:58:06 39f5ed9c5eaa: Waiting 20:58:06 4693057ce236: Waiting 20:58:06 7a876e5e4aba: Waiting 20:58:06 bf0f3c1f8b30: Layer already exists 20:58:06 0aa42d7795bf: Layer already exists 20:58:06 34503dad592c: Layer already exists 20:58:06 d96222f4efed: Layer already exists 20:58:06 074c515a6a93: Layer already exists 20:58:06 7a876e5e4aba: Layer already exists 20:58:06 39f5ed9c5eaa: Layer already exists 20:58:06 4693057ce236: Layer already exists 20:58:06 3.1.0-dev.55: digest: sha256:1a0729f8e2659ea7629a0c50f8c1f065bea875f68ec718636bb58eb4c9b78774 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:58:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:58:07 34503dad592c: Preparing 20:58:07 bf0f3c1f8b30: Preparing 20:58:07 0aa42d7795bf: Preparing 20:58:07 074c515a6a93: Preparing 20:58:07 d96222f4efed: Preparing 20:58:07 7a876e5e4aba: Preparing 20:58:07 39f5ed9c5eaa: Preparing 20:58:07 4693057ce236: Preparing 20:58:07 7a876e5e4aba: Waiting 20:58:07 39f5ed9c5eaa: Waiting 20:58:07 4693057ce236: Waiting 20:58:07 bf0f3c1f8b30: Layer already exists 20:58:07 d96222f4efed: Layer already exists 20:58:07 074c515a6a93: Layer already exists 20:58:07 34503dad592c: Layer already exists 20:58:07 0aa42d7795bf: Layer already exists 20:58:07 7a876e5e4aba: Layer already exists 20:58:07 39f5ed9c5eaa: Layer already exists 20:58:07 4693057ce236: Layer already exists 20:58:07 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:1a0729f8e2659ea7629a0c50f8c1f065bea875f68ec718636bb58eb4c9b78774 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:58:08 34503dad592c: Preparing 20:58:08 bf0f3c1f8b30: Preparing 20:58:08 0aa42d7795bf: Preparing 20:58:08 074c515a6a93: Preparing 20:58:08 d96222f4efed: Preparing 20:58:08 7a876e5e4aba: Preparing 20:58:08 39f5ed9c5eaa: Preparing 20:58:08 4693057ce236: Preparing 20:58:08 4693057ce236: Waiting 20:58:08 7a876e5e4aba: Waiting 20:58:08 39f5ed9c5eaa: Waiting 20:58:08 bf0f3c1f8b30: Layer already exists 20:58:08 074c515a6a93: Layer already exists 20:58:08 34503dad592c: Layer already exists 20:58:08 d96222f4efed: Layer already exists 20:58:08 0aa42d7795bf: Layer already exists 20:58:08 7a876e5e4aba: Layer already exists 20:58:08 4693057ce236: Layer already exists 20:58:08 39f5ed9c5eaa: Layer already exists 20:58:08 main: digest: sha256:1a0729f8e2659ea7629a0c50f8c1f065bea875f68ec718636bb58eb4c9b78774 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:58:08 ===================================================== [Pipeline] echo 20:58:08 taggedImages: 20:58:08 - nexus3.edgexfoundry.org:10004/security-spire-server:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:58:08 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:58:08 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.55 20:58:08 - nexus3.edgexfoundry.org:10004/security-spire-server:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:58:08 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:58:08 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:58:08 2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:58:08 latest 20:58:08 3.1.0-dev.55 20:58:08 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:58:08 main 20:58:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:58:08 c0f36a50a89d: Preparing 20:58:08 0655ee274e8e: Preparing 20:58:08 074c515a6a93: Preparing 20:58:08 d96222f4efed: Preparing 20:58:08 aed423a14684: Preparing 20:58:08 4693057ce236: Preparing 20:58:08 4693057ce236: Waiting 20:58:08 074c515a6a93: Layer already exists 20:58:08 d96222f4efed: Layer already exists 20:58:08 4693057ce236: Layer already exists 20:58:08 c0f36a50a89d: Pushed 20:58:08 aed423a14684: Pushed 20:58:12 0655ee274e8e: Pushed 20:58:12 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:9770da538a64c07763cedf857e712349255a01d87c9813f004a4634547130ee3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:58:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:58:12 c0f36a50a89d: Preparing 20:58:12 0655ee274e8e: Preparing 20:58:12 074c515a6a93: Preparing 20:58:12 d96222f4efed: Preparing 20:58:12 aed423a14684: Preparing 20:58:12 4693057ce236: Preparing 20:58:12 4693057ce236: Waiting 20:58:12 074c515a6a93: Layer already exists 20:58:12 aed423a14684: Layer already exists 20:58:12 d96222f4efed: Layer already exists 20:58:12 c0f36a50a89d: Layer already exists 20:58:12 0655ee274e8e: Layer already exists 20:58:12 4693057ce236: Layer already exists 20:58:12 latest: digest: sha256:9770da538a64c07763cedf857e712349255a01d87c9813f004a4634547130ee3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.55 20:58:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:58:13 c0f36a50a89d: Preparing 20:58:13 0655ee274e8e: Preparing 20:58:13 074c515a6a93: Preparing 20:58:13 d96222f4efed: Preparing 20:58:13 aed423a14684: Preparing 20:58:13 4693057ce236: Preparing 20:58:13 4693057ce236: Waiting 20:58:13 d96222f4efed: Layer already exists 20:58:13 c0f36a50a89d: Layer already exists 20:58:13 0655ee274e8e: Layer already exists 20:58:13 074c515a6a93: Layer already exists 20:58:13 aed423a14684: Layer already exists 20:58:13 4693057ce236: Layer already exists 20:58:13 3.1.0-dev.55: digest: sha256:9770da538a64c07763cedf857e712349255a01d87c9813f004a4634547130ee3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:58:14 c0f36a50a89d: Preparing 20:58:14 0655ee274e8e: Preparing 20:58:14 074c515a6a93: Preparing 20:58:14 d96222f4efed: Preparing 20:58:14 aed423a14684: Preparing 20:58:14 4693057ce236: Preparing 20:58:14 4693057ce236: Waiting 20:58:14 d96222f4efed: Layer already exists 20:58:14 0655ee274e8e: Layer already exists 20:58:14 074c515a6a93: Layer already exists 20:58:14 aed423a14684: Layer already exists 20:58:14 c0f36a50a89d: Layer already exists 20:58:14 4693057ce236: Layer already exists 20:58:14 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:9770da538a64c07763cedf857e712349255a01d87c9813f004a4634547130ee3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:58:14 c0f36a50a89d: Preparing 20:58:14 0655ee274e8e: Preparing 20:58:14 074c515a6a93: Preparing 20:58:14 d96222f4efed: Preparing 20:58:14 aed423a14684: Preparing 20:58:14 4693057ce236: Preparing 20:58:14 4693057ce236: Waiting 20:58:14 c0f36a50a89d: Layer already exists 20:58:14 d96222f4efed: Layer already exists 20:58:14 074c515a6a93: Layer already exists 20:58:14 aed423a14684: Layer already exists 20:58:14 0655ee274e8e: Layer already exists 20:58:14 4693057ce236: Layer already exists 20:58:14 main: digest: sha256:9770da538a64c07763cedf857e712349255a01d87c9813f004a4634547130ee3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:58:14 ===================================================== [Pipeline] echo 20:58:14 taggedImages: 20:58:14 - nexus3.edgexfoundry.org:10004/support-notifications:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:58:14 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:58:14 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.55 20:58:14 - nexus3.edgexfoundry.org:10004/support-notifications:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:58:14 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:58:14 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:58:14 2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:58:14 latest 20:58:14 3.1.0-dev.55 20:58:14 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:58:14 main 20:58:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:58:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:58:15 6bf92e3a434b: Preparing 20:58:15 05d31fe4b239: Preparing 20:58:15 074c515a6a93: Preparing 20:58:15 d96222f4efed: Preparing 20:58:15 2264e2338b94: Preparing 20:58:15 4693057ce236: Preparing 20:58:15 4693057ce236: Waiting 20:58:15 2264e2338b94: Layer already exists 20:58:15 d96222f4efed: Layer already exists 20:58:15 074c515a6a93: Layer already exists 20:58:15 4693057ce236: Layer already exists 20:58:15 6bf92e3a434b: Pushed 20:58:18 05d31fe4b239: Pushed 20:58:18 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:e763dacf71c53317a18394d5d291e085160515b706a786d72eaab5c44ca1cb24 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:58:19 6bf92e3a434b: Preparing 20:58:19 05d31fe4b239: Preparing 20:58:19 074c515a6a93: Preparing 20:58:19 d96222f4efed: Preparing 20:58:19 2264e2338b94: Preparing 20:58:19 4693057ce236: Preparing 20:58:19 4693057ce236: Waiting 20:58:19 d96222f4efed: Layer already exists 20:58:19 2264e2338b94: Layer already exists 20:58:19 074c515a6a93: Layer already exists 20:58:19 05d31fe4b239: Layer already exists 20:58:19 6bf92e3a434b: Layer already exists 20:58:19 4693057ce236: Layer already exists 20:58:19 latest: digest: sha256:e763dacf71c53317a18394d5d291e085160515b706a786d72eaab5c44ca1cb24 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.55 20:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:58:19 6bf92e3a434b: Preparing 20:58:19 05d31fe4b239: Preparing 20:58:19 074c515a6a93: Preparing 20:58:19 d96222f4efed: Preparing 20:58:19 2264e2338b94: Preparing 20:58:19 4693057ce236: Preparing 20:58:19 4693057ce236: Waiting 20:58:19 d96222f4efed: Layer already exists 20:58:19 05d31fe4b239: Layer already exists 20:58:19 6bf92e3a434b: Layer already exists 20:58:19 074c515a6a93: Layer already exists 20:58:19 2264e2338b94: Layer already exists 20:58:19 4693057ce236: Layer already exists 20:58:19 3.1.0-dev.55: digest: sha256:e763dacf71c53317a18394d5d291e085160515b706a786d72eaab5c44ca1cb24 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:58:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:58:20 6bf92e3a434b: Preparing 20:58:20 05d31fe4b239: Preparing 20:58:20 074c515a6a93: Preparing 20:58:20 d96222f4efed: Preparing 20:58:20 2264e2338b94: Preparing 20:58:20 4693057ce236: Preparing 20:58:20 4693057ce236: Waiting 20:58:20 05d31fe4b239: Layer already exists 20:58:20 074c515a6a93: Layer already exists 20:58:20 d96222f4efed: Layer already exists 20:58:20 6bf92e3a434b: Layer already exists 20:58:20 2264e2338b94: Layer already exists 20:58:20 4693057ce236: Layer already exists 20:58:20 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:e763dacf71c53317a18394d5d291e085160515b706a786d72eaab5c44ca1cb24 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:58:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:58:21 6bf92e3a434b: Preparing 20:58:21 05d31fe4b239: Preparing 20:58:21 074c515a6a93: Preparing 20:58:21 d96222f4efed: Preparing 20:58:21 2264e2338b94: Preparing 20:58:21 4693057ce236: Preparing 20:58:21 4693057ce236: Waiting 20:58:21 074c515a6a93: Layer already exists 20:58:21 6bf92e3a434b: Layer already exists 20:58:21 d96222f4efed: Layer already exists 20:58:21 2264e2338b94: Layer already exists 20:58:21 05d31fe4b239: Layer already exists 20:58:21 4693057ce236: Layer already exists 20:58:21 main: digest: sha256:e763dacf71c53317a18394d5d291e085160515b706a786d72eaab5c44ca1cb24 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:58:21 ===================================================== [Pipeline] echo 20:58:21 taggedImages: 20:58:21 - nexus3.edgexfoundry.org:10004/support-scheduler:2b0aa32e305f4468c05d36fa7488a318f523b7ee 20:58:21 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:58:21 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.55 20:58:21 - nexus3.edgexfoundry.org:10004/support-scheduler:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 20:58:21 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:09:58 #131 ... 21:09:58 21:09:58 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:09:58 #125 DONE 722.8s 21:09:58 21:09:58 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:09:58 #126 ... 21:09:58 21:09:58 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:09:58 #132 DONE 0.2s 21:09:58 21:09:58 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:09:58 #133 DONE 0.1s 21:09:58 21:09:58 #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 21:09:58 #134 DONE 0.1s 21:09:58 21:09:58 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:09:58 #135 DONE 0.2s 21:09:58 21:09:58 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:09:58 #136 DONE 0.4s 21:09:58 21:09:58 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:09:58 #137 DONE 0.2s 21:09:58 21:09:58 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:09:58 #126 ... 21:09:58 21:09:58 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:10:00 #138 DONE 2.1s 21:10:00 21:10:00 #93 [security-proxy-setup] exporting to image 21:10:00 #93 exporting layers 21:10:01 #93 exporting layers 1.0s done 21:10:01 #93 writing image sha256:f9a7469151d01bd224033d0f7f932624823e100970eb82372669e805dd1d5ea3 0.0s done 21:10:01 #93 naming to docker.io/library/security-proxy-setup-arm64 done 21:10:01 #93 DONE 3.3s 21:10:01 21:10:01 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:10:01 #130 726.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:10:13 #130 ... 21:10:13 21:10:13 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:10:13 #128 DONE 738.4s 21:10:13 21:10:13 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:10:13 #139 DONE 0.2s 21:10:13 21:10:13 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:10:15 #140 DONE 2.1s 21:10:15 21:10:15 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:10:15 #141 DONE 0.4s 21:10:15 21:10:15 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:10:15 #142 DONE 0.2s 21:10:15 21:10:15 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:10:16 #143 DONE 0.4s 21:10:16 21:10:16 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:10:16 #144 DONE 0.2s 21:10:16 21:10:16 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:10:16 #123 ... 21:10:16 21:10:16 #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/ 21:10:16 #145 DONE 0.1s 21:10:16 21:10:16 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:10:16 #146 DONE 0.2s 21:10:16 21:10:16 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:10:16 #147 DONE 0.3s 21:10:16 21:10:16 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:10:16 #123 ... 21:10:16 21:10:16 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:10:16 #148 DONE 0.1s 21:10:17 21:10:17 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:10:19 #149 DONE 2.2s 21:10:19 21:10:19 #93 [security-bootstrapper] exporting to image 21:10:19 #93 exporting layers 21:10:20 #93 ... 21:10:20 21:10:20 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:10:20 #130 DONE 746.0s 21:10:20 21:10:20 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:10:20 #122 ... 21:10:20 21:10:20 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:10:20 #150 ... 21:10:20 21:10:20 #93 [security-bootstrapper] exporting to image 21:10:20 #93 exporting layers 1.7s done 21:10:20 #93 writing image sha256:b7e3220e8a92c3b32b5b60a6a7a714161f5394eb5121d40526af09576718c62e done 21:10:20 #93 naming to docker.io/library/security-bootstrapper-arm64 done 21:10:20 #93 DONE 5.0s 21:10:21 21:10:21 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:10:21 #150 DONE 0.2s 21:10:21 21:10:21 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:10:21 #151 DONE 0.1s 21:10:21 21:10:21 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:10:21 #152 DONE 0.1s 21:10:21 21:10:21 #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 21:10:21 #153 DONE 0.2s 21:10:21 21:10:21 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:10:21 #154 DONE 0.2s 21:10:21 21:10:21 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:10:22 #155 DONE 0.3s 21:10:22 21:10:22 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:10:22 #156 DONE 0.3s 21:10:22 21:10:22 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:10:22 #157 DONE 0.3s 21:10:22 21:10:22 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:10:26 #158 DONE 3.8s 21:10:26 21:10:26 #93 [security-secretstore-setup] exporting to image 21:10:26 #93 exporting layers 21:10:28 #93 exporting layers 1.5s done 21:10:28 #93 writing image sha256:ec3f547912ffce97c1c6b15e4608379e2aadfec1017e179bd1e80fe25a9f6337 done 21:10:28 #93 naming to docker.io/library/security-secretstore-setup-arm64 done 21:10:28 #93 DONE 6.5s 21:10:28 21:10:28 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:10:28 #129 ... 21:10:28 21:10:28 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:10:28 #122 DONE 754.7s 21:10:28 21:10:28 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:10:29 #121 ... 21:10:29 21:10:29 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:10:29 #159 DONE 0.1s 21:10:29 21:10:29 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:10:29 #160 DONE 0.2s 21:10:29 21:10:29 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:10:29 #129 ... 21:10:29 21:10:29 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:10:30 #161 DONE 0.2s 21:10:30 21:10:30 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:10:30 #162 DONE 0.1s 21:10:30 21:10:30 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:10:30 #163 DONE 0.1s 21:10:30 21:10:30 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:10:32 #164 DONE 1.8s 21:10:32 21:10:32 #93 [security-proxy-auth] exporting to image 21:10:32 #93 exporting layers 0.5s done 21:10:32 #93 writing image sha256:a9ff9e918b75ef5bbcf7a683c73c2342dc6eaf27268a5ef96afad04bc8018eae done 21:10:32 #93 naming to docker.io/library/security-proxy-auth-arm64 done 21:10:32 #93 DONE 7.1s 21:10:32 21:10:32 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:10:42 #124 ... 21:10:42 21:10:42 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:10:42 #127 DONE 768.1s 21:10:42 21:10:42 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:10:42 #121 ... 21:10:42 21:10:42 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:10:42 #165 DONE 0.1s 21:10:42 21:10:42 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:10:42 #126 ... 21:10:42 21:10:42 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:10:42 #166 DONE 0.1s 21:10:43 21:10:43 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:10:43 #167 DONE 0.3s 21:10:43 21:10:43 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:10:43 #124 ... 21:10:43 21:10:43 #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 21:10:43 #168 DONE 0.1s 21:10:43 21:10:43 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:10:43 #169 DONE 0.1s 21:10:43 21:10:43 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:10:43 #121 ... 21:10:43 21:10:43 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:10:45 #170 DONE 1.9s 21:10:45 21:10:45 #93 [core-common-config-bootstrapper] exporting to image 21:10:45 #93 exporting layers 21:10:45 #93 exporting layers 0.5s done 21:10:45 #93 writing image sha256:5191d22889e69f232d4a71790551a0a1990a3c6c1323a99abe4bea583093e6f8 done 21:10:45 #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 21:10:45 #93 DONE 7.6s 21:10:45 21:10:45 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:11:18 #123 ... 21:11:18 21:11:18 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:11:18 #121 DONE 800.6s 21:11:18 21:11:18 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:11:18 #126 ... 21:11:18 21:11:18 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:11:18 #171 DONE 0.2s 21:11:18 21:11:18 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:11:18 #172 DONE 0.1s 21:11:18 21:11:18 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:11:18 #124 ... 21:11:18 21:11:18 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:11:18 #173 DONE 0.3s 21:11:18 21:11:18 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:11:18 #124 ... 21:11:18 21:11:18 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:11:18 #174 DONE 0.2s 21:11:18 21:11:18 #93 [core-command] exporting to image 21:11:18 #93 exporting layers 21:11:18 #93 exporting layers 0.4s done 21:11:18 #93 writing image sha256:f2842f3760a0cefd62bbbef559445cf88221bc94b08b38ebc02eb87f88827301 21:11:18 #93 writing image sha256:f2842f3760a0cefd62bbbef559445cf88221bc94b08b38ebc02eb87f88827301 done 21:11:18 #93 naming to docker.io/library/core-command-arm64 done 21:11:18 #93 DONE 8.0s 21:11:18 21:11:18 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:11:28 #124 ... 21:11:28 21:11:28 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:11:28 #129 DONE 813.5s 21:11:28 21:11:28 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:11:28 #124 ... 21:11:28 21:11:28 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:11:28 #175 DONE 0.1s 21:11:28 21:11:28 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:11:28 #126 ... 21:11:28 21:11:28 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:11:28 #176 DONE 0.2s 21:11:28 21:11:28 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:11:28 #177 DONE 0.3s 21:11:28 21:11:28 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:11:28 #178 DONE 0.1s 21:11:28 21:11:28 #93 [core-data] exporting to image 21:11:28 #93 exporting layers 21:11:29 #93 exporting layers 0.3s done 21:11:29 #93 writing image sha256:aa05211589e15dde35e459c084b6fb042798810a86fa0c83dc3b9947d3b588fe done 21:11:29 #93 naming to docker.io/library/core-data-arm64 done 21:11:29 #93 DONE 8.3s 21:11:29 21:11:29 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:11:29 #126 ... 21:11:29 21:11:29 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:11:29 #123 DONE 815.7s 21:11:29 21:11:29 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:11:30 #126 ... 21:11:30 21:11:30 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:11:30 #179 DONE 0.1s 21:11:30 21:11:30 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:11:30 #180 DONE 0.1s 21:11:30 21:11:30 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:11:30 #124 ... 21:11:30 21:11:30 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:11:30 #181 DONE 0.2s 21:11:30 21:11:30 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:11:30 #182 DONE 0.1s 21:11:30 21:11:30 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:11:30 #124 ... 21:11:30 21:11:30 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:11:30 #183 DONE 0.1s 21:11:30 21:11:30 #93 [core-metadata] exporting to image 21:11:31 #93 exporting layers 0.3s done 21:11:31 #93 writing image sha256:2eb070e6a62dc88f3fac868ce831062bc14b149defe1674db7fcd2fcc2602f2c done 21:11:31 #93 naming to docker.io/library/core-metadata-arm64 done 21:11:31 #93 DONE 8.7s 21:11:31 21:11:31 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:11:49 #126 ... 21:11:49 21:11:49 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:11:49 #131 DONE 833.5s 21:11:49 21:11:49 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:11:49 #184 DONE 0.3s 21:11:49 21:11:49 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:11:49 #46 ... 21:11:49 21:11:49 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:11:49 #185 DONE 0.2s 21:11:49 21:11:49 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:11:49 #186 DONE 0.3s 21:11:49 21:11:49 #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 21:11:49 #187 DONE 0.1s 21:11:49 21:11:49 #93 [security-spiffe-token-provider] exporting to image 21:11:49 #93 exporting layers 21:11:49 #93 exporting layers 0.6s done 21:11:49 #93 writing image sha256:d4f57ee46c97c906af4d303ff94b0ca8da8595b7f87234d587aebbde9ccdd1ef done 21:11:49 #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:11:49 #93 DONE 9.3s 21:11:49 21:11:49 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:12:11 #124 DONE 854.7s 21:12:11 21:12:11 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:12:11 #46 ... 21:12:11 21:12:11 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:12:11 #188 DONE 0.1s 21:12:11 21:12:11 #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:12:11 #189 DONE 0.2s 21:12:11 21:12:11 #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:12:11 #190 ... 21:12:11 21:12:11 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:12:11 #126 DONE 855.5s 21:12:11 21:12:11 #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:12:11 #190 DONE 0.3s 21:12:11 21:12:11 #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:12:11 #191 DONE 0.2s 21:12:11 21:12:11 #93 [support-notifications] exporting to image 21:12:11 #93 exporting layers 21:12:11 #93 ... 21:12:11 21:12:11 #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:12:11 #192 DONE 0.1s 21:12:11 21:12:11 #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:12:11 #193 DONE 0.1s 21:12:11 21:12:11 #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:12:11 #194 DONE 0.4s 21:12:11 21:12:11 #93 [support-notifications] exporting to image 21:12:11 #93 exporting layers 0.4s done 21:12:11 #93 writing image sha256:632a348cf631ef8ef1c4ea8e12d936955aa3225d13842bcc90deff5dda9c57f4 0.2s done 21:12:11 #93 naming to docker.io/library/support-notifications-arm64 done 21:12:11 #93 DONE 9.9s 21:12:11 21:12:11 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:12:11 #46 ... 21:12:11 21:12:11 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:12:11 #195 DONE 0.1s 21:12:11 21:12:11 #93 [support-scheduler] exporting to image 21:12:11 #93 exporting layers 0.4s done 21:12:11 #93 writing image sha256:079a3c84db90bff2425dfc0341c653c7845dfbae142dc9f052c88ae639e82fb0 done 21:12:11 #93 naming to docker.io/library/support-scheduler-arm64 done 21:12:11 #93 DONE 10.4s 21:12:11 21:12:11 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:12:11 time="2023-09-25T20:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:12:11 time="2023-09-25T20:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:12:11 time="2023-09-25T20:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:12:11 time="2023-09-25T20:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:12:11 time="2023-09-25T20:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:12:11 time="2023-09-25T20:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:12:11 time="2023-09-25T20:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:12:11 time="2023-09-25T20:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:12:11 time="2023-09-25T20:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:12:11 time="2023-09-25T20:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:12:11 time="2023-09-25T20:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:12:11 time="2023-09-25T20:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:12:11 time="2023-09-25T20:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:12:11 time="2023-09-25T20:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:12:11 $ docker stop --time=1 924d718cb32f03dc13e0e2a9242d80e72cc6a5aa8fc66229475a52915088f275 21:12:15 $ docker rm -f --volumes 924d718cb32f03dc13e0e2a9242d80e72cc6a5aa8fc66229475a52915088f275 [Pipeline] // withDockerContainer [Pipeline] sh 21:12:16 + docker images 21:12:16 REPOSITORY TAG IMAGE ID CREATED SIZE 21:12:16 support-scheduler-arm64 latest 079a3c84db90 6 seconds ago 33.5MB 21:12:16 support-notifications-arm64 latest 632a348cf631 7 seconds ago 34.2MB 21:12:16 security-spiffe-token-provider-arm64 latest d4f57ee46c97 28 seconds ago 35.1MB 21:12:16 core-metadata-arm64 latest 2eb070e6a62d 46 seconds ago 21.5MB 21:12:16 core-data-arm64 latest aa05211589e1 48 seconds ago 21.2MB 21:12:16 core-command-arm64 latest f2842f3760a0 About a minute ago 21MB 21:12:16 core-common-config-bootstrapper-arm64 latest 5191d22889e6 About a minute ago 18.3MB 21:12:16 security-proxy-auth-arm64 latest a9ff9e918b75 About a minute ago 19.4MB 21:12:16 security-secretstore-setup-arm64 latest ec3f547912ff About a minute ago 43.7MB 21:12:16 security-bootstrapper-arm64 latest b7e3220e8a92 About a minute ago 23.1MB 21:12:16 security-proxy-setup-arm64 latest f9a7469151d0 2 minutes ago 34MB 21:12:16 security-spire-config-arm64 latest 64a3cff62786 14 minutes ago 95.8MB 21:12:16 security-spire-server-arm64 latest d28403e7bb2f 14 minutes ago 101MB 21:12:16 security-spire-agent-arm64 latest fb135db02fdd 14 minutes ago 157MB 21:12:16 ci-base-image-arm64 latest 2f4dc945c900 16 minutes ago 924MB 21:12:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 days ago 553MB 21:12:16 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 21:12:16 provisioning config files... 21:12:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/589@tmp/config3167362386200005330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:16 ---> docker-login.sh 21:12:16 nexus3.edgexfoundry.org:10001 21:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:17 Configure a credential helper to remove this warning. See 21:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:17 21:12:17 Login Succeeded 21:12:17 nexus3.edgexfoundry.org:10002 21:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:17 Configure a credential helper to remove this warning. See 21:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:17 21:12:17 Login Succeeded 21:12:17 nexus3.edgexfoundry.org:10003 21:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:17 Configure a credential helper to remove this warning. See 21:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:17 21:12:17 Login Succeeded 21:12:17 nexus3.edgexfoundry.org:10004 21:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:18 Configure a credential helper to remove this warning. See 21:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:18 21:12:18 Login Succeeded 21:12:18 docker.io 21:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:18 Configure a credential helper to remove this warning. See 21:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:18 21:12:18 Login Succeeded 21:12:18 ---> docker-login.sh ends [Pipeline] } 21:12:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:12:18 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:12:18 2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:18 latest 21:12:18 3.1.0-dev.55 21:12:18 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:12:18 main 21:12:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:12:19 b48f8cb7f0d5: Preparing 21:12:19 1e168049b00a: Preparing 21:12:19 bd32e55e3499: Preparing 21:12:19 e0a16a559ad5: Preparing 21:12:19 34c1bf7d5b3f: Preparing 21:12:19 b2191e2be29d: Preparing 21:12:19 b2191e2be29d: Waiting 21:12:19 e0a16a559ad5: Pushed 21:12:19 b48f8cb7f0d5: Pushed 21:12:19 bd32e55e3499: Pushed 21:12:19 b2191e2be29d: Layer already exists 21:12:19 34c1bf7d5b3f: Pushed 21:12:22 1e168049b00a: Pushed 21:12:22 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:ad4506370f808c6406daf48e73c2011e79c5aade9dc1307126c5bfe47ef0bb3e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:12:23 b48f8cb7f0d5: Preparing 21:12:23 1e168049b00a: Preparing 21:12:23 bd32e55e3499: Preparing 21:12:23 e0a16a559ad5: Preparing 21:12:23 34c1bf7d5b3f: Preparing 21:12:23 b2191e2be29d: Preparing 21:12:23 b2191e2be29d: Waiting 21:12:23 34c1bf7d5b3f: Layer already exists 21:12:23 b48f8cb7f0d5: Layer already exists 21:12:23 e0a16a559ad5: Layer already exists 21:12:23 1e168049b00a: Layer already exists 21:12:23 bd32e55e3499: Layer already exists 21:12:23 b2191e2be29d: Layer already exists 21:12:23 latest: digest: sha256:ad4506370f808c6406daf48e73c2011e79c5aade9dc1307126c5bfe47ef0bb3e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.55 21:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:12:24 b48f8cb7f0d5: Preparing 21:12:24 1e168049b00a: Preparing 21:12:24 bd32e55e3499: Preparing 21:12:24 e0a16a559ad5: Preparing 21:12:24 34c1bf7d5b3f: Preparing 21:12:24 b2191e2be29d: Preparing 21:12:24 b2191e2be29d: Waiting 21:12:24 bd32e55e3499: Layer already exists 21:12:24 e0a16a559ad5: Layer already exists 21:12:24 b48f8cb7f0d5: Layer already exists 21:12:24 34c1bf7d5b3f: Layer already exists 21:12:24 1e168049b00a: Layer already exists 21:12:24 b2191e2be29d: Layer already exists 21:12:24 3.1.0-dev.55: digest: sha256:ad4506370f808c6406daf48e73c2011e79c5aade9dc1307126c5bfe47ef0bb3e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:12:25 b48f8cb7f0d5: Preparing 21:12:25 1e168049b00a: Preparing 21:12:25 bd32e55e3499: Preparing 21:12:25 e0a16a559ad5: Preparing 21:12:25 34c1bf7d5b3f: Preparing 21:12:25 b2191e2be29d: Preparing 21:12:25 b2191e2be29d: Waiting 21:12:25 1e168049b00a: Layer already exists 21:12:25 bd32e55e3499: Layer already exists 21:12:25 e0a16a559ad5: Layer already exists 21:12:25 b48f8cb7f0d5: Layer already exists 21:12:25 34c1bf7d5b3f: Layer already exists 21:12:25 b2191e2be29d: Layer already exists 21:12:25 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:ad4506370f808c6406daf48e73c2011e79c5aade9dc1307126c5bfe47ef0bb3e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:12:26 b48f8cb7f0d5: Preparing 21:12:26 1e168049b00a: Preparing 21:12:26 bd32e55e3499: Preparing 21:12:26 e0a16a559ad5: Preparing 21:12:26 34c1bf7d5b3f: Preparing 21:12:26 b2191e2be29d: Preparing 21:12:26 b2191e2be29d: Waiting 21:12:26 34c1bf7d5b3f: Layer already exists 21:12:26 bd32e55e3499: Layer already exists 21:12:26 e0a16a559ad5: Layer already exists 21:12:26 1e168049b00a: Layer already exists 21:12:26 b48f8cb7f0d5: Layer already exists 21:12:26 b2191e2be29d: Layer already exists 21:12:26 main: digest: sha256:ad4506370f808c6406daf48e73c2011e79c5aade9dc1307126c5bfe47ef0bb3e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:26 ===================================================== [Pipeline] echo 21:12:26 taggedImages: 21:12:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:12:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.55 21:12:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:12:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:12:26 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:12:26 2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:26 latest 21:12:26 3.1.0-dev.55 21:12:26 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:12:26 main 21:12:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:12:27 26a184f4cdb3: Preparing 21:12:27 8cb4efc534f3: Preparing 21:12:27 17a9118aa603: Preparing 21:12:27 e545ac8a482c: Preparing 21:12:27 bd32e55e3499: Preparing 21:12:27 e0a16a559ad5: Preparing 21:12:27 34c1bf7d5b3f: Preparing 21:12:27 b2191e2be29d: Preparing 21:12:27 e0a16a559ad5: Waiting 21:12:27 34c1bf7d5b3f: Waiting 21:12:27 b2191e2be29d: Waiting 21:12:27 bd32e55e3499: Layer already exists 21:12:28 e0a16a559ad5: Layer already exists 21:12:28 8cb4efc534f3: Pushed 21:12:28 34c1bf7d5b3f: Layer already exists 21:12:28 17a9118aa603: Pushed 21:12:28 b2191e2be29d: Layer already exists 21:12:28 26a184f4cdb3: Pushed 21:12:30 e545ac8a482c: Pushed 21:12:30 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:ff41c64afd2ccf2467e40a332a1d7a3d5a7bfdc8c81b1f377bc55fd230c1f98d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:12:31 26a184f4cdb3: Preparing 21:12:31 8cb4efc534f3: Preparing 21:12:31 17a9118aa603: Preparing 21:12:31 e545ac8a482c: Preparing 21:12:31 bd32e55e3499: Preparing 21:12:31 e0a16a559ad5: Preparing 21:12:31 34c1bf7d5b3f: Preparing 21:12:31 b2191e2be29d: Preparing 21:12:31 34c1bf7d5b3f: Waiting 21:12:31 b2191e2be29d: Waiting 21:12:31 e0a16a559ad5: Waiting 21:12:31 17a9118aa603: Layer already exists 21:12:31 e545ac8a482c: Layer already exists 21:12:31 8cb4efc534f3: Layer already exists 21:12:31 26a184f4cdb3: Layer already exists 21:12:31 bd32e55e3499: Layer already exists 21:12:31 34c1bf7d5b3f: Layer already exists 21:12:31 e0a16a559ad5: Layer already exists 21:12:31 b2191e2be29d: Layer already exists 21:12:31 latest: digest: sha256:ff41c64afd2ccf2467e40a332a1d7a3d5a7bfdc8c81b1f377bc55fd230c1f98d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.55 21:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:12:32 26a184f4cdb3: Preparing 21:12:32 8cb4efc534f3: Preparing 21:12:32 17a9118aa603: Preparing 21:12:32 e545ac8a482c: Preparing 21:12:32 bd32e55e3499: Preparing 21:12:32 e0a16a559ad5: Preparing 21:12:32 34c1bf7d5b3f: Preparing 21:12:32 b2191e2be29d: Preparing 21:12:32 e0a16a559ad5: Waiting 21:12:32 34c1bf7d5b3f: Waiting 21:12:32 b2191e2be29d: Waiting 21:12:32 26a184f4cdb3: Layer already exists 21:12:32 bd32e55e3499: Layer already exists 21:12:32 8cb4efc534f3: Layer already exists 21:12:32 17a9118aa603: Layer already exists 21:12:32 e545ac8a482c: Layer already exists 21:12:32 b2191e2be29d: Layer already exists 21:12:32 e0a16a559ad5: Layer already exists 21:12:32 34c1bf7d5b3f: Layer already exists 21:12:32 3.1.0-dev.55: digest: sha256:ff41c64afd2ccf2467e40a332a1d7a3d5a7bfdc8c81b1f377bc55fd230c1f98d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:12:33 26a184f4cdb3: Preparing 21:12:33 8cb4efc534f3: Preparing 21:12:33 17a9118aa603: Preparing 21:12:33 e545ac8a482c: Preparing 21:12:33 bd32e55e3499: Preparing 21:12:33 e0a16a559ad5: Preparing 21:12:33 34c1bf7d5b3f: Preparing 21:12:33 b2191e2be29d: Preparing 21:12:33 34c1bf7d5b3f: Waiting 21:12:33 b2191e2be29d: Waiting 21:12:33 e0a16a559ad5: Waiting 21:12:33 26a184f4cdb3: Layer already exists 21:12:33 e545ac8a482c: Layer already exists 21:12:33 bd32e55e3499: Layer already exists 21:12:33 8cb4efc534f3: Layer already exists 21:12:33 17a9118aa603: Layer already exists 21:12:33 34c1bf7d5b3f: Layer already exists 21:12:33 e0a16a559ad5: Layer already exists 21:12:33 b2191e2be29d: Layer already exists 21:12:33 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:ff41c64afd2ccf2467e40a332a1d7a3d5a7bfdc8c81b1f377bc55fd230c1f98d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:12:34 26a184f4cdb3: Preparing 21:12:34 8cb4efc534f3: Preparing 21:12:34 17a9118aa603: Preparing 21:12:34 e545ac8a482c: Preparing 21:12:34 bd32e55e3499: Preparing 21:12:34 e0a16a559ad5: Preparing 21:12:34 34c1bf7d5b3f: Preparing 21:12:34 b2191e2be29d: Preparing 21:12:34 e0a16a559ad5: Waiting 21:12:34 34c1bf7d5b3f: Waiting 21:12:34 b2191e2be29d: Waiting 21:12:34 17a9118aa603: Layer already exists 21:12:34 26a184f4cdb3: Layer already exists 21:12:34 bd32e55e3499: Layer already exists 21:12:34 e545ac8a482c: Layer already exists 21:12:34 8cb4efc534f3: Layer already exists 21:12:34 b2191e2be29d: Layer already exists 21:12:34 34c1bf7d5b3f: Layer already exists 21:12:34 e0a16a559ad5: Layer already exists 21:12:34 main: digest: sha256:ff41c64afd2ccf2467e40a332a1d7a3d5a7bfdc8c81b1f377bc55fd230c1f98d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:34 ===================================================== [Pipeline] echo 21:12:34 taggedImages: 21:12:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:12:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.55 21:12:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:12:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:12:34 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:12:34 2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:34 latest 21:12:34 3.1.0-dev.55 21:12:34 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:12:34 main 21:12:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:12:35 4936f9db771e: Preparing 21:12:35 317b77084900: Preparing 21:12:35 bd32e55e3499: Preparing 21:12:35 e0a16a559ad5: Preparing 21:12:35 b14437ac82cf: Preparing 21:12:35 b2191e2be29d: Preparing 21:12:35 b2191e2be29d: Waiting 21:12:35 e0a16a559ad5: Layer already exists 21:12:35 bd32e55e3499: Layer already exists 21:12:35 b2191e2be29d: Layer already exists 21:12:35 4936f9db771e: Pushed 21:12:35 b14437ac82cf: Pushed 21:12:38 317b77084900: Pushed 21:12:38 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:8a4d5cde2559ddaa73d94bd72b31e1eed204ce15cfefe4cdf674a32cc60aa995 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:12:39 4936f9db771e: Preparing 21:12:39 317b77084900: Preparing 21:12:39 bd32e55e3499: Preparing 21:12:39 e0a16a559ad5: Preparing 21:12:39 b14437ac82cf: Preparing 21:12:39 b2191e2be29d: Preparing 21:12:39 b2191e2be29d: Waiting 21:12:39 bd32e55e3499: Layer already exists 21:12:39 e0a16a559ad5: Layer already exists 21:12:39 4936f9db771e: Layer already exists 21:12:39 317b77084900: Layer already exists 21:12:39 b14437ac82cf: Layer already exists 21:12:39 b2191e2be29d: Layer already exists 21:12:39 latest: digest: sha256:8a4d5cde2559ddaa73d94bd72b31e1eed204ce15cfefe4cdf674a32cc60aa995 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.55 21:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:12:40 4936f9db771e: Preparing 21:12:40 317b77084900: Preparing 21:12:40 bd32e55e3499: Preparing 21:12:40 e0a16a559ad5: Preparing 21:12:40 b14437ac82cf: Preparing 21:12:40 b2191e2be29d: Preparing 21:12:40 b2191e2be29d: Waiting 21:12:40 bd32e55e3499: Layer already exists 21:12:40 e0a16a559ad5: Layer already exists 21:12:40 b14437ac82cf: Layer already exists 21:12:40 4936f9db771e: Layer already exists 21:12:40 317b77084900: Layer already exists 21:12:40 b2191e2be29d: Layer already exists 21:12:40 3.1.0-dev.55: digest: sha256:8a4d5cde2559ddaa73d94bd72b31e1eed204ce15cfefe4cdf674a32cc60aa995 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:12:41 4936f9db771e: Preparing 21:12:41 317b77084900: Preparing 21:12:41 bd32e55e3499: Preparing 21:12:41 e0a16a559ad5: Preparing 21:12:41 b14437ac82cf: Preparing 21:12:41 b2191e2be29d: Preparing 21:12:41 317b77084900: Layer already exists 21:12:41 e0a16a559ad5: Layer already exists 21:12:41 bd32e55e3499: Layer already exists 21:12:41 b14437ac82cf: Layer already exists 21:12:41 4936f9db771e: Layer already exists 21:12:41 b2191e2be29d: Layer already exists 21:12:41 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:8a4d5cde2559ddaa73d94bd72b31e1eed204ce15cfefe4cdf674a32cc60aa995 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:12:42 4936f9db771e: Preparing 21:12:42 317b77084900: Preparing 21:12:42 bd32e55e3499: Preparing 21:12:42 e0a16a559ad5: Preparing 21:12:42 b14437ac82cf: Preparing 21:12:42 b2191e2be29d: Preparing 21:12:42 b2191e2be29d: Waiting 21:12:42 317b77084900: Layer already exists 21:12:42 4936f9db771e: Layer already exists 21:12:42 bd32e55e3499: Layer already exists 21:12:42 e0a16a559ad5: Layer already exists 21:12:42 b14437ac82cf: Layer already exists 21:12:42 b2191e2be29d: Layer already exists 21:12:42 main: digest: sha256:8a4d5cde2559ddaa73d94bd72b31e1eed204ce15cfefe4cdf674a32cc60aa995 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:42 ===================================================== [Pipeline] echo 21:12:42 taggedImages: 21:12:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:12:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.55 21:12:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:12:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:12:42 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:12:42 2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:42 latest 21:12:42 3.1.0-dev.55 21:12:42 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:12:42 main 21:12:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:12:43 709c72995717: Preparing 21:12:43 d652245127db: Preparing 21:12:43 d929f500a075: Preparing 21:12:43 bd32e55e3499: Preparing 21:12:43 e0a16a559ad5: Preparing 21:12:43 34c1bf7d5b3f: Preparing 21:12:43 b2191e2be29d: Preparing 21:12:43 34c1bf7d5b3f: Waiting 21:12:43 b2191e2be29d: Waiting 21:12:43 e0a16a559ad5: Layer already exists 21:12:43 bd32e55e3499: Layer already exists 21:12:43 34c1bf7d5b3f: Layer already exists 21:12:43 b2191e2be29d: Layer already exists 21:12:43 d652245127db: Pushed 21:12:43 709c72995717: Pushed 21:12:46 d929f500a075: Pushed 21:12:46 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:cdce08a40b6470c3482c00a1dd86a40f6f87430abe332d7e210616ece7c7ab2e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:12:47 709c72995717: Preparing 21:12:47 d652245127db: Preparing 21:12:47 d929f500a075: Preparing 21:12:47 bd32e55e3499: Preparing 21:12:47 e0a16a559ad5: Preparing 21:12:47 34c1bf7d5b3f: Preparing 21:12:47 b2191e2be29d: Preparing 21:12:47 34c1bf7d5b3f: Waiting 21:12:47 b2191e2be29d: Waiting 21:12:47 709c72995717: Layer already exists 21:12:47 e0a16a559ad5: Layer already exists 21:12:47 bd32e55e3499: Layer already exists 21:12:47 d652245127db: Layer already exists 21:12:47 d929f500a075: Layer already exists 21:12:47 b2191e2be29d: Layer already exists 21:12:47 34c1bf7d5b3f: Layer already exists 21:12:47 latest: digest: sha256:cdce08a40b6470c3482c00a1dd86a40f6f87430abe332d7e210616ece7c7ab2e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.55 21:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:12:48 709c72995717: Preparing 21:12:48 d652245127db: Preparing 21:12:48 d929f500a075: Preparing 21:12:48 bd32e55e3499: Preparing 21:12:48 e0a16a559ad5: Preparing 21:12:48 34c1bf7d5b3f: Preparing 21:12:48 b2191e2be29d: Preparing 21:12:48 34c1bf7d5b3f: Waiting 21:12:48 b2191e2be29d: Waiting 21:12:48 709c72995717: Layer already exists 21:12:48 bd32e55e3499: Layer already exists 21:12:48 d652245127db: Layer already exists 21:12:48 e0a16a559ad5: Layer already exists 21:12:48 d929f500a075: Layer already exists 21:12:48 b2191e2be29d: Layer already exists 21:12:48 34c1bf7d5b3f: Layer already exists 21:12:48 3.1.0-dev.55: digest: sha256:cdce08a40b6470c3482c00a1dd86a40f6f87430abe332d7e210616ece7c7ab2e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:12:49 709c72995717: Preparing 21:12:49 d652245127db: Preparing 21:12:49 d929f500a075: Preparing 21:12:49 bd32e55e3499: Preparing 21:12:49 e0a16a559ad5: Preparing 21:12:49 34c1bf7d5b3f: Preparing 21:12:49 b2191e2be29d: Preparing 21:12:49 34c1bf7d5b3f: Waiting 21:12:49 b2191e2be29d: Waiting 21:12:49 d652245127db: Layer already exists 21:12:49 bd32e55e3499: Layer already exists 21:12:49 709c72995717: Layer already exists 21:12:49 d929f500a075: Layer already exists 21:12:49 e0a16a559ad5: Layer already exists 21:12:49 b2191e2be29d: Layer already exists 21:12:49 34c1bf7d5b3f: Layer already exists 21:12:49 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:cdce08a40b6470c3482c00a1dd86a40f6f87430abe332d7e210616ece7c7ab2e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:12:49 709c72995717: Preparing 21:12:49 d652245127db: Preparing 21:12:49 d929f500a075: Preparing 21:12:49 bd32e55e3499: Preparing 21:12:49 e0a16a559ad5: Preparing 21:12:49 34c1bf7d5b3f: Preparing 21:12:49 b2191e2be29d: Preparing 21:12:49 34c1bf7d5b3f: Waiting 21:12:49 b2191e2be29d: Waiting 21:12:49 d929f500a075: Layer already exists 21:12:49 bd32e55e3499: Layer already exists 21:12:49 709c72995717: Layer already exists 21:12:49 d652245127db: Layer already exists 21:12:49 e0a16a559ad5: Layer already exists 21:12:49 b2191e2be29d: Layer already exists 21:12:49 34c1bf7d5b3f: Layer already exists 21:12:50 main: digest: sha256:cdce08a40b6470c3482c00a1dd86a40f6f87430abe332d7e210616ece7c7ab2e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:50 ===================================================== [Pipeline] echo 21:12:50 taggedImages: 21:12:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:12:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.55 21:12:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:12:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:12:50 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:12:50 2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:50 latest 21:12:50 3.1.0-dev.55 21:12:50 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:12:50 main 21:12:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:12:51 563b631cb8bc: Preparing 21:12:51 602c2c294e37: Preparing 21:12:51 ce86cd9a9c99: Preparing 21:12:51 45a11e153936: Preparing 21:12:51 6bc865367a65: Preparing 21:12:51 7232dfc5416d: Preparing 21:12:51 28a689fde69f: Preparing 21:12:51 bd32e55e3499: Preparing 21:12:51 e0a16a559ad5: Preparing 21:12:51 a1e197564c1d: Preparing 21:12:51 d525289ac9dc: Preparing 21:12:51 5f70bf18a086: Preparing 21:12:51 c08aed834279: Preparing 21:12:51 39a61a098a29: Preparing 21:12:51 b2191e2be29d: Preparing 21:12:51 e0a16a559ad5: Waiting 21:12:51 7232dfc5416d: Waiting 21:12:51 28a689fde69f: Waiting 21:12:51 bd32e55e3499: Waiting 21:12:51 d525289ac9dc: Waiting 21:12:51 5f70bf18a086: Waiting 21:12:51 c08aed834279: Waiting 21:12:51 39a61a098a29: Waiting 21:12:51 b2191e2be29d: Waiting 21:12:51 a1e197564c1d: Waiting 21:12:51 45a11e153936: Pushed 21:12:51 602c2c294e37: Pushed 21:12:51 563b631cb8bc: Pushed 21:12:51 ce86cd9a9c99: Pushed 21:12:51 6bc865367a65: Pushed 21:12:51 7232dfc5416d: Pushed 21:12:53 bd32e55e3499: Layer already exists 21:12:53 e0a16a559ad5: Layer already exists 21:12:53 d525289ac9dc: Pushed 21:12:53 a1e197564c1d: Pushed 21:12:53 5f70bf18a086: Pushed 21:12:53 c08aed834279: Pushed 21:12:54 b2191e2be29d: Layer already exists 21:12:54 39a61a098a29: Pushed 21:12:55 28a689fde69f: Pushed 21:12:55 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:a33a705a444dea30fe7c05ccaf961192ed46b8fb71ccb4db1acf82e52e131d51 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:12:55 563b631cb8bc: Preparing 21:12:55 602c2c294e37: Preparing 21:12:55 ce86cd9a9c99: Preparing 21:12:55 45a11e153936: Preparing 21:12:55 6bc865367a65: Preparing 21:12:55 7232dfc5416d: Preparing 21:12:55 28a689fde69f: Preparing 21:12:55 7232dfc5416d: Waiting 21:12:55 bd32e55e3499: Preparing 21:12:55 e0a16a559ad5: Preparing 21:12:55 28a689fde69f: Waiting 21:12:55 a1e197564c1d: Preparing 21:12:55 d525289ac9dc: Preparing 21:12:55 5f70bf18a086: Preparing 21:12:55 bd32e55e3499: Waiting 21:12:55 c08aed834279: Preparing 21:12:55 39a61a098a29: Preparing 21:12:55 e0a16a559ad5: Waiting 21:12:55 b2191e2be29d: Preparing 21:12:55 a1e197564c1d: Waiting 21:12:55 c08aed834279: Waiting 21:12:55 d525289ac9dc: Waiting 21:12:55 39a61a098a29: Waiting 21:12:55 5f70bf18a086: Waiting 21:12:55 b2191e2be29d: Waiting 21:12:55 ce86cd9a9c99: Layer already exists 21:12:55 45a11e153936: Layer already exists 21:12:55 563b631cb8bc: Layer already exists 21:12:55 602c2c294e37: Layer already exists 21:12:55 6bc865367a65: Layer already exists 21:12:55 7232dfc5416d: Layer already exists 21:12:55 a1e197564c1d: Layer already exists 21:12:55 bd32e55e3499: Layer already exists 21:12:55 28a689fde69f: Layer already exists 21:12:55 e0a16a559ad5: Layer already exists 21:12:55 39a61a098a29: Layer already exists 21:12:55 5f70bf18a086: Layer already exists 21:12:55 c08aed834279: Layer already exists 21:12:55 d525289ac9dc: Layer already exists 21:12:55 b2191e2be29d: Layer already exists 21:12:55 latest: digest: sha256:a33a705a444dea30fe7c05ccaf961192ed46b8fb71ccb4db1acf82e52e131d51 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.55 21:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:12:56 563b631cb8bc: Preparing 21:12:56 602c2c294e37: Preparing 21:12:56 ce86cd9a9c99: Preparing 21:12:56 45a11e153936: Preparing 21:12:56 6bc865367a65: Preparing 21:12:56 7232dfc5416d: Preparing 21:12:56 28a689fde69f: Preparing 21:12:56 bd32e55e3499: Preparing 21:12:56 e0a16a559ad5: Preparing 21:12:56 a1e197564c1d: Preparing 21:12:56 d525289ac9dc: Preparing 21:12:56 5f70bf18a086: Preparing 21:12:56 c08aed834279: Preparing 21:12:56 39a61a098a29: Preparing 21:12:56 b2191e2be29d: Preparing 21:12:56 7232dfc5416d: Waiting 21:12:56 d525289ac9dc: Waiting 21:12:56 28a689fde69f: Waiting 21:12:56 bd32e55e3499: Waiting 21:12:56 e0a16a559ad5: Waiting 21:12:56 a1e197564c1d: Waiting 21:12:56 5f70bf18a086: Waiting 21:12:56 c08aed834279: Waiting 21:12:56 39a61a098a29: Waiting 21:12:56 b2191e2be29d: Waiting 21:12:56 602c2c294e37: Layer already exists 21:12:56 ce86cd9a9c99: Layer already exists 21:12:56 45a11e153936: Layer already exists 21:12:56 563b631cb8bc: Layer already exists 21:12:56 6bc865367a65: Layer already exists 21:12:56 28a689fde69f: Layer already exists 21:12:56 e0a16a559ad5: Layer already exists 21:12:56 7232dfc5416d: Layer already exists 21:12:56 a1e197564c1d: Layer already exists 21:12:56 bd32e55e3499: Layer already exists 21:12:56 d525289ac9dc: Layer already exists 21:12:56 c08aed834279: Layer already exists 21:12:56 b2191e2be29d: Layer already exists 21:12:56 39a61a098a29: Layer already exists 21:12:56 5f70bf18a086: Layer already exists 21:12:56 3.1.0-dev.55: digest: sha256:a33a705a444dea30fe7c05ccaf961192ed46b8fb71ccb4db1acf82e52e131d51 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:12:57 563b631cb8bc: Preparing 21:12:57 602c2c294e37: Preparing 21:12:57 ce86cd9a9c99: Preparing 21:12:57 45a11e153936: Preparing 21:12:57 6bc865367a65: Preparing 21:12:57 7232dfc5416d: Preparing 21:12:57 28a689fde69f: Preparing 21:12:57 bd32e55e3499: Preparing 21:12:57 e0a16a559ad5: Preparing 21:12:57 a1e197564c1d: Preparing 21:12:57 d525289ac9dc: Preparing 21:12:57 5f70bf18a086: Preparing 21:12:57 c08aed834279: Preparing 21:12:57 39a61a098a29: Preparing 21:12:57 b2191e2be29d: Preparing 21:12:57 a1e197564c1d: Waiting 21:12:57 c08aed834279: Waiting 21:12:57 d525289ac9dc: Waiting 21:12:57 5f70bf18a086: Waiting 21:12:57 7232dfc5416d: Waiting 21:12:57 39a61a098a29: Waiting 21:12:57 b2191e2be29d: Waiting 21:12:57 28a689fde69f: Waiting 21:12:57 bd32e55e3499: Waiting 21:12:57 e0a16a559ad5: Waiting 21:12:57 6bc865367a65: Layer already exists 21:12:57 602c2c294e37: Layer already exists 21:12:57 563b631cb8bc: Layer already exists 21:12:57 45a11e153936: Layer already exists 21:12:57 ce86cd9a9c99: Layer already exists 21:12:57 bd32e55e3499: Layer already exists 21:12:57 28a689fde69f: Layer already exists 21:12:57 e0a16a559ad5: Layer already exists 21:12:57 a1e197564c1d: Layer already exists 21:12:57 7232dfc5416d: Layer already exists 21:12:57 d525289ac9dc: Layer already exists 21:12:57 c08aed834279: Layer already exists 21:12:57 5f70bf18a086: Layer already exists 21:12:57 b2191e2be29d: Layer already exists 21:12:57 39a61a098a29: Layer already exists 21:12:57 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:a33a705a444dea30fe7c05ccaf961192ed46b8fb71ccb4db1acf82e52e131d51 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:12:58 563b631cb8bc: Preparing 21:12:58 602c2c294e37: Preparing 21:12:58 ce86cd9a9c99: Preparing 21:12:58 45a11e153936: Preparing 21:12:58 6bc865367a65: Preparing 21:12:58 7232dfc5416d: Preparing 21:12:58 28a689fde69f: Preparing 21:12:58 bd32e55e3499: Preparing 21:12:58 e0a16a559ad5: Preparing 21:12:58 a1e197564c1d: Preparing 21:12:58 d525289ac9dc: Preparing 21:12:58 5f70bf18a086: Preparing 21:12:58 c08aed834279: Preparing 21:12:58 39a61a098a29: Preparing 21:12:58 b2191e2be29d: Preparing 21:12:58 a1e197564c1d: Waiting 21:12:58 28a689fde69f: Waiting 21:12:58 d525289ac9dc: Waiting 21:12:58 5f70bf18a086: Waiting 21:12:58 c08aed834279: Waiting 21:12:58 39a61a098a29: Waiting 21:12:58 b2191e2be29d: Waiting 21:12:58 bd32e55e3499: Waiting 21:12:58 7232dfc5416d: Waiting 21:12:58 e0a16a559ad5: Waiting 21:12:58 6bc865367a65: Layer already exists 21:12:58 563b631cb8bc: Layer already exists 21:12:58 602c2c294e37: Layer already exists 21:12:58 ce86cd9a9c99: Layer already exists 21:12:58 45a11e153936: Layer already exists 21:12:58 bd32e55e3499: Layer already exists 21:12:58 28a689fde69f: Layer already exists 21:12:58 7232dfc5416d: Layer already exists 21:12:58 a1e197564c1d: Layer already exists 21:12:58 e0a16a559ad5: Layer already exists 21:12:58 d525289ac9dc: Layer already exists 21:12:58 5f70bf18a086: Layer already exists 21:12:58 39a61a098a29: Layer already exists 21:12:58 c08aed834279: Layer already exists 21:12:58 b2191e2be29d: Layer already exists 21:12:58 main: digest: sha256:a33a705a444dea30fe7c05ccaf961192ed46b8fb71ccb4db1acf82e52e131d51 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:58 ===================================================== [Pipeline] echo 21:12:58 taggedImages: 21:12:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:12:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.55 21:12:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:12:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:12:58 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:12:58 2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:58 latest 21:12:58 3.1.0-dev.55 21:12:58 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:12:58 main 21:12:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:12:59 eabfb98c0929: Preparing 21:12:59 bc589738b2f7: Preparing 21:12:59 1365b28c56ea: Preparing 21:12:59 f1ea1eca80d8: Preparing 21:12:59 bd32e55e3499: Preparing 21:12:59 e0a16a559ad5: Preparing 21:12:59 34c1bf7d5b3f: Preparing 21:12:59 b2191e2be29d: Preparing 21:12:59 e0a16a559ad5: Waiting 21:12:59 34c1bf7d5b3f: Waiting 21:12:59 b2191e2be29d: Waiting 21:12:59 bd32e55e3499: Layer already exists 21:12:59 e0a16a559ad5: Layer already exists 21:12:59 34c1bf7d5b3f: Layer already exists 21:12:59 bc589738b2f7: Pushed 21:12:59 1365b28c56ea: Pushed 21:12:59 b2191e2be29d: Layer already exists 21:12:59 eabfb98c0929: Pushed 21:13:02 f1ea1eca80d8: Pushed 21:13:02 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:384f071812fda246c1f15f1123c34c94c2dacd222b9b73a67bbb4b17b4bf5c92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:13:03 eabfb98c0929: Preparing 21:13:03 bc589738b2f7: Preparing 21:13:03 1365b28c56ea: Preparing 21:13:03 f1ea1eca80d8: Preparing 21:13:03 bd32e55e3499: Preparing 21:13:03 e0a16a559ad5: Preparing 21:13:03 34c1bf7d5b3f: Preparing 21:13:03 b2191e2be29d: Preparing 21:13:03 e0a16a559ad5: Waiting 21:13:03 34c1bf7d5b3f: Waiting 21:13:03 b2191e2be29d: Waiting 21:13:03 bc589738b2f7: Layer already exists 21:13:03 1365b28c56ea: Layer already exists 21:13:03 bd32e55e3499: Layer already exists 21:13:03 f1ea1eca80d8: Layer already exists 21:13:03 eabfb98c0929: Layer already exists 21:13:03 b2191e2be29d: Layer already exists 21:13:03 34c1bf7d5b3f: Layer already exists 21:13:03 e0a16a559ad5: Layer already exists 21:13:03 latest: digest: sha256:384f071812fda246c1f15f1123c34c94c2dacd222b9b73a67bbb4b17b4bf5c92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.55 21:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:13:04 eabfb98c0929: Preparing 21:13:04 bc589738b2f7: Preparing 21:13:04 1365b28c56ea: Preparing 21:13:04 f1ea1eca80d8: Preparing 21:13:04 bd32e55e3499: Preparing 21:13:04 e0a16a559ad5: Preparing 21:13:04 34c1bf7d5b3f: Preparing 21:13:04 b2191e2be29d: Preparing 21:13:04 e0a16a559ad5: Waiting 21:13:04 b2191e2be29d: Waiting 21:13:04 34c1bf7d5b3f: Waiting 21:13:04 eabfb98c0929: Layer already exists 21:13:04 bc589738b2f7: Layer already exists 21:13:04 f1ea1eca80d8: Layer already exists 21:13:04 1365b28c56ea: Layer already exists 21:13:04 bd32e55e3499: Layer already exists 21:13:04 e0a16a559ad5: Layer already exists 21:13:04 34c1bf7d5b3f: Layer already exists 21:13:04 b2191e2be29d: Layer already exists 21:13:04 3.1.0-dev.55: digest: sha256:384f071812fda246c1f15f1123c34c94c2dacd222b9b73a67bbb4b17b4bf5c92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:13:05 eabfb98c0929: Preparing 21:13:05 bc589738b2f7: Preparing 21:13:05 1365b28c56ea: Preparing 21:13:05 f1ea1eca80d8: Preparing 21:13:05 bd32e55e3499: Preparing 21:13:05 e0a16a559ad5: Preparing 21:13:05 34c1bf7d5b3f: Preparing 21:13:05 b2191e2be29d: Preparing 21:13:05 e0a16a559ad5: Waiting 21:13:05 34c1bf7d5b3f: Waiting 21:13:05 b2191e2be29d: Waiting 21:13:05 bc589738b2f7: Layer already exists 21:13:05 bd32e55e3499: Layer already exists 21:13:05 eabfb98c0929: Layer already exists 21:13:05 f1ea1eca80d8: Layer already exists 21:13:05 1365b28c56ea: Layer already exists 21:13:05 b2191e2be29d: Layer already exists 21:13:05 e0a16a559ad5: Layer already exists 21:13:05 34c1bf7d5b3f: Layer already exists 21:13:05 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:384f071812fda246c1f15f1123c34c94c2dacd222b9b73a67bbb4b17b4bf5c92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:13:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:13:06 eabfb98c0929: Preparing 21:13:06 bc589738b2f7: Preparing 21:13:06 1365b28c56ea: Preparing 21:13:06 f1ea1eca80d8: Preparing 21:13:06 bd32e55e3499: Preparing 21:13:06 e0a16a559ad5: Preparing 21:13:06 34c1bf7d5b3f: Preparing 21:13:06 b2191e2be29d: Preparing 21:13:06 e0a16a559ad5: Waiting 21:13:06 34c1bf7d5b3f: Waiting 21:13:06 b2191e2be29d: Waiting 21:13:06 1365b28c56ea: Layer already exists 21:13:06 bd32e55e3499: Layer already exists 21:13:06 bc589738b2f7: Layer already exists 21:13:06 eabfb98c0929: Layer already exists 21:13:06 f1ea1eca80d8: Layer already exists 21:13:06 34c1bf7d5b3f: Layer already exists 21:13:06 e0a16a559ad5: Layer already exists 21:13:06 b2191e2be29d: Layer already exists 21:13:06 main: digest: sha256:384f071812fda246c1f15f1123c34c94c2dacd222b9b73a67bbb4b17b4bf5c92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:06 ===================================================== [Pipeline] echo 21:13:06 taggedImages: 21:13:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:13:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:13:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.55 21:13:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:13:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:13:06 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:13:06 2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:13:06 latest 21:13:06 3.1.0-dev.55 21:13:06 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:13:06 main 21:13:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:13:07 9e8f6a2ab2e8: Preparing 21:13:07 8ee7c434dbf4: Preparing 21:13:07 4c0febf9a1fa: Preparing 21:13:07 6f1717111492: Preparing 21:13:07 5d25fd9ed67e: Preparing 21:13:07 bd32e55e3499: Preparing 21:13:07 e0a16a559ad5: Preparing 21:13:07 bc9095e8ecb1: Preparing 21:13:07 20696d5028b0: Preparing 21:13:07 b2191e2be29d: Preparing 21:13:07 e0a16a559ad5: Waiting 21:13:07 bc9095e8ecb1: Waiting 21:13:07 20696d5028b0: Waiting 21:13:07 b2191e2be29d: Waiting 21:13:07 bd32e55e3499: Waiting 21:13:07 6f1717111492: Pushed 21:13:07 8ee7c434dbf4: Pushed 21:13:07 bd32e55e3499: Layer already exists 21:13:07 5d25fd9ed67e: Pushed 21:13:07 9e8f6a2ab2e8: Pushed 21:13:07 e0a16a559ad5: Layer already exists 21:13:07 bc9095e8ecb1: Pushed 21:13:08 b2191e2be29d: Layer already exists 21:13:10 4c0febf9a1fa: Pushed 21:13:11 20696d5028b0: Pushed 21:13:11 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:828f8c0a8b0a7542c60008c5fa19db4ce515babf83049ad5667607399c7582bf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:13:12 9e8f6a2ab2e8: Preparing 21:13:12 8ee7c434dbf4: Preparing 21:13:12 4c0febf9a1fa: Preparing 21:13:12 6f1717111492: Preparing 21:13:12 5d25fd9ed67e: Preparing 21:13:12 bd32e55e3499: Preparing 21:13:12 e0a16a559ad5: Preparing 21:13:12 bc9095e8ecb1: Preparing 21:13:12 20696d5028b0: Preparing 21:13:12 b2191e2be29d: Preparing 21:13:12 bd32e55e3499: Waiting 21:13:12 e0a16a559ad5: Waiting 21:13:12 bc9095e8ecb1: Waiting 21:13:12 20696d5028b0: Waiting 21:13:12 b2191e2be29d: Waiting 21:13:12 9e8f6a2ab2e8: Layer already exists 21:13:12 5d25fd9ed67e: Layer already exists 21:13:12 4c0febf9a1fa: Layer already exists 21:13:12 8ee7c434dbf4: Layer already exists 21:13:12 6f1717111492: Layer already exists 21:13:12 bc9095e8ecb1: Layer already exists 21:13:12 20696d5028b0: Layer already exists 21:13:12 e0a16a559ad5: Layer already exists 21:13:12 b2191e2be29d: Layer already exists 21:13:12 bd32e55e3499: Layer already exists 21:13:12 latest: digest: sha256:828f8c0a8b0a7542c60008c5fa19db4ce515babf83049ad5667607399c7582bf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.55 21:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:13:13 9e8f6a2ab2e8: Preparing 21:13:13 8ee7c434dbf4: Preparing 21:13:13 4c0febf9a1fa: Preparing 21:13:13 6f1717111492: Preparing 21:13:13 5d25fd9ed67e: Preparing 21:13:13 bd32e55e3499: Preparing 21:13:13 e0a16a559ad5: Preparing 21:13:13 bc9095e8ecb1: Preparing 21:13:13 20696d5028b0: Preparing 21:13:13 b2191e2be29d: Preparing 21:13:13 bc9095e8ecb1: Waiting 21:13:13 20696d5028b0: Waiting 21:13:13 b2191e2be29d: Waiting 21:13:13 bd32e55e3499: Waiting 21:13:13 e0a16a559ad5: Waiting 21:13:13 4c0febf9a1fa: Layer already exists 21:13:13 9e8f6a2ab2e8: Layer already exists 21:13:13 6f1717111492: Layer already exists 21:13:13 5d25fd9ed67e: Layer already exists 21:13:13 8ee7c434dbf4: Layer already exists 21:13:13 bc9095e8ecb1: Layer already exists 21:13:13 bd32e55e3499: Layer already exists 21:13:13 b2191e2be29d: Layer already exists 21:13:13 e0a16a559ad5: Layer already exists 21:13:13 20696d5028b0: Layer already exists 21:13:13 3.1.0-dev.55: digest: sha256:828f8c0a8b0a7542c60008c5fa19db4ce515babf83049ad5667607399c7582bf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:13:14 9e8f6a2ab2e8: Preparing 21:13:14 8ee7c434dbf4: Preparing 21:13:14 4c0febf9a1fa: Preparing 21:13:14 6f1717111492: Preparing 21:13:14 5d25fd9ed67e: Preparing 21:13:14 bd32e55e3499: Preparing 21:13:14 e0a16a559ad5: Preparing 21:13:14 bc9095e8ecb1: Preparing 21:13:14 20696d5028b0: Preparing 21:13:14 b2191e2be29d: Preparing 21:13:14 e0a16a559ad5: Waiting 21:13:14 bc9095e8ecb1: Waiting 21:13:14 20696d5028b0: Waiting 21:13:14 b2191e2be29d: Waiting 21:13:14 bd32e55e3499: Waiting 21:13:14 8ee7c434dbf4: Layer already exists 21:13:14 5d25fd9ed67e: Layer already exists 21:13:14 4c0febf9a1fa: Layer already exists 21:13:14 9e8f6a2ab2e8: Layer already exists 21:13:14 6f1717111492: Layer already exists 21:13:14 bc9095e8ecb1: Layer already exists 21:13:14 e0a16a559ad5: Layer already exists 21:13:14 bd32e55e3499: Layer already exists 21:13:14 20696d5028b0: Layer already exists 21:13:14 b2191e2be29d: Layer already exists 21:13:14 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:828f8c0a8b0a7542c60008c5fa19db4ce515babf83049ad5667607399c7582bf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:13:14 9e8f6a2ab2e8: Preparing 21:13:14 8ee7c434dbf4: Preparing 21:13:14 4c0febf9a1fa: Preparing 21:13:14 6f1717111492: Preparing 21:13:14 5d25fd9ed67e: Preparing 21:13:14 bd32e55e3499: Preparing 21:13:14 e0a16a559ad5: Preparing 21:13:14 bc9095e8ecb1: Preparing 21:13:14 20696d5028b0: Preparing 21:13:14 b2191e2be29d: Preparing 21:13:14 bd32e55e3499: Waiting 21:13:14 e0a16a559ad5: Waiting 21:13:14 20696d5028b0: Waiting 21:13:14 bc9095e8ecb1: Waiting 21:13:14 b2191e2be29d: Waiting 21:13:14 5d25fd9ed67e: Layer already exists 21:13:14 9e8f6a2ab2e8: Layer already exists 21:13:14 8ee7c434dbf4: Layer already exists 21:13:14 4c0febf9a1fa: Layer already exists 21:13:14 6f1717111492: Layer already exists 21:13:14 bc9095e8ecb1: Layer already exists 21:13:14 e0a16a559ad5: Layer already exists 21:13:14 b2191e2be29d: Layer already exists 21:13:14 bd32e55e3499: Layer already exists 21:13:14 20696d5028b0: Layer already exists 21:13:15 main: digest: sha256:828f8c0a8b0a7542c60008c5fa19db4ce515babf83049ad5667607399c7582bf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:15 ===================================================== [Pipeline] echo 21:13:15 taggedImages: 21:13:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:13:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:13:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.55 21:13:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:13:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:13:15 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:13:15 2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:13:15 latest 21:13:15 3.1.0-dev.55 21:13:15 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:13:15 main 21:13:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:13:16 fc7c6f1c570d: Preparing 21:13:16 2eb7da8176f5: Preparing 21:13:16 edf84c345669: Preparing 21:13:16 e59af2548ae0: Preparing 21:13:16 86c99246c656: Preparing 21:13:16 d155dd45ff1f: Preparing 21:13:16 734e450448d7: Preparing 21:13:16 d155dd45ff1f: Waiting 21:13:16 bd32e55e3499: Preparing 21:13:16 e0a16a559ad5: Preparing 21:13:16 81850f8f3ac1: Preparing 21:13:16 b2191e2be29d: Preparing 21:13:16 734e450448d7: Waiting 21:13:16 bd32e55e3499: Waiting 21:13:16 e0a16a559ad5: Waiting 21:13:16 81850f8f3ac1: Waiting 21:13:16 b2191e2be29d: Waiting 21:13:16 fc7c6f1c570d: Pushed 21:13:16 86c99246c656: Pushed 21:13:16 2eb7da8176f5: Pushed 21:13:16 bd32e55e3499: Layer already exists 21:13:16 e0a16a559ad5: Layer already exists 21:13:16 d155dd45ff1f: Pushed 21:13:16 b2191e2be29d: Layer already exists 21:13:16 734e450448d7: Pushed 21:13:19 e59af2548ae0: Pushed 21:13:19 81850f8f3ac1: Pushed 21:13:19 edf84c345669: Pushed 21:13:21 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:4c540ec555a754490b144abb5c58bdf1b1696859f5fadb37c82e3657526d2a6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:13:22 fc7c6f1c570d: Preparing 21:13:22 2eb7da8176f5: Preparing 21:13:22 edf84c345669: Preparing 21:13:22 e59af2548ae0: Preparing 21:13:22 86c99246c656: Preparing 21:13:22 d155dd45ff1f: Preparing 21:13:22 734e450448d7: Preparing 21:13:22 bd32e55e3499: Preparing 21:13:22 e0a16a559ad5: Preparing 21:13:22 81850f8f3ac1: Preparing 21:13:22 b2191e2be29d: Preparing 21:13:22 d155dd45ff1f: Waiting 21:13:22 bd32e55e3499: Waiting 21:13:22 e0a16a559ad5: Waiting 21:13:22 734e450448d7: Waiting 21:13:22 81850f8f3ac1: Waiting 21:13:22 b2191e2be29d: Waiting 21:13:22 fc7c6f1c570d: Layer already exists 21:13:22 86c99246c656: Layer already exists 21:13:22 edf84c345669: Layer already exists 21:13:22 2eb7da8176f5: Layer already exists 21:13:22 e59af2548ae0: Layer already exists 21:13:22 bd32e55e3499: Layer already exists 21:13:22 d155dd45ff1f: Layer already exists 21:13:22 e0a16a559ad5: Layer already exists 21:13:22 734e450448d7: Layer already exists 21:13:22 81850f8f3ac1: Layer already exists 21:13:22 b2191e2be29d: Layer already exists 21:13:22 latest: digest: sha256:4c540ec555a754490b144abb5c58bdf1b1696859f5fadb37c82e3657526d2a6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.55 21:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:13:23 fc7c6f1c570d: Preparing 21:13:23 2eb7da8176f5: Preparing 21:13:23 edf84c345669: Preparing 21:13:23 e59af2548ae0: Preparing 21:13:23 86c99246c656: Preparing 21:13:23 d155dd45ff1f: Preparing 21:13:23 734e450448d7: Preparing 21:13:23 bd32e55e3499: Preparing 21:13:23 e0a16a559ad5: Preparing 21:13:23 81850f8f3ac1: Preparing 21:13:23 b2191e2be29d: Preparing 21:13:23 d155dd45ff1f: Waiting 21:13:23 734e450448d7: Waiting 21:13:23 e0a16a559ad5: Waiting 21:13:23 81850f8f3ac1: Waiting 21:13:23 b2191e2be29d: Waiting 21:13:23 bd32e55e3499: Waiting 21:13:23 fc7c6f1c570d: Layer already exists 21:13:23 e59af2548ae0: Layer already exists 21:13:23 2eb7da8176f5: Layer already exists 21:13:23 edf84c345669: Layer already exists 21:13:23 86c99246c656: Layer already exists 21:13:23 bd32e55e3499: Layer already exists 21:13:23 734e450448d7: Layer already exists 21:13:23 d155dd45ff1f: Layer already exists 21:13:23 81850f8f3ac1: Layer already exists 21:13:23 e0a16a559ad5: Layer already exists 21:13:23 b2191e2be29d: Layer already exists 21:13:23 3.1.0-dev.55: digest: sha256:4c540ec555a754490b144abb5c58bdf1b1696859f5fadb37c82e3657526d2a6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:13:24 fc7c6f1c570d: Preparing 21:13:24 2eb7da8176f5: Preparing 21:13:24 edf84c345669: Preparing 21:13:24 e59af2548ae0: Preparing 21:13:24 86c99246c656: Preparing 21:13:24 d155dd45ff1f: Preparing 21:13:24 734e450448d7: Preparing 21:13:24 bd32e55e3499: Preparing 21:13:24 e0a16a559ad5: Preparing 21:13:24 81850f8f3ac1: Preparing 21:13:24 b2191e2be29d: Preparing 21:13:24 bd32e55e3499: Waiting 21:13:24 e0a16a559ad5: Waiting 21:13:24 d155dd45ff1f: Waiting 21:13:24 734e450448d7: Waiting 21:13:24 81850f8f3ac1: Waiting 21:13:24 e59af2548ae0: Layer already exists 21:13:24 86c99246c656: Layer already exists 21:13:24 fc7c6f1c570d: Layer already exists 21:13:24 edf84c345669: Layer already exists 21:13:24 2eb7da8176f5: Layer already exists 21:13:24 734e450448d7: Layer already exists 21:13:24 bd32e55e3499: Layer already exists 21:13:24 81850f8f3ac1: Layer already exists 21:13:24 d155dd45ff1f: Layer already exists 21:13:24 e0a16a559ad5: Layer already exists 21:13:24 b2191e2be29d: Layer already exists 21:13:24 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:4c540ec555a754490b144abb5c58bdf1b1696859f5fadb37c82e3657526d2a6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:13:25 fc7c6f1c570d: Preparing 21:13:25 2eb7da8176f5: Preparing 21:13:25 edf84c345669: Preparing 21:13:25 e59af2548ae0: Preparing 21:13:25 86c99246c656: Preparing 21:13:25 d155dd45ff1f: Preparing 21:13:25 734e450448d7: Preparing 21:13:25 bd32e55e3499: Preparing 21:13:25 e0a16a559ad5: Preparing 21:13:25 81850f8f3ac1: Preparing 21:13:25 b2191e2be29d: Preparing 21:13:25 d155dd45ff1f: Waiting 21:13:25 734e450448d7: Waiting 21:13:25 e0a16a559ad5: Waiting 21:13:25 81850f8f3ac1: Waiting 21:13:25 b2191e2be29d: Waiting 21:13:25 bd32e55e3499: Waiting 21:13:25 edf84c345669: Layer already exists 21:13:25 2eb7da8176f5: Layer already exists 21:13:25 e59af2548ae0: Layer already exists 21:13:25 86c99246c656: Layer already exists 21:13:25 fc7c6f1c570d: Layer already exists 21:13:25 d155dd45ff1f: Layer already exists 21:13:25 734e450448d7: Layer already exists 21:13:25 e0a16a559ad5: Layer already exists 21:13:25 bd32e55e3499: Layer already exists 21:13:25 81850f8f3ac1: Layer already exists 21:13:25 b2191e2be29d: Layer already exists 21:13:25 main: digest: sha256:4c540ec555a754490b144abb5c58bdf1b1696859f5fadb37c82e3657526d2a6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:25 ===================================================== [Pipeline] echo 21:13:25 taggedImages: 21:13:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:13:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:13:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.55 21:13:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:13:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:13:25 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:13:25 2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:13:25 latest 21:13:25 3.1.0-dev.55 21:13:25 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:13:25 main 21:13:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:13:26 d404d55ad9e2: Preparing 21:13:26 cbebe3b582bf: Preparing 21:13:26 bd32e55e3499: Preparing 21:13:26 e0a16a559ad5: Preparing 21:13:26 e6c84fb0899f: Preparing 21:13:26 b2191e2be29d: Preparing 21:13:26 bd32e55e3499: Layer already exists 21:13:26 e0a16a559ad5: Layer already exists 21:13:26 b2191e2be29d: Layer already exists 21:13:26 d404d55ad9e2: Pushed 21:13:27 e6c84fb0899f: Pushed 21:13:31 cbebe3b582bf: Pushed 21:13:31 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:719ef8cc74aa743e8bdef257ab90f51dd2b8d4d91ef2e8aff54abbfe087d5c66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:13:32 d404d55ad9e2: Preparing 21:13:32 cbebe3b582bf: Preparing 21:13:32 bd32e55e3499: Preparing 21:13:32 e0a16a559ad5: Preparing 21:13:32 e6c84fb0899f: Preparing 21:13:32 b2191e2be29d: Preparing 21:13:32 b2191e2be29d: Waiting 21:13:32 bd32e55e3499: Layer already exists 21:13:32 cbebe3b582bf: Layer already exists 21:13:32 e0a16a559ad5: Layer already exists 21:13:32 e6c84fb0899f: Layer already exists 21:13:32 d404d55ad9e2: Layer already exists 21:13:32 b2191e2be29d: Layer already exists 21:13:32 latest: digest: sha256:719ef8cc74aa743e8bdef257ab90f51dd2b8d4d91ef2e8aff54abbfe087d5c66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.55 21:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:13:33 d404d55ad9e2: Preparing 21:13:33 cbebe3b582bf: Preparing 21:13:33 bd32e55e3499: Preparing 21:13:33 e0a16a559ad5: Preparing 21:13:33 e6c84fb0899f: Preparing 21:13:33 b2191e2be29d: Preparing 21:13:33 b2191e2be29d: Waiting 21:13:33 e0a16a559ad5: Layer already exists 21:13:33 cbebe3b582bf: Layer already exists 21:13:33 d404d55ad9e2: Layer already exists 21:13:33 e6c84fb0899f: Layer already exists 21:13:33 bd32e55e3499: Layer already exists 21:13:33 b2191e2be29d: Layer already exists 21:13:33 3.1.0-dev.55: digest: sha256:719ef8cc74aa743e8bdef257ab90f51dd2b8d4d91ef2e8aff54abbfe087d5c66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:13:34 d404d55ad9e2: Preparing 21:13:34 cbebe3b582bf: Preparing 21:13:34 bd32e55e3499: Preparing 21:13:34 e0a16a559ad5: Preparing 21:13:34 e6c84fb0899f: Preparing 21:13:34 b2191e2be29d: Preparing 21:13:34 b2191e2be29d: Waiting 21:13:34 e0a16a559ad5: Layer already exists 21:13:34 cbebe3b582bf: Layer already exists 21:13:34 bd32e55e3499: Layer already exists 21:13:34 d404d55ad9e2: Layer already exists 21:13:34 e6c84fb0899f: Layer already exists 21:13:34 b2191e2be29d: Layer already exists 21:13:34 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:719ef8cc74aa743e8bdef257ab90f51dd2b8d4d91ef2e8aff54abbfe087d5c66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:13:35 d404d55ad9e2: Preparing 21:13:35 cbebe3b582bf: Preparing 21:13:35 bd32e55e3499: Preparing 21:13:35 e0a16a559ad5: Preparing 21:13:35 e6c84fb0899f: Preparing 21:13:35 b2191e2be29d: Preparing 21:13:35 b2191e2be29d: Waiting 21:13:35 cbebe3b582bf: Layer already exists 21:13:35 e0a16a559ad5: Layer already exists 21:13:35 d404d55ad9e2: Layer already exists 21:13:35 e6c84fb0899f: Layer already exists 21:13:35 bd32e55e3499: Layer already exists 21:13:35 b2191e2be29d: Layer already exists 21:13:35 main: digest: sha256:719ef8cc74aa743e8bdef257ab90f51dd2b8d4d91ef2e8aff54abbfe087d5c66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:35 ===================================================== [Pipeline] echo 21:13:36 taggedImages: 21:13:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:13:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:13:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.55 21:13:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:13:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:13:36 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:13:36 2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:13:36 latest 21:13:36 3.1.0-dev.55 21:13:36 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:13:36 main 21:13:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:13:36 bb3fb09a7d70: Preparing 21:13:36 f6d7c9926ec6: Preparing 21:13:36 f2f525bf66bb: Preparing 21:13:36 bd32e55e3499: Preparing 21:13:36 e0a16a559ad5: Preparing 21:13:36 bbaa0415c813: Preparing 21:13:36 92c4d670f568: Preparing 21:13:36 49c748c4a90a: Preparing 21:13:36 b2191e2be29d: Preparing 21:13:36 bbaa0415c813: Waiting 21:13:36 92c4d670f568: Waiting 21:13:36 49c748c4a90a: Waiting 21:13:36 e0a16a559ad5: Layer already exists 21:13:36 bd32e55e3499: Layer already exists 21:13:36 f2f525bf66bb: Pushed 21:13:36 f6d7c9926ec6: Pushed 21:13:36 bb3fb09a7d70: Pushed 21:13:36 b2191e2be29d: Layer already exists 21:13:38 49c748c4a90a: Pushed 21:13:48 92c4d670f568: Pushed 21:13:54 bbaa0415c813: Pushed 21:13:54 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:3cffb18f4aeedf5e9e0014c9f7c3f27fbec990708c79420dbf0b3f5be9cbd302 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:13:55 bb3fb09a7d70: Preparing 21:13:55 f6d7c9926ec6: Preparing 21:13:55 f2f525bf66bb: Preparing 21:13:55 bd32e55e3499: Preparing 21:13:55 e0a16a559ad5: Preparing 21:13:55 bbaa0415c813: Preparing 21:13:55 92c4d670f568: Preparing 21:13:55 49c748c4a90a: Preparing 21:13:55 b2191e2be29d: Preparing 21:13:55 92c4d670f568: Waiting 21:13:55 49c748c4a90a: Waiting 21:13:55 b2191e2be29d: Waiting 21:13:55 bbaa0415c813: Waiting 21:13:55 bd32e55e3499: Layer already exists 21:13:55 bb3fb09a7d70: Layer already exists 21:13:55 e0a16a559ad5: Layer already exists 21:13:55 f2f525bf66bb: Layer already exists 21:13:55 f6d7c9926ec6: Layer already exists 21:13:55 49c748c4a90a: Layer already exists 21:13:55 92c4d670f568: Layer already exists 21:13:55 b2191e2be29d: Layer already exists 21:13:55 bbaa0415c813: Layer already exists 21:13:55 latest: digest: sha256:3cffb18f4aeedf5e9e0014c9f7c3f27fbec990708c79420dbf0b3f5be9cbd302 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.55 21:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:13:56 bb3fb09a7d70: Preparing 21:13:56 f6d7c9926ec6: Preparing 21:13:56 f2f525bf66bb: Preparing 21:13:56 bd32e55e3499: Preparing 21:13:56 e0a16a559ad5: Preparing 21:13:56 bbaa0415c813: Preparing 21:13:56 92c4d670f568: Preparing 21:13:56 49c748c4a90a: Preparing 21:13:56 b2191e2be29d: Preparing 21:13:56 92c4d670f568: Waiting 21:13:56 49c748c4a90a: Waiting 21:13:56 b2191e2be29d: Waiting 21:13:56 bbaa0415c813: Waiting 21:13:56 e0a16a559ad5: Layer already exists 21:13:56 bb3fb09a7d70: Layer already exists 21:13:56 f6d7c9926ec6: Layer already exists 21:13:56 f2f525bf66bb: Layer already exists 21:13:56 bd32e55e3499: Layer already exists 21:13:56 49c748c4a90a: Layer already exists 21:13:56 bbaa0415c813: Layer already exists 21:13:56 92c4d670f568: Layer already exists 21:13:56 b2191e2be29d: Layer already exists 21:13:56 3.1.0-dev.55: digest: sha256:3cffb18f4aeedf5e9e0014c9f7c3f27fbec990708c79420dbf0b3f5be9cbd302 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:13:57 bb3fb09a7d70: Preparing 21:13:57 f6d7c9926ec6: Preparing 21:13:57 f2f525bf66bb: Preparing 21:13:57 bd32e55e3499: Preparing 21:13:57 e0a16a559ad5: Preparing 21:13:57 bbaa0415c813: Preparing 21:13:57 92c4d670f568: Preparing 21:13:57 49c748c4a90a: Preparing 21:13:57 b2191e2be29d: Preparing 21:13:57 bbaa0415c813: Waiting 21:13:57 92c4d670f568: Waiting 21:13:57 49c748c4a90a: Waiting 21:13:57 b2191e2be29d: Waiting 21:13:57 e0a16a559ad5: Layer already exists 21:13:57 f6d7c9926ec6: Layer already exists 21:13:57 bb3fb09a7d70: Layer already exists 21:13:57 f2f525bf66bb: Layer already exists 21:13:57 bd32e55e3499: Layer already exists 21:13:57 92c4d670f568: Layer already exists 21:13:57 b2191e2be29d: Layer already exists 21:13:57 bbaa0415c813: Layer already exists 21:13:57 49c748c4a90a: Layer already exists 21:13:57 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:3cffb18f4aeedf5e9e0014c9f7c3f27fbec990708c79420dbf0b3f5be9cbd302 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:13:58 bb3fb09a7d70: Preparing 21:13:58 f6d7c9926ec6: Preparing 21:13:58 f2f525bf66bb: Preparing 21:13:58 bd32e55e3499: Preparing 21:13:58 e0a16a559ad5: Preparing 21:13:58 bbaa0415c813: Preparing 21:13:58 92c4d670f568: Preparing 21:13:58 49c748c4a90a: Preparing 21:13:58 b2191e2be29d: Preparing 21:13:58 bbaa0415c813: Waiting 21:13:58 92c4d670f568: Waiting 21:13:58 49c748c4a90a: Waiting 21:13:58 b2191e2be29d: Waiting 21:13:58 f6d7c9926ec6: Layer already exists 21:13:58 bb3fb09a7d70: Layer already exists 21:13:58 bd32e55e3499: Layer already exists 21:13:58 e0a16a559ad5: Layer already exists 21:13:58 f2f525bf66bb: Layer already exists 21:13:58 92c4d670f568: Layer already exists 21:13:58 49c748c4a90a: Layer already exists 21:13:58 bbaa0415c813: Layer already exists 21:13:58 b2191e2be29d: Layer already exists 21:13:58 main: digest: sha256:3cffb18f4aeedf5e9e0014c9f7c3f27fbec990708c79420dbf0b3f5be9cbd302 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:58 ===================================================== [Pipeline] echo 21:13:58 taggedImages: 21:13:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:13:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:13:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.55 21:13:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:13:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:13:58 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:13:58 2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:13:58 latest 21:13:58 3.1.0-dev.55 21:13:58 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:13:58 main 21:13:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:13:59 4c69aa9f6bd6: Preparing 21:13:59 b6de92c5fbb9: Preparing 21:13:59 4b1bd93859db: Preparing 21:13:59 bd32e55e3499: Preparing 21:13:59 e0a16a559ad5: Preparing 21:13:59 bbaa0415c813: Preparing 21:13:59 265ffefc4f04: Preparing 21:13:59 b2191e2be29d: Preparing 21:13:59 bbaa0415c813: Waiting 21:13:59 265ffefc4f04: Waiting 21:13:59 b2191e2be29d: Waiting 21:13:59 bd32e55e3499: Layer already exists 21:13:59 e0a16a559ad5: Layer already exists 21:13:59 bbaa0415c813: Layer already exists 21:13:59 b2191e2be29d: Layer already exists 21:13:59 4b1bd93859db: Pushed 21:13:59 b6de92c5fbb9: Pushed 21:13:59 4c69aa9f6bd6: Pushed 21:14:00 265ffefc4f04: Pushed 21:14:00 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:b9d61f0f758a83887d3ef482edbef9f894d33f6ad00977d059938b324e15850b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:14:00 4c69aa9f6bd6: Preparing 21:14:00 b6de92c5fbb9: Preparing 21:14:00 4b1bd93859db: Preparing 21:14:00 bd32e55e3499: Preparing 21:14:00 e0a16a559ad5: Preparing 21:14:00 bbaa0415c813: Preparing 21:14:00 265ffefc4f04: Preparing 21:14:00 b2191e2be29d: Preparing 21:14:00 265ffefc4f04: Waiting 21:14:00 b2191e2be29d: Waiting 21:14:00 bbaa0415c813: Waiting 21:14:00 b6de92c5fbb9: Layer already exists 21:14:00 4b1bd93859db: Layer already exists 21:14:00 bd32e55e3499: Layer already exists 21:14:00 4c69aa9f6bd6: Layer already exists 21:14:00 e0a16a559ad5: Layer already exists 21:14:00 b2191e2be29d: Layer already exists 21:14:00 bbaa0415c813: Layer already exists 21:14:00 265ffefc4f04: Layer already exists 21:14:00 latest: digest: sha256:b9d61f0f758a83887d3ef482edbef9f894d33f6ad00977d059938b324e15850b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.55 21:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:14:01 4c69aa9f6bd6: Preparing 21:14:01 b6de92c5fbb9: Preparing 21:14:01 4b1bd93859db: Preparing 21:14:01 bd32e55e3499: Preparing 21:14:01 e0a16a559ad5: Preparing 21:14:01 bbaa0415c813: Preparing 21:14:01 265ffefc4f04: Preparing 21:14:01 b2191e2be29d: Preparing 21:14:01 bbaa0415c813: Waiting 21:14:01 265ffefc4f04: Waiting 21:14:01 b2191e2be29d: Waiting 21:14:01 bd32e55e3499: Layer already exists 21:14:01 b6de92c5fbb9: Layer already exists 21:14:01 e0a16a559ad5: Layer already exists 21:14:01 4b1bd93859db: Layer already exists 21:14:01 4c69aa9f6bd6: Layer already exists 21:14:01 265ffefc4f04: Layer already exists 21:14:01 bbaa0415c813: Layer already exists 21:14:01 b2191e2be29d: Layer already exists 21:14:01 3.1.0-dev.55: digest: sha256:b9d61f0f758a83887d3ef482edbef9f894d33f6ad00977d059938b324e15850b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:14:02 4c69aa9f6bd6: Preparing 21:14:02 b6de92c5fbb9: Preparing 21:14:02 4b1bd93859db: Preparing 21:14:02 bd32e55e3499: Preparing 21:14:02 e0a16a559ad5: Preparing 21:14:02 bbaa0415c813: Preparing 21:14:02 265ffefc4f04: Preparing 21:14:02 b2191e2be29d: Preparing 21:14:02 bbaa0415c813: Waiting 21:14:02 265ffefc4f04: Waiting 21:14:02 b2191e2be29d: Waiting 21:14:02 4b1bd93859db: Layer already exists 21:14:02 b6de92c5fbb9: Layer already exists 21:14:02 bd32e55e3499: Layer already exists 21:14:02 4c69aa9f6bd6: Layer already exists 21:14:02 e0a16a559ad5: Layer already exists 21:14:02 b2191e2be29d: Layer already exists 21:14:02 bbaa0415c813: Layer already exists 21:14:02 265ffefc4f04: Layer already exists 21:14:02 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:b9d61f0f758a83887d3ef482edbef9f894d33f6ad00977d059938b324e15850b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:14:03 4c69aa9f6bd6: Preparing 21:14:03 b6de92c5fbb9: Preparing 21:14:03 4b1bd93859db: Preparing 21:14:03 bd32e55e3499: Preparing 21:14:03 e0a16a559ad5: Preparing 21:14:03 bbaa0415c813: Preparing 21:14:03 265ffefc4f04: Preparing 21:14:03 b2191e2be29d: Preparing 21:14:03 bbaa0415c813: Waiting 21:14:03 b2191e2be29d: Waiting 21:14:03 265ffefc4f04: Waiting 21:14:03 4c69aa9f6bd6: Layer already exists 21:14:03 e0a16a559ad5: Layer already exists 21:14:03 b6de92c5fbb9: Layer already exists 21:14:03 bd32e55e3499: Layer already exists 21:14:03 4b1bd93859db: Layer already exists 21:14:03 b2191e2be29d: Layer already exists 21:14:03 265ffefc4f04: Layer already exists 21:14:03 bbaa0415c813: Layer already exists 21:14:03 main: digest: sha256:b9d61f0f758a83887d3ef482edbef9f894d33f6ad00977d059938b324e15850b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:03 ===================================================== [Pipeline] echo 21:14:03 taggedImages: 21:14:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:14:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:14:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.55 21:14:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:14:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:14:03 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:14:03 2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:14:03 latest 21:14:03 3.1.0-dev.55 21:14:03 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:14:03 main 21:14:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:14:04 bb3fb09a7d70: Preparing 21:14:04 d1a9be303ef2: Preparing 21:14:04 6fbaad7f67df: Preparing 21:14:04 bd32e55e3499: Preparing 21:14:04 e0a16a559ad5: Preparing 21:14:04 bbaa0415c813: Preparing 21:14:04 49c748c4a90a: Preparing 21:14:04 b2191e2be29d: Preparing 21:14:04 bbaa0415c813: Waiting 21:14:04 49c748c4a90a: Waiting 21:14:04 b2191e2be29d: Waiting 21:14:04 bb3fb09a7d70: Layer already exists 21:14:04 bd32e55e3499: Layer already exists 21:14:04 e0a16a559ad5: Layer already exists 21:14:04 bbaa0415c813: Layer already exists 21:14:04 b2191e2be29d: Layer already exists 21:14:04 49c748c4a90a: Layer already exists 21:14:04 d1a9be303ef2: Pushed 21:14:04 6fbaad7f67df: Pushed 21:14:04 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:f702da6efa3c128744e56338efe06132bcae0ba1346d9b5ac2304db0f32bdf50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:14:05 bb3fb09a7d70: Preparing 21:14:05 d1a9be303ef2: Preparing 21:14:05 6fbaad7f67df: Preparing 21:14:05 bd32e55e3499: Preparing 21:14:05 e0a16a559ad5: Preparing 21:14:05 bbaa0415c813: Preparing 21:14:05 49c748c4a90a: Preparing 21:14:05 b2191e2be29d: Preparing 21:14:05 49c748c4a90a: Waiting 21:14:05 b2191e2be29d: Waiting 21:14:05 bbaa0415c813: Waiting 21:14:05 e0a16a559ad5: Layer already exists 21:14:05 6fbaad7f67df: Layer already exists 21:14:05 bb3fb09a7d70: Layer already exists 21:14:05 d1a9be303ef2: Layer already exists 21:14:05 bd32e55e3499: Layer already exists 21:14:05 49c748c4a90a: Layer already exists 21:14:05 bbaa0415c813: Layer already exists 21:14:05 b2191e2be29d: Layer already exists 21:14:05 latest: digest: sha256:f702da6efa3c128744e56338efe06132bcae0ba1346d9b5ac2304db0f32bdf50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.55 21:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:14:06 bb3fb09a7d70: Preparing 21:14:06 d1a9be303ef2: Preparing 21:14:06 6fbaad7f67df: Preparing 21:14:06 bd32e55e3499: Preparing 21:14:06 e0a16a559ad5: Preparing 21:14:06 bbaa0415c813: Preparing 21:14:06 49c748c4a90a: Preparing 21:14:06 b2191e2be29d: Preparing 21:14:06 bbaa0415c813: Waiting 21:14:06 49c748c4a90a: Waiting 21:14:06 b2191e2be29d: Waiting 21:14:06 6fbaad7f67df: Layer already exists 21:14:06 bd32e55e3499: Layer already exists 21:14:06 bb3fb09a7d70: Layer already exists 21:14:06 e0a16a559ad5: Layer already exists 21:14:06 d1a9be303ef2: Layer already exists 21:14:06 bbaa0415c813: Layer already exists 21:14:06 49c748c4a90a: Layer already exists 21:14:06 b2191e2be29d: Layer already exists 21:14:06 3.1.0-dev.55: digest: sha256:f702da6efa3c128744e56338efe06132bcae0ba1346d9b5ac2304db0f32bdf50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:14:07 bb3fb09a7d70: Preparing 21:14:07 d1a9be303ef2: Preparing 21:14:07 6fbaad7f67df: Preparing 21:14:07 bd32e55e3499: Preparing 21:14:07 e0a16a559ad5: Preparing 21:14:07 bbaa0415c813: Preparing 21:14:07 49c748c4a90a: Preparing 21:14:07 b2191e2be29d: Preparing 21:14:07 bbaa0415c813: Waiting 21:14:07 49c748c4a90a: Waiting 21:14:07 b2191e2be29d: Waiting 21:14:07 d1a9be303ef2: Layer already exists 21:14:07 bb3fb09a7d70: Layer already exists 21:14:07 e0a16a559ad5: Layer already exists 21:14:07 6fbaad7f67df: Layer already exists 21:14:07 bd32e55e3499: Layer already exists 21:14:07 bbaa0415c813: Layer already exists 21:14:07 b2191e2be29d: Layer already exists 21:14:07 49c748c4a90a: Layer already exists 21:14:07 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:f702da6efa3c128744e56338efe06132bcae0ba1346d9b5ac2304db0f32bdf50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:14:08 bb3fb09a7d70: Preparing 21:14:08 d1a9be303ef2: Preparing 21:14:08 6fbaad7f67df: Preparing 21:14:08 bd32e55e3499: Preparing 21:14:08 e0a16a559ad5: Preparing 21:14:08 bbaa0415c813: Preparing 21:14:08 49c748c4a90a: Preparing 21:14:08 b2191e2be29d: Preparing 21:14:08 49c748c4a90a: Waiting 21:14:08 bbaa0415c813: Waiting 21:14:08 b2191e2be29d: Waiting 21:14:08 6fbaad7f67df: Layer already exists 21:14:08 bb3fb09a7d70: Layer already exists 21:14:08 d1a9be303ef2: Layer already exists 21:14:08 e0a16a559ad5: Layer already exists 21:14:08 bd32e55e3499: Layer already exists 21:14:08 b2191e2be29d: Layer already exists 21:14:08 bbaa0415c813: Layer already exists 21:14:08 49c748c4a90a: Layer already exists 21:14:08 main: digest: sha256:f702da6efa3c128744e56338efe06132bcae0ba1346d9b5ac2304db0f32bdf50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:08 ===================================================== [Pipeline] echo 21:14:08 taggedImages: 21:14:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:14:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:14:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.55 21:14:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:14:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:14:08 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:14:08 2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:14:08 latest 21:14:08 3.1.0-dev.55 21:14:08 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:14:08 main 21:14:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:14:09 e3679653427c: Preparing 21:14:09 8b754c17a5c7: Preparing 21:14:09 bd32e55e3499: Preparing 21:14:09 e0a16a559ad5: Preparing 21:14:09 f186cc24a4b6: Preparing 21:14:09 b2191e2be29d: Preparing 21:14:09 b2191e2be29d: Waiting 21:14:09 bd32e55e3499: Layer already exists 21:14:09 e0a16a559ad5: Layer already exists 21:14:09 b2191e2be29d: Layer already exists 21:14:09 e3679653427c: Pushed 21:14:09 f186cc24a4b6: Pushed 21:14:16 8b754c17a5c7: Pushed 21:14:16 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:ba5e7469b776643dbe6e1896adec5c8ec35b27331ef23e8985ca7588c8c6edc3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:14:17 e3679653427c: Preparing 21:14:17 8b754c17a5c7: Preparing 21:14:17 bd32e55e3499: Preparing 21:14:17 e0a16a559ad5: Preparing 21:14:17 f186cc24a4b6: Preparing 21:14:17 b2191e2be29d: Preparing 21:14:17 b2191e2be29d: Waiting 21:14:17 f186cc24a4b6: Layer already exists 21:14:17 e0a16a559ad5: Layer already exists 21:14:17 bd32e55e3499: Layer already exists 21:14:17 e3679653427c: Layer already exists 21:14:17 8b754c17a5c7: Layer already exists 21:14:17 b2191e2be29d: Layer already exists 21:14:17 latest: digest: sha256:ba5e7469b776643dbe6e1896adec5c8ec35b27331ef23e8985ca7588c8c6edc3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.55 21:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:14:18 e3679653427c: Preparing 21:14:18 8b754c17a5c7: Preparing 21:14:18 bd32e55e3499: Preparing 21:14:18 e0a16a559ad5: Preparing 21:14:18 f186cc24a4b6: Preparing 21:14:18 b2191e2be29d: Preparing 21:14:18 b2191e2be29d: Waiting 21:14:18 8b754c17a5c7: Layer already exists 21:14:18 e3679653427c: Layer already exists 21:14:18 e0a16a559ad5: Layer already exists 21:14:18 f186cc24a4b6: Layer already exists 21:14:18 bd32e55e3499: Layer already exists 21:14:18 b2191e2be29d: Layer already exists 21:14:18 3.1.0-dev.55: digest: sha256:ba5e7469b776643dbe6e1896adec5c8ec35b27331ef23e8985ca7588c8c6edc3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:14:18 e3679653427c: Preparing 21:14:18 8b754c17a5c7: Preparing 21:14:18 bd32e55e3499: Preparing 21:14:18 e0a16a559ad5: Preparing 21:14:18 f186cc24a4b6: Preparing 21:14:18 b2191e2be29d: Preparing 21:14:18 b2191e2be29d: Waiting 21:14:18 e3679653427c: Layer already exists 21:14:18 f186cc24a4b6: Layer already exists 21:14:18 bd32e55e3499: Layer already exists 21:14:18 e0a16a559ad5: Layer already exists 21:14:18 8b754c17a5c7: Layer already exists 21:14:18 b2191e2be29d: Layer already exists 21:14:18 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:ba5e7469b776643dbe6e1896adec5c8ec35b27331ef23e8985ca7588c8c6edc3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:14:19 e3679653427c: Preparing 21:14:19 8b754c17a5c7: Preparing 21:14:19 bd32e55e3499: Preparing 21:14:19 e0a16a559ad5: Preparing 21:14:19 f186cc24a4b6: Preparing 21:14:19 b2191e2be29d: Preparing 21:14:19 b2191e2be29d: Waiting 21:14:19 e3679653427c: Layer already exists 21:14:19 bd32e55e3499: Layer already exists 21:14:19 e0a16a559ad5: Layer already exists 21:14:19 8b754c17a5c7: Layer already exists 21:14:19 f186cc24a4b6: Layer already exists 21:14:19 b2191e2be29d: Layer already exists 21:14:20 main: digest: sha256:ba5e7469b776643dbe6e1896adec5c8ec35b27331ef23e8985ca7588c8c6edc3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:20 ===================================================== [Pipeline] echo 21:14:20 taggedImages: 21:14:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:14:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:14:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.55 21:14:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:14:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:14:20 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:14:20 2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:14:20 latest 21:14:20 3.1.0-dev.55 21:14:20 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:14:20 main 21:14:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:14:20 c560c782d60e: Preparing 21:14:20 d414c5fdeb3f: Preparing 21:14:20 bd32e55e3499: Preparing 21:14:20 e0a16a559ad5: Preparing 21:14:20 34c1bf7d5b3f: Preparing 21:14:20 b2191e2be29d: Preparing 21:14:20 b2191e2be29d: Waiting 21:14:20 bd32e55e3499: Layer already exists 21:14:20 e0a16a559ad5: Layer already exists 21:14:20 34c1bf7d5b3f: Layer already exists 21:14:20 b2191e2be29d: Layer already exists 21:14:21 c560c782d60e: Pushed 21:14:26 d414c5fdeb3f: Pushed 21:14:26 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:9c482021e60829d6b7eb523532e7439f3828d346f818800995d54e08bc2b59fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:14:27 c560c782d60e: Preparing 21:14:27 d414c5fdeb3f: Preparing 21:14:27 bd32e55e3499: Preparing 21:14:27 e0a16a559ad5: Preparing 21:14:27 34c1bf7d5b3f: Preparing 21:14:27 b2191e2be29d: Preparing 21:14:27 b2191e2be29d: Waiting 21:14:27 c560c782d60e: Layer already exists 21:14:27 e0a16a559ad5: Layer already exists 21:14:27 34c1bf7d5b3f: Layer already exists 21:14:27 bd32e55e3499: Layer already exists 21:14:27 d414c5fdeb3f: Layer already exists 21:14:27 b2191e2be29d: Layer already exists 21:14:27 latest: digest: sha256:9c482021e60829d6b7eb523532e7439f3828d346f818800995d54e08bc2b59fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.55 21:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:14:28 c560c782d60e: Preparing 21:14:28 d414c5fdeb3f: Preparing 21:14:28 bd32e55e3499: Preparing 21:14:28 e0a16a559ad5: Preparing 21:14:28 34c1bf7d5b3f: Preparing 21:14:28 b2191e2be29d: Preparing 21:14:28 d414c5fdeb3f: Layer already exists 21:14:28 34c1bf7d5b3f: Layer already exists 21:14:28 c560c782d60e: Layer already exists 21:14:28 bd32e55e3499: Layer already exists 21:14:28 e0a16a559ad5: Layer already exists 21:14:28 b2191e2be29d: Layer already exists 21:14:28 3.1.0-dev.55: digest: sha256:9c482021e60829d6b7eb523532e7439f3828d346f818800995d54e08bc2b59fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:14:28 c560c782d60e: Preparing 21:14:28 d414c5fdeb3f: Preparing 21:14:28 bd32e55e3499: Preparing 21:14:28 e0a16a559ad5: Preparing 21:14:28 34c1bf7d5b3f: Preparing 21:14:28 b2191e2be29d: Preparing 21:14:28 b2191e2be29d: Waiting 21:14:28 d414c5fdeb3f: Layer already exists 21:14:28 bd32e55e3499: Layer already exists 21:14:28 c560c782d60e: Layer already exists 21:14:28 e0a16a559ad5: Layer already exists 21:14:28 34c1bf7d5b3f: Layer already exists 21:14:28 b2191e2be29d: Layer already exists 21:14:28 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:9c482021e60829d6b7eb523532e7439f3828d346f818800995d54e08bc2b59fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:14:29 c560c782d60e: Preparing 21:14:29 d414c5fdeb3f: Preparing 21:14:29 bd32e55e3499: Preparing 21:14:29 e0a16a559ad5: Preparing 21:14:29 34c1bf7d5b3f: Preparing 21:14:29 b2191e2be29d: Preparing 21:14:29 b2191e2be29d: Waiting 21:14:29 c560c782d60e: Layer already exists 21:14:29 e0a16a559ad5: Layer already exists 21:14:29 d414c5fdeb3f: Layer already exists 21:14:29 bd32e55e3499: Layer already exists 21:14:29 34c1bf7d5b3f: Layer already exists 21:14:29 b2191e2be29d: Layer already exists 21:14:29 main: digest: sha256:9c482021e60829d6b7eb523532e7439f3828d346f818800995d54e08bc2b59fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:29 ===================================================== [Pipeline] echo 21:14:29 taggedImages: 21:14:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee 21:14:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:14:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.55 21:14:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 21:14:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:30 21:14:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:30 arm64: Pulling from edgex-lftools-log-publisher 21:14:30 8998bd30e6a1: Pulling fs layer 21:14:30 04944245beec: Pulling fs layer 21:14:30 699f458cf7ca: Pulling fs layer 21:14:30 765212b225bb: Pulling fs layer 21:14:30 f23df028b6ca: Pulling fs layer 21:14:30 d65c8cfc05b1: Pulling fs layer 21:14:30 2437ff75d9bd: Pulling fs layer 21:14:30 f23df028b6ca: Waiting 21:14:30 d65c8cfc05b1: Waiting 21:14:30 2437ff75d9bd: Waiting 21:14:30 765212b225bb: Waiting 21:14:30 04944245beec: Verifying Checksum 21:14:30 04944245beec: Download complete 21:14:30 765212b225bb: Verifying Checksum 21:14:30 765212b225bb: Download complete 21:14:30 f23df028b6ca: Verifying Checksum 21:14:30 f23df028b6ca: Download complete 21:14:30 d65c8cfc05b1: Verifying Checksum 21:14:30 d65c8cfc05b1: Download complete 21:14:31 699f458cf7ca: Download complete 21:14:31 8998bd30e6a1: Verifying Checksum 21:14:31 8998bd30e6a1: Download complete 21:14:34 2437ff75d9bd: Verifying Checksum 21:14:34 2437ff75d9bd: Download complete 21:14:35 8998bd30e6a1: Pull complete 21:14:35 04944245beec: Pull complete 21:14:37 699f458cf7ca: Pull complete 21:14:37 765212b225bb: Pull complete 21:14:38 f23df028b6ca: Pull complete 21:14:38 d65c8cfc05b1: Pull complete 21:14:53 2437ff75d9bd: Pull complete 21:14:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:14:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:53 prd-ubuntu20.04-docker-arm64-4c-16g-7881 does not seem to be running inside a container 21:14:53 $ 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/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:14:56 $ docker top 7eae4152ce1ca268e085be405880915e2a674abb806e87c3906647ce9c573c4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:57 ---> job-cost.sh 21:14:57 lf-activate-venv: SKIPPING 21:14:57 INFO: No Stack... 21:14:58 INFO: Retrieving Pricing Info for: v3-standard-4 21:14:58 INFO: Archiving Costs [Pipeline] sh 21:14:59 + cat /w/workspace/edgex-go/589/archives/cost.csv 21:14:59 + cut -d, -f6 [Pipeline] lock 21:14:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-589-stack-cost] 21:14:59 Resource [jenkins-edgexfoundry-edgex-go-main-589-stack-cost] did not exist. Created. 21:14:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-589-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:14:59 + echo total: 0.10999999940395355 [Pipeline] stash 21:15:00 Stashed 1 file(s) [Pipeline] } 21:15:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-589-stack-cost] [Pipeline] // lock [Pipeline] } 21:15:00 $ docker stop --time=1 7eae4152ce1ca268e085be405880915e2a674abb806e87c3906647ce9c573c4a 21:15:01 $ docker rm -f --volumes 7eae4152ce1ca268e085be405880915e2a674abb806e87c3906647ce9c573c4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:15:02 provisioning config files... 21:15:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/589@tmp/config11907271505975382428tmp [Pipeline] { [Pipeline] sh 21:15:02 + set +x 21:15:02 + curl -s https://codecov.io/bash 21:15:02 + bash -s -- 21:15:02 21:15:02 _____ _ 21:15:02 / ____| | | 21:15:02 | | ___ __| | ___ ___ _____ __ 21:15:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:15:02 | |___| (_) | (_| | __/ (_| (_) \ V / 21:15:02 \_____\___/ \__,_|\___|\___\___/ \_/ 21:15:02 Bash-1.0.6 21:15:02 21:15:02 21:15:02 ==> git version 2.25.1 found 21:15:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:15:02 Release-Date: 2020-01-08 21:15:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:15:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:15:02 ==> Jenkins CI detected. 21:15:02 current dir:  /w/workspace/edgex-go/589 21:15:02 project root: . 21:15:02 --> token set from env 21:15:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:15:02 ==> Running gcov in . (disable via -X gcov) 21:15:02 ==> Python coveragepy not found 21:15:02 ==> Searching for coverage reports in: 21:15:02 + . 21:15:02 -> Found 1 reports 21:15:02 ==> Detecting git/mercurial file structure 21:15:02 ==> Reading reports 21:15:02 + ./coverage.out bytes=453602 21:15:02 ==> Appending adjustments 21:15:02 https://docs.codecov.io/docs/fixing-reports 21:15:03 + Found adjustments 21:15:03 ==> Gzipping contents 21:15:03 60K /tmp/codecov.zMOqjW.gz 21:15:03 ==> Uploading reports 21:15:03 url: https://codecov.io 21:15:03 query: branch=main&commit=2b0aa32e305f4468c05d36fa7488a318f523b7ee&build=589&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F589%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:15:03 -> Pinging Codecov 21:15:03 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=2b0aa32e305f4468c05d36fa7488a318f523b7ee&build=589&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F589%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:15:03 -> Uploading to 21:15:03 https://storage.googleapis.com/codecov/v4/raw/2023-09-25/00271124DB129430A58F1EEE437C3FCB/2b0aa32e305f4468c05d36fa7488a318f523b7ee/e314832c-89b2-4ca6-8cca-2512b525e548.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T211503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c87ae8d8ac28a6408603e2601e6994ccaf0e7afb97a20f880a7707ca10a13f60 21:15:03 % Total % Received % Xferd Average Speed Time Time Time Current 21:15:03 Dload Upload Total Spent Left Speed 21:15:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58221 0 0 100 58221 0 213k --:--:-- --:--:-- --:--:-- 212k 100 58221 0 0 100 58221 0 213k --:--:-- --:--:-- --:--:-- 212k 21:15:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } 21:15:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:15:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:15:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:15:04 21:15:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:15:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:15:04 df9b9388f04a: Pulling fs layer 21:15:04 52dc419b0ee2: Pulling fs layer 21:15:04 25bc292e5bac: Pulling fs layer 21:15:04 114826534d7a: Pulling fs layer 21:15:04 4657fd5d0bcf: Pulling fs layer 21:15:04 6ad1cebc031e: Pulling fs layer 21:15:04 8a3aa393b2d8: Pulling fs layer 21:15:04 114826534d7a: Waiting 21:15:04 4657fd5d0bcf: Waiting 21:15:04 6ad1cebc031e: Waiting 21:15:04 8a3aa393b2d8: Waiting 21:15:04 25bc292e5bac: Verifying Checksum 21:15:04 25bc292e5bac: Download complete 21:15:04 52dc419b0ee2: Download complete 21:15:04 4657fd5d0bcf: Download complete 21:15:04 df9b9388f04a: Verifying Checksum 21:15:04 df9b9388f04a: Download complete 21:15:05 df9b9388f04a: Pull complete 21:15:05 52dc419b0ee2: Pull complete 21:15:05 6ad1cebc031e: Verifying Checksum 21:15:05 6ad1cebc031e: Download complete 21:15:05 25bc292e5bac: Pull complete 21:15:06 114826534d7a: Verifying Checksum 21:15:06 114826534d7a: Download complete 21:15:06 8a3aa393b2d8: Verifying Checksum 21:15:06 8a3aa393b2d8: Download complete 21:15:10 114826534d7a: Pull complete 21:15:10 4657fd5d0bcf: Pull complete 21:15:10 6ad1cebc031e: Pull complete 21:15:12 8a3aa393b2d8: Pull complete 21:15:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:15:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:15:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:12 prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container 21:15:12 $ 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/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:15:16 $ docker top 332a4b42e1953394f2a2d94cc5f7660b89eda3748186f4db80c691464612cb67 -eo pid,comm [Pipeline] { [Pipeline] echo 21:15:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:15:16 + set -o pipefail 21:15:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:15:23 21:15:23 Monitoring /w/workspace/edgex-go/589 (github.com/edgexfoundry/edgex-go)... 21:15:23 21:15:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/fa76085c-d363-47e3-ad55-c68ff6eb8679 21:15:23 21:15:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:15:23 21:15:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:15:23 21:15:23 21:15:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:15:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:15:23 More details here: https://snyk.co/ue1NS [Pipeline] } 21:15:23 $ docker stop --time=1 332a4b42e1953394f2a2d94cc5f7660b89eda3748186f4db80c691464612cb67 21:15:26 $ docker rm -f --volumes 332a4b42e1953394f2a2d94cc5f7660b89eda3748186f4db80c691464612cb67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:15:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:26 provisioning config files... 21:15:26 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/589@tmp/config4553891106309268934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:27 --> edgex-publish-swagger.sh 21:15:27 === Publish openapi/v3 API === 21:15:27 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:15:27 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/589/openapi/v3/core-command.yaml] 21:15:27 % Total % Received % Xferd Average Speed Time Time Time Current 21:15:27 Dload Upload Total Spent Left Speed 21:15:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 336k --:--:-- --:--:-- --:--:-- 333k 100 32782 0 0 100 32782 0 63778 --:--:-- --:--:-- --:--:-- 63654 21:15:27 21:15:27 21:15:27 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/589/openapi/v3/core-data.yaml] 21:15:27 % Total % Received % Xferd Average Speed Time Time Time Current 21:15:27 Dload Upload Total Spent Left Speed 21:15:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 133k --:--:-- --:--:-- --:--:-- 133k 21:15:27 21:15:27 21:15:27 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/589/openapi/v3/core-metadata.yaml] 21:15:28 % Total % Received % Xferd Average Speed Time Time Time Current 21:15:28 Dload Upload Total Spent Left Speed 21:15:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 263k --:--:-- --:--:-- --:--:-- 263k 21:15:28 21:15:28 21:15:28 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/589/openapi/v3/support-notifications.yaml] 21:15:28 % Total % Received % Xferd Average Speed Time Time Time Current 21:15:28 Dload Upload Total Spent Left Speed 21:15:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 190k --:--:-- --:--:-- --:--:-- 190k 100 87000 0 0 100 87000 0 190k --:--:-- --:--:-- --:--:-- 190k 21:15:29 21:15:29 21:15:29 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/589/openapi/v3/support-scheduler.yaml] 21:15:29 % Total % Received % Xferd Average Speed Time Time Time Current 21:15:29 Dload Upload Total Spent Left Speed 21:15:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 84756 --:--:-- --:--:-- --:--:-- 84951 21:15:29 21:15:29 [Pipeline] } 21:15:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:15:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:15:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:30 prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container 21:15:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:15:30 $ docker top b129a1ff3cb1dfb7115e5e79e2ecfd1a251cf1399696056779dccb02b335d0d6 -eo pid,comm 21:15:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:15:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:30 [ssh-agent] Looking for ssh-agent implementation... 21:15:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:31 $ docker exec b129a1ff3cb1dfb7115e5e79e2ecfd1a251cf1399696056779dccb02b335d0d6 ssh-agent 21:15:31 SSH_AUTH_SOCK=/tmp/ssh-60ChOpq7Hw4S/agent.33 21:15:31 SSH_AGENT_PID=39 21:15:31 Running ssh-add (command line suppressed) 21:15:31 Identity added: /w/workspace/edgex-go/589@tmp/private_key_14893629477465192748.key (/w/workspace/edgex-go/589@tmp/private_key_14893629477465192748.key) 21:15:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:31 + git semver tag 21:15:31 2023-09-25 21:15:31,830 [run_tag] DEBUG tag force:False 21:15:31 2023-09-25 21:15:31,830 [check_head_tag] DEBUG check head tag 21:15:31 2023-09-25 21:15:31,831 [execute] INFO git cat-file --batch-check 21:15:31 2023-09-25 21:15:31,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/589, universal_newlines=False, shell=None, istream=) 21:15:31 2023-09-25 21:15:31,835 [execute] INFO git cat-file --batch 21:15:31 2023-09-25 21:15:31,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/589, universal_newlines=False, shell=None, istream=) 21:15:31 2023-09-25 21:15:31,856 [read_version] DEBUG read version from /w/workspace/edgex-go/589/.semver/main 21:15:31 2023-09-25 21:15:31,856 [execute] INFO git tag -a v3.1.0-dev.55 -m v3.1.0-dev.55 21:15:31 2023-09-25 21:15:31,857 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.55', '-m', 'v3.1.0-dev.55'], cwd=/w/workspace/edgex-go/589, universal_newlines=False, shell=None, istream=None) 21:15:31 2023-09-25 21:15:31,862 [read_version] DEBUG read version from /w/workspace/edgex-go/589/.semver/main 21:15:31 3.1.0-dev.55 [Pipeline] } 21:15:31 $ docker exec --env ******** --env ******** b129a1ff3cb1dfb7115e5e79e2ecfd1a251cf1399696056779dccb02b335d0d6 ssh-agent -k 21:15:32 unset SSH_AUTH_SOCK; 21:15:32 unset SSH_AGENT_PID; 21:15:32 echo Agent pid 39 killed; 21:15:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:32 + git semver [Pipeline] } 21:15:32 $ docker stop --time=1 b129a1ff3cb1dfb7115e5e79e2ecfd1a251cf1399696056779dccb02b335d0d6 21:15:33 $ docker rm -f --volumes b129a1ff3cb1dfb7115e5e79e2ecfd1a251cf1399696056779dccb02b335d0d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:15:34 21:15:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:15:34 0.23.1-centos7: Pulling from edgex-lftools 21:15:34 ab5ef0e58194: Pulling fs layer 21:15:34 9712f1f96733: Pulling fs layer 21:15:34 63f879dbbcfc: Pulling fs layer 21:15:34 0d9ebad4ef96: Pulling fs layer 21:15:34 e9a5061849ea: Pulling fs layer 21:15:34 d747dcd14b5f: Pulling fs layer 21:15:34 2de7ff778b66: Pulling fs layer 21:15:34 e9a5061849ea: Waiting 21:15:34 d747dcd14b5f: Waiting 21:15:34 2de7ff778b66: Waiting 21:15:34 9712f1f96733: Verifying Checksum 21:15:34 9712f1f96733: Download complete 21:15:35 63f879dbbcfc: Verifying Checksum 21:15:35 63f879dbbcfc: Download complete 21:15:35 e9a5061849ea: Verifying Checksum 21:15:35 e9a5061849ea: Download complete 21:15:35 0d9ebad4ef96: Verifying Checksum 21:15:35 0d9ebad4ef96: Download complete 21:15:35 d747dcd14b5f: Verifying Checksum 21:15:35 d747dcd14b5f: Download complete 21:15:35 ab5ef0e58194: Verifying Checksum 21:15:35 ab5ef0e58194: Download complete 21:15:35 2de7ff778b66: Verifying Checksum 21:15:35 2de7ff778b66: Download complete 21:15:38 ab5ef0e58194: Pull complete 21:15:38 9712f1f96733: Pull complete 21:15:39 63f879dbbcfc: Pull complete 21:15:43 0d9ebad4ef96: Pull complete 21:15:43 e9a5061849ea: Pull complete 21:15:43 d747dcd14b5f: Pull complete 21:15:44 2de7ff778b66: Pull complete 21:15:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:15:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:15:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:44 prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container 21:15:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:15:48 $ docker top 3a7a165c819fe99d895d05ea25bdafb322d691fae2a2887646a921f6cbad694f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:15:48 provisioning config files... 21:15:48 copy managed file [sigul-config] to file:/w/workspace/edgex-go/589@tmp/config2408963249743753038tmp 21:15:48 copy managed file [sigul-password] to file:/w/workspace/edgex-go/589@tmp/config5780397382045036051tmp 21:15:48 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/589@tmp/config10306179565422961862tmp [Pipeline] { [Pipeline] echo 21:15:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:15:49 ---> sigul-configuration.sh 21:15:49 gpg: directory `/root/.gnupg' created 21:15:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:15:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:15:49 gpg: keyring `/root/.gnupg/secring.gpg' created 21:15:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:15:49 gpg: CAST5 encrypted data 21:15:49 gpg: encrypted with 1 passphrase 21:15:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:15:49 + mkdir /home/jenkins 21:15:49 + mkdir /home/jenkins/sigul [Pipeline] sh 21:15:49 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:15:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:15:50 ---> sigul-install.sh 21:15:50 Sigul already installed; skipping installation. [Pipeline] sh 21:15:50 + git tag --list 21:15:50 0.6.0 21:15:50 0.6.1 21:15:50 0.7.0 21:15:50 0.7.1 21:15:50 v1.0.0 21:15:50 v1.0.1 21:15:50 v1.1.0 21:15:50 v1.2.0 21:15:50 v1.2.1 21:15:50 v1.3.0 21:15:50 v1.3.1 21:15:50 v2.0.0 21:15:50 v2.1.0 21:15:50 v2.1.1 21:15:50 v2.2.0 21:15:50 v2.3.0 21:15:50 v3.0 21:15:50 v3.0.0 21:15:50 v3.1.0-dev.1 21:15:50 v3.1.0-dev.10 21:15:50 v3.1.0-dev.11 21:15:50 v3.1.0-dev.12 21:15:50 v3.1.0-dev.13 21:15:50 v3.1.0-dev.14 21:15:50 v3.1.0-dev.15 21:15:50 v3.1.0-dev.16 21:15:50 v3.1.0-dev.17 21:15:50 v3.1.0-dev.18 21:15:50 v3.1.0-dev.19 21:15:50 v3.1.0-dev.2 21:15:50 v3.1.0-dev.20 21:15:50 v3.1.0-dev.21 21:15:50 v3.1.0-dev.22 21:15:50 v3.1.0-dev.23 21:15:50 v3.1.0-dev.24 21:15:50 v3.1.0-dev.25 21:15:50 v3.1.0-dev.26 21:15:50 v3.1.0-dev.27 21:15:50 v3.1.0-dev.28 21:15:50 v3.1.0-dev.29 21:15:50 v3.1.0-dev.3 21:15:50 v3.1.0-dev.30 21:15:50 v3.1.0-dev.31 21:15:50 v3.1.0-dev.32 21:15:50 v3.1.0-dev.33 21:15:50 v3.1.0-dev.34 21:15:50 v3.1.0-dev.35 21:15:50 v3.1.0-dev.36 21:15:50 v3.1.0-dev.37 21:15:50 v3.1.0-dev.38 21:15:50 v3.1.0-dev.39 21:15:50 v3.1.0-dev.4 21:15:50 v3.1.0-dev.40 21:15:50 v3.1.0-dev.41 21:15:50 v3.1.0-dev.42 21:15:50 v3.1.0-dev.43 21:15:50 v3.1.0-dev.44 21:15:50 v3.1.0-dev.45 21:15:50 v3.1.0-dev.46 21:15:50 v3.1.0-dev.47 21:15:50 v3.1.0-dev.48 21:15:50 v3.1.0-dev.49 21:15:50 v3.1.0-dev.5 21:15:50 v3.1.0-dev.50 21:15:50 v3.1.0-dev.51 21:15:50 v3.1.0-dev.52 21:15:50 v3.1.0-dev.53 21:15:50 v3.1.0-dev.54 21:15:50 v3.1.0-dev.55 21:15:50 v3.1.0-dev.6 21:15:50 v3.1.0-dev.7 21:15:50 v3.1.0-dev.8 21:15:50 v3.1.0-dev.9 [Pipeline] sh 21:15:50 + lftools sign git-tag v3.1.0-dev.55 21:15:51 Signing Git tag with Sigul... 21:15:51 Signing v3.1.0-dev.55 [Pipeline] echo 21:15:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:15:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:15:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:15:52 $ docker stop --time=1 3a7a165c819fe99d895d05ea25bdafb322d691fae2a2887646a921f6cbad694f 21:15:53 $ docker rm -f --volumes 3a7a165c819fe99d895d05ea25bdafb322d691fae2a2887646a921f6cbad694f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:15:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:15:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:54 prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container 21:15:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:15:54 $ docker top 1782b8d0c7f2e33e6389aaad563ecb4760e138ef407448519a13a59c9478c470 -eo pid,comm 21:15:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:15:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:54 [ssh-agent] Looking for ssh-agent implementation... 21:15:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:54 $ docker exec 1782b8d0c7f2e33e6389aaad563ecb4760e138ef407448519a13a59c9478c470 ssh-agent 21:15:54 SSH_AUTH_SOCK=/tmp/ssh-9mI5Dntf0dGb/agent.33 21:15:54 SSH_AGENT_PID=39 21:15:54 Running ssh-add (command line suppressed) 21:15:55 Identity added: /w/workspace/edgex-go/589@tmp/private_key_12004068649186360400.key (/w/workspace/edgex-go/589@tmp/private_key_12004068649186360400.key) 21:15:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:55 + git semver bump pre 21:15:55 2023-09-25 21:15:55,578 [read_version] DEBUG read version from /w/workspace/edgex-go/589/.semver/main 21:15:55 2023-09-25 21:15:55,578 [bump_version] DEBUG bumping version:3.1.0-dev.55 on axis:pre with prefix:dev 21:15:55 2023-09-25 21:15:55,578 [bump_version] DEBUG bumped version:3.1.0-dev.56 21:15:55 2023-09-25 21:15:55,578 [write_version] DEBUG write version:3.1.0-dev.56 to path:/w/workspace/edgex-go/589/.semver/main with force:True 21:15:55 2023-09-25 21:15:55,578 [read_version] DEBUG read version from /w/workspace/edgex-go/589/.semver/main 21:15:55 2023-09-25 21:15:55,578 [write_file] DEBUG write to file:/w/workspace/edgex-go/589/.semver/main 21:15:55 2023-09-25 21:15:55,580 [execute] INFO git cat-file --batch-check 21:15:55 2023-09-25 21:15:55,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/589/.semver, universal_newlines=False, shell=None, istream=) 21:15:55 2023-09-25 21:15:55,586 [execute] INFO git cat-file --batch 21:15:55 2023-09-25 21:15:55,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/589/.semver, universal_newlines=False, shell=None, istream=) 21:15:55 2023-09-25 21:15:55,592 [read_version] DEBUG read version from /w/workspace/edgex-go/589/.semver/main 21:15:55 3.1.0-dev.56 [Pipeline] } 21:15:55 $ docker exec --env ******** --env ******** 1782b8d0c7f2e33e6389aaad563ecb4760e138ef407448519a13a59c9478c470 ssh-agent -k 21:15:55 unset SSH_AUTH_SOCK; 21:15:55 unset SSH_AGENT_PID; 21:15:55 echo Agent pid 39 killed; 21:15:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:56 + git semver [Pipeline] } 21:15:56 $ docker stop --time=1 1782b8d0c7f2e33e6389aaad563ecb4760e138ef407448519a13a59c9478c470 21:15:57 $ docker rm -f --volumes 1782b8d0c7f2e33e6389aaad563ecb4760e138ef407448519a13a59c9478c470 [Pipeline] // withDockerContainer [Pipeline] sh 21:15:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:15:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:58 prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container 21:15:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:15:58 $ docker top c672a230b102f405c1596325433b4ae33f80a52ef75b955cedc7a80bd39810ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:58 [ssh-agent] Looking for ssh-agent implementation... 21:15:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:58 $ docker exec c672a230b102f405c1596325433b4ae33f80a52ef75b955cedc7a80bd39810ca ssh-agent 21:15:59 SSH_AUTH_SOCK=/tmp/ssh-nQLIXwafNezz/agent.32 21:15:59 SSH_AGENT_PID=38 21:15:59 Running ssh-add (command line suppressed) 21:15:59 Identity added: /w/workspace/edgex-go/589@tmp/private_key_3295701497323229814.key (/w/workspace/edgex-go/589@tmp/private_key_3295701497323229814.key) 21:15:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:59 + git semver push 21:15:59 2023-09-25 21:15:59,662 [run_push] DEBUG push 21:15:59 2023-09-25 21:15:59,663 [execute] INFO git cat-file --batch-check 21:15:59 2023-09-25 21:15:59,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/589/.semver, universal_newlines=False, shell=None, istream=) 21:15:59 2023-09-25 21:15:59,668 [execute] INFO git rev-list fe3e69cdbea303992e96b9fe20912430aa62cb52 -- 21:15:59 2023-09-25 21:15:59,668 [execute] DEBUG Popen(['git', 'rev-list', 'fe3e69cdbea303992e96b9fe20912430aa62cb52', '--'], cwd=/w/workspace/edgex-go/589/.semver, universal_newlines=False, shell=None, istream=None) 21:15:59 2023-09-25 21:15:59,686 [execute] INFO git fetch -v origin 21:15:59 2023-09-25 21:15:59,686 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/589/.semver, universal_newlines=True, shell=None, istream=None) 21:16:00 2023-09-25 21:16:00,197 [run_push] DEBUG no remote changes detected 21:16:00 2023-09-25 21:16:00,198 [execute] INFO git push origin semver 21:16:00 2023-09-25 21:16:00,198 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/589/.semver, universal_newlines=False, shell=None, istream=None) 21:16:01 2023-09-25 21:16:01,065 [run_push] DEBUG push all version tags 21:16:01 2023-09-25 21:16:01,066 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:16:01 2023-09-25 21:16:01,066 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/589, universal_newlines=False, shell=None, istream=None) 21:16:02 2023-09-25 21:16:01,873 [read_version] DEBUG read version from /w/workspace/edgex-go/589/.semver/main 21:16:02 3.1.0-dev.56 [Pipeline] } 21:16:02 $ docker exec --env ******** --env ******** c672a230b102f405c1596325433b4ae33f80a52ef75b955cedc7a80bd39810ca ssh-agent -k 21:16:02 unset SSH_AUTH_SOCK; 21:16:02 unset SSH_AGENT_PID; 21:16:02 echo Agent pid 38 killed; 21:16:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:16:02 + git semver [Pipeline] } 21:16:02 $ docker stop --time=1 c672a230b102f405c1596325433b4ae33f80a52ef75b955cedc7a80bd39810ca 21:16:04 $ docker rm -f --volumes c672a230b102f405c1596325433b4ae33f80a52ef75b955cedc7a80bd39810ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:16:04 + [ -d /w/workspace/edgex-go/589/archives ] [Pipeline] libraryResource [Pipeline] sh 21:16:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:16:05 ---> package-listing.sh 21:16:05 ++ facter osfamily 21:16:05 ++ tr '[:upper:]' '[:lower:]' 21:16:06 + OS_FAMILY=debian 21:16:06 + workspace=/w/workspace/edgex-go/589 21:16:06 + START_PACKAGES=/tmp/packages_start.txt 21:16:06 + END_PACKAGES=/tmp/packages_end.txt 21:16:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:16:06 + PACKAGES=/tmp/packages_start.txt 21:16:06 + '[' /w/workspace/edgex-go/589 ']' 21:16:06 + PACKAGES=/tmp/packages_end.txt 21:16:06 + case "${OS_FAMILY}" in 21:16:06 + dpkg -l 21:16:06 + grep '^ii' 21:16:06 + '[' -f /tmp/packages_start.txt ']' 21:16:06 + '[' -f /tmp/packages_end.txt ']' 21:16:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:16:06 + '[' /w/workspace/edgex-go/589 ']' 21:16:06 + mkdir -p /w/workspace/edgex-go/589/archives/ 21:16:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/589/archives/ [Pipeline] echo 21:16:06 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/589/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:16:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:06 21:16:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:07 latest: Pulling from edgex-lftools-log-publisher 21:16:07 5eb5b503b376: Pulling fs layer 21:16:07 5c69ac0246d0: Pulling fs layer 21:16:07 ec43610c2a17: Pulling fs layer 21:16:07 3a2ae6a8a46f: Pulling fs layer 21:16:07 33b1e0a273af: Pulling fs layer 21:16:07 5d3b04190fa2: Pulling fs layer 21:16:07 2f39f015ded8: Pulling fs layer 21:16:07 2f39f015ded8: Waiting 21:16:07 5d3b04190fa2: Waiting 21:16:07 5c69ac0246d0: Verifying Checksum 21:16:07 5c69ac0246d0: Download complete 21:16:07 3a2ae6a8a46f: Verifying Checksum 21:16:07 3a2ae6a8a46f: Download complete 21:16:07 ec43610c2a17: Verifying Checksum 21:16:07 ec43610c2a17: Download complete 21:16:07 33b1e0a273af: Verifying Checksum 21:16:07 33b1e0a273af: Download complete 21:16:07 5d3b04190fa2: Verifying Checksum 21:16:07 5d3b04190fa2: Download complete 21:16:07 5eb5b503b376: Verifying Checksum 21:16:07 5eb5b503b376: Download complete 21:16:08 2f39f015ded8: Download complete 21:16:08 5eb5b503b376: Pull complete 21:16:08 5c69ac0246d0: Pull complete 21:16:09 ec43610c2a17: Pull complete 21:16:09 3a2ae6a8a46f: Pull complete 21:16:09 33b1e0a273af: Pull complete 21:16:09 5d3b04190fa2: Pull complete 21:16:14 2f39f015ded8: Pull complete 21:16:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:16:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:15 prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container 21:16:15 $ 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/589/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/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:16:19 $ docker top 7d457ba6c6c8c2cae9c08d6a91b66cdddadd6c0c76816e06bf1aa18fae867cb9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:19 + touch /tmp/pre-build-complete [Pipeline] sh 21:16:19 + mkdir -p /var/log/sysstat [Pipeline] sh 21:16:20 + ls /var/log/sa-host 21:16:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:16:20 provisioning config files... 21:16:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/589@tmp/config4167259572862902397tmp [Pipeline] { [Pipeline] echo 21:16:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:16:20 ---> create-netrc.sh [Pipeline] } 21:16:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:16:20 ---> python-tools-install.sh [Pipeline] echo 21:16:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:16:21 ---> sudo-logs.sh 21:16:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:16:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:16:21 ---> job-cost.sh 21:16:21 lf-activate-venv: SKIPPING 21:16:21 DEBUG: total: 0.10999999940395355 21:16:21 INFO: Retrieving Stack Cost... 21:16:22 INFO: Retrieving Pricing Info for: v3-standard-8 21:16:22 INFO: Archiving Costs [Pipeline] echo 21:16:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:16:22 ---> logs-deploy.sh 21:16:22 lf-activate-venv: SKIPPING 21:16:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/589 21:16:22 INFO: archiving workspace using pattern(s): 21:16:23 Archives upload complete. 21:16:23 INFO: archiving logs to Nexus 21:16:24 ---> uname -a: 21:16:24 Linux prd-ubuntu20-04-docker-8c-8g-7879 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:16:24 21:16:24 21:16:24 ---> lscpu: 21:16:24 Architecture: x86_64 21:16:24 CPU op-mode(s): 32-bit, 64-bit 21:16:24 Byte Order: Little Endian 21:16:24 Address sizes: 40 bits physical, 48 bits virtual 21:16:24 CPU(s): 8 21:16:24 On-line CPU(s) list: 0-7 21:16:24 Thread(s) per core: 1 21:16:24 Core(s) per socket: 1 21:16:24 Socket(s): 8 21:16:24 NUMA node(s): 1 21:16:24 Vendor ID: AuthenticAMD 21:16:24 CPU family: 23 21:16:24 Model: 49 21:16:24 Model name: AMD EPYC-Rome Processor 21:16:24 Stepping: 0 21:16:24 CPU MHz: 2799.998 21:16:24 BogoMIPS: 5599.99 21:16:24 Virtualization: AMD-V 21:16:24 Hypervisor vendor: KVM 21:16:24 Virtualization type: full 21:16:24 L1d cache: 256 KiB 21:16:24 L1i cache: 256 KiB 21:16:24 L2 cache: 4 MiB 21:16:24 L3 cache: 128 MiB 21:16:24 NUMA node0 CPU(s): 0-7 21:16:24 Vulnerability Itlb multihit: Not affected 21:16:24 Vulnerability L1tf: Not affected 21:16:24 Vulnerability Mds: Not affected 21:16:24 Vulnerability Meltdown: Not affected 21:16:24 Vulnerability Mmio stale data: Not affected 21:16:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:16:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:16:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:16:24 Vulnerability Srbds: Not affected 21:16:24 Vulnerability Tsx async abort: Not affected 21:16:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:16:24 21:16:24 21:16:24 ---> nproc: 21:16:24 8 21:16:24 21:16:24 21:16:24 ---> df -h: 21:16:24 Filesystem Size Used Avail Use% Mounted on 21:16:24 overlay 155G 22G 134G 14% / 21:16:24 tmpfs 64M 0 64M 0% /dev 21:16:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:16:24 shm 64M 0 64M 0% /dev/shm 21:16:24 /dev/vda1 155G 22G 134G 14% /facter-os 21:16:24 21:16:24 21:16:24 ---> sar -b -r -n DEV: 21:16:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7879) 09/25/23 _x86_64_ (8 CPU) 21:16:24 21:16:24 20:50:29 LINUX RESTART (8 CPU) 21:16:24 21:16:24 20:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:16:24 20:52:01 157.63 11.81 145.82 0.00 1797.39 143938.86 0.00 21:16:24 20:53:01 41.54 0.07 41.48 0.00 12.80 16873.19 0.00 21:16:24 20:54:01 35.71 0.22 35.49 0.00 2.93 14157.66 0.00 21:16:24 20:55:01 422.63 0.35 422.28 0.00 34.26 181685.85 0.00 21:16:24 20:56:01 401.18 7.58 393.60 0.00 2099.03 101939.22 0.00 21:16:24 20:57:01 836.24 9.21 827.02 0.00 3388.20 142481.97 0.00 21:16:24 20:58:01 34.56 0.07 34.49 0.00 14.00 890.92 0.00 21:16:24 20:59:01 11.75 0.00 11.75 0.00 0.00 305.15 0.00 21:16:24 21:00:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 21:16:24 21:01:01 1.60 0.00 1.60 0.00 0.00 30.53 0.00 21:16:24 21:02:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 21:16:24 21:03:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 21:16:24 21:04:01 0.95 0.00 0.95 0.00 0.00 9.73 0.00 21:16:24 21:05:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 21:16:24 21:06:01 1.85 0.02 1.83 0.00 0.13 21.06 0.00 21:16:24 21:07:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 21:16:24 21:08:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 21:16:24 21:09:01 1.62 0.00 1.62 0.00 0.00 17.46 0.00 21:16:24 21:10:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 21:16:24 21:11:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 21:16:24 21:12:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 21:16:24 21:13:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 21:16:24 21:14:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 21:16:24 21:15:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 21:16:24 21:16:01 149.88 0.37 149.52 0.00 19.86 59225.59 0.00 21:16:24 Average: 84.42 1.18 83.24 0.00 293.76 26391.97 0.00 21:16:24 21:16:24 20:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:16:24 20:52:01 28549504 31634464 681200 2.07 115412 3203044 1739000 5.13 1047232 2883176 4508 21:16:24 20:53:01 27648760 31444628 861364 2.62 118464 3851844 2057900 6.06 1665104 3098764 185460 21:16:24 20:54:01 27440888 31500348 803144 2.44 122172 4083684 1892388 5.58 1522964 3419388 297952 21:16:24 20:55:01 23046900 31361188 927012 2.82 136328 8202164 3072588 9.06 1912452 7275940 4776 21:16:24 20:56:01 15512964 28380564 3852140 11.71 236456 12242532 10009124 29.50 5835752 10384116 1398652 21:16:24 20:57:01 17828348 31512896 762804 2.32 255272 13118604 2092488 6.17 2543580 11517008 548 21:16:24 20:58:01 17817032 31504472 770596 2.34 257196 13119476 2084320 6.14 2905232 11165628 532 21:16:24 20:59:01 17817072 31505236 769756 2.34 257832 13119544 2100952 6.19 2957404 11113112 180 21:16:24 21:00:01 17817544 31505748 769252 2.34 257860 13119548 2100952 6.19 2957284 11113116 4 21:16:24 21:01:01 17825596 31513880 761472 2.32 257952 13119524 2100952 6.19 2948676 11113096 144 21:16:24 21:02:01 17826316 31514748 760788 2.31 257964 13119656 2100952 6.19 2948460 11113228 4 21:16:24 21:03:01 17835616 31524084 751384 2.29 257988 13119660 2100952 6.19 2938948 11113232 4 21:16:24 21:04:01 17835568 31524336 751392 2.29 258012 13119660 2100952 6.19 2938648 11113524 12 21:16:24 21:05:01 17835452 31524300 751632 2.29 258044 13119664 2117648 6.24 2938884 11113556 132 21:16:24 21:06:01 17835296 31524216 751752 2.29 258076 13119660 2146384 6.33 2939068 11113556 20 21:16:24 21:07:01 17835216 31524184 751728 2.29 258100 13119672 2146384 6.33 2938804 11113560 148 21:16:24 21:08:01 17835224 31524196 751656 2.29 258136 13119676 2146384 6.33 2938808 11113564 4 21:16:24 21:09:01 17835144 31524152 751668 2.29 258144 13119676 2146384 6.33 2939032 11113564 16 21:16:24 21:10:01 17835600 31524624 751128 2.28 258164 13119680 2146384 6.33 2938408 11113568 32 21:16:24 21:11:01 17835220 31524296 751352 2.28 258172 13119672 2146384 6.33 2938512 11113568 56 21:16:24 21:12:01 17834976 31524080 751564 2.29 258188 13119688 2146384 6.33 2938588 11113572 12 21:16:24 21:13:01 17835180 31524292 751288 2.28 258200 13119692 2146384 6.33 2938668 11113576 192 21:16:24 21:14:01 17835416 31524532 751024 2.28 258208 13119692 2146384 6.33 2938480 11113576 8 21:16:24 21:15:01 17835684 31524812 750720 2.28 258216 13119696 2146384 6.33 2938772 11113580 144 21:16:24 21:16:01 16312168 31476728 793068 2.41 294368 14428232 2271976 6.70 3078040 12357748 236 21:16:24 Average: 19092107 31386840 891235 2.71 236917 11811346 2456279 7.24 2821032 10041213 75751 21:16:24 21:16:24 20:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:16:24 20:52:01 docker0 661.48 704.00 48.58 4588.86 0.00 0.00 0.00 0.00 21:16:24 20:52:01 ens3 1403.83 1327.89 12318.58 140.72 0.00 0.00 0.00 0.00 21:16:24 20:52:01 lo 4.88 4.88 0.48 0.48 0.00 0.00 0.00 0.00 21:16:24 20:53:01 veth1d33964 0.50 0.68 0.04 0.06 0.00 0.00 0.00 0.00 21:16:24 20:53:01 docker0 0.50 0.57 0.04 0.05 0.00 0.00 0.00 0.00 21:16:24 20:53:01 ens3 61.84 54.66 46.01 109.83 0.00 0.00 0.00 0.00 21:16:24 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:24 20:54:01 veth1d33964 0.87 0.88 0.08 0.08 0.00 0.00 0.00 0.00 21:16:24 20:54:01 docker0 0.87 0.87 0.06 0.08 0.00 0.00 0.00 0.00 21:16:24 20:54:01 ens3 24.78 15.76 21.04 11.48 0.00 0.00 0.00 0.00 21:16:24 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 20:55:01 vethf1efe33 18.38 25.56 1.81 8.79 0.00 0.00 0.00 0.00 21:16:24 20:55:01 docker0 107.30 166.77 8.41 799.78 0.00 0.00 0.00 0.00 21:16:24 20:55:01 veth1ecbbcf 19.05 26.31 1.88 9.01 0.00 0.00 0.00 0.00 21:16:24 20:55:01 veth782c064 0.53 0.92 0.05 0.20 0.00 0.00 0.00 0.00 21:16:24 20:55:01 veth4a93235 19.71 27.50 1.95 9.23 0.00 0.00 0.00 0.00 21:16:24 20:55:01 veth4d17af9 18.58 25.60 1.83 8.82 0.00 0.00 0.00 0.00 21:16:24 20:55:01 ens3 319.31 193.33 3774.62 35.55 0.00 0.00 0.00 0.00 21:16:24 20:55:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 21:16:24 20:56:01 vetha79c825 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:16:24 20:56:01 veth602fd6e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:16:24 20:56:01 veth8decef9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:16:24 20:56:01 veth3565ce2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:16:24 20:56:01 docker0 165.94 343.55 15.13 2312.61 0.00 0.00 0.00 0.00 21:16:24 20:56:01 veth2a0d6e1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:16:24 20:56:01 vetha1fffd2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:16:24 20:56:01 veth498d5e9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:16:24 20:56:01 veth782c064 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 21:16:24 20:56:01 veth466399b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:16:24 20:56:01 ens3 563.15 264.30 2989.48 30.87 0.00 0.00 0.00 0.00 21:16:24 20:56:01 veth4550925 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:16:24 20:56:01 veth4a80dd1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:16:24 20:56:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:16:24 20:56:01 veth870c010 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:16:24 20:57:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 20:57:01 ens3 177.72 137.75 1431.21 246.39 0.00 0.00 0.00 0.00 21:16:24 20:57:01 lo 10.66 10.66 1.04 1.04 0.00 0.00 0.00 0.00 21:16:24 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 20:58:01 ens3 465.76 503.03 215.21 2760.88 0.00 0.00 0.00 0.00 21:16:24 20:58:01 lo 45.13 45.13 4.45 4.45 0.00 0.00 0.00 0.00 21:16:24 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 20:59:01 ens3 155.62 163.54 96.13 585.41 0.00 0.00 0.00 0.00 21:16:24 20:59:01 lo 16.20 16.20 1.59 1.59 0.00 0.00 0.00 0.00 21:16:24 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:00:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:16:24 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:01:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 21:16:24 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:24 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:02:01 ens3 0.18 0.15 0.12 0.07 0.00 0.00 0.00 0.00 21:16:24 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:03:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:16:24 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:24 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:04:01 ens3 0.40 0.00 0.03 0.00 0.00 0.00 0.00 0.00 21:16:24 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:05:01 ens3 1.18 0.72 2.70 0.24 0.00 0.00 0.00 0.00 21:16:24 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:24 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:06:01 ens3 0.68 0.50 0.55 0.33 0.00 0.00 0.00 0.00 21:16:24 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:07:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 21:16:24 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:24 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:08:01 ens3 0.45 0.05 0.05 0.00 0.00 0.00 0.00 0.00 21:16:24 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:09:01 ens3 0.60 0.45 0.27 0.22 0.00 0.00 0.00 0.00 21:16:24 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:24 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:11:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 21:16:24 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:24 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:12:01 ens3 0.82 0.15 0.15 0.07 0.00 0.00 0.00 0.00 21:16:24 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:13:01 ens3 0.50 0.40 0.37 0.21 0.00 0.00 0.00 0.00 21:16:24 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:24 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:24 21:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:16:24 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:24 21:16:01 docker0 61.70 117.63 5.14 1026.43 0.00 0.00 0.00 0.00 21:16:24 21:16:01 veth683616f 2.00 1.72 0.31 0.72 0.00 0.00 0.00 0.00 21:16:24 21:16:01 ens3 410.73 233.79 8244.16 57.14 0.00 0.00 0.00 0.00 21:16:24 21:16:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 21:16:24 Average: docker0 39.50 52.90 3.06 346.29 0.00 0.00 0.00 0.00 21:16:24 Average: veth683616f 0.08 0.07 0.01 0.03 0.00 0.00 0.00 0.00 21:16:24 Average: ens3 142.71 115.08 1158.22 159.19 0.00 0.00 0.00 0.00 21:16:24 Average: lo 3.29 3.29 0.32 0.32 0.00 0.00 0.00 0.00 21:16:24 21:16:24 21:16:24 ---> sar -P ALL: 21:16:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7879) 09/25/23 _x86_64_ (8 CPU) 21:16:24 21:16:24 20:50:29 LINUX RESTART (8 CPU) 21:16:24 21:16:24 20:51:02 CPU %user %nice %system %iowait %steal %idle 21:16:24 20:52:01 all 9.84 0.00 4.17 3.99 0.07 81.93 21:16:24 20:52:01 0 8.94 0.00 4.07 2.40 0.05 84.54 21:16:24 20:52:01 1 13.41 0.00 4.19 0.39 0.05 81.95 21:16:24 20:52:01 2 8.92 0.00 4.59 1.03 0.05 85.41 21:16:24 20:52:01 3 8.58 0.00 3.64 4.18 0.07 83.54 21:16:24 20:52:01 4 8.74 0.00 3.79 4.08 0.05 83.34 21:16:24 20:52:01 5 11.04 0.00 3.97 3.18 0.05 81.77 21:16:24 20:52:01 6 10.27 0.00 4.18 16.18 0.09 69.29 21:16:24 20:52:01 7 8.81 0.00 4.97 0.52 0.12 85.58 21:16:24 20:53:01 all 29.03 0.00 3.83 0.84 0.09 66.22 21:16:24 20:53:01 0 29.82 0.00 4.01 0.03 0.10 66.04 21:16:24 20:53:01 1 30.79 0.00 3.38 0.22 0.10 65.51 21:16:24 20:53:01 2 32.96 0.00 4.64 0.24 0.08 62.07 21:16:24 20:53:01 3 30.99 0.00 4.09 0.77 0.08 64.06 21:16:24 20:53:01 4 32.04 0.00 3.65 1.16 0.07 63.09 21:16:24 20:53:01 5 24.57 0.00 3.25 0.07 0.07 72.05 21:16:24 20:53:01 6 23.16 0.00 3.44 4.21 0.08 69.10 21:16:24 20:53:01 7 27.86 0.00 4.19 0.03 0.10 67.82 21:16:24 20:54:01 all 49.74 0.00 4.39 0.58 0.08 45.21 21:16:24 20:54:01 0 50.72 0.00 4.96 0.03 0.08 44.20 21:16:24 20:54:01 1 50.72 0.00 4.66 0.03 0.07 44.52 21:16:24 20:54:01 2 52.63 0.00 4.28 0.05 0.08 42.96 21:16:24 20:54:01 3 50.68 0.00 4.74 0.05 0.08 44.44 21:16:24 20:54:01 4 49.76 0.00 4.42 0.60 0.08 45.14 21:16:24 20:54:01 5 47.98 0.00 4.12 2.09 0.07 45.74 21:16:24 20:54:01 6 47.30 0.00 3.65 1.59 0.07 47.40 21:16:24 20:54:01 7 48.11 0.00 4.28 0.24 0.08 47.29 21:16:24 20:55:01 all 18.08 0.00 6.56 13.03 0.09 62.24 21:16:24 20:55:01 0 18.45 0.00 6.98 2.21 0.10 72.27 21:16:24 20:55:01 1 19.03 0.00 6.84 9.42 0.08 64.62 21:16:24 20:55:01 2 20.01 0.00 6.98 10.14 0.07 62.80 21:16:24 20:55:01 3 19.26 0.00 7.29 8.61 0.10 64.73 21:16:24 20:55:01 4 19.28 0.00 7.06 22.41 0.08 51.17 21:16:24 20:55:01 5 16.95 0.00 6.23 18.29 0.10 58.43 21:16:24 20:55:01 6 15.41 0.00 5.94 29.55 0.07 49.03 21:16:24 20:55:01 7 16.25 0.00 5.17 3.51 0.12 74.95 21:16:24 20:56:01 all 60.74 0.00 8.43 6.13 0.10 24.60 21:16:24 20:56:01 0 60.77 0.00 8.52 5.98 0.10 24.63 21:16:24 20:56:01 1 60.67 0.00 9.00 4.60 0.08 25.65 21:16:24 20:56:01 2 60.65 0.00 9.73 11.54 0.12 17.96 21:16:24 20:56:01 3 60.84 0.00 8.65 10.75 0.08 19.67 21:16:24 20:56:01 4 61.03 0.00 8.42 6.00 0.10 24.45 21:16:24 20:56:01 5 61.28 0.00 7.87 4.12 0.08 26.65 21:16:24 20:56:01 6 60.14 0.00 7.36 2.33 0.08 30.08 21:16:24 20:56:01 7 60.58 0.00 7.92 3.71 0.12 27.67 21:16:24 20:57:01 all 68.04 0.00 6.70 2.02 0.10 23.14 21:16:24 20:57:01 0 67.97 0.00 7.42 2.02 0.10 22.50 21:16:24 20:57:01 1 66.58 0.00 6.98 1.22 0.10 25.12 21:16:24 20:57:01 2 68.71 0.00 6.09 1.15 0.17 23.89 21:16:24 20:57:01 3 68.07 0.00 6.68 2.83 0.08 22.34 21:16:24 20:57:01 4 69.86 0.00 6.25 2.65 0.10 21.15 21:16:24 20:57:01 5 68.94 0.00 6.57 3.30 0.08 21.11 21:16:24 20:57:01 6 68.17 0.00 6.28 0.82 0.08 24.64 21:16:24 20:57:01 7 65.99 0.00 7.36 2.13 0.10 24.42 21:16:24 20:58:01 all 9.85 0.00 1.01 0.10 0.06 88.97 21:16:24 20:58:01 0 5.85 0.00 1.03 0.03 0.03 93.05 21:16:24 20:58:01 1 5.82 0.00 0.67 0.07 0.07 93.38 21:16:24 20:58:01 2 13.12 0.00 0.92 0.48 0.07 85.41 21:16:24 20:58:01 3 12.22 0.00 1.17 0.03 0.08 86.49 21:16:24 20:58:01 4 14.02 0.00 1.15 0.05 0.07 84.71 21:16:24 20:58:01 5 9.60 0.00 1.15 0.10 0.07 89.08 21:16:24 20:58:01 6 11.84 0.00 0.84 0.03 0.05 87.23 21:16:24 20:58:01 7 6.41 0.00 1.11 0.02 0.07 92.40 21:16:24 20:59:01 all 1.85 0.00 0.38 0.04 0.02 97.71 21:16:24 20:59:01 0 1.82 0.00 0.37 0.02 0.02 97.78 21:16:24 20:59:01 1 0.53 0.00 0.30 0.00 0.02 99.15 21:16:24 20:59:01 2 2.12 0.00 0.33 0.22 0.03 97.30 21:16:24 20:59:01 3 2.77 0.00 0.38 0.00 0.02 96.83 21:16:24 20:59:01 4 0.50 0.00 0.33 0.00 0.02 99.15 21:16:24 20:59:01 5 2.05 0.00 0.37 0.02 0.02 97.54 21:16:24 20:59:01 6 3.02 0.00 0.28 0.02 0.03 96.65 21:16:24 20:59:01 7 1.97 0.00 0.64 0.05 0.03 97.31 21:16:24 21:00:01 all 0.02 0.00 0.02 0.01 0.01 99.95 21:16:24 21:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:16:24 21:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:00:01 2 0.07 0.00 0.03 0.08 0.00 99.82 21:16:24 21:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:16:24 21:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:16:24 21:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:16:24 21:00:01 6 0.02 0.00 0.05 0.00 0.02 99.92 21:16:24 21:00:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:16:24 21:01:01 all 0.04 0.00 0.02 0.01 0.01 99.92 21:16:24 21:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:16:24 21:01:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:16:24 21:01:01 2 0.05 0.00 0.05 0.03 0.02 99.85 21:16:24 21:01:01 3 0.03 0.00 0.03 0.02 0.00 99.92 21:16:24 21:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:16:24 21:01:01 5 0.05 0.00 0.00 0.00 0.00 99.95 21:16:24 21:01:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:16:24 21:01:01 7 0.05 0.00 0.05 0.00 0.02 99.88 21:16:24 21:02:01 all 0.01 0.00 0.01 0.05 0.01 99.93 21:16:24 21:02:01 0 0.00 0.00 0.02 0.35 0.02 99.62 21:16:24 21:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:16:24 21:02:01 2 0.03 0.00 0.00 0.02 0.02 99.93 21:16:24 21:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:16:24 21:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:16:24 21:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:16:24 21:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:16:24 21:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:16:24 21:16:24 21:02:01 CPU %user %nice %system %iowait %steal %idle 21:16:24 21:03:01 all 0.02 0.00 0.01 0.02 0.01 99.95 21:16:24 21:03:01 0 0.00 0.00 0.02 0.13 0.02 99.83 21:16:24 21:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:03:01 2 0.05 0.00 0.02 0.02 0.00 99.92 21:16:24 21:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:16:24 21:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:03:01 6 0.02 0.00 0.02 0.00 0.03 99.93 21:16:24 21:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:16:24 21:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:16:24 21:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:16:24 21:04:01 2 0.03 0.00 0.02 0.02 0.02 99.92 21:16:24 21:04:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:16:24 21:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:16:24 21:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:04:01 6 0.02 0.00 0.03 0.00 0.02 99.93 21:16:24 21:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:16:24 21:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 21:16:24 21:05:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:16:24 21:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:16:24 21:05:01 2 0.08 0.00 0.02 0.00 0.02 99.88 21:16:24 21:05:01 3 0.00 0.00 0.02 0.02 0.02 99.95 21:16:24 21:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:16:24 21:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:16:24 21:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:16:24 21:05:01 7 0.05 0.00 0.03 0.00 0.02 99.90 21:16:24 21:06:01 all 0.02 0.00 0.03 0.00 0.01 99.93 21:16:24 21:06:01 0 0.02 0.00 0.03 0.02 0.02 99.92 21:16:24 21:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:16:24 21:06:01 2 0.03 0.00 0.05 0.02 0.02 99.88 21:16:24 21:06:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:16:24 21:06:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:16:24 21:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:16:24 21:06:01 6 0.03 0.00 0.05 0.00 0.03 99.88 21:16:24 21:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:16:24 21:07:01 all 0.17 0.00 0.03 0.01 0.01 99.78 21:16:24 21:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:16:24 21:07:01 1 1.19 0.00 0.13 0.00 0.00 98.68 21:16:24 21:07:01 2 0.03 0.00 0.03 0.02 0.02 99.90 21:16:24 21:07:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:16:24 21:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:16:24 21:07:01 5 0.07 0.00 0.02 0.00 0.00 99.92 21:16:24 21:07:01 6 0.03 0.00 0.03 0.00 0.03 99.90 21:16:24 21:07:01 7 0.03 0.00 0.00 0.02 0.00 99.95 21:16:24 21:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:16:24 21:08:01 0 0.00 0.00 0.00 0.02 0.02 99.97 21:16:24 21:08:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:16:24 21:08:01 2 0.03 0.00 0.03 0.02 0.02 99.90 21:16:24 21:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:16:24 21:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:16:24 21:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:16:24 21:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:16:24 21:09:01 all 0.03 0.00 0.01 0.04 0.00 99.92 21:16:24 21:09:01 0 0.00 0.00 0.02 0.17 0.00 99.82 21:16:24 21:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:16:24 21:09:01 2 0.03 0.00 0.05 0.12 0.00 99.80 21:16:24 21:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:16:24 21:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:16:24 21:09:01 5 0.07 0.00 0.00 0.00 0.00 99.93 21:16:24 21:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:16:24 21:09:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:16:24 21:10:01 all 0.02 0.00 0.01 0.02 0.01 99.94 21:16:24 21:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:16:24 21:10:01 2 0.03 0.00 0.03 0.07 0.02 99.85 21:16:24 21:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:16:24 21:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:16:24 21:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:10:01 6 0.02 0.00 0.03 0.00 0.03 99.92 21:16:24 21:10:01 7 0.00 0.00 0.00 0.08 0.00 99.92 21:16:24 21:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:16:24 21:11:01 0 0.02 0.00 0.00 0.03 0.02 99.93 21:16:24 21:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:16:24 21:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:16:24 21:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:16:24 21:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:16:24 21:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:11:01 6 0.03 0.00 0.03 0.00 0.03 99.90 21:16:24 21:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:16:24 21:12:01 all 0.03 0.00 0.01 0.00 0.01 99.96 21:16:24 21:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:12:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:16:24 21:12:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:16:24 21:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:16:24 21:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:12:01 7 0.02 0.00 0.00 0.02 0.02 99.95 21:16:24 21:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:16:24 21:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:16:24 21:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:16:24 21:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:16:24 21:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:13:01 5 0.05 0.00 0.02 0.00 0.00 99.93 21:16:24 21:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:16:24 21:13:01 7 0.03 0.00 0.02 0.02 0.00 99.93 21:16:24 21:16:24 21:13:01 CPU %user %nice %system %iowait %steal %idle 21:16:24 21:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:16:24 21:14:01 0 0.00 0.00 0.00 0.02 0.02 99.97 21:16:24 21:14:01 1 0.08 0.00 0.03 0.00 0.03 99.85 21:16:24 21:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:16:24 21:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:16:24 21:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:16:24 21:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:16:24 21:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:16:24 21:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:15:01 all 0.05 0.00 0.02 0.00 0.01 99.92 21:16:24 21:15:01 0 0.03 0.00 0.03 0.02 0.02 99.90 21:16:24 21:15:01 1 0.28 0.00 0.07 0.00 0.03 99.62 21:16:24 21:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:16:24 21:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:16:24 21:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:16:24 21:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:16:24 21:16:01 all 10.21 0.00 4.61 1.83 0.07 83.28 21:16:24 21:16:01 0 10.62 0.00 4.46 0.15 0.07 84.69 21:16:24 21:16:01 1 9.31 0.00 4.08 1.72 0.08 84.80 21:16:24 21:16:01 2 10.46 0.00 4.69 0.30 0.07 84.48 21:16:24 21:16:01 3 13.11 0.00 6.12 2.64 0.07 78.07 21:16:24 21:16:01 4 8.29 0.00 3.81 1.08 0.07 86.75 21:16:24 21:16:01 5 10.22 0.00 3.92 0.07 0.05 85.75 21:16:24 21:16:01 6 11.12 0.00 4.96 7.83 0.07 76.02 21:16:24 21:16:01 7 8.52 0.00 4.85 0.93 0.08 85.61 21:16:24 Average: all 10.26 0.00 1.60 1.14 0.03 86.97 21:16:24 Average: 0 10.16 0.00 1.67 0.54 0.03 87.60 21:16:24 Average: 1 10.30 0.00 1.61 0.70 0.03 87.36 21:16:24 Average: 2 10.74 0.00 1.69 1.01 0.04 86.52 21:16:24 Average: 3 10.62 0.00 1.71 1.18 0.03 86.46 21:16:24 Average: 4 10.50 0.00 1.55 1.50 0.03 86.42 21:16:24 Average: 5 10.07 0.00 1.49 1.24 0.02 87.18 21:16:24 Average: 6 9.97 0.00 1.48 2.46 0.04 86.05 21:16:24 Average: 7 9.74 0.00 1.61 0.45 0.04 88.17 21:16:24 21:16:24 21:16:24