Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 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-ssh13756952212432409463.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh10828595094195413891.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2537606805497273406.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh11562708913156875272.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-ssh10157914261912590330.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4293 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/566 [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/566 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4645)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 # timeout=10 > git rev-list --no-walk 01413ae1877f0c916545fb120e4f5d3889c994d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:10:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:10:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:10:10 ========================================================= 20:10:10 EdgeX Global Pipelines Version Info 20:10:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:10:11 ------------------- 20:10:11 stable info: 20:10:11 ------------------- 20:10:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:10:11 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:10:11 Message: update stable to v1.0.253 20:10:11 ------------------- 20:10:11 experimental info: 20:10:11 ------------------- 20:10:11 Commited By: **** collab-it+edgex@linuxfoundation.org 20:10:11 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 20:10:11 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:10:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:10:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:10:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:10:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:10:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:10:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:10:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:10:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:10:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:10:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:10:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] echo 20:10:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23e3a0f [Pipeline] echo 20:10:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:12 provisioning config files... 20:10:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/566@tmp/config3393371966317962695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:12 ---> docker-login.sh 20:10:12 nexus3.edgexfoundry.org:10001 20:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:12 Configure a credential helper to remove this warning. See 20:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:12 20:10:12 Login Succeeded 20:10:12 nexus3.edgexfoundry.org:10002 20:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:13 Configure a credential helper to remove this warning. See 20:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:13 20:10:13 Login Succeeded 20:10:13 nexus3.edgexfoundry.org:10003 20:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:13 Configure a credential helper to remove this warning. See 20:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:13 20:10:13 Login Succeeded 20:10:13 nexus3.edgexfoundry.org:10004 20:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:13 Configure a credential helper to remove this warning. See 20:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:13 20:10:13 Login Succeeded 20:10:13 docker.io 20:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:17 Configure a credential helper to remove this warning. See 20:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:17 20:10:17 Login Succeeded 20:10:17 ---> docker-login.sh ends [Pipeline] } 20:10:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:17 + 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:10:17 + dirname cmd/core-command/Dockerfile 20:10:17 + cut -d/ -f2 20:10:17 + echo core-command,cmd/core-command/Dockerfile 20:10:17 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:10:17 + cut -d/ -f2 20:10:17 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:10:17 + dirname cmd/core-data/Dockerfile 20:10:17 + cut -d/ -f2 20:10:17 + echo core-data,cmd/core-data/Dockerfile 20:10:17 + dirname cmd/core-metadata/Dockerfile 20:10:17 + cut -d/ -f2 20:10:17 + echo core-metadata,cmd/core-metadata/Dockerfile 20:10:17 + dirname cmd/security-bootstrapper/Dockerfile 20:10:17 + cut -d/ -f2 20:10:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:10:17 + dirname cmd/security-proxy-auth/Dockerfile 20:10:17 + cut -d/ -f2 20:10:17 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:10:17 + dirname cmd/security-proxy-setup/Dockerfile 20:10:17 + cut -d/ -f2 20:10:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:10:17 + dirname cmd/security-secretstore-setup/Dockerfile 20:10:17 + cut -d/ -f2 20:10:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:10:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:10:17 + cut -d/ -f2 20:10:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:10:17 + dirname cmd/security-spire-agent/Dockerfile 20:10:17 + cut -d/ -f2 20:10:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:10:17 + dirname cmd/security-spire-config/Dockerfile 20:10:17 + cut -d/ -f2 20:10:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:10:17 + dirname cmd/security-spire-server/Dockerfile 20:10:17 + cut -d/ -f2 20:10:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:10:17 + + dirname cmd/support-notifications/Dockerfilecut 20:10:17 -d/ -f2 20:10:17 + echo support-notifications,cmd/support-notifications/Dockerfile 20:10:17 + dirname cmd/support-scheduler/Dockerfile 20:10:17 + cut -d/ -f2 20:10:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:10:17 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:10:18 + git rev-list -1 --merges 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39~1..23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] echo 20:10:18 -----------> git rev-list -1 --merges 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39~1..23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [false] [Pipeline] sh 20:10:18 + git log --format=format:%s -1 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] echo 20:10:18 ========================================================= 20:10:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:10:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:10:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:10:19 + grep -v github /etc/ssh/ssh_known_hosts 20:10:19 + [ -e /tmp/ssh_known_hosts ] 20:10:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:10:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:10:19 + sudo tee -a /etc/ssh/ssh_known_hosts 20:10:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:19 20:10:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:19 0.1.4: Pulling from edgex-devops/py-git-semver 20:10:19 b85a868b505f: Pulling fs layer 20:10:19 e2be974225ed: Pulling fs layer 20:10:19 339a4e72a1f5: Pulling fs layer 20:10:19 988bab9f4d93: Pulling fs layer 20:10:19 1469e6f7b9e6: Pulling fs layer 20:10:19 eaf3925da568: Pulling fs layer 20:10:19 bab4dde63d76: Pulling fs layer 20:10:19 bde34c3a00c8: Pulling fs layer 20:10:19 b352a97aabf1: Pulling fs layer 20:10:19 4872d77fe225: Pulling fs layer 20:10:19 5851b861e8e6: Pulling fs layer 20:10:19 4872d77fe225: Waiting 20:10:19 988bab9f4d93: Waiting 20:10:19 bde34c3a00c8: Waiting 20:10:19 b352a97aabf1: Waiting 20:10:19 5851b861e8e6: Waiting 20:10:19 bab4dde63d76: Waiting 20:10:19 eaf3925da568: Waiting 20:10:19 1469e6f7b9e6: Waiting 20:10:19 e2be974225ed: Verifying Checksum 20:10:19 e2be974225ed: Download complete 20:10:19 988bab9f4d93: Download complete 20:10:19 1469e6f7b9e6: Verifying Checksum 20:10:19 1469e6f7b9e6: Download complete 20:10:19 eaf3925da568: Verifying Checksum 20:10:19 eaf3925da568: Download complete 20:10:19 339a4e72a1f5: Verifying Checksum 20:10:19 339a4e72a1f5: Download complete 20:10:19 bde34c3a00c8: Verifying Checksum 20:10:19 bde34c3a00c8: Download complete 20:10:19 b352a97aabf1: Verifying Checksum 20:10:19 b352a97aabf1: Download complete 20:10:19 4872d77fe225: Verifying Checksum 20:10:19 4872d77fe225: Download complete 20:10:19 5851b861e8e6: Download complete 20:10:19 b85a868b505f: Verifying Checksum 20:10:19 b85a868b505f: Download complete 20:10:20 bab4dde63d76: Verifying Checksum 20:10:21 b85a868b505f: Pull complete 20:10:21 e2be974225ed: Pull complete 20:10:21 339a4e72a1f5: Pull complete 20:10:21 988bab9f4d93: Pull complete 20:10:22 1469e6f7b9e6: Pull complete 20:10:22 eaf3925da568: Pull complete 20:10:24 bab4dde63d76: Pull complete 20:10:24 bde34c3a00c8: Pull complete 20:10:24 b352a97aabf1: Pull complete 20:10:24 4872d77fe225: Pull complete 20:10:24 5851b861e8e6: Pull complete 20:10:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:10:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:24 prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container 20:10:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@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:10:28 $ docker top ced3936420eb00538f8bb55ef90021088ee9e1b76650fb53bd63649a74f37036 -eo pid,comm 20:10:28 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:10:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:10:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:28 [ssh-agent] Looking for ssh-agent implementation... 20:10:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:28 $ docker exec ced3936420eb00538f8bb55ef90021088ee9e1b76650fb53bd63649a74f37036 ssh-agent 20:10:28 SSH_AUTH_SOCK=/tmp/ssh-3Mibvur1zvvP/agent.32 20:10:28 SSH_AGENT_PID=38 20:10:28 Running ssh-add (command line suppressed) 20:10:28 Identity added: /w/workspace/edgex-go/566@tmp/private_key_15652746247139179698.key (/w/workspace/edgex-go/566@tmp/private_key_15652746247139179698.key) 20:10:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:28 + git tag --points-at HEAD [Pipeline] } 20:10:28 $ docker exec --env ******** --env ******** ced3936420eb00538f8bb55ef90021088ee9e1b76650fb53bd63649a74f37036 ssh-agent -k 20:10:28 unset SSH_AUTH_SOCK; 20:10:28 unset SSH_AGENT_PID; 20:10:28 echo Agent pid 38 killed; 20:10:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:10:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:28 [ssh-agent] Looking for ssh-agent implementation... 20:10:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:29 $ docker exec ced3936420eb00538f8bb55ef90021088ee9e1b76650fb53bd63649a74f37036 ssh-agent 20:10:29 SSH_AUTH_SOCK=/tmp/ssh-v23ddOWpLRqY/agent.71 20:10:29 SSH_AGENT_PID=77 20:10:29 Running ssh-add (command line suppressed) 20:10:29 Identity added: /w/workspace/edgex-go/566@tmp/private_key_9256584925182967011.key (/w/workspace/edgex-go/566@tmp/private_key_9256584925182967011.key) 20:10:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:29 + git semver init 20:10:29 2023-08-22 20:10:29,760 [run_init] DEBUG init version:0.0.0 force:False 20:10:29 2023-08-22 20:10:29,760 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/566/.semver 20:10:29 2023-08-22 20:10:29,761 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/566/.semver 20:10:29 2023-08-22 20:10:29,761 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/566/.semver'], cwd=/w/workspace/edgex-go/566, universal_newlines=False, shell=None, istream=None) 20:10:36 2023-08-22 20:10:35,659 [append_file] DEBUG append to file:/w/workspace/edgex-go/566/.git/info/exclude 20:10:36 2023-08-22 20:10:35,660 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/566/.semver/main with force:False 20:10:36 2023-08-22 20:10:35,660 [read_version] DEBUG read version from /w/workspace/edgex-go/566/.semver/main 20:10:36 2023-08-22 20:10:35,660 [read_version] DEBUG read version from /w/workspace/edgex-go/566/.semver/main 20:10:36 3.1.0-dev.32 [Pipeline] } 20:10:36 $ docker exec --env ******** --env ******** ced3936420eb00538f8bb55ef90021088ee9e1b76650fb53bd63649a74f37036 ssh-agent -k 20:10:36 unset SSH_AUTH_SOCK; 20:10:36 unset SSH_AGENT_PID; 20:10:36 echo Agent pid 77 killed; 20:10:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:36 + git semver [Pipeline] } 20:10:37 $ docker stop --time=1 ced3936420eb00538f8bb55ef90021088ee9e1b76650fb53bd63649a74f37036 20:10:38 $ docker rm -f --volumes ced3936420eb00538f8bb55ef90021088ee9e1b76650fb53bd63649a74f37036 [Pipeline] // withDockerContainer [Pipeline] sh 20:10:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:10:38 Stashed 1 file(s) [Pipeline] echo 20:10:38 [edgeXSemver]: initialized semver on version 3.1.0-dev.32 [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:10:39 + git config --global --add safe.directory /w/workspace/edgex-go/566 [Pipeline] echo 20:10:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:39 ========================================================= 20:10:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:10:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:10:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:10:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:10:39 4db1b89c0bd1: Pulling fs layer 20:10:39 6911f1a30b25: Pulling fs layer 20:10:39 e194b8c5c2a9: Pulling fs layer 20:10:39 6863d3e3a2b1: Pulling fs layer 20:10:39 ec0bb842ea78: Pulling fs layer 20:10:39 40a00589a448: Pulling fs layer 20:10:39 6c08303d61cc: Pulling fs layer 20:10:39 798269fcf238: Pulling fs layer 20:10:39 6c08303d61cc: Waiting 20:10:39 40a00589a448: Waiting 20:10:39 6863d3e3a2b1: Waiting 20:10:39 798269fcf238: Waiting 20:10:39 ec0bb842ea78: Waiting 20:10:39 6911f1a30b25: Download complete 20:10:39 6863d3e3a2b1: Verifying Checksum 20:10:39 6863d3e3a2b1: Download complete 20:10:39 ec0bb842ea78: Verifying Checksum 20:10:39 ec0bb842ea78: Download complete 20:10:39 4db1b89c0bd1: Verifying Checksum 20:10:39 4db1b89c0bd1: Download complete 20:10:39 40a00589a448: Verifying Checksum 20:10:39 40a00589a448: Download complete 20:10:39 4db1b89c0bd1: Pull complete 20:10:39 6911f1a30b25: Pull complete 20:10:40 798269fcf238: Verifying Checksum 20:10:40 798269fcf238: Download complete 20:10:40 e194b8c5c2a9: Verifying Checksum 20:10:40 e194b8c5c2a9: Download complete 20:10:40 6c08303d61cc: Verifying Checksum 20:10:40 6c08303d61cc: Download complete 20:10:43 e194b8c5c2a9: Pull complete 20:10:43 6863d3e3a2b1: Pull complete 20:10:43 ec0bb842ea78: Pull complete 20:10:43 40a00589a448: Pull complete 20:10:45 6c08303d61cc: Pull complete 20:10:46 798269fcf238: Pull complete 20:10:46 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 20:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:10:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:10:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:10:46 WORKDIR /edgex 20:10:46 COPY go.mod . 20:10:46 RUN go mod download 20:10:46 + docker build -t ci-base-image-x86_64 -f - . 20:10:47 Sending build context to Docker daemon 170.8MB 20:10:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:10:47 ---> ec979cd7f677 20:10:47 Step 2/4 : WORKDIR /edgex 20:10:54 Still waiting to schedule task 20:10:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:10:55 ---> Running in b8023f7313f3 20:10:55 Removing intermediate container b8023f7313f3 20:10:55 ---> a07624c61802 20:10:55 Step 3/4 : COPY go.mod . 20:10:55 ---> 10bd4230b6b5 20:10:55 Step 4/4 : RUN go mod download 20:10:55 ---> Running in 863414ac33f7 20:11:17 Removing intermediate container 863414ac33f7 20:11:17 ---> fea96c5d6040 20:11:17 Successfully built fea96c5d6040 20:11:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:18 + docker inspect -f . ci-base-image-x86_64 20:11:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:18 prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container 20:11:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@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:11:18 $ docker top fa021b0ebcd05b1f6b3ffd3a7b8f83c01952cdeed4dce5695aec067c73a38a57 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:19 + go version 20:11:19 go version go1.20.6 linux/amd64 [Pipeline] } 20:11:19 $ docker stop --time=1 fa021b0ebcd05b1f6b3ffd3a7b8f83c01952cdeed4dce5695aec067c73a38a57 20:11:20 $ docker rm -f --volumes fa021b0ebcd05b1f6b3ffd3a7b8f83c01952cdeed4dce5695aec067c73a38a57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:20 + docker inspect -f . ci-base-image-x86_64 20:11:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:20 prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container 20:11:20 $ 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/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@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:11:21 $ docker top 04cf7386cedc6df8ba9c1fd2d7ca1d5dd442c97dcab29d33e0c46ac35bf3177b -eo pid,comm [Pipeline] { [Pipeline] echo 20:11:21 ========================================================= 20:11:21 [edgeXBuildGoParallel] Running Tests and Build... 20:11:21 ========================================================= [Pipeline] sh 20:11:21 + git config --global --add safe.directory /w/workspace/edgex-go/566 [Pipeline] fileExists [Pipeline] sh 20:11:21 + make test 20:11:21 go test -race -coverprofile=coverage.out ./... 20:11:28 ? github.com/edgexfoundry/edgex-go [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:11:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:11:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:11:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:11:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:11:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 20:11:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 97.0% of statements 20:11:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:11:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:11:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:11:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.120s coverage: 71.5% of statements 20:11:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 20:11:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:11:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:11:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.873s coverage: 93.4% of statements 20:11:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.053s coverage: 3.8% of statements 20:11:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:11:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:11:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:11:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:11:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:11:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:11:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:11:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:11:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:11:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:11:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.383s coverage: 97.6% of statements 20:11:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 20:11:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:11:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 20:11:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 32.2% of statements 20:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 42.9% of statements 20:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements 20:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 20:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 20:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 20:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:11:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:11:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:11:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:11:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:11:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:11:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:11:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:11:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:12:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:12:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:12:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:12:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 20:12:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:12:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:12:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:12:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.289s coverage: 79.9% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.068s coverage: 92.9% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.073s coverage: 87.2% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.197s coverage: 38.4% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 95.7% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.8% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 98.9% of statements 20:12:17 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:12:17 running golangci-lint 20:12:17 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:12:17 go version go1.20.6 linux/amd64 20:12:17 level=info msg="[config_reader] Used config file .golangci.yml" 20:12:17 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:12:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4294 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:12:31 Running in /w/workspace/edgex-go/566 [Pipeline] { [Pipeline] checkout 20:12:31 The recommended git tool is: git 20:12:32 level=info msg="[loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 15.019355923s" 20:12:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.666862ms" 20:12:36 using credential edgex-jenkins-ssh 20:12:36 Cloning the remote Git repository 20:12:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:12:36 > git init /w/workspace/edgex-go/566 # timeout=10 20:12:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:12:36 > git --version # timeout=10 20:12:36 > git --version # 'git version 2.25.1' 20:12:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:40 level=info msg="[linters_context/goanalysis] analyzers took 1m8.843597738s with top 10 stages: buildir: 36.982767072s, inspect: 1.837630415s, fact_deprecated: 1.706478249s, ctrlflow: 1.55235152s, gosec: 1.41337753s, printf: 1.237081135s, S1038: 1.116428716s, fact_purity: 932.340304ms, nilness: 842.443224ms, typedness: 590.513652ms" 20:12:40 level=info msg="[runner] Issues before processing: 200, after processing: 0" 20:12:40 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/200, filename_unadjuster: 200/200, exclude: 200/200, cgo: 200/200, identifier_marker: 200/200, nolint: 0/21, path_prettifier: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, skip_files: 200/200" 20:12:40 level=info msg="[runner] processing took 13.691778ms with stages: nolint: 7.096757ms, identifier_marker: 3.580383ms, exclude-rules: 1.09862ms, autogenerated_exclude: 804.168µs, path_prettifier: 757.827µs, skip_dirs: 313.883µs, cgo: 21.61µs, filename_unadjuster: 14.08µs, uniq_by_line: 590ns, max_same_issues: 590ns, diff: 530ns, max_from_linter: 470ns, exclude: 470ns, severity-rules: 370ns, skip_files: 340ns, source_code: 280ns, path_shortener: 270ns, sort_results: 240ns, max_per_file_from_linter: 180ns, path_prefixer: 120ns" 20:12:40 level=info msg="[runner] linters took 8.474820199s with stages: goanalysis_metalinter: 8.46103572s" 20:12:40 level=info msg="File cache stats: 0 entries of total size 0B" 20:12:40 level=info msg="Memory: 237 samples, avg is 201.5MB, max is 789.7MB" 20:12:40 level=info msg="Execution took 23.536596842s" 20:12:40 go vet ./... 20:12:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:12:44 ./bin/test-attribution-txt.sh 20:12:44 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 20:12:44 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 20:12:44 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 20:12:44 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:12:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:12:45 + ls -al . 20:12:45 total 728 20:12:45 drwxrwxr-x 12 1001 1001 4096 Aug 22 20:11 . 20:12:45 drwxr-xr-x 4 root root 4096 Aug 22 20:11 .. 20:12:45 drwxrwxr-x 2 1001 1001 4096 Aug 22 20:10 .blubracket 20:12:45 -rw-rw-r-- 1 1001 1001 16 Aug 22 20:10 .dockerignore 20:12:45 drwxrwxr-x 8 1001 1001 4096 Aug 22 20:10 .git 20:12:45 drwxrwxr-x 3 1001 1001 4096 Aug 22 20:10 .github 20:12:45 -rw-rw-r-- 1 1001 1001 1173 Aug 22 20:10 .gitignore 20:12:45 -rw-rw-r-- 1 1001 1001 42 Aug 22 20:10 .golangci.yml 20:12:45 -rw-rw-r-- 1 1001 1001 87 Aug 22 20:10 .hadolint.yml 20:12:45 drwxr-xr-x 3 1001 1001 4096 Aug 22 20:10 .semver 20:12:45 -rw-rw-r-- 1 1001 1001 166 Aug 22 20:10 .sonarcloud.properties 20:12:45 -rw-rw-r-- 1 1001 1001 1171 Aug 22 20:10 ADOPTERS.md 20:12:45 -rw-rw-r-- 1 1001 1001 11152 Aug 22 20:10 Attribution.txt 20:12:45 -rw-rw-r-- 1 1001 1001 93407 Aug 22 20:10 CHANGELOG.md 20:12:45 -rw-rw-r-- 1 1001 1001 3804 Aug 22 20:10 CONTRIBUTING.md 20:12:45 -rw-rw-r-- 1 1001 1001 677 Aug 22 20:10 GOVERNANCE.md 20:12:45 -rw-rw-r-- 1 1001 1001 883 Aug 22 20:10 Jenkinsfile 20:12:45 -rw-rw-r-- 1 1001 1001 10775 Aug 22 20:10 LICENSE 20:12:45 -rw-rw-r-- 1 1001 1001 14764 Aug 22 20:10 Makefile 20:12:45 -rw-rw-r-- 1 1001 1001 582 Aug 22 20:10 OWNERS.md 20:12:45 -rw-rw-r-- 1 1001 1001 9923 Aug 22 20:10 README.md 20:12:45 -rw-rw-r-- 1 1001 1001 789 Aug 22 20:10 SECURITY.md 20:12:45 -rw-rw-r-- 1 1001 1001 12 Aug 22 20:10 VERSION 20:12:45 drwxrwxr-x 2 1001 1001 4096 Aug 22 20:10 bin 20:12:45 drwxrwxr-x 18 1001 1001 4096 Aug 22 20:10 cmd 20:12:45 -rw-r--r-- 1 root root 446997 Aug 22 20:12 coverage.out 20:12:45 drwxrwxr-x 2 1001 1001 4096 Aug 22 20:10 fuzz_test 20:12:45 -rw-rw-r-- 1 1001 1001 3687 Aug 22 20:10 go.mod 20:12:45 -rw-rw-r-- 1 1001 1001 33714 Aug 22 20:10 go.sum 20:12:45 drwxrwxr-x 7 1001 1001 4096 Aug 22 20:10 internal 20:12:45 drwxrwxr-x 3 1001 1001 4096 Aug 22 20:10 openapi 20:12:45 -rw-rw-r-- 1 1001 1001 594 Aug 22 20:10 security.txt 20:12:45 drwxrwxr-x 4 1001 1001 4096 Aug 22 20:10 snap 20:12:45 -rw-rw-r-- 1 1001 1001 204 Aug 22 20:10 version.go [Pipeline] sh 20:12:45 + '[' -e coverage.out ] 20:12:45 + chown 1001:1001 coverage.out [Pipeline] stash 20:12:45 Stashed 1 file(s) [Pipeline] sh 20:12:45 + make build 20:12:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:12:55 Avoid second fetch 20:12:55 Checking out Revision 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 (main) 20:12:55 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4645)" 20:12:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:12:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:55 > git config core.sparsecheckout # timeout=10 20:12:55 > git checkout -f 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:12:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:12:56 % Total % Received % Xferd Average Speed Time Time Time Current 20:12:56 Dload Upload Total Spent Left Speed 20:12:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 20:12:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:12:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:12:57 + sudo tee /etc/docker/daemon.new 20:12:57 { 20:12:57 "registry-mirrors": [ 20:12:57 "https://nexus3.edgexfoundry.org:10001" 20:12:57 ], 20:12:57 "bip": "10.250.0.254/24", 20:12:57 "hosts": [ 20:12:57 "tcp://0.0.0.0:5555", 20:12:57 "unix:///var/run/docker.sock" 20:12:57 ], 20:12:57 "mtu": 1458, 20:12:57 "selinux-enabled": true, 20:12:57 "seccomp-profile": "/etc/docker/seccomp.json" 20:12:57 } [Pipeline] sh 20:12:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:12:58 + sudo service docker restart 20:13:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:13:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:13:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:13:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:13:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:13:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:13:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:13:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:13:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:13:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:13:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:16 provisioning config files... 20:13:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/566@tmp/config13905091880545550244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:16 ---> docker-login.sh 20:13:16 nexus3.edgexfoundry.org:10001 [Pipeline] } 20:13:16 $ docker stop --time=1 04cf7386cedc6df8ba9c1fd2d7ca1d5dd442c97dcab29d33e0c46ac35bf3177b 20:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:17 Configure a credential helper to remove this warning. See 20:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:17 20:13:17 Login Succeeded 20:13:17 nexus3.edgexfoundry.org:10002 20:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:17 Configure a credential helper to remove this warning. See 20:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:17 20:13:17 Login Succeeded 20:13:17 nexus3.edgexfoundry.org:10003 20:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:18 Configure a credential helper to remove this warning. See 20:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:18 20:13:18 Login Succeeded 20:13:18 nexus3.edgexfoundry.org:10004 20:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:18 Configure a credential helper to remove this warning. See 20:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:18 20:13:18 Login Succeeded 20:13:18 docker.io 20:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:19 Configure a credential helper to remove this warning. See 20:13:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:19 20:13:19 Login Succeeded 20:13:19 ---> docker-login.sh ends 20:13:22 $ docker rm -f --volumes 04cf7386cedc6df8ba9c1fd2d7ca1d5dd442c97dcab29d33e0c46ac35bf3177b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 20:13:22 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:22 + git config --global --add safe.directory /w/workspace/edgex-go/566 [Pipeline] echo 20:13:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:13:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:13:23 ========================================================= 20:13:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:13:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:13:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:13:23 20:13:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:13:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:13:23 latest: Pulling from edgex-devops/edgex-compose 20:13:23 91d30c5bc195: Pulling fs layer 20:13:23 2e9b0aa3be6d: Pulling fs layer 20:13:23 9c61dcf015f6: Pulling fs layer 20:13:23 4698f68db338: Pulling fs layer 20:13:23 2a2f49069b9e: Pulling fs layer 20:13:23 e0025b399a48: Pulling fs layer 20:13:23 4698f68db338: Waiting 20:13:23 2a2f49069b9e: Waiting 20:13:23 e0025b399a48: Waiting 20:13:23 91d30c5bc195: Verifying Checksum 20:13:23 91d30c5bc195: Download complete 20:13:23 4698f68db338: Verifying Checksum 20:13:23 4698f68db338: Download complete 20:13:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:13:23 edb6bdbacee9: Pulling fs layer 20:13:23 5f9638ab2659: Pulling fs layer 20:13:23 8d51d6327a98: Pulling fs layer 20:13:23 8b374f2dd631: Pulling fs layer 20:13:23 ec14aa9079de: Pulling fs layer 20:13:23 2f466654f4bb: Pulling fs layer 20:13:23 554e91adad29: Pulling fs layer 20:13:23 ec14aa9079de: Waiting 20:13:23 2f466654f4bb: Waiting 20:13:23 8b374f2dd631: Waiting 20:13:23 554e91adad29: Waiting 20:13:23 5f9638ab2659: Download complete 20:13:23 8b374f2dd631: Verifying Checksum 20:13:23 8b374f2dd631: Download complete 20:13:23 ec14aa9079de: Verifying Checksum 20:13:23 ec14aa9079de: Download complete 20:13:23 edb6bdbacee9: Download complete 20:13:23 2e9b0aa3be6d: Verifying Checksum 20:13:23 2e9b0aa3be6d: Download complete 20:13:23 e0025b399a48: Verifying Checksum 20:13:23 e0025b399a48: Download complete 20:13:23 91d30c5bc195: Pull complete 20:13:23 2a2f49069b9e: Verifying Checksum 20:13:23 2a2f49069b9e: Download complete 20:13:23 2e9b0aa3be6d: Pull complete 20:13:24 9c61dcf015f6: Verifying Checksum 20:13:24 9c61dcf015f6: Download complete 20:13:25 edb6bdbacee9: Pull complete 20:13:25 554e91adad29: Verifying Checksum 20:13:25 554e91adad29: Download complete 20:13:25 5f9638ab2659: Pull complete 20:13:26 8d51d6327a98: Verifying Checksum 20:13:26 8d51d6327a98: Download complete 20:13:26 2f466654f4bb: Verifying Checksum 20:13:26 2f466654f4bb: Download complete 20:13:26 9c61dcf015f6: Pull complete 20:13:26 4698f68db338: Pull complete 20:13:27 2a2f49069b9e: Pull complete 20:13:27 e0025b399a48: Pull complete 20:13:27 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:13:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:13:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:27 prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container 20:13:27 $ 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/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@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:13:30 $ docker top f8fe42f372a3999e8e49f83484625b9243d226b9c19ce924a6d7b5f0f5ccf458 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:31 + docker compose -f ./docker-compose-build.yml build --parallel 20:13:33 #1 [core-command internal] load build definition from Dockerfile 20:13:33 #1 transferring dockerfile: 1.82kB done 20:13:33 #1 DONE 0.0s 20:13:33 20:13:33 #2 [security-spire-config internal] load build definition from Dockerfile 20:13:33 #2 transferring dockerfile: 2.58kB done 20:13:33 #2 DONE 0.0s 20:13:33 20:13:33 #3 [security-spire-agent internal] load build definition from Dockerfile 20:13:33 #3 transferring dockerfile: 2.68kB done 20:13:33 #3 DONE 0.0s 20:13:33 20:13:33 #4 [support-notifications internal] load build definition from Dockerfile 20:13:33 #4 transferring dockerfile: 1.84kB done 20:13:33 #4 DONE 0.0s 20:13:33 20:13:33 #5 [security-proxy-auth internal] load build definition from Dockerfile 20:13:33 #5 transferring dockerfile: 2.04kB done 20:13:33 #5 DONE 0.1s 20:13:33 20:13:33 #6 [core-data internal] load build definition from Dockerfile 20:13:33 #6 transferring dockerfile: 1.90kB done 20:13:33 #6 DONE 0.1s 20:13:33 20:13:33 #7 [security-bootstrapper internal] load build definition from Dockerfile 20:13:33 #7 transferring dockerfile: 2.82kB done 20:13:33 #7 DONE 0.1s 20:13:33 20:13:33 #8 [security-spire-server internal] load build definition from Dockerfile 20:13:33 #8 transferring dockerfile: 2.63kB done 20:13:33 #8 DONE 0.1s 20:13:33 20:13:33 #9 [core-metadata internal] load build definition from Dockerfile 20:13:33 #9 transferring dockerfile: 1.96kB done 20:13:33 #9 DONE 0.1s 20:13:33 20:13:33 #10 [security-proxy-setup internal] load build definition from Dockerfile 20:13:33 #10 transferring dockerfile: 2.39kB done 20:13:33 #10 DONE 0.1s 20:13:33 20:13:33 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:13:33 #11 transferring dockerfile: 1.78kB done 20:13:33 #11 DONE 0.1s 20:13:33 20:13:33 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:13:33 #12 transferring dockerfile: 2.12kB done 20:13:33 #12 DONE 0.1s 20:13:33 20:13:33 #13 [support-scheduler internal] load build definition from Dockerfile 20:13:33 #13 transferring dockerfile: 1.82kB done 20:13:33 #13 DONE 0.1s 20:13:33 20:13:33 #14 [security-secretstore-setup internal] load build definition from Dockerfile 20:13:33 #14 transferring dockerfile: 2.38kB done 20:13:33 #14 DONE 0.1s 20:13:33 20:13:33 #15 [core-command internal] load .dockerignore 20:13:33 #15 transferring context: 56B done 20:13:33 #15 DONE 0.1s 20:13:33 20:13:33 #16 [security-spire-config internal] load .dockerignore 20:13:33 #16 transferring context: 56B done 20:13:33 #16 DONE 0.0s 20:13:33 20:13:33 #17 [security-spire-agent internal] load .dockerignore 20:13:33 #17 transferring context: 56B done 20:13:33 #17 DONE 0.0s 20:13:33 20:13:33 #18 [support-notifications internal] load .dockerignore 20:13:33 #18 transferring context: 56B done 20:13:33 #18 DONE 0.0s 20:13:33 20:13:33 #19 [core-data internal] load .dockerignore 20:13:33 #19 transferring context: 56B done 20:13:33 #19 DONE 0.0s 20:13:33 20:13:33 #20 [security-proxy-auth internal] load .dockerignore 20:13:33 #20 transferring context: 56B done 20:13:33 #20 DONE 0.0s 20:13:33 20:13:33 #21 [security-bootstrapper internal] load .dockerignore 20:13:33 #21 transferring context: 56B done 20:13:33 #21 DONE 0.0s 20:13:33 20:13:33 #22 [security-spire-server internal] load .dockerignore 20:13:33 #22 transferring context: 56B done 20:13:33 #22 DONE 0.0s 20:13:34 20:13:34 #23 [core-metadata internal] load .dockerignore 20:13:34 #23 transferring context: 56B done 20:13:34 #23 DONE 0.0s 20:13:34 20:13:34 #24 [security-proxy-setup internal] load .dockerignore 20:13:34 #24 transferring context: 56B done 20:13:34 #24 DONE 0.0s 20:13:34 20:13:34 #25 [core-common-config-bootstrapper internal] load .dockerignore 20:13:34 #25 transferring context: 56B done 20:13:34 #25 DONE 0.0s 20:13:34 20:13:34 #26 [security-spiffe-token-provider internal] load .dockerignore 20:13:34 #26 transferring context: 56B done 20:13:34 #26 DONE 0.0s 20:13:34 20:13:34 #27 [security-secretstore-setup internal] load .dockerignore 20:13:34 #27 transferring context: 56B done 20:13:34 #27 DONE 0.0s 20:13:34 20:13:34 #28 [support-scheduler internal] load .dockerignore 20:13:34 #28 transferring context: 56B done 20:13:34 #28 DONE 0.0s 20:13:34 20:13:34 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:34 #29 DONE 0.0s 20:13:34 20:13:34 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 20:13:34 #30 DONE 0.1s 20:13:34 20:13:34 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:13:34 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:13:34 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:13:34 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:13:34 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:13:34 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.15MB / 3.38MB 0.1s 20:13:34 #31 ... 20:13:34 20:13:34 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:34 #29 DONE 0.0s 20:13:34 20:13:34 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:13:34 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:13:34 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:13:34 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:13:34 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:13:34 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 20:13:34 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 20:13:34 #31 ... 20:13:34 20:13:34 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:34 #29 DONE 0.0s 20:13:34 20:13:34 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:13:34 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:13:34 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:13:34 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:13:34 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:13:34 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 20:13:34 #31 ... 20:13:34 20:13:34 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:34 #29 DONE 0.0s 20:13:34 20:13:34 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:13:34 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:13:34 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:13:34 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:13:34 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:13:34 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 20:13:34 #31 ... 20:13:34 20:13:34 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 20:13:34 #30 DONE 0.5s 20:13:34 20:13:34 #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:13:34 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:13:34 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:13:34 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 20:13:34 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 20:13:34 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 20:13:34 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done 20:13:35 #31 DONE 1.1s 20:13:35 20:13:35 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:13:38 #32 DONE 4.1s 20:13:38 20:13:38 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 20:13:38 8d51d6327a98: Pull complete 20:13:38 8b374f2dd631: Pull complete 20:13:38 ec14aa9079de: Pull complete 20:13:43 #33 ... 20:13:43 20:13:43 #34 [security-proxy-auth internal] load build context 20:13:43 #34 transferring context: 282.74MB 8.9s 20:13:43 #34 ... 20:13:43 20:13:43 #35 [security-spire-config internal] load build context 20:13:43 #35 ... 20:13:43 20:13:43 #34 [security-proxy-auth internal] load build context 20:13:44 #34 ... 20:13:44 20:13:44 #36 [core-command internal] load build context 20:13:44 #36 ... 20:13:44 20:13:44 #37 [core-data internal] load build context 20:13:44 #37 ... 20:13:44 20:13:44 #38 [security-bootstrapper internal] load build context 20:13:44 #38 ... 20:13:44 20:13:44 #39 [core-common-config-bootstrapper internal] load build context 20:13:44 #39 ... 20:13:44 20:13:44 #40 [core-metadata internal] load build context 20:13:44 #40 ... 20:13:44 20:13:44 #41 [security-spire-server internal] load build context 20:13:44 #41 ... 20:13:44 20:13:44 #42 [support-scheduler internal] load build context 20:13:44 #42 ... 20:13:44 20:13:44 #43 [security-spire-agent internal] load build context 20:13:44 #43 ... 20:13:44 20:13:44 #44 [security-spiffe-token-provider internal] load build context 20:13:44 #44 ... 20:13:44 20:13:44 #45 [security-proxy-setup internal] load build context 20:13:45 #45 ... 20:13:45 20:13:45 #46 [security-secretstore-setup internal] load build context 20:13:45 #46 ... 20:13:45 20:13:45 #47 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:13:45 #47 ... 20:13:45 20:13:45 #48 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:13:45 #48 ... 20:13:45 20:13:45 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:13:45 2f466654f4bb: Pull complete 20:13:45 #49 ... 20:13:45 20:13:45 #50 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:13:45 #50 ... 20:13:45 20:13:45 #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:13:45 #51 ... 20:13:45 20:13:45 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:13:45 #52 ... 20:13:45 20:13:45 #53 [support-notifications internal] load build context 20:13:45 #53 transferring context: 365.21MB 11.3s done 20:13:45 #53 ... 20:13:45 20:13:45 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:13:46 #54 ... 20:13:46 20:13:46 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:13:46 #55 ... 20:13:46 20:13:46 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:13:46 #56 ... 20:13:46 20:13:46 #42 [support-scheduler internal] load build context 20:13:46 #42 transferring context: 365.21MB 11.5s done 20:13:47 554e91adad29: Pull complete 20:13:47 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 20:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:13:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:13:47 + + docker build -t ci-base-image-arm64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:13:47 WORKDIR /edgex 20:13:47 COPY go.mod . 20:13:47 RUN go mod download 20:13:47 20:13:48 Sending build context to Docker daemon 2.95MB 20:13:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:13:48 ---> 1e15ea492957 20:13:48 Step 2/4 : WORKDIR /edgex 20:13:50 #42 ... 20:13:50 20:13:50 #35 [security-spire-config internal] load build context 20:13:50 #35 transferring context: 365.21MB 13.4s done 20:13:50 ---> Running in e08a2835d9a5 20:13:50 Removing intermediate container e08a2835d9a5 20:13:50 ---> 3719a06c22dc 20:13:50 Step 3/4 : COPY go.mod . 20:13:51 ---> d7f5fd86b01c 20:13:51 Step 4/4 : RUN go mod download 20:13:51 ---> Running in 0ff4387605bb 20:13:54 #35 ... 20:13:54 20:13:54 #34 [security-proxy-auth internal] load build context 20:13:54 #34 transferring context: 365.21MB 11.2s done 20:13:54 #34 ... 20:13:54 20:13:54 #37 [core-data internal] load build context 20:13:54 #37 transferring context: 365.21MB 11.4s done 20:13:54 #37 ... 20:13:54 20:13:54 #36 [core-command internal] load build context 20:13:54 #36 transferring context: 365.21MB 12.2s done 20:13:54 #36 ... 20:13:54 20:13:54 #39 [core-common-config-bootstrapper internal] load build context 20:13:54 #39 transferring context: 365.21MB 10.7s done 20:13:54 #39 ... 20:13:54 20:13:54 #41 [security-spire-server internal] load build context 20:13:54 #41 transferring context: 365.21MB 11.1s done 20:13:54 #41 ... 20:13:54 20:13:54 #40 [core-metadata internal] load build context 20:13:54 #40 transferring context: 365.21MB 11.6s done 20:13:55 #40 ... 20:13:55 20:13:55 #44 [security-spiffe-token-provider internal] load build context 20:13:55 #44 transferring context: 365.21MB 11.1s done 20:13:55 #44 ... 20:13:55 20:13:55 #43 [security-spire-agent internal] load build context 20:13:55 #43 transferring context: 365.21MB 11.9s done 20:13:56 #43 ... 20:13:56 20:13:56 #45 [security-proxy-setup internal] load build context 20:13:56 #45 transferring context: 365.21MB 11.1s done 20:13:56 #45 ... 20:13:56 20:13:56 #46 [security-secretstore-setup internal] load build context 20:13:56 #46 transferring context: 365.21MB 10.9s done 20:13:56 #46 ... 20:13:56 20:13:56 #38 [security-bootstrapper internal] load build context 20:13:56 #38 transferring context: 365.21MB 11.9s done 20:13:56 #38 ... 20:13:56 20:13:56 #50 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:13:56 #50 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:56 #50 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:56 #50 11.98 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:13:56 #50 11.98 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:13:56 #50 11.98 OK: 17818 distinct packages available 20:13:56 #50 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:56 #50 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:56 #50 12.37 (1/5) Installing dumb-init (1.2.5-r2) 20:13:56 #50 12.38 (2/5) Installing musl-obstack (1.2.3-r0) 20:13:56 #50 12.38 (3/5) Installing libucontext (1.2-r0) 20:13:56 #50 12.39 (4/5) Installing gcompat (1.1.0-r0) 20:13:56 #50 12.39 (5/5) Installing openssl (3.0.10-r0) 20:13:56 #50 12.40 Executing busybox-1.35.0-r29.trigger 20:13:56 #50 12.41 OK: 8 MiB in 20 packages 20:14:29 #50 ... 20:14:29 20:14:29 #53 [support-notifications internal] load build context 20:14:29 #53 DONE 49.8s 20:14:29 20:14:29 #39 [core-common-config-bootstrapper internal] load build context 20:14:29 #39 DONE 49.5s 20:14:29 20:14:29 #50 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:14:29 #50 DONE 48.7s 20:14:29 20:14:29 #34 [security-proxy-auth internal] load build context 20:14:29 #34 DONE 49.7s 20:14:29 20:14:29 #37 [core-data internal] load build context 20:14:29 #37 DONE 49.8s 20:14:29 20:14:29 #41 [security-spire-server internal] load build context 20:14:29 #41 DONE 49.6s 20:14:29 20:14:29 #46 [security-secretstore-setup internal] load build context 20:14:29 #46 DONE 49.3s 20:14:29 20:14:29 #43 [security-spire-agent internal] load build context 20:14:29 #43 DONE 49.9s 20:14:29 20:14:29 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 20:14:29 #33 DONE 46.0s 20:14:29 20:14:29 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:14:29 #57 ... 20:14:29 20:14:29 #45 [security-proxy-setup internal] load build context 20:14:29 #45 DONE 49.6s 20:14:29 20:14:29 #44 [security-spiffe-token-provider internal] load build context 20:14:29 #44 DONE 49.4s 20:14:29 20:14:29 #38 [security-bootstrapper internal] load build context 20:14:29 #38 DONE 49.8s 20:14:29 20:14:29 #40 [core-metadata internal] load build context 20:14:29 #40 DONE 49.8s 20:14:29 20:14:29 #42 [support-scheduler internal] load build context 20:14:29 #42 DONE 49.4s 20:14:29 20:14:29 #35 [security-spire-config internal] load build context 20:14:29 #35 DONE 50.1s 20:14:29 20:14:29 #36 [core-command internal] load build context 20:14:29 #36 DONE 50.0s 20:14:29 20:14:29 #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:14:29 #51 48.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:29 #51 49.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:29 #51 49.30 (1/4) Installing dumb-init (1.2.5-r2) 20:14:29 #51 49.31 (2/4) Installing openssl (3.0.10-r0) 20:14:29 #51 49.31 (3/4) Installing su-exec (0.2-r2) 20:14:29 #51 49.32 (4/4) Installing yq (4.30.4-r4) 20:14:29 #51 49.39 Executing busybox-1.35.0-r29.trigger 20:14:29 #51 49.39 OK: 17 MiB in 19 packages 20:14:29 #51 DONE 50.0s 20:14:29 20:14:29 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:14:29 #55 49.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:29 #55 49.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:29 #55 49.39 (1/2) Installing dumb-init (1.2.5-r2) 20:14:29 #55 49.39 (2/2) Installing su-exec (0.2-r2) 20:14:29 #55 49.40 Executing busybox-1.35.0-r29.trigger 20:14:29 #55 49.40 OK: 7 MiB in 17 packages 20:14:29 #55 DONE 50.0s 20:14:29 20:14:29 #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:14:29 #58 ... 20:14:29 20:14:29 #47 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:14:29 #47 48.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:29 #47 49.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:29 #47 49.32 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:14:29 #47 49.32 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:14:29 #47 49.32 OK: 17818 distinct packages available 20:14:29 #47 49.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:29 #47 49.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:29 #47 49.74 (1/4) Installing dumb-init (1.2.5-r2) 20:14:29 #47 49.74 (2/4) Installing musl-obstack (1.2.3-r0) 20:14:29 #47 49.74 (3/4) Installing libucontext (1.2-r0) 20:14:29 #47 49.74 (4/4) Installing gcompat (1.1.0-r0) 20:14:29 #47 49.75 Executing busybox-1.35.0-r29.trigger 20:14:29 #47 49.75 OK: 7 MiB in 19 packages 20:14:29 #47 DONE 50.1s 20:14:29 20:14:29 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:14:29 #49 49.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:29 #49 49.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:29 #49 49.64 (1/4) Installing ca-certificates (20230506-r0) 20:14:29 #49 49.68 (2/4) Installing dumb-init (1.2.5-r2) 20:14:29 #49 49.69 (3/4) Installing su-exec (0.2-r2) 20:14:29 #49 49.69 (4/4) Installing yq (4.30.4-r4) 20:14:29 #49 49.76 Executing busybox-1.35.0-r29.trigger 20:14:29 #49 49.76 Executing ca-certificates-20230506-r0.trigger 20:14:29 #49 50.01 OK: 17 MiB in 19 packages 20:14:29 #49 DONE 50.2s 20:14:29 20:14:29 #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:14:29 #0 0.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:29 #0 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:29 #0 1.311 OK: 265 MiB in 53 packages 20:14:29 #59 DONE 1.5s 20:14:29 20:14:29 #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:14:29 #60 DONE 0.2s 20:14:29 20:14:29 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:14:29 #56 49.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:29 #56 49.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:29 #56 49.60 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:14:29 #56 49.60 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:14:29 #56 49.60 OK: 17818 distinct packages available 20:14:29 #56 49.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:29 #56 49.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:29 #56 50.01 (1/9) Installing ca-certificates (20230506-r0) 20:14:29 #56 50.03 (2/9) Installing brotli-libs (1.0.9-r9) 20:14:29 #56 50.05 (3/9) Installing nghttp2-libs (1.51.0-r1) 20:14:29 #56 50.06 (4/9) Installing libcurl (8.2.1-r0) 20:14:29 #56 50.07 (5/9) Installing curl (8.2.1-r0) 20:14:29 #56 50.08 (6/9) Installing dumb-init (1.2.5-r2) 20:14:29 #56 50.09 (7/9) Installing musl-obstack (1.2.3-r0) 20:14:29 #56 50.09 (8/9) Installing libucontext (1.2-r0) 20:14:29 #56 50.09 (9/9) Installing gcompat (1.1.0-r0) 20:14:29 #56 50.10 Executing busybox-1.35.0-r29.trigger 20:14:29 #56 50.11 Executing ca-certificates-20230506-r0.trigger 20:14:29 #56 50.28 OK: 10 MiB in 24 packages 20:14:29 #56 DONE 50.4s 20:14:29 20:14:29 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:14:29 #52 49.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:29 #52 49.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:29 #52 49.82 (1/2) Installing ca-certificates (20230506-r0) 20:14:29 #52 49.85 (2/2) Installing dumb-init (1.2.5-r2) 20:14:29 #52 50.00 Executing busybox-1.35.0-r29.trigger 20:14:29 #52 50.00 Executing ca-certificates-20230506-r0.trigger 20:14:29 #52 50.09 OK: 8 MiB in 17 packages 20:14:29 #52 DONE 50.3s 20:14:29 20:14:29 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:14:29 #0 1.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:29 #0 1.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:29 #0 1.572 OK: 265 MiB in 53 packages 20:14:29 #61 DONE 1.7s 20:14:29 20:14:29 #62 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:14:29 #62 DONE 0.2s 20:14:29 20:14:29 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:14:29 #54 49.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:29 #54 50.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:29 #54 50.40 (1/1) Installing dumb-init (1.2.5-r2) 20:14:29 #54 50.41 Executing busybox-1.35.0-r29.trigger 20:14:29 #54 50.42 OK: 7 MiB in 16 packages 20:14:29 #54 DONE 50.5s 20:14:29 20:14:29 #63 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:29 #63 ... 20:14:29 20:14:29 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:14:29 #64 DONE 0.1s 20:14:29 20:14:29 #48 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:14:29 #48 49.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:29 #48 50.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:29 #48 50.55 (1/1) Installing dumb-init (1.2.5-r2) 20:14:29 #48 50.55 Executing busybox-1.35.0-r29.trigger 20:14:29 #48 50.56 OK: 7 MiB in 16 packages 20:14:29 #48 DONE 50.6s 20:14:29 20:14:29 #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:29 #65 ... 20:14:29 20:14:29 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:14:29 #0 1.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:29 #0 1.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:29 #0 1.817 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:14:29 #0 1.817 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:14:29 #0 1.817 OK: 17823 distinct packages available 20:14:29 #0 1.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:29 #0 1.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:29 #0 2.154 OK: 265 MiB in 53 packages 20:14:29 #66 DONE 2.2s 20:14:29 20:14:29 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:14:29 #67 DONE 0.1s 20:14:29 20:14:29 #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:29 #68 ... 20:14:29 20:14:29 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:14:29 #0 2.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:29 #0 2.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:29 #0 2.755 OK: 265 MiB in 53 packages 20:14:29 #69 DONE 2.9s 20:14:29 20:14:29 #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:14:29 #70 DONE 0.0s 20:14:29 20:14:29 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 20:14:29 #57 2.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:29 #57 2.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:29 #57 2.738 OK: 265 MiB in 53 packages 20:14:29 #57 DONE 3.0s 20:14:29 20:14:29 #71 [core-command builder 4/7] COPY go.mod vendor* ./ 20:14:29 #71 DONE 0.0s 20:14:29 20:14:29 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:29 #72 ... 20:14:29 20:14:29 #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:14:29 #58 DONE 2.0s 20:14:29 20:14:29 #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:14:29 #73 DONE 0.0s 20:14:29 20:14:29 #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:29 Removing intermediate container 0ff4387605bb 20:14:29 ---> 968b7ad43822 20:14:29 Successfully built 968b7ad43822 20:14:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:30 + docker inspect -f . ci-base-image-arm64 20:14:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:30 prd-ubuntu20.04-docker-arm64-4c-16g-4294 does not seem to be running inside a container 20:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:14:31 $ docker top bff54fbde8e1e8222ec035375b26db8759cbfd7e4c67be79db4700430df9e8ad -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:32 + go version 20:14:32 go version go1.20.6 linux/arm64 [Pipeline] } 20:14:32 $ docker stop --time=1 bff54fbde8e1e8222ec035375b26db8759cbfd7e4c67be79db4700430df9e8ad 20:14:34 $ docker rm -f --volumes bff54fbde8e1e8222ec035375b26db8759cbfd7e4c67be79db4700430df9e8ad [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:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:34 20:14:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:35 latest: Pulling from edgex-devops/edgex-compose-arm64 20:14:35 547446be3368: Pulling fs layer 20:14:35 d125d8839a47: Pulling fs layer 20:14:35 3e85d5ac6304: Pulling fs layer 20:14:35 c3105a71a48b: Pulling fs layer 20:14:35 0f093f025ec4: Pulling fs layer 20:14:35 c3106fc0e877: Pulling fs layer 20:14:35 0f093f025ec4: Waiting 20:14:35 c3105a71a48b: Waiting 20:14:35 c3106fc0e877: Waiting 20:14:35 547446be3368: Verifying Checksum 20:14:35 547446be3368: Download complete 20:14:35 c3105a71a48b: Verifying Checksum 20:14:35 c3105a71a48b: Download complete 20:14:35 d125d8839a47: Verifying Checksum 20:14:35 d125d8839a47: Download complete 20:14:35 c3106fc0e877: Verifying Checksum 20:14:35 c3106fc0e877: Download complete 20:14:35 0f093f025ec4: Verifying Checksum 20:14:35 0f093f025ec4: Download complete 20:14:35 547446be3368: Pull complete 20:14:36 d125d8839a47: Pull complete 20:14:37 3e85d5ac6304: Verifying Checksum 20:14:37 3e85d5ac6304: Download complete 20:14:45 3e85d5ac6304: Pull complete 20:14:45 c3105a71a48b: Pull complete 20:14:46 0f093f025ec4: Pull complete 20:14:46 c3106fc0e877: Pull complete 20:14:46 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:14:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:46 prd-ubuntu20.04-docker-arm64-4c-16g-4294 does not seem to be running inside a container 20:14:46 $ 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/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:14:48 $ docker top 3ac2e79c024604a69313d9f5520261a953693040c9013ebc34dbaf83c8af40c7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:49 + docker compose -f ./docker-compose-build.yml build --parallel 20:14:55 #74 DONE 27.7s 20:14:55 20:14:55 #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:55 #65 DONE 28.8s 20:14:55 20:14:55 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:55 #72 DONE 27.7s 20:14:55 20:14:55 #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:55 #68 DONE 28.3s 20:14:55 20:14:55 #63 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:55 #63 DONE 28.9s 20:14:55 20:14:55 #75 [security-spiffe-token-provider builder 6/7] COPY . . 20:14:57 #1 [support-notifications internal] load build definition from Dockerfile 20:14:57 #1 transferring dockerfile: 1.84kB done 20:14:57 #1 DONE 0.1s 20:14:58 20:14:58 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:14:58 #2 transferring dockerfile: 1.78kB done 20:14:58 #2 DONE 0.0s 20:14:58 20:14:58 #3 [support-scheduler internal] load build definition from Dockerfile 20:14:58 #3 transferring dockerfile: 1.82kB done 20:14:58 #3 DONE 0.1s 20:14:58 20:14:58 #4 [security-spire-config internal] load build definition from Dockerfile 20:14:58 #4 transferring dockerfile: 2.58kB done 20:14:58 #4 DONE 0.1s 20:14:58 20:14:58 #5 [core-command internal] load build definition from Dockerfile 20:14:58 #5 transferring dockerfile: 1.82kB 0.0s done 20:14:58 #5 DONE 0.1s 20:14:58 20:14:58 #6 [security-proxy-auth internal] load build definition from Dockerfile 20:14:58 #6 transferring dockerfile: 2.04kB done 20:14:58 #6 DONE 0.1s 20:14:58 20:14:58 #7 [security-spire-server internal] load build definition from Dockerfile 20:14:58 #7 transferring dockerfile: 2.63kB done 20:14:58 #7 DONE 0.1s 20:14:58 20:14:58 #8 [security-spire-agent internal] load build definition from Dockerfile 20:14:58 #8 transferring dockerfile: 2.68kB done 20:14:58 #8 DONE 0.1s 20:14:58 20:14:58 #9 [security-bootstrapper internal] load build definition from Dockerfile 20:14:58 #9 transferring dockerfile: 2.82kB done 20:14:58 #9 DONE 0.1s 20:14:58 20:14:58 #10 [core-data internal] load build definition from Dockerfile 20:14:58 #10 transferring dockerfile: 1.90kB done 20:14:58 #10 DONE 0.0s 20:14:58 20:14:58 #11 [security-secretstore-setup internal] load build definition from Dockerfile 20:14:58 #11 transferring dockerfile: 2.38kB done 20:14:58 #11 DONE 0.1s 20:14:58 20:14:58 #12 [core-metadata internal] load build definition from Dockerfile 20:14:58 #12 transferring dockerfile: 1.96kB done 20:14:58 #12 DONE 0.0s 20:14:58 20:14:58 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:14:58 #13 transferring dockerfile: 2.12kB done 20:14:58 #13 DONE 0.0s 20:14:58 20:14:58 #14 [security-proxy-setup internal] load build definition from Dockerfile 20:14:58 #14 transferring dockerfile: 2.39kB done 20:14:58 #14 DONE 0.1s 20:14:58 20:14:58 #15 [support-notifications internal] load .dockerignore 20:14:58 #15 transferring context: 56B done 20:14:58 #15 DONE 0.1s 20:14:59 20:14:59 #16 [security-spiffe-token-provider internal] load .dockerignore 20:14:59 #16 transferring context: 56B done 20:14:59 #16 DONE 0.0s 20:14:59 20:14:59 #17 [support-scheduler internal] load .dockerignore 20:14:59 #17 transferring context: 56B done 20:14:59 #17 DONE 0.0s 20:14:59 20:14:59 #18 [security-spire-config internal] load .dockerignore 20:14:59 #18 transferring context: 56B done 20:14:59 #18 DONE 0.1s 20:14:59 20:14:59 #19 [core-command internal] load .dockerignore 20:14:59 #19 transferring context: 56B done 20:14:59 #19 DONE 0.1s 20:14:59 20:14:59 #20 [security-proxy-auth internal] load .dockerignore 20:14:59 #20 transferring context: 56B done 20:14:59 #20 DONE 0.1s 20:14:59 20:14:59 #21 [security-spire-server internal] load .dockerignore 20:14:59 #21 transferring context: 56B done 20:14:59 #21 DONE 0.1s 20:14:59 20:14:59 #22 [security-spire-agent internal] load .dockerignore 20:14:59 #22 transferring context: 56B 0.0s done 20:14:59 #22 DONE 0.0s 20:14:59 20:14:59 #23 [security-bootstrapper internal] load .dockerignore 20:14:59 #23 transferring context: 56B done 20:14:59 #23 DONE 0.1s 20:14:59 20:14:59 #24 [core-data internal] load .dockerignore 20:15:00 #24 transferring context: 56B done 20:15:00 #24 DONE 0.1s 20:15:00 20:15:00 #25 [security-secretstore-setup internal] load .dockerignore 20:15:00 #25 transferring context: 56B done 20:15:00 #25 DONE 0.1s 20:15:00 20:15:00 #26 [core-metadata internal] load .dockerignore 20:15:00 #26 transferring context: 56B 0.0s done 20:15:00 #26 DONE 0.1s 20:15:00 20:15:00 #27 [core-common-config-bootstrapper internal] load .dockerignore 20:15:00 #27 transferring context: 56B done 20:15:00 #27 DONE 0.1s 20:15:00 20:15:00 #28 [security-proxy-setup internal] load .dockerignore 20:15:00 #28 transferring context: 56B 0.0s done 20:15:00 #28 DONE 0.1s 20:15:00 20:15:00 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:00 #29 DONE 0.0s 20:15:00 20:15:00 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 20:15:00 #30 DONE 0.2s 20:15:00 20:15:00 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:00 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:00 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:00 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:00 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:00 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.50MB / 3.26MB 0.2s 20:15:00 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:00 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 20:15:01 #31 ... 20:15:01 20:15:01 #32 [support-notifications internal] load build context 20:15:01 #32 transferring context: 2.57MB 0.5s done 20:15:01 #32 DONE 0.7s 20:15:01 20:15:01 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:01 #31 ... 20:15:01 20:15:01 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:01 #29 DONE 0.0s 20:15:01 20:15:01 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:01 #33 DONE 1.4s 20:15:01 20:15:01 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:01 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:01 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:01 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:01 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:01 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:01 #31 ... 20:15:01 20:15:01 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:01 #29 DONE 0.0s 20:15:01 20:15:01 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:01 #33 DONE 1.4s 20:15:01 20:15:01 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:01 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:01 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:01 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:01 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:01 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:01 #31 ... 20:15:01 20:15:01 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:01 #29 DONE 0.0s 20:15:01 20:15:01 #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:01 #33 DONE 1.5s 20:15:01 20:15:01 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:01 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:01 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:01 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:01 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:01 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:01 #31 ... 20:15:01 20:15:01 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 20:15:01 #30 DONE 0.5s 20:15:01 20:15:01 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:01 #29 DONE 0.0s 20:15:01 20:15:01 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:01 #33 DONE 1.5s 20:15:01 20:15:01 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:01 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:01 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:01 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:01 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:01 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:01 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 20:15:01 #31 ... 20:15:01 20:15:01 #34 [security-spire-config builder 2/7] WORKDIR /edgex-go 20:15:01 #34 DONE 0.9s 20:15:01 20:15:01 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:01 #29 DONE 0.0s 20:15:01 20:15:01 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 20:15:01 #30 DONE 0.8s 20:15:01 20:15:01 #35 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:15:01 #35 ... 20:15:01 20:15:01 #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:01 #33 DONE 1.5s 20:15:01 20:15:01 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:01 #29 DONE 0.0s 20:15:01 20:15:01 #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go 20:15:01 #34 DONE 0.9s 20:15:01 20:15:01 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:01 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:01 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:01 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:01 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:01 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:01 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 20:15:02 #31 ... 20:15:02 20:15:02 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:02 #29 DONE 0.0s 20:15:02 20:15:02 #36 [security-spiffe-token-provider internal] load build context 20:15:02 #36 ... 20:15:02 20:15:02 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:02 #29 DONE 0.0s 20:15:02 20:15:02 #36 [security-spiffe-token-provider internal] load build context 20:15:02 #36 ... 20:15:02 20:15:02 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:02 #33 DONE 1.6s 20:15:02 20:15:02 #34 [core-data builder 2/7] WORKDIR /edgex-go 20:15:02 #34 DONE 1.0s 20:15:02 20:15:02 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 20:15:02 #30 DONE 1.4s 20:15:02 20:15:02 #36 [security-spiffe-token-provider internal] load build context 20:15:02 #36 ... 20:15:02 20:15:02 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:02 #33 DONE 1.6s 20:15:02 20:15:02 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:15:02 #34 DONE 1.0s 20:15:02 20:15:02 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:02 #29 DONE 0.0s 20:15:02 20:15:02 #36 [security-spiffe-token-provider internal] load build context 20:15:02 #36 transferring context: 2.57MB 1.5s done 20:15:03 #36 ... 20:15:03 20:15:03 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:03 #29 DONE 0.1s 20:15:03 20:15:03 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 20:15:03 #30 DONE 1.7s 20:15:03 20:15:03 #37 [support-scheduler internal] load build context 20:15:03 #37 transferring context: 2.57MB 1.3s done 20:15:03 #37 DONE 1.7s 20:15:03 20:15:03 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:03 #29 DONE 0.1s 20:15:03 20:15:03 #36 [security-spiffe-token-provider internal] load build context 20:15:03 #36 DONE 1.9s 20:15:03 20:15:03 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:03 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:03 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:03 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:03 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:03 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:03 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 20:15:03 #31 ... 20:15:03 20:15:03 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:03 #33 DONE 1.6s 20:15:03 20:15:03 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 20:15:03 #34 DONE 1.0s 20:15:03 20:15:03 #38 [core-metadata internal] load build context 20:15:03 #38 DONE 0.0s 20:15:03 20:15:03 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:03 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:03 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:03 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:03 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:03 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:03 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 20:15:03 #31 DONE 3.9s 20:15:03 20:15:03 #39 [security-spire-config internal] load build context 20:15:03 #39 transferring context: 2.57MB 1.8s done 20:15:04 #39 DONE 2.7s 20:15:04 20:15:04 #40 [core-command internal] load build context 20:15:04 #40 transferring context: 2.57MB 2.0s done 20:15:04 #40 DONE 2.6s 20:15:04 20:15:04 #41 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:15:04 #41 ... 20:15:04 20:15:04 #42 [security-proxy-auth internal] load build context 20:15:04 #42 transferring context: 2.57MB 1.4s done 20:15:04 #42 DONE 2.8s 20:15:04 20:15:04 #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:15:04 #43 ... 20:15:04 20:15:04 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 20:15:04 #30 DONE 3.6s 20:15:05 20:15:05 #44 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:15:05 #44 ... 20:15:05 20:15:05 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:05 #33 DONE 1.7s 20:15:05 20:15:05 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 20:15:05 #34 DONE 1.0s 20:15:05 20:15:05 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 20:15:05 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 20:15:05 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 20:15:05 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 20:15:05 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 20:15:05 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 20:15:05 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 20:15:05 #31 DONE 3.9s 20:15:05 20:15:05 #45 [security-proxy-setup internal] load build context 20:15:05 #45 DONE 0.0s 20:15:05 20:15:05 #45 [security-proxy-setup internal] load build context 20:15:05 #75 ... 20:15:05 20:15:05 #76 [core-command builder 6/7] COPY . . 20:15:05 #76 ... 20:15:05 20:15:05 #77 [security-bootstrapper builder 6/7] COPY . . 20:15:05 #77 ... 20:15:05 20:15:05 #78 [security-spire-config builder 6/9] COPY . . 20:15:05 #78 ... 20:15:05 20:15:05 #79 [support-notifications builder 6/7] COPY . . 20:15:05 #45 ... 20:15:05 20:15:05 #46 [security-spire-agent internal] load build context 20:15:05 #46 transferring context: 2.57MB 2.6s done 20:15:05 #46 DONE 3.9s 20:15:06 20:15:06 #47 [security-spire-server internal] load build context 20:15:06 #47 transferring context: 2.57MB 3.5s done 20:15:06 #47 DONE 4.6s 20:15:06 20:15:06 #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:15:08 #48 ... 20:15:08 20:15:08 #38 [core-metadata internal] load build context 20:15:08 #38 transferring context: 2.57MB 3.9s done 20:15:08 #38 DONE 5.3s 20:15:08 20:15:08 #49 [core-data internal] load build context 20:15:08 #49 transferring context: 2.57MB 4.1s done 20:15:08 #49 DONE 6.2s 20:15:08 20:15:08 #45 [security-proxy-setup internal] load build context 20:15:09 #45 ... 20:15:09 20:15:09 #50 [core-common-config-bootstrapper internal] load build context 20:15:09 #50 transferring context: 2.57MB 4.7s done 20:15:09 #50 DONE 5.8s 20:15:09 20:15:09 #45 [security-proxy-setup internal] load build context 20:15:09 #45 ... 20:15:09 20:15:09 #51 [security-secretstore-setup internal] load build context 20:15:09 #51 transferring context: 2.57MB 5.0s done 20:15:09 #51 DONE 6.8s 20:15:09 20:15:09 #45 [security-proxy-setup internal] load build context 20:15:10 #45 ... 20:15:10 20:15:10 #52 [security-bootstrapper internal] load build context 20:15:10 #52 transferring context: 2.57MB 5.9s done 20:15:10 #52 DONE 7.8s 20:15:10 20:15:10 #45 [security-proxy-setup internal] load build context 20:15:10 #45 ... 20:15:10 20:15:10 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:15:10 #0 4.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:10 #0 5.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:10 #0 8.154 OK: 263 MiB in 53 packages 20:15:10 #53 DONE 9.2s 20:15:10 20:15:10 #45 [security-proxy-setup internal] load build context 20:15:10 #45 transferring context: 2.57MB 3.7s done 20:15:10 #79 ... 20:15:10 20:15:10 #78 [security-spire-config builder 6/9] COPY . . 20:15:10 #78 DONE 16.0s 20:15:10 20:15:10 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:10 #80 CACHED 20:15:10 20:15:10 #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:15:10 #81 CACHED 20:15:10 20:15:10 #82 [core-common-config-bootstrapper builder 6/7] COPY . . 20:15:10 #82 CACHED 20:15:10 20:15:10 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:10 #83 CACHED 20:15:10 20:15:10 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:15:10 #84 CACHED 20:15:10 20:15:10 #85 [support-scheduler builder 6/7] COPY . . 20:15:10 #85 CACHED 20:15:10 20:15:10 #86 [core-metadata builder 6/7] COPY . . 20:15:10 #86 CACHED 20:15:10 20:15:10 #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:10 #87 CACHED 20:15:10 20:15:10 #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:15:10 #88 CACHED 20:15:10 20:15:10 #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:15:10 #89 CACHED 20:15:10 20:15:10 #90 [security-proxy-auth builder 6/7] COPY . . 20:15:10 #90 CACHED 20:15:10 20:15:10 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:10 #91 CACHED 20:15:10 20:15:10 #92 [core-data builder 6/7] COPY . . 20:15:10 #92 CACHED 20:15:10 20:15:10 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:10 #93 CACHED 20:15:10 20:15:10 #94 [core-data builder 4/7] COPY go.mod vendor* ./ 20:15:10 #94 CACHED 20:15:10 20:15:10 #77 [security-bootstrapper builder 6/7] COPY . . 20:15:10 #77 DONE 16.2s 20:15:10 20:15:10 #76 [core-command builder 6/7] COPY . . 20:15:10 #76 DONE 16.1s 20:15:10 20:15:10 #95 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:15:10 #95 ... 20:15:10 20:15:10 #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:15:10 #96 CACHED 20:15:10 20:15:10 #97 [security-secretstore-setup builder 6/7] COPY . . 20:15:10 #97 CACHED 20:15:10 20:15:10 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:10 #98 CACHED 20:15:10 20:15:10 #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:15:10 #99 CACHED 20:15:10 20:15:10 #100 [security-proxy-setup builder 6/7] COPY . . 20:15:10 #100 CACHED 20:15:10 20:15:10 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:10 #101 CACHED 20:15:10 20:15:10 #75 [security-spiffe-token-provider builder 6/7] COPY . . 20:15:10 #75 DONE 16.2s 20:15:10 20:15:10 #79 [support-notifications builder 6/7] COPY . . 20:15:10 #79 DONE 16.3s 20:15:10 20:15:10 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:15:11 #45 ... 20:15:11 20:15:11 #54 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:15:11 #0 4.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:11 #0 5.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:11 #0 7.627 OK: 263 MiB in 53 packages 20:15:11 #54 DONE 9.4s 20:15:11 20:15:11 #45 [security-proxy-setup internal] load build context 20:15:11 #45 DONE 5.7s 20:15:11 20:15:11 #55 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:15:11 #102 ... 20:15:11 20:15:11 #103 [security-spire-server builder 6/9] COPY . . 20:15:11 #103 CACHED 20:15:11 20:15:11 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:15:11 #104 CACHED 20:15:11 20:15:11 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:11 #105 CACHED 20:15:11 20:15:11 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:15:11 #106 CACHED 20:15:11 20:15:11 #107 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:15:11 #107 DONE 0.6s 20:15:11 20:15:11 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:15:11 #55 ... 20:15:11 20:15:11 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:15:11 #0 6.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:11 #0 8.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:11 #56 ... 20:15:11 20:15:11 #57 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:15:12 #57 DONE 1.4s 20:15:12 20:15:12 #58 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:12 #58 ... 20:15:12 20:15:12 #35 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:15:12 #35 6.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:12 #35 8.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:12 #35 11.16 OK: 263 MiB in 53 packages 20:15:12 #35 ... 20:15:12 20:15:12 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:15:12 #0 5.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:12 #0 7.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:12 #59 10.16 OK: 263 MiB in 53 packages 20:15:13 #59 ... 20:15:13 20:15:13 #55 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:15:13 #55 DONE 1.9s 20:15:13 20:15:13 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:15:13 #56 11.46 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:15:13 #56 11.46 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:15:13 #56 11.46 OK: 17694 distinct packages available 20:15:13 #56 ... 20:15:13 20:15:13 #35 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:15:13 #35 DONE 11.8s 20:15:13 20:15:13 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:15:13 #59 DONE 10.7s 20:15:13 20:15:13 #60 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:15:14 #60 ... 20:15:14 20:15:14 #61 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:15:14 #61 DONE 1.3s 20:15:14 20:15:14 #60 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:15:14 #60 DONE 1.3s 20:15:14 20:15:14 #62 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:14 #62 ... 20:15:14 20:15:14 #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:15:15 #63 ... 20:15:15 20:15:15 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:15:15 #64 ... 20:15:15 20:15:15 #65 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:15:15 #65 ... 20:15:15 20:15:15 #66 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:15:15 #66 ... 20:15:15 20:15:15 #67 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:15:15 #67 ... 20:15:15 20:15:15 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:15:15 #56 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:15 #56 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:15 #56 13.57 OK: 263 MiB in 53 packages 20:15:15 #56 DONE 14.0s 20:15:15 20:15:15 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:15:16 #108 ... 20:15:16 20:15:16 #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:15:16 #109 DONE 5.3s 20:15:16 20:15:16 #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:15:16 #0 1.830 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:15:16 #110 ... 20:15:16 20:15:16 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:15:16 #108 DONE 5.4s 20:15:16 20:15:16 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:15:16 #111 DONE 0.2s 20:15:16 20:15:16 #112 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:15:16 #112 DONE 0.2s 20:15:16 20:15:16 #113 [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:15:16 #0 1.403 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:15:16 #113 ... 20:15:16 20:15:16 #114 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:15:16 #114 CACHED 20:15:16 20:15:16 #115 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:15:16 #115 CACHED 20:15:16 20:15:16 #116 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:15:16 #116 CACHED 20:15:16 20:15:16 #117 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:16 #117 CACHED 20:15:16 20:15:16 #118 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:15:16 #118 CACHED 20:15:16 20:15:16 #119 [security-spire-agent builder 6/9] COPY . . 20:15:16 #119 CACHED 20:15:16 20:15:16 #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:15:17 #120 DONE 0.2s 20:15:17 20:15:17 #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:15:17 #121 DONE 0.2s 20:15:17 20:15:17 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:15:17 #0 1.304 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:15:17 #122 ... 20:15:17 20:15:17 #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:15:17 #68 DONE 1.1s 20:15:17 20:15:17 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:17 #123 DONE 0.2s 20:15:17 20:15:17 #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:15:17 #124 CACHED 20:15:17 20:15:17 #125 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:15:17 #125 DONE 0.1s 20:15:17 20:15:17 #126 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:15:17 #126 CACHED 20:15:17 20:15:17 #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:15:18 #69 ... 20:15:18 20:15:18 #41 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:15:18 #41 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:18 #41 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:18 #41 13.04 (1/1) Installing dumb-init (1.2.5-r2) 20:15:18 #41 13.06 Executing busybox-1.35.0-r29.trigger 20:15:18 #41 13.16 OK: 8 MiB in 16 packages 20:15:18 #41 DONE 14.0s 20:15:18 20:15:18 #66 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:15:18 #66 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:18 #66 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:21 #127 ... 20:15:21 20:15:21 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:15:21 #0 1.944 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:15:21 #128 ... 20:15:21 20:15:21 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:15:21 #0 0.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:15:21 #129 ... 20:15:21 20:15:21 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:15:21 #0 1.227 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:15:21 #130 ... 20:15:21 20:15:21 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:15:21 #0 1.696 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:15:21 #131 ... 20:15:21 20:15:21 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:15:21 #0 1.261 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:15:21 #132 ... 20:15:21 20:15:21 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:15:21 #0 0.937 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:15:21 #133 ... 20:15:21 20:15:21 #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:22 #134 ... 20:15:22 20:15:22 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:15:22 #102 1.423 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:15:22 #102 ... 20:15:22 20:15:22 #95 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:15:22 #95 1.715 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:15:22 #95 ... 20:15:22 20:15:22 #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:22 #66 ... 20:15:22 20:15:22 #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:15:22 #43 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:22 #43 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:22 #43 14.23 (1/4) Installing ca-certificates (20230506-r0) 20:15:22 #43 14.42 (2/4) Installing dumb-init (1.2.5-r2) 20:15:22 #43 14.44 (3/4) Installing su-exec (0.2-r2) 20:15:22 #43 14.45 (4/4) Installing yq (4.30.4-r4) 20:15:22 #43 15.06 Executing busybox-1.35.0-r29.trigger 20:15:22 #43 15.26 Executing ca-certificates-20230506-r0.trigger 20:15:22 #43 16.91 OK: 17 MiB in 19 packages 20:15:22 #43 DONE 17.8s 20:15:22 20:15:22 #66 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:15:22 #66 17.45 (1/1) Installing dumb-init (1.2.5-r2) 20:15:22 #66 17.52 Executing busybox-1.35.0-r29.trigger 20:15:22 #66 17.60 OK: 8 MiB in 16 packages 20:15:23 #66 ... 20:15:23 20:15:23 #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:23 #70 ... 20:15:23 20:15:23 #44 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:15:23 #44 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:23 #44 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:24 #135 ... 20:15:24 20:15:24 #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:24 #134 DONE 6.5s 20:15:24 20:15:24 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:15:24 #44 ... 20:15:24 20:15:24 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:24 #71 ... 20:15:24 20:15:24 #67 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:15:24 #67 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:24 #67 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:24 #67 19.55 (1/2) Installing dumb-init (1.2.5-r2) 20:15:24 #67 19.57 (2/2) Installing su-exec (0.2-r2) 20:15:24 #67 19.58 Executing busybox-1.35.0-r29.trigger 20:15:24 #67 19.65 OK: 8 MiB in 17 packages 20:15:25 #67 DONE 20.4s 20:15:25 20:15:25 #66 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:15:25 #66 DONE 20.4s 20:15:25 20:15:25 #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:15:25 #48 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:25 #48 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:25 #48 18.60 (1/4) Installing dumb-init (1.2.5-r2) 20:15:25 #48 18.63 (2/4) Installing openssl (3.0.10-r0) 20:15:25 #48 18.67 (3/4) Installing su-exec (0.2-r2) 20:15:25 #48 18.69 (4/4) Installing yq (4.30.4-r4) 20:15:25 #48 ... 20:15:25 20:15:25 #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:15:26 #128 ... 20:15:26 20:15:26 #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:15:26 #136 ... 20:15:26 20:15:26 #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:26 #135 DONE 8.8s 20:15:26 20:15:26 #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:15:26 #127 DONE 8.8s 20:15:26 20:15:26 #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:26 #72 ... 20:15:26 20:15:26 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:15:26 #64 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:26 #64 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:26 #64 19.02 (1/2) Installing ca-certificates (20230506-r0) 20:15:26 #64 19.27 (2/2) Installing dumb-init (1.2.5-r2) 20:15:26 #64 19.29 Executing busybox-1.35.0-r29.trigger 20:15:26 #64 19.37 Executing ca-certificates-20230506-r0.trigger 20:15:26 #64 20.64 OK: 8 MiB in 17 packages 20:15:26 #64 DONE 21.9s 20:15:26 20:15:26 #44 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:15:26 #44 21.29 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:15:26 #44 21.29 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:15:26 #44 21.29 OK: 17689 distinct packages available 20:15:26 #44 21.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:27 #44 ... 20:15:27 20:15:27 #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:15:27 #48 19.76 Executing busybox-1.35.0-r29.trigger 20:15:27 #48 19.82 OK: 17 MiB in 19 packages 20:15:27 #48 DONE 20.7s 20:15:27 20:15:27 #73 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:15:27 #73 DONE 0.2s 20:15:27 20:15:27 #65 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:15:27 #65 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:27 #65 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:27 #65 19.43 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:15:27 #65 19.43 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:15:27 #65 19.43 OK: 17689 distinct packages available 20:15:27 #65 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:27 #65 21.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:28 #65 ... 20:15:28 20:15:28 #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:15:28 #72 DONE 2.8s 20:15:28 20:15:28 #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:15:28 #74 DONE 0.2s 20:15:28 20:15:28 #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:15:28 #63 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:28 #63 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:28 #63 19.92 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:15:28 #63 19.92 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:15:28 #63 19.92 OK: 17689 distinct packages available 20:15:28 #63 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:28 #63 22.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:28 #63 ... 20:15:28 20:15:28 #65 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:15:28 #65 23.73 (1/4) Installing dumb-init (1.2.5-r2) 20:15:28 #65 23.75 (2/4) Installing musl-obstack (1.2.3-r0) 20:15:28 #65 23.81 (3/4) Installing libucontext (1.2-r0) 20:15:28 #65 23.82 (4/4) Installing gcompat (1.1.0-r0) 20:15:28 #65 23.84 Executing busybox-1.35.0-r29.trigger 20:15:28 #65 23.95 OK: 8 MiB in 19 packages 20:15:29 #65 DONE 24.6s 20:15:29 20:15:29 #44 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:15:29 #44 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:30 #44 25.13 (1/5) Installing dumb-init (1.2.5-r2) 20:15:30 #44 25.15 (2/5) Installing musl-obstack (1.2.3-r0) 20:15:30 #44 25.16 (3/5) Installing libucontext (1.2-r0) 20:15:30 #44 25.17 (4/5) Installing gcompat (1.1.0-r0) 20:15:30 #44 25.19 (5/5) Installing openssl (3.0.10-r0) 20:15:30 #44 25.23 Executing busybox-1.35.0-r29.trigger 20:15:30 #44 25.26 OK: 9 MiB in 20 packages 20:15:30 #44 DONE 25.7s 20:15:30 20:15:30 #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:15:30 #63 24.78 (1/9) Installing ca-certificates (20230506-r0) 20:15:30 #63 24.89 (2/9) Installing brotli-libs (1.0.9-r9) 20:15:30 #63 24.93 (3/9) Installing nghttp2-libs (1.51.0-r1) 20:15:30 #63 24.95 (4/9) Installing libcurl (8.2.1-r0) 20:15:30 #63 24.99 (5/9) Installing curl (8.2.1-r0) 20:15:30 #63 25.01 (6/9) Installing dumb-init (1.2.5-r2) 20:15:30 #63 25.03 (7/9) Installing musl-obstack (1.2.3-r0) 20:15:30 #63 25.04 (8/9) Installing libucontext (1.2-r0) 20:15:30 #63 25.06 (9/9) Installing gcompat (1.1.0-r0) 20:15:30 #63 25.08 Executing busybox-1.35.0-r29.trigger 20:15:30 #63 25.11 Executing ca-certificates-20230506-r0.trigger 20:15:30 #63 25.57 OK: 11 MiB in 24 packages 20:15:31 #63 DONE 26.0s 20:15:31 20:15:31 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:31 #137 ... 20:15:31 20:15:31 #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:15:31 #136 DONE 5.7s 20:15:31 20:15:31 #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:15:32 #138 ... 20:15:32 20:15:32 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:15:42 #139 ... 20:15:42 20:15:42 #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:15:42 #138 DONE 15.1s 20:15:42 20:15:42 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:15:42 #139 ... 20:15:42 20:15:42 #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:15:42 #140 ... 20:15:42 20:15:42 #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:42 #137 DONE 15.9s 20:15:42 20:15:42 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:15:42 #139 DONE 9.9s 20:15:42 20:15:42 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:15:52 #141 ... 20:15:52 20:15:52 #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:16:14 #142 ... 20:16:14 20:16:14 #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:16:14 #140 DONE 30.6s 20:16:14 20:16:14 #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:16:14 #143 ... 20:16:14 20:16:14 #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:16:14 #142 DONE 30.7s 20:16:14 20:16:14 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:16:15 #129 ... 20:16:15 20:16:15 #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:16:17 #69 DONE 54.3s 20:16:17 20:16:17 #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:17 #70 DONE 57.8s 20:16:17 20:16:17 #62 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:17 #62 DONE 56.4s 20:16:17 20:16:17 #75 [security-spire-config builder 6/9] COPY . . 20:16:17 #75 ... 20:16:17 20:16:17 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:17 #71 DONE 56.5s 20:16:17 20:16:17 #58 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:17 #58 DONE 58.7s 20:16:17 20:16:17 #76 [security-bootstrapper builder 6/7] COPY . . 20:16:17 #76 DONE 1.4s 20:16:17 20:16:17 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:16:17 #77 CACHED 20:16:17 20:16:17 #78 [security-proxy-setup builder 6/7] COPY . . 20:16:17 #78 CACHED 20:16:17 20:16:17 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:17 #79 CACHED 20:16:17 20:16:17 #80 [core-metadata builder 6/7] COPY . . 20:16:17 #80 CACHED 20:16:17 20:16:17 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:17 #81 CACHED 20:16:17 20:16:17 #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:16:17 #82 CACHED 20:16:17 20:16:17 #83 [security-secretstore-setup builder 6/7] COPY . . 20:16:17 #83 CACHED 20:16:17 20:16:17 #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:16:17 #84 CACHED 20:16:17 20:16:17 #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:17 #85 CACHED 20:16:17 20:16:17 #75 [security-spire-config builder 6/9] COPY . . 20:16:17 #75 DONE 1.4s 20:16:17 20:16:17 #86 [support-scheduler builder 6/7] COPY . . 20:16:17 #86 DONE 1.5s 20:16:17 20:16:17 #87 [support-notifications builder 6/7] COPY . . 20:16:17 #87 DONE 1.4s 20:16:17 20:16:17 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:16:17 #88 ... 20:16:17 20:16:17 #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:17 #89 CACHED 20:16:17 20:16:17 #90 [core-common-config-bootstrapper builder 6/7] COPY . . 20:16:17 #90 CACHED 20:16:17 20:16:17 #91 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:16:17 #91 CACHED 20:16:17 20:16:17 #92 [core-data builder 6/7] COPY . . 20:16:17 #92 CACHED 20:16:17 20:16:17 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:17 #93 CACHED 20:16:17 20:16:17 #94 [core-data builder 4/7] COPY go.mod vendor* ./ 20:16:17 #94 CACHED 20:16:17 20:16:17 #95 [security-proxy-auth builder 6/7] COPY . . 20:16:17 #95 CACHED 20:16:17 20:16:17 #96 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:16:17 #96 CACHED 20:16:17 20:16:17 #97 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:17 #97 CACHED 20:16:17 20:16:17 #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:17 #98 CACHED 20:16:17 20:16:17 #99 [core-command builder 4/7] COPY go.mod vendor* ./ 20:16:17 #99 CACHED 20:16:17 20:16:17 #100 [core-command builder 6/7] COPY . . 20:16:17 #100 CACHED 20:16:17 20:16:17 #101 [security-spiffe-token-provider builder 6/7] COPY . . 20:16:17 #101 DONE 1.5s 20:16:17 20:16:17 #102 [security-spire-server builder 6/9] COPY . . 20:16:17 #102 CACHED 20:16:17 20:16:17 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:16:17 #103 CACHED 20:16:17 20:16:17 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:16:17 #104 CACHED 20:16:17 20:16:17 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:17 #105 CACHED 20:16:17 20:16:17 #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:16:17 #106 DONE 0.3s 20:16:17 20:16:17 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:16:18 #107 ... 20:16:18 20:16:18 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:16:18 #0 4.426 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:16:18 #108 ... 20:16:18 20:16:18 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:16:18 #88 5.764 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:16:19 #88 ... 20:16:19 20:16:19 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:16:19 #107 DONE 6.2s 20:16:19 20:16:19 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:16:19 #109 ... 20:16:19 20:16:19 #110 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:16:19 #110 DONE 6.4s 20:16:19 20:16:19 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:16:19 #111 ... 20:16:19 20:16:19 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:16:19 #109 DONE 0.5s 20:16:19 20:16:19 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:16:19 #111 DONE 0.4s 20:16:19 20:16:19 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:16:19 #0 6.188 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:16:20 #112 ... 20:16:20 20:16:20 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:16:20 #113 DONE 0.2s 20:16:20 20:16:20 #114 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:16:20 #114 ... 20:16:20 20:16:20 #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:16:20 #115 DONE 0.3s 20:16:20 20:16:20 #114 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:16:20 #114 DONE 0.3s 20:16:20 20:16:20 #116 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:16:20 #116 DONE 0.1s 20:16:20 20:16:20 #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:16:20 #0 6.649 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:16:21 #117 ... 20:16:21 20:16:21 #118 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:16:21 #118 ... 20:16:21 20:16:21 #119 [security-spire-agent builder 6/9] COPY . . 20:16:21 #119 CACHED 20:16:21 20:16:21 #120 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:16:21 #120 CACHED 20:16:21 20:16:21 #121 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:16:21 #121 CACHED 20:16:21 20:16:21 #122 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:16:21 #122 CACHED 20:16:21 20:16:21 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:16:21 #123 CACHED 20:16:21 20:16:21 #124 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:21 #124 CACHED 20:16:21 20:16:21 #125 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:16:21 #125 CACHED 20:16:21 20:16:21 #126 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:16:21 #126 CACHED 20:16:22 20:16:22 #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:16:22 #127 ... 20:16:22 20:16:22 #128 [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:16:22 #0 6.363 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:16:22 #128 ... 20:16:22 20:16:22 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:16:22 #0 7.037 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:16:22 #129 ... 20:16:22 20:16:22 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:16:22 #0 5.105 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:16:23 #130 ... 20:16:23 20:16:23 #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:16:23 #127 DONE 1.0s 20:16:23 20:16:23 #118 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:16:23 #118 DONE 1.5s 20:16:23 20:16:23 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:16:23 #0 4.875 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:16:23 #131 ... 20:16:23 20:16:23 #132 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:16:23 #132 DONE 1.6s 20:16:23 20:16:23 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:16:23 #0 6.597 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:16:23 #133 ... 20:16:23 20:16:23 #134 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:16:23 #134 DONE 0.2s 20:16:23 20:16:23 #135 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:16:23 #135 DONE 0.2s 20:16:23 20:16:23 #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:16:23 #0 6.418 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:16:23 #136 ... 20:16:23 20:16:23 #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:16:23 #137 DONE 0.2s 20:16:23 20:16:23 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:16:23 #0 5.005 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:16:23 #138 ... 20:16:23 20:16:23 #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:16:23 #139 DONE 0.2s 20:16:23 20:16:23 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:16:23 #140 ... 20:16:23 20:16:23 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:16:23 #141 DONE 0.2s 20:16:23 20:16:23 #142 [security-spire-config] exporting to image 20:16:23 #142 exporting layers 20:16:23 #142 ... 20:16:23 20:16:23 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:16:23 #140 DONE 0.4s 20:16:23 20:16:23 #142 [security-spire-server] exporting to image 20:16:25 #142 ... 20:16:25 20:16:25 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:16:25 #143 DONE 2.4s 20:16:25 20:16:25 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:16:25 #144 DONE 0.2s 20:16:25 20:16:25 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:16:25 #145 DONE 0.2s 20:16:25 20:16:25 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:16:26 #112 ... 20:16:26 20:16:26 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:16:26 #146 DONE 0.1s 20:16:26 20:16:26 #142 [security-spire-config] exporting to image 20:16:26 #142 exporting layers 2.5s done 20:16:26 #142 writing image sha256:921276cf756ffd7140083695a598c4dfd89981c8ba77c34c48a26104efcf1e58 0.0s done 20:16:26 #142 naming to docker.io/library/security-spire-config-arm64 done 20:16:26 #142 exporting layers 2.2s done 20:16:26 #142 writing image sha256:9b8f0bbd3d500b9badc5357a04559d49dedd44e0038a79d672ba3dc364481658 done 20:16:26 #142 naming to docker.io/library/security-spire-server-arm64 20:16:26 #142 naming to docker.io/library/security-spire-server-arm64 done 20:16:27 #142 exporting layers 1.5s done 20:16:27 #142 writing image sha256:48810d84305e9be2f320c11c82aecbc536c8c0a70bd10621c4fbcda13f285e7b done 20:16:27 #142 naming to docker.io/library/security-spire-agent-arm64 done 20:16:27 #142 DONE 3.9s 20:16:27 20:16:27 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:16:33 #144 ... 20:16:33 20:16:33 #113 [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:16:33 #113 81.07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:16:48 #113 ... 20:16:48 20:16:48 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:16:48 #141 DONE 64.5s 20:16:48 20:16:48 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:16:48 #133 DONE 96.1s 20:16:48 20:16:48 #145 [security-spire-config] exporting to image 20:16:48 #145 exporting layers 20:16:48 #145 ... 20:16:48 20:16:48 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:16:48 #128 DONE 96.1s 20:16:48 20:16:48 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:16:48 #132 DONE 96.3s 20:16:48 20:16:48 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:16:48 #122 DONE 96.2s 20:16:48 20:16:48 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:16:48 #130 DONE 96.4s 20:16:48 20:16:48 #146 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:16:48 #146 ... 20:16:48 20:16:48 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:16:48 #131 DONE 96.5s 20:16:48 20:16:48 #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:16:48 #147 ... 20:16:48 20:16:48 #95 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:16:48 #95 DONE 97.2s 20:16:48 20:16:48 #145 [security-spire-config] exporting to image 20:16:48 #145 exporting layers 1.0s done 20:16:48 #145 ... 20:16:48 20:16:48 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:16:48 #129 DONE 97.9s 20:16:48 20:16:48 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:16:48 #148 ... 20:16:48 20:16:48 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:16:48 #102 DONE 97.9s 20:16:48 20:16:48 #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:16:49 #149 ... 20:16:49 20:16:49 #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:16:49 #110 DONE 98.1s 20:16:49 20:16:49 #113 [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:16:49 #113 DONE 98.4s 20:16:49 20:16:49 #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:16:49 #150 ... 20:16:49 20:16:49 #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:16:49 #143 DONE 37.1s 20:16:49 20:16:49 #145 [security-spire-server] exporting to image 20:16:49 #145 ... 20:16:49 20:16:49 #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:16:49 #144 DONE 34.2s 20:16:49 20:16:49 #151 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:16:51 #151 ... 20:16:51 20:16:51 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:16:51 #148 DONE 4.7s 20:16:51 20:16:51 #146 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:16:51 #146 DONE 4.6s 20:16:51 20:16:51 #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:16:51 #147 DONE 4.7s 20:16:51 20:16:51 #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:16:51 #149 DONE 3.1s 20:16:51 20:16:51 #152 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:16:51 #152 ... 20:16:51 20:16:51 #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:16:51 #153 DONE 2.7s 20:16:51 20:16:51 #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:16:51 #150 DONE 2.7s 20:16:51 20:16:51 #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:16:51 #154 DONE 2.2s 20:16:51 20:16:51 #151 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:16:51 #151 DONE 2.0s 20:16:52 20:16:52 #152 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:16:52 #152 DONE 0.4s 20:16:52 20:16:52 #145 [security-spire-agent] exporting to image 20:16:52 #145 writing image sha256:c9d119d51de8a4b3d16cfda5b1a62c59fce82a474b2c1c868303cb9330933016 0.1s done 20:16:52 #145 naming to docker.io/library/security-spire-config 0.1s done 20:16:52 #145 writing image sha256:f662d3040ff61fc8a7c1233af579cdc395d2a5f1c40308a1d3fe38f3627aba86 done 20:16:52 #145 naming to docker.io/library/security-spire-server done 20:16:52 #145 ... 20:16:52 20:16:52 #155 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:16:52 #155 CACHED 20:16:52 20:16:52 #156 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:16:52 #156 CACHED 20:16:52 20:16:52 #157 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:16:52 #157 DONE 0.3s 20:16:52 20:16:52 #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:16:52 #158 CACHED 20:16:52 20:16:52 #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:16:52 #159 CACHED 20:16:52 20:16:52 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:16:52 #160 CACHED 20:16:52 20:16:52 #161 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:16:52 #161 CACHED 20:16:52 20:16:52 #162 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:16:52 #162 DONE 0.4s 20:16:52 20:16:52 #163 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:16:52 #163 DONE 0.3s 20:16:52 20:16:52 #164 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:16:52 #164 DONE 0.4s 20:16:52 20:16:52 #165 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:16:52 #165 DONE 0.4s 20:16:52 20:16:52 #166 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:16:52 #166 CACHED 20:16:52 20:16:52 #167 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:16:52 #167 CACHED 20:16:52 20:16:52 #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:16:54 #168 ... 20:16:54 20:16:54 #169 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:16:54 #169 DONE 2.2s 20:16:54 20:16:54 #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:16:56 #170 ... 20:16:56 20:16:56 #171 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:16:56 #171 DONE 4.1s 20:16:56 20:16:56 #172 [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:16:56 #172 ... 20:16:56 20:16:56 #173 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:16:56 #173 DONE 4.6s 20:16:56 20:16:56 #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:16:56 #174 DONE 4.9s 20:16:56 20:16:56 #175 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:16:57 #175 ... 20:16:57 20:16:57 #176 [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:16:57 #176 DONE 5.6s 20:16:58 20:16:58 #177 [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:16:58 #177 DONE 5.8s 20:16:58 20:16:58 #178 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:16:58 #178 DONE 5.9s 20:16:58 20:16:58 #179 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:16:58 #179 DONE 5.8s 20:16:58 20:16:58 #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:16:58 #180 ... 20:16:58 20:16:58 #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:16:58 #170 DONE 6.3s 20:16:58 20:16:58 #181 [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:16:58 #181 ... 20:16:58 20:16:58 #182 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:16:58 #182 DONE 7.0s 20:16:58 20:16:58 #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:16:58 #168 DONE 6.5s 20:16:58 20:16:58 #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:17:01 #183 ... 20:17:01 20:17:01 #184 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:17:01 #184 DONE 4.5s 20:17:01 20:17:01 #175 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:17:01 #175 DONE 4.1s 20:17:01 20:17:01 #172 [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:17:01 #172 DONE 5.2s 20:17:01 20:17:01 #185 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:17:01 #185 DONE 4.2s 20:17:01 20:17:01 #186 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:17:01 #186 ... 20:17:01 20:17:01 #187 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:17:01 #187 DONE 3.7s 20:17:01 20:17:01 #188 [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:17:01 #188 DONE 3.7s 20:17:01 20:17:01 #189 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:17:01 #189 ... 20:17:01 20:17:01 #190 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:17:01 #190 DONE 3.6s 20:17:01 20:17:01 #181 [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:17:01 #181 DONE 3.1s 20:17:01 20:17:01 #191 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:17:01 #191 DONE 3.0s 20:17:01 20:17:01 #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:17:01 #183 DONE 3.0s 20:17:01 20:17:01 #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:17:01 #180 DONE 3.7s 20:17:01 20:17:01 #192 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:17:02 #192 ... 20:17:02 20:17:02 #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:17:02 #193 DONE 1.9s 20:17:03 20:17:03 #186 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:17:03 #186 DONE 1.9s 20:17:03 20:17:03 #194 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:17:03 #194 ... 20:17:03 20:17:03 #195 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:17:03 #195 DONE 1.8s 20:17:03 20:17:03 #196 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:17:03 #196 DONE 1.8s 20:17:03 20:17:03 #145 [core-metadata] exporting to image 20:17:03 #145 exporting layers 20:17:03 #145 ... 20:17:03 20:17:03 #189 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:17:03 #189 DONE 1.9s 20:17:03 20:17:03 #192 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:17:03 #192 DONE 1.8s 20:17:03 20:17:03 #145 [core-metadata] exporting to image 20:17:03 #145 exporting layers 1.8s done 20:17:03 #145 ... 20:17:03 20:17:03 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:17:04 #197 DONE 0.6s 20:17:04 20:17:04 #198 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:17:04 #198 DONE 0.6s 20:17:04 20:17:04 #199 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:17:04 #199 DONE 0.6s 20:17:04 20:17:04 #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:17:04 #200 ... 20:17:04 20:17:04 #145 [core-metadata] exporting to image 20:17:04 #145 exporting layers 0.8s done 20:17:04 #145 writing image sha256:e33377cbd3a890ee299b80a5b269b10a4ab6be65cf2d0aa8004ee764516af8ea 0.4s done 20:17:04 #145 writing image sha256:7679cffae2cab5b43df7f2feca4924055361c9993b87f7c996b27dd900b77346 0.4s done 20:17:04 #145 writing image sha256:93873ef0dbb57e4e65da6cae14df69fb3e30e33e03861635aa6acee127cd1f26 0.4s done 20:17:04 #145 writing image sha256:39c7532cceb99e19fcd36deda0876fab2a01d23f2de5c0fb4c9ad0f660703c73 0.4s done 20:17:04 #145 writing image sha256:1aca5c25f2db28a390a0dedd9618621fb7f0f82d94fe193f8e0a65efbf781eea 0.4s done 20:17:04 #145 writing image sha256:7adabd01049be870766514ae0d0b01f5f11ad35c6820ed040ab5e7d556445fba 0.4s done 20:17:04 #145 naming to docker.io/library/core-data done 20:17:04 #145 naming to docker.io/library/security-spiffe-token-provider 0.0s done 20:17:04 #145 naming to docker.io/library/support-notifications done 20:17:04 #145 naming to docker.io/library/core-command 0.0s done 20:17:04 #145 naming to docker.io/library/support-scheduler 0.0s done 20:17:04 #145 naming to docker.io/library/security-spire-agent done 20:17:04 #145 writing image sha256:1b8815c6e5ee74c569d80024968f575b1a1f9a19dfb90289ee5311aa98b1fba2 done 20:17:04 #145 naming to docker.io/library/core-metadata done 20:17:04 #145 DONE 17.5s 20:17:04 20:17:04 #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:17:04 #201 ... 20:17:04 20:17:04 #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:17:04 #202 DONE 1.5s 20:17:04 20:17:04 #194 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:17:04 #194 DONE 1.4s 20:17:04 20:17:04 #145 [security-proxy-auth] exporting to image 20:17:05 #145 ... 20:17:05 20:17:05 #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:17:05 #200 DONE 0.7s 20:17:05 20:17:05 #203 [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:17:05 #203 ... 20:17:05 20:17:05 #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:17:05 #201 DONE 1.0s 20:17:05 20:17:05 #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:17:05 #204 DONE 0.1s 20:17:05 20:17:05 #203 [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:17:05 #203 DONE 0.4s 20:17:05 20:17:05 #145 [core-common-config-bootstrapper] exporting to image 20:17:05 #145 exporting layers 0.5s done 20:17:05 #145 writing image sha256:913a03c7d38b1e7fdcedf8999f0e78d7fa65c13d4f63bb099cb813e8e9b26946 done 20:17:05 #145 naming to docker.io/library/security-proxy-auth done 20:17:05 #145 writing image sha256:0e80b19917a47122dbae6d8325b3ee55c334e7b1a8d821a6c7a906cc4b302a1c done 20:17:05 #145 naming to docker.io/library/core-common-config-bootstrapper done 20:17:05 #145 DONE 18.3s 20:17:05 20:17:05 #205 [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:17:05 #205 DONE 0.2s 20:17:05 20:17:05 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:17:05 #206 DONE 0.1s 20:17:05 20:17:05 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:17:05 #207 DONE 0.4s 20:17:05 20:17:05 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:17:05 #208 DONE 0.1s 20:17:05 20:17:05 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:17:05 #209 ... 20:17:05 20:17:05 #210 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:17:05 #210 DONE 1.6s 20:17:05 20:17:05 #145 [security-proxy-setup] exporting to image 20:17:06 #145 exporting layers 0.4s done 20:17:06 #145 exporting layers 0.4s done 20:17:06 #145 writing image sha256:a138127d08573ec6edc0b165a628ddffbfd38a76451207efd392948306a4e5ee 0.0s done 20:17:06 #145 naming to docker.io/library/security-secretstore-setup done 20:17:06 #145 writing image sha256:4551f0f89dea9893f25c13a0b8a37821a9c9eacb4453744d56e8b67bf967f7b4 done 20:17:06 #145 naming to docker.io/library/security-proxy-setup done 20:17:06 #145 DONE 18.7s 20:17:06 20:17:06 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:17:06 #209 DONE 0.6s 20:17:06 20:17:06 #145 [security-bootstrapper] exporting to image 20:17:06 #145 exporting layers 0.5s done 20:17:06 #145 writing image sha256:ee17348c64b3db27588fabfc9ff9bbacaae53bd27fa132df3953e6ccfa8230be done 20:17:06 #145 naming to docker.io/library/security-bootstrapper 0.0s done 20:17:06 #145 DONE 19.1s 20:17:06 time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:06 time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:06 time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:06 time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:06 time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:06 time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:06 time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:06 time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:06 time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:06 time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:06 time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:06 time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:06 time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:06 time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:17:06 $ docker stop --time=1 f8fe42f372a3999e8e49f83484625b9243d226b9c19ce924a6d7b5f0f5ccf458 20:17:08 $ docker rm -f --volumes f8fe42f372a3999e8e49f83484625b9243d226b9c19ce924a6d7b5f0f5ccf458 [Pipeline] // withDockerContainer [Pipeline] sh 20:17:08 + docker images 20:17:08 REPOSITORY TAG IMAGE ID CREATED SIZE 20:17:08 security-bootstrapper latest ee17348c64b3 2 seconds ago 23MB 20:17:08 security-secretstore-setup latest a138127d0857 3 seconds ago 44.1MB 20:17:08 security-proxy-setup latest 4551f0f89dea 3 seconds ago 29.2MB 20:17:08 core-common-config-bootstrapper latest 0e80b19917a4 4 seconds ago 18MB 20:17:08 security-proxy-auth latest 913a03c7d38b 4 seconds ago 19.4MB 20:17:08 core-metadata latest 1b8815c6e5ee 6 seconds ago 21.6MB 20:17:08 security-spiffe-token-provider latest e33377cbd3a8 7 seconds ago 33.5MB 20:17:08 core-data latest 7679cffae2ca 7 seconds ago 21.2MB 20:17:08 core-command latest 39c7532cceb9 7 seconds ago 21MB 20:17:08 support-notifications latest 7adabd01049b 7 seconds ago 34.3MB 20:17:08 support-scheduler latest 93873ef0dbb5 8 seconds ago 33.7MB 20:17:08 security-spire-agent latest 1aca5c25f2db 17 seconds ago 161MB 20:17:08 security-spire-server latest f662d3040ff6 19 seconds ago 103MB 20:17:08 security-spire-config latest c9d119d51de8 25 seconds ago 102MB 20:17:08 ci-base-image-x86_64 latest fea96c5d6040 5 minutes ago 1.07GB 20:17:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB 20:17:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 20:17:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 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:17:08 provisioning config files... 20:17:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/566@tmp/config9588382859980612894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:08 ---> docker-login.sh 20:17:08 nexus3.edgexfoundry.org:10001 20:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:08 Configure a credential helper to remove this warning. See 20:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:08 20:17:08 Login Succeeded 20:17:08 nexus3.edgexfoundry.org:10002 20:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:09 Configure a credential helper to remove this warning. See 20:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:09 20:17:09 Login Succeeded 20:17:09 nexus3.edgexfoundry.org:10003 20:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:09 Configure a credential helper to remove this warning. See 20:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:09 20:17:09 Login Succeeded 20:17:09 nexus3.edgexfoundry.org:10004 20:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:09 Configure a credential helper to remove this warning. See 20:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:09 20:17:09 Login Succeeded 20:17:09 docker.io 20:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:09 Configure a credential helper to remove this warning. See 20:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:09 20:17:09 Login Succeeded 20:17:09 ---> docker-login.sh ends [Pipeline] } 20:17:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:17:09 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:17:09 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:09 latest 20:17:09 3.1.0-dev.32 20:17:09 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:09 main 20:17:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:10 + docker push nexus3.edgexfoundry.org:10004/core-command:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:17:10 d7d3bcc32ccc: Preparing 20:17:10 a1b7e91508fb: Preparing 20:17:10 4285e318a90d: Preparing 20:17:10 15aa4a188dc4: Preparing 20:17:10 0e6ab46e2f67: Preparing 20:17:10 36b50b131297: Preparing 20:17:10 36b50b131297: Waiting 20:17:10 0e6ab46e2f67: Pushed 20:17:10 4285e318a90d: Pushed 20:17:10 15aa4a188dc4: Pushed 20:17:10 d7d3bcc32ccc: Pushed 20:17:10 36b50b131297: Layer already exists 20:17:12 a1b7e91508fb: Pushed 20:17:12 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:f2c14aba6c562458b4d287456d1d3b91c2f307fb964455d7e214a6c391982fbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:12 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:17:12 d7d3bcc32ccc: Preparing 20:17:12 a1b7e91508fb: Preparing 20:17:12 4285e318a90d: Preparing 20:17:12 15aa4a188dc4: Preparing 20:17:12 0e6ab46e2f67: Preparing 20:17:12 36b50b131297: Preparing 20:17:12 36b50b131297: Waiting 20:17:12 a1b7e91508fb: Layer already exists 20:17:12 0e6ab46e2f67: Layer already exists 20:17:12 d7d3bcc32ccc: Layer already exists 20:17:12 4285e318a90d: Layer already exists 20:17:12 15aa4a188dc4: Layer already exists 20:17:12 36b50b131297: Layer already exists 20:17:12 latest: digest: sha256:f2c14aba6c562458b4d287456d1d3b91c2f307fb964455d7e214a6c391982fbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:13 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.32 20:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:17:13 d7d3bcc32ccc: Preparing 20:17:13 a1b7e91508fb: Preparing 20:17:13 4285e318a90d: Preparing 20:17:13 15aa4a188dc4: Preparing 20:17:13 0e6ab46e2f67: Preparing 20:17:13 36b50b131297: Preparing 20:17:13 36b50b131297: Waiting 20:17:13 a1b7e91508fb: Layer already exists 20:17:13 15aa4a188dc4: Layer already exists 20:17:13 d7d3bcc32ccc: Layer already exists 20:17:13 4285e318a90d: Layer already exists 20:17:13 0e6ab46e2f67: Layer already exists 20:17:13 36b50b131297: Layer already exists 20:17:13 3.1.0-dev.32: digest: sha256:f2c14aba6c562458b4d287456d1d3b91c2f307fb964455d7e214a6c391982fbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:13 + docker push nexus3.edgexfoundry.org:10004/core-command:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:17:13 d7d3bcc32ccc: Preparing 20:17:13 a1b7e91508fb: Preparing 20:17:13 4285e318a90d: Preparing 20:17:13 15aa4a188dc4: Preparing 20:17:13 0e6ab46e2f67: Preparing 20:17:13 36b50b131297: Preparing 20:17:13 36b50b131297: Waiting 20:17:13 0e6ab46e2f67: Layer already exists 20:17:13 15aa4a188dc4: Layer already exists 20:17:13 a1b7e91508fb: Layer already exists 20:17:13 4285e318a90d: Layer already exists 20:17:13 36b50b131297: Layer already exists 20:17:13 d7d3bcc32ccc: Layer already exists 20:17:13 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:f2c14aba6c562458b4d287456d1d3b91c2f307fb964455d7e214a6c391982fbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:14 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:17:14 d7d3bcc32ccc: Preparing 20:17:14 a1b7e91508fb: Preparing 20:17:14 4285e318a90d: Preparing 20:17:14 15aa4a188dc4: Preparing 20:17:14 0e6ab46e2f67: Preparing 20:17:14 36b50b131297: Preparing 20:17:14 36b50b131297: Waiting 20:17:14 4285e318a90d: Layer already exists 20:17:14 15aa4a188dc4: Layer already exists 20:17:14 d7d3bcc32ccc: Layer already exists 20:17:14 0e6ab46e2f67: Layer already exists 20:17:14 a1b7e91508fb: Layer already exists 20:17:14 36b50b131297: Layer already exists 20:17:14 main: digest: sha256:f2c14aba6c562458b4d287456d1d3b91c2f307fb964455d7e214a6c391982fbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:14 ===================================================== [Pipeline] echo 20:17:14 taggedImages: 20:17:14 - nexus3.edgexfoundry.org:10004/core-command:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:14 - nexus3.edgexfoundry.org:10004/core-command:latest 20:17:14 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.32 20:17:14 - nexus3.edgexfoundry.org:10004/core-command:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:14 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:17:14 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:17:14 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:14 latest 20:17:14 3.1.0-dev.32 20:17:14 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:14 main 20:17:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:17:15 d3b542519870: Preparing 20:17:15 0a1536bf40a8: Preparing 20:17:15 5b12b8e4243d: Preparing 20:17:15 9edd78b084fd: Preparing 20:17:15 4285e318a90d: Preparing 20:17:15 15aa4a188dc4: Preparing 20:17:15 0e6ab46e2f67: Preparing 20:17:15 36b50b131297: Preparing 20:17:15 0e6ab46e2f67: Waiting 20:17:15 36b50b131297: Waiting 20:17:15 15aa4a188dc4: Waiting 20:17:15 4285e318a90d: Layer already exists 20:17:15 15aa4a188dc4: Layer already exists 20:17:15 0e6ab46e2f67: Layer already exists 20:17:15 36b50b131297: Layer already exists 20:17:15 0a1536bf40a8: Pushed 20:17:15 5b12b8e4243d: Pushed 20:17:15 d3b542519870: Pushed 20:17:16 9edd78b084fd: Pushed 20:17:16 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:6679c9e321d34dd664a066afb0328678dd6ea9dbcee1f1383a64bb26e30c334e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:16 + 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:17:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:17:17 d3b542519870: Preparing 20:17:17 0a1536bf40a8: Preparing 20:17:17 5b12b8e4243d: Preparing 20:17:17 9edd78b084fd: Preparing 20:17:17 4285e318a90d: Preparing 20:17:17 15aa4a188dc4: Preparing 20:17:17 0e6ab46e2f67: Preparing 20:17:17 36b50b131297: Preparing 20:17:17 36b50b131297: Waiting 20:17:17 0e6ab46e2f67: Waiting 20:17:17 15aa4a188dc4: Waiting 20:17:17 9edd78b084fd: Layer already exists 20:17:17 5b12b8e4243d: Layer already exists 20:17:17 0a1536bf40a8: Layer already exists 20:17:17 4285e318a90d: Layer already exists 20:17:17 d3b542519870: Layer already exists 20:17:17 15aa4a188dc4: Layer already exists 20:17:17 0e6ab46e2f67: Layer already exists 20:17:17 36b50b131297: Layer already exists 20:17:17 latest: digest: sha256:6679c9e321d34dd664a066afb0328678dd6ea9dbcee1f1383a64bb26e30c334e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.32 20:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:17:17 d3b542519870: Preparing 20:17:17 0a1536bf40a8: Preparing 20:17:17 5b12b8e4243d: Preparing 20:17:17 9edd78b084fd: Preparing 20:17:17 4285e318a90d: Preparing 20:17:17 15aa4a188dc4: Preparing 20:17:17 0e6ab46e2f67: Preparing 20:17:17 36b50b131297: Preparing 20:17:17 15aa4a188dc4: Waiting 20:17:17 0e6ab46e2f67: Waiting 20:17:17 36b50b131297: Waiting 20:17:17 4285e318a90d: Layer already exists 20:17:17 5b12b8e4243d: Layer already exists 20:17:17 9edd78b084fd: Layer already exists 20:17:17 0a1536bf40a8: Layer already exists 20:17:17 0e6ab46e2f67: Layer already exists 20:17:17 15aa4a188dc4: Layer already exists 20:17:17 d3b542519870: Layer already exists 20:17:17 36b50b131297: Layer already exists 20:17:17 3.1.0-dev.32: digest: sha256:6679c9e321d34dd664a066afb0328678dd6ea9dbcee1f1383a64bb26e30c334e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:17:18 d3b542519870: Preparing 20:17:18 0a1536bf40a8: Preparing 20:17:18 5b12b8e4243d: Preparing 20:17:18 9edd78b084fd: Preparing 20:17:18 4285e318a90d: Preparing 20:17:18 15aa4a188dc4: Preparing 20:17:18 0e6ab46e2f67: Preparing 20:17:18 36b50b131297: Preparing 20:17:18 15aa4a188dc4: Waiting 20:17:18 0e6ab46e2f67: Waiting 20:17:18 36b50b131297: Waiting 20:17:18 0a1536bf40a8: Layer already exists 20:17:18 d3b542519870: Layer already exists 20:17:18 5b12b8e4243d: Layer already exists 20:17:18 9edd78b084fd: Layer already exists 20:17:18 4285e318a90d: Layer already exists 20:17:18 15aa4a188dc4: Layer already exists 20:17:18 36b50b131297: Layer already exists 20:17:18 0e6ab46e2f67: Layer already exists 20:17:18 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:6679c9e321d34dd664a066afb0328678dd6ea9dbcee1f1383a64bb26e30c334e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:18 + 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:17:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:17:19 d3b542519870: Preparing 20:17:19 0a1536bf40a8: Preparing 20:17:19 5b12b8e4243d: Preparing 20:17:19 9edd78b084fd: Preparing 20:17:19 4285e318a90d: Preparing 20:17:19 15aa4a188dc4: Preparing 20:17:19 0e6ab46e2f67: Preparing 20:17:19 36b50b131297: Preparing 20:17:19 15aa4a188dc4: Waiting 20:17:19 0e6ab46e2f67: Waiting 20:17:19 36b50b131297: Waiting 20:17:19 4285e318a90d: Layer already exists 20:17:19 d3b542519870: Layer already exists 20:17:19 5b12b8e4243d: Layer already exists 20:17:19 9edd78b084fd: Layer already exists 20:17:19 0a1536bf40a8: Layer already exists 20:17:19 15aa4a188dc4: Layer already exists 20:17:19 36b50b131297: Layer already exists 20:17:19 0e6ab46e2f67: Layer already exists 20:17:19 main: digest: sha256:6679c9e321d34dd664a066afb0328678dd6ea9dbcee1f1383a64bb26e30c334e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:19 ===================================================== [Pipeline] echo 20:17:19 taggedImages: 20:17:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:17:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.32 20:17:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:17:19 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:17:19 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:19 latest 20:17:19 3.1.0-dev.32 20:17:19 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:19 main 20:17:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:19 + docker push nexus3.edgexfoundry.org:10004/core-data:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:17:19 00201c59814a: Preparing 20:17:19 c3ac4be0223c: Preparing 20:17:19 4285e318a90d: Preparing 20:17:19 15aa4a188dc4: Preparing 20:17:19 0e6ab46e2f67: Preparing 20:17:19 36b50b131297: Preparing 20:17:19 15aa4a188dc4: Layer already exists 20:17:19 4285e318a90d: Layer already exists 20:17:19 0e6ab46e2f67: Layer already exists 20:17:19 36b50b131297: Layer already exists 20:17:19 00201c59814a: Pushed 20:17:21 c3ac4be0223c: Pushed 20:17:21 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:fb8e9dbc11653305720ea1f165d3aecc49e325f9f5d6369d5d52b1119d5b3d87 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:22 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:17:22 00201c59814a: Preparing 20:17:22 c3ac4be0223c: Preparing 20:17:22 4285e318a90d: Preparing 20:17:22 15aa4a188dc4: Preparing 20:17:22 0e6ab46e2f67: Preparing 20:17:22 36b50b131297: Preparing 20:17:22 c3ac4be0223c: Layer already exists 20:17:22 15aa4a188dc4: Layer already exists 20:17:22 00201c59814a: Layer already exists 20:17:22 0e6ab46e2f67: Layer already exists 20:17:22 4285e318a90d: Layer already exists 20:17:22 36b50b131297: Layer already exists 20:17:22 latest: digest: sha256:fb8e9dbc11653305720ea1f165d3aecc49e325f9f5d6369d5d52b1119d5b3d87 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:22 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.32 20:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:17:22 00201c59814a: Preparing 20:17:22 c3ac4be0223c: Preparing 20:17:22 4285e318a90d: Preparing 20:17:22 15aa4a188dc4: Preparing 20:17:22 0e6ab46e2f67: Preparing 20:17:22 36b50b131297: Preparing 20:17:22 36b50b131297: Waiting 20:17:22 4285e318a90d: Layer already exists 20:17:22 15aa4a188dc4: Layer already exists 20:17:22 00201c59814a: Layer already exists 20:17:22 c3ac4be0223c: Layer already exists 20:17:22 0e6ab46e2f67: Layer already exists 20:17:22 36b50b131297: Layer already exists 20:17:22 3.1.0-dev.32: digest: sha256:fb8e9dbc11653305720ea1f165d3aecc49e325f9f5d6369d5d52b1119d5b3d87 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:23 + docker push nexus3.edgexfoundry.org:10004/core-data:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:17:23 00201c59814a: Preparing 20:17:23 c3ac4be0223c: Preparing 20:17:23 4285e318a90d: Preparing 20:17:23 15aa4a188dc4: Preparing 20:17:23 0e6ab46e2f67: Preparing 20:17:23 36b50b131297: Preparing 20:17:23 36b50b131297: Waiting 20:17:23 0e6ab46e2f67: Layer already exists 20:17:23 c3ac4be0223c: Layer already exists 20:17:23 15aa4a188dc4: Layer already exists 20:17:23 00201c59814a: Layer already exists 20:17:23 4285e318a90d: Layer already exists 20:17:23 36b50b131297: Layer already exists 20:17:23 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:fb8e9dbc11653305720ea1f165d3aecc49e325f9f5d6369d5d52b1119d5b3d87 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:23 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:17:23 00201c59814a: Preparing 20:17:23 c3ac4be0223c: Preparing 20:17:23 4285e318a90d: Preparing 20:17:23 15aa4a188dc4: Preparing 20:17:23 0e6ab46e2f67: Preparing 20:17:23 36b50b131297: Preparing 20:17:23 36b50b131297: Waiting 20:17:23 4285e318a90d: Layer already exists 20:17:23 15aa4a188dc4: Layer already exists 20:17:23 c3ac4be0223c: Layer already exists 20:17:23 00201c59814a: Layer already exists 20:17:23 0e6ab46e2f67: Layer already exists 20:17:23 36b50b131297: Layer already exists 20:17:23 main: digest: sha256:fb8e9dbc11653305720ea1f165d3aecc49e325f9f5d6369d5d52b1119d5b3d87 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:23 ===================================================== [Pipeline] echo 20:17:23 taggedImages: 20:17:23 - nexus3.edgexfoundry.org:10004/core-data:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:23 - nexus3.edgexfoundry.org:10004/core-data:latest 20:17:23 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.32 20:17:23 - nexus3.edgexfoundry.org:10004/core-data:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:23 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:17:23 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:17:23 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:23 latest 20:17:23 3.1.0-dev.32 20:17:23 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:23 main 20:17:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:17:24 243b594a4217: Preparing 20:17:24 baaef424a8b0: Preparing 20:17:24 2a9990fc7224: Preparing 20:17:24 4285e318a90d: Preparing 20:17:24 15aa4a188dc4: Preparing 20:17:24 0e6ab46e2f67: Preparing 20:17:24 36b50b131297: Preparing 20:17:24 36b50b131297: Waiting 20:17:24 0e6ab46e2f67: Waiting 20:17:24 4285e318a90d: Layer already exists 20:17:24 15aa4a188dc4: Layer already exists 20:17:24 36b50b131297: Layer already exists 20:17:24 0e6ab46e2f67: Layer already exists 20:17:24 baaef424a8b0: Pushed 20:17:24 243b594a4217: Pushed 20:17:26 2a9990fc7224: Pushed 20:17:26 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:011326878b2d2db731285173a1a8a32c73dbb0055aa1f54fce26ace38e61274d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:17:26 243b594a4217: Preparing 20:17:26 baaef424a8b0: Preparing 20:17:26 2a9990fc7224: Preparing 20:17:26 4285e318a90d: Preparing 20:17:26 15aa4a188dc4: Preparing 20:17:26 0e6ab46e2f67: Preparing 20:17:26 36b50b131297: Preparing 20:17:26 0e6ab46e2f67: Waiting 20:17:26 36b50b131297: Waiting 20:17:26 243b594a4217: Layer already exists 20:17:26 4285e318a90d: Layer already exists 20:17:26 baaef424a8b0: Layer already exists 20:17:26 15aa4a188dc4: Layer already exists 20:17:26 2a9990fc7224: Layer already exists 20:17:26 36b50b131297: Layer already exists 20:17:26 0e6ab46e2f67: Layer already exists 20:17:26 latest: digest: sha256:011326878b2d2db731285173a1a8a32c73dbb0055aa1f54fce26ace38e61274d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.32 20:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:17:27 243b594a4217: Preparing 20:17:27 baaef424a8b0: Preparing 20:17:27 2a9990fc7224: Preparing 20:17:27 4285e318a90d: Preparing 20:17:27 15aa4a188dc4: Preparing 20:17:27 0e6ab46e2f67: Preparing 20:17:27 36b50b131297: Preparing 20:17:27 15aa4a188dc4: Layer already exists 20:17:27 2a9990fc7224: Layer already exists 20:17:27 baaef424a8b0: Layer already exists 20:17:27 4285e318a90d: Layer already exists 20:17:27 243b594a4217: Layer already exists 20:17:27 36b50b131297: Layer already exists 20:17:27 0e6ab46e2f67: Layer already exists 20:17:27 3.1.0-dev.32: digest: sha256:011326878b2d2db731285173a1a8a32c73dbb0055aa1f54fce26ace38e61274d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:17:28 243b594a4217: Preparing 20:17:28 baaef424a8b0: Preparing 20:17:28 2a9990fc7224: Preparing 20:17:28 4285e318a90d: Preparing 20:17:28 15aa4a188dc4: Preparing 20:17:28 0e6ab46e2f67: Preparing 20:17:28 36b50b131297: Preparing 20:17:28 0e6ab46e2f67: Waiting 20:17:28 36b50b131297: Waiting 20:17:28 15aa4a188dc4: Layer already exists 20:17:28 baaef424a8b0: Layer already exists 20:17:28 2a9990fc7224: Layer already exists 20:17:28 4285e318a90d: Layer already exists 20:17:28 243b594a4217: Layer already exists 20:17:28 0e6ab46e2f67: Layer already exists 20:17:28 36b50b131297: Layer already exists 20:17:28 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:011326878b2d2db731285173a1a8a32c73dbb0055aa1f54fce26ace38e61274d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:17:28 243b594a4217: Preparing 20:17:28 baaef424a8b0: Preparing 20:17:28 2a9990fc7224: Preparing 20:17:28 4285e318a90d: Preparing 20:17:28 15aa4a188dc4: Preparing 20:17:28 0e6ab46e2f67: Preparing 20:17:28 36b50b131297: Preparing 20:17:28 0e6ab46e2f67: Waiting 20:17:28 36b50b131297: Waiting 20:17:28 baaef424a8b0: Layer already exists 20:17:28 15aa4a188dc4: Layer already exists 20:17:28 2a9990fc7224: Layer already exists 20:17:28 243b594a4217: Layer already exists 20:17:28 4285e318a90d: Layer already exists 20:17:28 0e6ab46e2f67: Layer already exists 20:17:28 36b50b131297: Layer already exists 20:17:28 main: digest: sha256:011326878b2d2db731285173a1a8a32c73dbb0055aa1f54fce26ace38e61274d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:28 ===================================================== [Pipeline] echo 20:17:28 taggedImages: 20:17:28 - nexus3.edgexfoundry.org:10004/core-metadata:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:28 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:17:28 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.32 20:17:28 - nexus3.edgexfoundry.org:10004/core-metadata:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:28 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:17:28 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:17:28 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:28 latest 20:17:28 3.1.0-dev.32 20:17:28 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:28 main 20:17:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:17:29 45d38e57423d: Preparing 20:17:29 98a6793aa07f: Preparing 20:17:29 cb72530b7b12: Preparing 20:17:29 bfa5ebe0ce75: Preparing 20:17:29 17a38d391a84: Preparing 20:17:29 481804f571a2: Preparing 20:17:29 d600533314f6: Preparing 20:17:29 4285e318a90d: Preparing 20:17:29 15aa4a188dc4: Preparing 20:17:29 93916a4ace77: Preparing 20:17:29 d4556c8e09d6: Preparing 20:17:29 5f70bf18a086: Preparing 20:17:29 dbc9b9d1da73: Preparing 20:17:29 2ee21fa8cb97: Preparing 20:17:29 36b50b131297: Preparing 20:17:29 d4556c8e09d6: Waiting 20:17:29 93916a4ace77: Waiting 20:17:29 5f70bf18a086: Waiting 20:17:29 dbc9b9d1da73: Waiting 20:17:29 481804f571a2: Waiting 20:17:29 36b50b131297: Waiting 20:17:29 2ee21fa8cb97: Waiting 20:17:29 15aa4a188dc4: Waiting 20:17:29 17a38d391a84: Pushed 20:17:29 98a6793aa07f: Pushed 20:17:29 45d38e57423d: Pushed 20:17:29 bfa5ebe0ce75: Pushed 20:17:29 cb72530b7b12: Pushed 20:17:29 4285e318a90d: Layer already exists 20:17:29 15aa4a188dc4: Layer already exists 20:17:29 481804f571a2: Pushed 20:17:29 5f70bf18a086: Pushed 20:17:29 d4556c8e09d6: Pushed 20:17:29 36b50b131297: Layer already exists 20:17:29 dbc9b9d1da73: Pushed 20:17:29 93916a4ace77: Pushed 20:17:29 2ee21fa8cb97: Pushed 20:17:31 d600533314f6: Pushed 20:17:31 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:7edf8036d61cff1309da88bcf6cb2066b34033c9c7947b375d807a49f7d395f9 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:17:32 45d38e57423d: Preparing 20:17:32 98a6793aa07f: Preparing 20:17:32 cb72530b7b12: Preparing 20:17:32 bfa5ebe0ce75: Preparing 20:17:32 17a38d391a84: Preparing 20:17:32 481804f571a2: Preparing 20:17:32 d600533314f6: Preparing 20:17:32 4285e318a90d: Preparing 20:17:32 15aa4a188dc4: Preparing 20:17:32 93916a4ace77: Preparing 20:17:32 d4556c8e09d6: Preparing 20:17:32 5f70bf18a086: Preparing 20:17:32 dbc9b9d1da73: Preparing 20:17:32 2ee21fa8cb97: Preparing 20:17:32 36b50b131297: Preparing 20:17:32 d600533314f6: Waiting 20:17:32 4285e318a90d: Waiting 20:17:32 15aa4a188dc4: Waiting 20:17:32 5f70bf18a086: Waiting 20:17:32 dbc9b9d1da73: Waiting 20:17:32 93916a4ace77: Waiting 20:17:32 d4556c8e09d6: Waiting 20:17:32 481804f571a2: Waiting 20:17:32 2ee21fa8cb97: Waiting 20:17:32 36b50b131297: Waiting 20:17:32 45d38e57423d: Layer already exists 20:17:32 cb72530b7b12: Layer already exists 20:17:32 98a6793aa07f: Layer already exists 20:17:32 bfa5ebe0ce75: Layer already exists 20:17:32 17a38d391a84: Layer already exists 20:17:32 481804f571a2: Layer already exists 20:17:32 4285e318a90d: Layer already exists 20:17:32 d600533314f6: Layer already exists 20:17:32 15aa4a188dc4: Layer already exists 20:17:32 93916a4ace77: Layer already exists 20:17:32 dbc9b9d1da73: Layer already exists 20:17:32 d4556c8e09d6: Layer already exists 20:17:32 5f70bf18a086: Layer already exists 20:17:32 2ee21fa8cb97: Layer already exists 20:17:32 36b50b131297: Layer already exists 20:17:32 latest: digest: sha256:7edf8036d61cff1309da88bcf6cb2066b34033c9c7947b375d807a49f7d395f9 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.32 20:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:17:33 45d38e57423d: Preparing 20:17:33 98a6793aa07f: Preparing 20:17:33 cb72530b7b12: Preparing 20:17:33 bfa5ebe0ce75: Preparing 20:17:33 17a38d391a84: Preparing 20:17:33 481804f571a2: Preparing 20:17:33 d600533314f6: Preparing 20:17:33 4285e318a90d: Preparing 20:17:33 15aa4a188dc4: Preparing 20:17:33 93916a4ace77: Preparing 20:17:33 d4556c8e09d6: Preparing 20:17:33 5f70bf18a086: Preparing 20:17:33 dbc9b9d1da73: Preparing 20:17:33 2ee21fa8cb97: Preparing 20:17:33 36b50b131297: Preparing 20:17:33 dbc9b9d1da73: Waiting 20:17:33 93916a4ace77: Waiting 20:17:33 d4556c8e09d6: Waiting 20:17:33 2ee21fa8cb97: Waiting 20:17:33 36b50b131297: Waiting 20:17:33 d600533314f6: Waiting 20:17:33 4285e318a90d: Waiting 20:17:33 481804f571a2: Waiting 20:17:33 15aa4a188dc4: Waiting 20:17:33 5f70bf18a086: Waiting 20:17:33 17a38d391a84: Layer already exists 20:17:33 cb72530b7b12: Layer already exists 20:17:33 98a6793aa07f: Layer already exists 20:17:33 bfa5ebe0ce75: Layer already exists 20:17:33 45d38e57423d: Layer already exists 20:17:33 481804f571a2: Layer already exists 20:17:33 d600533314f6: Layer already exists 20:17:33 93916a4ace77: Layer already exists 20:17:33 15aa4a188dc4: Layer already exists 20:17:33 4285e318a90d: Layer already exists 20:17:33 dbc9b9d1da73: Layer already exists 20:17:33 d4556c8e09d6: Layer already exists 20:17:33 2ee21fa8cb97: Layer already exists 20:17:33 36b50b131297: Layer already exists 20:17:33 5f70bf18a086: Layer already exists 20:17:33 3.1.0-dev.32: digest: sha256:7edf8036d61cff1309da88bcf6cb2066b34033c9c7947b375d807a49f7d395f9 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:17:33 45d38e57423d: Preparing 20:17:33 98a6793aa07f: Preparing 20:17:33 cb72530b7b12: Preparing 20:17:33 bfa5ebe0ce75: Preparing 20:17:33 17a38d391a84: Preparing 20:17:33 481804f571a2: Preparing 20:17:33 d600533314f6: Preparing 20:17:33 4285e318a90d: Preparing 20:17:33 15aa4a188dc4: Preparing 20:17:33 93916a4ace77: Preparing 20:17:33 d4556c8e09d6: Preparing 20:17:33 5f70bf18a086: Preparing 20:17:33 dbc9b9d1da73: Preparing 20:17:33 2ee21fa8cb97: Preparing 20:17:33 36b50b131297: Preparing 20:17:33 93916a4ace77: Waiting 20:17:33 481804f571a2: Waiting 20:17:33 d4556c8e09d6: Waiting 20:17:33 dbc9b9d1da73: Waiting 20:17:33 2ee21fa8cb97: Waiting 20:17:33 d600533314f6: Waiting 20:17:33 5f70bf18a086: Waiting 20:17:33 36b50b131297: Waiting 20:17:33 15aa4a188dc4: Waiting 20:17:33 17a38d391a84: Layer already exists 20:17:33 45d38e57423d: Layer already exists 20:17:33 cb72530b7b12: Layer already exists 20:17:33 98a6793aa07f: Layer already exists 20:17:33 481804f571a2: Layer already exists 20:17:33 bfa5ebe0ce75: Layer already exists 20:17:33 15aa4a188dc4: Layer already exists 20:17:33 d600533314f6: Layer already exists 20:17:33 4285e318a90d: Layer already exists 20:17:33 93916a4ace77: Layer already exists 20:17:33 5f70bf18a086: Layer already exists 20:17:33 d4556c8e09d6: Layer already exists 20:17:33 2ee21fa8cb97: Layer already exists 20:17:33 dbc9b9d1da73: Layer already exists 20:17:33 36b50b131297: Layer already exists 20:17:33 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:7edf8036d61cff1309da88bcf6cb2066b34033c9c7947b375d807a49f7d395f9 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:17:34 45d38e57423d: Preparing 20:17:34 98a6793aa07f: Preparing 20:17:34 cb72530b7b12: Preparing 20:17:34 bfa5ebe0ce75: Preparing 20:17:34 17a38d391a84: Preparing 20:17:34 481804f571a2: Preparing 20:17:34 d600533314f6: Preparing 20:17:34 4285e318a90d: Preparing 20:17:34 15aa4a188dc4: Preparing 20:17:34 93916a4ace77: Preparing 20:17:34 d4556c8e09d6: Preparing 20:17:34 5f70bf18a086: Preparing 20:17:34 dbc9b9d1da73: Preparing 20:17:34 2ee21fa8cb97: Preparing 20:17:34 36b50b131297: Preparing 20:17:34 93916a4ace77: Waiting 20:17:34 d4556c8e09d6: Waiting 20:17:34 5f70bf18a086: Waiting 20:17:34 481804f571a2: Waiting 20:17:34 dbc9b9d1da73: Waiting 20:17:34 2ee21fa8cb97: Waiting 20:17:34 d600533314f6: Waiting 20:17:34 36b50b131297: Waiting 20:17:34 4285e318a90d: Waiting 20:17:34 15aa4a188dc4: Waiting 20:17:34 bfa5ebe0ce75: Layer already exists 20:17:34 17a38d391a84: Layer already exists 20:17:34 98a6793aa07f: Layer already exists 20:17:34 45d38e57423d: Layer already exists 20:17:34 cb72530b7b12: Layer already exists 20:17:34 d600533314f6: Layer already exists 20:17:34 4285e318a90d: Layer already exists 20:17:34 481804f571a2: Layer already exists 20:17:34 15aa4a188dc4: Layer already exists 20:17:34 93916a4ace77: Layer already exists 20:17:34 d4556c8e09d6: Layer already exists 20:17:34 5f70bf18a086: Layer already exists 20:17:34 2ee21fa8cb97: Layer already exists 20:17:34 dbc9b9d1da73: Layer already exists 20:17:34 36b50b131297: Layer already exists 20:17:34 main: digest: sha256:7edf8036d61cff1309da88bcf6cb2066b34033c9c7947b375d807a49f7d395f9 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:34 ===================================================== [Pipeline] echo 20:17:34 taggedImages: 20:17:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:17:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.32 20:17:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:17:34 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:17:34 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:34 latest 20:17:34 3.1.0-dev.32 20:17:34 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:34 main 20:17:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:17:34 d3b542519870: Preparing 20:17:34 0a1536bf40a8: Preparing 20:17:34 ae027575c5c7: Preparing 20:17:34 2a3790f0672e: Preparing 20:17:34 4285e318a90d: Preparing 20:17:34 15aa4a188dc4: Preparing 20:17:34 0e6ab46e2f67: Preparing 20:17:34 36b50b131297: Preparing 20:17:34 0e6ab46e2f67: Waiting 20:17:34 15aa4a188dc4: Waiting 20:17:34 36b50b131297: Waiting 20:17:34 d3b542519870: Layer already exists 20:17:34 0a1536bf40a8: Layer already exists 20:17:34 4285e318a90d: Layer already exists 20:17:34 15aa4a188dc4: Layer already exists 20:17:34 0e6ab46e2f67: Layer already exists 20:17:34 36b50b131297: Layer already exists 20:17:34 ae027575c5c7: Pushed 20:17:36 2a3790f0672e: Pushed 20:17:36 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:d5434962ece0095bb8f537066f26289399f5e0f5bb6659332b68d94a20fa9199 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:17:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:17:37 d3b542519870: Preparing 20:17:37 0a1536bf40a8: Preparing 20:17:37 ae027575c5c7: Preparing 20:17:37 2a3790f0672e: Preparing 20:17:37 4285e318a90d: Preparing 20:17:37 15aa4a188dc4: Preparing 20:17:37 0e6ab46e2f67: Preparing 20:17:37 36b50b131297: Preparing 20:17:37 15aa4a188dc4: Waiting 20:17:37 36b50b131297: Waiting 20:17:37 0e6ab46e2f67: Waiting 20:17:37 0a1536bf40a8: Layer already exists 20:17:37 ae027575c5c7: Layer already exists 20:17:37 4285e318a90d: Layer already exists 20:17:37 2a3790f0672e: Layer already exists 20:17:37 d3b542519870: Layer already exists 20:17:37 15aa4a188dc4: Layer already exists 20:17:37 36b50b131297: Layer already exists 20:17:37 0e6ab46e2f67: Layer already exists 20:17:37 latest: digest: sha256:d5434962ece0095bb8f537066f26289399f5e0f5bb6659332b68d94a20fa9199 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.32 20:17:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:17:37 d3b542519870: Preparing 20:17:37 0a1536bf40a8: Preparing 20:17:37 ae027575c5c7: Preparing 20:17:37 2a3790f0672e: Preparing 20:17:37 4285e318a90d: Preparing 20:17:37 15aa4a188dc4: Preparing 20:17:37 0e6ab46e2f67: Preparing 20:17:37 36b50b131297: Preparing 20:17:37 15aa4a188dc4: Waiting 20:17:37 d3b542519870: Layer already exists 20:17:37 0a1536bf40a8: Layer already exists 20:17:37 4285e318a90d: Layer already exists 20:17:37 2a3790f0672e: Layer already exists 20:17:37 ae027575c5c7: Layer already exists 20:17:37 15aa4a188dc4: Layer already exists 20:17:37 0e6ab46e2f67: Layer already exists 20:17:37 36b50b131297: Layer already exists 20:17:37 3.1.0-dev.32: digest: sha256:d5434962ece0095bb8f537066f26289399f5e0f5bb6659332b68d94a20fa9199 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:17:38 d3b542519870: Preparing 20:17:38 0a1536bf40a8: Preparing 20:17:38 ae027575c5c7: Preparing 20:17:38 2a3790f0672e: Preparing 20:17:38 4285e318a90d: Preparing 20:17:38 15aa4a188dc4: Preparing 20:17:38 0e6ab46e2f67: Preparing 20:17:38 36b50b131297: Preparing 20:17:38 15aa4a188dc4: Waiting 20:17:38 0e6ab46e2f67: Waiting 20:17:38 36b50b131297: Waiting 20:17:38 4285e318a90d: Layer already exists 20:17:38 2a3790f0672e: Layer already exists 20:17:38 d3b542519870: Layer already exists 20:17:38 0a1536bf40a8: Layer already exists 20:17:38 ae027575c5c7: Layer already exists 20:17:38 15aa4a188dc4: Layer already exists 20:17:38 0e6ab46e2f67: Layer already exists 20:17:38 36b50b131297: Layer already exists 20:17:38 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:d5434962ece0095bb8f537066f26289399f5e0f5bb6659332b68d94a20fa9199 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:17:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:17:39 d3b542519870: Preparing 20:17:39 0a1536bf40a8: Preparing 20:17:39 ae027575c5c7: Preparing 20:17:39 2a3790f0672e: Preparing 20:17:39 4285e318a90d: Preparing 20:17:39 15aa4a188dc4: Preparing 20:17:39 0e6ab46e2f67: Preparing 20:17:39 36b50b131297: Preparing 20:17:39 15aa4a188dc4: Waiting 20:17:39 36b50b131297: Waiting 20:17:39 0a1536bf40a8: Layer already exists 20:17:39 d3b542519870: Layer already exists 20:17:39 2a3790f0672e: Layer already exists 20:17:39 4285e318a90d: Layer already exists 20:17:39 ae027575c5c7: Layer already exists 20:17:39 15aa4a188dc4: Layer already exists 20:17:39 36b50b131297: Layer already exists 20:17:39 0e6ab46e2f67: Layer already exists 20:17:39 main: digest: sha256:d5434962ece0095bb8f537066f26289399f5e0f5bb6659332b68d94a20fa9199 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:39 ===================================================== [Pipeline] echo 20:17:39 taggedImages: 20:17:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:17:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.32 20:17:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:17:39 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:17:39 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:39 latest 20:17:39 3.1.0-dev.32 20:17:39 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:39 main 20:17:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:17:39 af1e0727ce07: Preparing 20:17:39 ecc40604437a: Preparing 20:17:39 45effd5a9396: Preparing 20:17:39 8e8b9017e9db: Preparing 20:17:39 a93b995a764c: Preparing 20:17:39 4285e318a90d: Preparing 20:17:39 15aa4a188dc4: Preparing 20:17:39 555aaebf0951: Preparing 20:17:39 ec00bf2ddef5: Preparing 20:17:39 36b50b131297: Preparing 20:17:39 15aa4a188dc4: Waiting 20:17:39 555aaebf0951: Waiting 20:17:39 ec00bf2ddef5: Waiting 20:17:39 36b50b131297: Waiting 20:17:39 4285e318a90d: Waiting 20:17:39 a93b995a764c: Pushed 20:17:39 8e8b9017e9db: Pushed 20:17:39 ecc40604437a: Pushed 20:17:39 af1e0727ce07: Pushed 20:17:40 4285e318a90d: Layer already exists 20:17:40 15aa4a188dc4: Layer already exists 20:17:40 555aaebf0951: Pushed 20:17:40 36b50b131297: Layer already exists 20:17:41 45effd5a9396: Pushed 20:17:41 ec00bf2ddef5: Pushed 20:17:41 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:8c65bc85699df622513363f2a71d5f892a23fd678d639006b617b5652f6acabc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:17:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:17:41 af1e0727ce07: Preparing 20:17:41 ecc40604437a: Preparing 20:17:41 45effd5a9396: Preparing 20:17:41 8e8b9017e9db: Preparing 20:17:41 a93b995a764c: Preparing 20:17:41 4285e318a90d: Preparing 20:17:41 15aa4a188dc4: Preparing 20:17:41 555aaebf0951: Preparing 20:17:41 ec00bf2ddef5: Preparing 20:17:41 36b50b131297: Preparing 20:17:41 ec00bf2ddef5: Waiting 20:17:41 4285e318a90d: Waiting 20:17:41 36b50b131297: Waiting 20:17:41 15aa4a188dc4: Waiting 20:17:41 555aaebf0951: Waiting 20:17:41 45effd5a9396: Layer already exists 20:17:41 8e8b9017e9db: Layer already exists 20:17:41 af1e0727ce07: Layer already exists 20:17:41 a93b995a764c: Layer already exists 20:17:41 ecc40604437a: Layer already exists 20:17:41 4285e318a90d: Layer already exists 20:17:41 15aa4a188dc4: Layer already exists 20:17:41 555aaebf0951: Layer already exists 20:17:41 ec00bf2ddef5: Layer already exists 20:17:41 36b50b131297: Layer already exists 20:17:41 latest: digest: sha256:8c65bc85699df622513363f2a71d5f892a23fd678d639006b617b5652f6acabc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.32 20:17:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:17:42 af1e0727ce07: Preparing 20:17:42 ecc40604437a: Preparing 20:17:42 45effd5a9396: Preparing 20:17:42 8e8b9017e9db: Preparing 20:17:42 a93b995a764c: Preparing 20:17:42 4285e318a90d: Preparing 20:17:42 15aa4a188dc4: Preparing 20:17:42 555aaebf0951: Preparing 20:17:42 ec00bf2ddef5: Preparing 20:17:42 36b50b131297: Preparing 20:17:42 4285e318a90d: Waiting 20:17:42 15aa4a188dc4: Waiting 20:17:42 555aaebf0951: Waiting 20:17:42 ec00bf2ddef5: Waiting 20:17:42 36b50b131297: Waiting 20:17:42 45effd5a9396: Layer already exists 20:17:42 a93b995a764c: Layer already exists 20:17:42 af1e0727ce07: Layer already exists 20:17:42 ecc40604437a: Layer already exists 20:17:42 8e8b9017e9db: Layer already exists 20:17:42 4285e318a90d: Layer already exists 20:17:42 ec00bf2ddef5: Layer already exists 20:17:42 555aaebf0951: Layer already exists 20:17:42 36b50b131297: Layer already exists 20:17:42 15aa4a188dc4: Layer already exists 20:17:42 3.1.0-dev.32: digest: sha256:8c65bc85699df622513363f2a71d5f892a23fd678d639006b617b5652f6acabc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:17:43 af1e0727ce07: Preparing 20:17:43 ecc40604437a: Preparing 20:17:43 45effd5a9396: Preparing 20:17:43 8e8b9017e9db: Preparing 20:17:43 a93b995a764c: Preparing 20:17:43 4285e318a90d: Preparing 20:17:43 15aa4a188dc4: Preparing 20:17:43 555aaebf0951: Preparing 20:17:43 ec00bf2ddef5: Preparing 20:17:43 36b50b131297: Preparing 20:17:43 15aa4a188dc4: Waiting 20:17:43 ec00bf2ddef5: Waiting 20:17:43 36b50b131297: Waiting 20:17:43 4285e318a90d: Waiting 20:17:43 ecc40604437a: Layer already exists 20:17:43 8e8b9017e9db: Layer already exists 20:17:43 45effd5a9396: Layer already exists 20:17:43 af1e0727ce07: Layer already exists 20:17:43 a93b995a764c: Layer already exists 20:17:43 4285e318a90d: Layer already exists 20:17:43 36b50b131297: Layer already exists 20:17:43 15aa4a188dc4: Layer already exists 20:17:43 555aaebf0951: Layer already exists 20:17:43 ec00bf2ddef5: Layer already exists 20:17:43 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:8c65bc85699df622513363f2a71d5f892a23fd678d639006b617b5652f6acabc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:17:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:17:43 af1e0727ce07: Preparing 20:17:43 ecc40604437a: Preparing 20:17:43 45effd5a9396: Preparing 20:17:43 8e8b9017e9db: Preparing 20:17:43 a93b995a764c: Preparing 20:17:43 4285e318a90d: Preparing 20:17:43 15aa4a188dc4: Preparing 20:17:43 555aaebf0951: Preparing 20:17:43 ec00bf2ddef5: Preparing 20:17:43 36b50b131297: Preparing 20:17:43 555aaebf0951: Waiting 20:17:43 ec00bf2ddef5: Waiting 20:17:43 36b50b131297: Waiting 20:17:43 4285e318a90d: Waiting 20:17:43 15aa4a188dc4: Waiting 20:17:43 8e8b9017e9db: Layer already exists 20:17:43 a93b995a764c: Layer already exists 20:17:43 45effd5a9396: Layer already exists 20:17:43 af1e0727ce07: Layer already exists 20:17:43 ecc40604437a: Layer already exists 20:17:43 4285e318a90d: Layer already exists 20:17:43 15aa4a188dc4: Layer already exists 20:17:43 ec00bf2ddef5: Layer already exists 20:17:43 36b50b131297: Layer already exists 20:17:43 555aaebf0951: Layer already exists 20:17:43 main: digest: sha256:8c65bc85699df622513363f2a71d5f892a23fd678d639006b617b5652f6acabc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:43 ===================================================== [Pipeline] echo 20:17:43 taggedImages: 20:17:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:17:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.32 20:17:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:17:43 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:17:43 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:43 latest 20:17:43 3.1.0-dev.32 20:17:43 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:43 main 20:17:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:17:44 4bb6820c05a5: Preparing 20:17:44 9166e2ae809b: Preparing 20:17:44 2f5a8640468c: Preparing 20:17:44 9059ca8150ca: Preparing 20:17:44 b1c5164a4adc: Preparing 20:17:44 5b9ad3cf9b57: Preparing 20:17:44 b79290ed8e96: Preparing 20:17:44 4285e318a90d: Preparing 20:17:44 15aa4a188dc4: Preparing 20:17:44 6343773f1896: Preparing 20:17:44 36b50b131297: Preparing 20:17:44 5b9ad3cf9b57: Waiting 20:17:44 b79290ed8e96: Waiting 20:17:44 4285e318a90d: Waiting 20:17:44 15aa4a188dc4: Waiting 20:17:44 6343773f1896: Waiting 20:17:44 36b50b131297: Waiting 20:17:44 b1c5164a4adc: Pushed 20:17:44 4bb6820c05a5: Pushed 20:17:44 9166e2ae809b: Pushed 20:17:44 4285e318a90d: Layer already exists 20:17:44 15aa4a188dc4: Layer already exists 20:17:44 5b9ad3cf9b57: Pushed 20:17:44 36b50b131297: Layer already exists 20:17:44 b79290ed8e96: Pushed 20:17:45 9059ca8150ca: Pushed 20:17:45 6343773f1896: Pushed 20:17:45 2f5a8640468c: Pushed 20:17:45 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:d239c8e3641d68107b9eb98cad5d8f9aee5edddcb4c8f90e9cc938d1f302f2d0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:17:46 4bb6820c05a5: Preparing 20:17:46 9166e2ae809b: Preparing 20:17:46 2f5a8640468c: Preparing 20:17:46 9059ca8150ca: Preparing 20:17:46 b1c5164a4adc: Preparing 20:17:46 5b9ad3cf9b57: Preparing 20:17:46 b79290ed8e96: Preparing 20:17:46 4285e318a90d: Preparing 20:17:46 15aa4a188dc4: Preparing 20:17:46 6343773f1896: Preparing 20:17:46 36b50b131297: Preparing 20:17:46 b79290ed8e96: Waiting 20:17:46 4285e318a90d: Waiting 20:17:46 15aa4a188dc4: Waiting 20:17:46 5b9ad3cf9b57: Waiting 20:17:46 6343773f1896: Waiting 20:17:46 9166e2ae809b: Layer already exists 20:17:46 4bb6820c05a5: Layer already exists 20:17:46 2f5a8640468c: Layer already exists 20:17:46 b1c5164a4adc: Layer already exists 20:17:46 9059ca8150ca: Layer already exists 20:17:46 5b9ad3cf9b57: Layer already exists 20:17:46 b79290ed8e96: Layer already exists 20:17:46 6343773f1896: Layer already exists 20:17:46 4285e318a90d: Layer already exists 20:17:46 15aa4a188dc4: Layer already exists 20:17:46 36b50b131297: Layer already exists 20:17:46 latest: digest: sha256:d239c8e3641d68107b9eb98cad5d8f9aee5edddcb4c8f90e9cc938d1f302f2d0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.32 20:17:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:17:47 4bb6820c05a5: Preparing 20:17:47 9166e2ae809b: Preparing 20:17:47 2f5a8640468c: Preparing 20:17:47 9059ca8150ca: Preparing 20:17:47 b1c5164a4adc: Preparing 20:17:47 5b9ad3cf9b57: Preparing 20:17:47 b79290ed8e96: Preparing 20:17:47 4285e318a90d: Preparing 20:17:47 15aa4a188dc4: Preparing 20:17:47 6343773f1896: Preparing 20:17:47 36b50b131297: Preparing 20:17:47 4285e318a90d: Waiting 20:17:47 5b9ad3cf9b57: Waiting 20:17:47 15aa4a188dc4: Waiting 20:17:47 36b50b131297: Waiting 20:17:47 b79290ed8e96: Waiting 20:17:47 6343773f1896: Waiting 20:17:47 4bb6820c05a5: Layer already exists 20:17:47 b1c5164a4adc: Layer already exists 20:17:47 9166e2ae809b: Layer already exists 20:17:47 2f5a8640468c: Layer already exists 20:17:47 9059ca8150ca: Layer already exists 20:17:47 b79290ed8e96: Layer already exists 20:17:47 5b9ad3cf9b57: Layer already exists 20:17:47 6343773f1896: Layer already exists 20:17:47 15aa4a188dc4: Layer already exists 20:17:47 4285e318a90d: Layer already exists 20:17:47 36b50b131297: Layer already exists 20:17:47 3.1.0-dev.32: digest: sha256:d239c8e3641d68107b9eb98cad5d8f9aee5edddcb4c8f90e9cc938d1f302f2d0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:17:48 4bb6820c05a5: Preparing 20:17:48 9166e2ae809b: Preparing 20:17:48 2f5a8640468c: Preparing 20:17:48 9059ca8150ca: Preparing 20:17:48 b1c5164a4adc: Preparing 20:17:48 5b9ad3cf9b57: Preparing 20:17:48 b79290ed8e96: Preparing 20:17:48 4285e318a90d: Preparing 20:17:48 15aa4a188dc4: Preparing 20:17:48 6343773f1896: Preparing 20:17:48 36b50b131297: Preparing 20:17:48 b79290ed8e96: Waiting 20:17:48 4285e318a90d: Waiting 20:17:48 15aa4a188dc4: Waiting 20:17:48 5b9ad3cf9b57: Waiting 20:17:48 6343773f1896: Waiting 20:17:48 36b50b131297: Waiting 20:17:48 4bb6820c05a5: Layer already exists 20:17:48 b1c5164a4adc: Layer already exists 20:17:48 9059ca8150ca: Layer already exists 20:17:48 9166e2ae809b: Layer already exists 20:17:48 2f5a8640468c: Layer already exists 20:17:48 5b9ad3cf9b57: Layer already exists 20:17:48 4285e318a90d: Layer already exists 20:17:48 b79290ed8e96: Layer already exists 20:17:48 15aa4a188dc4: Layer already exists 20:17:48 6343773f1896: Layer already exists 20:17:48 36b50b131297: Layer already exists 20:17:48 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:d239c8e3641d68107b9eb98cad5d8f9aee5edddcb4c8f90e9cc938d1f302f2d0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:17:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:17:48 4bb6820c05a5: Preparing 20:17:48 9166e2ae809b: Preparing 20:17:48 2f5a8640468c: Preparing 20:17:48 9059ca8150ca: Preparing 20:17:48 b1c5164a4adc: Preparing 20:17:48 5b9ad3cf9b57: Preparing 20:17:48 b79290ed8e96: Preparing 20:17:48 4285e318a90d: Preparing 20:17:48 15aa4a188dc4: Preparing 20:17:48 6343773f1896: Preparing 20:17:48 36b50b131297: Preparing 20:17:48 5b9ad3cf9b57: Waiting 20:17:48 b79290ed8e96: Waiting 20:17:48 4285e318a90d: Waiting 20:17:48 15aa4a188dc4: Waiting 20:17:48 6343773f1896: Waiting 20:17:48 36b50b131297: Waiting 20:17:48 4bb6820c05a5: Layer already exists 20:17:48 9059ca8150ca: Layer already exists 20:17:48 b1c5164a4adc: Layer already exists 20:17:48 9166e2ae809b: Layer already exists 20:17:48 2f5a8640468c: Layer already exists 20:17:48 5b9ad3cf9b57: Layer already exists 20:17:48 b79290ed8e96: Layer already exists 20:17:48 6343773f1896: Layer already exists 20:17:48 4285e318a90d: Layer already exists 20:17:48 15aa4a188dc4: Layer already exists 20:17:48 36b50b131297: Layer already exists 20:17:48 main: digest: sha256:d239c8e3641d68107b9eb98cad5d8f9aee5edddcb4c8f90e9cc938d1f302f2d0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:48 ===================================================== [Pipeline] echo 20:17:48 taggedImages: 20:17:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:17:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.32 20:17:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:17:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:17:48 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:48 latest 20:17:48 3.1.0-dev.32 20:17:48 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:48 main 20:17:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:17:49 2a22307eb34e: Preparing 20:17:49 8641de2ce670: Preparing 20:17:49 4285e318a90d: Preparing 20:17:49 15aa4a188dc4: Preparing 20:17:49 0c44e6012430: Preparing 20:17:49 36b50b131297: Preparing 20:17:49 36b50b131297: Waiting 20:17:49 4285e318a90d: Layer already exists 20:17:49 15aa4a188dc4: Layer already exists 20:17:49 36b50b131297: Layer already exists 20:17:49 2a22307eb34e: Pushed 20:17:50 0c44e6012430: Pushed 20:17:51 8641de2ce670: Pushed 20:17:51 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:7e308fa6d90049a9ad2f45fe687a9a27a1a0676f517d04417c68ed65e0c6817e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:52 + 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:17:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:17:52 2a22307eb34e: Preparing 20:17:52 8641de2ce670: Preparing 20:17:52 4285e318a90d: Preparing 20:17:52 15aa4a188dc4: Preparing 20:17:52 0c44e6012430: Preparing 20:17:52 36b50b131297: Preparing 20:17:52 36b50b131297: Waiting 20:17:52 4285e318a90d: Layer already exists 20:17:52 0c44e6012430: Layer already exists 20:17:52 8641de2ce670: Layer already exists 20:17:52 2a22307eb34e: Layer already exists 20:17:52 15aa4a188dc4: Layer already exists 20:17:52 36b50b131297: Layer already exists 20:17:52 latest: digest: sha256:7e308fa6d90049a9ad2f45fe687a9a27a1a0676f517d04417c68ed65e0c6817e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.32 20:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:17:53 2a22307eb34e: Preparing 20:17:53 8641de2ce670: Preparing 20:17:53 4285e318a90d: Preparing 20:17:53 15aa4a188dc4: Preparing 20:17:53 0c44e6012430: Preparing 20:17:53 36b50b131297: Preparing 20:17:53 36b50b131297: Waiting 20:17:53 0c44e6012430: Layer already exists 20:17:53 8641de2ce670: Layer already exists 20:17:53 4285e318a90d: Layer already exists 20:17:53 15aa4a188dc4: Layer already exists 20:17:53 2a22307eb34e: Layer already exists 20:17:53 36b50b131297: Layer already exists 20:17:53 3.1.0-dev.32: digest: sha256:7e308fa6d90049a9ad2f45fe687a9a27a1a0676f517d04417c68ed65e0c6817e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:17:53 2a22307eb34e: Preparing 20:17:53 8641de2ce670: Preparing 20:17:53 4285e318a90d: Preparing 20:17:53 15aa4a188dc4: Preparing 20:17:53 0c44e6012430: Preparing 20:17:53 36b50b131297: Preparing 20:17:53 36b50b131297: Waiting 20:17:53 15aa4a188dc4: Layer already exists 20:17:53 8641de2ce670: Layer already exists 20:17:53 0c44e6012430: Layer already exists 20:17:53 4285e318a90d: Layer already exists 20:17:53 2a22307eb34e: Layer already exists 20:17:53 36b50b131297: Layer already exists 20:17:53 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:7e308fa6d90049a9ad2f45fe687a9a27a1a0676f517d04417c68ed65e0c6817e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:54 + 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:17:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:17:54 2a22307eb34e: Preparing 20:17:54 8641de2ce670: Preparing 20:17:54 4285e318a90d: Preparing 20:17:54 15aa4a188dc4: Preparing 20:17:54 0c44e6012430: Preparing 20:17:54 36b50b131297: Preparing 20:17:54 36b50b131297: Waiting 20:17:54 2a22307eb34e: Layer already exists 20:17:54 4285e318a90d: Layer already exists 20:17:54 8641de2ce670: Layer already exists 20:17:54 15aa4a188dc4: Layer already exists 20:17:54 0c44e6012430: Layer already exists 20:17:54 36b50b131297: Layer already exists 20:17:54 main: digest: sha256:7e308fa6d90049a9ad2f45fe687a9a27a1a0676f517d04417c68ed65e0c6817e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:54 ===================================================== [Pipeline] echo 20:17:54 taggedImages: 20:17:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:17:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.32 20:17:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:17:54 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:17:54 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:54 latest 20:17:54 3.1.0-dev.32 20:17:54 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:17:54 main 20:17:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:17:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:17:55 220b9e6b4eb6: Preparing 20:17:55 61618bed65cf: Preparing 20:17:55 7de8c3427509: Preparing 20:17:55 ca2a3425da49: Preparing 20:17:55 557b2862a984: Preparing 20:17:55 4285e318a90d: Preparing 20:17:55 15aa4a188dc4: Preparing 20:17:55 4285e318a90d: Waiting 20:17:55 e53b027827a3: Preparing 20:17:55 15aa4a188dc4: Waiting 20:17:55 36b50b131297: Preparing 20:17:55 e53b027827a3: Waiting 20:17:55 36b50b131297: Waiting 20:17:55 220b9e6b4eb6: Pushed 20:17:55 4285e318a90d: Layer already exists 20:17:55 7de8c3427509: Pushed 20:17:55 61618bed65cf: Pushed 20:17:55 15aa4a188dc4: Layer already exists 20:17:55 36b50b131297: Layer already exists 20:17:55 e53b027827a3: Pushed 20:18:00 557b2862a984: Pushed 20:18:03 ca2a3425da49: Pushed 20:18:03 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:6b6105e2d9f2658a142f9c8884b98e05b6c6f3ed37199be6bdd09f3c34f1f67e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:18:04 220b9e6b4eb6: Preparing 20:18:04 61618bed65cf: Preparing 20:18:04 7de8c3427509: Preparing 20:18:04 ca2a3425da49: Preparing 20:18:04 557b2862a984: Preparing 20:18:04 4285e318a90d: Preparing 20:18:04 15aa4a188dc4: Preparing 20:18:04 e53b027827a3: Preparing 20:18:04 36b50b131297: Preparing 20:18:04 e53b027827a3: Waiting 20:18:04 36b50b131297: Waiting 20:18:04 4285e318a90d: Waiting 20:18:04 ca2a3425da49: Layer already exists 20:18:04 220b9e6b4eb6: Layer already exists 20:18:04 61618bed65cf: Layer already exists 20:18:04 557b2862a984: Layer already exists 20:18:04 7de8c3427509: Layer already exists 20:18:04 15aa4a188dc4: Layer already exists 20:18:04 e53b027827a3: Layer already exists 20:18:04 36b50b131297: Layer already exists 20:18:04 4285e318a90d: Layer already exists 20:18:04 latest: digest: sha256:6b6105e2d9f2658a142f9c8884b98e05b6c6f3ed37199be6bdd09f3c34f1f67e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.32 20:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:18:04 220b9e6b4eb6: Preparing 20:18:04 61618bed65cf: Preparing 20:18:04 7de8c3427509: Preparing 20:18:04 ca2a3425da49: Preparing 20:18:04 557b2862a984: Preparing 20:18:04 4285e318a90d: Preparing 20:18:04 15aa4a188dc4: Preparing 20:18:04 e53b027827a3: Preparing 20:18:04 36b50b131297: Preparing 20:18:04 e53b027827a3: Waiting 20:18:04 4285e318a90d: Waiting 20:18:04 36b50b131297: Waiting 20:18:04 557b2862a984: Layer already exists 20:18:04 220b9e6b4eb6: Layer already exists 20:18:04 61618bed65cf: Layer already exists 20:18:04 7de8c3427509: Layer already exists 20:18:04 ca2a3425da49: Layer already exists 20:18:04 15aa4a188dc4: Layer already exists 20:18:04 4285e318a90d: Layer already exists 20:18:04 36b50b131297: Layer already exists 20:18:04 e53b027827a3: Layer already exists 20:18:04 3.1.0-dev.32: digest: sha256:6b6105e2d9f2658a142f9c8884b98e05b6c6f3ed37199be6bdd09f3c34f1f67e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:18:05 220b9e6b4eb6: Preparing 20:18:05 61618bed65cf: Preparing 20:18:05 7de8c3427509: Preparing 20:18:05 ca2a3425da49: Preparing 20:18:05 557b2862a984: Preparing 20:18:05 4285e318a90d: Preparing 20:18:05 15aa4a188dc4: Preparing 20:18:05 e53b027827a3: Preparing 20:18:05 36b50b131297: Preparing 20:18:05 4285e318a90d: Waiting 20:18:05 e53b027827a3: Waiting 20:18:05 15aa4a188dc4: Waiting 20:18:05 36b50b131297: Waiting 20:18:05 ca2a3425da49: Layer already exists 20:18:05 557b2862a984: Layer already exists 20:18:05 61618bed65cf: Layer already exists 20:18:05 7de8c3427509: Layer already exists 20:18:05 220b9e6b4eb6: Layer already exists 20:18:05 4285e318a90d: Layer already exists 20:18:05 15aa4a188dc4: Layer already exists 20:18:05 e53b027827a3: Layer already exists 20:18:05 36b50b131297: Layer already exists 20:18:05 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:6b6105e2d9f2658a142f9c8884b98e05b6c6f3ed37199be6bdd09f3c34f1f67e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:18:05 220b9e6b4eb6: Preparing 20:18:05 61618bed65cf: Preparing 20:18:05 7de8c3427509: Preparing 20:18:05 ca2a3425da49: Preparing 20:18:05 557b2862a984: Preparing 20:18:05 4285e318a90d: Preparing 20:18:05 15aa4a188dc4: Preparing 20:18:05 e53b027827a3: Preparing 20:18:05 36b50b131297: Preparing 20:18:05 15aa4a188dc4: Waiting 20:18:05 36b50b131297: Waiting 20:18:05 e53b027827a3: Waiting 20:18:05 4285e318a90d: Waiting 20:18:05 ca2a3425da49: Layer already exists 20:18:05 61618bed65cf: Layer already exists 20:18:05 557b2862a984: Layer already exists 20:18:05 220b9e6b4eb6: Layer already exists 20:18:05 7de8c3427509: Layer already exists 20:18:05 15aa4a188dc4: Layer already exists 20:18:05 e53b027827a3: Layer already exists 20:18:05 4285e318a90d: Layer already exists 20:18:05 36b50b131297: Layer already exists 20:18:05 main: digest: sha256:6b6105e2d9f2658a142f9c8884b98e05b6c6f3ed37199be6bdd09f3c34f1f67e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:05 ===================================================== [Pipeline] echo 20:18:05 taggedImages: 20:18:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:18:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:18:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.32 20:18:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:18:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:18:05 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:18:05 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:18:05 latest 20:18:05 3.1.0-dev.32 20:18:05 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:18:05 main 20:18:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:18:06 a1963895c9a3: Preparing 20:18:06 a5eec5b307e3: Preparing 20:18:06 1f619fa28820: Preparing 20:18:06 583fb377a34a: Preparing 20:18:06 4285e318a90d: Preparing 20:18:06 15aa4a188dc4: Preparing 20:18:06 6cd383798768: Preparing 20:18:06 36b50b131297: Preparing 20:18:06 15aa4a188dc4: Waiting 20:18:06 6cd383798768: Waiting 20:18:06 36b50b131297: Waiting 20:18:06 4285e318a90d: Layer already exists 20:18:06 15aa4a188dc4: Layer already exists 20:18:06 a1963895c9a3: Pushed 20:18:06 a5eec5b307e3: Pushed 20:18:06 1f619fa28820: Pushed 20:18:06 36b50b131297: Layer already exists 20:18:06 6cd383798768: Pushed 20:18:14 583fb377a34a: Pushed 20:18:14 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:63398dc8ec52a37ebacde45b55e994e3809a4bd5b0c76be2c2a689cb1690e56f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:18:15 a1963895c9a3: Preparing 20:18:15 a5eec5b307e3: Preparing 20:18:15 1f619fa28820: Preparing 20:18:15 583fb377a34a: Preparing 20:18:15 4285e318a90d: Preparing 20:18:15 15aa4a188dc4: Preparing 20:18:15 6cd383798768: Preparing 20:18:15 36b50b131297: Preparing 20:18:15 15aa4a188dc4: Waiting 20:18:15 36b50b131297: Waiting 20:18:15 6cd383798768: Waiting 20:18:15 1f619fa28820: Layer already exists 20:18:15 a5eec5b307e3: Layer already exists 20:18:15 4285e318a90d: Layer already exists 20:18:15 a1963895c9a3: Layer already exists 20:18:15 583fb377a34a: Layer already exists 20:18:15 15aa4a188dc4: Layer already exists 20:18:15 36b50b131297: Layer already exists 20:18:15 6cd383798768: Layer already exists 20:18:15 latest: digest: sha256:63398dc8ec52a37ebacde45b55e994e3809a4bd5b0c76be2c2a689cb1690e56f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.32 20:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:18:16 a1963895c9a3: Preparing 20:18:16 a5eec5b307e3: Preparing 20:18:16 1f619fa28820: Preparing 20:18:16 583fb377a34a: Preparing 20:18:16 4285e318a90d: Preparing 20:18:16 15aa4a188dc4: Preparing 20:18:16 6cd383798768: Preparing 20:18:16 36b50b131297: Preparing 20:18:16 15aa4a188dc4: Waiting 20:18:16 6cd383798768: Waiting 20:18:16 36b50b131297: Waiting 20:18:16 1f619fa28820: Layer already exists 20:18:16 4285e318a90d: Layer already exists 20:18:16 a1963895c9a3: Layer already exists 20:18:16 583fb377a34a: Layer already exists 20:18:16 a5eec5b307e3: Layer already exists 20:18:16 15aa4a188dc4: Layer already exists 20:18:16 6cd383798768: Layer already exists 20:18:16 36b50b131297: Layer already exists 20:18:16 3.1.0-dev.32: digest: sha256:63398dc8ec52a37ebacde45b55e994e3809a4bd5b0c76be2c2a689cb1690e56f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:18:16 a1963895c9a3: Preparing 20:18:16 a5eec5b307e3: Preparing 20:18:16 1f619fa28820: Preparing 20:18:16 583fb377a34a: Preparing 20:18:16 4285e318a90d: Preparing 20:18:16 15aa4a188dc4: Preparing 20:18:16 6cd383798768: Preparing 20:18:16 36b50b131297: Preparing 20:18:16 15aa4a188dc4: Waiting 20:18:16 6cd383798768: Waiting 20:18:16 36b50b131297: Waiting 20:18:16 583fb377a34a: Layer already exists 20:18:16 4285e318a90d: Layer already exists 20:18:16 a5eec5b307e3: Layer already exists 20:18:16 1f619fa28820: Layer already exists 20:18:16 a1963895c9a3: Layer already exists 20:18:16 15aa4a188dc4: Layer already exists 20:18:16 6cd383798768: Layer already exists 20:18:16 36b50b131297: Layer already exists 20:18:16 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:63398dc8ec52a37ebacde45b55e994e3809a4bd5b0c76be2c2a689cb1690e56f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:18:17 a1963895c9a3: Preparing 20:18:17 a5eec5b307e3: Preparing 20:18:17 1f619fa28820: Preparing 20:18:17 583fb377a34a: Preparing 20:18:17 4285e318a90d: Preparing 20:18:17 15aa4a188dc4: Preparing 20:18:17 6cd383798768: Preparing 20:18:17 36b50b131297: Preparing 20:18:17 15aa4a188dc4: Waiting 20:18:17 36b50b131297: Waiting 20:18:17 6cd383798768: Waiting 20:18:17 a1963895c9a3: Layer already exists 20:18:17 a5eec5b307e3: Layer already exists 20:18:17 1f619fa28820: Layer already exists 20:18:17 4285e318a90d: Layer already exists 20:18:17 6cd383798768: Layer already exists 20:18:17 36b50b131297: Layer already exists 20:18:17 583fb377a34a: Layer already exists 20:18:17 15aa4a188dc4: Layer already exists 20:18:17 main: digest: sha256:63398dc8ec52a37ebacde45b55e994e3809a4bd5b0c76be2c2a689cb1690e56f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:17 ===================================================== [Pipeline] echo 20:18:17 taggedImages: 20:18:17 - nexus3.edgexfoundry.org:10004/security-spire-config:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:18:17 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:18:17 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.32 20:18:17 - nexus3.edgexfoundry.org:10004/security-spire-config:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:18:17 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:18:17 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:18:17 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:18:17 latest 20:18:17 3.1.0-dev.32 20:18:17 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:18:17 main 20:18:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:18:18 7d092aee4e6b: Preparing 20:18:18 da9aac226122: Preparing 20:18:18 2be95e61e3b6: Preparing 20:18:18 583fb377a34a: Preparing 20:18:18 4285e318a90d: Preparing 20:18:18 15aa4a188dc4: Preparing 20:18:18 e53b027827a3: Preparing 20:18:18 36b50b131297: Preparing 20:18:18 15aa4a188dc4: Waiting 20:18:18 e53b027827a3: Waiting 20:18:18 36b50b131297: Waiting 20:18:18 2be95e61e3b6: Pushed 20:18:18 583fb377a34a: Layer already exists 20:18:18 da9aac226122: Pushed 20:18:18 4285e318a90d: Layer already exists 20:18:18 15aa4a188dc4: Layer already exists 20:18:18 e53b027827a3: Layer already exists 20:18:18 36b50b131297: Layer already exists 20:18:18 7d092aee4e6b: Pushed 20:18:18 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:e2a748bbf157a1919f446cd76a0968a44c7d34cddfd0576907a50b492a6e5e54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:18:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:18:19 7d092aee4e6b: Preparing 20:18:19 da9aac226122: Preparing 20:18:19 2be95e61e3b6: Preparing 20:18:19 583fb377a34a: Preparing 20:18:19 4285e318a90d: Preparing 20:18:19 15aa4a188dc4: Preparing 20:18:19 e53b027827a3: Preparing 20:18:19 36b50b131297: Preparing 20:18:19 15aa4a188dc4: Waiting 20:18:19 e53b027827a3: Waiting 20:18:19 36b50b131297: Waiting 20:18:19 2be95e61e3b6: Layer already exists 20:18:19 da9aac226122: Layer already exists 20:18:19 4285e318a90d: Layer already exists 20:18:19 583fb377a34a: Layer already exists 20:18:19 7d092aee4e6b: Layer already exists 20:18:19 15aa4a188dc4: Layer already exists 20:18:19 e53b027827a3: Layer already exists 20:18:19 36b50b131297: Layer already exists 20:18:19 latest: digest: sha256:e2a748bbf157a1919f446cd76a0968a44c7d34cddfd0576907a50b492a6e5e54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.32 20:18:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:18:19 7d092aee4e6b: Preparing 20:18:19 da9aac226122: Preparing 20:18:19 2be95e61e3b6: Preparing 20:18:19 583fb377a34a: Preparing 20:18:19 4285e318a90d: Preparing 20:18:19 15aa4a188dc4: Preparing 20:18:19 e53b027827a3: Preparing 20:18:19 36b50b131297: Preparing 20:18:19 15aa4a188dc4: Waiting 20:18:19 36b50b131297: Waiting 20:18:19 4285e318a90d: Layer already exists 20:18:19 7d092aee4e6b: Layer already exists 20:18:19 da9aac226122: Layer already exists 20:18:19 583fb377a34a: Layer already exists 20:18:19 2be95e61e3b6: Layer already exists 20:18:19 15aa4a188dc4: Layer already exists 20:18:19 e53b027827a3: Layer already exists 20:18:19 36b50b131297: Layer already exists 20:18:19 3.1.0-dev.32: digest: sha256:e2a748bbf157a1919f446cd76a0968a44c7d34cddfd0576907a50b492a6e5e54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:18:20 7d092aee4e6b: Preparing 20:18:20 da9aac226122: Preparing 20:18:20 2be95e61e3b6: Preparing 20:18:20 583fb377a34a: Preparing 20:18:20 4285e318a90d: Preparing 20:18:20 15aa4a188dc4: Preparing 20:18:20 e53b027827a3: Preparing 20:18:20 36b50b131297: Preparing 20:18:20 15aa4a188dc4: Waiting 20:18:20 e53b027827a3: Waiting 20:18:20 4285e318a90d: Layer already exists 20:18:20 7d092aee4e6b: Layer already exists 20:18:20 da9aac226122: Layer already exists 20:18:20 2be95e61e3b6: Layer already exists 20:18:20 583fb377a34a: Layer already exists 20:18:20 e53b027827a3: Layer already exists 20:18:20 15aa4a188dc4: Layer already exists 20:18:20 36b50b131297: Layer already exists 20:18:20 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:e2a748bbf157a1919f446cd76a0968a44c7d34cddfd0576907a50b492a6e5e54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:18:20 7d092aee4e6b: Preparing 20:18:20 da9aac226122: Preparing 20:18:20 2be95e61e3b6: Preparing 20:18:20 583fb377a34a: Preparing 20:18:20 4285e318a90d: Preparing 20:18:20 15aa4a188dc4: Preparing 20:18:20 e53b027827a3: Preparing 20:18:20 36b50b131297: Preparing 20:18:20 15aa4a188dc4: Waiting 20:18:20 e53b027827a3: Waiting 20:18:20 36b50b131297: Waiting 20:18:20 583fb377a34a: Layer already exists 20:18:20 7d092aee4e6b: Layer already exists 20:18:20 da9aac226122: Layer already exists 20:18:20 4285e318a90d: Layer already exists 20:18:20 2be95e61e3b6: Layer already exists 20:18:20 e53b027827a3: Layer already exists 20:18:20 15aa4a188dc4: Layer already exists 20:18:20 36b50b131297: Layer already exists 20:18:20 main: digest: sha256:e2a748bbf157a1919f446cd76a0968a44c7d34cddfd0576907a50b492a6e5e54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:20 ===================================================== [Pipeline] echo 20:18:20 taggedImages: 20:18:20 - nexus3.edgexfoundry.org:10004/security-spire-server:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:18:20 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:18:20 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.32 20:18:20 - nexus3.edgexfoundry.org:10004/security-spire-server:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:18:20 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:18:20 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:18:20 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:18:20 latest 20:18:20 3.1.0-dev.32 20:18:20 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:18:20 main 20:18:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:18:21 1e1514de5da2: Preparing 20:18:21 ea7bc8c3adab: Preparing 20:18:21 4285e318a90d: Preparing 20:18:21 15aa4a188dc4: Preparing 20:18:21 1a73dbccc9c5: Preparing 20:18:21 36b50b131297: Preparing 20:18:21 36b50b131297: Waiting 20:18:21 4285e318a90d: Layer already exists 20:18:21 15aa4a188dc4: Layer already exists 20:18:21 36b50b131297: Layer already exists 20:18:21 1e1514de5da2: Pushed 20:18:21 1a73dbccc9c5: Pushed 20:18:24 ea7bc8c3adab: Pushed 20:18:24 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:59ac8023dac396d5eb4b3f43eaac8c9db7371827fb6873185bf37066d2140258 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:18:25 1e1514de5da2: Preparing 20:18:25 ea7bc8c3adab: Preparing 20:18:25 4285e318a90d: Preparing 20:18:25 15aa4a188dc4: Preparing 20:18:25 1a73dbccc9c5: Preparing 20:18:25 36b50b131297: Preparing 20:18:25 36b50b131297: Waiting 20:18:25 1a73dbccc9c5: Layer already exists 20:18:25 ea7bc8c3adab: Layer already exists 20:18:25 15aa4a188dc4: Layer already exists 20:18:25 4285e318a90d: Layer already exists 20:18:25 36b50b131297: Layer already exists 20:18:25 1e1514de5da2: Layer already exists 20:18:25 latest: digest: sha256:59ac8023dac396d5eb4b3f43eaac8c9db7371827fb6873185bf37066d2140258 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.32 20:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:18:26 1e1514de5da2: Preparing 20:18:26 ea7bc8c3adab: Preparing 20:18:26 4285e318a90d: Preparing 20:18:26 15aa4a188dc4: Preparing 20:18:26 1a73dbccc9c5: Preparing 20:18:26 36b50b131297: Preparing 20:18:26 36b50b131297: Waiting 20:18:26 1e1514de5da2: Layer already exists 20:18:26 4285e318a90d: Layer already exists 20:18:26 ea7bc8c3adab: Layer already exists 20:18:26 15aa4a188dc4: Layer already exists 20:18:26 1a73dbccc9c5: Layer already exists 20:18:26 36b50b131297: Layer already exists 20:18:26 3.1.0-dev.32: digest: sha256:59ac8023dac396d5eb4b3f43eaac8c9db7371827fb6873185bf37066d2140258 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:18:26 1e1514de5da2: Preparing 20:18:26 ea7bc8c3adab: Preparing 20:18:26 4285e318a90d: Preparing 20:18:26 15aa4a188dc4: Preparing 20:18:26 1a73dbccc9c5: Preparing 20:18:26 36b50b131297: Preparing 20:18:26 36b50b131297: Waiting 20:18:26 ea7bc8c3adab: Layer already exists 20:18:26 15aa4a188dc4: Layer already exists 20:18:26 4285e318a90d: Layer already exists 20:18:26 1a73dbccc9c5: Layer already exists 20:18:26 1e1514de5da2: Layer already exists 20:18:26 36b50b131297: Layer already exists 20:18:26 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:59ac8023dac396d5eb4b3f43eaac8c9db7371827fb6873185bf37066d2140258 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:18:27 1e1514de5da2: Preparing 20:18:27 ea7bc8c3adab: Preparing 20:18:27 4285e318a90d: Preparing 20:18:27 15aa4a188dc4: Preparing 20:18:27 1a73dbccc9c5: Preparing 20:18:27 36b50b131297: Preparing 20:18:27 36b50b131297: Waiting 20:18:27 4285e318a90d: Layer already exists 20:18:27 1a73dbccc9c5: Layer already exists 20:18:27 1e1514de5da2: Layer already exists 20:18:27 ea7bc8c3adab: Layer already exists 20:18:27 15aa4a188dc4: Layer already exists 20:18:27 36b50b131297: Layer already exists 20:18:27 main: digest: sha256:59ac8023dac396d5eb4b3f43eaac8c9db7371827fb6873185bf37066d2140258 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:27 ===================================================== [Pipeline] echo 20:18:27 taggedImages: 20:18:27 - nexus3.edgexfoundry.org:10004/support-notifications:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:18:27 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:18:27 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.32 20:18:27 - nexus3.edgexfoundry.org:10004/support-notifications:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:18:27 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:18:27 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:18:27 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:18:27 latest 20:18:27 3.1.0-dev.32 20:18:27 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:18:27 main 20:18:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:18:28 3a50ee18410e: Preparing 20:18:28 e516ed8bd48e: Preparing 20:18:28 4285e318a90d: Preparing 20:18:28 15aa4a188dc4: Preparing 20:18:28 0e6ab46e2f67: Preparing 20:18:28 36b50b131297: Preparing 20:18:28 36b50b131297: Waiting 20:18:28 4285e318a90d: Layer already exists 20:18:28 0e6ab46e2f67: Layer already exists 20:18:28 15aa4a188dc4: Layer already exists 20:18:28 36b50b131297: Layer already exists 20:18:28 3a50ee18410e: Pushed 20:18:30 e516ed8bd48e: Pushed 20:18:30 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:e16a91da9aa304f32e3d380be18c370851f1a3a7a4fe3102d3be1e42accfc3a4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:18:31 3a50ee18410e: Preparing 20:18:31 e516ed8bd48e: Preparing 20:18:31 4285e318a90d: Preparing 20:18:31 15aa4a188dc4: Preparing 20:18:31 0e6ab46e2f67: Preparing 20:18:31 36b50b131297: Preparing 20:18:31 36b50b131297: Waiting 20:18:31 3a50ee18410e: Layer already exists 20:18:31 15aa4a188dc4: Layer already exists 20:18:31 0e6ab46e2f67: Layer already exists 20:18:31 e516ed8bd48e: Layer already exists 20:18:31 4285e318a90d: Layer already exists 20:18:31 36b50b131297: Layer already exists 20:18:31 latest: digest: sha256:e16a91da9aa304f32e3d380be18c370851f1a3a7a4fe3102d3be1e42accfc3a4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.32 20:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:18:32 3a50ee18410e: Preparing 20:18:32 e516ed8bd48e: Preparing 20:18:32 4285e318a90d: Preparing 20:18:32 15aa4a188dc4: Preparing 20:18:32 0e6ab46e2f67: Preparing 20:18:32 36b50b131297: Preparing 20:18:32 36b50b131297: Waiting 20:18:32 0e6ab46e2f67: Layer already exists 20:18:32 4285e318a90d: Layer already exists 20:18:32 3a50ee18410e: Layer already exists 20:18:32 e516ed8bd48e: Layer already exists 20:18:32 15aa4a188dc4: Layer already exists 20:18:32 36b50b131297: Layer already exists 20:18:32 3.1.0-dev.32: digest: sha256:e16a91da9aa304f32e3d380be18c370851f1a3a7a4fe3102d3be1e42accfc3a4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:18:32 3a50ee18410e: Preparing 20:18:32 e516ed8bd48e: Preparing 20:18:32 4285e318a90d: Preparing 20:18:32 15aa4a188dc4: Preparing 20:18:32 0e6ab46e2f67: Preparing 20:18:32 36b50b131297: Preparing 20:18:32 36b50b131297: Waiting 20:18:32 e516ed8bd48e: Layer already exists 20:18:32 4285e318a90d: Layer already exists 20:18:32 15aa4a188dc4: Layer already exists 20:18:32 0e6ab46e2f67: Layer already exists 20:18:32 3a50ee18410e: Layer already exists 20:18:32 36b50b131297: Layer already exists 20:18:32 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:e16a91da9aa304f32e3d380be18c370851f1a3a7a4fe3102d3be1e42accfc3a4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:18:33 3a50ee18410e: Preparing 20:18:33 e516ed8bd48e: Preparing 20:18:33 4285e318a90d: Preparing 20:18:33 15aa4a188dc4: Preparing 20:18:33 0e6ab46e2f67: Preparing 20:18:33 36b50b131297: Preparing 20:18:33 36b50b131297: Waiting 20:18:33 3a50ee18410e: Layer already exists 20:18:33 4285e318a90d: Layer already exists 20:18:33 15aa4a188dc4: Layer already exists 20:18:33 e516ed8bd48e: Layer already exists 20:18:33 0e6ab46e2f67: Layer already exists 20:18:33 36b50b131297: Layer already exists 20:18:33 main: digest: sha256:e16a91da9aa304f32e3d380be18c370851f1a3a7a4fe3102d3be1e42accfc3a4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:33 ===================================================== [Pipeline] echo 20:18:33 taggedImages: 20:18:33 - nexus3.edgexfoundry.org:10004/support-scheduler:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:18:33 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:18:33 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.32 20:18:33 - nexus3.edgexfoundry.org:10004/support-scheduler:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:18:33 - 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] } 20:31:50 #129 ... 20:31:50 20:31:50 #128 [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:31:50 #128 933.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:31:50 #128 ... 20:31:50 20:31:50 #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:31:50 #136 DONE 937.6s 20:31:50 20:31:50 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:31:50 #138 ... 20:31:50 20:31:50 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:31:51 #147 DONE 0.3s 20:31:51 20:31:51 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:31:51 #108 ... 20:31:51 20:31:51 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:31:51 #148 DONE 0.2s 20:31:51 20:31:51 #149 [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:31:51 #149 DONE 0.2s 20:31:51 20:31:51 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:31:51 #150 DONE 0.1s 20:31:51 20:31:51 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:31:51 #151 DONE 0.4s 20:31:51 20:31:51 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:31:52 #152 DONE 0.2s 20:31:52 20:31:52 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:54 #153 ... 20:31:54 20:31:54 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:31:54 #138 DONE 941.9s 20:31:54 20:31:54 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:54 #153 DONE 2.5s 20:31:54 20:31:54 #142 [security-proxy-setup] exporting to image 20:31:54 #142 exporting layers 20:31:55 #142 ... 20:31:55 20:31:55 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:31:55 #154 DONE 0.8s 20:31:55 20:31:55 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:31:56 #155 ... 20:31:56 20:31:56 #142 [security-proxy-setup] exporting to image 20:31:56 #142 exporting layers 1.6s done 20:31:56 #142 writing image sha256:d876079c8bc418f61b7c6c839a4a8b423bcbc5d8542fea3e909d7ab4985e754c done 20:31:56 #142 naming to docker.io/library/security-proxy-setup-arm64 done 20:31:56 #142 DONE 5.6s 20:31:56 20:31:56 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:31:57 #108 ... 20:31:57 20:31:57 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:31:57 #155 DONE 2.3s 20:31:57 20:31:57 #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:31:58 #156 DONE 0.4s 20:31:58 20:31:58 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:31:58 #129 ... 20:31:58 20:31:58 #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:31:58 #157 DONE 0.2s 20:31:58 20:31:58 #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:31:59 #158 DONE 0.4s 20:31:59 20:31:59 #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:31:59 #159 DONE 0.3s 20:31:59 20:31:59 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:31:59 #88 ... 20:31:59 20:31:59 #160 [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:31:59 #160 DONE 0.2s 20:31:59 20:31:59 #161 [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:31:59 #161 DONE 0.2s 20:31:59 20:31:59 #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:31:59 #162 DONE 0.3s 20:31:59 20:31:59 #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:32:00 #117 ... 20:32:00 20:32:00 #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:32:00 #163 DONE 0.3s 20:32:00 20:32:00 #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:32:02 #164 DONE 2.0s 20:32:02 20:32:02 #142 [security-bootstrapper] exporting to image 20:32:02 #142 exporting layers 20:32:02 #142 exporting layers 0.9s done 20:32:03 #142 writing image sha256:012e1101765dcab4fc42e88285ff61b019fb8de3efca6b03a6ece2cd653c2718 done 20:32:03 #142 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 20:32:03 #142 DONE 6.5s 20:32:03 20:32:03 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:32:09 #88 ... 20:32:09 20:32:09 #128 [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:32:09 #128 DONE 956.7s 20:32:09 20:32:09 #165 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:32:09 #165 DONE 0.1s 20:32:09 20:32:09 #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:32:10 #117 ... 20:32:10 20:32:10 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:32:10 #166 DONE 0.3s 20:32:10 20:32:10 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:32:10 #88 ... 20:32:10 20:32:10 #167 [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:32:10 #167 DONE 0.1s 20:32:10 20:32:10 #168 [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:32:10 #168 DONE 0.1s 20:32:10 20:32:10 #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:32:10 #117 ... 20:32:10 20:32:10 #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:32:11 #169 DONE 0.2s 20:32:11 20:32:11 #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:32:11 #170 DONE 0.3s 20:32:11 20:32:11 #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:32:11 #171 DONE 0.4s 20:32:11 20:32:11 #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:32:11 #172 DONE 0.2s 20:32:11 20:32:11 #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:14 #173 DONE 2.3s 20:32:14 20:32:14 #142 [security-secretstore-setup] exporting to image 20:32:14 #142 exporting layers 20:32:15 #142 exporting layers 1.2s done 20:32:15 #142 writing image sha256:94631666f899414468e5b1086a8f866f4f404bfc37371436229c2641959f094a done 20:32:15 #142 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 20:32:15 #142 DONE 7.7s 20:32:15 20:32:15 #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:32:21 #117 ... 20:32:21 20:32:21 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:32:21 #133 DONE 968.2s 20:32:21 20:32:21 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:32:21 #112 ... 20:32:21 20:32:21 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:32:21 #174 DONE 0.2s 20:32:21 20:32:21 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:32:21 #129 ... 20:32:21 20:32:21 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:32:21 #175 DONE 0.2s 20:32:21 20:32:21 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:32:21 #176 DONE 0.2s 20:32:21 20:32:21 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:32:22 #108 ... 20:32:22 20:32:22 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:32:22 #177 DONE 0.1s 20:32:22 20:32:22 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:32:22 #178 DONE 0.1s 20:32:22 20:32:22 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:32:22 #129 ... 20:32:22 20:32:22 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:24 #179 DONE 1.8s 20:32:24 20:32:24 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:32:24 #112 ... 20:32:24 20:32:24 #142 [security-proxy-auth] exporting to image 20:32:24 #142 exporting layers 20:32:24 #142 exporting layers 0.5s done 20:32:24 #142 writing image sha256:34ae8ba0db5bbc88d407c29d3c9b74ca5a934644b0149f535789c67b1296a14c done 20:32:24 #142 naming to docker.io/library/security-proxy-auth-arm64 done 20:32:24 #142 DONE 8.2s 20:32:24 20:32:24 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:32:39 #131 ... 20:32:39 20:32:39 #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:32:39 #117 DONE 984.5s 20:32:39 20:32:39 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:32:39 #108 ... 20:32:39 20:32:39 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:32:39 #180 DONE 0.1s 20:32:39 20:32:39 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:32:39 #88 ... 20:32:39 20:32:39 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:32:39 #181 DONE 0.1s 20:32:39 20:32:39 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:32:39 #182 DONE 0.3s 20:32:39 20:32:39 #183 [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:32:39 #183 DONE 0.2s 20:32:39 20:32:39 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:32:39 #184 DONE 0.2s 20:32:39 20:32:39 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:40 #185 DONE 1.8s 20:32:40 20:32:40 #142 [core-common-config-bootstrapper] exporting to image 20:32:40 #142 exporting layers 20:32:40 #142 exporting layers 0.7s done 20:32:41 #142 writing image sha256:055e7db3a57f578b1fcd00daecb070460973e42cec3d5e0c05e13040d3f7d7a5 done 20:32:41 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:32:41 #142 DONE 8.9s 20:32:41 20:32:41 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:33:19 #88 ... 20:33:19 20:33:19 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:33:19 #129 DONE 1026.2s 20:33:19 20:33:19 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:33:19 #112 ... 20:33:19 20:33:19 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:33:19 #186 DONE 0.2s 20:33:19 20:33:19 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:33:19 #187 DONE 0.2s 20:33:19 20:33:19 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:33:19 #88 ... 20:33:19 20:33:19 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:33:20 #188 DONE 0.3s 20:33:20 20:33:20 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:33:20 #189 DONE 0.1s 20:33:20 20:33:20 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:33:20 #108 ... 20:33:20 20:33:20 #142 [core-command] exporting to image 20:33:20 #142 exporting layers 20:33:20 #142 exporting layers 0.4s done 20:33:20 #142 writing image sha256:954d05fe674722522d6eb8a254fe7229f9626035c469555d5bde1a43fbfa65bf done 20:33:20 #142 naming to docker.io/library/core-command-arm64 done 20:33:20 #142 DONE 9.3s 20:33:20 20:33:20 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:33:30 #88 ... 20:33:30 20:33:30 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:33:30 #130 DONE 1036.9s 20:33:30 20:33:30 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:33:30 #88 ... 20:33:30 20:33:30 #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:33:30 #190 DONE 0.2s 20:33:30 20:33:30 #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:33:30 #191 DONE 0.2s 20:33:30 20:33:30 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:33:31 #192 DONE 0.3s 20:33:31 20:33:31 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:33:31 #131 ... 20:33:31 20:33:31 #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:33:31 #193 DONE 0.1s 20:33:31 20:33:31 #142 [core-data] exporting to image 20:33:31 #142 exporting layers 20:33:31 #142 exporting layers 0.3s done 20:33:31 #142 writing image sha256:d2939e4241f81a4d950adce207433305b9faeb7c500c2ebaf39c2ede96910dd9 done 20:33:31 #142 naming to docker.io/library/core-data-arm64 done 20:33:31 #142 DONE 9.5s 20:33:31 20:33:31 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:33:32 #112 ... 20:33:32 20:33:32 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:33:32 #88 DONE 1039.7s 20:33:32 20:33:32 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:33:32 #131 ... 20:33:32 20:33:32 #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:33:32 #194 DONE 0.1s 20:33:33 20:33:33 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:33:33 #112 ... 20:33:33 20:33:33 #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:33:33 #195 DONE 0.3s 20:33:33 20:33:33 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:33:33 #112 ... 20:33:33 20:33:33 #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:33:33 #196 DONE 0.3s 20:33:33 20:33:33 #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:33:33 #197 DONE 0.1s 20:33:33 20:33:33 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:33:33 #112 ... 20:33:33 20:33:33 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:33:33 #198 DONE 0.1s 20:33:33 20:33:33 #142 [core-metadata] exporting to image 20:33:34 #142 exporting layers 0.4s done 20:33:34 #142 writing image sha256:f3aa0b0f3a7feeb24e1084936262c717fa48ffae7aa770efe349429f31314487 done 20:33:34 #142 naming to docker.io/library/core-metadata-arm64 done 20:33:34 #142 DONE 9.9s 20:33:34 20:33:34 #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:00 #112 DONE 1064.6s 20:34:00 20:34:00 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:34:00 #108 ... 20:34:00 20:34:00 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:34:00 #199 DONE 0.1s 20:34:00 20:34:00 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:34:00 #200 DONE 0.1s 20:34:00 20:34:00 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:34:00 #201 DONE 0.3s 20:34:00 20:34:00 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:34:00 #131 ... 20:34:00 20:34:00 #202 [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:34:00 #202 DONE 0.1s 20:34:00 20:34:00 #142 [security-spiffe-token-provider] exporting to image 20:34:00 #142 exporting layers 20:34:00 #142 exporting layers 0.5s done 20:34:00 #142 writing image sha256:c0278f8ee3a1b7974cfbff668557c26f257fc7b75c0806aca2543a309666fba2 done 20:34:00 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:34:00 #142 DONE 10.5s 20:34:00 20:34:00 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:34:27 #131 DONE 1090.7s 20:34:27 20:34:27 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:34:27 #108 ... 20:34:27 20:34:27 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:34:27 #203 DONE 0.2s 20:34:27 20:34:27 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:34:27 #204 DONE 0.1s 20:34:27 20:34:27 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:34:27 #108 DONE 1091.4s 20:34:27 20:34:27 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:34:27 #205 DONE 0.4s 20:34:27 20:34:27 #206 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:34:27 #206 ... 20:34:27 20:34:27 #207 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:34:27 #207 DONE 0.2s 20:34:27 20:34:27 #208 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:34:27 #208 DONE 0.1s 20:34:27 20:34:27 #206 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:34:27 #206 DONE 0.2s 20:34:27 20:34:27 #142 [support-notifications] exporting to image 20:34:27 #142 exporting layers 20:34:27 #142 exporting layers 0.4s done 20:34:27 #142 writing image sha256:6d279bc5d3c294e6c3c5e96539f11cb5228ccc413501f6f154edf7b3e0c5a7c3 done 20:34:27 #142 naming to docker.io/library/support-notifications-arm64 done 20:34:27 #142 DONE 10.9s 20:34:27 20:34:27 #209 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:34:27 #209 DONE 0.3s 20:34:27 20:34:27 #210 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:34:27 #210 DONE 0.1s 20:34:27 20:34:27 #142 [support-scheduler] exporting to image 20:34:27 #142 exporting layers 0.4s done 20:34:27 #142 writing image sha256:b8a845654406cdd7c066b014cb027e105a4821a00b465fcd3f2231a5fd96a94c done 20:34:27 #142 naming to docker.io/library/support-scheduler-arm64 done 20:34:27 #142 DONE 10.9s 20:34:27 time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:27 time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:27 time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:27 time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:27 time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:27 time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:27 time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:27 time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:27 time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:27 time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:27 time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:27 time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:27 time="2023-08-22T20:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:27 time="2023-08-22T20:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:34:27 $ docker stop --time=1 3ac2e79c024604a69313d9f5520261a953693040c9013ebc34dbaf83c8af40c7 20:34:29 $ docker rm -f --volumes 3ac2e79c024604a69313d9f5520261a953693040c9013ebc34dbaf83c8af40c7 [Pipeline] // withDockerContainer [Pipeline] sh 20:34:29 + docker images 20:34:29 REPOSITORY TAG IMAGE ID CREATED SIZE 20:34:29 support-notifications-arm64 latest 6d279bc5d3c2 5 seconds ago 33.7MB 20:34:29 support-scheduler-arm64 latest b8a845654406 5 seconds ago 32.9MB 20:34:29 security-spiffe-token-provider-arm64 latest c0278f8ee3a1 31 seconds ago 33.3MB 20:34:29 core-metadata-arm64 latest f3aa0b0f3a7f 56 seconds ago 21.2MB 20:34:29 core-data-arm64 latest d2939e4241f8 58 seconds ago 20.9MB 20:34:29 core-command-arm64 latest 954d05fe6747 About a minute ago 20.8MB 20:34:29 core-common-config-bootstrapper-arm64 latest 055e7db3a57f About a minute ago 18MB 20:34:29 security-proxy-auth-arm64 latest 34ae8ba0db5b 2 minutes ago 19.3MB 20:34:29 security-secretstore-setup-arm64 latest 94631666f899 2 minutes ago 43MB 20:34:29 security-bootstrapper-arm64 latest 012e1101765d 2 minutes ago 22.6MB 20:34:29 security-proxy-setup-arm64 latest d876079c8bc4 2 minutes ago 28.8MB 20:34:29 security-spire-agent-arm64 latest 48810d84305e 18 minutes ago 152MB 20:34:29 security-spire-config-arm64 latest 921276cf756f 18 minutes ago 96.1MB 20:34:29 security-spire-server-arm64 latest 9b8f0bbd3d50 18 minutes ago 96.9MB 20:34:29 ci-base-image-arm64 latest 968b7ad43822 20 minutes ago 1.05GB 20:34:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB 20:34:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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 20:34:29 provisioning config files... 20:34:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/566@tmp/config4895305316123305878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:30 ---> docker-login.sh 20:34:30 nexus3.edgexfoundry.org:10001 20:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:30 Configure a credential helper to remove this warning. See 20:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:30 20:34:30 Login Succeeded 20:34:30 nexus3.edgexfoundry.org:10002 20:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:30 Configure a credential helper to remove this warning. See 20:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:30 20:34:30 Login Succeeded 20:34:30 nexus3.edgexfoundry.org:10003 20:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:31 Configure a credential helper to remove this warning. See 20:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:31 20:34:31 Login Succeeded 20:34:31 nexus3.edgexfoundry.org:10004 20:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:31 Configure a credential helper to remove this warning. See 20:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:31 20:34:31 Login Succeeded 20:34:31 docker.io 20:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:31 Configure a credential helper to remove this warning. See 20:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:31 20:34:31 Login Succeeded 20:34:31 ---> docker-login.sh ends [Pipeline] } 20:34:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:31 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:34:31 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:34:31 latest 20:34:31 3.1.0-dev.32 20:34:31 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:34:31 main 20:34:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:34:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:34:32 c6a400761387: Preparing 20:34:32 72e266b00a7f: Preparing 20:34:32 f660dfe91bc8: Preparing 20:34:32 9f60c2aad068: Preparing 20:34:32 b020c0357f63: Preparing 20:34:32 d2d9d24a8c2a: Preparing 20:34:32 d2d9d24a8c2a: Waiting 20:34:32 9f60c2aad068: Pushed 20:34:32 f660dfe91bc8: Pushed 20:34:32 c6a400761387: Pushed 20:34:32 b020c0357f63: Pushed 20:34:32 d2d9d24a8c2a: Layer already exists 20:34:36 72e266b00a7f: Pushed 20:34:36 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:0c1f5bc9c9c4d7433d557476b16bf041bfbc276a7ee14f1a976eb962c4f81c34 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:34:37 c6a400761387: Preparing 20:34:37 72e266b00a7f: Preparing 20:34:37 f660dfe91bc8: Preparing 20:34:37 9f60c2aad068: Preparing 20:34:37 b020c0357f63: Preparing 20:34:37 d2d9d24a8c2a: Preparing 20:34:37 d2d9d24a8c2a: Waiting 20:34:37 f660dfe91bc8: Layer already exists 20:34:37 9f60c2aad068: Layer already exists 20:34:37 72e266b00a7f: Layer already exists 20:34:37 c6a400761387: Layer already exists 20:34:37 b020c0357f63: Layer already exists 20:34:37 d2d9d24a8c2a: Layer already exists 20:34:37 latest: digest: sha256:0c1f5bc9c9c4d7433d557476b16bf041bfbc276a7ee14f1a976eb962c4f81c34 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.32 20:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:34:37 c6a400761387: Preparing 20:34:37 72e266b00a7f: Preparing 20:34:37 f660dfe91bc8: Preparing 20:34:37 9f60c2aad068: Preparing 20:34:37 b020c0357f63: Preparing 20:34:37 d2d9d24a8c2a: Preparing 20:34:37 d2d9d24a8c2a: Waiting 20:34:37 c6a400761387: Layer already exists 20:34:37 f660dfe91bc8: Layer already exists 20:34:37 72e266b00a7f: Layer already exists 20:34:37 b020c0357f63: Layer already exists 20:34:37 9f60c2aad068: Layer already exists 20:34:37 d2d9d24a8c2a: Layer already exists 20:34:37 3.1.0-dev.32: digest: sha256:0c1f5bc9c9c4d7433d557476b16bf041bfbc276a7ee14f1a976eb962c4f81c34 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:34:38 c6a400761387: Preparing 20:34:38 72e266b00a7f: Preparing 20:34:38 f660dfe91bc8: Preparing 20:34:38 9f60c2aad068: Preparing 20:34:38 b020c0357f63: Preparing 20:34:38 d2d9d24a8c2a: Preparing 20:34:38 d2d9d24a8c2a: Waiting 20:34:38 9f60c2aad068: Layer already exists 20:34:38 b020c0357f63: Layer already exists 20:34:38 f660dfe91bc8: Layer already exists 20:34:38 72e266b00a7f: Layer already exists 20:34:38 c6a400761387: Layer already exists 20:34:38 d2d9d24a8c2a: Layer already exists 20:34:38 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:0c1f5bc9c9c4d7433d557476b16bf041bfbc276a7ee14f1a976eb962c4f81c34 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:34:39 c6a400761387: Preparing 20:34:39 72e266b00a7f: Preparing 20:34:39 f660dfe91bc8: Preparing 20:34:39 9f60c2aad068: Preparing 20:34:39 b020c0357f63: Preparing 20:34:39 d2d9d24a8c2a: Preparing 20:34:39 d2d9d24a8c2a: Waiting 20:34:39 c6a400761387: Layer already exists 20:34:39 72e266b00a7f: Layer already exists 20:34:39 9f60c2aad068: Layer already exists 20:34:39 f660dfe91bc8: Layer already exists 20:34:39 b020c0357f63: Layer already exists 20:34:39 d2d9d24a8c2a: Layer already exists 20:34:39 main: digest: sha256:0c1f5bc9c9c4d7433d557476b16bf041bfbc276a7ee14f1a976eb962c4f81c34 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:39 ===================================================== [Pipeline] echo 20:34:39 taggedImages: 20:34:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:34:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:34:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.32 20:34:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:34:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:34:39 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:34:39 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:34:39 latest 20:34:39 3.1.0-dev.32 20:34:39 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:34:39 main 20:34:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:34:40 06349a42c528: Preparing 20:34:40 18d6f2f7bf57: Preparing 20:34:40 7423a2820a07: Preparing 20:34:40 7a81dd45a35e: Preparing 20:34:40 f660dfe91bc8: Preparing 20:34:40 9f60c2aad068: Preparing 20:34:40 b020c0357f63: Preparing 20:34:40 d2d9d24a8c2a: Preparing 20:34:40 9f60c2aad068: Waiting 20:34:40 b020c0357f63: Waiting 20:34:40 d2d9d24a8c2a: Waiting 20:34:40 f660dfe91bc8: Layer already exists 20:34:40 9f60c2aad068: Layer already exists 20:34:40 b020c0357f63: Layer already exists 20:34:40 d2d9d24a8c2a: Layer already exists 20:34:40 18d6f2f7bf57: Pushed 20:34:40 7423a2820a07: Pushed 20:34:40 06349a42c528: Pushed 20:34:43 7a81dd45a35e: Pushed 20:34:43 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:8dfc366e8304b60527b224c8725e1c195004847c47ea837841bcd7acc2d2a0a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:43 + 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 20:34:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:34:43 06349a42c528: Preparing 20:34:43 18d6f2f7bf57: Preparing 20:34:43 7423a2820a07: Preparing 20:34:43 7a81dd45a35e: Preparing 20:34:43 f660dfe91bc8: Preparing 20:34:43 9f60c2aad068: Preparing 20:34:43 b020c0357f63: Preparing 20:34:43 d2d9d24a8c2a: Preparing 20:34:43 9f60c2aad068: Waiting 20:34:43 b020c0357f63: Waiting 20:34:43 d2d9d24a8c2a: Waiting 20:34:43 7a81dd45a35e: Layer already exists 20:34:43 06349a42c528: Layer already exists 20:34:43 7423a2820a07: Layer already exists 20:34:43 18d6f2f7bf57: Layer already exists 20:34:43 f660dfe91bc8: Layer already exists 20:34:43 d2d9d24a8c2a: Layer already exists 20:34:43 9f60c2aad068: Layer already exists 20:34:43 b020c0357f63: Layer already exists 20:34:43 latest: digest: sha256:8dfc366e8304b60527b224c8725e1c195004847c47ea837841bcd7acc2d2a0a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.32 20:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:34:44 06349a42c528: Preparing 20:34:44 18d6f2f7bf57: Preparing 20:34:44 7423a2820a07: Preparing 20:34:44 7a81dd45a35e: Preparing 20:34:44 f660dfe91bc8: Preparing 20:34:44 9f60c2aad068: Preparing 20:34:44 b020c0357f63: Preparing 20:34:44 d2d9d24a8c2a: Preparing 20:34:44 9f60c2aad068: Waiting 20:34:44 b020c0357f63: Waiting 20:34:44 d2d9d24a8c2a: Waiting 20:34:44 06349a42c528: Layer already exists 20:34:44 7a81dd45a35e: Layer already exists 20:34:44 7423a2820a07: Layer already exists 20:34:44 18d6f2f7bf57: Layer already exists 20:34:44 f660dfe91bc8: Layer already exists 20:34:44 9f60c2aad068: Layer already exists 20:34:44 b020c0357f63: Layer already exists 20:34:44 d2d9d24a8c2a: Layer already exists 20:34:44 3.1.0-dev.32: digest: sha256:8dfc366e8304b60527b224c8725e1c195004847c47ea837841bcd7acc2d2a0a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:34:45 06349a42c528: Preparing 20:34:45 18d6f2f7bf57: Preparing 20:34:45 7423a2820a07: Preparing 20:34:45 7a81dd45a35e: Preparing 20:34:45 f660dfe91bc8: Preparing 20:34:45 9f60c2aad068: Preparing 20:34:45 b020c0357f63: Preparing 20:34:45 d2d9d24a8c2a: Preparing 20:34:45 9f60c2aad068: Waiting 20:34:45 d2d9d24a8c2a: Waiting 20:34:45 b020c0357f63: Waiting 20:34:45 f660dfe91bc8: Layer already exists 20:34:45 18d6f2f7bf57: Layer already exists 20:34:45 06349a42c528: Layer already exists 20:34:45 7423a2820a07: Layer already exists 20:34:45 7a81dd45a35e: Layer already exists 20:34:45 b020c0357f63: Layer already exists 20:34:45 9f60c2aad068: Layer already exists 20:34:45 d2d9d24a8c2a: Layer already exists 20:34:45 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:8dfc366e8304b60527b224c8725e1c195004847c47ea837841bcd7acc2d2a0a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:34:45 06349a42c528: Preparing 20:34:45 18d6f2f7bf57: Preparing 20:34:45 7423a2820a07: Preparing 20:34:45 7a81dd45a35e: Preparing 20:34:45 f660dfe91bc8: Preparing 20:34:45 9f60c2aad068: Preparing 20:34:45 b020c0357f63: Preparing 20:34:45 d2d9d24a8c2a: Preparing 20:34:45 9f60c2aad068: Waiting 20:34:45 b020c0357f63: Waiting 20:34:45 d2d9d24a8c2a: Waiting 20:34:45 7a81dd45a35e: Layer already exists 20:34:45 7423a2820a07: Layer already exists 20:34:45 06349a42c528: Layer already exists 20:34:45 f660dfe91bc8: Layer already exists 20:34:45 18d6f2f7bf57: Layer already exists 20:34:45 b020c0357f63: Layer already exists 20:34:45 9f60c2aad068: Layer already exists 20:34:45 d2d9d24a8c2a: Layer already exists 20:34:46 main: digest: sha256:8dfc366e8304b60527b224c8725e1c195004847c47ea837841bcd7acc2d2a0a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:46 ===================================================== [Pipeline] echo 20:34:46 taggedImages: 20:34:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:34:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:34:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.32 20:34:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:34:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:34:46 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:34:46 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:34:46 latest 20:34:46 3.1.0-dev.32 20:34:46 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:34:46 main 20:34:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:34:46 ef800c7b6f8d: Preparing 20:34:46 38c10dbc9a26: Preparing 20:34:46 f660dfe91bc8: Preparing 20:34:46 9f60c2aad068: Preparing 20:34:46 c01accd23b23: Preparing 20:34:46 d2d9d24a8c2a: Preparing 20:34:46 d2d9d24a8c2a: Waiting 20:34:46 f660dfe91bc8: Layer already exists 20:34:46 9f60c2aad068: Layer already exists 20:34:47 d2d9d24a8c2a: Layer already exists 20:34:47 ef800c7b6f8d: Pushed 20:34:47 c01accd23b23: Pushed 20:34:50 38c10dbc9a26: Pushed 20:34:50 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:38e5651a8193d2c06d6d637f2c4730329dfdf8c0cb80713a161bde03d403e078 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:34:51 ef800c7b6f8d: Preparing 20:34:51 38c10dbc9a26: Preparing 20:34:51 f660dfe91bc8: Preparing 20:34:51 9f60c2aad068: Preparing 20:34:51 c01accd23b23: Preparing 20:34:51 d2d9d24a8c2a: Preparing 20:34:51 d2d9d24a8c2a: Waiting 20:34:51 f660dfe91bc8: Layer already exists 20:34:51 c01accd23b23: Layer already exists 20:34:51 9f60c2aad068: Layer already exists 20:34:51 38c10dbc9a26: Layer already exists 20:34:51 ef800c7b6f8d: Layer already exists 20:34:51 d2d9d24a8c2a: Layer already exists 20:34:51 latest: digest: sha256:38e5651a8193d2c06d6d637f2c4730329dfdf8c0cb80713a161bde03d403e078 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.32 20:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:34:52 ef800c7b6f8d: Preparing 20:34:52 38c10dbc9a26: Preparing 20:34:52 f660dfe91bc8: Preparing 20:34:52 9f60c2aad068: Preparing 20:34:52 c01accd23b23: Preparing 20:34:52 d2d9d24a8c2a: Preparing 20:34:52 d2d9d24a8c2a: Waiting 20:34:52 38c10dbc9a26: Layer already exists 20:34:52 ef800c7b6f8d: Layer already exists 20:34:52 9f60c2aad068: Layer already exists 20:34:52 f660dfe91bc8: Layer already exists 20:34:52 c01accd23b23: Layer already exists 20:34:52 d2d9d24a8c2a: Layer already exists 20:34:52 3.1.0-dev.32: digest: sha256:38e5651a8193d2c06d6d637f2c4730329dfdf8c0cb80713a161bde03d403e078 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:34:52 ef800c7b6f8d: Preparing 20:34:52 38c10dbc9a26: Preparing 20:34:52 f660dfe91bc8: Preparing 20:34:52 9f60c2aad068: Preparing 20:34:52 c01accd23b23: Preparing 20:34:52 d2d9d24a8c2a: Preparing 20:34:52 d2d9d24a8c2a: Waiting 20:34:52 ef800c7b6f8d: Layer already exists 20:34:52 c01accd23b23: Layer already exists 20:34:52 38c10dbc9a26: Layer already exists 20:34:52 9f60c2aad068: Layer already exists 20:34:52 f660dfe91bc8: Layer already exists 20:34:52 d2d9d24a8c2a: Layer already exists 20:34:52 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:38e5651a8193d2c06d6d637f2c4730329dfdf8c0cb80713a161bde03d403e078 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:34:53 ef800c7b6f8d: Preparing 20:34:53 38c10dbc9a26: Preparing 20:34:53 f660dfe91bc8: Preparing 20:34:53 9f60c2aad068: Preparing 20:34:53 c01accd23b23: Preparing 20:34:53 d2d9d24a8c2a: Preparing 20:34:53 d2d9d24a8c2a: Waiting 20:34:53 c01accd23b23: Layer already exists 20:34:53 f660dfe91bc8: Layer already exists 20:34:53 ef800c7b6f8d: Layer already exists 20:34:53 9f60c2aad068: Layer already exists 20:34:53 38c10dbc9a26: Layer already exists 20:34:53 d2d9d24a8c2a: Layer already exists 20:34:53 main: digest: sha256:38e5651a8193d2c06d6d637f2c4730329dfdf8c0cb80713a161bde03d403e078 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:53 ===================================================== [Pipeline] echo 20:34:53 taggedImages: 20:34:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:34:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:34:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.32 20:34:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:34:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:34:53 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:34:53 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:34:53 latest 20:34:53 3.1.0-dev.32 20:34:53 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:34:53 main 20:34:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:34:54 d06ef54e397a: Preparing 20:34:54 d81a3e9342e4: Preparing 20:34:54 6c1c398d102a: Preparing 20:34:54 f660dfe91bc8: Preparing 20:34:54 9f60c2aad068: Preparing 20:34:54 b020c0357f63: Preparing 20:34:54 d2d9d24a8c2a: Preparing 20:34:54 b020c0357f63: Waiting 20:34:54 d2d9d24a8c2a: Waiting 20:34:54 f660dfe91bc8: Layer already exists 20:34:54 9f60c2aad068: Layer already exists 20:34:54 d2d9d24a8c2a: Layer already exists 20:34:54 b020c0357f63: Layer already exists 20:34:54 d06ef54e397a: Pushed 20:34:54 d81a3e9342e4: Pushed 20:34:57 6c1c398d102a: Pushed 20:34:57 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:f61087bca9c92ab2db96313945c8abaeca252cc188f7439b5bbee60532e5c72a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:34:58 d06ef54e397a: Preparing 20:34:58 d81a3e9342e4: Preparing 20:34:58 6c1c398d102a: Preparing 20:34:58 f660dfe91bc8: Preparing 20:34:58 9f60c2aad068: Preparing 20:34:58 b020c0357f63: Preparing 20:34:58 d2d9d24a8c2a: Preparing 20:34:58 b020c0357f63: Waiting 20:34:58 d2d9d24a8c2a: Waiting 20:34:58 6c1c398d102a: Layer already exists 20:34:58 d81a3e9342e4: Layer already exists 20:34:58 f660dfe91bc8: Layer already exists 20:34:58 d06ef54e397a: Layer already exists 20:34:58 9f60c2aad068: Layer already exists 20:34:58 d2d9d24a8c2a: Layer already exists 20:34:58 b020c0357f63: Layer already exists 20:34:58 latest: digest: sha256:f61087bca9c92ab2db96313945c8abaeca252cc188f7439b5bbee60532e5c72a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.32 20:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:34:59 d06ef54e397a: Preparing 20:34:59 d81a3e9342e4: Preparing 20:34:59 6c1c398d102a: Preparing 20:34:59 f660dfe91bc8: Preparing 20:34:59 9f60c2aad068: Preparing 20:34:59 b020c0357f63: Preparing 20:34:59 d2d9d24a8c2a: Preparing 20:34:59 b020c0357f63: Waiting 20:34:59 d2d9d24a8c2a: Waiting 20:34:59 6c1c398d102a: Layer already exists 20:34:59 9f60c2aad068: Layer already exists 20:34:59 d81a3e9342e4: Layer already exists 20:34:59 f660dfe91bc8: Layer already exists 20:34:59 d06ef54e397a: Layer already exists 20:34:59 b020c0357f63: Layer already exists 20:34:59 d2d9d24a8c2a: Layer already exists 20:34:59 3.1.0-dev.32: digest: sha256:f61087bca9c92ab2db96313945c8abaeca252cc188f7439b5bbee60532e5c72a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:35:01 d06ef54e397a: Preparing 20:35:01 d81a3e9342e4: Preparing 20:35:01 6c1c398d102a: Preparing 20:35:01 f660dfe91bc8: Preparing 20:35:01 9f60c2aad068: Preparing 20:35:01 b020c0357f63: Preparing 20:35:01 d2d9d24a8c2a: Preparing 20:35:01 b020c0357f63: Waiting 20:35:01 d2d9d24a8c2a: Waiting 20:35:01 f660dfe91bc8: Layer already exists 20:35:01 d81a3e9342e4: Layer already exists 20:35:01 9f60c2aad068: Layer already exists 20:35:01 6c1c398d102a: Layer already exists 20:35:01 d06ef54e397a: Layer already exists 20:35:01 b020c0357f63: Layer already exists 20:35:01 d2d9d24a8c2a: Layer already exists 20:35:01 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:f61087bca9c92ab2db96313945c8abaeca252cc188f7439b5bbee60532e5c72a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:35:01 d06ef54e397a: Preparing 20:35:01 d81a3e9342e4: Preparing 20:35:01 6c1c398d102a: Preparing 20:35:01 f660dfe91bc8: Preparing 20:35:01 9f60c2aad068: Preparing 20:35:01 b020c0357f63: Preparing 20:35:01 d2d9d24a8c2a: Preparing 20:35:01 b020c0357f63: Waiting 20:35:01 d2d9d24a8c2a: Waiting 20:35:01 d81a3e9342e4: Layer already exists 20:35:01 d06ef54e397a: Layer already exists 20:35:01 6c1c398d102a: Layer already exists 20:35:01 9f60c2aad068: Layer already exists 20:35:01 f660dfe91bc8: Layer already exists 20:35:01 b020c0357f63: Layer already exists 20:35:01 d2d9d24a8c2a: Layer already exists 20:35:02 main: digest: sha256:f61087bca9c92ab2db96313945c8abaeca252cc188f7439b5bbee60532e5c72a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:02 ===================================================== [Pipeline] echo 20:35:02 taggedImages: 20:35:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:35:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.32 20:35:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:35:02 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:35:02 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:02 latest 20:35:02 3.1.0-dev.32 20:35:02 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:02 main 20:35:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:35:02 50b68033f794: Preparing 20:35:02 feafd9b739f7: Preparing 20:35:02 0bbb0013abfe: Preparing 20:35:02 d9a5a9bcb0aa: Preparing 20:35:02 99e9cff546f2: Preparing 20:35:02 006d18321b86: Preparing 20:35:02 b695bca9ce89: Preparing 20:35:02 f660dfe91bc8: Preparing 20:35:02 9f60c2aad068: Preparing 20:35:02 9299efa22167: Preparing 20:35:02 c9f38797733e: Preparing 20:35:02 5f70bf18a086: Preparing 20:35:02 7cdaefbf69f1: Preparing 20:35:02 706ade9b6097: Preparing 20:35:02 d2d9d24a8c2a: Preparing 20:35:02 9299efa22167: Waiting 20:35:02 c9f38797733e: Waiting 20:35:02 5f70bf18a086: Waiting 20:35:02 7cdaefbf69f1: Waiting 20:35:02 006d18321b86: Waiting 20:35:02 706ade9b6097: Waiting 20:35:02 b695bca9ce89: Waiting 20:35:02 d2d9d24a8c2a: Waiting 20:35:02 f660dfe91bc8: Waiting 20:35:02 9f60c2aad068: Waiting 20:35:03 0bbb0013abfe: Pushed 20:35:03 99e9cff546f2: Pushed 20:35:03 50b68033f794: Pushed 20:35:03 d9a5a9bcb0aa: Pushed 20:35:03 feafd9b739f7: Pushed 20:35:03 f660dfe91bc8: Layer already exists 20:35:03 9f60c2aad068: Layer already exists 20:35:03 006d18321b86: Pushed 20:35:03 9299efa22167: Pushed 20:35:03 c9f38797733e: Pushed 20:35:03 5f70bf18a086: Pushed 20:35:03 d2d9d24a8c2a: Layer already exists 20:35:03 7cdaefbf69f1: Pushed 20:35:03 706ade9b6097: Pushed 20:35:06 b695bca9ce89: Pushed 20:35:07 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:f486e09adac41c6bef6f631f66ee57691b8a93827ef727743387834f688aa6fa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:35:07 50b68033f794: Preparing 20:35:07 feafd9b739f7: Preparing 20:35:07 0bbb0013abfe: Preparing 20:35:07 d9a5a9bcb0aa: Preparing 20:35:07 99e9cff546f2: Preparing 20:35:07 006d18321b86: Preparing 20:35:07 b695bca9ce89: Preparing 20:35:07 f660dfe91bc8: Preparing 20:35:07 9f60c2aad068: Preparing 20:35:07 9299efa22167: Preparing 20:35:07 c9f38797733e: Preparing 20:35:07 5f70bf18a086: Preparing 20:35:07 7cdaefbf69f1: Preparing 20:35:07 706ade9b6097: Preparing 20:35:07 d2d9d24a8c2a: Preparing 20:35:07 006d18321b86: Waiting 20:35:07 b695bca9ce89: Waiting 20:35:07 c9f38797733e: Waiting 20:35:07 f660dfe91bc8: Waiting 20:35:07 7cdaefbf69f1: Waiting 20:35:07 706ade9b6097: Waiting 20:35:07 9f60c2aad068: Waiting 20:35:07 9299efa22167: Waiting 20:35:07 d2d9d24a8c2a: Waiting 20:35:07 5f70bf18a086: Waiting 20:35:07 99e9cff546f2: Layer already exists 20:35:07 feafd9b739f7: Layer already exists 20:35:07 50b68033f794: Layer already exists 20:35:07 d9a5a9bcb0aa: Layer already exists 20:35:07 0bbb0013abfe: Layer already exists 20:35:07 006d18321b86: Layer already exists 20:35:07 b695bca9ce89: Layer already exists 20:35:07 9299efa22167: Layer already exists 20:35:07 9f60c2aad068: Layer already exists 20:35:07 f660dfe91bc8: Layer already exists 20:35:07 5f70bf18a086: Layer already exists 20:35:07 7cdaefbf69f1: Layer already exists 20:35:07 706ade9b6097: Layer already exists 20:35:07 c9f38797733e: Layer already exists 20:35:07 d2d9d24a8c2a: Layer already exists 20:35:08 latest: digest: sha256:f486e09adac41c6bef6f631f66ee57691b8a93827ef727743387834f688aa6fa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.32 20:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:35:08 50b68033f794: Preparing 20:35:08 feafd9b739f7: Preparing 20:35:08 0bbb0013abfe: Preparing 20:35:08 d9a5a9bcb0aa: Preparing 20:35:08 99e9cff546f2: Preparing 20:35:08 006d18321b86: Preparing 20:35:08 b695bca9ce89: Preparing 20:35:08 f660dfe91bc8: Preparing 20:35:08 9f60c2aad068: Preparing 20:35:08 9299efa22167: Preparing 20:35:08 c9f38797733e: Preparing 20:35:08 5f70bf18a086: Preparing 20:35:08 7cdaefbf69f1: Preparing 20:35:08 706ade9b6097: Preparing 20:35:08 d2d9d24a8c2a: Preparing 20:35:08 9f60c2aad068: Waiting 20:35:08 9299efa22167: Waiting 20:35:08 006d18321b86: Waiting 20:35:08 c9f38797733e: Waiting 20:35:08 5f70bf18a086: Waiting 20:35:08 7cdaefbf69f1: Waiting 20:35:08 706ade9b6097: Waiting 20:35:08 d2d9d24a8c2a: Waiting 20:35:08 b695bca9ce89: Waiting 20:35:08 f660dfe91bc8: Waiting 20:35:08 50b68033f794: Layer already exists 20:35:08 0bbb0013abfe: Layer already exists 20:35:08 d9a5a9bcb0aa: Layer already exists 20:35:08 feafd9b739f7: Layer already exists 20:35:08 99e9cff546f2: Layer already exists 20:35:08 b695bca9ce89: Layer already exists 20:35:08 006d18321b86: Layer already exists 20:35:08 f660dfe91bc8: Layer already exists 20:35:08 9f60c2aad068: Layer already exists 20:35:08 9299efa22167: Layer already exists 20:35:08 c9f38797733e: Layer already exists 20:35:08 706ade9b6097: Layer already exists 20:35:08 5f70bf18a086: Layer already exists 20:35:08 d2d9d24a8c2a: Layer already exists 20:35:08 7cdaefbf69f1: Layer already exists 20:35:08 3.1.0-dev.32: digest: sha256:f486e09adac41c6bef6f631f66ee57691b8a93827ef727743387834f688aa6fa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:35:09 50b68033f794: Preparing 20:35:09 feafd9b739f7: Preparing 20:35:09 0bbb0013abfe: Preparing 20:35:09 d9a5a9bcb0aa: Preparing 20:35:09 99e9cff546f2: Preparing 20:35:09 006d18321b86: Preparing 20:35:09 b695bca9ce89: Preparing 20:35:09 f660dfe91bc8: Preparing 20:35:09 9f60c2aad068: Preparing 20:35:09 9299efa22167: Preparing 20:35:09 c9f38797733e: Preparing 20:35:09 5f70bf18a086: Preparing 20:35:09 7cdaefbf69f1: Preparing 20:35:09 706ade9b6097: Preparing 20:35:09 d2d9d24a8c2a: Preparing 20:35:09 b695bca9ce89: Waiting 20:35:09 f660dfe91bc8: Waiting 20:35:09 9f60c2aad068: Waiting 20:35:09 9299efa22167: Waiting 20:35:09 c9f38797733e: Waiting 20:35:09 5f70bf18a086: Waiting 20:35:09 7cdaefbf69f1: Waiting 20:35:09 706ade9b6097: Waiting 20:35:09 d2d9d24a8c2a: Waiting 20:35:09 006d18321b86: Waiting 20:35:09 99e9cff546f2: Layer already exists 20:35:09 0bbb0013abfe: Layer already exists 20:35:09 feafd9b739f7: Layer already exists 20:35:09 d9a5a9bcb0aa: Layer already exists 20:35:09 50b68033f794: Layer already exists 20:35:09 006d18321b86: Layer already exists 20:35:09 f660dfe91bc8: Layer already exists 20:35:09 9299efa22167: Layer already exists 20:35:09 b695bca9ce89: Layer already exists 20:35:09 9f60c2aad068: Layer already exists 20:35:09 7cdaefbf69f1: Layer already exists 20:35:09 c9f38797733e: Layer already exists 20:35:09 5f70bf18a086: Layer already exists 20:35:09 706ade9b6097: Layer already exists 20:35:09 d2d9d24a8c2a: Layer already exists 20:35:09 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:f486e09adac41c6bef6f631f66ee57691b8a93827ef727743387834f688aa6fa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:35:10 50b68033f794: Preparing 20:35:10 feafd9b739f7: Preparing 20:35:10 0bbb0013abfe: Preparing 20:35:10 d9a5a9bcb0aa: Preparing 20:35:10 99e9cff546f2: Preparing 20:35:10 006d18321b86: Preparing 20:35:10 b695bca9ce89: Preparing 20:35:10 f660dfe91bc8: Preparing 20:35:10 9f60c2aad068: Preparing 20:35:10 9299efa22167: Preparing 20:35:10 c9f38797733e: Preparing 20:35:10 5f70bf18a086: Preparing 20:35:10 7cdaefbf69f1: Preparing 20:35:10 706ade9b6097: Preparing 20:35:10 d2d9d24a8c2a: Preparing 20:35:10 f660dfe91bc8: Waiting 20:35:10 9f60c2aad068: Waiting 20:35:10 9299efa22167: Waiting 20:35:10 c9f38797733e: Waiting 20:35:10 5f70bf18a086: Waiting 20:35:10 7cdaefbf69f1: Waiting 20:35:10 706ade9b6097: Waiting 20:35:10 d2d9d24a8c2a: Waiting 20:35:10 006d18321b86: Waiting 20:35:10 b695bca9ce89: Waiting 20:35:10 50b68033f794: Layer already exists 20:35:10 99e9cff546f2: Layer already exists 20:35:10 0bbb0013abfe: Layer already exists 20:35:10 feafd9b739f7: Layer already exists 20:35:10 d9a5a9bcb0aa: Layer already exists 20:35:10 f660dfe91bc8: Layer already exists 20:35:10 9299efa22167: Layer already exists 20:35:10 006d18321b86: Layer already exists 20:35:10 9f60c2aad068: Layer already exists 20:35:10 b695bca9ce89: Layer already exists 20:35:10 7cdaefbf69f1: Layer already exists 20:35:10 5f70bf18a086: Layer already exists 20:35:10 c9f38797733e: Layer already exists 20:35:10 d2d9d24a8c2a: Layer already exists 20:35:10 706ade9b6097: Layer already exists 20:35:10 main: digest: sha256:f486e09adac41c6bef6f631f66ee57691b8a93827ef727743387834f688aa6fa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:10 ===================================================== [Pipeline] echo 20:35:10 taggedImages: 20:35:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:35:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.32 20:35:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:35:10 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 20:35:10 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:10 latest 20:35:10 3.1.0-dev.32 20:35:10 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:10 main 20:35:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:35:11 3da326c38a05: Preparing 20:35:11 04380ddb3c9f: Preparing 20:35:11 311b2db0df57: Preparing 20:35:11 3161507ad0a5: Preparing 20:35:11 f660dfe91bc8: Preparing 20:35:11 9f60c2aad068: Preparing 20:35:11 b020c0357f63: Preparing 20:35:11 d2d9d24a8c2a: Preparing 20:35:11 9f60c2aad068: Waiting 20:35:11 b020c0357f63: Waiting 20:35:11 f660dfe91bc8: Layer already exists 20:35:11 9f60c2aad068: Layer already exists 20:35:11 b020c0357f63: Layer already exists 20:35:11 311b2db0df57: Pushed 20:35:11 d2d9d24a8c2a: Layer already exists 20:35:11 04380ddb3c9f: Pushed 20:35:11 3da326c38a05: Pushed 20:35:14 3161507ad0a5: Pushed 20:35:14 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:aae35c934ae3f2fa43a9e4f5a8187e27f44a2fffb08b4a1194b782882d25d6ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:14 + 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 20:35:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:35:15 3da326c38a05: Preparing 20:35:15 04380ddb3c9f: Preparing 20:35:15 311b2db0df57: Preparing 20:35:15 3161507ad0a5: Preparing 20:35:15 f660dfe91bc8: Preparing 20:35:15 9f60c2aad068: Preparing 20:35:15 b020c0357f63: Preparing 20:35:15 d2d9d24a8c2a: Preparing 20:35:15 9f60c2aad068: Waiting 20:35:15 b020c0357f63: Waiting 20:35:15 d2d9d24a8c2a: Waiting 20:35:15 04380ddb3c9f: Layer already exists 20:35:15 f660dfe91bc8: Layer already exists 20:35:15 311b2db0df57: Layer already exists 20:35:15 3da326c38a05: Layer already exists 20:35:15 3161507ad0a5: Layer already exists 20:35:15 d2d9d24a8c2a: Layer already exists 20:35:15 b020c0357f63: Layer already exists 20:35:15 9f60c2aad068: Layer already exists 20:35:15 latest: digest: sha256:aae35c934ae3f2fa43a9e4f5a8187e27f44a2fffb08b4a1194b782882d25d6ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.32 20:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:35:16 3da326c38a05: Preparing 20:35:16 04380ddb3c9f: Preparing 20:35:16 311b2db0df57: Preparing 20:35:16 3161507ad0a5: Preparing 20:35:16 f660dfe91bc8: Preparing 20:35:16 9f60c2aad068: Preparing 20:35:16 b020c0357f63: Preparing 20:35:16 d2d9d24a8c2a: Preparing 20:35:16 b020c0357f63: Waiting 20:35:16 d2d9d24a8c2a: Waiting 20:35:16 9f60c2aad068: Waiting 20:35:16 3161507ad0a5: Layer already exists 20:35:16 f660dfe91bc8: Layer already exists 20:35:16 3da326c38a05: Layer already exists 20:35:16 311b2db0df57: Layer already exists 20:35:16 04380ddb3c9f: Layer already exists 20:35:16 9f60c2aad068: Layer already exists 20:35:16 d2d9d24a8c2a: Layer already exists 20:35:16 b020c0357f63: Layer already exists 20:35:16 3.1.0-dev.32: digest: sha256:aae35c934ae3f2fa43a9e4f5a8187e27f44a2fffb08b4a1194b782882d25d6ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:35:17 3da326c38a05: Preparing 20:35:17 04380ddb3c9f: Preparing 20:35:17 311b2db0df57: Preparing 20:35:17 3161507ad0a5: Preparing 20:35:17 f660dfe91bc8: Preparing 20:35:17 9f60c2aad068: Preparing 20:35:17 b020c0357f63: Preparing 20:35:17 d2d9d24a8c2a: Preparing 20:35:17 b020c0357f63: Waiting 20:35:17 9f60c2aad068: Waiting 20:35:17 d2d9d24a8c2a: Waiting 20:35:17 3161507ad0a5: Layer already exists 20:35:17 04380ddb3c9f: Layer already exists 20:35:17 f660dfe91bc8: Layer already exists 20:35:17 3da326c38a05: Layer already exists 20:35:17 311b2db0df57: Layer already exists 20:35:17 b020c0357f63: Layer already exists 20:35:17 9f60c2aad068: Layer already exists 20:35:17 d2d9d24a8c2a: Layer already exists 20:35:17 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:aae35c934ae3f2fa43a9e4f5a8187e27f44a2fffb08b4a1194b782882d25d6ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:17 + 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 20:35:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 20:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:35:17 3da326c38a05: Preparing 20:35:17 04380ddb3c9f: Preparing 20:35:17 311b2db0df57: Preparing 20:35:17 3161507ad0a5: Preparing 20:35:17 f660dfe91bc8: Preparing 20:35:17 9f60c2aad068: Preparing 20:35:17 b020c0357f63: Preparing 20:35:17 d2d9d24a8c2a: Preparing 20:35:17 9f60c2aad068: Waiting 20:35:17 b020c0357f63: Waiting 20:35:17 d2d9d24a8c2a: Waiting 20:35:17 3da326c38a05: Layer already exists 20:35:17 311b2db0df57: Layer already exists 20:35:17 f660dfe91bc8: Layer already exists 20:35:17 3161507ad0a5: Layer already exists 20:35:17 04380ddb3c9f: Layer already exists 20:35:17 9f60c2aad068: Layer already exists 20:35:17 b020c0357f63: Layer already exists 20:35:17 d2d9d24a8c2a: Layer already exists 20:35:17 main: digest: sha256:aae35c934ae3f2fa43a9e4f5a8187e27f44a2fffb08b4a1194b782882d25d6ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:17 ===================================================== [Pipeline] echo 20:35:17 taggedImages: 20:35:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:35:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.32 20:35:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 20:35:17 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:35:17 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:17 latest 20:35:17 3.1.0-dev.32 20:35:17 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:17 main 20:35:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:35:18 8e2fd1cde033: Preparing 20:35:18 275e1c87f0c4: Preparing 20:35:18 9d60eb1525c1: Preparing 20:35:18 8384526e35dd: Preparing 20:35:18 36d9662c9828: Preparing 20:35:18 f660dfe91bc8: Preparing 20:35:18 9f60c2aad068: Preparing 20:35:18 c5cfb9fbc08c: Preparing 20:35:18 b2c2d7ecdf61: Preparing 20:35:18 d2d9d24a8c2a: Preparing 20:35:18 f660dfe91bc8: Waiting 20:35:18 9f60c2aad068: Waiting 20:35:18 b2c2d7ecdf61: Waiting 20:35:18 d2d9d24a8c2a: Waiting 20:35:18 c5cfb9fbc08c: Waiting 20:35:18 8384526e35dd: Pushed 20:35:18 8e2fd1cde033: Pushed 20:35:18 275e1c87f0c4: Pushed 20:35:18 36d9662c9828: Pushed 20:35:18 9f60c2aad068: Layer already exists 20:35:18 f660dfe91bc8: Layer already exists 20:35:18 d2d9d24a8c2a: Layer already exists 20:35:19 c5cfb9fbc08c: Pushed 20:35:21 9d60eb1525c1: Pushed 20:35:21 b2c2d7ecdf61: Pushed 20:35:21 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:a8d36ccf146db53f4e776c4309d4a77a5734878a6cf91702d21d47c76535cd7f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:22 + 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 20:35:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:35:22 8e2fd1cde033: Preparing 20:35:22 275e1c87f0c4: Preparing 20:35:22 9d60eb1525c1: Preparing 20:35:22 8384526e35dd: Preparing 20:35:22 36d9662c9828: Preparing 20:35:22 f660dfe91bc8: Preparing 20:35:22 9f60c2aad068: Preparing 20:35:22 c5cfb9fbc08c: Preparing 20:35:22 b2c2d7ecdf61: Preparing 20:35:22 d2d9d24a8c2a: Preparing 20:35:22 f660dfe91bc8: Waiting 20:35:22 9f60c2aad068: Waiting 20:35:22 b2c2d7ecdf61: Waiting 20:35:22 d2d9d24a8c2a: Waiting 20:35:22 c5cfb9fbc08c: Waiting 20:35:22 275e1c87f0c4: Layer already exists 20:35:22 8384526e35dd: Layer already exists 20:35:22 9d60eb1525c1: Layer already exists 20:35:22 36d9662c9828: Layer already exists 20:35:22 8e2fd1cde033: Layer already exists 20:35:22 c5cfb9fbc08c: Layer already exists 20:35:22 f660dfe91bc8: Layer already exists 20:35:22 d2d9d24a8c2a: Layer already exists 20:35:22 9f60c2aad068: Layer already exists 20:35:22 b2c2d7ecdf61: Layer already exists 20:35:22 latest: digest: sha256:a8d36ccf146db53f4e776c4309d4a77a5734878a6cf91702d21d47c76535cd7f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.32 20:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:35:23 8e2fd1cde033: Preparing 20:35:23 275e1c87f0c4: Preparing 20:35:23 9d60eb1525c1: Preparing 20:35:23 8384526e35dd: Preparing 20:35:23 36d9662c9828: Preparing 20:35:23 f660dfe91bc8: Preparing 20:35:23 9f60c2aad068: Preparing 20:35:23 c5cfb9fbc08c: Preparing 20:35:23 b2c2d7ecdf61: Preparing 20:35:23 d2d9d24a8c2a: Preparing 20:35:23 c5cfb9fbc08c: Waiting 20:35:23 b2c2d7ecdf61: Waiting 20:35:23 d2d9d24a8c2a: Waiting 20:35:23 f660dfe91bc8: Waiting 20:35:23 9f60c2aad068: Waiting 20:35:23 36d9662c9828: Layer already exists 20:35:23 9d60eb1525c1: Layer already exists 20:35:23 8e2fd1cde033: Layer already exists 20:35:23 275e1c87f0c4: Layer already exists 20:35:23 8384526e35dd: Layer already exists 20:35:23 c5cfb9fbc08c: Layer already exists 20:35:23 9f60c2aad068: Layer already exists 20:35:23 f660dfe91bc8: Layer already exists 20:35:23 d2d9d24a8c2a: Layer already exists 20:35:23 b2c2d7ecdf61: Layer already exists 20:35:23 3.1.0-dev.32: digest: sha256:a8d36ccf146db53f4e776c4309d4a77a5734878a6cf91702d21d47c76535cd7f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:35:24 8e2fd1cde033: Preparing 20:35:24 275e1c87f0c4: Preparing 20:35:24 9d60eb1525c1: Preparing 20:35:24 8384526e35dd: Preparing 20:35:24 36d9662c9828: Preparing 20:35:24 f660dfe91bc8: Preparing 20:35:24 9f60c2aad068: Preparing 20:35:24 c5cfb9fbc08c: Preparing 20:35:24 b2c2d7ecdf61: Preparing 20:35:24 d2d9d24a8c2a: Preparing 20:35:24 f660dfe91bc8: Waiting 20:35:24 9f60c2aad068: Waiting 20:35:24 c5cfb9fbc08c: Waiting 20:35:24 d2d9d24a8c2a: Waiting 20:35:24 b2c2d7ecdf61: Waiting 20:35:24 9d60eb1525c1: Layer already exists 20:35:24 8e2fd1cde033: Layer already exists 20:35:24 8384526e35dd: Layer already exists 20:35:24 275e1c87f0c4: Layer already exists 20:35:24 36d9662c9828: Layer already exists 20:35:24 d2d9d24a8c2a: Layer already exists 20:35:24 9f60c2aad068: Layer already exists 20:35:24 b2c2d7ecdf61: Layer already exists 20:35:24 f660dfe91bc8: Layer already exists 20:35:24 c5cfb9fbc08c: Layer already exists 20:35:24 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:a8d36ccf146db53f4e776c4309d4a77a5734878a6cf91702d21d47c76535cd7f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:24 + 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 20:35:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:35:25 8e2fd1cde033: Preparing 20:35:25 275e1c87f0c4: Preparing 20:35:25 9d60eb1525c1: Preparing 20:35:25 8384526e35dd: Preparing 20:35:25 36d9662c9828: Preparing 20:35:25 f660dfe91bc8: Preparing 20:35:25 9f60c2aad068: Preparing 20:35:25 c5cfb9fbc08c: Preparing 20:35:25 b2c2d7ecdf61: Preparing 20:35:25 d2d9d24a8c2a: Preparing 20:35:25 f660dfe91bc8: Waiting 20:35:25 9f60c2aad068: Waiting 20:35:25 c5cfb9fbc08c: Waiting 20:35:25 b2c2d7ecdf61: Waiting 20:35:25 d2d9d24a8c2a: Waiting 20:35:25 8384526e35dd: Layer already exists 20:35:25 275e1c87f0c4: Layer already exists 20:35:25 36d9662c9828: Layer already exists 20:35:25 9d60eb1525c1: Layer already exists 20:35:25 8e2fd1cde033: Layer already exists 20:35:25 f660dfe91bc8: Layer already exists 20:35:25 9f60c2aad068: Layer already exists 20:35:25 b2c2d7ecdf61: Layer already exists 20:35:25 c5cfb9fbc08c: Layer already exists 20:35:25 d2d9d24a8c2a: Layer already exists 20:35:25 main: digest: sha256:a8d36ccf146db53f4e776c4309d4a77a5734878a6cf91702d21d47c76535cd7f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:25 ===================================================== [Pipeline] echo 20:35:25 taggedImages: 20:35:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:35:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.32 20:35:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:35:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:35:25 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:25 latest 20:35:25 3.1.0-dev.32 20:35:25 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:25 main 20:35:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:35:25 adfd319534fd: Preparing 20:35:25 0baa40761225: Preparing 20:35:25 c4620ad7f24c: Preparing 20:35:25 a718eb19e622: Preparing 20:35:25 e901a49a8172: Preparing 20:35:25 669a0a752e88: Preparing 20:35:25 9c3fefcb7f57: Preparing 20:35:25 f660dfe91bc8: Preparing 20:35:25 9f60c2aad068: Preparing 20:35:25 0c148a6be876: Preparing 20:35:25 d2d9d24a8c2a: Preparing 20:35:25 669a0a752e88: Waiting 20:35:25 9c3fefcb7f57: Waiting 20:35:25 f660dfe91bc8: Waiting 20:35:25 9f60c2aad068: Waiting 20:35:25 0c148a6be876: Waiting 20:35:26 0baa40761225: Pushed 20:35:26 adfd319534fd: Pushed 20:35:26 e901a49a8172: Pushed 20:35:26 f660dfe91bc8: Layer already exists 20:35:26 9f60c2aad068: Layer already exists 20:35:26 9c3fefcb7f57: Pushed 20:35:26 669a0a752e88: Pushed 20:35:26 d2d9d24a8c2a: Layer already exists 20:35:29 a718eb19e622: Pushed 20:35:29 0c148a6be876: Pushed 20:35:29 c4620ad7f24c: Pushed 20:35:29 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:4dec6409de341b9a1d2ff7b4a09925126190dbccb913abb1f2e3af901e910ee6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:30 + 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 20:35:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:35:30 adfd319534fd: Preparing 20:35:30 0baa40761225: Preparing 20:35:30 c4620ad7f24c: Preparing 20:35:30 a718eb19e622: Preparing 20:35:30 e901a49a8172: Preparing 20:35:30 669a0a752e88: Preparing 20:35:30 9c3fefcb7f57: Preparing 20:35:30 f660dfe91bc8: Preparing 20:35:30 9f60c2aad068: Preparing 20:35:30 0c148a6be876: Preparing 20:35:30 d2d9d24a8c2a: Preparing 20:35:30 669a0a752e88: Waiting 20:35:30 9f60c2aad068: Waiting 20:35:30 9c3fefcb7f57: Waiting 20:35:30 f660dfe91bc8: Waiting 20:35:30 0c148a6be876: Waiting 20:35:30 d2d9d24a8c2a: Waiting 20:35:30 e901a49a8172: Layer already exists 20:35:30 adfd319534fd: Layer already exists 20:35:30 c4620ad7f24c: Layer already exists 20:35:30 0baa40761225: Layer already exists 20:35:30 a718eb19e622: Layer already exists 20:35:30 669a0a752e88: Layer already exists 20:35:30 f660dfe91bc8: Layer already exists 20:35:30 9c3fefcb7f57: Layer already exists 20:35:30 9f60c2aad068: Layer already exists 20:35:30 0c148a6be876: Layer already exists 20:35:30 d2d9d24a8c2a: Layer already exists 20:35:30 latest: digest: sha256:4dec6409de341b9a1d2ff7b4a09925126190dbccb913abb1f2e3af901e910ee6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.32 20:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:35:31 adfd319534fd: Preparing 20:35:31 0baa40761225: Preparing 20:35:31 c4620ad7f24c: Preparing 20:35:31 a718eb19e622: Preparing 20:35:31 e901a49a8172: Preparing 20:35:31 669a0a752e88: Preparing 20:35:31 9c3fefcb7f57: Preparing 20:35:31 f660dfe91bc8: Preparing 20:35:31 9f60c2aad068: Preparing 20:35:31 0c148a6be876: Preparing 20:35:31 d2d9d24a8c2a: Preparing 20:35:31 669a0a752e88: Waiting 20:35:31 f660dfe91bc8: Waiting 20:35:31 9c3fefcb7f57: Waiting 20:35:31 9f60c2aad068: Waiting 20:35:31 0c148a6be876: Waiting 20:35:31 d2d9d24a8c2a: Waiting 20:35:31 adfd319534fd: Layer already exists 20:35:31 e901a49a8172: Layer already exists 20:35:31 c4620ad7f24c: Layer already exists 20:35:31 a718eb19e622: Layer already exists 20:35:31 0baa40761225: Layer already exists 20:35:31 9c3fefcb7f57: Layer already exists 20:35:31 669a0a752e88: Layer already exists 20:35:31 f660dfe91bc8: Layer already exists 20:35:31 0c148a6be876: Layer already exists 20:35:31 9f60c2aad068: Layer already exists 20:35:31 d2d9d24a8c2a: Layer already exists 20:35:31 3.1.0-dev.32: digest: sha256:4dec6409de341b9a1d2ff7b4a09925126190dbccb913abb1f2e3af901e910ee6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:35:32 adfd319534fd: Preparing 20:35:32 0baa40761225: Preparing 20:35:32 c4620ad7f24c: Preparing 20:35:32 a718eb19e622: Preparing 20:35:32 e901a49a8172: Preparing 20:35:32 669a0a752e88: Preparing 20:35:32 9c3fefcb7f57: Preparing 20:35:32 f660dfe91bc8: Preparing 20:35:32 9f60c2aad068: Preparing 20:35:32 0c148a6be876: Preparing 20:35:32 d2d9d24a8c2a: Preparing 20:35:32 669a0a752e88: Waiting 20:35:32 9f60c2aad068: Waiting 20:35:32 9c3fefcb7f57: Waiting 20:35:32 0c148a6be876: Waiting 20:35:32 f660dfe91bc8: Waiting 20:35:32 d2d9d24a8c2a: Waiting 20:35:32 adfd319534fd: Layer already exists 20:35:32 e901a49a8172: Layer already exists 20:35:32 c4620ad7f24c: Layer already exists 20:35:32 0baa40761225: Layer already exists 20:35:32 a718eb19e622: Layer already exists 20:35:32 669a0a752e88: Layer already exists 20:35:32 9c3fefcb7f57: Layer already exists 20:35:32 f660dfe91bc8: Layer already exists 20:35:32 9f60c2aad068: Layer already exists 20:35:32 0c148a6be876: Layer already exists 20:35:32 d2d9d24a8c2a: Layer already exists 20:35:32 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:4dec6409de341b9a1d2ff7b4a09925126190dbccb913abb1f2e3af901e910ee6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:32 + 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 20:35:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:35:33 adfd319534fd: Preparing 20:35:33 0baa40761225: Preparing 20:35:33 c4620ad7f24c: Preparing 20:35:33 a718eb19e622: Preparing 20:35:33 e901a49a8172: Preparing 20:35:33 669a0a752e88: Preparing 20:35:33 9c3fefcb7f57: Preparing 20:35:33 f660dfe91bc8: Preparing 20:35:33 9f60c2aad068: Preparing 20:35:33 0c148a6be876: Preparing 20:35:33 d2d9d24a8c2a: Preparing 20:35:33 f660dfe91bc8: Waiting 20:35:33 9f60c2aad068: Waiting 20:35:33 d2d9d24a8c2a: Waiting 20:35:33 669a0a752e88: Waiting 20:35:33 0c148a6be876: Waiting 20:35:33 9c3fefcb7f57: Waiting 20:35:33 e901a49a8172: Layer already exists 20:35:33 c4620ad7f24c: Layer already exists 20:35:33 adfd319534fd: Layer already exists 20:35:33 a718eb19e622: Layer already exists 20:35:33 0baa40761225: Layer already exists 20:35:33 669a0a752e88: Layer already exists 20:35:33 9c3fefcb7f57: Layer already exists 20:35:33 0c148a6be876: Layer already exists 20:35:33 f660dfe91bc8: Layer already exists 20:35:33 9f60c2aad068: Layer already exists 20:35:33 d2d9d24a8c2a: Layer already exists 20:35:33 main: digest: sha256:4dec6409de341b9a1d2ff7b4a09925126190dbccb913abb1f2e3af901e910ee6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:33 ===================================================== [Pipeline] echo 20:35:33 taggedImages: 20:35:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:35:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.32 20:35:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:35:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:35:33 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:33 latest 20:35:33 3.1.0-dev.32 20:35:33 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:33 main 20:35:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:35:34 a62af8e722ea: Preparing 20:35:34 a773b68f3045: Preparing 20:35:34 f660dfe91bc8: Preparing 20:35:34 9f60c2aad068: Preparing 20:35:34 b904f67b6f14: Preparing 20:35:34 d2d9d24a8c2a: Preparing 20:35:34 d2d9d24a8c2a: Waiting 20:35:34 f660dfe91bc8: Layer already exists 20:35:34 9f60c2aad068: Layer already exists 20:35:34 d2d9d24a8c2a: Layer already exists 20:35:34 a62af8e722ea: Pushed 20:35:35 b904f67b6f14: Pushed 20:35:39 a773b68f3045: Pushed 20:35:39 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:d4dd1fee1e68a6a60021446ffe980892f34e2b697c2d8e80c213fcb6bc3b7fbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:39 + 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 20:35:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:35:39 a62af8e722ea: Preparing 20:35:39 a773b68f3045: Preparing 20:35:39 f660dfe91bc8: Preparing 20:35:39 9f60c2aad068: Preparing 20:35:39 b904f67b6f14: Preparing 20:35:39 d2d9d24a8c2a: Preparing 20:35:39 d2d9d24a8c2a: Waiting 20:35:39 a773b68f3045: Layer already exists 20:35:39 b904f67b6f14: Layer already exists 20:35:39 a62af8e722ea: Layer already exists 20:35:39 f660dfe91bc8: Layer already exists 20:35:39 9f60c2aad068: Layer already exists 20:35:39 d2d9d24a8c2a: Layer already exists 20:35:40 latest: digest: sha256:d4dd1fee1e68a6a60021446ffe980892f34e2b697c2d8e80c213fcb6bc3b7fbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.32 20:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:35:40 a62af8e722ea: Preparing 20:35:40 a773b68f3045: Preparing 20:35:40 f660dfe91bc8: Preparing 20:35:40 9f60c2aad068: Preparing 20:35:40 b904f67b6f14: Preparing 20:35:40 d2d9d24a8c2a: Preparing 20:35:40 d2d9d24a8c2a: Waiting 20:35:40 a773b68f3045: Layer already exists 20:35:40 f660dfe91bc8: Layer already exists 20:35:40 9f60c2aad068: Layer already exists 20:35:40 b904f67b6f14: Layer already exists 20:35:40 a62af8e722ea: Layer already exists 20:35:40 d2d9d24a8c2a: Layer already exists 20:35:40 3.1.0-dev.32: digest: sha256:d4dd1fee1e68a6a60021446ffe980892f34e2b697c2d8e80c213fcb6bc3b7fbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:35:41 a62af8e722ea: Preparing 20:35:41 a773b68f3045: Preparing 20:35:41 f660dfe91bc8: Preparing 20:35:41 9f60c2aad068: Preparing 20:35:41 b904f67b6f14: Preparing 20:35:41 d2d9d24a8c2a: Preparing 20:35:41 d2d9d24a8c2a: Waiting 20:35:41 9f60c2aad068: Layer already exists 20:35:41 a773b68f3045: Layer already exists 20:35:41 a62af8e722ea: Layer already exists 20:35:41 f660dfe91bc8: Layer already exists 20:35:41 b904f67b6f14: Layer already exists 20:35:41 d2d9d24a8c2a: Layer already exists 20:35:41 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:d4dd1fee1e68a6a60021446ffe980892f34e2b697c2d8e80c213fcb6bc3b7fbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:41 + 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 20:35:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:35:42 a62af8e722ea: Preparing 20:35:42 a773b68f3045: Preparing 20:35:42 f660dfe91bc8: Preparing 20:35:42 9f60c2aad068: Preparing 20:35:42 b904f67b6f14: Preparing 20:35:42 d2d9d24a8c2a: Preparing 20:35:42 d2d9d24a8c2a: Waiting 20:35:42 a62af8e722ea: Layer already exists 20:35:42 a773b68f3045: Layer already exists 20:35:42 9f60c2aad068: Layer already exists 20:35:42 b904f67b6f14: Layer already exists 20:35:42 f660dfe91bc8: Layer already exists 20:35:42 d2d9d24a8c2a: Layer already exists 20:35:42 main: digest: sha256:d4dd1fee1e68a6a60021446ffe980892f34e2b697c2d8e80c213fcb6bc3b7fbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:42 ===================================================== [Pipeline] echo 20:35:42 taggedImages: 20:35:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:35:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.32 20:35:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:35:42 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:35:42 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:42 latest 20:35:42 3.1.0-dev.32 20:35:42 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:35:42 main 20:35:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:35:43 6aeb36aaf5db: Preparing 20:35:43 6ce893374851: Preparing 20:35:43 dd4c7e729cc4: Preparing 20:35:43 0b753774adad: Preparing 20:35:43 098a958a78cf: Preparing 20:35:43 f660dfe91bc8: Preparing 20:35:43 9f60c2aad068: Preparing 20:35:43 9159e60f4a25: Preparing 20:35:43 d2d9d24a8c2a: Preparing 20:35:43 9f60c2aad068: Waiting 20:35:43 9159e60f4a25: Waiting 20:35:43 d2d9d24a8c2a: Waiting 20:35:43 f660dfe91bc8: Waiting 20:35:43 dd4c7e729cc4: Pushed 20:35:43 6ce893374851: Pushed 20:35:43 6aeb36aaf5db: Pushed 20:35:43 f660dfe91bc8: Layer already exists 20:35:43 9f60c2aad068: Layer already exists 20:35:43 d2d9d24a8c2a: Layer already exists 20:35:44 9159e60f4a25: Pushed 20:35:56 098a958a78cf: Pushed 20:36:00 0b753774adad: Pushed 20:36:00 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:a6d023294ad60197f3f7b89e680c5e4d19cace3668513d92fc143e76742b936b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:36:01 6aeb36aaf5db: Preparing 20:36:01 6ce893374851: Preparing 20:36:01 dd4c7e729cc4: Preparing 20:36:01 0b753774adad: Preparing 20:36:01 098a958a78cf: Preparing 20:36:01 f660dfe91bc8: Preparing 20:36:01 9f60c2aad068: Preparing 20:36:01 9159e60f4a25: Preparing 20:36:01 d2d9d24a8c2a: Preparing 20:36:01 f660dfe91bc8: Waiting 20:36:01 9f60c2aad068: Waiting 20:36:01 9159e60f4a25: Waiting 20:36:01 d2d9d24a8c2a: Waiting 20:36:01 dd4c7e729cc4: Layer already exists 20:36:01 098a958a78cf: Layer already exists 20:36:01 6ce893374851: Layer already exists 20:36:01 6aeb36aaf5db: Layer already exists 20:36:01 0b753774adad: Layer already exists 20:36:01 9159e60f4a25: Layer already exists 20:36:01 9f60c2aad068: Layer already exists 20:36:01 d2d9d24a8c2a: Layer already exists 20:36:01 f660dfe91bc8: Layer already exists 20:36:01 latest: digest: sha256:a6d023294ad60197f3f7b89e680c5e4d19cace3668513d92fc143e76742b936b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.32 20:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:36:02 6aeb36aaf5db: Preparing 20:36:02 6ce893374851: Preparing 20:36:02 dd4c7e729cc4: Preparing 20:36:02 0b753774adad: Preparing 20:36:02 098a958a78cf: Preparing 20:36:02 f660dfe91bc8: Preparing 20:36:02 9f60c2aad068: Preparing 20:36:02 9159e60f4a25: Preparing 20:36:02 d2d9d24a8c2a: Preparing 20:36:02 9159e60f4a25: Waiting 20:36:02 d2d9d24a8c2a: Waiting 20:36:02 f660dfe91bc8: Waiting 20:36:02 9f60c2aad068: Waiting 20:36:02 6ce893374851: Layer already exists 20:36:02 0b753774adad: Layer already exists 20:36:02 6aeb36aaf5db: Layer already exists 20:36:02 098a958a78cf: Layer already exists 20:36:02 dd4c7e729cc4: Layer already exists 20:36:02 f660dfe91bc8: Layer already exists 20:36:02 9f60c2aad068: Layer already exists 20:36:02 d2d9d24a8c2a: Layer already exists 20:36:02 9159e60f4a25: Layer already exists 20:36:02 3.1.0-dev.32: digest: sha256:a6d023294ad60197f3f7b89e680c5e4d19cace3668513d92fc143e76742b936b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:36:03 6aeb36aaf5db: Preparing 20:36:03 6ce893374851: Preparing 20:36:03 dd4c7e729cc4: Preparing 20:36:03 0b753774adad: Preparing 20:36:03 098a958a78cf: Preparing 20:36:03 f660dfe91bc8: Preparing 20:36:03 9f60c2aad068: Preparing 20:36:03 9159e60f4a25: Preparing 20:36:03 d2d9d24a8c2a: Preparing 20:36:03 f660dfe91bc8: Waiting 20:36:03 9159e60f4a25: Waiting 20:36:03 d2d9d24a8c2a: Waiting 20:36:03 9f60c2aad068: Waiting 20:36:03 6ce893374851: Layer already exists 20:36:03 dd4c7e729cc4: Layer already exists 20:36:03 6aeb36aaf5db: Layer already exists 20:36:03 0b753774adad: Layer already exists 20:36:03 098a958a78cf: Layer already exists 20:36:03 f660dfe91bc8: Layer already exists 20:36:03 9f60c2aad068: Layer already exists 20:36:03 d2d9d24a8c2a: Layer already exists 20:36:03 9159e60f4a25: Layer already exists 20:36:03 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:a6d023294ad60197f3f7b89e680c5e4d19cace3668513d92fc143e76742b936b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:03 + 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 20:36:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:36:03 6aeb36aaf5db: Preparing 20:36:03 6ce893374851: Preparing 20:36:03 dd4c7e729cc4: Preparing 20:36:03 0b753774adad: Preparing 20:36:03 098a958a78cf: Preparing 20:36:03 f660dfe91bc8: Preparing 20:36:03 9f60c2aad068: Preparing 20:36:03 9159e60f4a25: Preparing 20:36:03 d2d9d24a8c2a: Preparing 20:36:03 9f60c2aad068: Waiting 20:36:03 f660dfe91bc8: Waiting 20:36:03 9159e60f4a25: Waiting 20:36:03 d2d9d24a8c2a: Waiting 20:36:03 6aeb36aaf5db: Layer already exists 20:36:03 098a958a78cf: Layer already exists 20:36:03 dd4c7e729cc4: Layer already exists 20:36:03 6ce893374851: Layer already exists 20:36:03 0b753774adad: Layer already exists 20:36:03 9159e60f4a25: Layer already exists 20:36:03 f660dfe91bc8: Layer already exists 20:36:03 d2d9d24a8c2a: Layer already exists 20:36:03 9f60c2aad068: Layer already exists 20:36:04 main: digest: sha256:a6d023294ad60197f3f7b89e680c5e4d19cace3668513d92fc143e76742b936b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:04 ===================================================== [Pipeline] echo 20:36:04 taggedImages: 20:36:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:36:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:36:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.32 20:36:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:36:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:36:04 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:36:04 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:36:04 latest 20:36:04 3.1.0-dev.32 20:36:04 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:36:04 main 20:36:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:36:05 4b03b1fd77f2: Preparing 20:36:05 0030e214e7f7: Preparing 20:36:05 5155860f652f: Preparing 20:36:05 ba23ebb42e07: Preparing 20:36:05 f660dfe91bc8: Preparing 20:36:05 9f60c2aad068: Preparing 20:36:05 744bcbb45823: Preparing 20:36:05 d2d9d24a8c2a: Preparing 20:36:05 744bcbb45823: Waiting 20:36:05 d2d9d24a8c2a: Waiting 20:36:05 9f60c2aad068: Waiting 20:36:05 f660dfe91bc8: Layer already exists 20:36:05 9f60c2aad068: Layer already exists 20:36:05 5155860f652f: Pushed 20:36:05 0030e214e7f7: Pushed 20:36:05 d2d9d24a8c2a: Layer already exists 20:36:05 4b03b1fd77f2: Pushed 20:36:09 744bcbb45823: Pushed 20:36:24 ba23ebb42e07: Pushed 20:36:24 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:c9464a7e16ef67eeb46b9a07a323f4da299f7ebb9616f94d4cd79b86de7b94e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:25 + 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 20:36:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:36:25 4b03b1fd77f2: Preparing 20:36:25 0030e214e7f7: Preparing 20:36:25 5155860f652f: Preparing 20:36:25 ba23ebb42e07: Preparing 20:36:25 f660dfe91bc8: Preparing 20:36:25 9f60c2aad068: Preparing 20:36:25 744bcbb45823: Preparing 20:36:25 d2d9d24a8c2a: Preparing 20:36:25 744bcbb45823: Waiting 20:36:25 d2d9d24a8c2a: Waiting 20:36:25 9f60c2aad068: Waiting 20:36:25 f660dfe91bc8: Layer already exists 20:36:25 0030e214e7f7: Layer already exists 20:36:25 4b03b1fd77f2: Layer already exists 20:36:25 ba23ebb42e07: Layer already exists 20:36:25 5155860f652f: Layer already exists 20:36:25 744bcbb45823: Layer already exists 20:36:25 d2d9d24a8c2a: Layer already exists 20:36:25 9f60c2aad068: Layer already exists 20:36:25 latest: digest: sha256:c9464a7e16ef67eeb46b9a07a323f4da299f7ebb9616f94d4cd79b86de7b94e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.32 20:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:36:26 4b03b1fd77f2: Preparing 20:36:26 0030e214e7f7: Preparing 20:36:26 5155860f652f: Preparing 20:36:26 ba23ebb42e07: Preparing 20:36:26 f660dfe91bc8: Preparing 20:36:26 9f60c2aad068: Preparing 20:36:26 744bcbb45823: Preparing 20:36:26 d2d9d24a8c2a: Preparing 20:36:26 d2d9d24a8c2a: Waiting 20:36:26 744bcbb45823: Waiting 20:36:26 9f60c2aad068: Waiting 20:36:26 5155860f652f: Layer already exists 20:36:26 4b03b1fd77f2: Layer already exists 20:36:26 ba23ebb42e07: Layer already exists 20:36:26 f660dfe91bc8: Layer already exists 20:36:26 0030e214e7f7: Layer already exists 20:36:26 d2d9d24a8c2a: Layer already exists 20:36:26 744bcbb45823: Layer already exists 20:36:26 9f60c2aad068: Layer already exists 20:36:26 3.1.0-dev.32: digest: sha256:c9464a7e16ef67eeb46b9a07a323f4da299f7ebb9616f94d4cd79b86de7b94e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:36:27 4b03b1fd77f2: Preparing 20:36:27 0030e214e7f7: Preparing 20:36:27 5155860f652f: Preparing 20:36:27 ba23ebb42e07: Preparing 20:36:27 f660dfe91bc8: Preparing 20:36:27 9f60c2aad068: Preparing 20:36:27 744bcbb45823: Preparing 20:36:27 d2d9d24a8c2a: Preparing 20:36:27 744bcbb45823: Waiting 20:36:27 d2d9d24a8c2a: Waiting 20:36:27 9f60c2aad068: Waiting 20:36:27 5155860f652f: Layer already exists 20:36:27 f660dfe91bc8: Layer already exists 20:36:27 4b03b1fd77f2: Layer already exists 20:36:27 ba23ebb42e07: Layer already exists 20:36:27 0030e214e7f7: Layer already exists 20:36:27 9f60c2aad068: Layer already exists 20:36:27 744bcbb45823: Layer already exists 20:36:27 d2d9d24a8c2a: Layer already exists 20:36:27 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:c9464a7e16ef67eeb46b9a07a323f4da299f7ebb9616f94d4cd79b86de7b94e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:27 + 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 20:36:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:36:28 4b03b1fd77f2: Preparing 20:36:28 0030e214e7f7: Preparing 20:36:28 5155860f652f: Preparing 20:36:28 ba23ebb42e07: Preparing 20:36:28 f660dfe91bc8: Preparing 20:36:28 9f60c2aad068: Preparing 20:36:28 744bcbb45823: Preparing 20:36:28 d2d9d24a8c2a: Preparing 20:36:28 9f60c2aad068: Waiting 20:36:28 744bcbb45823: Waiting 20:36:28 d2d9d24a8c2a: Waiting 20:36:28 f660dfe91bc8: Layer already exists 20:36:28 0030e214e7f7: Layer already exists 20:36:28 4b03b1fd77f2: Layer already exists 20:36:28 5155860f652f: Layer already exists 20:36:28 ba23ebb42e07: Layer already exists 20:36:28 d2d9d24a8c2a: Layer already exists 20:36:28 744bcbb45823: Layer already exists 20:36:28 9f60c2aad068: Layer already exists 20:36:28 main: digest: sha256:c9464a7e16ef67eeb46b9a07a323f4da299f7ebb9616f94d4cd79b86de7b94e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:28 ===================================================== [Pipeline] echo 20:36:28 taggedImages: 20:36:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:36:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:36:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.32 20:36:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:36:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:36:28 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:36:28 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:36:28 latest 20:36:28 3.1.0-dev.32 20:36:28 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:36:28 main 20:36:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:36:29 a4fdbe8babc8: Preparing 20:36:29 50c2f752c312: Preparing 20:36:29 df72b92f0694: Preparing 20:36:29 ba23ebb42e07: Preparing 20:36:29 f660dfe91bc8: Preparing 20:36:29 9f60c2aad068: Preparing 20:36:29 9159e60f4a25: Preparing 20:36:29 d2d9d24a8c2a: Preparing 20:36:29 9159e60f4a25: Waiting 20:36:29 d2d9d24a8c2a: Waiting 20:36:29 9f60c2aad068: Waiting 20:36:29 f660dfe91bc8: Layer already exists 20:36:29 ba23ebb42e07: Layer already exists 20:36:29 9f60c2aad068: Layer already exists 20:36:29 9159e60f4a25: Layer already exists 20:36:29 d2d9d24a8c2a: Layer already exists 20:36:29 50c2f752c312: Pushed 20:36:29 df72b92f0694: Pushed 20:36:29 a4fdbe8babc8: Pushed 20:36:29 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:aa8cee3169218c4a09ed7ae25f98ebfa8db478c57d683d50c0d9bb6b598c7e14 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:29 + 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 20:36:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:36:30 a4fdbe8babc8: Preparing 20:36:30 50c2f752c312: Preparing 20:36:30 df72b92f0694: Preparing 20:36:30 ba23ebb42e07: Preparing 20:36:30 f660dfe91bc8: Preparing 20:36:30 9f60c2aad068: Preparing 20:36:30 9159e60f4a25: Preparing 20:36:30 d2d9d24a8c2a: Preparing 20:36:30 9f60c2aad068: Waiting 20:36:30 9159e60f4a25: Waiting 20:36:30 df72b92f0694: Layer already exists 20:36:30 f660dfe91bc8: Layer already exists 20:36:30 ba23ebb42e07: Layer already exists 20:36:30 a4fdbe8babc8: Layer already exists 20:36:30 50c2f752c312: Layer already exists 20:36:30 9159e60f4a25: Layer already exists 20:36:30 d2d9d24a8c2a: Layer already exists 20:36:30 9f60c2aad068: Layer already exists 20:36:30 latest: digest: sha256:aa8cee3169218c4a09ed7ae25f98ebfa8db478c57d683d50c0d9bb6b598c7e14 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.32 20:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:36:31 a4fdbe8babc8: Preparing 20:36:31 50c2f752c312: Preparing 20:36:31 df72b92f0694: Preparing 20:36:31 ba23ebb42e07: Preparing 20:36:31 f660dfe91bc8: Preparing 20:36:31 9f60c2aad068: Preparing 20:36:31 9159e60f4a25: Preparing 20:36:31 d2d9d24a8c2a: Preparing 20:36:31 9f60c2aad068: Waiting 20:36:31 9159e60f4a25: Waiting 20:36:31 d2d9d24a8c2a: Waiting 20:36:31 ba23ebb42e07: Layer already exists 20:36:31 50c2f752c312: Layer already exists 20:36:31 df72b92f0694: Layer already exists 20:36:31 a4fdbe8babc8: Layer already exists 20:36:31 f660dfe91bc8: Layer already exists 20:36:31 9f60c2aad068: Layer already exists 20:36:31 9159e60f4a25: Layer already exists 20:36:31 d2d9d24a8c2a: Layer already exists 20:36:31 3.1.0-dev.32: digest: sha256:aa8cee3169218c4a09ed7ae25f98ebfa8db478c57d683d50c0d9bb6b598c7e14 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:36:34 a4fdbe8babc8: Preparing 20:36:34 50c2f752c312: Preparing 20:36:34 df72b92f0694: Preparing 20:36:34 ba23ebb42e07: Preparing 20:36:34 f660dfe91bc8: Preparing 20:36:34 9f60c2aad068: Preparing 20:36:34 9159e60f4a25: Preparing 20:36:34 d2d9d24a8c2a: Preparing 20:36:34 9159e60f4a25: Waiting 20:36:34 d2d9d24a8c2a: Waiting 20:36:34 9f60c2aad068: Waiting 20:36:34 f660dfe91bc8: Layer already exists 20:36:34 ba23ebb42e07: Layer already exists 20:36:34 a4fdbe8babc8: Layer already exists 20:36:34 df72b92f0694: Layer already exists 20:36:34 50c2f752c312: Layer already exists 20:36:34 9f60c2aad068: Layer already exists 20:36:34 9159e60f4a25: Layer already exists 20:36:34 d2d9d24a8c2a: Layer already exists 20:36:34 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:aa8cee3169218c4a09ed7ae25f98ebfa8db478c57d683d50c0d9bb6b598c7e14 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:35 + 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 20:36:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:36:35 a4fdbe8babc8: Preparing 20:36:35 50c2f752c312: Preparing 20:36:35 df72b92f0694: Preparing 20:36:35 ba23ebb42e07: Preparing 20:36:35 f660dfe91bc8: Preparing 20:36:35 9f60c2aad068: Preparing 20:36:35 9159e60f4a25: Preparing 20:36:35 d2d9d24a8c2a: Preparing 20:36:35 9f60c2aad068: Waiting 20:36:35 9159e60f4a25: Waiting 20:36:35 d2d9d24a8c2a: Waiting 20:36:35 50c2f752c312: Layer already exists 20:36:35 a4fdbe8babc8: Layer already exists 20:36:35 f660dfe91bc8: Layer already exists 20:36:35 ba23ebb42e07: Layer already exists 20:36:35 df72b92f0694: Layer already exists 20:36:35 9f60c2aad068: Layer already exists 20:36:35 9159e60f4a25: Layer already exists 20:36:35 d2d9d24a8c2a: Layer already exists 20:36:35 main: digest: sha256:aa8cee3169218c4a09ed7ae25f98ebfa8db478c57d683d50c0d9bb6b598c7e14 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:35 ===================================================== [Pipeline] echo 20:36:35 taggedImages: 20:36:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:36:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:36:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.32 20:36:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:36:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:36:36 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:36:36 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:36:36 latest 20:36:36 3.1.0-dev.32 20:36:36 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:36:36 main 20:36:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:36:36 58f9a6af335d: Preparing 20:36:36 9ec43b1afd1e: Preparing 20:36:36 f660dfe91bc8: Preparing 20:36:36 9f60c2aad068: Preparing 20:36:36 656d49b9fc3b: Preparing 20:36:36 d2d9d24a8c2a: Preparing 20:36:36 d2d9d24a8c2a: Waiting 20:36:36 f660dfe91bc8: Layer already exists 20:36:36 9f60c2aad068: Layer already exists 20:36:36 d2d9d24a8c2a: Layer already exists 20:36:36 58f9a6af335d: Pushed 20:36:36 656d49b9fc3b: Pushed 20:36:42 9ec43b1afd1e: Pushed 20:36:42 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:5dbf25e4acd8f55c9b52b8dad2990a033d9896bcf9bb20abd7948a6eb7e5b5b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:36:43 58f9a6af335d: Preparing 20:36:43 9ec43b1afd1e: Preparing 20:36:43 f660dfe91bc8: Preparing 20:36:43 9f60c2aad068: Preparing 20:36:43 656d49b9fc3b: Preparing 20:36:43 d2d9d24a8c2a: Preparing 20:36:43 d2d9d24a8c2a: Waiting 20:36:43 9ec43b1afd1e: Layer already exists 20:36:43 58f9a6af335d: Layer already exists 20:36:43 9f60c2aad068: Layer already exists 20:36:43 f660dfe91bc8: Layer already exists 20:36:43 656d49b9fc3b: Layer already exists 20:36:43 d2d9d24a8c2a: Layer already exists 20:36:43 latest: digest: sha256:5dbf25e4acd8f55c9b52b8dad2990a033d9896bcf9bb20abd7948a6eb7e5b5b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.32 20:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:36:44 58f9a6af335d: Preparing 20:36:44 9ec43b1afd1e: Preparing 20:36:44 f660dfe91bc8: Preparing 20:36:44 9f60c2aad068: Preparing 20:36:44 656d49b9fc3b: Preparing 20:36:44 d2d9d24a8c2a: Preparing 20:36:44 d2d9d24a8c2a: Waiting 20:36:44 9ec43b1afd1e: Layer already exists 20:36:44 656d49b9fc3b: Layer already exists 20:36:44 9f60c2aad068: Layer already exists 20:36:44 58f9a6af335d: Layer already exists 20:36:44 d2d9d24a8c2a: Layer already exists 20:36:44 f660dfe91bc8: Layer already exists 20:36:44 3.1.0-dev.32: digest: sha256:5dbf25e4acd8f55c9b52b8dad2990a033d9896bcf9bb20abd7948a6eb7e5b5b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:36:45 58f9a6af335d: Preparing 20:36:45 9ec43b1afd1e: Preparing 20:36:45 f660dfe91bc8: Preparing 20:36:45 9f60c2aad068: Preparing 20:36:45 656d49b9fc3b: Preparing 20:36:45 d2d9d24a8c2a: Preparing 20:36:45 d2d9d24a8c2a: Waiting 20:36:45 9ec43b1afd1e: Layer already exists 20:36:45 58f9a6af335d: Layer already exists 20:36:45 f660dfe91bc8: Layer already exists 20:36:45 9f60c2aad068: Layer already exists 20:36:45 656d49b9fc3b: Layer already exists 20:36:45 d2d9d24a8c2a: Layer already exists 20:36:45 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:5dbf25e4acd8f55c9b52b8dad2990a033d9896bcf9bb20abd7948a6eb7e5b5b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:36:45 58f9a6af335d: Preparing 20:36:45 9ec43b1afd1e: Preparing 20:36:45 f660dfe91bc8: Preparing 20:36:45 9f60c2aad068: Preparing 20:36:45 656d49b9fc3b: Preparing 20:36:45 d2d9d24a8c2a: Preparing 20:36:45 d2d9d24a8c2a: Waiting 20:36:45 f660dfe91bc8: Layer already exists 20:36:45 58f9a6af335d: Layer already exists 20:36:45 656d49b9fc3b: Layer already exists 20:36:45 9f60c2aad068: Layer already exists 20:36:45 9ec43b1afd1e: Layer already exists 20:36:45 d2d9d24a8c2a: Layer already exists 20:36:46 main: digest: sha256:5dbf25e4acd8f55c9b52b8dad2990a033d9896bcf9bb20abd7948a6eb7e5b5b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:46 ===================================================== [Pipeline] echo 20:36:46 taggedImages: 20:36:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:36:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:36:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.32 20:36:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:36:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:36:46 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:36:46 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:36:46 latest 20:36:46 3.1.0-dev.32 20:36:46 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:36:46 main 20:36:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:36:47 56ee6f69eef1: Preparing 20:36:47 ed25a7db46dc: Preparing 20:36:47 f660dfe91bc8: Preparing 20:36:47 9f60c2aad068: Preparing 20:36:47 b020c0357f63: Preparing 20:36:47 d2d9d24a8c2a: Preparing 20:36:47 d2d9d24a8c2a: Waiting 20:36:47 b020c0357f63: Layer already exists 20:36:47 f660dfe91bc8: Layer already exists 20:36:47 9f60c2aad068: Layer already exists 20:36:47 d2d9d24a8c2a: Layer already exists 20:36:47 56ee6f69eef1: Pushed 20:36:54 ed25a7db46dc: Pushed 20:36:54 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:e4e89c917cce87972b768a6e727224f0a851e36cd087168f7e3d26134d6d4efb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:36:54 56ee6f69eef1: Preparing 20:36:54 ed25a7db46dc: Preparing 20:36:54 f660dfe91bc8: Preparing 20:36:54 9f60c2aad068: Preparing 20:36:54 b020c0357f63: Preparing 20:36:54 d2d9d24a8c2a: Preparing 20:36:54 d2d9d24a8c2a: Waiting 20:36:54 56ee6f69eef1: Layer already exists 20:36:54 f660dfe91bc8: Layer already exists 20:36:54 ed25a7db46dc: Layer already exists 20:36:54 b020c0357f63: Layer already exists 20:36:54 9f60c2aad068: Layer already exists 20:36:54 d2d9d24a8c2a: Layer already exists 20:36:55 latest: digest: sha256:e4e89c917cce87972b768a6e727224f0a851e36cd087168f7e3d26134d6d4efb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.32 20:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:36:55 56ee6f69eef1: Preparing 20:36:55 ed25a7db46dc: Preparing 20:36:55 f660dfe91bc8: Preparing 20:36:55 9f60c2aad068: Preparing 20:36:55 b020c0357f63: Preparing 20:36:55 d2d9d24a8c2a: Preparing 20:36:55 d2d9d24a8c2a: Waiting 20:36:55 b020c0357f63: Layer already exists 20:36:55 ed25a7db46dc: Layer already exists 20:36:55 9f60c2aad068: Layer already exists 20:36:55 56ee6f69eef1: Layer already exists 20:36:55 f660dfe91bc8: Layer already exists 20:36:55 d2d9d24a8c2a: Layer already exists 20:36:55 3.1.0-dev.32: digest: sha256:e4e89c917cce87972b768a6e727224f0a851e36cd087168f7e3d26134d6d4efb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:36:56 56ee6f69eef1: Preparing 20:36:56 ed25a7db46dc: Preparing 20:36:56 f660dfe91bc8: Preparing 20:36:56 9f60c2aad068: Preparing 20:36:56 b020c0357f63: Preparing 20:36:56 d2d9d24a8c2a: Preparing 20:36:56 d2d9d24a8c2a: Waiting 20:36:56 9f60c2aad068: Layer already exists 20:36:56 56ee6f69eef1: Layer already exists 20:36:56 f660dfe91bc8: Layer already exists 20:36:56 ed25a7db46dc: Layer already exists 20:36:56 b020c0357f63: Layer already exists 20:36:56 d2d9d24a8c2a: Layer already exists 20:36:56 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:e4e89c917cce87972b768a6e727224f0a851e36cd087168f7e3d26134d6d4efb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:36:57 56ee6f69eef1: Preparing 20:36:57 ed25a7db46dc: Preparing 20:36:57 f660dfe91bc8: Preparing 20:36:57 9f60c2aad068: Preparing 20:36:57 b020c0357f63: Preparing 20:36:57 d2d9d24a8c2a: Preparing 20:36:57 d2d9d24a8c2a: Waiting 20:36:57 f660dfe91bc8: Layer already exists 20:36:57 56ee6f69eef1: Layer already exists 20:36:57 ed25a7db46dc: Layer already exists 20:36:57 b020c0357f63: Layer already exists 20:36:57 9f60c2aad068: Layer already exists 20:36:57 d2d9d24a8c2a: Layer already exists 20:36:57 main: digest: sha256:e4e89c917cce87972b768a6e727224f0a851e36cd087168f7e3d26134d6d4efb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:57 ===================================================== [Pipeline] echo 20:36:57 taggedImages: 20:36:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 20:36:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:36:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.32 20:36:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 20:36:57 - 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 20:36:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:58 20:36:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:58 arm64: Pulling from edgex-lftools-log-publisher 20:36:58 8998bd30e6a1: Pulling fs layer 20:36:58 04944245beec: Pulling fs layer 20:36:58 699f458cf7ca: Pulling fs layer 20:36:58 765212b225bb: Pulling fs layer 20:36:58 f23df028b6ca: Pulling fs layer 20:36:58 d65c8cfc05b1: Pulling fs layer 20:36:58 2437ff75d9bd: Pulling fs layer 20:36:58 f23df028b6ca: Waiting 20:36:58 765212b225bb: Waiting 20:36:58 d65c8cfc05b1: Waiting 20:36:58 2437ff75d9bd: Waiting 20:36:58 04944245beec: Verifying Checksum 20:36:58 04944245beec: Download complete 20:36:58 765212b225bb: Download complete 20:36:58 f23df028b6ca: Download complete 20:36:58 d65c8cfc05b1: Verifying Checksum 20:36:58 d65c8cfc05b1: Download complete 20:36:58 699f458cf7ca: Verifying Checksum 20:36:58 699f458cf7ca: Download complete 20:36:59 8998bd30e6a1: Download complete 20:37:02 2437ff75d9bd: Verifying Checksum 20:37:02 2437ff75d9bd: Download complete 20:37:03 8998bd30e6a1: Pull complete 20:37:04 04944245beec: Pull complete 20:37:05 699f458cf7ca: Pull complete 20:37:05 765212b225bb: Pull complete 20:37:06 f23df028b6ca: Pull complete 20:37:06 d65c8cfc05b1: Pull complete 20:37:21 2437ff75d9bd: Pull complete 20:37:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:37:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:37:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:21 prd-ubuntu20.04-docker-arm64-4c-16g-4294 does not seem to be running inside a container 20:37:21 $ 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/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:37:24 $ docker top 80594d27607c17ea3aceafcdb71de26bdb32895b2e3e77ee49164cfcff602b7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:25 ---> job-cost.sh 20:37:25 lf-activate-venv: SKIPPING 20:37:25 INFO: No Stack... 20:37:26 INFO: Retrieving Pricing Info for: v3-standard-4 20:37:26 INFO: Archiving Costs [Pipeline] sh 20:37:27 + cat /w/workspace/edgex-go/566/archives/cost.csv 20:37:27 + cut -d, -f6 [Pipeline] lock 20:37:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-566-stack-cost] 20:37:27 Resource [jenkins-edgexfoundry-edgex-go-main-566-stack-cost] did not exist. Created. 20:37:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-566-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:37:27 + echo total: 0.10999999940395355 [Pipeline] stash 20:37:28 Stashed 1 file(s) [Pipeline] } 20:37:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-566-stack-cost] [Pipeline] // lock [Pipeline] } 20:37:28 $ docker stop --time=1 80594d27607c17ea3aceafcdb71de26bdb32895b2e3e77ee49164cfcff602b7b 20:37:29 $ docker rm -f --volumes 80594d27607c17ea3aceafcdb71de26bdb32895b2e3e77ee49164cfcff602b7b [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 20:37:30 provisioning config files... 20:37:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/566@tmp/config14572790196064032751tmp [Pipeline] { [Pipeline] sh 20:37:30 + set +x 20:37:30 + + curl -s https://codecov.io/bash 20:37:30 bash -s -- 20:37:30 20:37:30 _____ _ 20:37:30 / ____| | | 20:37:30 | | ___ __| | ___ ___ _____ __ 20:37:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:37:30 | |___| (_) | (_| | __/ (_| (_) \ V / 20:37:30 \_____\___/ \__,_|\___|\___\___/ \_/ 20:37:30 Bash-1.0.6 20:37:30 20:37:30 20:37:30 ==> git version 2.25.1 found 20:37:30 ==> 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 20:37:30 Release-Date: 2020-01-08 20:37:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:37:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:37:30 ==> Jenkins CI detected. 20:37:30 current dir:  /w/workspace/edgex-go/566 20:37:30 project root: . 20:37:30 --> token set from env 20:37:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:37:30 ==> Running gcov in . (disable via -X gcov) 20:37:30 ==> Python coveragepy not found 20:37:30 ==> Searching for coverage reports in: 20:37:30 + . 20:37:30 -> Found 1 reports 20:37:30 ==> Detecting git/mercurial file structure 20:37:30 ==> Reading reports 20:37:30 + ./coverage.out bytes=446997 20:37:30 ==> Appending adjustments 20:37:30 https://docs.codecov.io/docs/fixing-reports 20:37:31 + Found adjustments 20:37:31 ==> Gzipping contents 20:37:31 60K /tmp/codecov.e8MJS4.gz 20:37:31 ==> Uploading reports 20:37:31 url: https://codecov.io 20:37:31 query: branch=main&commit=23e3a0f786d0fc9371fcd20c84061ff39d5ddf39&build=566&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F566%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:37:31 -> Pinging Codecov 20:37:31 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=23e3a0f786d0fc9371fcd20c84061ff39d5ddf39&build=566&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F566%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:37:32 -> Uploading to 20:37:32 https://storage.googleapis.com/codecov/v4/raw/2023-08-22/00271124DB129430A58F1EEE437C3FCB/23e3a0f786d0fc9371fcd20c84061ff39d5ddf39/66d43052-96a8-45e1-bdd1-40aeaa3683ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230822T203731Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de99631005ad512a34eb4d273af02a072eaec3cea701a638fa8d713b7c41c23f 20:37:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:32 Dload Upload Total Spent Left Speed 20:37:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57371 0 0 100 57371 0 320k --:--:-- --:--:-- --:--:-- 320k 20:37:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } 20:37:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:37:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:37:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:37:32 20:37:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:37:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:37:33 df9b9388f04a: Pulling fs layer 20:37:33 52dc419b0ee2: Pulling fs layer 20:37:33 25bc292e5bac: Pulling fs layer 20:37:33 114826534d7a: Pulling fs layer 20:37:33 4657fd5d0bcf: Pulling fs layer 20:37:33 6ad1cebc031e: Pulling fs layer 20:37:33 8a3aa393b2d8: Pulling fs layer 20:37:33 114826534d7a: Waiting 20:37:33 4657fd5d0bcf: Waiting 20:37:33 6ad1cebc031e: Waiting 20:37:33 8a3aa393b2d8: Waiting 20:37:33 25bc292e5bac: Download complete 20:37:33 52dc419b0ee2: Verifying Checksum 20:37:33 52dc419b0ee2: Download complete 20:37:33 4657fd5d0bcf: Verifying Checksum 20:37:33 4657fd5d0bcf: Download complete 20:37:33 df9b9388f04a: Download complete 20:37:33 6ad1cebc031e: Verifying Checksum 20:37:33 6ad1cebc031e: Download complete 20:37:33 df9b9388f04a: Pull complete 20:37:33 52dc419b0ee2: Pull complete 20:37:33 25bc292e5bac: Pull complete 20:37:34 114826534d7a: Verifying Checksum 20:37:34 114826534d7a: Download complete 20:37:34 8a3aa393b2d8: Verifying Checksum 20:37:34 8a3aa393b2d8: Download complete 20:37:37 114826534d7a: Pull complete 20:37:37 4657fd5d0bcf: Pull complete 20:37:37 6ad1cebc031e: Pull complete 20:37:39 8a3aa393b2d8: Pull complete 20:37:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:37:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:37:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:39 prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container 20:37:39 $ 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/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@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 20:37:44 $ docker top f63715c61d359ac1757e0d92650bb4d1e18d1c7078f230af36d7e7b4beaceaf9 -eo pid,comm [Pipeline] { [Pipeline] echo 20:37:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:37:45 + set -o pipefail 20:37:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:37:53 20:37:53 Monitoring /w/workspace/edgex-go/566 (github.com/edgexfoundry/edgex-go)... 20:37:53 20:37:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c50d5e15-6051-4d43-a971-bfd62b0a07cb 20:37:53 20:37:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:37:53 20:37:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:37:53 20:37:53 20:37:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:37:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:37:53 More details here: https://snyk.co/ue1NS [Pipeline] } 20:37:53 $ docker stop --time=1 f63715c61d359ac1757e0d92650bb4d1e18d1c7078f230af36d7e7b4beaceaf9 20:37:57 $ docker rm -f --volumes f63715c61d359ac1757e0d92650bb4d1e18d1c7078f230af36d7e7b4beaceaf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:37:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:57 provisioning config files... 20:37:57 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/566@tmp/config17565823988517435376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:57 --> edgex-publish-swagger.sh 20:37:57 === Publish openapi/v3 API === 20:37:57 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:37:57 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/566/openapi/v3/core-command.yaml] 20:37:57 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:57 Dload Upload Total Spent Left Speed 20:37:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 68932 --:--:-- --:--:-- --:--:-- 68932 20:37:58 20:37:58 20:37:58 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/566/openapi/v3/core-data.yaml] 20:37:58 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:58 Dload Upload Total Spent Left Speed 20:37:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 141k --:--:-- --:--:-- --:--:-- 141k 100 69110 0 0 100 69110 0 141k --:--:-- --:--:-- --:--:-- 141k 20:37:58 20:37:58 20:37:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/566/openapi/v3/core-metadata.yaml] 20:37:58 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:58 Dload Upload Total Spent Left Speed 20:37:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 257k --:--:-- --:--:-- --:--:-- 257k 20:37:59 20:37:59 20:37:59 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/566/openapi/v3/support-notifications.yaml] 20:37:59 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:59 Dload Upload Total Spent Left Speed 20:37:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 194k --:--:-- --:--:-- --:--:-- 194k 100 86965 0 0 100 86965 0 194k --:--:-- --:--:-- --:--:-- 194k 20:37:59 20:37:59 20:37:59 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/566/openapi/v3/support-scheduler.yaml] 20:37:59 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:59 Dload Upload Total Spent Left Speed 20:38:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 79712 --:--:-- --:--:-- --:--:-- 79712 20:38:00 20:38:00 [Pipeline] } 20:38:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:38:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:38:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:38:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:00 prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container 20:38:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@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 20:38:01 $ docker top dc73e92839fb4ba57d7e8ecde7276db607fe1f021a957f95b9d9e233ecdb494f -eo pid,comm 20:38:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:38:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:38:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:38:01 [ssh-agent] Looking for ssh-agent implementation... 20:38:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:38:01 $ docker exec dc73e92839fb4ba57d7e8ecde7276db607fe1f021a957f95b9d9e233ecdb494f ssh-agent 20:38:01 SSH_AUTH_SOCK=/tmp/ssh-Z4ZeRbPmvcAh/agent.31 20:38:01 SSH_AGENT_PID=37 20:38:01 Running ssh-add (command line suppressed) 20:38:01 Identity added: /w/workspace/edgex-go/566@tmp/private_key_16442632706286130233.key (/w/workspace/edgex-go/566@tmp/private_key_16442632706286130233.key) 20:38:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:38:02 + git semver tag 20:38:02 2023-08-22 20:38:02,372 [run_tag] DEBUG tag force:False 20:38:02 2023-08-22 20:38:02,372 [check_head_tag] DEBUG check head tag 20:38:02 2023-08-22 20:38:02,373 [execute] INFO git cat-file --batch-check 20:38:02 2023-08-22 20:38:02,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/566, universal_newlines=False, shell=None, istream=) 20:38:02 2023-08-22 20:38:02,377 [execute] INFO git cat-file --batch 20:38:02 2023-08-22 20:38:02,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/566, universal_newlines=False, shell=None, istream=) 20:38:02 2023-08-22 20:38:02,393 [read_version] DEBUG read version from /w/workspace/edgex-go/566/.semver/main 20:38:02 2023-08-22 20:38:02,393 [execute] INFO git tag -a v3.1.0-dev.32 -m v3.1.0-dev.32 20:38:02 2023-08-22 20:38:02,393 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.32', '-m', 'v3.1.0-dev.32'], cwd=/w/workspace/edgex-go/566, universal_newlines=False, shell=None, istream=None) 20:38:02 2023-08-22 20:38:02,398 [read_version] DEBUG read version from /w/workspace/edgex-go/566/.semver/main 20:38:02 3.1.0-dev.32 [Pipeline] } 20:38:02 $ docker exec --env ******** --env ******** dc73e92839fb4ba57d7e8ecde7276db607fe1f021a957f95b9d9e233ecdb494f ssh-agent -k 20:38:02 unset SSH_AUTH_SOCK; 20:38:02 unset SSH_AGENT_PID; 20:38:02 echo Agent pid 37 killed; 20:38:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:38:02 + git semver [Pipeline] } 20:38:03 $ docker stop --time=1 dc73e92839fb4ba57d7e8ecde7276db607fe1f021a957f95b9d9e233ecdb494f 20:38:04 $ docker rm -f --volumes dc73e92839fb4ba57d7e8ecde7276db607fe1f021a957f95b9d9e233ecdb494f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:38:04 20:38:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:38:05 0.23.1-centos7: Pulling from edgex-lftools 20:38:05 ab5ef0e58194: Pulling fs layer 20:38:05 9712f1f96733: Pulling fs layer 20:38:05 63f879dbbcfc: Pulling fs layer 20:38:05 0d9ebad4ef96: Pulling fs layer 20:38:05 e9a5061849ea: Pulling fs layer 20:38:05 d747dcd14b5f: Pulling fs layer 20:38:05 2de7ff778b66: Pulling fs layer 20:38:05 d747dcd14b5f: Waiting 20:38:05 2de7ff778b66: Waiting 20:38:05 0d9ebad4ef96: Waiting 20:38:05 9712f1f96733: Download complete 20:38:05 63f879dbbcfc: Verifying Checksum 20:38:05 63f879dbbcfc: Download complete 20:38:05 0d9ebad4ef96: Verifying Checksum 20:38:05 0d9ebad4ef96: Download complete 20:38:05 e9a5061849ea: Verifying Checksum 20:38:05 e9a5061849ea: Download complete 20:38:05 d747dcd14b5f: Verifying Checksum 20:38:05 d747dcd14b5f: Download complete 20:38:05 ab5ef0e58194: Verifying Checksum 20:38:05 ab5ef0e58194: Download complete 20:38:05 2de7ff778b66: Verifying Checksum 20:38:05 2de7ff778b66: Download complete 20:38:08 ab5ef0e58194: Pull complete 20:38:08 9712f1f96733: Pull complete 20:38:08 63f879dbbcfc: Pull complete 20:38:11 0d9ebad4ef96: Pull complete 20:38:12 e9a5061849ea: Pull complete 20:38:12 d747dcd14b5f: Pull complete 20:38:13 2de7ff778b66: Pull complete 20:38:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:38:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:38:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:13 prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container 20:38:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@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 20:38:18 $ docker top d761771313287e896803738e04c794df69976e9a8fd8261eafb42042c789bd7b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:38:18 provisioning config files... 20:38:18 copy managed file [sigul-config] to file:/w/workspace/edgex-go/566@tmp/config12126462760752923895tmp 20:38:18 copy managed file [sigul-password] to file:/w/workspace/edgex-go/566@tmp/config3259585494362324090tmp 20:38:18 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/566@tmp/config12786175531192489160tmp [Pipeline] { [Pipeline] echo 20:38:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:38:18 ---> sigul-configuration.sh 20:38:18 gpg: directory `/root/.gnupg' created 20:38:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:38:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:38:18 gpg: keyring `/root/.gnupg/secring.gpg' created 20:38:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:38:18 gpg: CAST5 encrypted data 20:38:18 gpg: encrypted with 1 passphrase 20:38:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:38:19 + mkdir /home/jenkins 20:38:19 + mkdir /home/jenkins/sigul [Pipeline] sh 20:38:19 + 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 20:38:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:38:19 ---> sigul-install.sh 20:38:19 Sigul already installed; skipping installation. [Pipeline] sh 20:38:19 + git tag --list 20:38:19 0.6.0 20:38:19 0.6.1 20:38:19 0.7.0 20:38:19 0.7.1 20:38:19 v1.0.0 20:38:19 v1.0.1 20:38:19 v1.1.0 20:38:19 v1.2.0 20:38:19 v1.2.1 20:38:19 v1.3.0 20:38:19 v1.3.1 20:38:19 v2.0.0 20:38:19 v2.1.0 20:38:19 v2.1.1 20:38:19 v2.2.0 20:38:19 v2.3.0 20:38:19 v3.0 20:38:19 v3.0.0 20:38:19 v3.1.0-dev.1 20:38:19 v3.1.0-dev.10 20:38:19 v3.1.0-dev.11 20:38:19 v3.1.0-dev.12 20:38:19 v3.1.0-dev.13 20:38:19 v3.1.0-dev.14 20:38:19 v3.1.0-dev.15 20:38:19 v3.1.0-dev.16 20:38:19 v3.1.0-dev.17 20:38:19 v3.1.0-dev.18 20:38:19 v3.1.0-dev.19 20:38:19 v3.1.0-dev.2 20:38:19 v3.1.0-dev.20 20:38:19 v3.1.0-dev.21 20:38:19 v3.1.0-dev.22 20:38:19 v3.1.0-dev.23 20:38:19 v3.1.0-dev.24 20:38:19 v3.1.0-dev.25 20:38:19 v3.1.0-dev.26 20:38:19 v3.1.0-dev.27 20:38:19 v3.1.0-dev.28 20:38:19 v3.1.0-dev.29 20:38:19 v3.1.0-dev.3 20:38:19 v3.1.0-dev.30 20:38:19 v3.1.0-dev.31 20:38:19 v3.1.0-dev.32 20:38:19 v3.1.0-dev.4 20:38:19 v3.1.0-dev.5 20:38:19 v3.1.0-dev.6 20:38:19 v3.1.0-dev.7 20:38:19 v3.1.0-dev.8 20:38:19 v3.1.0-dev.9 [Pipeline] sh 20:38:20 + lftools sign git-tag v3.1.0-dev.32 20:38:20 Signing Git tag with Sigul... 20:38:20 Signing v3.1.0-dev.32 [Pipeline] echo 20:38:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:38:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:38:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:38:21 $ docker stop --time=1 d761771313287e896803738e04c794df69976e9a8fd8261eafb42042c789bd7b 20:38:22 $ docker rm -f --volumes d761771313287e896803738e04c794df69976e9a8fd8261eafb42042c789bd7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:38:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:38:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:38:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:23 prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container 20:38:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@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 20:38:23 $ docker top 85a5c058daae8fdc5a56298babd509e5c52f7113f53bd8c0956039964d6cd2ad -eo pid,comm 20:38:23 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:38:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:38:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:38:23 [ssh-agent] Looking for ssh-agent implementation... 20:38:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:38:23 $ docker exec 85a5c058daae8fdc5a56298babd509e5c52f7113f53bd8c0956039964d6cd2ad ssh-agent 20:38:23 SSH_AUTH_SOCK=/tmp/ssh-ugHLYJtrnyP8/agent.32 20:38:23 SSH_AGENT_PID=38 20:38:23 Running ssh-add (command line suppressed) 20:38:24 Identity added: /w/workspace/edgex-go/566@tmp/private_key_1953435912411587202.key (/w/workspace/edgex-go/566@tmp/private_key_1953435912411587202.key) 20:38:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:38:24 + git semver bump pre 20:38:24 2023-08-22 20:38:24,531 [read_version] DEBUG read version from /w/workspace/edgex-go/566/.semver/main 20:38:24 2023-08-22 20:38:24,531 [bump_version] DEBUG bumping version:3.1.0-dev.32 on axis:pre with prefix:dev 20:38:24 2023-08-22 20:38:24,531 [bump_version] DEBUG bumped version:3.1.0-dev.33 20:38:24 2023-08-22 20:38:24,531 [write_version] DEBUG write version:3.1.0-dev.33 to path:/w/workspace/edgex-go/566/.semver/main with force:True 20:38:24 2023-08-22 20:38:24,531 [read_version] DEBUG read version from /w/workspace/edgex-go/566/.semver/main 20:38:24 2023-08-22 20:38:24,531 [write_file] DEBUG write to file:/w/workspace/edgex-go/566/.semver/main 20:38:24 2023-08-22 20:38:24,533 [execute] INFO git cat-file --batch-check 20:38:24 2023-08-22 20:38:24,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/566/.semver, universal_newlines=False, shell=None, istream=) 20:38:24 2023-08-22 20:38:24,537 [execute] INFO git cat-file --batch 20:38:24 2023-08-22 20:38:24,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/566/.semver, universal_newlines=False, shell=None, istream=) 20:38:24 2023-08-22 20:38:24,543 [read_version] DEBUG read version from /w/workspace/edgex-go/566/.semver/main 20:38:24 3.1.0-dev.33 [Pipeline] } 20:38:24 $ docker exec --env ******** --env ******** 85a5c058daae8fdc5a56298babd509e5c52f7113f53bd8c0956039964d6cd2ad ssh-agent -k 20:38:24 unset SSH_AUTH_SOCK; 20:38:24 unset SSH_AGENT_PID; 20:38:24 echo Agent pid 38 killed; 20:38:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:38:25 + git semver [Pipeline] } 20:38:25 $ docker stop --time=1 85a5c058daae8fdc5a56298babd509e5c52f7113f53bd8c0956039964d6cd2ad 20:38:26 $ docker rm -f --volumes 85a5c058daae8fdc5a56298babd509e5c52f7113f53bd8c0956039964d6cd2ad [Pipeline] // withDockerContainer [Pipeline] sh 20:38:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:38:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:38:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:27 prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container 20:38:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@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 20:38:27 $ docker top b8895b8de76a23c8b5087c181dcdfecb96ca1a8b696504ec6ce343b94d52c60c -eo pid,comm 20:38:27 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:38:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:38:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:38:27 [ssh-agent] Looking for ssh-agent implementation... 20:38:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:38:27 $ docker exec b8895b8de76a23c8b5087c181dcdfecb96ca1a8b696504ec6ce343b94d52c60c ssh-agent 20:38:27 SSH_AUTH_SOCK=/tmp/ssh-heP86kJbyPU1/agent.32 20:38:27 SSH_AGENT_PID=38 20:38:27 Running ssh-add (command line suppressed) 20:38:28 Identity added: /w/workspace/edgex-go/566@tmp/private_key_8141698762793471339.key (/w/workspace/edgex-go/566@tmp/private_key_8141698762793471339.key) 20:38:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:38:28 + git semver push 20:38:28 2023-08-22 20:38:28,558 [run_push] DEBUG push 20:38:28 2023-08-22 20:38:28,559 [execute] INFO git cat-file --batch-check 20:38:28 2023-08-22 20:38:28,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/566/.semver, universal_newlines=False, shell=None, istream=) 20:38:28 2023-08-22 20:38:28,562 [execute] INFO git rev-list 36abd09c3be1cc9145dbf7bcf21e20c0ef3519e7 -- 20:38:28 2023-08-22 20:38:28,563 [execute] DEBUG Popen(['git', 'rev-list', '36abd09c3be1cc9145dbf7bcf21e20c0ef3519e7', '--'], cwd=/w/workspace/edgex-go/566/.semver, universal_newlines=False, shell=None, istream=None) 20:38:28 2023-08-22 20:38:28,576 [execute] INFO git fetch -v origin 20:38:28 2023-08-22 20:38:28,576 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/566/.semver, universal_newlines=True, shell=None, istream=None) 20:38:29 2023-08-22 20:38:29,031 [run_push] DEBUG no remote changes detected 20:38:29 2023-08-22 20:38:29,031 [execute] INFO git push origin semver 20:38:29 2023-08-22 20:38:29,031 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/566/.semver, universal_newlines=False, shell=None, istream=None) 20:38:29 2023-08-22 20:38:29,752 [run_push] DEBUG push all version tags 20:38:29 2023-08-22 20:38:29,753 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:38:29 2023-08-22 20:38:29,753 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/566, universal_newlines=False, shell=None, istream=None) 20:38:30 2023-08-22 20:38:30,467 [read_version] DEBUG read version from /w/workspace/edgex-go/566/.semver/main 20:38:30 3.1.0-dev.33 [Pipeline] } 20:38:30 $ docker exec --env ******** --env ******** b8895b8de76a23c8b5087c181dcdfecb96ca1a8b696504ec6ce343b94d52c60c ssh-agent -k 20:38:30 unset SSH_AUTH_SOCK; 20:38:30 unset SSH_AGENT_PID; 20:38:30 echo Agent pid 38 killed; 20:38:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:38:31 + git semver [Pipeline] } 20:38:31 $ docker stop --time=1 b8895b8de76a23c8b5087c181dcdfecb96ca1a8b696504ec6ce343b94d52c60c 20:38:32 $ docker rm -f --volumes b8895b8de76a23c8b5087c181dcdfecb96ca1a8b696504ec6ce343b94d52c60c [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 20:38:33 + [ -d /w/workspace/edgex-go/566/archives ] [Pipeline] libraryResource [Pipeline] sh 20:38:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:38:34 ---> package-listing.sh 20:38:34 ++ facter osfamily 20:38:34 ++ tr '[:upper:]' '[:lower:]' 20:38:34 + OS_FAMILY=debian 20:38:34 + workspace=/w/workspace/edgex-go/566 20:38:34 + START_PACKAGES=/tmp/packages_start.txt 20:38:34 + END_PACKAGES=/tmp/packages_end.txt 20:38:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:38:34 + PACKAGES=/tmp/packages_start.txt 20:38:34 + '[' /w/workspace/edgex-go/566 ']' 20:38:34 + PACKAGES=/tmp/packages_end.txt 20:38:34 + case "${OS_FAMILY}" in 20:38:34 + dpkg -l 20:38:34 + grep '^ii' 20:38:34 + '[' -f /tmp/packages_start.txt ']' 20:38:34 + '[' -f /tmp/packages_end.txt ']' 20:38:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:38:34 + '[' /w/workspace/edgex-go/566 ']' 20:38:34 + mkdir -p /w/workspace/edgex-go/566/archives/ 20:38:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/566/archives/ [Pipeline] echo 20:38:34 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/566/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:38:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:35 20:38:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:35 latest: Pulling from edgex-lftools-log-publisher 20:38:35 5eb5b503b376: Pulling fs layer 20:38:35 5c69ac0246d0: Pulling fs layer 20:38:35 ec43610c2a17: Pulling fs layer 20:38:35 3a2ae6a8a46f: Pulling fs layer 20:38:35 33b1e0a273af: Pulling fs layer 20:38:35 5d3b04190fa2: Pulling fs layer 20:38:35 2f39f015ded8: Pulling fs layer 20:38:35 33b1e0a273af: Waiting 20:38:35 3a2ae6a8a46f: Waiting 20:38:35 2f39f015ded8: Waiting 20:38:35 5d3b04190fa2: Waiting 20:38:35 5c69ac0246d0: Download complete 20:38:35 3a2ae6a8a46f: Verifying Checksum 20:38:35 3a2ae6a8a46f: Download complete 20:38:35 33b1e0a273af: Verifying Checksum 20:38:35 33b1e0a273af: Download complete 20:38:35 ec43610c2a17: Verifying Checksum 20:38:35 ec43610c2a17: Download complete 20:38:35 5d3b04190fa2: Download complete 20:38:36 5eb5b503b376: Verifying Checksum 20:38:36 5eb5b503b376: Download complete 20:38:36 2f39f015ded8: Download complete 20:38:37 5eb5b503b376: Pull complete 20:38:37 5c69ac0246d0: Pull complete 20:38:37 ec43610c2a17: Pull complete 20:38:37 3a2ae6a8a46f: Pull complete 20:38:37 33b1e0a273af: Pull complete 20:38:37 5d3b04190fa2: Pull complete 20:38:42 2f39f015ded8: Pull complete 20:38:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:42 prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container 20:38:42 $ 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/566/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/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@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 20:38:46 $ docker top 4d122ecd0c37964214a1d0bb689a51599bc4d15c836d41a4220d8d0b05674519 -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:47 + touch /tmp/pre-build-complete [Pipeline] sh 20:38:47 + mkdir -p /var/log/sysstat [Pipeline] sh 20:38:47 + ls /var/log/sa-host 20:38:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:48 provisioning config files... 20:38:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/566@tmp/config11588598291530503320tmp [Pipeline] { [Pipeline] echo 20:38:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:38:48 ---> create-netrc.sh [Pipeline] } 20:38:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:38:48 ---> python-tools-install.sh [Pipeline] echo 20:38:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:38:48 ---> sudo-logs.sh 20:38:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:38:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:38:49 ---> job-cost.sh 20:38:49 lf-activate-venv: SKIPPING 20:38:49 DEBUG: total: 0.10999999940395355 20:38:49 INFO: Retrieving Stack Cost... 20:38:49 INFO: Retrieving Pricing Info for: v3-standard-8 20:38:50 INFO: Archiving Costs [Pipeline] echo 20:38:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:38:50 ---> logs-deploy.sh 20:38:50 lf-activate-venv: SKIPPING 20:38:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/566 20:38:50 INFO: archiving workspace using pattern(s): 20:38:51 Archives upload complete. 20:38:51 INFO: archiving logs to Nexus 20:38:52 ---> uname -a: 20:38:52 Linux prd-ubuntu20-04-docker-8c-8g-4293 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:38:52 20:38:52 20:38:52 ---> lscpu: 20:38:52 Architecture: x86_64 20:38:52 CPU op-mode(s): 32-bit, 64-bit 20:38:52 Byte Order: Little Endian 20:38:52 Address sizes: 40 bits physical, 48 bits virtual 20:38:52 CPU(s): 8 20:38:52 On-line CPU(s) list: 0-7 20:38:52 Thread(s) per core: 1 20:38:52 Core(s) per socket: 1 20:38:52 Socket(s): 8 20:38:52 NUMA node(s): 1 20:38:52 Vendor ID: AuthenticAMD 20:38:52 CPU family: 23 20:38:52 Model: 49 20:38:52 Model name: AMD EPYC-Rome Processor 20:38:52 Stepping: 0 20:38:52 CPU MHz: 2799.998 20:38:52 BogoMIPS: 5599.99 20:38:52 Virtualization: AMD-V 20:38:52 Hypervisor vendor: KVM 20:38:52 Virtualization type: full 20:38:52 L1d cache: 256 KiB 20:38:52 L1i cache: 256 KiB 20:38:52 L2 cache: 4 MiB 20:38:52 L3 cache: 128 MiB 20:38:52 NUMA node0 CPU(s): 0-7 20:38:52 Vulnerability Itlb multihit: Not affected 20:38:52 Vulnerability L1tf: Not affected 20:38:52 Vulnerability Mds: Not affected 20:38:52 Vulnerability Meltdown: Not affected 20:38:52 Vulnerability Mmio stale data: Not affected 20:38:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:38:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:38:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:38:52 Vulnerability Srbds: Not affected 20:38:52 Vulnerability Tsx async abort: Not affected 20:38:52 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 20:38:52 20:38:52 20:38:52 ---> nproc: 20:38:52 8 20:38:52 20:38:52 20:38:52 ---> df -h: 20:38:52 Filesystem Size Used Avail Use% Mounted on 20:38:52 overlay 155G 24G 132G 15% / 20:38:52 tmpfs 64M 0 64M 0% /dev 20:38:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:38:52 shm 64M 0 64M 0% /dev/shm 20:38:52 /dev/vda1 155G 24G 132G 15% /facter-os 20:38:52 20:38:52 20:38:52 ---> sar -b -r -n DEV: 20:38:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4293) 08/22/23 _x86_64_ (8 CPU) 20:38:52 20:38:52 20:09:27 LINUX RESTART (8 CPU) 20:38:52 20:38:52 20:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:38:52 20:11:01 122.22 15.22 107.00 0.00 1958.72 61345.81 0.00 20:38:52 20:12:01 51.46 0.05 51.41 0.00 3.60 26027.26 0.00 20:38:52 20:13:01 40.94 0.28 40.66 0.00 3.47 21798.92 0.00 20:38:52 20:14:01 183.74 0.35 183.39 0.00 35.86 106573.84 0.00 20:38:52 20:15:01 454.53 6.85 447.69 0.00 126.50 176120.27 0.00 20:38:52 20:16:01 415.73 0.27 415.46 0.00 3.47 108519.29 0.00 20:38:52 20:17:01 429.38 2.95 426.43 0.00 2279.89 70989.10 0.00 20:38:52 20:18:01 214.92 8.84 206.08 0.00 1194.80 5233.04 0.00 20:38:52 20:19:01 16.93 0.00 16.93 0.00 0.00 427.26 0.00 20:38:52 20:20:01 3.75 1.60 2.15 0.00 36.26 33.33 0.00 20:38:52 20:21:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 20:38:52 20:22:01 1.70 0.00 1.70 0.00 0.00 18.00 0.00 20:38:52 20:23:01 0.93 0.00 0.93 0.00 0.00 9.87 0.00 20:38:52 20:24:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 20:38:52 20:25:01 1.53 0.02 1.52 0.00 0.13 17.59 0.00 20:38:52 20:26:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 20:38:52 20:27:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 20:38:52 20:28:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 20:38:52 20:29:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 20:38:52 20:30:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 20:38:52 20:31:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 20:38:52 20:32:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 20:38:52 20:33:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 20:38:52 20:34:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 20:38:52 20:35:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 20:38:52 20:36:01 1.82 0.00 1.82 0.00 0.00 19.46 0.00 20:38:52 20:37:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 20:38:52 20:38:01 65.84 0.17 65.67 0.00 9.73 35816.56 0.00 20:38:52 Average: 72.22 1.30 70.92 0.00 200.83 21903.19 0.00 20:38:52 20:38:52 20:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:38:52 20:11:01 28226388 31590800 718400 2.18 93512 3502144 1925124 5.67 1165900 3079648 186064 20:38:52 20:12:01 27477144 31373576 933120 2.84 115832 3958532 2310216 6.81 1715876 3221548 544880 20:38:52 20:13:01 27448424 31537312 768156 2.34 119980 4121236 1920960 5.66 1445012 3497580 355032 20:38:52 20:14:01 22480228 31465556 836928 2.55 132120 8890248 2497916 7.36 1654732 8130240 2733308 20:38:52 20:15:01 19036044 31465740 822208 2.50 223372 12008336 2449572 7.22 1917932 11057376 917696 20:38:52 20:16:01 15280876 30279924 1949072 5.93 254348 14276632 6486248 19.12 4148580 12235960 205144 20:38:52 20:17:01 16255336 31413768 865672 2.63 263536 14536356 2448060 7.21 2506380 13085108 1428 20:38:52 20:18:01 16216224 31481896 795224 2.42 270572 14630344 2297512 6.77 2809916 12811340 584 20:38:52 20:19:01 16226344 31493020 783484 2.38 271364 14630476 2161836 6.37 2951004 12659400 164 20:38:52 20:20:01 16212312 31481212 795188 2.42 271444 14631540 2161836 6.37 2965356 12659800 192 20:38:52 20:21:01 16225032 31493948 782668 2.38 271452 14631540 2161836 6.37 2951928 12659796 16 20:38:52 20:22:01 16225024 31493952 782584 2.38 271476 14631544 2161836 6.37 2951880 12659800 16 20:38:52 20:23:01 16229920 31498736 778048 2.37 271492 14631544 2161836 6.37 2947068 12659800 16 20:38:52 20:24:01 16229892 31498840 778096 2.37 271512 14631676 2161836 6.37 2946920 12659924 8 20:38:52 20:25:01 16228700 31497896 779060 2.37 271540 14631668 2196688 6.47 2946980 12660040 28 20:38:52 20:26:01 16228580 31497812 779068 2.37 271572 14631684 2196688 6.47 2946940 12660048 136 20:38:52 20:27:01 16228304 31497600 779232 2.37 271600 14631688 2196688 6.47 2946976 12660056 4 20:38:52 20:28:01 16228508 31497824 778940 2.37 271628 14631688 2196688 6.47 2947000 12660052 140 20:38:52 20:29:01 16228460 31497828 778888 2.37 271660 14631692 2196688 6.47 2947040 12660060 12 20:38:52 20:30:01 16228128 31497504 779116 2.37 271672 14631696 2196688 6.47 2947072 12660060 168 20:38:52 20:31:01 16228564 31497988 778804 2.37 271712 14631700 2196688 6.47 2947048 12660068 4 20:38:52 20:32:01 16228808 31498276 778492 2.37 271744 14631700 2196688 6.47 2947096 12660064 140 20:38:52 20:33:01 16228444 31497960 778688 2.37 271784 14631704 2196688 6.47 2947396 12660072 156 20:38:52 20:34:01 16228420 31497968 778620 2.37 271796 14631712 2196688 6.47 2947544 12660072 232 20:38:52 20:35:01 16228616 31498188 778440 2.37 271824 14631712 2196688 6.47 2947652 12660072 48 20:38:52 20:36:01 16228568 31498164 778404 2.37 271852 14631716 2196688 6.47 2947528 12660080 176 20:38:52 20:37:01 16229052 31498692 778104 2.37 271876 14631716 2196688 6.47 2947492 12660084 8 20:38:52 20:38:01 15402848 31453912 820600 2.50 294512 15336004 2258800 6.66 3056772 13320188 756 20:38:52 Average: 17719400 31446282 833332 2.53 247457 13187865 2361513 6.96 2730322 11463512 176663 20:38:52 20:38:52 20:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:38:52 20:11:01 ens3 1414.10 1279.83 13537.95 149.57 0.00 0.00 0.00 0.00 20:38:52 20:11:01 docker0 672.89 652.09 48.56 4582.60 0.00 0.00 0.00 0.00 20:38:52 20:11:01 lo 4.74 4.74 0.46 0.46 0.00 0.00 0.00 0.00 20:38:52 20:12:01 ens3 41.29 28.15 38.79 18.24 0.00 0.00 0.00 0.00 20:38:52 20:12:01 docker0 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 20:38:52 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:12:01 veth8bc1040 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 20:38:52 20:13:01 ens3 37.36 41.39 32.25 105.41 0.00 0.00 0.00 0.00 20:38:52 20:13:01 docker0 0.80 0.80 0.06 0.07 0.00 0.00 0.00 0.00 20:38:52 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:13:01 veth8bc1040 0.80 0.82 0.07 0.07 0.00 0.00 0.00 0.00 20:38:52 20:14:01 veth47adb45 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:14:01 ens3 118.75 73.60 2373.08 21.66 0.00 0.00 0.00 0.00 20:38:52 20:14:01 vethd64e590 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:14:01 vethe7f18be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:14:01 veth880a20a 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:38:52 20:14:01 veth23ff739 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:14:01 veth861573c 4.08 7.75 0.31 91.86 0.00 0.00 0.00 0.01 20:38:52 20:14:01 veth4d0ffe9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:14:01 docker0 4.08 7.65 0.25 91.86 0.00 0.00 0.00 0.00 20:38:52 20:14:01 vethe642692 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:14:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:38:52 20:15:01 ens3 797.15 375.17 4229.07 39.00 0.00 0.00 0.00 0.00 20:38:52 20:15:01 veth880a20a 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 20:38:52 20:15:01 docker0 347.07 620.67 27.92 3748.33 0.00 0.00 0.00 0.00 20:38:52 20:15:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:38:52 20:16:01 veth85697cc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:38:52 20:16:01 ens3 294.79 59.20 511.27 14.69 0.00 0.00 0.00 0.00 20:38:52 20:16:01 vethf2ea0a4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:38:52 20:16:01 vetheb02554 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:38:52 20:16:01 vethaf2854a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:38:52 20:16:01 veth880a20a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:16:01 vethcd9af5b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:38:52 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:16:01 vethf5871ea 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:38:52 20:16:01 veth3ae2a7b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:38:52 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:16:01 veth257550b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:38:52 20:16:01 veth6239c42 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:38:52 20:16:01 veth35bd3c7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:38:52 20:16:01 veth9c75309 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:38:52 20:17:01 ens3 198.33 58.21 460.54 12.25 0.00 0.00 0.00 0.00 20:38:52 20:17:01 veth880a20a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:17:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:18:01 ens3 457.45 486.16 237.58 2435.56 0.00 0.00 0.00 0.00 20:38:52 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:18:01 lo 49.57 49.57 4.88 4.88 0.00 0.00 0.00 0.00 20:38:52 20:19:01 ens3 220.48 242.61 124.01 1099.09 0.00 0.00 0.00 0.00 20:38:52 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:19:01 lo 21.86 21.86 2.16 2.16 0.00 0.00 0.00 0.00 20:38:52 20:20:01 ens3 8.12 7.30 5.42 6.34 0.00 0.00 0.00 0.00 20:38:52 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:38:52 20:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:25:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:38:52 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:27:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:30:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:38:52 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:35:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:38:52 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:36:01 ens3 2.82 2.10 3.26 0.14 0.00 0.00 0.00 0.00 20:38:52 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:52 20:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:38:01 ens3 281.70 162.67 5018.66 31.71 0.00 0.00 0.00 0.00 20:38:52 20:38:01 docker0 77.10 131.59 5.78 1026.88 0.00 0.00 0.00 0.00 20:38:52 20:38:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 20:38:52 20:38:01 veth0dae378 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:38:52 Average: ens3 137.72 99.98 942.11 140.51 0.00 0.00 0.00 0.00 20:38:52 Average: docker0 39.04 50.21 2.93 335.60 0.00 0.00 0.00 0.00 20:38:52 Average: lo 2.91 2.91 0.28 0.28 0.00 0.00 0.00 0.00 20:38:52 Average: veth0dae378 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:52 20:38:52 20:38:52 ---> sar -P ALL: 20:38:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4293) 08/22/23 _x86_64_ (8 CPU) 20:38:52 20:38:52 20:09:27 LINUX RESTART (8 CPU) 20:38:52 20:38:52 20:10:02 CPU %user %nice %system %iowait %steal %idle 20:38:52 20:11:01 all 10.09 0.00 3.51 4.00 0.06 82.33 20:38:52 20:11:01 0 10.73 0.00 3.40 5.06 0.05 80.77 20:38:52 20:11:01 1 11.97 0.00 3.57 0.33 0.07 84.07 20:38:52 20:11:01 2 7.57 0.00 2.05 1.55 0.05 88.78 20:38:52 20:11:01 3 10.56 0.00 3.40 2.36 0.07 83.62 20:38:52 20:11:01 4 10.20 0.00 4.07 3.80 0.09 81.84 20:38:52 20:11:01 5 10.67 0.00 4.76 0.22 0.05 84.30 20:38:52 20:11:01 6 11.30 0.00 2.92 3.21 0.05 82.51 20:38:52 20:11:01 7 7.74 0.00 3.94 15.66 0.09 72.57 20:38:52 20:12:01 all 26.98 0.00 5.01 2.71 0.11 65.19 20:38:52 20:12:01 0 25.86 0.00 4.88 3.95 0.10 65.21 20:38:52 20:12:01 1 26.85 0.00 5.65 0.86 0.12 66.52 20:38:52 20:12:01 2 28.93 0.00 5.35 0.07 0.12 65.53 20:38:52 20:12:01 3 26.11 0.00 4.49 0.08 0.08 69.23 20:38:52 20:12:01 4 25.45 0.00 5.45 0.97 0.13 67.99 20:38:52 20:12:01 5 27.23 0.00 5.20 0.12 0.10 67.35 20:38:52 20:12:01 6 28.74 0.00 4.24 0.08 0.10 66.84 20:38:52 20:12:01 7 26.70 0.00 4.81 15.55 0.12 52.82 20:38:52 20:13:01 all 45.59 0.00 6.54 1.17 0.08 46.62 20:38:52 20:13:01 0 44.60 0.00 6.92 0.67 0.08 47.72 20:38:52 20:13:01 1 45.04 0.00 6.69 0.10 0.08 48.09 20:38:52 20:13:01 2 44.90 0.00 6.01 0.18 0.07 48.84 20:38:52 20:13:01 3 45.30 0.00 7.25 0.00 0.07 47.38 20:38:52 20:13:01 4 47.10 0.00 6.27 0.49 0.08 46.05 20:38:52 20:13:01 5 45.84 0.00 6.13 0.08 0.07 47.88 20:38:52 20:13:01 6 45.51 0.00 6.45 0.20 0.08 47.76 20:38:52 20:13:01 7 46.48 0.00 6.62 7.64 0.10 39.15 20:38:52 20:14:01 all 19.64 0.00 5.96 12.75 0.12 61.53 20:38:52 20:14:01 0 19.95 0.00 5.59 7.00 0.24 67.23 20:38:52 20:14:01 1 19.00 0.00 5.74 12.29 0.12 62.85 20:38:52 20:14:01 2 19.61 0.00 5.61 7.63 0.15 66.99 20:38:52 20:14:01 3 20.41 0.00 6.07 8.52 0.08 64.91 20:38:52 20:14:01 4 18.99 0.00 6.11 17.08 0.10 57.73 20:38:52 20:14:01 5 19.54 0.00 6.28 1.71 0.12 72.35 20:38:52 20:14:01 6 19.62 0.00 6.03 28.33 0.07 45.94 20:38:52 20:14:01 7 20.00 0.00 6.24 19.45 0.10 54.21 20:38:52 20:15:01 all 6.75 0.00 4.07 30.02 0.08 59.09 20:38:52 20:15:01 0 6.51 0.00 3.65 28.37 0.07 61.41 20:38:52 20:15:01 1 7.16 0.00 4.09 16.24 0.07 72.44 20:38:52 20:15:01 2 6.40 0.00 3.18 35.45 0.07 54.91 20:38:52 20:15:01 3 6.56 0.00 3.42 13.85 0.08 76.09 20:38:52 20:15:01 4 7.51 0.00 3.68 42.92 0.07 45.82 20:38:52 20:15:01 5 5.97 0.00 5.14 52.75 0.07 36.07 20:38:52 20:15:01 6 7.22 0.00 4.42 42.92 0.08 45.36 20:38:52 20:15:01 7 6.69 0.00 4.96 7.69 0.12 80.55 20:38:52 20:16:01 all 69.29 0.00 12.32 7.11 0.15 11.13 20:38:52 20:16:01 0 69.51 0.00 11.77 8.15 0.17 10.39 20:38:52 20:16:01 1 68.96 0.00 12.46 3.98 0.16 14.44 20:38:52 20:16:01 2 68.74 0.00 13.19 10.44 0.14 7.50 20:38:52 20:16:01 3 70.16 0.00 11.94 3.02 0.15 14.72 20:38:52 20:16:01 4 68.63 0.00 11.95 14.53 0.17 4.73 20:38:52 20:16:01 5 69.20 0.00 12.25 3.24 0.17 15.13 20:38:52 20:16:01 6 69.65 0.00 12.36 2.22 0.14 15.64 20:38:52 20:16:01 7 69.44 0.00 12.61 11.26 0.14 6.56 20:38:52 20:17:01 all 46.62 0.00 8.04 14.99 0.12 30.23 20:38:52 20:17:01 0 45.81 0.00 7.61 2.35 0.12 44.11 20:38:52 20:17:01 1 45.77 0.00 8.81 18.19 0.14 27.09 20:38:52 20:17:01 2 48.33 0.00 7.68 9.30 0.13 34.56 20:38:52 20:17:01 3 45.96 0.00 8.36 11.90 0.10 33.68 20:38:52 20:17:01 4 46.19 0.00 7.28 28.38 0.08 18.06 20:38:52 20:17:01 5 48.19 0.00 7.68 7.02 0.10 37.01 20:38:52 20:17:01 6 45.58 0.00 8.76 25.05 0.12 20.48 20:38:52 20:17:01 7 47.05 0.00 8.20 17.76 0.14 26.85 20:38:52 20:18:01 all 8.54 0.00 1.69 2.29 0.08 87.39 20:38:52 20:18:01 0 7.21 0.00 1.83 1.75 0.05 89.16 20:38:52 20:18:01 1 6.50 0.00 1.59 1.86 0.05 90.00 20:38:52 20:18:01 2 7.19 0.00 1.76 2.56 0.05 88.44 20:38:52 20:18:01 3 12.02 0.00 1.79 2.71 0.10 83.38 20:38:52 20:18:01 4 5.85 0.00 1.07 0.32 0.05 92.72 20:38:52 20:18:01 5 11.61 0.00 1.69 3.53 0.08 83.08 20:38:52 20:18:01 6 6.53 0.00 1.66 1.46 0.07 90.28 20:38:52 20:18:01 7 11.44 0.00 2.14 4.17 0.20 82.05 20:38:52 20:19:01 all 3.61 0.00 0.51 0.29 0.04 95.55 20:38:52 20:19:01 0 3.86 0.00 0.75 0.10 0.03 95.26 20:38:52 20:19:01 1 0.67 0.00 0.35 0.00 0.02 98.97 20:38:52 20:19:01 2 2.65 0.00 0.52 0.42 0.02 96.40 20:38:52 20:19:01 3 2.71 0.00 0.47 0.03 0.07 96.73 20:38:52 20:19:01 4 5.69 0.00 0.40 0.03 0.03 93.85 20:38:52 20:19:01 5 4.40 0.00 0.38 0.05 0.03 95.13 20:38:52 20:19:01 6 3.95 0.00 0.45 0.05 0.02 95.53 20:38:52 20:19:01 7 4.96 0.00 0.75 1.66 0.07 92.56 20:38:52 20:20:01 all 0.39 0.00 0.03 0.18 0.01 99.39 20:38:52 20:20:01 0 0.13 0.00 0.03 0.00 0.00 99.83 20:38:52 20:20:01 1 0.07 0.00 0.02 0.00 0.02 99.90 20:38:52 20:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:38:52 20:20:01 3 0.08 0.00 0.03 0.22 0.00 99.67 20:38:52 20:20:01 4 0.30 0.00 0.00 0.00 0.07 99.63 20:38:52 20:20:01 5 0.86 0.00 0.05 0.03 0.00 99.05 20:38:52 20:20:01 6 1.17 0.00 0.03 0.00 0.00 98.80 20:38:52 20:20:01 7 0.42 0.00 0.08 1.17 0.02 98.31 20:38:52 20:21:01 all 0.07 0.00 0.01 0.15 0.01 99.77 20:38:52 20:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:21:01 2 0.02 0.00 0.05 0.48 0.00 99.45 20:38:52 20:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:38:52 20:21:01 5 0.43 0.00 0.00 0.00 0.02 99.55 20:38:52 20:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:38:52 20:21:01 7 0.02 0.00 0.00 0.68 0.00 99.30 20:38:52 20:38:52 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:38:52 20:22:01 all 0.13 0.00 0.00 0.07 0.00 99.80 20:38:52 20:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:38:52 20:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:22:01 2 0.00 0.00 0.00 0.25 0.00 99.75 20:38:52 20:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:38:52 20:22:01 5 0.90 0.00 0.02 0.00 0.00 99.09 20:38:52 20:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:38:52 20:22:01 7 0.00 0.00 0.00 0.32 0.00 99.68 20:38:52 20:23:01 all 0.12 0.00 0.01 0.06 0.01 99.81 20:38:52 20:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:38:52 20:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:38:52 20:23:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:38:52 20:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:23:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:38:52 20:23:01 5 0.80 0.00 0.02 0.00 0.00 99.19 20:38:52 20:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:38:52 20:23:01 7 0.02 0.00 0.00 0.45 0.02 99.52 20:38:52 20:24:01 all 0.13 0.00 0.01 0.04 0.01 99.80 20:38:52 20:24:01 0 0.00 0.00 0.02 0.00 0.03 99.95 20:38:52 20:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:38:52 20:24:01 3 0.00 0.00 0.00 0.22 0.02 99.77 20:38:52 20:24:01 4 0.03 0.00 0.05 0.00 0.02 99.90 20:38:52 20:24:01 5 0.94 0.00 0.02 0.00 0.02 99.02 20:38:52 20:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:38:52 20:24:01 7 0.00 0.00 0.03 0.10 0.00 99.87 20:38:52 20:25:01 all 0.12 0.00 0.02 0.08 0.00 99.77 20:38:52 20:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:38:52 20:25:01 1 0.07 0.00 0.03 0.00 0.00 99.90 20:38:52 20:25:01 2 0.03 0.00 0.02 0.25 0.00 99.70 20:38:52 20:25:01 3 0.03 0.00 0.05 0.00 0.00 99.92 20:38:52 20:25:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:38:52 20:25:01 5 0.67 0.00 0.02 0.00 0.00 99.32 20:38:52 20:25:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:38:52 20:25:01 7 0.03 0.00 0.02 0.42 0.00 99.53 20:38:52 20:26:01 all 0.01 0.00 0.01 0.02 0.01 99.95 20:38:52 20:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:38:52 20:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:38:52 20:26:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:38:52 20:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:38:52 20:26:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:38:52 20:26:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:38:52 20:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:38:52 20:26:01 7 0.00 0.00 0.00 0.15 0.02 99.83 20:38:52 20:27:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:38:52 20:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:38:52 20:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:38:52 20:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:38:52 20:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:38:52 20:27:01 5 0.12 0.00 0.02 0.00 0.00 99.87 20:38:52 20:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:38:52 20:27:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:38:52 20:28:01 all 0.15 0.00 0.01 0.01 0.00 99.83 20:38:52 20:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:38:52 20:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:38:52 20:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:38:52 20:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:38:52 20:28:01 5 0.98 0.00 0.00 0.00 0.00 99.02 20:38:52 20:28:01 6 0.07 0.00 0.00 0.00 0.02 99.92 20:38:52 20:28:01 7 0.03 0.00 0.00 0.08 0.00 99.88 20:38:52 20:29:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:38:52 20:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:38:52 20:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:38:52 20:29:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:38:52 20:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:38:52 20:29:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:38:52 20:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:38:52 20:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:38:52 20:29:01 7 0.00 0.00 0.00 0.07 0.02 99.92 20:38:52 20:30:01 all 0.03 0.00 0.01 0.01 0.00 99.95 20:38:52 20:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:38:52 20:30:01 1 0.07 0.00 0.00 0.00 0.00 99.93 20:38:52 20:30:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:38:52 20:30:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:38:52 20:30:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:38:52 20:30:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:38:52 20:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:38:52 20:30:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:38:52 20:31:01 all 0.09 0.00 0.01 0.02 0.01 99.87 20:38:52 20:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:38:52 20:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:38:52 20:31:01 2 0.02 0.00 0.03 0.07 0.00 99.88 20:38:52 20:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:31:01 4 0.03 0.00 0.02 0.03 0.02 99.90 20:38:52 20:31:01 5 0.63 0.00 0.02 0.00 0.02 99.34 20:38:52 20:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:38:52 20:31:01 7 0.00 0.00 0.00 0.05 0.00 99.95 20:38:52 20:32:01 all 0.17 0.00 0.02 0.01 0.01 99.79 20:38:52 20:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:38:52 20:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:38:52 20:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:38:52 20:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:38:52 20:32:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:38:52 20:32:01 5 1.29 0.00 0.08 0.00 0.00 98.63 20:38:52 20:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:38:52 20:32:01 7 0.03 0.00 0.00 0.05 0.02 99.90 20:38:52 20:38:52 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:38:52 20:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:38:52 20:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:33:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:38:52 20:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:38:52 20:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:38:52 20:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:38:52 20:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:38:52 20:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:38:52 20:33:01 7 0.00 0.00 0.00 0.03 0.00 99.97 20:38:52 20:34:01 all 0.04 0.00 0.00 0.00 0.01 99.95 20:38:52 20:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:38:52 20:34:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:38:52 20:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:38:52 20:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:38:52 20:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:38:52 20:34:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:38:52 20:34:01 6 0.08 0.00 0.02 0.00 0.00 99.90 20:38:52 20:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:38:52 20:35:01 all 0.02 0.00 0.01 0.00 0.01 99.97 20:38:52 20:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:38:52 20:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:38:52 20:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:38:52 20:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:38:52 20:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:35:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:38:52 20:35:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:38:52 20:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:38:52 20:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:38:52 20:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:38:52 20:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:38:52 20:36:01 4 0.00 0.00 0.03 0.00 0.02 99.95 20:38:52 20:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:38:52 20:36:01 6 0.08 0.00 0.02 0.00 0.02 99.88 20:38:52 20:36:01 7 0.03 0.00 0.00 0.02 0.00 99.95 20:38:52 20:37:01 all 0.12 0.00 0.01 0.00 0.01 99.86 20:38:52 20:37:01 0 0.00 0.00 0.00 0.02 0.02 99.97 20:38:52 20:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:38:52 20:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:37:01 4 0.02 0.00 0.03 0.00 0.03 99.92 20:38:52 20:37:01 5 0.85 0.00 0.03 0.00 0.00 99.12 20:38:52 20:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:38:52 20:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:38:52 20:38:01 all 4.91 0.00 1.86 1.68 0.03 91.53 20:38:52 20:38:01 0 6.39 0.00 2.25 0.05 0.02 91.29 20:38:52 20:38:01 1 4.70 0.00 1.34 0.00 0.03 93.93 20:38:52 20:38:01 2 4.41 0.00 1.63 7.01 0.03 86.91 20:38:52 20:38:01 3 4.30 0.00 2.91 0.05 0.03 92.70 20:38:52 20:38:01 4 4.18 0.00 2.20 3.71 0.03 89.88 20:38:52 20:38:01 5 5.25 0.00 1.19 0.03 0.03 93.49 20:38:52 20:38:01 6 5.65 0.00 1.47 0.30 0.02 92.56 20:38:52 20:38:01 7 4.38 0.00 1.90 2.28 0.03 91.41 20:38:52 Average: all 8.57 0.00 1.75 2.74 0.04 86.90 20:38:52 Average: 0 8.47 0.00 1.72 2.04 0.04 87.74 20:38:52 Average: 1 8.29 0.00 1.77 1.88 0.03 88.03 20:38:52 Average: 2 8.42 0.00 1.66 2.68 0.03 87.21 20:38:52 Average: 3 8.58 0.00 1.77 1.51 0.03 88.11 20:38:52 Average: 4 8.48 0.00 1.72 3.98 0.04 85.78 20:38:52 Average: 5 9.02 0.00 1.79 2.43 0.03 86.72 20:38:52 Average: 6 8.64 0.00 1.72 3.66 0.03 85.95 20:38:52 Average: 7 8.69 0.00 1.85 3.77 0.04 85.65 20:38:52 20:38:52 20:38:52