Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b4e1e7e7db7e1f14597016669187c25b522b3ddd 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-ssh13323190408915495943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh18354867985250467147.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1648043801456425599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh15896664930193530388.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-ssh15245274781901823602.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]] ========================================================= [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.23 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 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-39266 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/798 [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/798 # 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 b4e1e7e7db7e1f14597016669187c25b522b3ddd (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5084)" > 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 b4e1e7e7db7e1f14597016669187c25b522b3ddd # timeout=10 > git rev-list --no-walk 86628d3bc6947742983de71b4dc9c6f845597bbe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:36:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:36:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:36:48 ========================================================= 01:36:48 EdgeX Global Pipelines Version Info 01:36:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:36:49 ------------------- 01:36:49 stable info: 01:36:49 ------------------- 01:36:49 Commited By: Cherry Wang cherry@iotechsys.com 01:36:49 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:36:49 Message: update stable to v1.0.269 01:36:49 ------------------- 01:36:49 experimental info: 01:36:49 ------------------- 01:36:49 Commited By: **** collab-it+edgex@linuxfoundation.org 01:36:49 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:36:49 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:36:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:36:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:36:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:36:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:36:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] echo 01:36:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4e1e7e [Pipeline] echo 01:36:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:50 provisioning config files... 01:36:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/798@tmp/config227473077049739856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:50 ---> ****-login.sh 01:36:50 nexus3.edgexfoundry.org:10001 01:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:50 Configure a credential helper to remove this warning. See 01:36:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:50 01:36:50 Login Succeeded 01:36:50 nexus3.edgexfoundry.org:10002 01:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:51 Configure a credential helper to remove this warning. See 01:36:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:51 01:36:51 Login Succeeded 01:36:51 nexus3.edgexfoundry.org:10003 01:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:51 Configure a credential helper to remove this warning. See 01:36:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:51 01:36:51 Login Succeeded 01:36:51 nexus3.edgexfoundry.org:10004 01:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:51 Configure a credential helper to remove this warning. See 01:36:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:51 01:36:51 Login Succeeded 01:36:51 ****.io 01:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:51 Configure a credential helper to remove this warning. See 01:36:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:51 01:36:51 Login Succeeded 01:36:51 ---> ****-login.sh ends [Pipeline] } 01:36:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:36:51 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 01:36:51 + + cut -d/ -f2 01:36:51 dirname cmd/core-command/Dockerfile 01:36:51 + echo core-command,cmd/core-command/Dockerfile 01:36:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:36:51 + cut -d/ -f2 01:36:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:36:51 + dirname cmd/core-data/Dockerfile 01:36:51 + cut -d/ -f2 01:36:51 + echo core-data,cmd/core-data/Dockerfile 01:36:51 + dirname cmd/core-keeper/Dockerfile 01:36:51 + cut -d/ -f2 01:36:51 + echo core-keeper,cmd/core-keeper/Dockerfile 01:36:51 + dirname cmd/core-metadata/Dockerfile 01:36:51 + cut -d/ -f2 01:36:51 + echo core-metadata,cmd/core-metadata/Dockerfile 01:36:51 + dirname cmd/security-bootstrapper/Dockerfile 01:36:51 + cut -d/ -f2 01:36:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:36:51 + dirname cmd/security-proxy-auth/Dockerfile 01:36:51 + cut -d/ -f2 01:36:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:36:51 + dirname cmd/security-proxy-setup/Dockerfile 01:36:51 + cut -d/ -f2 01:36:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:36:51 + dirname cmd/security-secretstore-setup/Dockerfile 01:36:51 + cut -d/ -f2 01:36:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:36:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:36:51 + cut -d/ -f2 01:36:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:36:51 + dirname cmd/security-spire-agent/Dockerfile 01:36:51 + cut -d/ -f2 01:36:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:36:51 + dirname cmd/security-spire-config/Dockerfile 01:36:51 + cut -d/ -f2 01:36:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:36:51 + dirname cmd/security-spire-server/Dockerfile 01:36:51 + cut -d/ -f2 01:36:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:36:51 + dirname cmd/support-notifications/Dockerfile 01:36:51 + cut -d/ -f2 01:36:51 + echo support-notifications,cmd/support-notifications/Dockerfile 01:36:51 + dirname cmd/support-scheduler/Dockerfile 01:36:51 + cut -d/ -f2 01:36:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:36:51 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-keeper, dockerfile:cmd/core-keeper/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 01:36:52 + git rev-list -1 --merges b4e1e7e7db7e1f14597016669187c25b522b3ddd~1..b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] echo 01:36:52 -----------> git rev-list -1 --merges b4e1e7e7db7e1f14597016669187c25b522b3ddd~1..b4e1e7e7db7e1f14597016669187c25b522b3ddd b4e1e7e7db7e1f14597016669187c25b522b3ddd [false] [Pipeline] sh 01:36:52 + git log --format=format:%s -1 b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] echo 01:36:52 ========================================================= 01:36:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:36:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:36:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:36:53 + grep -v github /etc/ssh/ssh_known_hosts 01:36:53 + [ -e /tmp/ssh_known_hosts ] 01:36:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:36:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:36:53 + sudo tee -a /etc/ssh/ssh_known_hosts 01:36:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:36:53 01:36:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:36:53 0.1.4: Pulling from edgex-devops/py-git-semver 01:36:53 b85a868b505f: Pulling fs layer 01:36:53 e2be974225ed: Pulling fs layer 01:36:53 339a4e72a1f5: Pulling fs layer 01:36:53 988bab9f4d93: Pulling fs layer 01:36:53 1469e6f7b9e6: Pulling fs layer 01:36:53 eaf3925da568: Pulling fs layer 01:36:53 bab4dde63d76: Pulling fs layer 01:36:53 bde34c3a00c8: Pulling fs layer 01:36:53 b352a97aabf1: Pulling fs layer 01:36:53 4872d77fe225: Pulling fs layer 01:36:53 5851b861e8e6: Pulling fs layer 01:36:53 988bab9f4d93: Waiting 01:36:53 bab4dde63d76: Waiting 01:36:53 1469e6f7b9e6: Waiting 01:36:53 eaf3925da568: Waiting 01:36:53 bde34c3a00c8: Waiting 01:36:53 4872d77fe225: Waiting 01:36:53 e2be974225ed: Verifying Checksum 01:36:53 e2be974225ed: Download complete 01:36:53 988bab9f4d93: Download complete 01:36:53 1469e6f7b9e6: Verifying Checksum 01:36:53 1469e6f7b9e6: Download complete 01:36:53 eaf3925da568: Verifying Checksum 01:36:53 eaf3925da568: Download complete 01:36:54 339a4e72a1f5: Verifying Checksum 01:36:54 339a4e72a1f5: Download complete 01:36:54 bde34c3a00c8: Download complete 01:36:54 b352a97aabf1: Verifying Checksum 01:36:54 b352a97aabf1: Download complete 01:36:54 4872d77fe225: Verifying Checksum 01:36:54 4872d77fe225: Download complete 01:36:54 5851b861e8e6: Verifying Checksum 01:36:54 5851b861e8e6: Download complete 01:36:54 b85a868b505f: Verifying Checksum 01:36:54 b85a868b505f: Download complete 01:36:54 bab4dde63d76: Verifying Checksum 01:36:54 bab4dde63d76: Download complete 01:36:55 b85a868b505f: Pull complete 01:36:55 e2be974225ed: Pull complete 01:36:56 339a4e72a1f5: Pull complete 01:36:56 988bab9f4d93: Pull complete 01:36:56 1469e6f7b9e6: Pull complete 01:36:56 eaf3925da568: Pull complete 01:36:58 bab4dde63d76: Pull complete 01:36:58 bde34c3a00c8: Pull complete 01:36:58 b352a97aabf1: Pull complete 01:36:58 4872d77fe225: Pull complete 01:36:58 5851b861e8e6: Pull complete 01:36:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:36:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:36:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:58 prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container 01:36:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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 01:37:00 $ docker top 1cb704e5f37d7e0de0314a47391280cdd7fc46dac6920e4b9b3afc299e2288ef -eo pid,comm 01:37:00 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). 01:37:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:37:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:37:00 [ssh-agent] Looking for ssh-agent implementation... 01:37:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:37:01 $ docker exec 1cb704e5f37d7e0de0314a47391280cdd7fc46dac6920e4b9b3afc299e2288ef ssh-agent 01:37:01 SSH_AUTH_SOCK=/tmp/ssh-V3rWBRO0gRKq/agent.31 01:37:01 SSH_AGENT_PID=37 01:37:01 Running ssh-add (command line suppressed) 01:37:01 Identity added: /w/workspace/edgex-go/798@tmp/private_key_1658814349031408289.key (/w/workspace/edgex-go/798@tmp/private_key_1658814349031408289.key) 01:37:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:37:01 + git tag --points-at HEAD [Pipeline] } 01:37:01 $ docker exec --env ******** --env ******** 1cb704e5f37d7e0de0314a47391280cdd7fc46dac6920e4b9b3afc299e2288ef ssh-agent -k 01:37:01 unset SSH_AUTH_SOCK; 01:37:01 unset SSH_AGENT_PID; 01:37:01 echo Agent pid 37 killed; 01:37:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:37:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:37:01 [ssh-agent] Looking for ssh-agent implementation... 01:37:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:37:01 $ docker exec 1cb704e5f37d7e0de0314a47391280cdd7fc46dac6920e4b9b3afc299e2288ef ssh-agent 01:37:01 SSH_AUTH_SOCK=/tmp/ssh-mY0QFmuW8cuA/agent.70 01:37:01 SSH_AGENT_PID=76 01:37:01 Running ssh-add (command line suppressed) 01:37:02 Identity added: /w/workspace/edgex-go/798@tmp/private_key_3431556650720607285.key (/w/workspace/edgex-go/798@tmp/private_key_3431556650720607285.key) 01:37:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:37:02 + git semver init 01:37:02 2025-02-20 01:37:02,563 [run_init] DEBUG init version:0.0.0 force:False 01:37:02 2025-02-20 01:37:02,563 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/798/.semver 01:37:02 2025-02-20 01:37:02,564 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/798/.semver 01:37:02 2025-02-20 01:37:02,564 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/798/.semver'], cwd=/w/workspace/edgex-go/798, universal_newlines=False, shell=None, istream=None) 01:37:07 2025-02-20 01:37:07,804 [append_file] DEBUG append to file:/w/workspace/edgex-go/798/.git/info/exclude 01:37:07 2025-02-20 01:37:07,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/798/.semver/main with force:False 01:37:07 2025-02-20 01:37:07,805 [read_version] DEBUG read version from /w/workspace/edgex-go/798/.semver/main 01:37:07 2025-02-20 01:37:07,805 [read_version] DEBUG read version from /w/workspace/edgex-go/798/.semver/main 01:37:07 4.0.0-dev.60 [Pipeline] } 01:37:07 $ docker exec --env ******** --env ******** 1cb704e5f37d7e0de0314a47391280cdd7fc46dac6920e4b9b3afc299e2288ef ssh-agent -k 01:37:08 unset SSH_AUTH_SOCK; 01:37:08 unset SSH_AGENT_PID; 01:37:08 echo Agent pid 76 killed; 01:37:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:37:08 + git semver [Pipeline] } 01:37:08 $ docker stop --time=1 1cb704e5f37d7e0de0314a47391280cdd7fc46dac6920e4b9b3afc299e2288ef 01:37:09 $ docker rm -f --volumes 1cb704e5f37d7e0de0314a47391280cdd7fc46dac6920e4b9b3afc299e2288ef [Pipeline] // withDockerContainer [Pipeline] sh 01:37:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:37:10 Stashed 1 file(s) [Pipeline] echo 01:37:10 [edgeXSemver]: initialized semver on version 4.0.0-dev.60 [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 01:37:10 + git config --global --add safe.directory /w/workspace/edgex-go/798 [Pipeline] echo 01:37:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:37:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:37:11 ========================================================= 01:37:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:37:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:37:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:37:11 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:37:11 da9db072f522: Pulling fs layer 01:37:11 6ef4a4ee8ca5: Pulling fs layer 01:37:11 06f05ace1117: Pulling fs layer 01:37:11 5fe327b54edc: Pulling fs layer 01:37:11 4f4fb700ef54: Pulling fs layer 01:37:11 92a5565b7b96: Pulling fs layer 01:37:11 ff9bb7016b71: Pulling fs layer 01:37:11 b67dba6c2c7d: Pulling fs layer 01:37:11 a813b0c90790: Pulling fs layer 01:37:11 4f4fb700ef54: Waiting 01:37:11 92a5565b7b96: Waiting 01:37:11 a813b0c90790: Waiting 01:37:11 ff9bb7016b71: Waiting 01:37:11 b67dba6c2c7d: Waiting 01:37:11 5fe327b54edc: Waiting 01:37:11 6ef4a4ee8ca5: Verifying Checksum 01:37:11 6ef4a4ee8ca5: Download complete 01:37:11 5fe327b54edc: Download complete 01:37:11 4f4fb700ef54: Verifying Checksum 01:37:11 4f4fb700ef54: Download complete 01:37:11 92a5565b7b96: Download complete 01:37:11 da9db072f522: Verifying Checksum 01:37:11 da9db072f522: Download complete 01:37:11 ff9bb7016b71: Verifying Checksum 01:37:11 ff9bb7016b71: Download complete 01:37:11 da9db072f522: Pull complete 01:37:11 a813b0c90790: Verifying Checksum 01:37:11 a813b0c90790: Download complete 01:37:11 6ef4a4ee8ca5: Pull complete 01:37:11 06f05ace1117: Download complete 01:37:12 b67dba6c2c7d: Verifying Checksum 01:37:12 b67dba6c2c7d: Download complete 01:37:15 06f05ace1117: Pull complete 01:37:15 5fe327b54edc: Pull complete 01:37:15 4f4fb700ef54: Pull complete 01:37:15 92a5565b7b96: Pull complete 01:37:15 ff9bb7016b71: Pull complete 01:37:17 b67dba6c2c7d: Pull complete 01:37:17 a813b0c90790: Pull complete 01:37:17 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 01:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:37:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:37:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:37:18 WORKDIR /edgex 01:37:18 COPY go.mod . 01:37:18 RUN go mod download 01:37:18 + docker build -t ci-base-image-x86_64 -f - . 01:37:18 Sending build context to Docker daemon 180.2MB 01:37:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:37:18 ---> 3ba60ce46760 01:37:18 Step 2/4 : WORKDIR /edgex 01:37:22 ---> Running in e4fffce39c73 01:37:22 Removing intermediate container e4fffce39c73 01:37:22 ---> 60f1a0091408 01:37:22 Step 3/4 : COPY go.mod . 01:37:22 ---> 07afe50320f4 01:37:22 Step 4/4 : RUN go mod download 01:37:22 ---> Running in 0c96031eb635 01:37:25 Still waiting to schedule task 01:37:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-39264’ 01:37:44 Removing intermediate container 0c96031eb635 01:37:44 ---> 90baddb40914 01:37:44 Successfully built 90baddb40914 01:37:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:44 + docker inspect -f . ci-base-image-x86_64 01:37:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:44 prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container 01:37:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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 01:37:45 $ docker top 43466f1ebdd536a5c43e0f2997ff4ebdd4631956bcb861ca34af75eb5a744959 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:45 + go version 01:37:45 go version go1.23.4 linux/amd64 [Pipeline] } 01:37:45 $ docker stop --time=1 43466f1ebdd536a5c43e0f2997ff4ebdd4631956bcb861ca34af75eb5a744959 01:37:46 $ docker rm -f --volumes 43466f1ebdd536a5c43e0f2997ff4ebdd4631956bcb861ca34af75eb5a744959 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:47 + docker inspect -f . ci-base-image-x86_64 01:37:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:47 prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container 01:37:47 $ 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/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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 01:37:47 $ docker top 6978a8c3202c54cfe1f5d5c60ec45745d8d53d4f508d686168800b867b19ca9a -eo pid,comm [Pipeline] { [Pipeline] echo 01:37:47 ========================================================= 01:37:47 [edgeXBuildGoParallel] Running Tests and Build... 01:37:47 ========================================================= [Pipeline] sh 01:37:47 + git config --global --add safe.directory /w/workspace/edgex-go/798 [Pipeline] fileExists [Pipeline] sh 01:37:48 + make test 01:37:48 go test -race -coverprofile=coverage.out ./... 01:37:56 ? github.com/edgexfoundry/edgex-go [no test files] 01:38:22 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:38:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:38:22 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.034s coverage: 28.7% of statements 01:38:22 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:38:22 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements 01:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:38:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:38:24 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:38:24 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:38:24 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:38:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:38:24 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:38:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:38:25 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:38:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:38:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:38:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:38:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements 01:38:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 45.7% of statements 01:38:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:38:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:38:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.995s coverage: 93.4% of statements 01:38:27 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 92.3% of statements 01:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements 01:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:38:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:38:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:38:29 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:38:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:38:29 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:38:29 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:38:29 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:38:29 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:38:29 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:38:29 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:38:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 95.8% of statements 01:38:30 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 01:38:31 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:38:31 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:38:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:38:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.039s coverage: 0.0% of statements [no tests to run] 01:38:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 1.0% of statements 01:38:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 43.1% of statements 01:38:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements 01:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 01:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements 01:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements 01:38:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:38:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:38:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.281s coverage: 96.3% of statements 01:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 01:38:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:38:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:38:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:38:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:38:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:38:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:38:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:38:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:38:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:38:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:38:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:38:36 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:38:36 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:38:37 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:38:38 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:38:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:38:41 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:38:41 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:38:41 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:38:45 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:38:45 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:38:45 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:38:45 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 01:38:48 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:38:48 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:38:48 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:38:48 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:38:48 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:38:48 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:38:48 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:38:48 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:38:48 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:38:48 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:38:48 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:38:51 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:38:51 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:38:51 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:38:51 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:38:51 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:38:51 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:38:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:38:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:38:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.043s coverage: 92.9% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.034s coverage: 87.2% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.067s coverage: 100.0% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.181s coverage: 54.5% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.024s coverage: 96.8% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.132s coverage: 29.2% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.029s coverage: 76.2% of statements 01:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 01:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:38:53 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:38:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements 01:38:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.147s coverage: 94.9% of statements 01:38:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 9.0% of statements 01:38:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 97.7% of statements 01:38:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.035s coverage: 43.6% of statements 01:38:58 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 01:38:58 running golangci-lint 01:38:58 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:38:58 go version go1.23.4 linux/amd64 01:38:58 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:38:58 level=info msg="[config_reader] Used config file .golangci.yml" 01:38:58 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:39:25 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|files|imports|compiled_files) took 24.032089643s" 01:39:25 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 58.400666ms" 01:39:41 level=info msg="[linters_context/goanalysis] analyzers took 2m25.093983161s with top 10 stages: buildir: 1m13.436307511s, gosec: 4.405881544s, inspect: 2.971223225s, fact_deprecated: 2.529405687s, printf: 2.151011212s, fact_purity: 1.877164974s, nilness: 1.636093774s, S1038: 1.452159217s, ctrlflow: 1.392525471s, typedness: 1.014001975s" 01:39:41 level=info msg="[runner] Issues before processing: 202, after processing: 0" 01:39:41 level=info msg="[runner] Processors filtering stat (in/out): cgo: 202/202, filename_unadjuster: 202/202, skip_files: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, nolint: 20/0, invalid_issue: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, exclude-rules: 202/20" 01:39:41 level=info msg="[runner] processing took 17.291122ms with stages: nolint: 7.65137ms, identifier_marker: 5.372882ms, exclude-rules: 1.349836ms, autogenerated_exclude: 1.160384ms, path_prettifier: 1.092703ms, skip_dirs: 601.437µs, invalid_issue: 24.72µs, cgo: 22.19µs, filename_unadjuster: 11.26µs, max_same_issues: 820ns, uniq_by_line: 550ns, skip_files: 500ns, fixer: 480ns, path_shortener: 370ns, max_per_file_from_linter: 330ns, exclude: 290ns, sort_results: 260ns, max_from_linter: 170ns, source_code: 160ns, diff: 160ns, path_prefixer: 150ns, severity-rules: 100ns" 01:39:41 level=info msg="[runner] linters took 15.343657449s with stages: goanalysis_metalinter: 15.326250686s" 01:39:41 level=info msg="File cache stats: 0 entries of total size 0B" 01:39:41 level=info msg="Memory: 394 samples, avg is 330.1MB, max is 1364.0MB" 01:39:41 level=info msg="Execution took 39.44264332s" 01:39:41 go vet ./... 01:39:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:39:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:39:46 ./bin/test-attribution-txt.sh [Pipeline] echo 01:39:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 01:39:46 + ls -al . 01:39:46 total 1976 01:39:46 drwxrwxr-x 11 1001 1001 4096 Feb 20 01:37 . 01:39:46 drwxr-xr-x 4 root root 4096 Feb 20 01:37 .. 01:39:46 drwxrwxr-x 2 1001 1001 4096 Feb 20 01:36 .blubracket 01:39:46 -rw-rw-r-- 1 1001 1001 10 Feb 20 01:36 .dockerignore 01:39:46 drwxrwxr-x 8 1001 1001 4096 Feb 20 01:38 .git 01:39:46 drwxrwxr-x 3 1001 1001 4096 Feb 20 01:36 .github 01:39:46 -rw-rw-r-- 1 1001 1001 907 Feb 20 01:36 .gitignore 01:39:46 -rw-rw-r-- 1 1001 1001 199 Feb 20 01:36 .golangci.yml 01:39:46 -rw-rw-r-- 1 1001 1001 100 Feb 20 01:36 .hadolint.yml 01:39:46 drwxr-xr-x 3 1001 1001 4096 Feb 20 01:37 .semver 01:39:46 -rw-rw-r-- 1 1001 1001 155 Feb 20 01:36 .sonarcloud.properties 01:39:46 -rw-rw-r-- 1 1001 1001 1171 Feb 20 01:36 ADOPTERS.md 01:39:46 -rw-rw-r-- 1 1001 1001 17374 Feb 20 01:36 Attribution.txt 01:39:46 -rw-rw-r-- 1 1001 1001 100284 Feb 20 01:36 CHANGELOG.md 01:39:46 -rw-rw-r-- 1 1001 1001 3804 Feb 20 01:36 CONTRIBUTING.md 01:39:46 -rw-rw-r-- 1 1001 1001 677 Feb 20 01:36 GOVERNANCE.md 01:39:46 -rw-rw-r-- 1 1001 1001 858 Feb 20 01:36 Jenkinsfile 01:39:46 -rw-rw-r-- 1 1001 1001 10775 Feb 20 01:36 LICENSE 01:39:46 -rw-rw-r-- 1 1001 1001 16740 Feb 20 01:36 Makefile 01:39:46 -rw-rw-r-- 1 1001 1001 582 Feb 20 01:36 OWNERS.md 01:39:46 -rw-rw-r-- 1 1001 1001 9932 Feb 20 01:36 README.md 01:39:46 -rw-rw-r-- 1 1001 1001 789 Feb 20 01:36 SECURITY.md 01:39:46 -rw-rw-r-- 1 1001 1001 12 Feb 20 01:37 VERSION 01:39:46 drwxrwxr-x 2 1001 1001 4096 Feb 20 01:36 bin 01:39:46 drwxrwxr-x 19 1001 1001 4096 Feb 20 01:36 cmd 01:39:46 -rw-r--r-- 1 root root 1650806 Feb 20 01:38 coverage.out 01:39:46 drwxrwxr-x 2 1001 1001 4096 Feb 20 01:36 fuzz_test 01:39:46 -rw-rw-r-- 1 1001 1001 6495 Feb 20 01:36 go.mod 01:39:46 -rw-rw-r-- 1 1001 1001 88225 Feb 20 01:36 go.sum 01:39:46 drwxrwxr-x 7 1001 1001 4096 Feb 20 01:36 internal 01:39:46 drwxrwxr-x 2 1001 1001 4096 Feb 20 01:36 openapi 01:39:46 -rw-rw-r-- 1 1001 1001 584 Feb 20 01:36 security.txt 01:39:46 -rw-rw-r-- 1 1001 1001 204 Feb 20 01:36 version.go [Pipeline] sh 01:39:47 + '[' -e coverage.out ] 01:39:47 + chown 1001:1001 coverage.out [Pipeline] stash 01:39:47 Stashed 1 file(s) [Pipeline] sh 01:39:47 + make build 01:39:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:40:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:40:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:40:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:40:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:40:15 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:40:20 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:40:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:40:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:40:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:40:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:40:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:40:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:40:33 $ docker stop --time=1 6978a8c3202c54cfe1f5d5c60ec45745d8d53d4f508d686168800b867b19ca9a 01:40:38 $ docker rm -f --volumes 6978a8c3202c54cfe1f5d5c60ec45745d8d53d4f508d686168800b867b19ca9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:40:40 01:40:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:40:40 latest: Pulling from edgex-devops/edgex-compose 01:40:40 91d30c5bc195: Pulling fs layer 01:40:40 2e9b0aa3be6d: Pulling fs layer 01:40:40 9c61dcf015f6: Pulling fs layer 01:40:40 4698f68db338: Pulling fs layer 01:40:40 2a2f49069b9e: Pulling fs layer 01:40:40 e0025b399a48: Pulling fs layer 01:40:40 4698f68db338: Waiting 01:40:40 e0025b399a48: Waiting 01:40:41 91d30c5bc195: Verifying Checksum 01:40:41 91d30c5bc195: Download complete 01:40:41 4698f68db338: Verifying Checksum 01:40:41 4698f68db338: Download complete 01:40:41 2e9b0aa3be6d: Verifying Checksum 01:40:41 2e9b0aa3be6d: Download complete 01:40:41 e0025b399a48: Verifying Checksum 01:40:41 e0025b399a48: Download complete 01:40:41 91d30c5bc195: Pull complete 01:40:41 2a2f49069b9e: Verifying Checksum 01:40:41 2a2f49069b9e: Download complete 01:40:41 2e9b0aa3be6d: Pull complete 01:40:41 9c61dcf015f6: Verifying Checksum 01:40:41 9c61dcf015f6: Download complete 01:40:44 9c61dcf015f6: Pull complete 01:40:44 4698f68db338: Pull complete 01:40:44 2a2f49069b9e: Pull complete 01:40:44 e0025b399a48: Pull complete 01:40:44 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:40:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:44 prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container 01:40:45 $ 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/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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 01:40:47 $ docker top b0fb4792744030f7d4027fd140f11b275139978e42eff61a4914b55a748411ab -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:47 + docker compose -f ./docker-compose-build.yml build --parallel 01:40:50 #1 [core-metadata internal] load build definition from Dockerfile 01:40:50 #1 transferring dockerfile: 01:40:50 #1 transferring dockerfile: 2.10kB done 01:40:50 #1 DONE 0.1s 01:40:50 01:40:50 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:40:50 #2 transferring dockerfile: 1.89kB done 01:40:50 #2 DONE 0.0s 01:40:50 01:40:50 #3 [security-proxy-auth internal] load build definition from Dockerfile 01:40:50 #3 transferring dockerfile: 2.14kB done 01:40:50 #3 DONE 0.0s 01:40:50 01:40:50 #4 [core-keeper internal] load build definition from Dockerfile 01:40:50 #4 transferring dockerfile: 2.01kB done 01:40:50 #4 DONE 0.0s 01:40:50 01:40:50 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:40:50 #5 transferring dockerfile: 2.23kB done 01:40:50 #5 DONE 0.0s 01:40:50 01:40:50 #6 [support-notifications internal] load build definition from Dockerfile 01:40:50 #6 transferring dockerfile: 2.00kB done 01:40:50 #6 DONE 0.0s 01:40:50 01:40:50 #7 [security-bootstrapper internal] load build definition from Dockerfile 01:40:50 #7 transferring dockerfile: 3.02kB done 01:40:50 #7 DONE 0.0s 01:40:50 01:40:50 #8 [core-command internal] load build definition from Dockerfile 01:40:50 #8 transferring dockerfile: 1.94kB done 01:40:50 #8 DONE 0.0s 01:40:50 01:40:50 #9 [security-spire-agent internal] load build definition from Dockerfile 01:40:50 #9 transferring dockerfile: 1.81kB done 01:40:50 #9 DONE 0.0s 01:40:50 01:40:50 #10 [security-secretstore-setup internal] load build definition from Dockerfile 01:40:50 #10 transferring dockerfile: 2.49kB done 01:40:50 #10 DONE 0.1s 01:40:50 01:40:50 #11 [core-data internal] load build definition from Dockerfile 01:40:50 #11 transferring dockerfile: 2.04kB done 01:40:50 #11 DONE 0.0s 01:40:50 01:40:50 #12 [security-spire-config internal] load build definition from Dockerfile 01:40:50 #12 transferring dockerfile: 1.69kB done 01:40:50 #12 DONE 0.1s 01:40:50 01:40:50 #13 [security-spire-server internal] load build definition from Dockerfile 01:40:50 #13 transferring dockerfile: 1.70kB done 01:40:50 #13 DONE 0.1s 01:40:50 01:40:50 #14 [core-metadata internal] load .dockerignore 01:40:50 #14 transferring context: 50B done 01:40:50 #14 DONE 0.1s 01:40:50 01:40:50 #15 [support-scheduler internal] load build definition from Dockerfile 01:40:50 #15 transferring dockerfile: 1.83kB done 01:40:50 #15 DONE 0.1s 01:40:50 01:40:50 #16 [security-proxy-setup internal] load build definition from Dockerfile 01:40:50 #16 transferring dockerfile: 2.50kB done 01:40:50 #16 DONE 0.1s 01:40:50 01:40:50 #17 [security-spiffe-token-provider internal] load .dockerignore 01:40:50 #17 transferring context: 50B done 01:40:50 #17 DONE 0.0s 01:40:50 01:40:50 #18 [security-proxy-auth internal] load .dockerignore 01:40:50 #18 transferring context: 50B done 01:40:50 #18 DONE 0.0s 01:40:50 01:40:50 #19 [core-keeper internal] load .dockerignore 01:40:50 #19 transferring context: 50B done 01:40:50 #19 DONE 0.0s 01:40:50 01:40:50 #20 [core-common-config-bootstrapper internal] load .dockerignore 01:40:50 #20 transferring context: 50B done 01:40:50 #20 DONE 0.0s 01:40:50 01:40:50 #21 [support-notifications internal] load .dockerignore 01:40:50 #21 transferring context: 50B done 01:40:50 #21 DONE 0.0s 01:40:50 01:40:50 #22 [security-bootstrapper internal] load .dockerignore 01:40:50 #22 transferring context: 50B done 01:40:50 #22 DONE 0.0s 01:40:50 01:40:50 #23 [core-command internal] load .dockerignore 01:40:50 #23 transferring context: 50B done 01:40:50 #23 DONE 0.0s 01:40:50 01:40:50 #24 [security-spire-agent internal] load .dockerignore 01:40:50 #24 transferring context: 50B done 01:40:50 #24 DONE 0.0s 01:40:50 01:40:50 #25 [security-secretstore-setup internal] load .dockerignore 01:40:50 #25 transferring context: 50B done 01:40:50 #25 DONE 0.1s 01:40:50 01:40:50 #26 [core-data internal] load .dockerignore 01:40:50 #26 transferring context: 50B done 01:40:50 #26 DONE 0.1s 01:40:50 01:40:50 #27 [security-spire-config internal] load .dockerignore 01:40:50 #27 transferring context: 50B done 01:40:50 #27 DONE 0.1s 01:40:50 01:40:50 #28 [security-spire-server internal] load .dockerignore 01:40:50 #28 transferring context: 50B done 01:40:50 #28 DONE 0.1s 01:40:50 01:40:50 #29 [security-proxy-setup internal] load .dockerignore 01:40:50 #29 transferring context: 50B done 01:40:50 #29 DONE 0.0s 01:40:50 01:40:50 #30 [support-scheduler internal] load .dockerignore 01:40:50 #30 transferring context: 50B done 01:40:50 #30 DONE 0.1s 01:40:50 01:40:50 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:40:50 #31 DONE 0.0s 01:40:50 01:40:50 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 01:40:50 #32 DONE 0.1s 01:40:50 01:40:50 #33 [core-metadata internal] load build context 01:40:50 #33 DONE 0.0s 01:40:50 01:40:50 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:40:50 #34 DONE 0.0s 01:40:50 01:40:50 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:40:51 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 01:40:51 #35 ... 01:40:51 01:40:51 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:40:51 #31 DONE 0.0s 01:40:51 01:40:51 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:40:51 #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 01:40:51 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:40:51 #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 01:40:51 #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 01:40:51 #35 ... 01:40:51 01:40:51 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:40:51 #31 DONE 0.0s 01:40:51 01:40:51 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:40:51 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 01:40:51 #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 01:40:51 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:40:51 #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 01:40:51 #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 01:40:51 #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 01:40:51 #35 ... 01:40:51 01:40:51 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:40:51 #31 DONE 0.0s 01:40:51 01:40:51 #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:40:51 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 01:40:51 #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 01:40:51 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:40:51 #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 01:40:51 #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 01:40:51 #35 ... 01:40:51 01:40:51 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:40:51 #31 DONE 0.0s 01:40:51 01:40:51 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:40:51 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 01:40:51 #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 01:40:51 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:40:51 #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 01:40:51 #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 01:40:51 #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 01:40:51 #35 ... 01:40:51 01:40:51 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:40:51 #31 DONE 0.0s 01:40:51 01:40:51 #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:40:51 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 01:40:51 #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 01:40:51 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:40:51 #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 01:40:51 #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 01:40:51 #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 01:40:51 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 01:40:51 #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 01:40:51 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:40:51 #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 01:40:51 #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 01:40:51 #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 01:40:51 #35 DONE 1.0s 01:40:51 01:40:51 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 01:40:51 #32 DONE 0.7s 01:40:51 01:40:51 #36 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:40:52 #36 ... 01:40:52 01:40:52 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:40:52 #34 DONE 1.3s 01:40:52 01:40:52 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 01:40:52 #37 ... 01:40:52 01:40:52 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:40:52 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 01:40:52 #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 01:40:52 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:40:52 #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 01:40:52 #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 01:40:52 #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 01:40:52 #35 DONE 1.0s 01:40:52 01:40:52 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:40:52 #38 DONE 1.0s 01:40:52 01:40:52 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 01:40:52 #39 DONE 1.0s 01:40:52 01:40:52 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:40:52 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:40:57 #40 ... 01:40:57 01:40:57 #41 [core-command internal] load build context 01:40:57 #41 transferring context: 190.70MB 6.1s 01:40:57 #41 ... 01:40:57 01:40:57 #42 [security-proxy-setup internal] load build context 01:40:57 #42 ... 01:40:57 01:40:57 #41 [core-command internal] load build context 01:41:02 #41 ... 01:41:02 01:41:02 #43 [security-spiffe-token-provider internal] load build context 01:41:02 #43 ... 01:41:02 01:41:02 #44 [security-secretstore-setup internal] load build context 01:41:02 #44 ... 01:41:02 01:41:02 #45 [core-common-config-bootstrapper internal] load build context 01:41:02 #45 ... 01:41:02 01:41:02 #46 [support-notifications internal] load build context 01:41:02 #46 ... 01:41:02 01:41:02 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:41:02 #0 4.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:02 #0 4.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:02 #0 4.817 (1/4) Installing ca-certificates (20241121-r1) 01:41:02 #0 4.832 (2/4) Installing dumb-init (1.2.5-r3) 01:41:02 #0 4.840 (3/4) Installing su-exec (0.2-r3) 01:41:02 #0 4.840 (4/4) Installing yq-go (4.44.1-r2) 01:41:02 #0 4.914 Executing busybox-1.36.1-r29.trigger 01:41:02 #0 4.924 Executing ca-certificates-20241121-r1.trigger 01:41:02 #0 4.958 OK: 19 MiB in 18 packages 01:41:02 #47 ... 01:41:02 01:41:02 #48 [core-keeper internal] load build context 01:41:02 #48 ... 01:41:02 01:41:02 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:41:02 #49 ... 01:41:02 01:41:02 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:41:02 #50 ... 01:41:02 01:41:02 #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:41:02 #51 ... 01:41:02 01:41:02 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:41:02 #52 ... 01:41:02 01:41:02 #53 [security-spire-agent internal] load build context 01:41:02 #53 transferring context: 23.33kB 0.2s done 01:41:02 #53 ... 01:41:02 01:41:02 #54 [security-spire-server internal] load build context 01:41:02 #54 ... 01:41:02 01:41:02 #55 [security-bootstrapper internal] load build context 01:41:02 #55 ... 01:41:02 01:41:02 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:41:02 #56 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:41:03 #56 ... 01:41:03 01:41:03 #57 [support-scheduler internal] load build context 01:41:03 #57 ... 01:41:03 01:41:03 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:41:03 #58 ... 01:41:03 01:41:03 #33 [core-metadata internal] load build context 01:41:03 #33 ... 01:41:03 01:41:03 #59 [security-spire-config internal] load build context 01:41:03 #59 ... 01:41:03 01:41:03 #60 [security-proxy-auth internal] load build context 01:41:03 #60 ... 01:41:03 01:41:03 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:41:03 #61 ... 01:41:03 01:41:03 #62 [core-data internal] load build context 01:41:03 #62 ... 01:41:03 01:41:03 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:41:03 #63 ... 01:41:03 01:41:03 #60 [security-proxy-auth internal] load build context 01:41:03 #60 transferring context: 495.96MB 12.6s done 01:41:05 #60 ... 01:41:05 01:41:05 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:41:05 #64 ... 01:41:05 01:41:05 #48 [core-keeper internal] load build context 01:41:05 #48 transferring context: 495.96MB 13.3s done 01:41:05 #48 ... 01:41:05 01:41:05 #36 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:41:05 #36 3.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:05 #36 3.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:05 #36 3.898 (1/1) Installing dumb-init (1.2.5-r3) 01:41:05 #36 3.982 Executing busybox-1.36.1-r29.trigger 01:41:05 #36 3.986 OK: 8 MiB in 15 packages 01:41:05 #36 ... 01:41:05 01:41:05 #44 [security-secretstore-setup internal] load build context 01:41:06 #44 transferring context: 495.96MB 14.8s done 01:41:06 #44 ... 01:41:06 01:41:06 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:41:07 #65 ... 01:41:07 01:41:07 #42 [security-proxy-setup internal] load build context 01:41:07 #42 transferring context: 495.96MB 11.7s done 01:41:10 #42 ... 01:41:10 01:41:10 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:41:10 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 17.8s done 01:41:11 #40 ... 01:41:11 01:41:11 #41 [core-command internal] load build context 01:41:11 #41 transferring context: 495.96MB 13.0s done 01:41:11 #41 ... 01:41:11 01:41:11 #43 [security-spiffe-token-provider internal] load build context 01:41:11 #43 transferring context: 495.96MB 13.1s done 01:41:11 #43 ... 01:41:11 01:41:11 #45 [core-common-config-bootstrapper internal] load build context 01:41:11 #45 transferring context: 495.96MB 10.9s done 01:41:12 #45 ... 01:41:12 01:41:12 #46 [support-notifications internal] load build context 01:41:12 #46 transferring context: 495.96MB 12.8s done 01:41:12 #46 ... 01:41:12 01:41:12 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:41:12 #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 01:41:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39267 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:41:12 Running in /w/workspace/edgex-go/798 [Pipeline] { [Pipeline] checkout 01:41:12 #40 ... 01:41:12 01:41:12 #55 [security-bootstrapper internal] load build context 01:41:12 #55 transferring context: 495.96MB 12.7s done 01:41:12 #55 ... 01:41:12 01:41:12 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:41:12 #56 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 17.8s done 01:41:12 #56 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 01:41:13 #56 ... 01:41:13 01:41:13 #33 [core-metadata internal] load build context 01:41:13 #33 transferring context: 495.96MB 12.8s done 01:41:13 #33 ... 01:41:13 01:41:13 #57 [support-scheduler internal] load build context 01:41:13 #57 transferring context: 495.96MB 11.6s done 01:41:13 #57 ... 01:41:13 01:41:13 #62 [core-data internal] load build context 01:41:13 #62 transferring context: 495.96MB 12.8s done 01:41:15 #62 ... 01:41:15 01:41:15 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:41:15 #56 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 01:41:15 #56 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 01:41:15 The recommended git tool is: git 01:41:16 #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 1.2s 01:41:16 #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.3s 01:41:17 #56 ... 01:41:17 01:41:17 #53 [security-spire-agent internal] load build context 01:41:17 #53 DONE 25.1s 01:41:17 01:41:17 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 01:41:17 #37 DONE 25.3s 01:41:17 01:41:17 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:41:17 #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.8s done 01:41:17 #56 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 01:41:17 #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 1.8s 01:41:17 #56 ... 01:41:17 01:41:17 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:41:17 #47 DONE 25.6s 01:41:17 01:41:17 #45 [core-common-config-bootstrapper internal] load build context 01:41:17 #45 DONE 26.2s 01:41:17 01:41:17 #57 [support-scheduler internal] load build context 01:41:17 #57 DONE 25.9s 01:41:17 01:41:17 #42 [security-proxy-setup internal] load build context 01:41:17 #42 DONE 25.7s 01:41:17 01:41:17 #36 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:41:17 #36 DONE 25.7s 01:41:17 01:41:17 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:41:17 #56 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 01:41:17 #56 ... 01:41:17 01:41:17 #60 [security-proxy-auth internal] load build context 01:41:17 #60 DONE 26.3s 01:41:17 01:41:17 #46 [support-notifications internal] load build context 01:41:17 #46 DONE 26.3s 01:41:17 01:41:17 #55 [security-bootstrapper internal] load build context 01:41:17 #55 DONE 26.3s 01:41:17 01:41:17 #43 [security-spiffe-token-provider internal] load build context 01:41:17 #43 DONE 26.5s 01:41:17 01:41:17 #41 [core-command internal] load build context 01:41:17 #41 DONE 26.3s 01:41:17 01:41:17 #62 [core-data internal] load build context 01:41:17 #62 DONE 26.1s 01:41:17 01:41:17 #48 [core-keeper internal] load build context 01:41:17 #48 DONE 26.4s 01:41:17 01:41:17 #44 [security-secretstore-setup internal] load build context 01:41:17 #44 DONE 26.3s 01:41:17 01:41:17 #33 [core-metadata internal] load build context 01:41:17 #33 DONE 26.5s 01:41:17 01:41:17 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:41:17 #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.9s done 01:41:17 #56 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 2.0s 01:41:17 #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 2.0s 01:41:17 #56 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 01:41:17 #56 ... 01:41:17 01:41:17 #54 [security-spire-server internal] load build context 01:41:17 #54 transferring context: 23.80kB done 01:41:17 #54 DONE 25.3s 01:41:17 01:41:17 #59 [security-spire-config internal] load build context 01:41:17 #59 transferring context: 22.05kB done 01:41:17 #59 DONE 25.3s 01:41:17 01:41:17 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:41:17 #56 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.0s done 01:41:17 #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.07MB / 15.53MB 2.1s 01:41:17 #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 12.58MB / 15.53MB 2.2s 01:41:17 #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 2.3s 01:41:17 #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 2.5s done 01:41:17 #56 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 01:41:18 #56 ... 01:41:18 01:41:18 #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:41:18 #51 DONE 26.4s 01:41:18 01:41:18 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:41:18 #40 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 01:41:18 #40 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 01:41:18 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.8s done 01:41:18 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.8s done 01:41:18 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 01:41:18 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.9s done 01:41:18 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.4s done 01:41:18 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 01:41:18 #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 01:41:18 #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.5s 01:41:19 #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.4s done 01:41:19 #40 ... 01:41:19 01:41:19 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:41:19 #58 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:19 #58 26.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:19 #58 26.55 (1/7) Installing ca-certificates (20241121-r1) 01:41:19 #58 26.56 (2/7) Installing dumb-init (1.2.5-r3) 01:41:19 #58 26.56 (3/7) Installing libgcc (13.2.1_git20240309-r0) 01:41:19 #58 26.57 (4/7) Installing libsodium (1.0.19-r0) 01:41:19 #58 26.58 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 01:41:19 #58 26.61 (6/7) Installing libzmq (4.3.5-r2) 01:41:19 #58 26.62 (7/7) Installing zeromq (4.3.5-r2) 01:41:19 #58 26.64 Executing busybox-1.36.1-r29.trigger 01:41:19 #58 26.65 Executing ca-certificates-20241121-r1.trigger 01:41:19 #58 26.70 OK: 12 MiB in 21 packages 01:41:19 #58 DONE 28.0s 01:41:19 01:41:19 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:41:19 #61 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:19 #61 26.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:19 #61 26.56 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:41:19 #61 26.56 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:41:19 #61 26.56 OK: 24170 distinct packages available 01:41:19 #61 26.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:19 #61 26.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:19 #61 27.01 (1/14) Installing ca-certificates (20241121-r1) 01:41:19 #61 27.03 (2/14) Installing brotli-libs (1.1.0-r2) 01:41:19 #61 27.04 (3/14) Installing c-ares (1.33.1-r0) 01:41:19 #61 27.05 (4/14) Installing libunistring (1.2-r0) 01:41:19 #61 27.07 (5/14) Installing libidn2 (2.3.7-r0) 01:41:19 #61 27.08 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:41:19 #61 27.08 (7/14) Installing libpsl (0.21.5-r1) 01:41:19 #61 27.09 (8/14) Installing zstd-libs (1.5.6-r0) 01:41:19 #61 27.10 (9/14) Installing libcurl (8.12.1-r0) 01:41:19 #61 27.11 (10/14) Installing curl (8.12.1-r0) 01:41:19 #61 27.12 (11/14) Installing dumb-init (1.2.5-r3) 01:41:19 #61 27.12 (12/14) Installing musl-obstack (1.2.3-r2) 01:41:19 #61 27.15 (13/14) Installing libucontext (1.2-r3) 01:41:19 #61 27.15 (14/14) Installing gcompat (1.1.0-r4) 01:41:19 #61 27.16 Executing busybox-1.36.1-r29.trigger 01:41:19 #61 27.16 Executing ca-certificates-20241121-r1.trigger 01:41:19 #61 27.20 OK: 13 MiB in 28 packages 01:41:19 #61 DONE 28.0s 01:41:19 01:41:19 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:41:19 #49 25.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:19 #49 26.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:19 #49 26.56 (1/2) Installing dumb-init (1.2.5-r3) 01:41:19 #49 26.57 (2/2) Installing su-exec (0.2-r3) 01:41:19 #49 26.57 Executing busybox-1.36.1-r29.trigger 01:41:19 #49 26.58 OK: 8 MiB in 16 packages 01:41:19 #49 DONE 28.0s 01:41:19 01:41:19 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:41:19 #63 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:19 #63 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:19 #63 26.51 (1/4) Installing dumb-init (1.2.5-r3) 01:41:19 #63 26.52 (2/4) Installing openssl (3.3.3-r0) 01:41:19 #63 26.54 (3/4) Installing su-exec (0.2-r3) 01:41:19 #63 26.55 (4/4) Installing yq-go (4.44.1-r2) 01:41:19 #63 26.63 Executing busybox-1.36.1-r29.trigger 01:41:19 #63 26.65 OK: 19 MiB in 18 packages 01:41:19 #63 DONE 28.0s 01:41:19 01:41:19 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:41:19 #52 26.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:19 #52 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:19 #52 26.56 (1/3) Installing ca-certificates (20241121-r1) 01:41:19 #52 26.58 (2/3) Installing dumb-init (1.2.5-r3) 01:41:19 #52 26.59 (3/3) Installing tzdata (2025a-r0) 01:41:19 #52 26.62 Executing busybox-1.36.1-r29.trigger 01:41:19 #52 26.63 Executing ca-certificates-20241121-r1.trigger 01:41:19 #52 26.69 OK: 10 MiB in 17 packages 01:41:19 #52 DONE 28.1s 01:41:19 01:41:19 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:41:19 #50 26.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:19 #50 26.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:19 #50 26.53 (1/1) Installing dumb-init (1.2.5-r3) 01:41:19 #50 26.53 Executing busybox-1.36.1-r29.trigger 01:41:19 #50 26.54 OK: 8 MiB in 15 packages 01:41:19 #50 DONE 28.1s 01:41:19 01:41:19 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:41:19 #64 25.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:19 #64 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:20 #64 ... 01:41:20 01:41:20 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:41:20 #40 DONE 27.9s 01:41:20 01:41:20 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:41:20 #56 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.9s done 01:41:20 #56 DONE 27.9s 01:41:20 01:41:20 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:41:20 #65 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:20 #65 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:20 #65 23.35 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:41:20 #65 23.35 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:41:20 #65 23.35 OK: 24170 distinct packages available 01:41:20 #65 23.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:20 #65 ... 01:41:20 01:41:20 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:41:20 #0 2.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:20 #0 2.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:20 #0 2.983 OK: 248 MiB in 58 packages 01:41:20 #66 DONE 3.3s 01:41:20 01:41:20 #67 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:41:20 #67 DONE 0.1s 01:41:20 01:41:20 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:41:20 #65 23.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:20 using credential edgex-jenkins-ssh 01:41:20 Cloning the remote Git repository 01:41:20 #65 ... 01:41:20 01:41:20 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:41:20 #0 2.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:20 #0 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:20 #0 3.268 OK: 248 MiB in 58 packages 01:41:20 #68 DONE 3.4s 01:41:20 01:41:20 #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:41:20 #69 DONE 0.0s 01:41:20 01:41:20 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:41:20 #65 23.76 (1/5) Installing dumb-init (1.2.5-r3) 01:41:20 #65 23.76 (2/5) Installing musl-obstack (1.2.3-r2) 01:41:20 #65 23.77 (3/5) Installing libucontext (1.2-r3) 01:41:20 #65 23.77 (4/5) Installing gcompat (1.1.0-r4) 01:41:20 #65 23.78 (5/5) Installing openssl (3.3.3-r0) 01:41:20 #65 23.79 Executing busybox-1.36.1-r29.trigger 01:41:20 #65 23.80 OK: 9 MiB in 19 packages 01:41:20 #65 ... 01:41:20 01:41:20 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:41:20 #64 25.98 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:41:20 #64 25.98 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:41:20 #64 25.98 OK: 24170 distinct packages available 01:41:20 #64 26.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:20 #64 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:20 #64 26.38 (1/4) Installing dumb-init (1.2.5-r3) 01:41:20 #64 26.39 (2/4) Installing musl-obstack (1.2.3-r2) 01:41:20 #64 26.39 (3/4) Installing libucontext (1.2-r3) 01:41:20 #64 26.39 (4/4) Installing gcompat (1.1.0-r4) 01:41:20 #64 26.40 Executing busybox-1.36.1-r29.trigger 01:41:20 #64 26.40 OK: 8 MiB in 18 packages 01:41:20 #64 DONE 26.6s 01:41:20 01:41:20 #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:41:21 #65 DONE 24.0s 01:41:21 01:41:21 #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:41:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:41:20 > git init /w/workspace/edgex-go/798 # timeout=10 01:41:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:41:20 > git --version # timeout=10 01:41:20 > git --version # 'git version 2.25.1' 01:41:20 using GIT_SSH to set credentials SSH Credentials for GitHub 01:41:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:41:21 #70 ... 01:41:21 01:41:21 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:41:21 #71 DONE 4.4s 01:41:21 01:41:21 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:41:21 #0 3.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:21 #0 4.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:21 #0 4.408 OK: 248 MiB in 58 packages 01:41:21 #72 DONE 4.6s 01:41:21 01:41:21 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:41:22 #73 ... 01:41:22 01:41:22 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:41:22 #74 DONE 0.1s 01:41:22 01:41:22 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:22 #75 ... 01:41:22 01:41:22 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:41:22 #0 4.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:22 #0 4.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:22 #0 4.680 OK: 8 MiB in 15 packages 01:41:22 #76 DONE 5.0s 01:41:22 01:41:22 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:41:22 #0 4.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:22 #0 4.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:22 #0 4.711 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:41:22 #0 4.711 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:41:22 #0 4.711 OK: 24181 distinct packages available 01:41:22 #0 4.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:22 #0 4.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:22 #0 5.098 OK: 248 MiB in 58 packages 01:41:22 #77 DONE 5.2s 01:41:22 01:41:22 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:41:22 #78 DONE 0.1s 01:41:22 01:41:22 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:22 #79 ... 01:41:22 01:41:22 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:41:22 #0 5.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:22 #0 5.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:22 #0 5.427 OK: 19 MiB in 18 packages 01:41:22 #80 DONE 5.5s 01:41:23 01:41:23 #81 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:41:23 #0 5.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:23 #0 5.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:23 #0 5.481 OK: 248 MiB in 58 packages 01:41:23 #81 DONE 5.6s 01:41:23 01:41:23 #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:41:23 #82 DONE 0.0s 01:41:23 01:41:23 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:23 #83 ... 01:41:23 01:41:23 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:41:23 #0 2.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:23 #0 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:23 #0 2.907 OK: 12 MiB in 21 packages 01:41:23 #84 DONE 3.2s 01:41:23 01:41:23 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:41:23 #0 2.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:23 #0 2.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:23 #0 3.053 OK: 8 MiB in 16 packages 01:41:23 #85 DONE 3.2s 01:41:23 01:41:23 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:41:23 #86 ... 01:41:23 01:41:23 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:41:23 #0 3.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:23 #0 3.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:23 #0 3.405 OK: 13 MiB in 28 packages 01:41:23 #87 DONE 3.5s 01:41:23 01:41:23 #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:41:23 #0 3.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:23 #0 3.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:23 #88 ... 01:41:23 01:41:23 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:41:23 #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:23 #0 3.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:23 #0 3.701 OK: 19 MiB in 18 packages 01:41:23 #89 DONE 3.8s 01:41:23 01:41:23 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:41:23 #90 DONE 0.0s 01:41:23 01:41:23 #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:41:23 #88 3.811 OK: 8 MiB in 15 packages 01:41:23 #88 DONE 3.9s 01:41:23 01:41:23 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:41:23 #0 3.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:23 #0 3.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:24 #91 4.114 OK: 10 MiB in 17 packages 01:41:24 #91 DONE 4.2s 01:41:24 01:41:24 #92 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:41:24 #0 4.563 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:24 #0 5.118 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:24 #0 5.819 (1/1) Installing dumb-init (1.2.5-r3) 01:41:24 #92 ... 01:41:24 01:41:24 #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:41:24 #70 3.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:24 #70 3.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:24 #70 ... 01:41:24 01:41:24 #92 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:41:24 #92 6.122 Executing busybox-1.36.1-r29.trigger 01:41:24 #92 6.128 OK: 8 MiB in 15 packages 01:41:24 #92 DONE 6.3s 01:41:24 01:41:24 #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:41:24 #70 3.744 OK: 9 MiB in 19 packages 01:41:24 #70 DONE 3.9s 01:41:24 01:41:24 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:41:25 #93 DONE 0.9s 01:41:25 01:41:25 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:41:25 #0 3.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:25 #0 3.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:25 #0 4.227 OK: 8 MiB in 18 packages 01:41:25 #94 DONE 4.7s 01:41:25 01:41:25 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:41:25 #95 DONE 0.9s 01:41:25 01:41:25 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:41:25 #96 ... 01:41:25 01:41:25 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:41:25 #97 DONE 0.2s 01:41:26 01:41:26 #98 [security-spire-server stage-2 6/9] COPY security.txt / 01:41:27 #98 DONE 1.2s 01:41:27 01:41:27 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:41:27 #96 DONE 1.3s 01:41:27 01:41:27 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:41:27 #86 DONE 4.0s 01:41:27 01:41:27 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:41:27 #73 2.981 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:27 #73 3.428 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:27 #73 4.156 OK: 248 MiB in 58 packages 01:41:27 #73 DONE 5.4s 01:41:27 01:41:27 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:41:27 #99 DONE 1.4s 01:41:27 01:41:27 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:41:27 #100 DONE 0.1s 01:41:27 01:41:27 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:41:27 #101 DONE 0.1s 01:41:27 01:41:27 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:41:27 #102 DONE 0.1s 01:41:27 01:41:27 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:41:27 #103 DONE 0.1s 01:41:27 01:41:27 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:41:27 #104 DONE 0.1s 01:41:27 01:41:27 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:41:27 #105 DONE 0.1s 01:41:27 01:41:27 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 01:41:27 #106 DONE 0.1s 01:41:27 01:41:27 #107 [security-spire-config stage-2 6/10] COPY security.txt / 01:41:27 #107 DONE 0.1s 01:41:27 01:41:27 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:41:27 #108 DONE 0.1s 01:41:27 01:41:27 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:41:27 #109 DONE 0.1s 01:41:27 01:41:27 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:41:27 #110 DONE 0.1s 01:41:27 01:41:27 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:41:27 #111 DONE 0.1s 01:41:27 01:41:27 #112 [security-spire-server] exporting to image 01:41:27 #112 exporting layers 01:41:27 #112 ... 01:41:27 01:41:27 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:41:27 #113 DONE 0.2s 01:41:27 01:41:27 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:41:27 #114 DONE 0.1s 01:41:27 01:41:27 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:41:27 #115 DONE 0.1s 01:41:27 01:41:27 #112 [security-spire-agent] exporting to image 01:41:28 #112 exporting layers 0.8s done 01:41:28 #112 writing image sha256:396dc039eb6faeadf33b79f37f95d0ac9235f5d68da56095675f54367283067f 01:41:28 #112 writing image sha256:396dc039eb6faeadf33b79f37f95d0ac9235f5d68da56095675f54367283067f done 01:41:28 #112 naming to docker.io/library/security-spire-server done 01:41:28 #112 exporting layers 0.8s done 01:41:28 #112 exporting layers 0.8s done 01:41:28 #112 writing image sha256:0a3a8e1e69b5add958aececf7d9268465afec2df2d8fa46111d68afe1333ae40 done 01:41:28 #112 naming to docker.io/library/security-spire-config done 01:41:28 #112 writing image sha256:80ec6cd261423a1626c5fd955e5559300815e75d976f8080ed406b955125ae24 done 01:41:28 #112 naming to docker.io/library/security-spire-agent done 01:41:28 #112 DONE 1.1s 01:41:28 01:41:28 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:30 #116 ... 01:41:30 01:41:30 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:30 #117 ... 01:41:30 01:41:30 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:39 Avoid second fetch 01:41:39 Checking out Revision b4e1e7e7db7e1f14597016669187c25b522b3ddd (main) 01:41:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:41:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:41:39 > git config core.sparsecheckout # timeout=10 01:41:39 > git checkout -f b4e1e7e7db7e1f14597016669187c25b522b3ddd # timeout=10 01:41:40 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5084)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:41:44 % Total % Received % Xferd Average Speed Time Time Time Current 01:41:44 Dload Upload Total Spent Left Speed 01:41:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh 01:41:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:41:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:41:45 + sudo tee /etc/docker/daemon.new 01:41:45 { 01:41:45 "registry-mirrors": [ 01:41:45 "https://nexus3.edgexfoundry.org:10001" 01:41:45 ], 01:41:45 "bip": "10.250.0.254/24", 01:41:45 "hosts": [ 01:41:45 "tcp://0.0.0.0:5555", 01:41:45 "unix:///var/run/docker.sock" 01:41:45 ], 01:41:45 "mtu": 1458, 01:41:45 "selinux-enabled": true, 01:41:45 "seccomp-profile": "/etc/docker/seccomp.json" 01:41:45 } [Pipeline] sh 01:41:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:41:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:42:04 provisioning config files... 01:42:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/798@tmp/config5904163547501559223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:42:05 ---> ****-login.sh 01:42:05 nexus3.edgexfoundry.org:10001 01:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:05 Configure a credential helper to remove this warning. See 01:42:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:05 01:42:05 Login Succeeded 01:42:05 nexus3.edgexfoundry.org:10002 01:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:06 Configure a credential helper to remove this warning. See 01:42:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:06 01:42:06 Login Succeeded 01:42:06 nexus3.edgexfoundry.org:10003 01:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:06 Configure a credential helper to remove this warning. See 01:42:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:06 01:42:06 Login Succeeded 01:42:06 nexus3.edgexfoundry.org:10004 01:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:06 Configure a credential helper to remove this warning. See 01:42:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:06 01:42:06 Login Succeeded 01:42:06 ****.io 01:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:07 Configure a credential helper to remove this warning. See 01:42:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:07 01:42:07 Login Succeeded 01:42:07 ---> ****-login.sh ends [Pipeline] } 01:42:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:42:07 + git config --global --add safe.directory /w/workspace/edgex-go/798 [Pipeline] echo 01:42:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:42:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:42:07 ========================================================= 01:42:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:42:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:42:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:42:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:42:08 9986a736f7d3: Pulling fs layer 01:42:08 1f018df60701: Pulling fs layer 01:42:08 39f8f326b044: Pulling fs layer 01:42:08 e6a1e7a6a96a: Pulling fs layer 01:42:08 4f4fb700ef54: Pulling fs layer 01:42:08 e6a1e7a6a96a: Waiting 01:42:08 4f4fb700ef54: Waiting 01:42:08 d45d956e0dbf: Pulling fs layer 01:42:08 d7702b0d1db1: Pulling fs layer 01:42:08 5c7f0f088c93: Pulling fs layer 01:42:08 4fdc064ae6cf: Pulling fs layer 01:42:08 d45d956e0dbf: Waiting 01:42:08 5c7f0f088c93: Waiting 01:42:08 4fdc064ae6cf: Waiting 01:42:08 d7702b0d1db1: Waiting 01:42:08 1f018df60701: Verifying Checksum 01:42:08 1f018df60701: Download complete 01:42:08 e6a1e7a6a96a: Verifying Checksum 01:42:08 e6a1e7a6a96a: Download complete 01:42:08 4f4fb700ef54: Verifying Checksum 01:42:08 4f4fb700ef54: Download complete 01:42:08 d45d956e0dbf: Verifying Checksum 01:42:08 d45d956e0dbf: Download complete 01:42:08 d7702b0d1db1: Verifying Checksum 01:42:08 d7702b0d1db1: Download complete 01:42:08 9986a736f7d3: Verifying Checksum 01:42:08 9986a736f7d3: Download complete 01:42:09 4fdc064ae6cf: Verifying Checksum 01:42:09 4fdc064ae6cf: Download complete 01:42:09 9986a736f7d3: Pull complete 01:42:09 #118 DONE 47.7s 01:42:09 01:42:09 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:09 #117 DONE 47.8s 01:42:09 01:42:09 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:09 #75 DONE 46.4s 01:42:09 01:42:09 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:09 #79 DONE 45.8s 01:42:09 01:42:09 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:09 #83 DONE 45.5s 01:42:09 01:42:09 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:09 #116 DONE 41.2s 01:42:09 01:42:09 #119 [core-keeper builder 7/8] COPY . . 01:42:09 1f018df60701: Pull complete 01:42:10 39f8f326b044: Verifying Checksum 01:42:10 39f8f326b044: Download complete 01:42:11 5c7f0f088c93: Verifying Checksum 01:42:11 5c7f0f088c93: Download complete 01:42:19 #119 ... 01:42:19 01:42:19 #120 [support-notifications builder 6/7] COPY . . 01:42:19 #120 ... 01:42:19 01:42:19 #121 [core-metadata builder 6/7] COPY . . 01:42:19 #121 ... 01:42:19 01:42:19 #122 [security-bootstrapper builder 6/7] COPY . . 01:42:19 #122 ... 01:42:19 01:42:19 #123 [security-spiffe-token-provider builder 6/7] COPY . . 01:42:19 #123 ... 01:42:19 01:42:19 #124 [support-scheduler builder 6/7] COPY . . 01:42:19 #124 ... 01:42:19 01:42:19 #119 [core-keeper builder 7/8] COPY . . 01:42:19 #119 DONE 10.9s 01:42:19 01:42:19 #122 [security-bootstrapper builder 6/7] COPY . . 01:42:19 #122 DONE 10.9s 01:42:19 01:42:19 #120 [support-notifications builder 6/7] COPY . . 01:42:19 #120 DONE 10.9s 01:42:19 01:42:19 #125 [security-secretstore-setup builder 6/7] COPY . . 01:42:19 #125 CACHED 01:42:19 01:42:19 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:19 #126 CACHED 01:42:19 01:42:19 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:42:19 #127 CACHED 01:42:19 01:42:19 #128 [security-proxy-setup builder 6/7] COPY . . 01:42:19 #128 CACHED 01:42:19 01:42:19 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:19 #129 CACHED 01:42:19 01:42:19 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:42:19 #130 CACHED 01:42:19 01:42:19 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:42:19 #131 ... 01:42:19 01:42:19 #123 [security-spiffe-token-provider builder 6/7] COPY . . 01:42:19 #123 DONE 10.9s 01:42:19 01:42:19 #124 [support-scheduler builder 6/7] COPY . . 01:42:19 #124 DONE 10.9s 01:42:19 01:42:19 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:42:19 #132 CACHED 01:42:19 01:42:19 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 01:42:19 #133 CACHED 01:42:19 01:42:19 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:19 #134 CACHED 01:42:19 01:42:19 #135 [core-command builder 6/7] COPY . . 01:42:19 #135 CACHED 01:42:19 01:42:19 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 01:42:19 #136 CACHED 01:42:19 01:42:19 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:19 #137 CACHED 01:42:19 01:42:19 #138 [security-proxy-auth builder 6/7] COPY . . 01:42:19 #138 CACHED 01:42:19 01:42:19 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:19 #139 CACHED 01:42:19 01:42:19 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:42:19 #140 CACHED 01:42:19 01:42:19 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 01:42:19 #141 CACHED 01:42:19 01:42:19 #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:19 #142 CACHED 01:42:19 01:42:19 #143 [core-data builder 6/7] COPY . . 01:42:19 #143 CACHED 01:42:19 01:42:19 #121 [core-metadata builder 6/7] COPY . . 01:42:19 #121 DONE 11.0s 01:42:19 01:42:19 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:42:19 #0 0.310 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:42:24 #144 ... 01:42:24 01:42:24 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:42:24 #0 1.240 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:42:26 39f8f326b044: Pull complete 01:42:26 e6a1e7a6a96a: Pull complete 01:42:26 4f4fb700ef54: Pull complete 01:42:26 d45d956e0dbf: Pull complete 01:42:26 d7702b0d1db1: Pull complete 01:42:30 #145 ... 01:42:30 01:42:30 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:42:30 #0 0.562 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:42:30 #146 ... 01:42:30 01:42:30 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:42:30 #0 0.957 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:42:30 #147 ... 01:42:30 01:42:30 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:42:30 #0 0.849 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:42:30 #148 ... 01:42:30 01:42:30 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:42:30 #0 1.318 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:42:30 #149 ... 01:42:30 01:42:30 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:42:30 #0 0.973 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:42:30 #150 ... 01:42:30 01:42:30 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:42:30 #0 1.219 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:42:30 #151 ... 01:42:30 01:42:30 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:42:30 #0 1.102 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:42:30 #152 ... 01:42:30 01:42:30 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:42:30 #0 0.855 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:42:30 #153 ... 01:42:30 01:42:30 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:42:30 #0 0.993 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:42:30 #154 ... 01:42:30 01:42:30 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:42:30 #131 0.496 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:42:34 5c7f0f088c93: Pull complete 01:42:35 4fdc064ae6cf: Pull complete 01:42:35 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 01:42:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:42:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:42:35 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:42:35 WORKDIR /edgex 01:42:35 COPY go.mod . 01:42:35 RUN go mod downloaddocker 01:42:35 build -t ci-base-image-arm64 -f - . 01:42:36 Sending build context to Docker daemon 3.658MB 01:42:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:42:36 ---> 63f30b955cb9 01:42:36 Step 2/4 : WORKDIR /edgex 01:42:38 ---> Running in e5e5deefce7f 01:42:38 Removing intermediate container e5e5deefce7f 01:42:38 ---> 680fd703eb3c 01:42:38 Step 3/4 : COPY go.mod . 01:42:39 ---> 921cbcf22f68 01:42:39 Step 4/4 : RUN go mod download 01:42:39 ---> Running in ed9d0c7ccece 01:43:47 Removing intermediate container ed9d0c7ccece 01:43:47 ---> 6b9192670fba 01:43:47 Successfully built 6b9192670fba 01:43:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:47 + docker inspect -f . ci-base-image-arm64 01:43:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:47 prd-ubuntu20.04-docker-arm64-4c-16g-39267 does not seem to be running inside a container 01:43:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:43:48 $ docker top 892883a19825f5e8a9ccb0e00e3cbfc3a27ac02b994be6f24237d44412409958 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:49 + go version 01:43:49 go version go1.23.4 linux/arm64 [Pipeline] } 01:43:49 $ docker stop --time=1 892883a19825f5e8a9ccb0e00e3cbfc3a27ac02b994be6f24237d44412409958 01:43:51 $ docker rm -f --volumes 892883a19825f5e8a9ccb0e00e3cbfc3a27ac02b994be6f24237d44412409958 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:43:52 01:43:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:43:52 latest: Pulling from edgex-devops/edgex-compose-arm64 01:43:52 547446be3368: Pulling fs layer 01:43:52 d125d8839a47: Pulling fs layer 01:43:52 3e85d5ac6304: Pulling fs layer 01:43:52 c3105a71a48b: Pulling fs layer 01:43:52 0f093f025ec4: Pulling fs layer 01:43:52 c3106fc0e877: Pulling fs layer 01:43:52 c3105a71a48b: Waiting 01:43:52 c3106fc0e877: Waiting 01:43:52 0f093f025ec4: Waiting 01:43:52 547446be3368: Verifying Checksum 01:43:52 547446be3368: Download complete 01:43:52 c3105a71a48b: Verifying Checksum 01:43:52 c3105a71a48b: Download complete 01:43:53 d125d8839a47: Verifying Checksum 01:43:53 d125d8839a47: Download complete 01:43:53 c3106fc0e877: Verifying Checksum 01:43:53 c3106fc0e877: Download complete 01:43:53 0f093f025ec4: Verifying Checksum 01:43:53 0f093f025ec4: Download complete 01:43:53 547446be3368: Pull complete 01:43:54 d125d8839a47: Pull complete 01:43:55 3e85d5ac6304: Verifying Checksum 01:43:55 3e85d5ac6304: Download complete 01:44:05 3e85d5ac6304: Pull complete 01:44:05 c3105a71a48b: Pull complete 01:44:05 0f093f025ec4: Pull complete 01:44:05 c3106fc0e877: Pull complete 01:44:05 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:44:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:44:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:05 prd-ubuntu20.04-docker-arm64-4c-16g-39267 does not seem to be running inside a container 01:44:05 $ 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/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:44:08 $ docker top 3d74ecedb6442eeebbb6021632b4fbd1df4cdface0b1bed221a5a447eb047db7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:08 + docker compose -f ./docker-compose-build.yml build --parallel 01:44:18 #1 [core-metadata internal] load build definition from Dockerfile 01:44:18 #1 transferring dockerfile: 2.10kB done 01:44:18 #1 DONE 0.1s 01:44:18 01:44:18 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:44:18 #2 transferring dockerfile: 1.89kB 0.0s done 01:44:18 #2 DONE 0.1s 01:44:18 01:44:18 #3 [security-spire-agent internal] load build definition from Dockerfile 01:44:18 #3 transferring dockerfile: 1.81kB done 01:44:18 #3 DONE 0.1s 01:44:18 01:44:18 #4 [security-proxy-auth internal] load build definition from Dockerfile 01:44:18 #4 transferring dockerfile: 2.14kB 0.0s done 01:44:18 #4 DONE 0.1s 01:44:18 01:44:18 #5 [security-proxy-setup internal] load build definition from Dockerfile 01:44:18 #5 transferring dockerfile: 2.50kB 0.0s done 01:44:18 #5 DONE 0.1s 01:44:18 01:44:18 #6 [core-keeper internal] load build definition from Dockerfile 01:44:18 #6 transferring dockerfile: 2.01kB 0.0s done 01:44:18 #6 DONE 0.1s 01:44:18 01:44:18 #7 [core-command internal] load build definition from Dockerfile 01:44:18 #7 transferring dockerfile: 1.94kB done 01:44:18 #7 DONE 0.1s 01:44:18 01:44:18 #8 [support-notifications internal] load build definition from Dockerfile 01:44:18 #8 transferring dockerfile: 2.00kB 0.0s done 01:44:18 #8 DONE 0.1s 01:44:18 01:44:18 #9 [security-spire-server internal] load build definition from Dockerfile 01:44:18 #9 transferring dockerfile: 1.70kB done 01:44:18 #9 DONE 0.1s 01:44:18 01:44:18 #10 [core-data internal] load build definition from Dockerfile 01:44:18 #10 transferring dockerfile: 2.04kB 0.0s done 01:44:18 #10 DONE 0.1s 01:44:18 01:44:18 #11 [security-spire-config internal] load build definition from Dockerfile 01:44:18 #11 transferring dockerfile: 1.69kB done 01:44:18 #11 DONE 0.1s 01:44:18 01:44:18 #12 [security-bootstrapper internal] load build definition from Dockerfile 01:44:18 #12 transferring dockerfile: 3.02kB done 01:44:18 #12 DONE 0.1s 01:44:18 01:44:18 #13 [support-scheduler internal] load build definition from Dockerfile 01:44:18 #13 transferring dockerfile: 1.83kB 0.0s done 01:44:18 #13 DONE 0.1s 01:44:18 01:44:18 #14 [security-secretstore-setup internal] load build definition from Dockerfile 01:44:18 #14 transferring dockerfile: 2.49kB done 01:44:18 #14 DONE 0.1s 01:44:18 01:44:18 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:44:18 #15 transferring dockerfile: 2.23kB done 01:44:18 #15 DONE 0.1s 01:44:18 01:44:18 #16 [core-metadata internal] load .dockerignore 01:44:18 #16 transferring context: 01:44:18 #16 transferring context: 50B done 01:44:18 #16 DONE 0.1s 01:44:19 01:44:19 #17 [security-spiffe-token-provider internal] load .dockerignore 01:44:19 #17 transferring context: 50B done 01:44:19 #17 DONE 0.1s 01:44:19 01:44:19 #18 [security-spire-agent internal] load .dockerignore 01:44:19 #18 transferring context: 50B done 01:44:19 #18 DONE 0.0s 01:44:19 01:44:19 #19 [security-proxy-auth internal] load .dockerignore 01:44:19 #19 transferring context: 50B done 01:44:19 #19 DONE 0.1s 01:44:19 01:44:19 #20 [security-proxy-setup internal] load .dockerignore 01:44:19 #20 transferring context: 50B done 01:44:19 #20 DONE 0.0s 01:44:19 01:44:19 #21 [core-keeper internal] load .dockerignore 01:44:19 #21 transferring context: 50B 0.0s done 01:44:19 #21 DONE 0.1s 01:44:19 01:44:19 #22 [core-command internal] load .dockerignore 01:44:19 #22 transferring context: 50B 0.0s done 01:44:19 #22 DONE 0.0s 01:44:19 01:44:19 #23 [support-notifications internal] load .dockerignore 01:44:19 #23 transferring context: 50B done 01:44:19 #23 DONE 0.1s 01:44:19 01:44:19 #24 [security-spire-server internal] load .dockerignore 01:44:19 #24 transferring context: 50B done 01:44:19 #24 DONE 0.1s 01:44:19 01:44:19 #25 [core-data internal] load .dockerignore 01:44:19 #25 transferring context: 50B done 01:44:19 #25 DONE 0.0s 01:44:19 01:44:19 #26 [security-spire-config internal] load .dockerignore 01:44:19 #26 transferring context: 50B 0.0s done 01:44:20 #26 DONE 0.1s 01:44:20 01:44:20 #27 [support-scheduler internal] load .dockerignore 01:44:20 #27 transferring context: 50B 0.0s done 01:44:20 #27 DONE 0.1s 01:44:20 01:44:20 #28 [security-bootstrapper internal] load .dockerignore 01:44:20 #28 transferring context: 50B done 01:44:20 #28 DONE 0.1s 01:44:20 01:44:20 #29 [security-secretstore-setup internal] load .dockerignore 01:44:20 #29 transferring context: 50B done 01:44:20 #29 DONE 0.1s 01:44:20 01:44:20 #30 [core-common-config-bootstrapper internal] load .dockerignore 01:44:20 #30 transferring context: 50B 0.0s done 01:44:20 #30 DONE 0.1s 01:44:20 01:44:20 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:44:20 #31 DONE 0.0s 01:44:20 01:44:20 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 01:44:20 #32 DONE 0.2s 01:44:20 01:44:20 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:44:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 01:44:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:44:20 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:44:20 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:44:20 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0B / 4.09MB 0.1s 01:44:20 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.2s 01:44:21 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 01:44:21 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 01:44:21 #33 ... 01:44:21 01:44:21 #34 [core-metadata internal] load build context 01:44:21 #34 transferring context: 3.19MB 0.7s done 01:44:21 #34 DONE 0.8s 01:44:21 01:44:21 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:44:21 #33 ... 01:44:21 01:44:21 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:44:21 #31 DONE 0.0s 01:44:21 01:44:21 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 01:44:21 #32 DONE 0.2s 01:44:21 01:44:21 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:44:21 #35 DONE 1.7s 01:44:21 01:44:21 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:44:21 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 01:44:21 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:44:21 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:44:21 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:44:21 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 01:44:21 #33 ... 01:44:21 01:44:21 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:44:21 #31 DONE 0.0s 01:44:21 01:44:21 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:44:22 #33 ... 01:44:22 01:44:22 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:44:22 #31 DONE 0.0s 01:44:22 01:44:22 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:44:22 #35 DONE 1.7s 01:44:22 01:44:22 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 01:44:22 #36 DONE 0.7s 01:44:22 01:44:22 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:44:22 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 01:44:22 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:44:22 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:44:22 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:44:22 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 01:44:22 #33 ... 01:44:22 01:44:22 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:44:22 #31 DONE 0.0s 01:44:22 01:44:22 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:44:22 #35 DONE 1.7s 01:44:22 01:44:22 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:44:22 #36 DONE 0.7s 01:44:22 01:44:22 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:44:22 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 01:44:22 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:44:22 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:44:22 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:44:22 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 01:44:22 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done 01:44:22 #33 ... 01:44:22 01:44:22 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:44:22 #31 DONE 0.0s 01:44:22 #131 ... 01:44:22 01:44:22 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:44:22 #152 DONE 109.8s 01:44:22 01:44:22 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:44:22 #151 DONE 109.8s 01:44:22 01:44:22 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:44:22 #145 ... 01:44:22 01:44:22 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:44:22 #155 DONE 3.8s 01:44:22 01:44:22 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:44:22 #156 DONE 3.8s 01:44:22 01:44:22 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:44:22 #157 ... 01:44:22 01:44:22 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:44:22 #158 DONE 0.3s 01:44:22 01:44:22 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:44:22 #159 DONE 0.8s 01:44:22 01:44:22 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:44:22 #160 DONE 1.6s 01:44:22 01:44:22 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:44:22 #154 ... 01:44:22 01:44:22 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:44:22 #161 DONE 0.5s 01:44:22 01:44:22 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:44:22 #157 DONE 3.2s 01:44:22 01:44:22 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:44:22 #162 ... 01:44:22 01:44:22 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:44:22 #163 DONE 1.0s 01:44:22 01:44:22 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:44:22 01:44:22 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:44:22 #31 DONE 0.0s 01:44:22 01:44:22 #37 [security-spiffe-token-provider internal] load build context 01:44:22 #37 ... 01:44:22 01:44:22 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:44:22 #35 DONE 1.8s 01:44:22 01:44:22 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 01:44:22 #32 DONE 0.9s 01:44:22 01:44:22 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 01:44:22 #36 DONE 0.8s 01:44:22 01:44:22 #37 [security-spiffe-token-provider internal] load build context 01:44:22 #37 ... 01:44:22 01:44:22 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:44:22 #35 DONE 1.8s 01:44:22 01:44:22 #36 [core-command builder 2/7] WORKDIR /edgex-go 01:44:22 #36 DONE 0.8s 01:44:22 01:44:22 #37 [security-spiffe-token-provider internal] load build context 01:44:22 #37 transferring context: 3.19MB 1.0s done 01:44:22 #164 DONE 0.7s 01:44:22 01:44:22 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:44:22 #37 DONE 1.1s 01:44:22 01:44:22 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:44:22 #31 DONE 0.1s 01:44:22 01:44:22 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:44:22 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 01:44:22 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:44:22 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:44:22 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:44:22 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 01:44:22 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done 01:44:23 #33 ... 01:44:23 01:44:23 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:44:23 #31 DONE 0.1s 01:44:23 01:44:23 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 01:44:23 #38 DONE 1.8s 01:44:23 01:44:23 #39 [security-proxy-auth internal] load build context 01:44:23 #39 ... 01:44:23 01:44:23 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:44:23 #35 DONE 1.9s 01:44:23 01:44:23 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 01:44:23 #36 DONE 0.9s 01:44:23 01:44:23 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:44:23 #31 DONE 0.1s 01:44:23 01:44:23 #39 [security-proxy-auth internal] load build context 01:44:23 #39 ... 01:44:23 01:44:23 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:44:23 #35 DONE 1.9s 01:44:23 01:44:23 #36 [core-data builder 2/7] WORKDIR /edgex-go 01:44:23 #36 DONE 0.9s 01:44:23 01:44:23 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:44:23 #40 DONE 2.0s 01:44:23 01:44:23 #39 [security-proxy-auth internal] load build context 01:44:23 #165 DONE 0.9s 01:44:23 01:44:23 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:44:23 #39 ... 01:44:23 01:44:23 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:44:23 #41 DONE 0.0s 01:44:23 01:44:23 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:44:23 #31 DONE 0.1s 01:44:23 01:44:23 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:44:23 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 01:44:23 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:44:23 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:44:23 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:44:23 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 01:44:23 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done 01:44:24 #33 ... 01:44:24 01:44:24 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:44:24 #31 DONE 0.1s 01:44:24 01:44:24 #39 [security-proxy-auth internal] load build context 01:44:24 #39 transferring context: 3.19MB 1.6s done 01:44:24 #39 DONE 2.1s 01:44:24 #166 ... 01:44:24 01:44:24 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:44:24 #162 DONE 3.1s 01:44:24 01:44:24 #112 [core-common-config-bootstrapper] exporting to image 01:44:24 #112 exporting layers 01:44:24 01:44:24 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:24 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:24 #112 ... 01:44:24 01:44:24 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:44:24 #166 DONE 0.8s 01:44:24 01:44:24 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:44:25 #167 DONE 0.7s 01:44:25 01:44:25 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:44:25 #42 ... 01:44:25 01:44:25 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 01:44:25 #32 DONE 3.1s 01:44:25 01:44:25 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:44:25 #35 DONE 2.0s 01:44:25 01:44:25 #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:44:25 #36 DONE 0.9s 01:44:25 01:44:25 #43 [security-bootstrapper internal] load build context 01:44:25 #43 DONE 0.0s 01:44:25 01:44:25 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:25 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.3s done 01:44:25 #42 DONE 1.5s 01:44:25 01:44:25 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:44:25 #41 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.2s done 01:44:25 #41 DONE 1.2s 01:44:25 01:44:25 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:44:25 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 01:44:25 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:44:25 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:44:25 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:44:25 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 01:44:25 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done 01:44:25 #33 DONE 5.3s 01:44:25 01:44:25 #44 [core-keeper internal] load build context 01:44:25 #148 ... 01:44:25 01:44:25 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 01:44:25 #44 ... 01:44:25 01:44:25 #45 [security-proxy-setup internal] load build context 01:44:25 #45 transferring context: 3.19MB 2.0s done 01:44:25 #45 DONE 3.2s 01:44:25 01:44:25 #44 [core-keeper internal] load build context 01:44:25 #44 ... 01:44:25 01:44:25 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:44:25 #35 DONE 2.0s 01:44:25 01:44:25 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 01:44:25 #36 DONE 0.9s 01:44:25 01:44:25 #46 [security-spire-config internal] load build context 01:44:25 #46 transferring context: 22.05kB 0.2s done 01:44:25 #46 DONE 1.9s 01:44:25 01:44:25 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:44:25 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 01:44:25 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:44:25 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 01:44:25 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 01:44:25 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 01:44:25 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done 01:44:25 #33 DONE 5.3s 01:44:25 01:44:25 #44 [core-keeper internal] load build context 01:44:25 #44 transferring context: 3.19MB 2.6s done 01:44:25 #168 DONE 0.8s 01:44:25 01:44:25 #112 [core-common-config-bootstrapper] exporting to image 01:44:25 #112 exporting layers 1.8s done 01:44:25 #112 writing image sha256:897fda5f8545895f98f65796be61388b63708b6decf41c8d6d04a8342716bfd6 done 01:44:25 #112 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 01:44:25 #112 DONE 2.9s 01:44:25 01:44:25 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:44:26 #169 DONE 0.3s 01:44:26 01:44:26 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:44:26 #44 DONE 3.4s 01:44:26 01:44:26 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:44:26 #47 ... 01:44:26 01:44:26 #48 [security-spire-agent internal] load build context 01:44:26 #48 transferring context: 23.33kB 0.2s done 01:44:26 #48 DONE 2.4s 01:44:26 #149 ... 01:44:26 01:44:26 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:44:26 #170 DONE 0.2s 01:44:26 01:44:26 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:44:26 01:44:26 #49 [security-spire-server internal] load build context 01:44:26 #49 transferring context: 23.80kB 0.3s done 01:44:26 #49 DONE 2.6s 01:44:26 01:44:26 #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:44:27 #50 ... 01:44:27 01:44:27 #51 [core-command internal] load build context 01:44:27 #51 transferring context: 3.19MB 3.0s done 01:44:27 #51 DONE 4.4s 01:44:27 01:44:27 #52 [core-data internal] load build context 01:44:27 #52 ... 01:44:27 01:44:27 #53 [support-notifications internal] load build context 01:44:27 #53 transferring context: 3.19MB 3.8s done 01:44:27 #53 DONE 4.9s 01:44:27 01:44:27 #52 [core-data internal] load build context 01:44:28 #52 transferring context: 3.19MB 3.9s done 01:44:28 #171 DONE 2.4s 01:44:28 01:44:28 #112 [security-bootstrapper] exporting to image 01:44:29 #112 exporting layers 0.7s done 01:44:29 #112 writing image sha256:7b5462861005834db22addeceb63c0d849fdc9388c8e1198c144adfdba64e619 done 01:44:29 #112 naming to docker.io/library/security-bootstrapper done 01:44:29 #112 DONE 3.6s 01:44:29 01:44:29 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:44:29 #52 DONE 5.5s 01:44:29 01:44:29 #54 [support-scheduler internal] load build context 01:44:29 #54 transferring context: 3.19MB 3.8s done 01:44:29 #54 DONE 5.6s 01:44:29 01:44:29 #55 [core-common-config-bootstrapper internal] load build context 01:44:31 #55 ... 01:44:31 01:44:31 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:31 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 01:44:31 #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 01:44:31 #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 01:44:31 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.7s done 01:44:31 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.9s done 01:44:31 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done 01:44:31 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.7s done 01:44:31 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 3.1s 01:44:31 #42 ... 01:44:31 01:44:31 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:31 #56 DONE 9.1s 01:44:31 01:44:31 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:31 #42 ... 01:44:31 01:44:31 #55 [core-common-config-bootstrapper internal] load build context 01:44:32 #55 ... 01:44:32 01:44:32 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:44:32 #0 7.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:32 #0 9.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:32 #57 ... 01:44:32 01:44:32 #58 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:44:32 #0 6.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:32 #0 6.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:32 #0 9.544 OK: 239 MiB in 58 packages 01:44:32 #58 ... 01:44:32 01:44:32 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:44:32 #0 8.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:32 #0 8.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:32 #59 ... 01:44:32 01:44:32 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:32 #42 ... 01:44:32 01:44:32 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:44:32 #60 ... 01:44:32 01:44:32 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:33 #42 ... 01:44:33 01:44:33 #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:44:33 #58 DONE 12.0s 01:44:33 01:44:33 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:33 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 5.4s 01:44:33 #42 ... 01:44:33 01:44:33 #43 [security-bootstrapper internal] load build context 01:44:33 #43 transferring context: 3.19MB 5.7s done 01:44:33 #43 DONE 8.3s 01:44:33 01:44:33 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:33 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 5.8s 01:44:33 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 01:44:33 #42 ... 01:44:33 01:44:33 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:44:33 #0 7.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:33 #0 8.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:33 #61 ... 01:44:33 01:44:33 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:33 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 01:44:34 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.13MB / 33.17MB 6.3s 01:44:34 #42 ... 01:44:34 01:44:34 #62 [security-secretstore-setup internal] load build context 01:44:34 #62 transferring context: 3.19MB 6.4s done 01:44:34 #62 DONE 8.9s 01:44:34 01:44:34 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:35 #42 ... 01:44:35 01:44:35 #55 [core-common-config-bootstrapper internal] load build context 01:44:35 #55 transferring context: 3.19MB 6.9s done 01:44:35 #55 DONE 9.5s 01:44:35 01:44:35 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:35 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 7.3s 01:44:35 #42 ... 01:44:35 01:44:35 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:44:35 #41 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 01:44:35 #41 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 01:44:35 #41 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 01:44:35 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.1s done 01:44:35 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.3s done 01:44:35 #41 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.4s done 01:44:35 #41 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.61MB / 14.28MB 7.8s 01:44:35 #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 01:44:35 #41 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.53MB / 14.28MB 7.8s 01:44:35 #41 ... 01:44:35 01:44:35 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:35 #42 ... 01:44:35 01:44:35 #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:44:35 #0 8.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:35 #0 9.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:35 #63 ... 01:44:35 01:44:35 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:44:35 #41 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.58MB / 14.28MB 8.1s 01:44:35 #41 ... 01:44:35 01:44:35 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:44:35 #59 12.74 OK: 239 MiB in 58 packages 01:44:35 #59 DONE 13.9s 01:44:35 01:44:35 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:44:36 #41 ... 01:44:36 01:44:36 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:36 #64 ... 01:44:36 01:44:36 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:44:36 #65 ... 01:44:36 01:44:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:36 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.50MB / 33.17MB 8.5s 01:44:36 #42 ... 01:44:36 01:44:36 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:44:36 #66 ... 01:44:36 01:44:36 #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:44:36 #67 ... 01:44:36 01:44:36 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:44:37 #68 ... 01:44:37 01:44:37 #69 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:44:37 #69 DONE 3.4s 01:44:37 01:44:37 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:44:37 #70 ... 01:44:37 01:44:37 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:44:37 #61 12.52 OK: 239 MiB in 58 packages 01:44:37 #61 DONE 13.4s 01:44:37 01:44:37 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:44:37 #71 ... 01:44:37 01:44:37 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:37 #42 ... 01:44:37 01:44:37 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:44:37 #72 ... 01:44:37 01:44:37 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:38 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 10.1s 01:44:38 #42 ... 01:44:38 01:44:38 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:44:38 #60 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:38 #60 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:38 #60 14.92 OK: 239 MiB in 58 packages 01:44:38 #60 DONE 15.6s 01:44:38 01:44:38 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:39 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.69MB / 33.17MB 11.0s 01:44:39 #42 ... 01:44:39 01:44:39 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:44:39 #73 DONE 3.0s 01:44:39 01:44:39 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:39 #42 ... 01:44:39 01:44:39 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:44:39 #74 DONE 2.4s 01:44:39 01:44:39 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:39 #42 ... 01:44:39 01:44:39 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:39 #64 DONE 14.0s 01:44:39 01:44:39 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:40 #42 ... 01:44:40 01:44:40 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:44:40 #75 DONE 1.9s 01:44:40 01:44:40 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:40 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 12.5s 01:44:40 #42 ... 01:44:40 01:44:40 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:44:40 #57 13.45 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:44:40 #57 13.45 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:44:40 #57 13.45 OK: 24059 distinct packages available 01:44:40 #57 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:40 #57 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:40 #57 17.73 OK: 239 MiB in 58 packages 01:44:40 #57 DONE 18.5s 01:44:40 01:44:40 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:40 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 01:44:40 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 01:44:41 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.83MB / 33.17MB 13.2s 01:44:42 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.72MB / 33.17MB 14.0s 01:44:42 #42 ... 01:44:42 01:44:42 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:44:42 #76 ... 01:44:42 01:44:42 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:42 #42 ... 01:44:42 01:44:42 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:44:42 #77 DONE 2.2s 01:44:42 01:44:42 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:43 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.69MB / 33.17MB 15.4s 01:44:43 #42 ... 01:44:43 01:44:43 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:44:43 #63 13.70 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:44:43 #63 13.70 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:44:43 #63 13.70 OK: 24048 distinct packages available 01:44:43 #63 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:43 #63 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:43 #63 16.92 (1/5) Installing dumb-init (1.2.5-r3) 01:44:43 #63 16.95 (2/5) Installing musl-obstack (1.2.3-r2) 01:44:43 #63 16.95 (3/5) Installing libucontext (1.2-r3) 01:44:43 #63 16.95 (4/5) Installing gcompat (1.1.0-r4) 01:44:43 #63 16.98 (5/5) Installing openssl (3.3.3-r0) 01:44:43 #63 17.02 Executing busybox-1.36.1-r29.trigger 01:44:43 #63 17.11 OK: 10 MiB in 19 packages 01:44:43 #63 DONE 18.2s 01:44:43 01:44:43 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:44 #42 ... 01:44:44 01:44:44 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:44:44 #47 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:44 #47 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:44 #47 17.47 (1/2) Installing dumb-init (1.2.5-r3) 01:44:44 #47 17.48 (2/2) Installing su-exec (0.2-r3) 01:44:44 #47 17.49 Executing busybox-1.36.1-r29.trigger 01:44:44 #47 17.55 OK: 9 MiB in 16 packages 01:44:44 #47 DONE 18.2s 01:44:44 01:44:44 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:44 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.45MB / 33.17MB 16.3s 01:44:44 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.48MB / 33.17MB 16.9s 01:44:45 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 17.3s 01:44:46 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 18.1s done 01:44:46 #42 ... 01:44:46 01:44:46 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:44:46 #41 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 9.4s done 01:44:46 #41 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 01:44:46 #41 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 01:44:46 #41 ... 01:44:46 01:44:46 #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:44:46 #67 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:47 #67 ... 01:44:47 01:44:47 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:47 #78 ... 01:44:47 01:44:47 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:44:47 #72 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:49 #72 21.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:49 #72 ... 01:44:49 01:44:49 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:49 #79 ... 01:44:49 01:44:49 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:49 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.5s 01:44:50 #42 ... 01:44:50 01:44:50 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:50 #80 ... 01:44:50 01:44:50 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:50 #42 ... 01:44:50 01:44:50 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:44:50 #81 ... 01:44:50 01:44:50 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:50 #82 ... 01:44:50 01:44:50 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:52 #42 ... 01:44:52 01:44:52 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:52 #83 ... 01:44:52 01:44:52 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:53 #42 ... 01:44:53 01:44:53 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:44:53 #41 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.1s done 01:44:53 #41 DONE 29.5s 01:44:53 01:44:53 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:53 #42 ... 01:44:53 01:44:53 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:44:53 #0 7.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:53 #0 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:53 #84 ... 01:44:53 01:44:53 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:54 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.5s 01:44:54 #42 ... 01:44:54 01:44:54 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:44:54 #0 7.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:54 #0 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:54 #85 ... 01:44:54 01:44:54 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:54 #42 ... 01:44:54 01:44:54 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:44:54 #65 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:54 #65 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:54 #65 24.36 (1/7) Installing ca-certificates (20241121-r1) 01:44:54 #65 24.89 (2/7) Installing dumb-init (1.2.5-r3) 01:44:54 #65 24.90 (3/7) Installing libgcc (13.2.1_git20240309-r0) 01:44:54 #65 24.94 (4/7) Installing libsodium (1.0.19-r0) 01:44:54 #65 24.98 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 01:44:54 #65 25.43 (6/7) Installing libzmq (4.3.5-r2) 01:44:54 #65 25.50 (7/7) Installing zeromq (4.3.5-r2) 01:44:54 #65 25.57 Executing busybox-1.36.1-r29.trigger 01:44:54 #65 25.68 Executing ca-certificates-20241121-r1.trigger 01:44:54 #65 26.73 OK: 14 MiB in 21 packages 01:44:54 #65 ... 01:44:54 01:44:54 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:55 #42 ... 01:44:55 01:44:55 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:44:55 #65 DONE 29.4s 01:44:55 01:44:55 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:56 #148 154.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:44:56 #42 ... 01:44:56 01:44:56 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:44:56 #71 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:56 #71 20.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:56 #71 ... 01:44:56 01:44:56 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:57 #42 ... 01:44:57 01:44:57 #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:44:57 #50 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:57 #50 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:57 #50 ... 01:44:57 01:44:57 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:44:57 #70 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:57 #70 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:57 #70 ... 01:44:57 01:44:57 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:44:57 #68 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:57 #68 21.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:57 #68 ... 01:44:57 01:44:57 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:44:57 #76 15.17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:57 #76 16.92 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:57 #76 ... 01:44:57 01:44:57 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:57 #42 ... 01:44:57 01:44:57 #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:44:57 #67 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:57 #67 ... 01:44:57 01:44:57 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:58 #42 ... 01:44:58 01:44:58 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:44:58 #66 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:44:58 #66 23.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:44:58 #66 ... 01:44:58 01:44:58 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:59 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.5s done 01:44:59 #42 DONE 35.9s 01:44:59 01:44:59 #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:44:59 #67 32.35 (1/1) Installing dumb-init (1.2.5-r3) 01:44:59 #67 32.39 Executing busybox-1.36.1-r29.trigger 01:44:59 #67 32.57 OK: 9 MiB in 15 packages 01:45:00 #67 ... 01:45:00 01:45:00 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:45:00 #68 31.46 (1/1) Installing dumb-init (1.2.5-r3) 01:45:00 #68 31.49 Executing busybox-1.36.1-r29.trigger 01:45:00 #68 31.63 OK: 9 MiB in 15 packages 01:45:00 #68 DONE 33.9s 01:45:00 01:45:00 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:45:00 #0 4.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:00 #86 ... 01:45:00 01:45:00 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:45:00 #81 10.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:00 #81 12.52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:00 #81 ... 01:45:00 01:45:00 #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:45:00 #50 34.34 (1/3) Installing ca-certificates (20241121-r1) 01:45:01 #50 ... 01:45:01 01:45:01 #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:45:01 #67 DONE 35.9s 01:45:01 01:45:01 #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:45:01 #50 35.07 (2/3) Installing dumb-init (1.2.5-r3) 01:45:01 #50 35.12 (3/3) Installing tzdata (2025a-r0) 01:45:02 #50 ... 01:45:02 01:45:02 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:45:02 #71 30.81 (1/4) Installing dumb-init (1.2.5-r3) 01:45:02 #71 30.86 (2/4) Installing openssl (3.3.3-r0) 01:45:02 #71 31.06 (3/4) Installing su-exec (0.2-r3) 01:45:02 #71 31.07 (4/4) Installing yq-go (4.44.1-r2) 01:45:02 #71 32.92 Executing busybox-1.36.1-r29.trigger 01:45:02 #71 33.11 OK: 20 MiB in 18 packages 01:45:02 #71 DONE 35.8s 01:45:02 01:45:02 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:45:02 #86 6.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:05 #86 ... 01:45:05 01:45:05 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:45:05 #76 31.58 OK: 239 MiB in 58 packages 01:45:05 #76 DONE 33.2s 01:45:05 01:45:05 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:45:05 #87 DONE 0.5s 01:45:05 01:45:05 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:45:05 #81 25.36 (1/1) Installing dumb-init (1.2.5-r3) 01:45:06 #81 ... 01:45:06 01:45:06 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:45:06 #85 20.21 OK: 9 MiB in 16 packages 01:45:06 #85 DONE 22.0s 01:45:06 01:45:06 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:45:06 #88 ... 01:45:06 01:45:06 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:45:06 #84 21.09 OK: 10 MiB in 19 packages 01:45:06 #84 DONE 23.1s 01:45:06 01:45:06 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:45:07 #89 ... 01:45:07 01:45:07 #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:45:07 #50 37.19 Executing busybox-1.36.1-r29.trigger 01:45:07 #50 37.41 Executing ca-certificates-20241121-r1.trigger 01:45:07 #50 39.09 OK: 11 MiB in 17 packages 01:45:07 #50 DONE 41.3s 01:45:07 01:45:07 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:45:08 #90 ... 01:45:08 01:45:08 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:45:08 #72 34.21 (1/4) Installing ca-certificates (20241121-r1) 01:45:08 #72 34.98 (2/4) Installing dumb-init (1.2.5-r3) 01:45:08 #72 35.04 (3/4) Installing su-exec (0.2-r3) 01:45:08 #72 35.07 (4/4) Installing yq-go (4.44.1-r2) 01:45:08 #72 36.31 Executing busybox-1.36.1-r29.trigger 01:45:08 #72 36.45 Executing ca-certificates-20241121-r1.trigger 01:45:08 #72 37.78 OK: 20 MiB in 18 packages 01:45:08 #72 DONE 40.9s 01:45:08 01:45:08 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:45:08 #91 DONE 1.8s 01:45:08 #148 DONE 167.5s 01:45:08 01:45:08 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:45:08 #146 DONE 167.5s 01:45:08 01:45:08 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:45:08 #144 DONE 167.6s 01:45:08 01:45:08 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:45:08 #147 DONE 167.5s 01:45:08 01:45:08 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:45:08 #150 DONE 167.5s 01:45:08 01:45:08 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:45:08 #145 DONE 167.5s 01:45:08 01:45:08 #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:45:08 #172 ... 01:45:08 01:45:08 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:45:08 #153 DONE 167.6s 01:45:08 01:45:08 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:45:08 #131 DONE 167.7s 01:45:08 01:45:08 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:45:08 #154 DONE 167.6s 01:45:08 01:45:08 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:45:08 #149 DONE 167.7s 01:45:08 01:45:08 #173 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:45:08 #173 DONE 0.3s 01:45:08 01:45:08 #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:45:08 #174 DONE 0.2s 01:45:08 01:45:08 #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:45:08 #172 DONE 0.3s 01:45:08 01:45:08 #175 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:45:08 #175 DONE 0.3s 01:45:08 01:45:08 #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:45:08 #176 DONE 0.2s 01:45:08 01:45:08 #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:45:08 #177 DONE 0.2s 01:45:08 01:45:08 #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:45:08 #178 ... 01:45:08 01:45:08 #179 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:45:08 #179 DONE 0.4s 01:45:08 01:45:08 #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:45:08 #180 DONE 0.4s 01:45:08 01:45:08 #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:45:08 #181 DONE 0.4s 01:45:08 01:45:08 #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:45:08 #182 DONE 0.4s 01:45:08 01:45:08 #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:45:08 #183 DONE 0.4s 01:45:08 01:45:08 #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:45:08 #184 CACHED 01:45:08 01:45:08 #185 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:45:08 #185 CACHED 01:45:08 01:45:08 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:45:08 #186 DONE 0.4s 01:45:08 01:45:08 #187 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:45:08 #187 DONE 0.4s 01:45:08 01:45:08 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:45:08 #188 CACHED 01:45:08 01:45:08 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:45:08 #189 CACHED 01:45:08 01:45:08 #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:45:08 #190 ... 01:45:08 01:45:08 #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:45:08 #178 DONE 0.5s 01:45:08 01:45:08 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:45:08 #191 DONE 0.4s 01:45:08 01:45:08 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:45:08 #192 ... 01:45:08 01:45:08 #193 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:45:08 #193 DONE 0.8s 01:45:08 01:45:08 #194 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:45:08 #194 DONE 0.8s 01:45:08 01:45:08 #195 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:45:08 #195 DONE 0.8s 01:45:08 01:45:08 #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:45:08 #196 DONE 0.8s 01:45:08 01:45:08 #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:45:08 #190 DONE 0.8s 01:45:08 01:45:08 #197 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:45:08 #197 DONE 0.8s 01:45:08 01:45:08 #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:45:08 #198 DONE 0.8s 01:45:08 01:45:08 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:45:08 01:45:08 #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:45:08 #199 DONE 0.8s 01:45:08 01:45:08 #200 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:45:08 #200 DONE 0.6s 01:45:08 01:45:08 #112 [core-keeper] exporting to image 01:45:08 #112 exporting layers 01:45:08 #112 ... 01:45:08 01:45:08 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:45:08 #192 DONE 0.7s 01:45:08 01:45:08 #112 [core-data] exporting to image 01:45:08 #112 exporting layers 0.3s done 01:45:08 #112 ... 01:45:08 01:45:08 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:45:08 #201 DONE 0.6s 01:45:09 01:45:09 #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:45:09 #202 DONE 0.6s 01:45:09 01:45:09 #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:45:09 #203 DONE 0.6s 01:45:09 01:45:09 #204 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:45:09 #204 DONE 0.6s 01:45:09 01:45:09 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:45:09 #205 DONE 0.6s 01:45:09 01:45:09 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:45:09 #206 DONE 0.6s 01:45:09 01:45:09 #207 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:45:09 #207 DONE 0.6s 01:45:09 01:45:09 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:45:09 #208 DONE 0.6s 01:45:09 01:45:09 #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:45:09 #209 DONE 0.3s 01:45:09 01:45:09 #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:45:09 #210 DONE 0.4s 01:45:09 01:45:09 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:45:09 #211 DONE 0.4s 01:45:09 01:45:09 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:45:09 #212 DONE 0.4s 01:45:09 01:45:09 #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:45:09 #213 DONE 0.4s 01:45:09 01:45:09 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:45:09 #214 DONE 0.4s 01:45:09 01:45:09 #112 [core-command] exporting to image 01:45:09 #112 writing image sha256:a17f18940150e3f8cf335b4c9cda7cff4c108048f038ff5de470f6d1debe8fdb 0.0s done 01:45:09 #112 naming to docker.io/library/core-keeper done 01:45:09 #112 writing image sha256:9de2c4d9a9f8a5d67a194a46f7d8d180405402d9ff097f927872c958670d5fc1 0.0s done 01:45:09 #112 naming to docker.io/library/core-data 0.0s done 01:45:09 #112 writing image sha256:c9e519364eaf0011ce9771172a11b151cd9117100d6dd7e5dd416796f10e6a15 done 01:45:09 #112 naming to docker.io/library/core-command done 01:45:09 #112 writing image sha256:ea843b02f9f6e311425645900bb87f4c046fd57045d13688ef63c0b02e41d5a9 0.0s done 01:45:09 #112 naming to docker.io/library/security-spiffe-token-provider 01:45:09 #92 ... 01:45:09 01:45:09 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:45:09 #81 26.74 Executing busybox-1.36.1-r29.trigger 01:45:09 #81 27.07 OK: 9 MiB in 15 packages 01:45:09 #81 DONE 29.4s 01:45:09 #112 naming to docker.io/library/security-spiffe-token-provider done 01:45:09 #112 ... 01:45:09 01:45:09 #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:45:09 #215 DONE 0.2s 01:45:09 01:45:09 #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:45:09 #216 DONE 0.3s 01:45:09 01:45:09 #112 [support-notifications] exporting to image 01:45:09 #112 exporting layers 0.3s done 01:45:09 #112 writing image sha256:9a3ca7c957361cad826f9d367300da5278415b9ef43be105baef22fa6913f178 done 01:45:09 #112 naming to docker.io/library/support-notifications done 01:45:09 01:45:09 #93 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:45:09 #0 4.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:09 #0 7.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:09 #112 writing image sha256:dd68eb36a9af7e25ac5dc5e77a757e6e1f6197a4c2498168e6474cf859aa2cef done 01:45:09 #112 naming to docker.io/library/support-scheduler done 01:45:09 #112 ... 01:45:09 01:45:09 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:45:09 #217 DONE 0.3s 01:45:10 01:45:10 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:45:10 #218 DONE 0.6s 01:45:10 01:45:10 #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:45:10 #219 DONE 0.0s 01:45:10 01:45:10 #112 [security-proxy-auth] exporting to image 01:45:10 #112 ... 01:45:10 01:45:10 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:45:10 #220 DONE 0.6s 01:45:10 01:45:10 #112 [security-proxy-auth] exporting to image 01:45:10 #112 exporting layers 0.3s done 01:45:10 #112 writing image sha256:9dfe1df8ca8e65161121754c8de3a5965ee4bf498a08b20f658fce078ebce190 done 01:45:10 #112 naming to docker.io/library/core-metadata done 01:45:10 #112 writing image sha256:a745a384e08a5288ca7f3e863864754bc12676cd3b0047e44d39fafd7b8a2274 done 01:45:10 #112 naming to docker.io/library/security-proxy-auth done 01:45:10 #93 ... 01:45:10 01:45:10 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:45:10 #0 3.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:10 #0 5.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:10 #112 exporting layers 0.2s done 01:45:10 #112 writing image sha256:f66d212170e8b4385126240ba31185e252745d942acc387765a06ffdaef9c99a done 01:45:10 #112 naming to docker.io/library/security-proxy-setup done 01:45:10 #112 DONE 5.7s 01:45:10 01:45:10 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:45:10 #221 DONE 0.5s 01:45:10 01:45:10 #112 [security-secretstore-setup] exporting to image 01:45:10 #94 ... 01:45:10 01:45:10 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:45:10 #112 exporting layers 0.3s done 01:45:10 #112 writing image sha256:c95ed8827a8ec97436d631e47969540c6a122874f8a6aad349b7cd54924e1595 done 01:45:10 #112 naming to docker.io/library/security-secretstore-setup done 01:45:10 #112 DONE 6.0s 01:45:10 time="2025-02-20T01:40:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:45:10 time="2025-02-20T01:40:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:45:10 time="2025-02-20T01:40:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:45:10 time="2025-02-20T01:40:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:45:10 time="2025-02-20T01:40:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:45:10 time="2025-02-20T01:40:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:45:10 time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:45:10 time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:45:10 time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:45:10 time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:45:10 time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:45:10 time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:45:10 time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:45:10 time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:45:10 time="2025-02-20T01:40:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:45:10 $ docker stop --time=1 b0fb4792744030f7d4027fd140f11b275139978e42eff61a4914b55a748411ab 01:45:11 #95 ... 01:45:11 01:45:11 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:45:11 #70 34.82 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:45:11 #70 34.82 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:45:11 #70 34.82 OK: 24048 distinct packages available 01:45:11 #70 36.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:11 #70 39.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:11 #70 ... 01:45:11 01:45:11 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:45:11 #66 34.87 v3.20.6-9-gb8f931ae64c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:45:11 #66 34.87 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:45:11 #66 34.87 OK: 24048 distinct packages available 01:45:11 #66 37.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:11 #66 40.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:11 #66 ... 01:45:11 01:45:11 #96 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:45:11 #0 3.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:11 #0 6.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:12 $ docker rm -f --volumes b0fb4792744030f7d4027fd140f11b275139978e42eff61a4914b55a748411ab [Pipeline] // withDockerContainer [Pipeline] sh 01:45:12 + docker images 01:45:12 REPOSITORY TAG IMAGE ID CREATED SIZE 01:45:12 security-proxy-setup latest f66d212170e8 2 seconds ago 38.2MB 01:45:12 security-secretstore-setup latest c95ed8827a8e 2 seconds ago 67.7MB 01:45:12 support-notifications latest 9a3ca7c95736 3 seconds ago 51.6MB 01:45:12 support-scheduler latest dd68eb36a9af 3 seconds ago 48MB 01:45:12 core-metadata latest 9dfe1df8ca8e 3 seconds ago 32.6MB 01:45:12 security-proxy-auth latest a745a384e08a 3 seconds ago 31.3MB 01:45:12 core-keeper latest a17f18940150 4 seconds ago 32.1MB 01:45:12 core-command latest c9e519364eaf 4 seconds ago 27.9MB 01:45:12 core-data latest 9de2c4d9a9f8 4 seconds ago 32.4MB 01:45:12 security-spiffe-token-provider latest ea843b02f9f6 4 seconds ago 46.9MB 01:45:12 security-bootstrapper latest 7b5462861005 44 seconds ago 20.3MB 01:45:12 core-common-config-bootstrapper latest 897fda5f8545 49 seconds ago 17.1MB 01:45:12 security-spire-server latest 396dc039eb6f 3 minutes ago 149MB 01:45:12 security-spire-config latest 0a3a8e1e69b5 3 minutes ago 149MB 01:45:12 security-spire-agent latest 80ec6cd26142 3 minutes ago 195MB 01:45:12 ci-base-image-x86_64 latest 90baddb40914 7 minutes ago 929MB 01:45:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 8 weeks ago 580MB 01:45:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB 01:45:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:12 provisioning config files... 01:45:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/798@tmp/config1157618291086167207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:12 #96 ... 01:45:12 01:45:12 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:45:12 #95 4.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:12 ---> ****-login.sh 01:45:12 nexus3.edgexfoundry.org:10001 01:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:12 Configure a credential helper to remove this warning. See 01:45:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:12 01:45:12 Login Succeeded 01:45:12 nexus3.edgexfoundry.org:10002 01:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:12 Configure a credential helper to remove this warning. See 01:45:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:12 01:45:12 Login Succeeded 01:45:12 nexus3.edgexfoundry.org:10003 01:45:12 #95 ... 01:45:12 01:45:12 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:45:12 #92 DONE 4.5s 01:45:12 01:45:12 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:45:12 #88 DONE 6.7s 01:45:12 01:45:12 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:13 Configure a credential helper to remove this warning. See 01:45:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:13 01:45:13 Login Succeeded 01:45:13 nexus3.edgexfoundry.org:10004 01:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:13 Configure a credential helper to remove this warning. See 01:45:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:13 01:45:13 Login Succeeded 01:45:13 ****.io 01:45:13 #97 ... 01:45:13 01:45:13 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:45:13 #89 DONE 6.5s 01:45:13 01:45:13 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:45:13 #90 5.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:13 Configure a credential helper to remove this warning. See 01:45:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:13 01:45:13 Login Succeeded 01:45:13 ---> ****-login.sh ends [Pipeline] } 01:45:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:45:13 #90 ... 01:45:13 01:45:13 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:45:13 #98 DONE 0.4s 01:45:13 01:45:13 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:45:13 #97 DONE 0.5s 01:45:13 01:45:13 #99 [security-spire-agent stage-3 7/10] COPY security.txt / [Pipeline] // withEnv [Pipeline] echo 01:45:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:45:13 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:45:13 b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:13 latest 01:45:13 4.0.0-dev.60 01:45:13 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:13 main 01:45:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:13 #99 DONE 0.3s 01:45:13 01:45:13 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:45:13 #100 DONE 0.6s 01:45:13 01:45:13 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:45:13 #101 ... 01:45:13 01:45:13 #102 [security-spire-server stage-2 6/9] COPY security.txt / 01:45:13 #102 DONE 0.2s 01:45:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:14 01:45:14 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:45:14 #101 DONE 0.3s 01:45:14 01:45:14 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:45:14 #103 DONE 0.2s 01:45:14 01:45:14 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:45:14 + docker push nexus3.edgexfoundry.org:10004/core-command:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:45:14 05c40c51065b: Preparing 01:45:14 b89699b5959d: Preparing 01:45:14 f41a0ac04d8c: Preparing 01:45:14 7a56fe6ad3ed: Preparing 01:45:14 ac663b3a62fb: Preparing 01:45:14 f286c339375f: Preparing 01:45:14 994456c4fd7b: Preparing 01:45:14 f286c339375f: Waiting 01:45:14 994456c4fd7b: Waiting 01:45:14 7a56fe6ad3ed: Pushed 01:45:14 f41a0ac04d8c: Pushed 01:45:14 05c40c51065b: Pushed 01:45:14 ac663b3a62fb: Pushed 01:45:14 994456c4fd7b: Layer already exists 01:45:14 f286c339375f: Pushed 01:45:14 #104 DONE 0.3s 01:45:14 01:45:14 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:45:14 #105 DONE 0.3s 01:45:14 01:45:14 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:45:14 #106 DONE 0.2s 01:45:14 01:45:14 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:45:15 #107 DONE 0.6s 01:45:15 01:45:15 #108 [security-spire-server] exporting to image 01:45:15 #108 exporting layers 01:45:15 #108 ... 01:45:15 01:45:15 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:45:15 #86 17.83 OK: 14 MiB in 21 packages 01:45:15 #86 DONE 19.8s 01:45:15 01:45:15 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:45:15 #70 48.82 (1/4) Installing dumb-init (1.2.5-r3) 01:45:15 #70 48.94 (2/4) Installing musl-obstack (1.2.3-r2) 01:45:15 #70 48.95 (3/4) Installing libucontext (1.2-r3) 01:45:15 #70 48.97 (4/4) Installing gcompat (1.1.0-r4) 01:45:15 #70 49.06 Executing busybox-1.36.1-r29.trigger 01:45:15 #70 ... 01:45:15 01:45:15 #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:15 #109 ... 01:45:15 01:45:15 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:45:15 #70 49.32 OK: 9 MiB in 18 packages 01:45:16 b89699b5959d: Pushed 01:45:16 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:1ff2d4fc1e15045082ec455220cbf6eb765f89c86fdf2cf4d7763e26b9d20d1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:17 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:45:17 05c40c51065b: Preparing 01:45:17 b89699b5959d: Preparing 01:45:17 f41a0ac04d8c: Preparing 01:45:17 7a56fe6ad3ed: Preparing 01:45:17 ac663b3a62fb: Preparing 01:45:17 f286c339375f: Preparing 01:45:17 994456c4fd7b: Preparing 01:45:17 f286c339375f: Waiting 01:45:17 994456c4fd7b: Waiting 01:45:17 f41a0ac04d8c: Layer already exists 01:45:17 05c40c51065b: Layer already exists 01:45:17 ac663b3a62fb: Layer already exists 01:45:17 7a56fe6ad3ed: Layer already exists 01:45:17 b89699b5959d: Layer already exists 01:45:17 f286c339375f: Layer already exists 01:45:17 994456c4fd7b: Layer already exists 01:45:17 latest: digest: sha256:1ff2d4fc1e15045082ec455220cbf6eb765f89c86fdf2cf4d7763e26b9d20d1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:17 #70 ... 01:45:17 01:45:17 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:45:17 #94 15.03 OK: 9 MiB in 15 packages 01:45:17 #94 DONE 16.8s 01:45:17 01:45:17 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:45:17 #90 7.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:17 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.60 01:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:45:17 05c40c51065b: Preparing 01:45:17 b89699b5959d: Preparing 01:45:17 f41a0ac04d8c: Preparing 01:45:17 7a56fe6ad3ed: Preparing 01:45:17 ac663b3a62fb: Preparing 01:45:17 f286c339375f: Preparing 01:45:17 994456c4fd7b: Preparing 01:45:17 f286c339375f: Waiting 01:45:17 994456c4fd7b: Waiting 01:45:17 f41a0ac04d8c: Layer already exists 01:45:17 05c40c51065b: Layer already exists 01:45:17 ac663b3a62fb: Layer already exists 01:45:17 b89699b5959d: Layer already exists 01:45:17 7a56fe6ad3ed: Layer already exists 01:45:17 f286c339375f: Layer already exists 01:45:17 994456c4fd7b: Layer already exists 01:45:17 4.0.0-dev.60: digest: sha256:1ff2d4fc1e15045082ec455220cbf6eb765f89c86fdf2cf4d7763e26b9d20d1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:45:17 #90 ... 01:45:17 01:45:17 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:45:17 #70 DONE 51.2s 01:45:17 01:45:17 #110 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] sh 01:45:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:18 + docker push nexus3.edgexfoundry.org:10004/core-command:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:45:18 05c40c51065b: Preparing 01:45:18 b89699b5959d: Preparing 01:45:18 f41a0ac04d8c: Preparing 01:45:18 7a56fe6ad3ed: Preparing 01:45:18 ac663b3a62fb: Preparing 01:45:18 f286c339375f: Preparing 01:45:18 994456c4fd7b: Preparing 01:45:18 994456c4fd7b: Waiting 01:45:18 ac663b3a62fb: Layer already exists 01:45:18 b89699b5959d: Layer already exists 01:45:18 7a56fe6ad3ed: Layer already exists 01:45:18 05c40c51065b: Layer already exists 01:45:18 f41a0ac04d8c: Layer already exists 01:45:18 f286c339375f: Layer already exists 01:45:18 994456c4fd7b: Layer already exists 01:45:18 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:1ff2d4fc1e15045082ec455220cbf6eb765f89c86fdf2cf4d7763e26b9d20d1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:18 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:45:18 05c40c51065b: Preparing 01:45:18 b89699b5959d: Preparing 01:45:18 f41a0ac04d8c: Preparing 01:45:18 7a56fe6ad3ed: Preparing 01:45:18 ac663b3a62fb: Preparing 01:45:18 f286c339375f: Preparing 01:45:18 994456c4fd7b: Preparing 01:45:18 f286c339375f: Waiting 01:45:18 994456c4fd7b: Waiting 01:45:18 7a56fe6ad3ed: Layer already exists 01:45:18 b89699b5959d: Layer already exists 01:45:18 05c40c51065b: Layer already exists 01:45:18 ac663b3a62fb: Layer already exists 01:45:18 f41a0ac04d8c: Layer already exists 01:45:18 994456c4fd7b: Layer already exists 01:45:18 f286c339375f: Layer already exists 01:45:18 main: digest: sha256:1ff2d4fc1e15045082ec455220cbf6eb765f89c86fdf2cf4d7763e26b9d20d1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:19 ===================================================== [Pipeline] echo 01:45:19 taggedImages: 01:45:19 - nexus3.edgexfoundry.org:10004/core-command:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:19 - nexus3.edgexfoundry.org:10004/core-command:latest 01:45:19 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.60 01:45:19 - nexus3.edgexfoundry.org:10004/core-command:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:19 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:45:19 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:45:19 b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:19 latest 01:45:19 4.0.0-dev.60 01:45:19 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:19 main 01:45:19 ===================================================== 01:45:19 #110 ... 01:45:19 01:45:19 #108 [security-spire-server] exporting to image 01:45:19 #108 exporting layers 4.2s done 01:45:19 #108 writing image sha256:fc53e62d9f2740b3f982e1b4188b1deee5c07b3566dee5301371d581b12a26b6 0.0s done 01:45:19 #108 naming to docker.io/library/security-spire-agent-arm64 done 01:45:19 #108 writing image sha256:9f69799358381b280936770fbf01320c5c9dab971daf8a1a1b9d3b950ed8b558 0.0s done 01:45:19 #108 naming to docker.io/library/security-spire-server-arm64 done 01:45:19 #108 DONE 4.5s [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:19 01:45:19 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:45:19 #66 51.58 (1/14) Installing ca-certificates (20241121-r1) 01:45:19 #66 51.76 (2/14) Installing brotli-libs (1.1.0-r2) 01:45:19 #66 51.94 (3/14) Installing c-ares (1.33.1-r0) 01:45:19 #66 51.99 (4/14) Installing libunistring (1.2-r0) 01:45:19 #66 52.08 (5/14) Installing libidn2 (2.3.7-r0) 01:45:19 #66 52.11 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:45:19 #66 52.12 (7/14) Installing libpsl (0.21.5-r1) 01:45:19 #66 52.14 (8/14) Installing zstd-libs (1.5.6-r0) 01:45:19 #66 52.23 (9/14) Installing libcurl (8.12.1-r0) 01:45:19 #66 52.31 (10/14) Installing curl (8.12.1-r0) 01:45:19 #66 52.40 (11/14) Installing dumb-init (1.2.5-r3) 01:45:19 #66 52.42 (12/14) Installing musl-obstack (1.2.3-r2) 01:45:19 #66 52.45 (13/14) Installing libucontext (1.2-r3) 01:45:19 #66 52.47 (14/14) Installing gcompat (1.1.0-r4) 01:45:19 #66 52.50 Executing busybox-1.36.1-r29.trigger 01:45:19 #66 52.65 Executing ca-certificates-20241121-r1.trigger 01:45:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:45:19 0ab931f7f5ff: Preparing 01:45:19 e4c636d0687f: Preparing 01:45:19 49a7fbc28f58: Preparing 01:45:19 5e135e4616dc: Preparing 01:45:19 f41a0ac04d8c: Preparing 01:45:19 7a56fe6ad3ed: Preparing 01:45:19 ac663b3a62fb: Preparing 01:45:19 f286c339375f: Preparing 01:45:19 7a56fe6ad3ed: Waiting 01:45:19 994456c4fd7b: Preparing 01:45:19 ac663b3a62fb: Waiting 01:45:19 994456c4fd7b: Waiting 01:45:19 f41a0ac04d8c: Layer already exists 01:45:19 7a56fe6ad3ed: Layer already exists 01:45:19 ac663b3a62fb: Layer already exists 01:45:19 f286c339375f: Layer already exists 01:45:19 994456c4fd7b: Layer already exists 01:45:19 e4c636d0687f: Pushed 01:45:19 0ab931f7f5ff: Pushed 01:45:19 49a7fbc28f58: Pushed 01:45:19 #66 53.67 OK: 15 MiB in 28 packages 01:45:21 #66 ... 01:45:21 01:45:21 #93 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:45:21 #93 17.72 OK: 9 MiB in 15 packages 01:45:21 #93 DONE 20.2s 01:45:21 01:45:21 #110 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:45:21 #110 3.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:21 5e135e4616dc: Pushed 01:45:21 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:8d429fc49c0ea16419b073af4d8459ed47ff4821c2fb8d21c506881b4d588b7a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:21 #110 ... 01:45:21 01:45:21 #96 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:45:21 #96 17.42 OK: 20 MiB in 18 packages 01:45:21 #96 DONE 18.8s 01:45:21 01:45:21 #111 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:45:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:45:21 #111 DONE 0.3s 01:45:21 01:45:21 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:45:21 #95 6.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 01:45:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:45:21 0ab931f7f5ff: Preparing 01:45:21 e4c636d0687f: Preparing 01:45:21 49a7fbc28f58: Preparing 01:45:21 5e135e4616dc: Preparing 01:45:21 f41a0ac04d8c: Preparing 01:45:21 7a56fe6ad3ed: Preparing 01:45:21 ac663b3a62fb: Preparing 01:45:21 f286c339375f: Preparing 01:45:21 994456c4fd7b: Preparing 01:45:21 7a56fe6ad3ed: Waiting 01:45:21 ac663b3a62fb: Waiting 01:45:21 f286c339375f: Waiting 01:45:21 994456c4fd7b: Waiting 01:45:21 5e135e4616dc: Layer already exists 01:45:21 e4c636d0687f: Layer already exists 01:45:21 49a7fbc28f58: Layer already exists 01:45:21 f41a0ac04d8c: Layer already exists 01:45:21 0ab931f7f5ff: Layer already exists 01:45:21 994456c4fd7b: Layer already exists 01:45:21 f286c339375f: Layer already exists 01:45:21 ac663b3a62fb: Layer already exists 01:45:21 7a56fe6ad3ed: Layer already exists 01:45:21 latest: digest: sha256:8d429fc49c0ea16419b073af4d8459ed47ff4821c2fb8d21c506881b4d588b7a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:22 #95 ... 01:45:22 01:45:22 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:45:22 #66 DONE 55.6s 01:45:22 01:45:22 #112 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:45:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.60 01:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:45:22 0ab931f7f5ff: Preparing 01:45:22 e4c636d0687f: Preparing 01:45:22 49a7fbc28f58: Preparing 01:45:22 5e135e4616dc: Preparing 01:45:22 f41a0ac04d8c: Preparing 01:45:22 7a56fe6ad3ed: Preparing 01:45:22 ac663b3a62fb: Preparing 01:45:22 f286c339375f: Preparing 01:45:22 994456c4fd7b: Preparing 01:45:22 7a56fe6ad3ed: Waiting 01:45:22 ac663b3a62fb: Waiting 01:45:22 f286c339375f: Waiting 01:45:22 994456c4fd7b: Waiting 01:45:22 f41a0ac04d8c: Layer already exists 01:45:22 5e135e4616dc: Layer already exists 01:45:22 49a7fbc28f58: Layer already exists 01:45:22 e4c636d0687f: Layer already exists 01:45:22 0ab931f7f5ff: Layer already exists 01:45:22 994456c4fd7b: Layer already exists 01:45:22 ac663b3a62fb: Layer already exists 01:45:22 7a56fe6ad3ed: Layer already exists 01:45:22 f286c339375f: Layer already exists 01:45:22 4.0.0-dev.60: digest: sha256:8d429fc49c0ea16419b073af4d8459ed47ff4821c2fb8d21c506881b4d588b7a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:45:23 0ab931f7f5ff: Preparing 01:45:23 e4c636d0687f: Preparing 01:45:23 49a7fbc28f58: Preparing 01:45:23 5e135e4616dc: Preparing 01:45:23 f41a0ac04d8c: Preparing 01:45:23 7a56fe6ad3ed: Preparing 01:45:23 ac663b3a62fb: Preparing 01:45:23 f286c339375f: Preparing 01:45:23 994456c4fd7b: Preparing 01:45:23 f286c339375f: Waiting 01:45:23 7a56fe6ad3ed: Waiting 01:45:23 ac663b3a62fb: Waiting 01:45:23 994456c4fd7b: Waiting 01:45:23 f41a0ac04d8c: Layer already exists 01:45:23 5e135e4616dc: Layer already exists 01:45:23 e4c636d0687f: Layer already exists 01:45:23 49a7fbc28f58: Layer already exists 01:45:23 0ab931f7f5ff: Layer already exists 01:45:23 ac663b3a62fb: Layer already exists 01:45:23 f286c339375f: Layer already exists 01:45:23 7a56fe6ad3ed: Layer already exists 01:45:23 994456c4fd7b: Layer already exists 01:45:23 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:8d429fc49c0ea16419b073af4d8459ed47ff4821c2fb8d21c506881b4d588b7a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:23 + 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 01:45:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:45:23 0ab931f7f5ff: Preparing 01:45:23 e4c636d0687f: Preparing 01:45:23 49a7fbc28f58: Preparing 01:45:23 5e135e4616dc: Preparing 01:45:23 f41a0ac04d8c: Preparing 01:45:23 7a56fe6ad3ed: Preparing 01:45:23 ac663b3a62fb: Preparing 01:45:23 f286c339375f: Preparing 01:45:23 994456c4fd7b: Preparing 01:45:23 ac663b3a62fb: Waiting 01:45:23 f286c339375f: Waiting 01:45:23 7a56fe6ad3ed: Waiting 01:45:23 994456c4fd7b: Waiting 01:45:23 5e135e4616dc: Layer already exists 01:45:23 0ab931f7f5ff: Layer already exists 01:45:23 f41a0ac04d8c: Layer already exists 01:45:23 e4c636d0687f: Layer already exists 01:45:23 49a7fbc28f58: Layer already exists 01:45:23 f286c339375f: Layer already exists 01:45:23 7a56fe6ad3ed: Layer already exists 01:45:23 994456c4fd7b: Layer already exists 01:45:23 ac663b3a62fb: Layer already exists 01:45:23 main: digest: sha256:8d429fc49c0ea16419b073af4d8459ed47ff4821c2fb8d21c506881b4d588b7a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:23 ===================================================== [Pipeline] echo 01:45:23 taggedImages: 01:45:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:45:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.60 01:45:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:45:23 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:45:23 b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:23 latest 01:45:23 4.0.0-dev.60 01:45:23 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:23 main 01:45:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:24 + docker push nexus3.edgexfoundry.org:10004/core-data:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:45:24 c3698d243f34: Preparing 01:45:24 27ef2f345c4f: Preparing 01:45:24 f41a0ac04d8c: Preparing 01:45:24 7a56fe6ad3ed: Preparing 01:45:24 1f7c7662a20a: Preparing 01:45:24 6b1608ba4713: Preparing 01:45:24 994456c4fd7b: Preparing 01:45:24 6b1608ba4713: Waiting 01:45:24 994456c4fd7b: Waiting 01:45:24 7a56fe6ad3ed: Layer already exists 01:45:24 f41a0ac04d8c: Layer already exists 01:45:24 994456c4fd7b: Layer already exists 01:45:24 1f7c7662a20a: Pushed 01:45:24 c3698d243f34: Pushed 01:45:24 6b1608ba4713: Pushed 01:45:24 #112 2.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:24 #112 ... 01:45:24 01:45:24 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:45:24 #90 15.23 OK: 11 MiB in 17 packages 01:45:24 #90 DONE 16.7s 01:45:24 01:45:24 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:45:24 #95 15.30 OK: 20 MiB in 18 packages 01:45:25 #95 DONE 16.6s 01:45:25 01:45:25 #110 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:45:25 #110 4.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:26 #110 9.087 OK: 9 MiB in 18 packages 01:45:27 27ef2f345c4f: Pushed 01:45:27 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:b74cc53182f577879fdffc850d311c26457068d66697070847aa99c0a7477806 size: 1778 [Pipeline] } [Pipeline] // withEnv 01:45:27 #110 DONE 10.1s 01:45:27 01:45:27 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:28 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:45:28 c3698d243f34: Preparing 01:45:28 27ef2f345c4f: Preparing 01:45:28 f41a0ac04d8c: Preparing 01:45:28 7a56fe6ad3ed: Preparing 01:45:28 1f7c7662a20a: Preparing 01:45:28 6b1608ba4713: Preparing 01:45:28 994456c4fd7b: Preparing 01:45:28 994456c4fd7b: Waiting 01:45:28 27ef2f345c4f: Layer already exists 01:45:28 7a56fe6ad3ed: Layer already exists 01:45:28 c3698d243f34: Layer already exists 01:45:28 f41a0ac04d8c: Layer already exists 01:45:28 1f7c7662a20a: Layer already exists 01:45:28 994456c4fd7b: Layer already exists 01:45:28 6b1608ba4713: Layer already exists 01:45:28 latest: digest: sha256:b74cc53182f577879fdffc850d311c26457068d66697070847aa99c0a7477806 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:29 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.60 01:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:45:29 c3698d243f34: Preparing 01:45:29 27ef2f345c4f: Preparing 01:45:29 f41a0ac04d8c: Preparing 01:45:29 7a56fe6ad3ed: Preparing 01:45:29 1f7c7662a20a: Preparing 01:45:29 6b1608ba4713: Preparing 01:45:29 994456c4fd7b: Preparing 01:45:29 6b1608ba4713: Waiting 01:45:29 994456c4fd7b: Waiting 01:45:29 1f7c7662a20a: Layer already exists 01:45:29 27ef2f345c4f: Layer already exists 01:45:29 f41a0ac04d8c: Layer already exists 01:45:29 7a56fe6ad3ed: Layer already exists 01:45:29 c3698d243f34: Layer already exists 01:45:29 6b1608ba4713: Layer already exists 01:45:29 994456c4fd7b: Layer already exists 01:45:29 4.0.0-dev.60: digest: sha256:b74cc53182f577879fdffc850d311c26457068d66697070847aa99c0a7477806 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:29 + docker push nexus3.edgexfoundry.org:10004/core-data:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:45:29 c3698d243f34: Preparing 01:45:29 27ef2f345c4f: Preparing 01:45:29 f41a0ac04d8c: Preparing 01:45:29 7a56fe6ad3ed: Preparing 01:45:29 1f7c7662a20a: Preparing 01:45:29 6b1608ba4713: Preparing 01:45:29 994456c4fd7b: Preparing 01:45:29 6b1608ba4713: Waiting 01:45:29 994456c4fd7b: Waiting 01:45:29 c3698d243f34: Layer already exists 01:45:29 f41a0ac04d8c: Layer already exists 01:45:29 27ef2f345c4f: Layer already exists 01:45:29 1f7c7662a20a: Layer already exists 01:45:29 7a56fe6ad3ed: Layer already exists 01:45:29 6b1608ba4713: Layer already exists 01:45:29 994456c4fd7b: Layer already exists 01:45:29 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:b74cc53182f577879fdffc850d311c26457068d66697070847aa99c0a7477806 size: 1778 [Pipeline] } [Pipeline] // withEnv 01:45:29 #113 DONE 1.9s 01:45:29 01:45:29 #112 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:45:29 #112 3.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:29 #112 6.262 OK: 15 MiB in 28 packages 01:45:29 #112 DONE 7.5s 01:45:29 01:45:29 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:30 #114 DONE 0.5s 01:45:30 01:45:30 #115 [security-spire-config stage-2 6/10] COPY security.txt / 01:45:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:30 #115 DONE 0.2s 01:45:30 01:45:30 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:45:30 #116 DONE 0.2s 01:45:30 01:45:30 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:45:30 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:45:30 c3698d243f34: Preparing 01:45:30 27ef2f345c4f: Preparing 01:45:30 f41a0ac04d8c: Preparing 01:45:30 7a56fe6ad3ed: Preparing 01:45:30 1f7c7662a20a: Preparing 01:45:30 6b1608ba4713: Preparing 01:45:30 994456c4fd7b: Preparing 01:45:30 6b1608ba4713: Waiting 01:45:30 994456c4fd7b: Waiting 01:45:30 c3698d243f34: Layer already exists 01:45:30 f41a0ac04d8c: Layer already exists 01:45:30 27ef2f345c4f: Layer already exists 01:45:30 1f7c7662a20a: Layer already exists 01:45:30 7a56fe6ad3ed: Layer already exists 01:45:30 6b1608ba4713: Layer already exists 01:45:30 994456c4fd7b: Layer already exists 01:45:30 main: digest: sha256:b74cc53182f577879fdffc850d311c26457068d66697070847aa99c0a7477806 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:30 ===================================================== [Pipeline] echo 01:45:30 taggedImages: 01:45:30 - nexus3.edgexfoundry.org:10004/core-data:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:30 - nexus3.edgexfoundry.org:10004/core-data:latest 01:45:30 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.60 01:45:30 - nexus3.edgexfoundry.org:10004/core-data:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:30 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:45:30 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:45:30 b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:30 latest 01:45:30 4.0.0-dev.60 01:45:30 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:30 main 01:45:30 ===================================================== [Pipeline] withEnv [Pipeline] { 01:45:30 #117 DONE 0.1s 01:45:30 01:45:30 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:45:30 #118 DONE 0.2s 01:45:30 01:45:30 #108 [security-spire-config] exporting to image 01:45:30 #108 exporting layers [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:31 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:45:31 84cf452b1366: Preparing 01:45:31 d350b200318f: Preparing 01:45:31 7a56fe6ad3ed: Preparing 01:45:31 46402c4ff919: Preparing 01:45:31 2c1cb1f65db6: Preparing 01:45:31 994456c4fd7b: Preparing 01:45:31 994456c4fd7b: Waiting 01:45:31 7a56fe6ad3ed: Layer already exists 01:45:31 994456c4fd7b: Layer already exists 01:45:31 2c1cb1f65db6: Pushed 01:45:31 84cf452b1366: Pushed 01:45:31 46402c4ff919: Pushed 01:45:33 #108 exporting layers 2.2s done 01:45:33 #108 writing image sha256:f46c3ecd2c7cf3bdd27871736cd887546ff0ba436ad2c2fbcc37288e51fd6519 0.0s done 01:45:33 #108 naming to docker.io/library/security-spire-config-arm64 01:45:33 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 01:45:33 #108 DONE 6.8s 01:45:33 01:45:33 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:33 d350b200318f: Pushed 01:45:33 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:41502c5a07cb72840c8908d4486ff258dec5122449a06520a6f0dee8aabd7834 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:45:34 84cf452b1366: Preparing 01:45:34 d350b200318f: Preparing 01:45:34 7a56fe6ad3ed: Preparing 01:45:34 46402c4ff919: Preparing 01:45:34 2c1cb1f65db6: Preparing 01:45:34 994456c4fd7b: Preparing 01:45:34 994456c4fd7b: Waiting 01:45:34 d350b200318f: Layer already exists 01:45:34 84cf452b1366: Layer already exists 01:45:34 7a56fe6ad3ed: Layer already exists 01:45:34 2c1cb1f65db6: Layer already exists 01:45:34 46402c4ff919: Layer already exists 01:45:34 994456c4fd7b: Layer already exists 01:45:34 latest: digest: sha256:41502c5a07cb72840c8908d4486ff258dec5122449a06520a6f0dee8aabd7834 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.60 01:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:45:35 84cf452b1366: Preparing 01:45:35 d350b200318f: Preparing 01:45:35 7a56fe6ad3ed: Preparing 01:45:35 46402c4ff919: Preparing 01:45:35 2c1cb1f65db6: Preparing 01:45:35 994456c4fd7b: Preparing 01:45:35 994456c4fd7b: Waiting 01:45:35 84cf452b1366: Layer already exists 01:45:35 46402c4ff919: Layer already exists 01:45:35 d350b200318f: Layer already exists 01:45:35 7a56fe6ad3ed: Layer already exists 01:45:35 2c1cb1f65db6: Layer already exists 01:45:35 994456c4fd7b: Layer already exists 01:45:35 4.0.0-dev.60: digest: sha256:41502c5a07cb72840c8908d4486ff258dec5122449a06520a6f0dee8aabd7834 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:45:35 84cf452b1366: Preparing 01:45:35 d350b200318f: Preparing 01:45:35 7a56fe6ad3ed: Preparing 01:45:35 46402c4ff919: Preparing 01:45:35 2c1cb1f65db6: Preparing 01:45:35 994456c4fd7b: Preparing 01:45:35 994456c4fd7b: Waiting 01:45:35 2c1cb1f65db6: Layer already exists 01:45:35 7a56fe6ad3ed: Layer already exists 01:45:35 d350b200318f: Layer already exists 01:45:35 84cf452b1366: Layer already exists 01:45:35 46402c4ff919: Layer already exists 01:45:35 994456c4fd7b: Layer already exists 01:45:35 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:41502c5a07cb72840c8908d4486ff258dec5122449a06520a6f0dee8aabd7834 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:45:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:45:36 84cf452b1366: Preparing 01:45:36 d350b200318f: Preparing 01:45:36 7a56fe6ad3ed: Preparing 01:45:36 46402c4ff919: Preparing 01:45:36 2c1cb1f65db6: Preparing 01:45:36 994456c4fd7b: Preparing 01:45:36 994456c4fd7b: Waiting 01:45:36 46402c4ff919: Layer already exists 01:45:36 7a56fe6ad3ed: Layer already exists 01:45:36 84cf452b1366: Layer already exists 01:45:36 2c1cb1f65db6: Layer already exists 01:45:36 d350b200318f: Layer already exists 01:45:36 994456c4fd7b: Layer already exists 01:45:36 main: digest: sha256:41502c5a07cb72840c8908d4486ff258dec5122449a06520a6f0dee8aabd7834 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:36 ===================================================== [Pipeline] echo 01:45:36 taggedImages: 01:45:36 - nexus3.edgexfoundry.org:10004/core-keeper:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:36 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:45:36 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.60 01:45:36 - nexus3.edgexfoundry.org:10004/core-keeper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:36 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:45:36 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:45:36 b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:36 latest 01:45:36 4.0.0-dev.60 01:45:36 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:36 main 01:45:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:45:37 c068a28949d7: Preparing 01:45:37 5105a80af185: Preparing 01:45:37 dca49bc39784: Preparing 01:45:37 f41a0ac04d8c: Preparing 01:45:37 7a56fe6ad3ed: Preparing 01:45:37 ac663b3a62fb: Preparing 01:45:37 f286c339375f: Preparing 01:45:37 994456c4fd7b: Preparing 01:45:37 ac663b3a62fb: Waiting 01:45:37 f286c339375f: Waiting 01:45:37 994456c4fd7b: Waiting 01:45:37 f41a0ac04d8c: Layer already exists 01:45:37 7a56fe6ad3ed: Layer already exists 01:45:37 ac663b3a62fb: Layer already exists 01:45:37 f286c339375f: Layer already exists 01:45:37 994456c4fd7b: Layer already exists 01:45:37 5105a80af185: Pushed 01:45:37 c068a28949d7: Pushed 01:45:39 dca49bc39784: Pushed 01:45:39 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:348c3191fa18fc95a0b247df7b883d26d48cabd39de8f3ee5806b7f514a0a140 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:45:40 c068a28949d7: Preparing 01:45:40 5105a80af185: Preparing 01:45:40 dca49bc39784: Preparing 01:45:40 f41a0ac04d8c: Preparing 01:45:40 7a56fe6ad3ed: Preparing 01:45:40 ac663b3a62fb: Preparing 01:45:40 f286c339375f: Preparing 01:45:40 994456c4fd7b: Preparing 01:45:40 f286c339375f: Waiting 01:45:40 ac663b3a62fb: Waiting 01:45:40 994456c4fd7b: Waiting 01:45:40 7a56fe6ad3ed: Layer already exists 01:45:40 dca49bc39784: Layer already exists 01:45:40 c068a28949d7: Layer already exists 01:45:40 5105a80af185: Layer already exists 01:45:40 f41a0ac04d8c: Layer already exists 01:45:40 ac663b3a62fb: Layer already exists 01:45:40 f286c339375f: Layer already exists 01:45:40 994456c4fd7b: Layer already exists 01:45:40 latest: digest: sha256:348c3191fa18fc95a0b247df7b883d26d48cabd39de8f3ee5806b7f514a0a140 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.60 01:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:45:41 c068a28949d7: Preparing 01:45:41 5105a80af185: Preparing 01:45:41 dca49bc39784: Preparing 01:45:41 f41a0ac04d8c: Preparing 01:45:41 7a56fe6ad3ed: Preparing 01:45:41 ac663b3a62fb: Preparing 01:45:41 f286c339375f: Preparing 01:45:41 994456c4fd7b: Preparing 01:45:41 ac663b3a62fb: Waiting 01:45:41 f286c339375f: Waiting 01:45:41 994456c4fd7b: Waiting 01:45:41 7a56fe6ad3ed: Layer already exists 01:45:41 dca49bc39784: Layer already exists 01:45:41 5105a80af185: Layer already exists 01:45:41 c068a28949d7: Layer already exists 01:45:41 f41a0ac04d8c: Layer already exists 01:45:41 f286c339375f: Layer already exists 01:45:41 ac663b3a62fb: Layer already exists 01:45:41 994456c4fd7b: Layer already exists 01:45:41 4.0.0-dev.60: digest: sha256:348c3191fa18fc95a0b247df7b883d26d48cabd39de8f3ee5806b7f514a0a140 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:45:41 c068a28949d7: Preparing 01:45:41 5105a80af185: Preparing 01:45:41 dca49bc39784: Preparing 01:45:41 f41a0ac04d8c: Preparing 01:45:41 7a56fe6ad3ed: Preparing 01:45:41 ac663b3a62fb: Preparing 01:45:41 f286c339375f: Preparing 01:45:41 994456c4fd7b: Preparing 01:45:41 ac663b3a62fb: Waiting 01:45:41 f286c339375f: Waiting 01:45:41 994456c4fd7b: Waiting 01:45:41 c068a28949d7: Layer already exists 01:45:41 dca49bc39784: Layer already exists 01:45:41 f41a0ac04d8c: Layer already exists 01:45:41 5105a80af185: Layer already exists 01:45:41 7a56fe6ad3ed: Layer already exists 01:45:41 ac663b3a62fb: Layer already exists 01:45:41 994456c4fd7b: Layer already exists 01:45:41 f286c339375f: Layer already exists 01:45:41 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:348c3191fa18fc95a0b247df7b883d26d48cabd39de8f3ee5806b7f514a0a140 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:45:42 c068a28949d7: Preparing 01:45:42 5105a80af185: Preparing 01:45:42 dca49bc39784: Preparing 01:45:42 f41a0ac04d8c: Preparing 01:45:42 7a56fe6ad3ed: Preparing 01:45:42 ac663b3a62fb: Preparing 01:45:42 f286c339375f: Preparing 01:45:42 994456c4fd7b: Preparing 01:45:42 ac663b3a62fb: Waiting 01:45:42 f286c339375f: Waiting 01:45:42 994456c4fd7b: Waiting 01:45:42 c068a28949d7: Layer already exists 01:45:42 7a56fe6ad3ed: Layer already exists 01:45:42 f41a0ac04d8c: Layer already exists 01:45:42 5105a80af185: Layer already exists 01:45:42 dca49bc39784: Layer already exists 01:45:42 ac663b3a62fb: Layer already exists 01:45:42 994456c4fd7b: Layer already exists 01:45:42 f286c339375f: Layer already exists 01:45:42 main: digest: sha256:348c3191fa18fc95a0b247df7b883d26d48cabd39de8f3ee5806b7f514a0a140 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:42 ===================================================== [Pipeline] echo 01:45:42 taggedImages: 01:45:42 - nexus3.edgexfoundry.org:10004/core-metadata:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:42 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:45:42 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.60 01:45:42 - nexus3.edgexfoundry.org:10004/core-metadata:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:42 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:45:42 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:45:42 b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:42 latest 01:45:42 4.0.0-dev.60 01:45:42 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:42 main 01:45:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:45:43 0b1e31d2a944: Preparing 01:45:43 d8c225604a4b: Preparing 01:45:43 215366046553: Preparing 01:45:43 d1a7fb4cd83d: Preparing 01:45:43 17d41f474f01: Preparing 01:45:43 85d3400b829f: Preparing 01:45:43 960c10a73a49: Preparing 01:45:43 f41a0ac04d8c: Preparing 01:45:43 7a56fe6ad3ed: Preparing 01:45:43 86342e3bf054: Preparing 01:45:43 fa3c437cf9c7: Preparing 01:45:43 5f70bf18a086: Preparing 01:45:43 ce7c8bc268e3: Preparing 01:45:43 2cb2caee2306: Preparing 01:45:43 d296daa71a4a: Preparing 01:45:43 994456c4fd7b: Preparing 01:45:43 fa3c437cf9c7: Waiting 01:45:43 5f70bf18a086: Waiting 01:45:43 85d3400b829f: Waiting 01:45:43 ce7c8bc268e3: Waiting 01:45:43 2cb2caee2306: Waiting 01:45:43 960c10a73a49: Waiting 01:45:43 d296daa71a4a: Waiting 01:45:43 f41a0ac04d8c: Waiting 01:45:43 994456c4fd7b: Waiting 01:45:43 7a56fe6ad3ed: Waiting 01:45:43 86342e3bf054: Waiting 01:45:43 17d41f474f01: Pushed 01:45:43 0b1e31d2a944: Pushed 01:45:43 d1a7fb4cd83d: Pushed 01:45:43 215366046553: Pushed 01:45:43 d8c225604a4b: Pushed 01:45:43 f41a0ac04d8c: Layer already exists 01:45:43 7a56fe6ad3ed: Layer already exists 01:45:43 85d3400b829f: Pushed 01:45:43 5f70bf18a086: Layer already exists 01:45:43 86342e3bf054: Pushed 01:45:43 fa3c437cf9c7: Pushed 01:45:43 ce7c8bc268e3: Pushed 01:45:43 994456c4fd7b: Layer already exists 01:45:43 2cb2caee2306: Pushed 01:45:43 d296daa71a4a: Pushed 01:45:45 960c10a73a49: Pushed 01:45:45 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:945fc9447559003e1b9317c12cd89035098e99d3d75daf049366c60c639bc5d7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:45:45 0b1e31d2a944: Preparing 01:45:45 d8c225604a4b: Preparing 01:45:45 215366046553: Preparing 01:45:45 d1a7fb4cd83d: Preparing 01:45:45 17d41f474f01: Preparing 01:45:45 85d3400b829f: Preparing 01:45:45 960c10a73a49: Preparing 01:45:45 f41a0ac04d8c: Preparing 01:45:45 7a56fe6ad3ed: Preparing 01:45:45 86342e3bf054: Preparing 01:45:45 fa3c437cf9c7: Preparing 01:45:45 5f70bf18a086: Preparing 01:45:45 ce7c8bc268e3: Preparing 01:45:45 2cb2caee2306: Preparing 01:45:45 d296daa71a4a: Preparing 01:45:45 994456c4fd7b: Preparing 01:45:45 fa3c437cf9c7: Waiting 01:45:45 f41a0ac04d8c: Waiting 01:45:45 7a56fe6ad3ed: Waiting 01:45:45 ce7c8bc268e3: Waiting 01:45:45 86342e3bf054: Waiting 01:45:45 2cb2caee2306: Waiting 01:45:45 d296daa71a4a: Waiting 01:45:45 994456c4fd7b: Waiting 01:45:45 85d3400b829f: Waiting 01:45:45 960c10a73a49: Waiting 01:45:45 5f70bf18a086: Waiting 01:45:45 17d41f474f01: Layer already exists 01:45:45 d1a7fb4cd83d: Layer already exists 01:45:45 0b1e31d2a944: Layer already exists 01:45:45 d8c225604a4b: Layer already exists 01:45:45 215366046553: Layer already exists 01:45:45 85d3400b829f: Layer already exists 01:45:45 960c10a73a49: Layer already exists 01:45:45 7a56fe6ad3ed: Layer already exists 01:45:45 f41a0ac04d8c: Layer already exists 01:45:45 86342e3bf054: Layer already exists 01:45:45 5f70bf18a086: Layer already exists 01:45:45 fa3c437cf9c7: Layer already exists 01:45:45 2cb2caee2306: Layer already exists 01:45:45 ce7c8bc268e3: Layer already exists 01:45:45 d296daa71a4a: Layer already exists 01:45:45 994456c4fd7b: Layer already exists 01:45:45 latest: digest: sha256:945fc9447559003e1b9317c12cd89035098e99d3d75daf049366c60c639bc5d7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.60 01:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:45:46 0b1e31d2a944: Preparing 01:45:46 d8c225604a4b: Preparing 01:45:46 215366046553: Preparing 01:45:46 d1a7fb4cd83d: Preparing 01:45:46 17d41f474f01: Preparing 01:45:46 85d3400b829f: Preparing 01:45:46 960c10a73a49: Preparing 01:45:46 f41a0ac04d8c: Preparing 01:45:46 7a56fe6ad3ed: Preparing 01:45:46 86342e3bf054: Preparing 01:45:46 fa3c437cf9c7: Preparing 01:45:46 5f70bf18a086: Preparing 01:45:46 ce7c8bc268e3: Preparing 01:45:46 2cb2caee2306: Preparing 01:45:46 d296daa71a4a: Preparing 01:45:46 960c10a73a49: Waiting 01:45:46 f41a0ac04d8c: Waiting 01:45:46 7a56fe6ad3ed: Waiting 01:45:46 85d3400b829f: Waiting 01:45:46 86342e3bf054: Waiting 01:45:46 fa3c437cf9c7: Waiting 01:45:46 ce7c8bc268e3: Waiting 01:45:46 2cb2caee2306: Waiting 01:45:46 5f70bf18a086: Waiting 01:45:46 994456c4fd7b: Preparing 01:45:46 d296daa71a4a: Waiting 01:45:46 994456c4fd7b: Waiting 01:45:46 0b1e31d2a944: Layer already exists 01:45:46 d1a7fb4cd83d: Layer already exists 01:45:46 d8c225604a4b: Layer already exists 01:45:46 17d41f474f01: Layer already exists 01:45:46 215366046553: Layer already exists 01:45:46 85d3400b829f: Layer already exists 01:45:46 960c10a73a49: Layer already exists 01:45:46 86342e3bf054: Layer already exists 01:45:46 7a56fe6ad3ed: Layer already exists 01:45:46 f41a0ac04d8c: Layer already exists 01:45:46 fa3c437cf9c7: Layer already exists 01:45:46 5f70bf18a086: Layer already exists 01:45:46 2cb2caee2306: Layer already exists 01:45:46 d296daa71a4a: Layer already exists 01:45:46 ce7c8bc268e3: Layer already exists 01:45:46 994456c4fd7b: Layer already exists 01:45:46 4.0.0-dev.60: digest: sha256:945fc9447559003e1b9317c12cd89035098e99d3d75daf049366c60c639bc5d7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:45:47 0b1e31d2a944: Preparing 01:45:47 d8c225604a4b: Preparing 01:45:47 215366046553: Preparing 01:45:47 d1a7fb4cd83d: Preparing 01:45:47 17d41f474f01: Preparing 01:45:47 85d3400b829f: Preparing 01:45:47 960c10a73a49: Preparing 01:45:47 f41a0ac04d8c: Preparing 01:45:47 7a56fe6ad3ed: Preparing 01:45:47 86342e3bf054: Preparing 01:45:47 fa3c437cf9c7: Preparing 01:45:47 5f70bf18a086: Preparing 01:45:47 ce7c8bc268e3: Preparing 01:45:47 2cb2caee2306: Preparing 01:45:47 d296daa71a4a: Preparing 01:45:47 994456c4fd7b: Preparing 01:45:47 f41a0ac04d8c: Waiting 01:45:47 85d3400b829f: Waiting 01:45:47 960c10a73a49: Waiting 01:45:47 7a56fe6ad3ed: Waiting 01:45:47 86342e3bf054: Waiting 01:45:47 fa3c437cf9c7: Waiting 01:45:47 5f70bf18a086: Waiting 01:45:47 ce7c8bc268e3: Waiting 01:45:47 2cb2caee2306: Waiting 01:45:47 d296daa71a4a: Waiting 01:45:47 215366046553: Layer already exists 01:45:47 17d41f474f01: Layer already exists 01:45:47 d1a7fb4cd83d: Layer already exists 01:45:47 d8c225604a4b: Layer already exists 01:45:47 0b1e31d2a944: Layer already exists 01:45:47 960c10a73a49: Layer already exists 01:45:47 85d3400b829f: Layer already exists 01:45:47 86342e3bf054: Layer already exists 01:45:47 7a56fe6ad3ed: Layer already exists 01:45:47 f41a0ac04d8c: Layer already exists 01:45:47 5f70bf18a086: Layer already exists 01:45:47 fa3c437cf9c7: Layer already exists 01:45:47 ce7c8bc268e3: Layer already exists 01:45:47 d296daa71a4a: Layer already exists 01:45:47 2cb2caee2306: Layer already exists 01:45:47 994456c4fd7b: Layer already exists 01:45:47 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:945fc9447559003e1b9317c12cd89035098e99d3d75daf049366c60c639bc5d7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:45:47 0b1e31d2a944: Preparing 01:45:47 d8c225604a4b: Preparing 01:45:47 215366046553: Preparing 01:45:47 d1a7fb4cd83d: Preparing 01:45:47 17d41f474f01: Preparing 01:45:47 85d3400b829f: Preparing 01:45:47 960c10a73a49: Preparing 01:45:47 f41a0ac04d8c: Preparing 01:45:47 7a56fe6ad3ed: Preparing 01:45:47 86342e3bf054: Preparing 01:45:47 fa3c437cf9c7: Preparing 01:45:47 5f70bf18a086: Preparing 01:45:47 ce7c8bc268e3: Preparing 01:45:47 2cb2caee2306: Preparing 01:45:47 d296daa71a4a: Preparing 01:45:47 994456c4fd7b: Preparing 01:45:47 5f70bf18a086: Waiting 01:45:47 d296daa71a4a: Waiting 01:45:47 ce7c8bc268e3: Waiting 01:45:47 994456c4fd7b: Waiting 01:45:47 960c10a73a49: Waiting 01:45:47 2cb2caee2306: Waiting 01:45:47 f41a0ac04d8c: Waiting 01:45:47 7a56fe6ad3ed: Waiting 01:45:47 fa3c437cf9c7: Waiting 01:45:47 86342e3bf054: Waiting 01:45:47 85d3400b829f: Waiting 01:45:47 17d41f474f01: Layer already exists 01:45:47 0b1e31d2a944: Layer already exists 01:45:47 215366046553: Layer already exists 01:45:47 d1a7fb4cd83d: Layer already exists 01:45:47 d8c225604a4b: Layer already exists 01:45:47 f41a0ac04d8c: Layer already exists 01:45:47 86342e3bf054: Layer already exists 01:45:47 7a56fe6ad3ed: Layer already exists 01:45:47 5f70bf18a086: Layer already exists 01:45:47 960c10a73a49: Layer already exists 01:45:47 85d3400b829f: Layer already exists 01:45:47 fa3c437cf9c7: Layer already exists 01:45:47 ce7c8bc268e3: Layer already exists 01:45:47 d296daa71a4a: Layer already exists 01:45:47 994456c4fd7b: Layer already exists 01:45:47 2cb2caee2306: Layer already exists 01:45:47 main: digest: sha256:945fc9447559003e1b9317c12cd89035098e99d3d75daf049366c60c639bc5d7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:47 ===================================================== [Pipeline] echo 01:45:47 taggedImages: 01:45:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:45:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.60 01:45:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:45:47 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:45:47 b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:47 latest 01:45:47 4.0.0-dev.60 01:45:47 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:47 main 01:45:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:45:48 80119a05e66b: Preparing 01:45:48 7e175e3a7112: Preparing 01:45:48 e79653195d29: Preparing 01:45:48 8d17a93791ea: Preparing 01:45:48 f41a0ac04d8c: Preparing 01:45:48 7a56fe6ad3ed: Preparing 01:45:48 ac663b3a62fb: Preparing 01:45:48 f286c339375f: Preparing 01:45:48 994456c4fd7b: Preparing 01:45:48 f286c339375f: Waiting 01:45:48 994456c4fd7b: Waiting 01:45:48 ac663b3a62fb: Waiting 01:45:48 7a56fe6ad3ed: Waiting 01:45:48 f41a0ac04d8c: Layer already exists 01:45:48 7a56fe6ad3ed: Layer already exists 01:45:48 ac663b3a62fb: Layer already exists 01:45:48 7e175e3a7112: Pushed 01:45:48 f286c339375f: Layer already exists 01:45:48 994456c4fd7b: Layer already exists 01:45:48 80119a05e66b: Pushed 01:45:48 e79653195d29: Pushed 01:45:51 8d17a93791ea: Pushed 01:45:51 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:45bd75ba65618d27ff16ae4fbd75a86da481d94a8c096777afc89ae717ac5459 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:45:52 80119a05e66b: Preparing 01:45:52 7e175e3a7112: Preparing 01:45:52 e79653195d29: Preparing 01:45:52 8d17a93791ea: Preparing 01:45:52 f41a0ac04d8c: Preparing 01:45:52 7a56fe6ad3ed: Preparing 01:45:52 ac663b3a62fb: Preparing 01:45:52 f286c339375f: Preparing 01:45:52 994456c4fd7b: Preparing 01:45:52 7a56fe6ad3ed: Waiting 01:45:52 ac663b3a62fb: Waiting 01:45:52 f286c339375f: Waiting 01:45:52 994456c4fd7b: Waiting 01:45:52 80119a05e66b: Layer already exists 01:45:52 f41a0ac04d8c: Layer already exists 01:45:52 7e175e3a7112: Layer already exists 01:45:52 e79653195d29: Layer already exists 01:45:52 8d17a93791ea: Layer already exists 01:45:52 ac663b3a62fb: Layer already exists 01:45:52 7a56fe6ad3ed: Layer already exists 01:45:52 f286c339375f: Layer already exists 01:45:52 994456c4fd7b: Layer already exists 01:45:52 latest: digest: sha256:45bd75ba65618d27ff16ae4fbd75a86da481d94a8c096777afc89ae717ac5459 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.60 01:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:45:52 80119a05e66b: Preparing 01:45:52 7e175e3a7112: Preparing 01:45:52 e79653195d29: Preparing 01:45:52 8d17a93791ea: Preparing 01:45:52 f41a0ac04d8c: Preparing 01:45:52 7a56fe6ad3ed: Preparing 01:45:52 ac663b3a62fb: Preparing 01:45:52 f286c339375f: Preparing 01:45:52 994456c4fd7b: Preparing 01:45:52 ac663b3a62fb: Waiting 01:45:52 f286c339375f: Waiting 01:45:52 994456c4fd7b: Waiting 01:45:52 7a56fe6ad3ed: Waiting 01:45:52 e79653195d29: Layer already exists 01:45:52 f41a0ac04d8c: Layer already exists 01:45:52 80119a05e66b: Layer already exists 01:45:52 7e175e3a7112: Layer already exists 01:45:52 8d17a93791ea: Layer already exists 01:45:52 ac663b3a62fb: Layer already exists 01:45:52 f286c339375f: Layer already exists 01:45:52 994456c4fd7b: Layer already exists 01:45:52 7a56fe6ad3ed: Layer already exists 01:45:52 4.0.0-dev.60: digest: sha256:45bd75ba65618d27ff16ae4fbd75a86da481d94a8c096777afc89ae717ac5459 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:45:53 80119a05e66b: Preparing 01:45:53 7e175e3a7112: Preparing 01:45:53 e79653195d29: Preparing 01:45:53 8d17a93791ea: Preparing 01:45:53 f41a0ac04d8c: Preparing 01:45:53 7a56fe6ad3ed: Preparing 01:45:53 ac663b3a62fb: Preparing 01:45:53 f286c339375f: Preparing 01:45:53 994456c4fd7b: Preparing 01:45:53 7a56fe6ad3ed: Waiting 01:45:53 ac663b3a62fb: Waiting 01:45:53 7e175e3a7112: Layer already exists 01:45:53 f41a0ac04d8c: Layer already exists 01:45:53 e79653195d29: Layer already exists 01:45:53 80119a05e66b: Layer already exists 01:45:53 8d17a93791ea: Layer already exists 01:45:53 ac663b3a62fb: Layer already exists 01:45:53 7a56fe6ad3ed: Layer already exists 01:45:53 994456c4fd7b: Layer already exists 01:45:53 f286c339375f: Layer already exists 01:45:53 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:45bd75ba65618d27ff16ae4fbd75a86da481d94a8c096777afc89ae717ac5459 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:45:54 80119a05e66b: Preparing 01:45:54 7e175e3a7112: Preparing 01:45:54 e79653195d29: Preparing 01:45:54 8d17a93791ea: Preparing 01:45:54 f41a0ac04d8c: Preparing 01:45:54 7a56fe6ad3ed: Preparing 01:45:54 ac663b3a62fb: Preparing 01:45:54 f286c339375f: Preparing 01:45:54 994456c4fd7b: Preparing 01:45:54 ac663b3a62fb: Waiting 01:45:54 7a56fe6ad3ed: Waiting 01:45:54 f286c339375f: Waiting 01:45:54 994456c4fd7b: Waiting 01:45:54 7e175e3a7112: Layer already exists 01:45:54 f41a0ac04d8c: Layer already exists 01:45:54 8d17a93791ea: Layer already exists 01:45:54 80119a05e66b: Layer already exists 01:45:54 e79653195d29: Layer already exists 01:45:54 994456c4fd7b: Layer already exists 01:45:54 7a56fe6ad3ed: Layer already exists 01:45:54 f286c339375f: Layer already exists 01:45:54 ac663b3a62fb: Layer already exists 01:45:54 main: digest: sha256:45bd75ba65618d27ff16ae4fbd75a86da481d94a8c096777afc89ae717ac5459 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:54 ===================================================== [Pipeline] echo 01:45:54 taggedImages: 01:45:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:45:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.60 01:45:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:45:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:45:54 b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:54 latest 01:45:54 4.0.0-dev.60 01:45:54 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:54 main 01:45:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:45:54 d94f028afe00: Preparing 01:45:54 fe353a7fbcb7: Preparing 01:45:54 a19c05af07f4: Preparing 01:45:54 ba22c1ddd209: Preparing 01:45:54 2f9b77a53c2c: Preparing 01:45:54 f41a0ac04d8c: Preparing 01:45:54 7a56fe6ad3ed: Preparing 01:45:54 8ddccaa99a65: Preparing 01:45:54 85d24e208c28: Preparing 01:45:54 fa77784bc315: Preparing 01:45:54 994456c4fd7b: Preparing 01:45:54 8ddccaa99a65: Waiting 01:45:54 f41a0ac04d8c: Waiting 01:45:54 994456c4fd7b: Waiting 01:45:54 7a56fe6ad3ed: Waiting 01:45:54 ba22c1ddd209: Pushed 01:45:54 fe353a7fbcb7: Pushed 01:45:54 2f9b77a53c2c: Pushed 01:45:54 d94f028afe00: Pushed 01:45:54 f41a0ac04d8c: Layer already exists 01:45:54 7a56fe6ad3ed: Layer already exists 01:45:54 994456c4fd7b: Layer already exists 01:45:55 8ddccaa99a65: Pushed 01:45:55 85d24e208c28: Pushed 01:45:56 fa77784bc315: Pushed 01:45:57 a19c05af07f4: Pushed 01:45:57 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:c6e44868eacec9e913ae051762359008412f356fd12a13f4bbe7a53b3f5384bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:45:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:45:57 d94f028afe00: Preparing 01:45:57 fe353a7fbcb7: Preparing 01:45:57 a19c05af07f4: Preparing 01:45:57 ba22c1ddd209: Preparing 01:45:57 2f9b77a53c2c: Preparing 01:45:57 f41a0ac04d8c: Preparing 01:45:57 7a56fe6ad3ed: Preparing 01:45:57 8ddccaa99a65: Preparing 01:45:57 85d24e208c28: Preparing 01:45:57 fa77784bc315: Preparing 01:45:57 994456c4fd7b: Preparing 01:45:57 7a56fe6ad3ed: Waiting 01:45:57 8ddccaa99a65: Waiting 01:45:57 85d24e208c28: Waiting 01:45:57 fa77784bc315: Waiting 01:45:57 994456c4fd7b: Waiting 01:45:57 f41a0ac04d8c: Waiting 01:45:57 ba22c1ddd209: Layer already exists 01:45:57 2f9b77a53c2c: Layer already exists 01:45:57 d94f028afe00: Layer already exists 01:45:57 fe353a7fbcb7: Layer already exists 01:45:57 a19c05af07f4: Layer already exists 01:45:57 f41a0ac04d8c: Layer already exists 01:45:57 8ddccaa99a65: Layer already exists 01:45:57 85d24e208c28: Layer already exists 01:45:57 7a56fe6ad3ed: Layer already exists 01:45:57 fa77784bc315: Layer already exists 01:45:57 994456c4fd7b: Layer already exists 01:45:57 latest: digest: sha256:c6e44868eacec9e913ae051762359008412f356fd12a13f4bbe7a53b3f5384bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.60 01:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:45:58 d94f028afe00: Preparing 01:45:58 fe353a7fbcb7: Preparing 01:45:58 a19c05af07f4: Preparing 01:45:58 ba22c1ddd209: Preparing 01:45:58 2f9b77a53c2c: Preparing 01:45:58 f41a0ac04d8c: Preparing 01:45:58 7a56fe6ad3ed: Preparing 01:45:58 8ddccaa99a65: Preparing 01:45:58 85d24e208c28: Preparing 01:45:58 fa77784bc315: Preparing 01:45:58 994456c4fd7b: Preparing 01:45:58 8ddccaa99a65: Waiting 01:45:58 85d24e208c28: Waiting 01:45:58 fa77784bc315: Waiting 01:45:58 994456c4fd7b: Waiting 01:45:58 f41a0ac04d8c: Waiting 01:45:58 7a56fe6ad3ed: Waiting 01:45:58 d94f028afe00: Layer already exists 01:45:58 fe353a7fbcb7: Layer already exists 01:45:58 a19c05af07f4: Layer already exists 01:45:58 ba22c1ddd209: Layer already exists 01:45:58 2f9b77a53c2c: Layer already exists 01:45:58 f41a0ac04d8c: Layer already exists 01:45:58 7a56fe6ad3ed: Layer already exists 01:45:58 8ddccaa99a65: Layer already exists 01:45:58 85d24e208c28: Layer already exists 01:45:58 fa77784bc315: Layer already exists 01:45:58 994456c4fd7b: Layer already exists 01:45:58 4.0.0-dev.60: digest: sha256:c6e44868eacec9e913ae051762359008412f356fd12a13f4bbe7a53b3f5384bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:45:58 d94f028afe00: Preparing 01:45:58 fe353a7fbcb7: Preparing 01:45:58 a19c05af07f4: Preparing 01:45:58 ba22c1ddd209: Preparing 01:45:58 2f9b77a53c2c: Preparing 01:45:58 f41a0ac04d8c: Preparing 01:45:58 7a56fe6ad3ed: Preparing 01:45:58 8ddccaa99a65: Preparing 01:45:58 85d24e208c28: Preparing 01:45:58 fa77784bc315: Preparing 01:45:58 994456c4fd7b: Preparing 01:45:58 8ddccaa99a65: Waiting 01:45:58 85d24e208c28: Waiting 01:45:58 fa77784bc315: Waiting 01:45:58 994456c4fd7b: Waiting 01:45:58 7a56fe6ad3ed: Waiting 01:45:58 f41a0ac04d8c: Waiting 01:45:58 a19c05af07f4: Layer already exists 01:45:58 fe353a7fbcb7: Layer already exists 01:45:58 d94f028afe00: Layer already exists 01:45:58 2f9b77a53c2c: Layer already exists 01:45:58 ba22c1ddd209: Layer already exists 01:45:58 f41a0ac04d8c: Layer already exists 01:45:58 7a56fe6ad3ed: Layer already exists 01:45:58 8ddccaa99a65: Layer already exists 01:45:58 fa77784bc315: Layer already exists 01:45:58 85d24e208c28: Layer already exists 01:45:58 994456c4fd7b: Layer already exists 01:45:58 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:c6e44868eacec9e913ae051762359008412f356fd12a13f4bbe7a53b3f5384bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:45:59 d94f028afe00: Preparing 01:45:59 fe353a7fbcb7: Preparing 01:45:59 a19c05af07f4: Preparing 01:45:59 ba22c1ddd209: Preparing 01:45:59 2f9b77a53c2c: Preparing 01:45:59 f41a0ac04d8c: Preparing 01:45:59 7a56fe6ad3ed: Preparing 01:45:59 8ddccaa99a65: Preparing 01:45:59 85d24e208c28: Preparing 01:45:59 fa77784bc315: Preparing 01:45:59 994456c4fd7b: Preparing 01:45:59 7a56fe6ad3ed: Waiting 01:45:59 8ddccaa99a65: Waiting 01:45:59 85d24e208c28: Waiting 01:45:59 f41a0ac04d8c: Waiting 01:45:59 fa77784bc315: Waiting 01:45:59 994456c4fd7b: Waiting 01:45:59 ba22c1ddd209: Layer already exists 01:45:59 a19c05af07f4: Layer already exists 01:45:59 d94f028afe00: Layer already exists 01:45:59 2f9b77a53c2c: Layer already exists 01:45:59 fe353a7fbcb7: Layer already exists 01:45:59 f41a0ac04d8c: Layer already exists 01:45:59 7a56fe6ad3ed: Layer already exists 01:45:59 85d24e208c28: Layer already exists 01:45:59 fa77784bc315: Layer already exists 01:45:59 8ddccaa99a65: Layer already exists 01:45:59 994456c4fd7b: Layer already exists 01:45:59 main: digest: sha256:c6e44868eacec9e913ae051762359008412f356fd12a13f4bbe7a53b3f5384bc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:59 ===================================================== [Pipeline] echo 01:45:59 taggedImages: 01:45:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:45:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.60 01:45:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:45:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:45:59 b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:45:59 latest 01:45:59 4.0.0-dev.60 01:45:59 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:45:59 main 01:45:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:46:00 2e382d474fd5: Preparing 01:46:00 e5690cb988f7: Preparing 01:46:00 471777e0a7ef: Preparing 01:46:00 eae738e55543: Preparing 01:46:00 e480fd5df26c: Preparing 01:46:00 e7670d0c138b: Preparing 01:46:00 3ce3fdc4b3e6: Preparing 01:46:00 f41a0ac04d8c: Preparing 01:46:00 7a56fe6ad3ed: Preparing 01:46:00 45cfb67e3d27: Preparing 01:46:00 75c147c1488f: Preparing 01:46:00 994456c4fd7b: Preparing 01:46:00 f41a0ac04d8c: Waiting 01:46:00 3ce3fdc4b3e6: Waiting 01:46:00 7a56fe6ad3ed: Waiting 01:46:00 45cfb67e3d27: Waiting 01:46:00 75c147c1488f: Waiting 01:46:00 994456c4fd7b: Waiting 01:46:00 e5690cb988f7: Pushed 01:46:00 e480fd5df26c: Pushed 01:46:00 2e382d474fd5: Pushed 01:46:00 f41a0ac04d8c: Layer already exists 01:46:00 7a56fe6ad3ed: Layer already exists 01:46:00 e7670d0c138b: Pushed 01:46:00 3ce3fdc4b3e6: Pushed 01:46:00 994456c4fd7b: Layer already exists 01:46:00 45cfb67e3d27: Pushed 01:46:02 75c147c1488f: Pushed 01:46:02 eae738e55543: Pushed 01:46:03 471777e0a7ef: Pushed 01:46:03 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:c795a40b4bcb87359a23b6d5648fe5df32fcde696d8407c8c5f1c1c0d6f74ad4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:46:03 2e382d474fd5: Preparing 01:46:03 e5690cb988f7: Preparing 01:46:03 471777e0a7ef: Preparing 01:46:03 eae738e55543: Preparing 01:46:03 e480fd5df26c: Preparing 01:46:03 e7670d0c138b: Preparing 01:46:03 3ce3fdc4b3e6: Preparing 01:46:03 f41a0ac04d8c: Preparing 01:46:03 7a56fe6ad3ed: Preparing 01:46:03 45cfb67e3d27: Preparing 01:46:03 75c147c1488f: Preparing 01:46:03 994456c4fd7b: Preparing 01:46:03 e7670d0c138b: Waiting 01:46:03 7a56fe6ad3ed: Waiting 01:46:03 f41a0ac04d8c: Waiting 01:46:03 45cfb67e3d27: Waiting 01:46:03 3ce3fdc4b3e6: Waiting 01:46:03 994456c4fd7b: Waiting 01:46:03 2e382d474fd5: Layer already exists 01:46:03 e5690cb988f7: Layer already exists 01:46:03 e480fd5df26c: Layer already exists 01:46:03 eae738e55543: Layer already exists 01:46:03 471777e0a7ef: Layer already exists 01:46:03 3ce3fdc4b3e6: Layer already exists 01:46:03 7a56fe6ad3ed: Layer already exists 01:46:03 45cfb67e3d27: Layer already exists 01:46:03 e7670d0c138b: Layer already exists 01:46:03 f41a0ac04d8c: Layer already exists 01:46:03 75c147c1488f: Layer already exists 01:46:03 994456c4fd7b: Layer already exists 01:46:03 latest: digest: sha256:c795a40b4bcb87359a23b6d5648fe5df32fcde696d8407c8c5f1c1c0d6f74ad4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.60 01:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:46:04 2e382d474fd5: Preparing 01:46:04 e5690cb988f7: Preparing 01:46:04 471777e0a7ef: Preparing 01:46:04 eae738e55543: Preparing 01:46:04 e480fd5df26c: Preparing 01:46:04 e7670d0c138b: Preparing 01:46:04 3ce3fdc4b3e6: Preparing 01:46:04 e7670d0c138b: Waiting 01:46:04 f41a0ac04d8c: Preparing 01:46:04 7a56fe6ad3ed: Preparing 01:46:04 3ce3fdc4b3e6: Waiting 01:46:04 7a56fe6ad3ed: Waiting 01:46:04 45cfb67e3d27: Preparing 01:46:04 75c147c1488f: Preparing 01:46:04 994456c4fd7b: Preparing 01:46:04 45cfb67e3d27: Waiting 01:46:04 994456c4fd7b: Waiting 01:46:04 75c147c1488f: Waiting 01:46:04 2e382d474fd5: Layer already exists 01:46:04 471777e0a7ef: Layer already exists 01:46:04 eae738e55543: Layer already exists 01:46:04 e5690cb988f7: Layer already exists 01:46:04 e480fd5df26c: Layer already exists 01:46:04 e7670d0c138b: Layer already exists 01:46:04 3ce3fdc4b3e6: Layer already exists 01:46:04 7a56fe6ad3ed: Layer already exists 01:46:04 f41a0ac04d8c: Layer already exists 01:46:04 45cfb67e3d27: Layer already exists 01:46:04 75c147c1488f: Layer already exists 01:46:04 994456c4fd7b: Layer already exists 01:46:04 4.0.0-dev.60: digest: sha256:c795a40b4bcb87359a23b6d5648fe5df32fcde696d8407c8c5f1c1c0d6f74ad4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:46:05 2e382d474fd5: Preparing 01:46:05 e5690cb988f7: Preparing 01:46:05 471777e0a7ef: Preparing 01:46:05 eae738e55543: Preparing 01:46:05 e480fd5df26c: Preparing 01:46:05 e7670d0c138b: Preparing 01:46:05 3ce3fdc4b3e6: Preparing 01:46:05 f41a0ac04d8c: Preparing 01:46:05 7a56fe6ad3ed: Preparing 01:46:05 45cfb67e3d27: Preparing 01:46:05 75c147c1488f: Preparing 01:46:05 994456c4fd7b: Preparing 01:46:05 e7670d0c138b: Waiting 01:46:05 3ce3fdc4b3e6: Waiting 01:46:05 994456c4fd7b: Waiting 01:46:05 75c147c1488f: Waiting 01:46:05 f41a0ac04d8c: Waiting 01:46:05 e480fd5df26c: Layer already exists 01:46:05 eae738e55543: Layer already exists 01:46:05 471777e0a7ef: Layer already exists 01:46:05 2e382d474fd5: Layer already exists 01:46:05 e5690cb988f7: Layer already exists 01:46:05 e7670d0c138b: Layer already exists 01:46:05 f41a0ac04d8c: Layer already exists 01:46:05 7a56fe6ad3ed: Layer already exists 01:46:05 45cfb67e3d27: Layer already exists 01:46:05 3ce3fdc4b3e6: Layer already exists 01:46:05 75c147c1488f: Layer already exists 01:46:05 994456c4fd7b: Layer already exists 01:46:05 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:c795a40b4bcb87359a23b6d5648fe5df32fcde696d8407c8c5f1c1c0d6f74ad4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:46:05 2e382d474fd5: Preparing 01:46:05 e5690cb988f7: Preparing 01:46:05 471777e0a7ef: Preparing 01:46:05 eae738e55543: Preparing 01:46:05 e480fd5df26c: Preparing 01:46:05 e7670d0c138b: Preparing 01:46:05 3ce3fdc4b3e6: Preparing 01:46:05 f41a0ac04d8c: Preparing 01:46:05 7a56fe6ad3ed: Preparing 01:46:05 45cfb67e3d27: Preparing 01:46:05 75c147c1488f: Preparing 01:46:05 994456c4fd7b: Preparing 01:46:05 e7670d0c138b: Waiting 01:46:05 3ce3fdc4b3e6: Waiting 01:46:05 f41a0ac04d8c: Waiting 01:46:05 7a56fe6ad3ed: Waiting 01:46:05 45cfb67e3d27: Waiting 01:46:05 994456c4fd7b: Waiting 01:46:05 e5690cb988f7: Layer already exists 01:46:05 e480fd5df26c: Layer already exists 01:46:05 eae738e55543: Layer already exists 01:46:05 471777e0a7ef: Layer already exists 01:46:05 2e382d474fd5: Layer already exists 01:46:05 e7670d0c138b: Layer already exists 01:46:05 f41a0ac04d8c: Layer already exists 01:46:05 3ce3fdc4b3e6: Layer already exists 01:46:05 7a56fe6ad3ed: Layer already exists 01:46:05 45cfb67e3d27: Layer already exists 01:46:05 75c147c1488f: Layer already exists 01:46:05 994456c4fd7b: Layer already exists 01:46:05 main: digest: sha256:c795a40b4bcb87359a23b6d5648fe5df32fcde696d8407c8c5f1c1c0d6f74ad4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:06 ===================================================== [Pipeline] echo 01:46:06 taggedImages: 01:46:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:46:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.60 01:46:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:46:06 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:46:06 b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:06 latest 01:46:06 4.0.0-dev.60 01:46:06 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:06 main 01:46:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:46:06 f4cc77dcba74: Preparing 01:46:06 cc5280627543: Preparing 01:46:06 f41a0ac04d8c: Preparing 01:46:06 7a56fe6ad3ed: Preparing 01:46:06 3660e724655f: Preparing 01:46:06 ef7a9549d8da: Preparing 01:46:06 994456c4fd7b: Preparing 01:46:06 ef7a9549d8da: Waiting 01:46:06 994456c4fd7b: Waiting 01:46:06 7a56fe6ad3ed: Layer already exists 01:46:06 f41a0ac04d8c: Layer already exists 01:46:06 994456c4fd7b: Layer already exists 01:46:06 f4cc77dcba74: Pushed 01:46:06 3660e724655f: Pushed 01:46:07 ef7a9549d8da: Pushed 01:46:10 cc5280627543: Pushed 01:46:10 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:422523d7eaa59e1055c42287fe97fe8012b8fa6edcaf8a88bc2761ec76de89e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:10 + 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 01:46:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:46:10 f4cc77dcba74: Preparing 01:46:10 cc5280627543: Preparing 01:46:10 f41a0ac04d8c: Preparing 01:46:10 7a56fe6ad3ed: Preparing 01:46:10 3660e724655f: Preparing 01:46:10 ef7a9549d8da: Preparing 01:46:10 994456c4fd7b: Preparing 01:46:10 ef7a9549d8da: Waiting 01:46:10 994456c4fd7b: Waiting 01:46:10 7a56fe6ad3ed: Layer already exists 01:46:10 3660e724655f: Layer already exists 01:46:10 cc5280627543: Layer already exists 01:46:10 f41a0ac04d8c: Layer already exists 01:46:10 f4cc77dcba74: Layer already exists 01:46:10 994456c4fd7b: Layer already exists 01:46:10 ef7a9549d8da: Layer already exists 01:46:10 latest: digest: sha256:422523d7eaa59e1055c42287fe97fe8012b8fa6edcaf8a88bc2761ec76de89e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.60 01:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:46:11 f4cc77dcba74: Preparing 01:46:11 cc5280627543: Preparing 01:46:11 f41a0ac04d8c: Preparing 01:46:11 7a56fe6ad3ed: Preparing 01:46:11 3660e724655f: Preparing 01:46:11 ef7a9549d8da: Preparing 01:46:11 994456c4fd7b: Preparing 01:46:11 ef7a9549d8da: Waiting 01:46:11 994456c4fd7b: Waiting 01:46:11 f4cc77dcba74: Layer already exists 01:46:11 f41a0ac04d8c: Layer already exists 01:46:11 7a56fe6ad3ed: Layer already exists 01:46:11 3660e724655f: Layer already exists 01:46:11 cc5280627543: Layer already exists 01:46:11 994456c4fd7b: Layer already exists 01:46:11 ef7a9549d8da: Layer already exists 01:46:11 4.0.0-dev.60: digest: sha256:422523d7eaa59e1055c42287fe97fe8012b8fa6edcaf8a88bc2761ec76de89e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:46:12 f4cc77dcba74: Preparing 01:46:12 cc5280627543: Preparing 01:46:12 f41a0ac04d8c: Preparing 01:46:12 7a56fe6ad3ed: Preparing 01:46:12 3660e724655f: Preparing 01:46:12 ef7a9549d8da: Preparing 01:46:12 994456c4fd7b: Preparing 01:46:12 994456c4fd7b: Waiting 01:46:12 f41a0ac04d8c: Layer already exists 01:46:12 7a56fe6ad3ed: Layer already exists 01:46:12 3660e724655f: Layer already exists 01:46:12 cc5280627543: Layer already exists 01:46:12 f4cc77dcba74: Layer already exists 01:46:12 ef7a9549d8da: Layer already exists 01:46:12 994456c4fd7b: Layer already exists 01:46:12 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:422523d7eaa59e1055c42287fe97fe8012b8fa6edcaf8a88bc2761ec76de89e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:12 + 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 01:46:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:46:12 f4cc77dcba74: Preparing 01:46:12 cc5280627543: Preparing 01:46:12 f41a0ac04d8c: Preparing 01:46:12 7a56fe6ad3ed: Preparing 01:46:12 3660e724655f: Preparing 01:46:12 ef7a9549d8da: Preparing 01:46:12 994456c4fd7b: Preparing 01:46:12 ef7a9549d8da: Waiting 01:46:12 f4cc77dcba74: Layer already exists 01:46:12 cc5280627543: Layer already exists 01:46:12 f41a0ac04d8c: Layer already exists 01:46:12 3660e724655f: Layer already exists 01:46:12 7a56fe6ad3ed: Layer already exists 01:46:12 994456c4fd7b: Layer already exists 01:46:12 ef7a9549d8da: Layer already exists 01:46:12 main: digest: sha256:422523d7eaa59e1055c42287fe97fe8012b8fa6edcaf8a88bc2761ec76de89e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:12 ===================================================== [Pipeline] echo 01:46:12 taggedImages: 01:46:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:46:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.60 01:46:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:46:13 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:46:13 b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:13 latest 01:46:13 4.0.0-dev.60 01:46:13 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:13 main 01:46:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:46:13 0b13909c713b: Preparing 01:46:13 e22455fe3625: Preparing 01:46:13 95c35ec6805d: Preparing 01:46:13 f41a0ac04d8c: Preparing 01:46:13 7a56fe6ad3ed: Preparing 01:46:13 3214d5e9e335: Preparing 01:46:13 b311968725e1: Preparing 01:46:13 215308fc6c70: Preparing 01:46:13 9cea6495f670: Preparing 01:46:13 994456c4fd7b: Preparing 01:46:13 b311968725e1: Waiting 01:46:13 215308fc6c70: Waiting 01:46:13 9cea6495f670: Waiting 01:46:13 994456c4fd7b: Waiting 01:46:13 3214d5e9e335: Waiting 01:46:13 f41a0ac04d8c: Layer already exists 01:46:13 7a56fe6ad3ed: Layer already exists 01:46:13 95c35ec6805d: Pushed 01:46:13 0b13909c713b: Pushed 01:46:13 e22455fe3625: Pushed 01:46:13 994456c4fd7b: Layer already exists 01:46:13 215308fc6c70: Pushed 01:46:14 9cea6495f670: Pushed 01:46:18 b311968725e1: Pushed 01:46:26 3214d5e9e335: Pushed 01:46:26 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:e2179c1861103c99e4e1ec11a1d67a457fc96df5db60b684611f558710f10c86 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:46:27 0b13909c713b: Preparing 01:46:27 e22455fe3625: Preparing 01:46:27 95c35ec6805d: Preparing 01:46:27 f41a0ac04d8c: Preparing 01:46:27 7a56fe6ad3ed: Preparing 01:46:27 3214d5e9e335: Preparing 01:46:27 b311968725e1: Preparing 01:46:27 215308fc6c70: Preparing 01:46:27 9cea6495f670: Preparing 01:46:27 994456c4fd7b: Preparing 01:46:27 3214d5e9e335: Waiting 01:46:27 b311968725e1: Waiting 01:46:27 215308fc6c70: Waiting 01:46:27 9cea6495f670: Waiting 01:46:27 994456c4fd7b: Waiting 01:46:27 0b13909c713b: Layer already exists 01:46:27 7a56fe6ad3ed: Layer already exists 01:46:27 95c35ec6805d: Layer already exists 01:46:27 e22455fe3625: Layer already exists 01:46:27 f41a0ac04d8c: Layer already exists 01:46:27 3214d5e9e335: Layer already exists 01:46:27 b311968725e1: Layer already exists 01:46:27 215308fc6c70: Layer already exists 01:46:27 9cea6495f670: Layer already exists 01:46:27 994456c4fd7b: Layer already exists 01:46:27 latest: digest: sha256:e2179c1861103c99e4e1ec11a1d67a457fc96df5db60b684611f558710f10c86 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.60 01:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:46:27 0b13909c713b: Preparing 01:46:27 e22455fe3625: Preparing 01:46:27 95c35ec6805d: Preparing 01:46:27 f41a0ac04d8c: Preparing 01:46:27 7a56fe6ad3ed: Preparing 01:46:27 3214d5e9e335: Preparing 01:46:27 b311968725e1: Preparing 01:46:27 215308fc6c70: Preparing 01:46:27 9cea6495f670: Preparing 01:46:27 994456c4fd7b: Preparing 01:46:27 b311968725e1: Waiting 01:46:27 9cea6495f670: Waiting 01:46:27 215308fc6c70: Waiting 01:46:27 994456c4fd7b: Waiting 01:46:27 f41a0ac04d8c: Layer already exists 01:46:27 7a56fe6ad3ed: Layer already exists 01:46:27 e22455fe3625: Layer already exists 01:46:27 0b13909c713b: Layer already exists 01:46:27 95c35ec6805d: Layer already exists 01:46:27 b311968725e1: Layer already exists 01:46:27 994456c4fd7b: Layer already exists 01:46:27 3214d5e9e335: Layer already exists 01:46:27 215308fc6c70: Layer already exists 01:46:27 9cea6495f670: Layer already exists 01:46:27 4.0.0-dev.60: digest: sha256:e2179c1861103c99e4e1ec11a1d67a457fc96df5db60b684611f558710f10c86 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:46:28 0b13909c713b: Preparing 01:46:28 e22455fe3625: Preparing 01:46:28 95c35ec6805d: Preparing 01:46:28 f41a0ac04d8c: Preparing 01:46:28 7a56fe6ad3ed: Preparing 01:46:28 3214d5e9e335: Preparing 01:46:28 b311968725e1: Preparing 01:46:28 215308fc6c70: Preparing 01:46:28 9cea6495f670: Preparing 01:46:28 994456c4fd7b: Preparing 01:46:28 994456c4fd7b: Waiting 01:46:28 b311968725e1: Waiting 01:46:28 9cea6495f670: Waiting 01:46:28 215308fc6c70: Waiting 01:46:28 3214d5e9e335: Waiting 01:46:28 7a56fe6ad3ed: Layer already exists 01:46:28 95c35ec6805d: Layer already exists 01:46:28 e22455fe3625: Layer already exists 01:46:28 f41a0ac04d8c: Layer already exists 01:46:28 0b13909c713b: Layer already exists 01:46:28 b311968725e1: Layer already exists 01:46:28 215308fc6c70: Layer already exists 01:46:28 9cea6495f670: Layer already exists 01:46:28 994456c4fd7b: Layer already exists 01:46:28 3214d5e9e335: Layer already exists 01:46:28 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:e2179c1861103c99e4e1ec11a1d67a457fc96df5db60b684611f558710f10c86 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:46:29 0b13909c713b: Preparing 01:46:29 e22455fe3625: Preparing 01:46:29 95c35ec6805d: Preparing 01:46:29 f41a0ac04d8c: Preparing 01:46:29 7a56fe6ad3ed: Preparing 01:46:29 3214d5e9e335: Preparing 01:46:29 b311968725e1: Preparing 01:46:29 215308fc6c70: Preparing 01:46:29 9cea6495f670: Preparing 01:46:29 994456c4fd7b: Preparing 01:46:29 b311968725e1: Waiting 01:46:29 9cea6495f670: Waiting 01:46:29 994456c4fd7b: Waiting 01:46:29 215308fc6c70: Waiting 01:46:29 3214d5e9e335: Waiting 01:46:29 f41a0ac04d8c: Layer already exists 01:46:29 7a56fe6ad3ed: Layer already exists 01:46:29 0b13909c713b: Layer already exists 01:46:29 e22455fe3625: Layer already exists 01:46:29 95c35ec6805d: Layer already exists 01:46:29 215308fc6c70: Layer already exists 01:46:29 3214d5e9e335: Layer already exists 01:46:29 9cea6495f670: Layer already exists 01:46:29 b311968725e1: Layer already exists 01:46:29 994456c4fd7b: Layer already exists 01:46:29 main: digest: sha256:e2179c1861103c99e4e1ec11a1d67a457fc96df5db60b684611f558710f10c86 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:29 ===================================================== [Pipeline] echo 01:46:29 taggedImages: 01:46:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:46:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.60 01:46:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:46:29 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:46:29 b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:29 latest 01:46:29 4.0.0-dev.60 01:46:29 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:29 main 01:46:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:46:29 b1a8bb1bbd3a: Preparing 01:46:29 752bf43603ce: Preparing 01:46:29 31daf6339035: Preparing 01:46:29 f41a0ac04d8c: Preparing 01:46:29 7a56fe6ad3ed: Preparing 01:46:29 3214d5e9e335: Preparing 01:46:29 679b1e1d7e7a: Preparing 01:46:29 ff0a75efd91b: Preparing 01:46:29 994456c4fd7b: Preparing 01:46:29 ff0a75efd91b: Waiting 01:46:29 3214d5e9e335: Waiting 01:46:29 679b1e1d7e7a: Waiting 01:46:29 994456c4fd7b: Waiting 01:46:29 f41a0ac04d8c: Layer already exists 01:46:29 7a56fe6ad3ed: Layer already exists 01:46:29 3214d5e9e335: Layer already exists 01:46:29 31daf6339035: Pushed 01:46:29 752bf43603ce: Pushed 01:46:29 b1a8bb1bbd3a: Pushed 01:46:29 994456c4fd7b: Layer already exists 01:46:29 679b1e1d7e7a: Pushed 01:46:30 ff0a75efd91b: Pushed 01:46:30 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:353f9bf54923171d3b9b95327cfd322d31c54b02d88b46ca696dd38563800296 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:46:31 b1a8bb1bbd3a: Preparing 01:46:31 752bf43603ce: Preparing 01:46:31 31daf6339035: Preparing 01:46:31 f41a0ac04d8c: Preparing 01:46:31 7a56fe6ad3ed: Preparing 01:46:31 3214d5e9e335: Preparing 01:46:31 679b1e1d7e7a: Preparing 01:46:31 ff0a75efd91b: Preparing 01:46:31 994456c4fd7b: Preparing 01:46:31 679b1e1d7e7a: Waiting 01:46:31 ff0a75efd91b: Waiting 01:46:31 994456c4fd7b: Waiting 01:46:31 3214d5e9e335: Waiting 01:46:31 7a56fe6ad3ed: Layer already exists 01:46:31 752bf43603ce: Layer already exists 01:46:31 b1a8bb1bbd3a: Layer already exists 01:46:31 31daf6339035: Layer already exists 01:46:31 f41a0ac04d8c: Layer already exists 01:46:31 679b1e1d7e7a: Layer already exists 01:46:31 ff0a75efd91b: Layer already exists 01:46:31 3214d5e9e335: Layer already exists 01:46:31 994456c4fd7b: Layer already exists 01:46:31 latest: digest: sha256:353f9bf54923171d3b9b95327cfd322d31c54b02d88b46ca696dd38563800296 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.60 01:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:46:31 b1a8bb1bbd3a: Preparing 01:46:31 752bf43603ce: Preparing 01:46:31 31daf6339035: Preparing 01:46:31 f41a0ac04d8c: Preparing 01:46:31 7a56fe6ad3ed: Preparing 01:46:31 3214d5e9e335: Preparing 01:46:31 679b1e1d7e7a: Preparing 01:46:31 ff0a75efd91b: Preparing 01:46:31 994456c4fd7b: Preparing 01:46:31 3214d5e9e335: Waiting 01:46:31 679b1e1d7e7a: Waiting 01:46:31 ff0a75efd91b: Waiting 01:46:31 994456c4fd7b: Waiting 01:46:31 b1a8bb1bbd3a: Layer already exists 01:46:31 752bf43603ce: Layer already exists 01:46:31 7a56fe6ad3ed: Layer already exists 01:46:31 f41a0ac04d8c: Layer already exists 01:46:31 31daf6339035: Layer already exists 01:46:31 3214d5e9e335: Layer already exists 01:46:31 ff0a75efd91b: Layer already exists 01:46:31 679b1e1d7e7a: Layer already exists 01:46:31 994456c4fd7b: Layer already exists 01:46:31 4.0.0-dev.60: digest: sha256:353f9bf54923171d3b9b95327cfd322d31c54b02d88b46ca696dd38563800296 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:46:32 b1a8bb1bbd3a: Preparing 01:46:32 752bf43603ce: Preparing 01:46:32 31daf6339035: Preparing 01:46:32 f41a0ac04d8c: Preparing 01:46:32 7a56fe6ad3ed: Preparing 01:46:32 3214d5e9e335: Preparing 01:46:32 679b1e1d7e7a: Preparing 01:46:32 ff0a75efd91b: Preparing 01:46:32 994456c4fd7b: Preparing 01:46:32 679b1e1d7e7a: Waiting 01:46:32 3214d5e9e335: Waiting 01:46:32 ff0a75efd91b: Waiting 01:46:32 b1a8bb1bbd3a: Layer already exists 01:46:32 f41a0ac04d8c: Layer already exists 01:46:32 7a56fe6ad3ed: Layer already exists 01:46:32 31daf6339035: Layer already exists 01:46:32 752bf43603ce: Layer already exists 01:46:32 3214d5e9e335: Layer already exists 01:46:32 ff0a75efd91b: Layer already exists 01:46:32 679b1e1d7e7a: Layer already exists 01:46:32 994456c4fd7b: Layer already exists 01:46:32 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:353f9bf54923171d3b9b95327cfd322d31c54b02d88b46ca696dd38563800296 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:46:33 b1a8bb1bbd3a: Preparing 01:46:33 752bf43603ce: Preparing 01:46:33 31daf6339035: Preparing 01:46:33 f41a0ac04d8c: Preparing 01:46:33 7a56fe6ad3ed: Preparing 01:46:33 3214d5e9e335: Preparing 01:46:33 679b1e1d7e7a: Preparing 01:46:33 ff0a75efd91b: Preparing 01:46:33 994456c4fd7b: Preparing 01:46:33 994456c4fd7b: Waiting 01:46:33 ff0a75efd91b: Waiting 01:46:33 3214d5e9e335: Waiting 01:46:33 679b1e1d7e7a: Waiting 01:46:33 7a56fe6ad3ed: Layer already exists 01:46:33 752bf43603ce: Layer already exists 01:46:33 f41a0ac04d8c: Layer already exists 01:46:33 b1a8bb1bbd3a: Layer already exists 01:46:33 31daf6339035: Layer already exists 01:46:33 3214d5e9e335: Layer already exists 01:46:33 679b1e1d7e7a: Layer already exists 01:46:33 994456c4fd7b: Layer already exists 01:46:33 ff0a75efd91b: Layer already exists 01:46:33 main: digest: sha256:353f9bf54923171d3b9b95327cfd322d31c54b02d88b46ca696dd38563800296 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:33 ===================================================== [Pipeline] echo 01:46:33 taggedImages: 01:46:33 - nexus3.edgexfoundry.org:10004/security-spire-config:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:33 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:46:33 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.60 01:46:33 - nexus3.edgexfoundry.org:10004/security-spire-config:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:33 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:46:33 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:46:33 b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:33 latest 01:46:33 4.0.0-dev.60 01:46:33 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:33 main 01:46:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:46:33 0b13909c713b: Preparing 01:46:33 52e8f5749d14: Preparing 01:46:33 d7f183626e90: Preparing 01:46:33 f41a0ac04d8c: Preparing 01:46:33 7a56fe6ad3ed: Preparing 01:46:33 483194a41438: Preparing 01:46:33 215308fc6c70: Preparing 01:46:33 9cea6495f670: Preparing 01:46:33 994456c4fd7b: Preparing 01:46:33 483194a41438: Waiting 01:46:33 9cea6495f670: Waiting 01:46:33 994456c4fd7b: Waiting 01:46:33 0b13909c713b: Layer already exists 01:46:33 7a56fe6ad3ed: Layer already exists 01:46:33 f41a0ac04d8c: Layer already exists 01:46:33 215308fc6c70: Layer already exists 01:46:33 9cea6495f670: Layer already exists 01:46:33 994456c4fd7b: Layer already exists 01:46:33 d7f183626e90: Pushed 01:46:33 52e8f5749d14: Pushed 01:46:46 483194a41438: Pushed 01:46:46 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:cde04802c5f1dccd4061f471979cd03226e682097a05d7f5c4c262b0f6bdfa37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:46:46 0b13909c713b: Preparing 01:46:46 52e8f5749d14: Preparing 01:46:46 d7f183626e90: Preparing 01:46:46 f41a0ac04d8c: Preparing 01:46:46 7a56fe6ad3ed: Preparing 01:46:46 483194a41438: Preparing 01:46:46 215308fc6c70: Preparing 01:46:46 9cea6495f670: Preparing 01:46:46 994456c4fd7b: Preparing 01:46:46 215308fc6c70: Waiting 01:46:46 483194a41438: Waiting 01:46:46 9cea6495f670: Waiting 01:46:46 994456c4fd7b: Waiting 01:46:46 0b13909c713b: Layer already exists 01:46:46 d7f183626e90: Layer already exists 01:46:46 7a56fe6ad3ed: Layer already exists 01:46:46 f41a0ac04d8c: Layer already exists 01:46:46 52e8f5749d14: Layer already exists 01:46:46 483194a41438: Layer already exists 01:46:46 994456c4fd7b: Layer already exists 01:46:46 9cea6495f670: Layer already exists 01:46:46 215308fc6c70: Layer already exists 01:46:46 latest: digest: sha256:cde04802c5f1dccd4061f471979cd03226e682097a05d7f5c4c262b0f6bdfa37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.60 01:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:46:47 0b13909c713b: Preparing 01:46:47 52e8f5749d14: Preparing 01:46:47 d7f183626e90: Preparing 01:46:47 f41a0ac04d8c: Preparing 01:46:47 7a56fe6ad3ed: Preparing 01:46:47 483194a41438: Preparing 01:46:47 215308fc6c70: Preparing 01:46:47 9cea6495f670: Preparing 01:46:47 994456c4fd7b: Preparing 01:46:47 483194a41438: Waiting 01:46:47 215308fc6c70: Waiting 01:46:47 9cea6495f670: Waiting 01:46:47 994456c4fd7b: Waiting 01:46:47 0b13909c713b: Layer already exists 01:46:47 f41a0ac04d8c: Layer already exists 01:46:47 52e8f5749d14: Layer already exists 01:46:47 7a56fe6ad3ed: Layer already exists 01:46:47 d7f183626e90: Layer already exists 01:46:47 215308fc6c70: Layer already exists 01:46:47 483194a41438: Layer already exists 01:46:47 9cea6495f670: Layer already exists 01:46:47 994456c4fd7b: Layer already exists 01:46:47 4.0.0-dev.60: digest: sha256:cde04802c5f1dccd4061f471979cd03226e682097a05d7f5c4c262b0f6bdfa37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:46:48 0b13909c713b: Preparing 01:46:48 52e8f5749d14: Preparing 01:46:48 d7f183626e90: Preparing 01:46:48 f41a0ac04d8c: Preparing 01:46:48 7a56fe6ad3ed: Preparing 01:46:48 483194a41438: Preparing 01:46:48 215308fc6c70: Preparing 01:46:48 9cea6495f670: Preparing 01:46:48 994456c4fd7b: Preparing 01:46:48 483194a41438: Waiting 01:46:48 215308fc6c70: Waiting 01:46:48 9cea6495f670: Waiting 01:46:48 994456c4fd7b: Waiting 01:46:48 7a56fe6ad3ed: Layer already exists 01:46:48 d7f183626e90: Layer already exists 01:46:48 f41a0ac04d8c: Layer already exists 01:46:48 52e8f5749d14: Layer already exists 01:46:48 0b13909c713b: Layer already exists 01:46:48 215308fc6c70: Layer already exists 01:46:48 994456c4fd7b: Layer already exists 01:46:48 483194a41438: Layer already exists 01:46:48 9cea6495f670: Layer already exists 01:46:48 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:cde04802c5f1dccd4061f471979cd03226e682097a05d7f5c4c262b0f6bdfa37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:46:48 0b13909c713b: Preparing 01:46:48 52e8f5749d14: Preparing 01:46:48 d7f183626e90: Preparing 01:46:48 f41a0ac04d8c: Preparing 01:46:48 7a56fe6ad3ed: Preparing 01:46:48 483194a41438: Preparing 01:46:48 215308fc6c70: Preparing 01:46:48 9cea6495f670: Preparing 01:46:48 994456c4fd7b: Preparing 01:46:48 994456c4fd7b: Waiting 01:46:48 215308fc6c70: Waiting 01:46:48 9cea6495f670: Waiting 01:46:48 483194a41438: Waiting 01:46:48 7a56fe6ad3ed: Layer already exists 01:46:48 d7f183626e90: Layer already exists 01:46:48 f41a0ac04d8c: Layer already exists 01:46:48 0b13909c713b: Layer already exists 01:46:48 52e8f5749d14: Layer already exists 01:46:48 215308fc6c70: Layer already exists 01:46:48 483194a41438: Layer already exists 01:46:48 994456c4fd7b: Layer already exists 01:46:48 9cea6495f670: Layer already exists 01:46:48 main: digest: sha256:cde04802c5f1dccd4061f471979cd03226e682097a05d7f5c4c262b0f6bdfa37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:48 ===================================================== [Pipeline] echo 01:46:48 taggedImages: 01:46:48 - nexus3.edgexfoundry.org:10004/security-spire-server:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:48 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:46:48 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.60 01:46:48 - nexus3.edgexfoundry.org:10004/security-spire-server:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:48 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:46:48 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:46:48 b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:48 latest 01:46:48 4.0.0-dev.60 01:46:48 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:48 main 01:46:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:46:49 f8bb9f213941: Preparing 01:46:49 3af616074cc6: Preparing 01:46:49 f41a0ac04d8c: Preparing 01:46:49 7a56fe6ad3ed: Preparing 01:46:49 274549cb7ad0: Preparing 01:46:49 125793dd33c0: Preparing 01:46:49 994456c4fd7b: Preparing 01:46:49 125793dd33c0: Waiting 01:46:49 994456c4fd7b: Waiting 01:46:49 f41a0ac04d8c: Layer already exists 01:46:49 7a56fe6ad3ed: Layer already exists 01:46:49 994456c4fd7b: Layer already exists 01:46:49 274549cb7ad0: Pushed 01:46:49 f8bb9f213941: Pushed 01:46:50 125793dd33c0: Pushed 01:46:54 3af616074cc6: Pushed 01:46:54 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:630f2c894693e65f5271efbc05862286f2b3b2ec34b61706711bb3ff56ceffa3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:46:54 f8bb9f213941: Preparing 01:46:54 3af616074cc6: Preparing 01:46:54 f41a0ac04d8c: Preparing 01:46:54 7a56fe6ad3ed: Preparing 01:46:54 274549cb7ad0: Preparing 01:46:54 125793dd33c0: Preparing 01:46:54 994456c4fd7b: Preparing 01:46:54 125793dd33c0: Waiting 01:46:54 994456c4fd7b: Waiting 01:46:54 f41a0ac04d8c: Layer already exists 01:46:54 274549cb7ad0: Layer already exists 01:46:54 3af616074cc6: Layer already exists 01:46:54 f8bb9f213941: Layer already exists 01:46:54 7a56fe6ad3ed: Layer already exists 01:46:54 125793dd33c0: Layer already exists 01:46:54 994456c4fd7b: Layer already exists 01:46:54 latest: digest: sha256:630f2c894693e65f5271efbc05862286f2b3b2ec34b61706711bb3ff56ceffa3 size: 1782 [Pipeline] } 01:46:54 #78 ... 01:46:54 01:46:54 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:54 #82 DONE 123.7s 01:46:54 01:46:54 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:54 #80 DONE 124.1s 01:46:54 01:46:54 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:54 #83 DONE 121.2s 01:46:54 01:46:54 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:54 #78 DONE 126.5s 01:46:54 01:46:54 #119 [security-spiffe-token-provider builder 6/7] COPY . . 01:46:54 #119 ... 01:46:54 01:46:54 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:54 #79 DONE 125.0s 01:46:54 01:46:54 #120 [security-proxy-setup builder 6/7] COPY . . 01:46:54 #120 ... 01:46:54 01:46:54 #121 [support-scheduler builder 6/7] COPY . . 01:46:54 #121 DONE 1.9s 01:46:54 01:46:54 #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:54 #109 DONE 100.3s 01:46:54 01:46:54 #122 [support-notifications builder 6/7] COPY . . 01:46:54 #122 DONE 2.0s 01:46:54 01:46:54 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 01:46:54 #123 CACHED 01:46:54 01:46:54 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:46:54 #124 CACHED 01:46:54 01:46:54 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:54 #125 CACHED 01:46:54 01:46:54 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:54 #126 CACHED 01:46:54 01:46:54 #127 [security-secretstore-setup builder 6/7] COPY . . 01:46:54 #127 CACHED 01:46:54 01:46:54 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:46:54 #128 CACHED 01:46:54 01:46:54 #129 [security-bootstrapper builder 6/7] COPY . . 01:46:54 #129 CACHED 01:46:54 01:46:54 #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:46:54 #130 CACHED 01:46:54 01:46:54 #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:54 #131 CACHED 01:46:54 01:46:54 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 01:46:54 #132 CACHED 01:46:54 01:46:54 #133 [core-data builder 6/7] COPY . . 01:46:54 #133 CACHED 01:46:54 01:46:54 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:54 #134 CACHED 01:46:54 01:46:54 #120 [security-proxy-setup builder 6/7] COPY . . 01:46:54 #120 DONE 1.9s 01:46:54 01:46:54 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:54 #135 CACHED 01:46:54 01:46:54 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 01:46:54 #136 CACHED 01:46:54 01:46:54 #137 [core-command builder 6/7] COPY . . 01:46:54 #137 CACHED 01:46:54 01:46:54 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:54 #138 CACHED 01:46:54 01:46:54 #139 [security-proxy-auth builder 6/7] COPY . . 01:46:54 #139 CACHED 01:46:54 01:46:54 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:46:54 #140 CACHED 01:46:54 01:46:54 #119 [security-spiffe-token-provider builder 6/7] COPY . . 01:46:54 #119 DONE 2.0s 01:46:54 01:46:54 #141 [core-metadata builder 6/7] COPY . . 01:46:54 #141 DONE 2.0s 01:46:54 01:46:54 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:46:54 #142 ... 01:46:54 01:46:54 #143 [core-keeper builder 7/8] COPY . . 01:46:54 #143 DONE 4.0s 01:46:54 01:46:54 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:46:54 #144 2.943 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.60 01:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:46:55 f8bb9f213941: Preparing 01:46:55 3af616074cc6: Preparing 01:46:55 f41a0ac04d8c: Preparing 01:46:55 7a56fe6ad3ed: Preparing 01:46:55 274549cb7ad0: Preparing 01:46:55 125793dd33c0: Preparing 01:46:55 994456c4fd7b: Preparing 01:46:55 125793dd33c0: Waiting 01:46:55 f8bb9f213941: Layer already exists 01:46:55 3af616074cc6: Layer already exists 01:46:55 274549cb7ad0: Layer already exists 01:46:55 f41a0ac04d8c: Layer already exists 01:46:55 7a56fe6ad3ed: Layer already exists 01:46:55 994456c4fd7b: Layer already exists 01:46:55 125793dd33c0: Layer already exists 01:46:55 4.0.0-dev.60: digest: sha256:630f2c894693e65f5271efbc05862286f2b3b2ec34b61706711bb3ff56ceffa3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv 01:46:55 #144 ... 01:46:55 01:46:55 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:46:55 #0 4.700 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:46:55 #145 ... 01:46:55 01:46:55 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:46:55 #0 5.863 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:56 #146 ... 01:46:56 01:46:56 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:46:56 #0 6.241 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:46:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:46:56 f8bb9f213941: Preparing 01:46:56 3af616074cc6: Preparing 01:46:56 f41a0ac04d8c: Preparing 01:46:56 7a56fe6ad3ed: Preparing 01:46:56 274549cb7ad0: Preparing 01:46:56 125793dd33c0: Preparing 01:46:56 994456c4fd7b: Preparing 01:46:56 125793dd33c0: Waiting 01:46:56 994456c4fd7b: Waiting 01:46:56 f41a0ac04d8c: Layer already exists 01:46:56 f8bb9f213941: Layer already exists 01:46:56 7a56fe6ad3ed: Layer already exists 01:46:56 274549cb7ad0: Layer already exists 01:46:56 3af616074cc6: Layer already exists 01:46:56 125793dd33c0: Layer already exists 01:46:56 994456c4fd7b: Layer already exists 01:46:56 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:630f2c894693e65f5271efbc05862286f2b3b2ec34b61706711bb3ff56ceffa3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:56 #147 ... 01:46:56 01:46:56 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:46:56 #0 4.063 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:46:56 #148 ... 01:46:56 01:46:56 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:46:56 #0 5.364 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:46:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:56 #149 ... 01:46:56 01:46:56 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:46:56 #0 4.439 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:46:56 #150 ... 01:46:56 01:46:56 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:46:56 #0 6.314 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:46:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:46:56 f8bb9f213941: Preparing 01:46:56 3af616074cc6: Preparing 01:46:56 f41a0ac04d8c: Preparing 01:46:56 7a56fe6ad3ed: Preparing 01:46:56 274549cb7ad0: Preparing 01:46:56 125793dd33c0: Preparing 01:46:56 994456c4fd7b: Preparing 01:46:56 125793dd33c0: Waiting 01:46:56 994456c4fd7b: Waiting 01:46:56 f8bb9f213941: Layer already exists 01:46:56 274549cb7ad0: Layer already exists 01:46:56 7a56fe6ad3ed: Layer already exists 01:46:56 3af616074cc6: Layer already exists 01:46:56 f41a0ac04d8c: Layer already exists 01:46:56 125793dd33c0: Layer already exists 01:46:56 994456c4fd7b: Layer already exists 01:46:56 main: digest: sha256:630f2c894693e65f5271efbc05862286f2b3b2ec34b61706711bb3ff56ceffa3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:56 ===================================================== [Pipeline] echo 01:46:56 taggedImages: 01:46:56 - nexus3.edgexfoundry.org:10004/support-notifications:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:56 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:46:56 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.60 01:46:56 - nexus3.edgexfoundry.org:10004/support-notifications:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:56 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:46:56 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:46:56 b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:56 latest 01:46:56 4.0.0-dev.60 01:46:56 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:46:56 main 01:46:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 01:46:57 #151 ... 01:46:57 01:46:57 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:46:57 #0 6.188 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:57 #152 ... 01:46:57 01:46:57 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:46:57 #0 6.122 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:46:57 #153 ... 01:46:57 01:46:57 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:46:57 #0 4.722 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:46:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:57 #154 ... 01:46:57 01:46:57 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:46:57 #142 6.095 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:46:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:46:57 fc0d7c06d565: Preparing 01:46:57 de00016f3bc5: Preparing 01:46:57 f41a0ac04d8c: Preparing 01:46:57 7a56fe6ad3ed: Preparing 01:46:57 00f511aaa3cb: Preparing 01:46:57 54dfd4d8e0b8: Preparing 01:46:57 994456c4fd7b: Preparing 01:46:57 994456c4fd7b: Waiting 01:46:57 f41a0ac04d8c: Layer already exists 01:46:57 7a56fe6ad3ed: Layer already exists 01:46:57 994456c4fd7b: Layer already exists 01:46:57 00f511aaa3cb: Pushed 01:46:57 fc0d7c06d565: Pushed 01:46:57 54dfd4d8e0b8: Pushed 01:47:02 de00016f3bc5: Pushed 01:47:02 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:0cee193af7e7cd64baa1fae603a9131a3c491e91f8c256e8892ef59cf840d845 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:47:02 fc0d7c06d565: Preparing 01:47:02 de00016f3bc5: Preparing 01:47:02 f41a0ac04d8c: Preparing 01:47:02 7a56fe6ad3ed: Preparing 01:47:02 00f511aaa3cb: Preparing 01:47:02 54dfd4d8e0b8: Preparing 01:47:02 994456c4fd7b: Preparing 01:47:02 54dfd4d8e0b8: Waiting 01:47:02 de00016f3bc5: Layer already exists 01:47:02 7a56fe6ad3ed: Layer already exists 01:47:02 fc0d7c06d565: Layer already exists 01:47:02 f41a0ac04d8c: Layer already exists 01:47:02 00f511aaa3cb: Layer already exists 01:47:02 54dfd4d8e0b8: Layer already exists 01:47:02 994456c4fd7b: Layer already exists 01:47:02 latest: digest: sha256:0cee193af7e7cd64baa1fae603a9131a3c491e91f8c256e8892ef59cf840d845 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.60 01:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:47:03 fc0d7c06d565: Preparing 01:47:03 de00016f3bc5: Preparing 01:47:03 f41a0ac04d8c: Preparing 01:47:03 7a56fe6ad3ed: Preparing 01:47:03 00f511aaa3cb: Preparing 01:47:03 54dfd4d8e0b8: Preparing 01:47:03 994456c4fd7b: Preparing 01:47:03 54dfd4d8e0b8: Waiting 01:47:03 994456c4fd7b: Waiting 01:47:03 7a56fe6ad3ed: Layer already exists 01:47:03 de00016f3bc5: Layer already exists 01:47:03 00f511aaa3cb: Layer already exists 01:47:03 fc0d7c06d565: Layer already exists 01:47:03 54dfd4d8e0b8: Layer already exists 01:47:03 f41a0ac04d8c: Layer already exists 01:47:03 994456c4fd7b: Layer already exists 01:47:03 4.0.0-dev.60: digest: sha256:0cee193af7e7cd64baa1fae603a9131a3c491e91f8c256e8892ef59cf840d845 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:47:04 fc0d7c06d565: Preparing 01:47:04 de00016f3bc5: Preparing 01:47:04 f41a0ac04d8c: Preparing 01:47:04 7a56fe6ad3ed: Preparing 01:47:04 00f511aaa3cb: Preparing 01:47:04 54dfd4d8e0b8: Preparing 01:47:04 994456c4fd7b: Preparing 01:47:04 54dfd4d8e0b8: Waiting 01:47:04 994456c4fd7b: Waiting 01:47:04 f41a0ac04d8c: Layer already exists 01:47:04 7a56fe6ad3ed: Layer already exists 01:47:04 00f511aaa3cb: Layer already exists 01:47:04 de00016f3bc5: Layer already exists 01:47:04 fc0d7c06d565: Layer already exists 01:47:04 54dfd4d8e0b8: Layer already exists 01:47:04 994456c4fd7b: Layer already exists 01:47:04 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:0cee193af7e7cd64baa1fae603a9131a3c491e91f8c256e8892ef59cf840d845 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:47:04 fc0d7c06d565: Preparing 01:47:04 de00016f3bc5: Preparing 01:47:04 f41a0ac04d8c: Preparing 01:47:04 7a56fe6ad3ed: Preparing 01:47:04 00f511aaa3cb: Preparing 01:47:04 54dfd4d8e0b8: Preparing 01:47:04 994456c4fd7b: Preparing 01:47:04 54dfd4d8e0b8: Waiting 01:47:04 994456c4fd7b: Waiting 01:47:04 f41a0ac04d8c: Layer already exists 01:47:04 fc0d7c06d565: Layer already exists 01:47:04 de00016f3bc5: Layer already exists 01:47:04 00f511aaa3cb: Layer already exists 01:47:04 7a56fe6ad3ed: Layer already exists 01:47:04 54dfd4d8e0b8: Layer already exists 01:47:04 994456c4fd7b: Layer already exists 01:47:04 main: digest: sha256:0cee193af7e7cd64baa1fae603a9131a3c491e91f8c256e8892ef59cf840d845 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:04 ===================================================== [Pipeline] echo 01:47:04 taggedImages: 01:47:04 - nexus3.edgexfoundry.org:10004/support-scheduler:b4e1e7e7db7e1f14597016669187c25b522b3ddd 01:47:04 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:47:04 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.60 01:47:04 - nexus3.edgexfoundry.org:10004/support-scheduler:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 01:47:04 - 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:07:36 #142 ... 02:07:36 02:07:36 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:07:36 #149 DONE 1246.1s 02:07:36 02:07:36 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:07:36 #148 ... 02:07:36 02:07:36 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:07:36 #155 DONE 0.3s 02:07:36 02:07:36 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:07:36 #156 DONE 0.2s 02:07:36 02:07:36 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:07:36 #157 DONE 0.3s 02:07:36 02:07:36 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:07:36 #148 ... 02:07:36 02:07:36 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:07:36 #158 DONE 0.4s 02:07:36 02:07:36 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:07:36 #159 DONE 0.2s 02:07:36 02:07:36 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:07:36 #160 DONE 2.6s 02:07:36 02:07:36 #108 [core-common-config-bootstrapper] exporting to image 02:07:36 #108 exporting layers 02:07:37 #108 exporting layers 1.0s done 02:07:37 #108 writing image sha256:0714684ee5aee56581e0bb04785e06777e59eb22e3623751dfc53627cb73eb7a done 02:07:37 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 02:07:37 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:07:37 #108 DONE 7.8s 02:07:37 02:07:37 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:07:38 #145 ... 02:07:38 02:07:38 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:07:38 #148 DONE 1252.2s 02:07:38 02:07:38 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:07:38 #161 DONE 0.5s 02:07:38 02:07:38 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:07:38 #145 ... 02:07:38 02:07:38 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:07:42 #162 DONE 3.1s 02:07:42 02:07:42 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:07:42 #151 ... 02:07:42 02:07:42 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:07:42 #163 DONE 0.4s 02:07:42 02:07:42 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:07:42 #151 ... 02:07:42 02:07:42 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:07:42 #164 DONE 0.2s 02:07:42 02:07:42 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:07:42 #165 DONE 0.4s 02:07:42 02:07:42 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:07:43 #146 ... 02:07:43 02:07:43 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:07:43 #166 DONE 0.1s 02:07:43 02:07:43 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:07:43 #167 DONE 0.2s 02:07:43 02:07:43 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:07:43 #168 DONE 0.2s 02:07:43 02:07:43 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:07:43 #169 DONE 0.1s 02:07:43 02:07:43 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:07:43 #170 DONE 0.1s 02:07:43 02:07:43 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:07:46 #171 DONE 2.2s 02:07:46 02:07:46 #108 [security-bootstrapper] exporting to image 02:07:46 #108 exporting layers 02:07:46 #108 exporting layers 0.9s done 02:07:46 #108 writing image sha256:e256f0239017ebf53d2d2fddbbaa646d65b8c7e427aae7e985b91352547cad1e done 02:07:46 #108 naming to docker.io/library/security-bootstrapper-arm64 02:07:46 #108 naming to docker.io/library/security-bootstrapper-arm64 done 02:07:46 #108 DONE 8.7s 02:07:46 02:07:46 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:24:54 #144 ... 02:24:54 02:24:54 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:24:54 #152 DONE 2279.0s 02:24:54 02:24:54 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:24:54 #150 ... 02:24:54 02:24:54 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:24:54 #172 DONE 0.2s 02:24:54 02:24:54 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:24:54 #173 DONE 0.2s 02:24:54 02:24:54 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:24:54 #174 DONE 0.3s 02:24:54 02:24:54 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:24:54 #175 DONE 0.2s 02:24:54 02:24:54 #108 [core-command] exporting to image 02:24:54 #108 exporting layers 02:24:54 #108 exporting layers 0.4s done 02:24:54 #108 writing image sha256:8802868c542bd19dba1a7448fc7c40ea6e5b84b2b3c053b08095d75bc995d776 done 02:24:54 #108 naming to docker.io/library/core-command-arm64 done 02:24:54 #108 DONE 9.1s 02:24:54 02:24:54 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:25:16 #145 ... 02:25:16 02:25:16 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:25:16 #154 2309.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:25:24 #154 ... 02:25:24 02:25:24 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:25:24 #147 DONE 2318.7s 02:25:24 02:25:24 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:25:25 #151 ... 02:25:25 02:25:25 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:25:25 #176 DONE 0.3s 02:25:25 02:25:25 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:25:25 #145 ... 02:25:25 02:25:25 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:25:26 #177 DONE 0.2s 02:25:26 02:25:26 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:25:26 #178 DONE 0.2s 02:25:26 02:25:26 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:25:26 #179 DONE 0.1s 02:25:26 02:25:26 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:25:26 #180 DONE 0.5s 02:25:26 02:25:26 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:25:26 #181 DONE 0.1s 02:25:26 02:25:26 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:25:28 #182 DONE 1.9s 02:25:28 02:25:28 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:25:28 #144 ... 02:25:28 02:25:28 #108 [security-proxy-setup] exporting to image 02:25:28 #108 exporting layers 02:25:29 #108 exporting layers 1.1s done 02:25:29 #108 writing image sha256:dd13984697830df3c3eaab80770d7c284643741b70acf0231df851469a81ea8a done 02:25:29 #108 naming to docker.io/library/security-proxy-setup-arm64 done 02:25:29 #108 DONE 10.3s 02:25:29 02:25:29 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:25:51 #145 ... 02:25:51 02:25:51 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:25:51 #154 DONE 2343.1s 02:25:51 02:25:51 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:25:51 #150 ... 02:25:51 02:25:51 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:25:51 #183 DONE 0.3s 02:25:51 02:25:51 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:25:51 #145 ... 02:25:51 02:25:51 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:25:51 #184 DONE 0.3s 02:25:51 02:25:51 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:25:51 #146 ... 02:25:51 02:25:51 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:25:51 #185 DONE 0.2s 02:25:51 02:25:51 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:25:51 #146 ... 02:25:51 02:25:51 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:25:51 #186 DONE 0.1s 02:25:51 02:25:51 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:25:51 #187 DONE 0.1s 02:25:51 02:25:51 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:25:51 #145 ... 02:25:51 02:25:51 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:25:51 #188 DONE 0.4s 02:25:51 02:25:51 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:25:51 #189 DONE 0.4s 02:25:51 02:25:51 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:25:51 #190 DONE 0.2s 02:25:51 02:25:51 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:25:54 #191 DONE 2.2s 02:25:54 02:25:54 #108 [security-secretstore-setup] exporting to image 02:25:54 #108 exporting layers 02:25:55 #108 exporting layers 1.5s done 02:25:55 #108 writing image sha256:6f15720ebdfdf42ad1a7e9fe0409a123f8a77d814cb023c120d6188b33610844 done 02:25:55 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 02:25:55 #108 DONE 11.8s 02:25:55 02:25:55 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:27:17 #146 ... 02:27:17 02:27:17 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:27:17 #142 DONE 2420.6s 02:27:17 02:27:17 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:27:17 #145 ... 02:27:17 02:27:17 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:27:17 #192 DONE 0.2s 02:27:17 02:27:17 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:27:17 #145 ... 02:27:17 02:27:17 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:27:17 #193 DONE 0.1s 02:27:17 02:27:17 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:27:17 #194 DONE 0.4s 02:27:17 02:27:17 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:27:17 #195 DONE 0.1s 02:27:17 02:27:17 #108 [security-spiffe-token-provider] exporting to image 02:27:17 #108 exporting layers 02:27:17 #108 exporting layers 1.0s done 02:27:17 #108 writing image sha256:ec5acc2c1a58ddb5b41f9156061b346daff26c1112b6daccdb7bf95dd5198f7a done 02:27:17 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:27:17 #108 DONE 12.8s 02:27:17 02:27:17 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:27:39 #146 ... 02:27:39 02:27:39 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:27:39 #151 DONE 2450.0s 02:27:39 02:27:39 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:27:39 #144 ... 02:27:39 02:27:39 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:27:39 #196 DONE 0.1s 02:27:39 02:27:39 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:27:39 #197 DONE 0.2s 02:27:39 02:27:39 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:27:39 #198 DONE 0.3s 02:27:39 02:27:39 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:27:39 #199 DONE 0.1s 02:27:39 02:27:39 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:27:39 #150 ... 02:27:39 02:27:39 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:27:39 #200 DONE 0.1s 02:27:39 02:27:39 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:27:39 #201 DONE 1.9s 02:27:39 02:27:39 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:27:39 #150 ... 02:27:39 02:27:39 #108 [security-proxy-auth] exporting to image 02:27:39 #108 exporting layers 02:27:40 #108 ... 02:27:40 02:27:40 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:27:40 #144 DONE 2450.4s 02:27:40 02:27:40 #108 [security-proxy-auth] exporting to image 02:27:40 #108 exporting layers 0.9s done 02:27:40 #108 writing image sha256:5b3badda4b1a60bc5c3d7ad2b99de76bbc798c362edafaa3fdafb1e2920920e4 0.0s done 02:27:40 #108 naming to docker.io/library/security-proxy-auth-arm64 done 02:27:40 #108 DONE 13.8s 02:27:40 02:27:40 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:27:41 #150 ... 02:27:41 02:27:41 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:27:41 #202 DONE 0.2s 02:27:41 02:27:41 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:27:41 #150 ... 02:27:41 02:27:41 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:27:41 #203 DONE 0.5s 02:27:41 02:27:41 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:27:41 #204 DONE 0.2s 02:27:41 02:27:41 #108 [core-keeper] exporting to image 02:27:42 #108 exporting layers 0.5s done 02:27:42 #108 writing image sha256:8a1f6667b7a7ffb287b68134a9543e6444f942dd199074712e255b531b5a3c71 done 02:27:42 #108 naming to docker.io/library/core-keeper-arm64 done 02:27:42 #108 DONE 14.3s 02:27:42 02:27:42 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:27:44 #150 ... 02:27:44 02:27:44 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:27:44 #153 DONE 2458.3s 02:27:44 02:27:44 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:27:44 #146 DONE 2458.3s 02:27:44 02:27:44 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:27:44 #150 ... 02:27:44 02:27:44 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:27:45 #205 DONE 0.2s 02:27:45 02:27:45 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:27:45 #206 DONE 0.3s 02:27:45 02:27:45 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:27:45 #150 ... 02:27:45 02:27:45 #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:27:45 #207 DONE 0.2s 02:27:45 02:27:45 #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:27:45 #208 DONE 0.2s 02:27:45 02:27:45 #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:27:46 #209 ... 02:27:46 02:27:46 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:27:46 #210 DONE 0.6s 02:27:46 02:27:46 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:27:46 #211 DONE 0.2s 02:27:46 02:27:46 #108 [core-data] exporting to image 02:27:46 #108 ... 02:27:46 02:27:46 #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:27:46 #209 DONE 0.6s 02:27:46 02:27:46 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:27:46 #212 DONE 0.3s 02:27:46 02:27:46 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:27:46 #213 DONE 0.2s 02:27:46 02:27:46 #108 [core-data] exporting to image 02:27:46 #108 exporting layers 0.7s done 02:27:46 #108 writing image sha256:d1160f770dfadee295d16d32360fe5052028d2c36600503b634d20178a32f5b0 0.0s done 02:27:46 #108 naming to docker.io/library/core-data-arm64 02:27:47 #108 naming to docker.io/library/core-data-arm64 done 02:27:47 #108 exporting layers 0.4s done 02:27:47 #108 writing image sha256:84eafc57441ee05d2fa1801ddefed6aac9ef352633db0912e1c265e0fa4d6703 done 02:27:47 #108 naming to docker.io/library/core-metadata-arm64 done 02:27:47 #108 DONE 15.5s 02:27:47 02:27:47 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:28:19 #150 ... 02:28:19 02:28:19 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:28:19 #145 DONE 2490.3s 02:28:19 02:28:19 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:28:19 #150 ... 02:28:19 02:28:19 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:28:19 #214 DONE 0.2s 02:28:19 02:28:19 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:28:19 #150 ... 02:28:19 02:28:19 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:28:19 #215 DONE 0.1s 02:28:19 02:28:19 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:28:19 #216 DONE 0.4s 02:28:19 02:28:19 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:28:19 #150 ... 02:28:19 02:28:19 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:28:19 #217 DONE 0.1s 02:28:19 02:28:19 #108 [support-scheduler] exporting to image 02:28:19 #108 exporting layers 02:28:19 #108 exporting layers 1.0s done 02:28:19 #108 writing image sha256:2fddf6a4c970de159167b7153653a72b45890d8b26a2878c186c507f2b7ead2f done 02:28:19 #108 naming to docker.io/library/support-scheduler-arm64 done 02:28:19 #108 DONE 16.6s 02:28:19 02:28:19 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:28:23 #150 DONE 2497.3s 02:28:23 02:28:23 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:28:23 #218 DONE 0.1s 02:28:23 02:28:23 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:28:23 #219 DONE 0.1s 02:28:23 02:28:23 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:28:24 #220 DONE 0.4s 02:28:24 02:28:24 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:28:24 #221 DONE 0.1s 02:28:24 02:28:24 #108 [support-notifications] exporting to image 02:28:24 #108 exporting layers 02:28:24 #108 exporting layers 0.5s done 02:28:24 #108 writing image sha256:4ac4aa9e50a07336853db75b7490c71022ab1289ff5c2a738ba6a5f9adc368e6 done 02:28:24 #108 naming to docker.io/library/support-notifications-arm64 done 02:28:24 #108 DONE 17.1s 02:28:24 time="2025-02-20T01:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:28:24 time="2025-02-20T01:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:28:24 time="2025-02-20T01:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:28:24 time="2025-02-20T01:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:28:24 time="2025-02-20T01:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:28:24 time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:28:24 time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:28:24 time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:28:24 time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:28:24 time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:28:24 time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:28:24 time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:28:24 time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:28:24 time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:28:24 time="2025-02-20T01:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:28:24 $ docker stop --time=1 3d74ecedb6442eeebbb6021632b4fbd1df4cdface0b1bed221a5a447eb047db7 02:28:26 $ docker rm -f --volumes 3d74ecedb6442eeebbb6021632b4fbd1df4cdface0b1bed221a5a447eb047db7 [Pipeline] // withDockerContainer [Pipeline] sh 02:28:27 + docker images 02:28:27 REPOSITORY TAG IMAGE ID CREATED SIZE 02:28:27 support-notifications-arm64 latest 4ac4aa9e50a0 2 seconds ago 52MB 02:28:27 support-scheduler-arm64 latest 2fddf6a4c970 9 seconds ago 48.2MB 02:28:27 core-metadata-arm64 latest 84eafc57441e 40 seconds ago 33MB 02:28:27 core-data-arm64 latest d1160f770dfa 41 seconds ago 32.8MB 02:28:27 core-keeper-arm64 latest 8a1f6667b7a7 45 seconds ago 32.5MB 02:28:27 security-proxy-auth-arm64 latest 5b3badda4b1a 47 seconds ago 31.8MB 02:28:27 security-spiffe-token-provider-arm64 latest ec5acc2c1a58 About a minute ago 47.8MB 02:28:27 security-secretstore-setup-arm64 latest 6f15720ebdfd 2 minutes ago 67.2MB 02:28:27 security-proxy-setup-arm64 latest dd1398469783 2 minutes ago 38.6MB 02:28:27 core-command-arm64 latest 8802868c542b 3 minutes ago 28.4MB 02:28:27 security-bootstrapper-arm64 latest e256f0239017 20 minutes ago 21MB 02:28:27 core-common-config-bootstrapper-arm64 latest 0714684ee5ae 20 minutes ago 17.9MB 02:28:27 security-spire-config-arm64 latest f46c3ecd2c7c 42 minutes ago 143MB 02:28:27 security-spire-agent-arm64 latest fc53e62d9f27 43 minutes ago 187MB 02:28:27 security-spire-server-arm64 latest 9f6979935838 43 minutes ago 144MB 02:28:27 ci-base-image-arm64 latest 6b9192670fba 44 minutes ago 915MB 02:28:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 8 weeks ago 566MB 02:28:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:28:27 provisioning config files... 02:28:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/798@tmp/config5565222489431491530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:28:27 ---> ****-login.sh 02:28:27 nexus3.edgexfoundry.org:10001 02:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:27 Configure a credential helper to remove this warning. See 02:28:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:27 02:28:27 Login Succeeded 02:28:27 nexus3.edgexfoundry.org:10002 02:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:28 Configure a credential helper to remove this warning. See 02:28:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:28 02:28:28 Login Succeeded 02:28:28 nexus3.edgexfoundry.org:10003 02:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:28 Configure a credential helper to remove this warning. See 02:28:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:28 02:28:28 Login Succeeded 02:28:28 nexus3.edgexfoundry.org:10004 02:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:28 Configure a credential helper to remove this warning. See 02:28:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:28 02:28:28 Login Succeeded 02:28:28 ****.io 02:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:29 Configure a credential helper to remove this warning. See 02:28:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:29 02:28:29 Login Succeeded 02:28:29 ---> ****-login.sh ends [Pipeline] } 02:28:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:28:29 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:28:29 b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:28:29 latest 02:28:29 4.0.0-dev.60 02:28:29 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:28:29 main 02:28:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:28:30 4eb4d4bc12c8: Preparing 02:28:30 fc8868639ed4: Preparing 02:28:30 70b7c3d8f3a5: Preparing 02:28:30 c3b136f18230: Preparing 02:28:30 3322ed27161b: Preparing 02:28:30 b747aada9d93: Preparing 02:28:30 dd9c8f8612c8: Preparing 02:28:30 b747aada9d93: Waiting 02:28:30 dd9c8f8612c8: Waiting 02:28:30 3322ed27161b: Pushed 02:28:30 70b7c3d8f3a5: Pushed 02:28:30 c3b136f18230: Pushed 02:28:30 4eb4d4bc12c8: Pushed 02:28:30 dd9c8f8612c8: Layer already exists 02:28:30 b747aada9d93: Pushed 02:28:34 fc8868639ed4: Pushed 02:28:35 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:2fd6497b58a1baa3f74bfce2f280138257cd47b301356ef6fff874ceb77f661c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:28:35 4eb4d4bc12c8: Preparing 02:28:35 fc8868639ed4: Preparing 02:28:35 70b7c3d8f3a5: Preparing 02:28:35 c3b136f18230: Preparing 02:28:35 3322ed27161b: Preparing 02:28:35 b747aada9d93: Preparing 02:28:35 dd9c8f8612c8: Preparing 02:28:35 b747aada9d93: Waiting 02:28:35 dd9c8f8612c8: Waiting 02:28:35 3322ed27161b: Layer already exists 02:28:35 c3b136f18230: Layer already exists 02:28:35 fc8868639ed4: Layer already exists 02:28:35 70b7c3d8f3a5: Layer already exists 02:28:35 4eb4d4bc12c8: Layer already exists 02:28:35 b747aada9d93: Layer already exists 02:28:35 dd9c8f8612c8: Layer already exists 02:28:36 latest: digest: sha256:2fd6497b58a1baa3f74bfce2f280138257cd47b301356ef6fff874ceb77f661c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.60 02:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:28:36 4eb4d4bc12c8: Preparing 02:28:36 fc8868639ed4: Preparing 02:28:36 70b7c3d8f3a5: Preparing 02:28:36 c3b136f18230: Preparing 02:28:36 3322ed27161b: Preparing 02:28:36 b747aada9d93: Preparing 02:28:36 dd9c8f8612c8: Preparing 02:28:36 dd9c8f8612c8: Waiting 02:28:36 b747aada9d93: Waiting 02:28:36 c3b136f18230: Layer already exists 02:28:36 4eb4d4bc12c8: Layer already exists 02:28:36 fc8868639ed4: Layer already exists 02:28:36 70b7c3d8f3a5: Layer already exists 02:28:36 3322ed27161b: Layer already exists 02:28:36 dd9c8f8612c8: Layer already exists 02:28:36 b747aada9d93: Layer already exists 02:28:37 4.0.0-dev.60: digest: sha256:2fd6497b58a1baa3f74bfce2f280138257cd47b301356ef6fff874ceb77f661c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:28:37 4eb4d4bc12c8: Preparing 02:28:37 fc8868639ed4: Preparing 02:28:37 70b7c3d8f3a5: Preparing 02:28:37 c3b136f18230: Preparing 02:28:37 3322ed27161b: Preparing 02:28:37 b747aada9d93: Preparing 02:28:37 dd9c8f8612c8: Preparing 02:28:37 b747aada9d93: Waiting 02:28:37 dd9c8f8612c8: Waiting 02:28:37 c3b136f18230: Layer already exists 02:28:37 70b7c3d8f3a5: Layer already exists 02:28:37 fc8868639ed4: Layer already exists 02:28:37 3322ed27161b: Layer already exists 02:28:37 4eb4d4bc12c8: Layer already exists 02:28:37 dd9c8f8612c8: Layer already exists 02:28:37 b747aada9d93: Layer already exists 02:28:37 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:2fd6497b58a1baa3f74bfce2f280138257cd47b301356ef6fff874ceb77f661c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:28:38 4eb4d4bc12c8: Preparing 02:28:38 fc8868639ed4: Preparing 02:28:38 70b7c3d8f3a5: Preparing 02:28:38 c3b136f18230: Preparing 02:28:38 3322ed27161b: Preparing 02:28:38 b747aada9d93: Preparing 02:28:38 dd9c8f8612c8: Preparing 02:28:38 b747aada9d93: Waiting 02:28:38 dd9c8f8612c8: Waiting 02:28:38 70b7c3d8f3a5: Layer already exists 02:28:38 4eb4d4bc12c8: Layer already exists 02:28:38 fc8868639ed4: Layer already exists 02:28:38 3322ed27161b: Layer already exists 02:28:38 c3b136f18230: Layer already exists 02:28:38 dd9c8f8612c8: Layer already exists 02:28:38 b747aada9d93: Layer already exists 02:28:39 main: digest: sha256:2fd6497b58a1baa3f74bfce2f280138257cd47b301356ef6fff874ceb77f661c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:39 ===================================================== [Pipeline] echo 02:28:39 taggedImages: 02:28:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:28:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:28:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.60 02:28:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:28:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:28:39 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:28:39 b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:28:39 latest 02:28:39 4.0.0-dev.60 02:28:39 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:28:39 main 02:28:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:28:39 929f7d0d5ba3: Preparing 02:28:39 b0fa83510dbe: Preparing 02:28:39 cd59e64e2791: Preparing 02:28:39 980a4e2a15c7: Preparing 02:28:39 70b7c3d8f3a5: Preparing 02:28:39 c3b136f18230: Preparing 02:28:39 3322ed27161b: Preparing 02:28:39 b747aada9d93: Preparing 02:28:39 dd9c8f8612c8: Preparing 02:28:39 c3b136f18230: Waiting 02:28:39 3322ed27161b: Waiting 02:28:39 b747aada9d93: Waiting 02:28:39 dd9c8f8612c8: Waiting 02:28:40 70b7c3d8f3a5: Layer already exists 02:28:40 c3b136f18230: Layer already exists 02:28:40 cd59e64e2791: Pushed 02:28:40 3322ed27161b: Layer already exists 02:28:40 b0fa83510dbe: Pushed 02:28:40 b747aada9d93: Layer already exists 02:28:40 929f7d0d5ba3: Pushed 02:28:40 dd9c8f8612c8: Layer already exists 02:28:42 980a4e2a15c7: Pushed 02:28:42 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:a165c54c7b2a6bd8a62f6df63492ba1df91b330d22c06281818249aebdfb32e8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:28:43 929f7d0d5ba3: Preparing 02:28:43 b0fa83510dbe: Preparing 02:28:43 cd59e64e2791: Preparing 02:28:43 980a4e2a15c7: Preparing 02:28:43 70b7c3d8f3a5: Preparing 02:28:43 c3b136f18230: Preparing 02:28:43 3322ed27161b: Preparing 02:28:43 b747aada9d93: Preparing 02:28:43 dd9c8f8612c8: Preparing 02:28:43 c3b136f18230: Waiting 02:28:43 3322ed27161b: Waiting 02:28:43 b747aada9d93: Waiting 02:28:43 dd9c8f8612c8: Waiting 02:28:43 cd59e64e2791: Layer already exists 02:28:43 929f7d0d5ba3: Layer already exists 02:28:43 b0fa83510dbe: Layer already exists 02:28:43 980a4e2a15c7: Layer already exists 02:28:43 70b7c3d8f3a5: Layer already exists 02:28:43 dd9c8f8612c8: Layer already exists 02:28:43 3322ed27161b: Layer already exists 02:28:43 b747aada9d93: Layer already exists 02:28:43 c3b136f18230: Layer already exists 02:28:43 latest: digest: sha256:a165c54c7b2a6bd8a62f6df63492ba1df91b330d22c06281818249aebdfb32e8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.60 02:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:28:44 929f7d0d5ba3: Preparing 02:28:44 b0fa83510dbe: Preparing 02:28:44 cd59e64e2791: Preparing 02:28:44 980a4e2a15c7: Preparing 02:28:44 70b7c3d8f3a5: Preparing 02:28:44 c3b136f18230: Preparing 02:28:44 3322ed27161b: Preparing 02:28:44 b747aada9d93: Preparing 02:28:44 dd9c8f8612c8: Preparing 02:28:44 3322ed27161b: Waiting 02:28:44 b747aada9d93: Waiting 02:28:44 dd9c8f8612c8: Waiting 02:28:44 c3b136f18230: Waiting 02:28:44 cd59e64e2791: Layer already exists 02:28:44 980a4e2a15c7: Layer already exists 02:28:44 70b7c3d8f3a5: Layer already exists 02:28:44 929f7d0d5ba3: Layer already exists 02:28:44 b0fa83510dbe: Layer already exists 02:28:44 3322ed27161b: Layer already exists 02:28:44 c3b136f18230: Layer already exists 02:28:44 b747aada9d93: Layer already exists 02:28:44 dd9c8f8612c8: Layer already exists 02:28:44 4.0.0-dev.60: digest: sha256:a165c54c7b2a6bd8a62f6df63492ba1df91b330d22c06281818249aebdfb32e8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:28:44 929f7d0d5ba3: Preparing 02:28:44 b0fa83510dbe: Preparing 02:28:44 cd59e64e2791: Preparing 02:28:44 980a4e2a15c7: Preparing 02:28:44 70b7c3d8f3a5: Preparing 02:28:44 c3b136f18230: Preparing 02:28:44 3322ed27161b: Preparing 02:28:44 b747aada9d93: Preparing 02:28:44 dd9c8f8612c8: Preparing 02:28:44 c3b136f18230: Waiting 02:28:44 3322ed27161b: Waiting 02:28:44 b747aada9d93: Waiting 02:28:44 dd9c8f8612c8: Waiting 02:28:44 b0fa83510dbe: Layer already exists 02:28:44 980a4e2a15c7: Layer already exists 02:28:44 929f7d0d5ba3: Layer already exists 02:28:44 cd59e64e2791: Layer already exists 02:28:44 70b7c3d8f3a5: Layer already exists 02:28:44 b747aada9d93: Layer already exists 02:28:44 c3b136f18230: Layer already exists 02:28:44 3322ed27161b: Layer already exists 02:28:44 dd9c8f8612c8: Layer already exists 02:28:44 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:a165c54c7b2a6bd8a62f6df63492ba1df91b330d22c06281818249aebdfb32e8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28: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 02:28:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:28:45 929f7d0d5ba3: Preparing 02:28:45 b0fa83510dbe: Preparing 02:28:45 cd59e64e2791: Preparing 02:28:45 980a4e2a15c7: Preparing 02:28:45 70b7c3d8f3a5: Preparing 02:28:45 c3b136f18230: Preparing 02:28:45 3322ed27161b: Preparing 02:28:45 b747aada9d93: Preparing 02:28:45 dd9c8f8612c8: Preparing 02:28:45 c3b136f18230: Waiting 02:28:45 3322ed27161b: Waiting 02:28:45 b747aada9d93: Waiting 02:28:45 dd9c8f8612c8: Waiting 02:28:45 980a4e2a15c7: Layer already exists 02:28:45 cd59e64e2791: Layer already exists 02:28:45 70b7c3d8f3a5: Layer already exists 02:28:45 929f7d0d5ba3: Layer already exists 02:28:45 b0fa83510dbe: Layer already exists 02:28:45 c3b136f18230: Layer already exists 02:28:45 dd9c8f8612c8: Layer already exists 02:28:45 3322ed27161b: Layer already exists 02:28:45 b747aada9d93: Layer already exists 02:28:45 main: digest: sha256:a165c54c7b2a6bd8a62f6df63492ba1df91b330d22c06281818249aebdfb32e8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:45 ===================================================== [Pipeline] echo 02:28:45 taggedImages: 02:28:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:28:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:28:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.60 02:28:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:28:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:28:46 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:28:46 b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:28:46 latest 02:28:46 4.0.0-dev.60 02:28:46 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:28:46 main 02:28:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:28:46 2474831abd58: Preparing 02:28:46 6d23285d64c3: Preparing 02:28:46 70b7c3d8f3a5: Preparing 02:28:46 c3b136f18230: Preparing 02:28:46 eb7b5cf0615f: Preparing 02:28:46 8c5091db71e3: Preparing 02:28:46 dd9c8f8612c8: Preparing 02:28:46 8c5091db71e3: Waiting 02:28:46 dd9c8f8612c8: Waiting 02:28:46 70b7c3d8f3a5: Layer already exists 02:28:46 c3b136f18230: Layer already exists 02:28:47 dd9c8f8612c8: Layer already exists 02:28:47 2474831abd58: Pushed 02:28:47 eb7b5cf0615f: Pushed 02:28:47 8c5091db71e3: Pushed 02:28:52 6d23285d64c3: Pushed 02:28:52 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:b98521144349f373f8c81510fcd1d18d5a90cd8b4672a250b085deb0d1e63df3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:28:53 2474831abd58: Preparing 02:28:53 6d23285d64c3: Preparing 02:28:53 70b7c3d8f3a5: Preparing 02:28:53 c3b136f18230: Preparing 02:28:53 eb7b5cf0615f: Preparing 02:28:53 8c5091db71e3: Preparing 02:28:53 dd9c8f8612c8: Preparing 02:28:53 8c5091db71e3: Waiting 02:28:53 dd9c8f8612c8: Waiting 02:28:53 6d23285d64c3: Layer already exists 02:28:53 2474831abd58: Layer already exists 02:28:53 eb7b5cf0615f: Layer already exists 02:28:53 c3b136f18230: Layer already exists 02:28:53 70b7c3d8f3a5: Layer already exists 02:28:53 8c5091db71e3: Layer already exists 02:28:53 dd9c8f8612c8: Layer already exists 02:28:53 latest: digest: sha256:b98521144349f373f8c81510fcd1d18d5a90cd8b4672a250b085deb0d1e63df3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.60 02:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:28:53 2474831abd58: Preparing 02:28:53 6d23285d64c3: Preparing 02:28:53 70b7c3d8f3a5: Preparing 02:28:53 c3b136f18230: Preparing 02:28:53 eb7b5cf0615f: Preparing 02:28:53 8c5091db71e3: Preparing 02:28:53 dd9c8f8612c8: Preparing 02:28:53 8c5091db71e3: Waiting 02:28:53 dd9c8f8612c8: Waiting 02:28:53 70b7c3d8f3a5: Layer already exists 02:28:53 eb7b5cf0615f: Layer already exists 02:28:53 c3b136f18230: Layer already exists 02:28:53 2474831abd58: Layer already exists 02:28:53 6d23285d64c3: Layer already exists 02:28:53 8c5091db71e3: Layer already exists 02:28:53 dd9c8f8612c8: Layer already exists 02:28:54 4.0.0-dev.60: digest: sha256:b98521144349f373f8c81510fcd1d18d5a90cd8b4672a250b085deb0d1e63df3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:28:54 2474831abd58: Preparing 02:28:54 6d23285d64c3: Preparing 02:28:54 70b7c3d8f3a5: Preparing 02:28:54 c3b136f18230: Preparing 02:28:54 eb7b5cf0615f: Preparing 02:28:54 8c5091db71e3: Preparing 02:28:54 8c5091db71e3: Waiting 02:28:54 dd9c8f8612c8: Preparing 02:28:54 dd9c8f8612c8: Waiting 02:28:54 eb7b5cf0615f: Layer already exists 02:28:54 6d23285d64c3: Layer already exists 02:28:54 2474831abd58: Layer already exists 02:28:54 c3b136f18230: Layer already exists 02:28:54 70b7c3d8f3a5: Layer already exists 02:28:54 8c5091db71e3: Layer already exists 02:28:54 dd9c8f8612c8: Layer already exists 02:28:54 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:b98521144349f373f8c81510fcd1d18d5a90cd8b4672a250b085deb0d1e63df3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:28:55 2474831abd58: Preparing 02:28:55 6d23285d64c3: Preparing 02:28:55 70b7c3d8f3a5: Preparing 02:28:55 c3b136f18230: Preparing 02:28:55 eb7b5cf0615f: Preparing 02:28:55 8c5091db71e3: Preparing 02:28:55 dd9c8f8612c8: Preparing 02:28:55 8c5091db71e3: Waiting 02:28:55 dd9c8f8612c8: Waiting 02:28:55 6d23285d64c3: Layer already exists 02:28:55 c3b136f18230: Layer already exists 02:28:55 70b7c3d8f3a5: Layer already exists 02:28:55 2474831abd58: Layer already exists 02:28:55 eb7b5cf0615f: Layer already exists 02:28:55 8c5091db71e3: Layer already exists 02:28:55 dd9c8f8612c8: Layer already exists 02:28:55 main: digest: sha256:b98521144349f373f8c81510fcd1d18d5a90cd8b4672a250b085deb0d1e63df3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:56 ===================================================== [Pipeline] echo 02:28:56 taggedImages: 02:28:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:28:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:28:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.60 02:28:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:28:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:28:56 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:28:56 b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:28:56 latest 02:28:56 4.0.0-dev.60 02:28:56 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:28:56 main 02:28:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:28:56 22d5b08a3576: Preparing 02:28:56 a7396cc34311: Preparing 02:28:56 c3b136f18230: Preparing 02:28:56 899d09f8f1f4: Preparing 02:28:56 32d7d30929a9: Preparing 02:28:56 dd9c8f8612c8: Preparing 02:28:56 dd9c8f8612c8: Waiting 02:28:56 c3b136f18230: Layer already exists 02:28:57 dd9c8f8612c8: Layer already exists 02:28:57 32d7d30929a9: Pushed 02:28:57 22d5b08a3576: Pushed 02:28:57 899d09f8f1f4: Pushed 02:29:02 a7396cc34311: Pushed 02:29:02 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:3f09f8f33894cf7188154592d740a08a44556d5982b2d0996288b9cc6c38f0f1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:29:03 22d5b08a3576: Preparing 02:29:03 a7396cc34311: Preparing 02:29:03 c3b136f18230: Preparing 02:29:03 899d09f8f1f4: Preparing 02:29:03 32d7d30929a9: Preparing 02:29:03 dd9c8f8612c8: Preparing 02:29:03 dd9c8f8612c8: Waiting 02:29:03 899d09f8f1f4: Layer already exists 02:29:03 c3b136f18230: Layer already exists 02:29:03 a7396cc34311: Layer already exists 02:29:03 32d7d30929a9: Layer already exists 02:29:03 22d5b08a3576: Layer already exists 02:29:03 dd9c8f8612c8: Layer already exists 02:29:03 latest: digest: sha256:3f09f8f33894cf7188154592d740a08a44556d5982b2d0996288b9cc6c38f0f1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.60 02:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:29:04 22d5b08a3576: Preparing 02:29:04 a7396cc34311: Preparing 02:29:04 c3b136f18230: Preparing 02:29:04 899d09f8f1f4: Preparing 02:29:04 32d7d30929a9: Preparing 02:29:04 dd9c8f8612c8: Preparing 02:29:04 dd9c8f8612c8: Waiting 02:29:04 c3b136f18230: Layer already exists 02:29:04 32d7d30929a9: Layer already exists 02:29:04 899d09f8f1f4: Layer already exists 02:29:04 a7396cc34311: Layer already exists 02:29:04 22d5b08a3576: Layer already exists 02:29:04 dd9c8f8612c8: Layer already exists 02:29:04 4.0.0-dev.60: digest: sha256:3f09f8f33894cf7188154592d740a08a44556d5982b2d0996288b9cc6c38f0f1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:29:04 22d5b08a3576: Preparing 02:29:04 a7396cc34311: Preparing 02:29:04 c3b136f18230: Preparing 02:29:04 899d09f8f1f4: Preparing 02:29:04 32d7d30929a9: Preparing 02:29:04 dd9c8f8612c8: Preparing 02:29:04 dd9c8f8612c8: Waiting 02:29:04 22d5b08a3576: Layer already exists 02:29:04 a7396cc34311: Layer already exists 02:29:04 32d7d30929a9: Layer already exists 02:29:04 899d09f8f1f4: Layer already exists 02:29:04 c3b136f18230: Layer already exists 02:29:04 dd9c8f8612c8: Layer already exists 02:29:04 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:3f09f8f33894cf7188154592d740a08a44556d5982b2d0996288b9cc6c38f0f1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:29:05 22d5b08a3576: Preparing 02:29:05 a7396cc34311: Preparing 02:29:05 c3b136f18230: Preparing 02:29:05 899d09f8f1f4: Preparing 02:29:05 32d7d30929a9: Preparing 02:29:05 dd9c8f8612c8: Preparing 02:29:05 dd9c8f8612c8: Waiting 02:29:05 a7396cc34311: Layer already exists 02:29:05 899d09f8f1f4: Layer already exists 02:29:05 32d7d30929a9: Layer already exists 02:29:05 22d5b08a3576: Layer already exists 02:29:05 c3b136f18230: Layer already exists 02:29:05 dd9c8f8612c8: Layer already exists 02:29:06 main: digest: sha256:3f09f8f33894cf7188154592d740a08a44556d5982b2d0996288b9cc6c38f0f1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:06 ===================================================== [Pipeline] echo 02:29:06 taggedImages: 02:29:06 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:06 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:29:06 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.60 02:29:06 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:06 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:29:06 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:29:06 b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:06 latest 02:29:06 4.0.0-dev.60 02:29:06 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:06 main 02:29:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:29:06 2b828ead17fa: Preparing 02:29:06 df247fac9d78: Preparing 02:29:06 0a1abe4fd220: Preparing 02:29:06 70b7c3d8f3a5: Preparing 02:29:06 c3b136f18230: Preparing 02:29:06 3322ed27161b: Preparing 02:29:06 b747aada9d93: Preparing 02:29:06 dd9c8f8612c8: Preparing 02:29:06 3322ed27161b: Waiting 02:29:06 b747aada9d93: Waiting 02:29:06 dd9c8f8612c8: Waiting 02:29:06 c3b136f18230: Layer already exists 02:29:07 70b7c3d8f3a5: Layer already exists 02:29:07 3322ed27161b: Layer already exists 02:29:07 b747aada9d93: Layer already exists 02:29:07 dd9c8f8612c8: Layer already exists 02:29:07 2b828ead17fa: Pushed 02:29:07 df247fac9d78: Pushed 02:29:12 0a1abe4fd220: Pushed 02:29:12 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:9abefaa69e3a5eaa15f3c375e7721691fe8c890496e88547be940321cba7e7b3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:29:13 2b828ead17fa: Preparing 02:29:13 df247fac9d78: Preparing 02:29:13 0a1abe4fd220: Preparing 02:29:13 70b7c3d8f3a5: Preparing 02:29:13 c3b136f18230: Preparing 02:29:13 3322ed27161b: Preparing 02:29:13 b747aada9d93: Preparing 02:29:13 dd9c8f8612c8: Preparing 02:29:13 b747aada9d93: Waiting 02:29:13 dd9c8f8612c8: Waiting 02:29:13 3322ed27161b: Waiting 02:29:13 c3b136f18230: Layer already exists 02:29:13 2b828ead17fa: Layer already exists 02:29:13 70b7c3d8f3a5: Layer already exists 02:29:13 df247fac9d78: Layer already exists 02:29:13 0a1abe4fd220: Layer already exists 02:29:13 3322ed27161b: Layer already exists 02:29:13 b747aada9d93: Layer already exists 02:29:13 dd9c8f8612c8: Layer already exists 02:29:13 latest: digest: sha256:9abefaa69e3a5eaa15f3c375e7721691fe8c890496e88547be940321cba7e7b3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.60 02:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:29:14 2b828ead17fa: Preparing 02:29:14 df247fac9d78: Preparing 02:29:14 0a1abe4fd220: Preparing 02:29:14 70b7c3d8f3a5: Preparing 02:29:14 c3b136f18230: Preparing 02:29:14 3322ed27161b: Preparing 02:29:14 b747aada9d93: Preparing 02:29:14 dd9c8f8612c8: Preparing 02:29:14 b747aada9d93: Waiting 02:29:14 dd9c8f8612c8: Waiting 02:29:14 3322ed27161b: Waiting 02:29:14 df247fac9d78: Layer already exists 02:29:14 c3b136f18230: Layer already exists 02:29:14 0a1abe4fd220: Layer already exists 02:29:14 2b828ead17fa: Layer already exists 02:29:14 70b7c3d8f3a5: Layer already exists 02:29:14 3322ed27161b: Layer already exists 02:29:14 dd9c8f8612c8: Layer already exists 02:29:14 b747aada9d93: Layer already exists 02:29:14 4.0.0-dev.60: digest: sha256:9abefaa69e3a5eaa15f3c375e7721691fe8c890496e88547be940321cba7e7b3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:29:15 2b828ead17fa: Preparing 02:29:15 df247fac9d78: Preparing 02:29:15 0a1abe4fd220: Preparing 02:29:15 70b7c3d8f3a5: Preparing 02:29:15 c3b136f18230: Preparing 02:29:15 3322ed27161b: Preparing 02:29:15 b747aada9d93: Preparing 02:29:15 dd9c8f8612c8: Preparing 02:29:15 3322ed27161b: Waiting 02:29:15 b747aada9d93: Waiting 02:29:15 dd9c8f8612c8: Waiting 02:29:15 0a1abe4fd220: Layer already exists 02:29:15 70b7c3d8f3a5: Layer already exists 02:29:15 2b828ead17fa: Layer already exists 02:29:15 c3b136f18230: Layer already exists 02:29:15 df247fac9d78: Layer already exists 02:29:15 dd9c8f8612c8: Layer already exists 02:29:15 3322ed27161b: Layer already exists 02:29:15 b747aada9d93: Layer already exists 02:29:15 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:9abefaa69e3a5eaa15f3c375e7721691fe8c890496e88547be940321cba7e7b3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:29:16 2b828ead17fa: Preparing 02:29:16 df247fac9d78: Preparing 02:29:16 0a1abe4fd220: Preparing 02:29:16 70b7c3d8f3a5: Preparing 02:29:16 c3b136f18230: Preparing 02:29:16 3322ed27161b: Preparing 02:29:16 b747aada9d93: Preparing 02:29:16 dd9c8f8612c8: Preparing 02:29:16 b747aada9d93: Waiting 02:29:16 3322ed27161b: Waiting 02:29:16 dd9c8f8612c8: Waiting 02:29:16 c3b136f18230: Layer already exists 02:29:16 2b828ead17fa: Layer already exists 02:29:16 df247fac9d78: Layer already exists 02:29:16 70b7c3d8f3a5: Layer already exists 02:29:16 0a1abe4fd220: Layer already exists 02:29:16 dd9c8f8612c8: Layer already exists 02:29:16 b747aada9d93: Layer already exists 02:29:16 3322ed27161b: Layer already exists 02:29:16 main: digest: sha256:9abefaa69e3a5eaa15f3c375e7721691fe8c890496e88547be940321cba7e7b3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:16 ===================================================== [Pipeline] echo 02:29:16 taggedImages: 02:29:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:29:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.60 02:29:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:29:16 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:29:16 b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:16 latest 02:29:16 4.0.0-dev.60 02:29:16 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:16 main 02:29:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:29:17 f30ade24a6d1: Preparing 02:29:17 82c19b20c751: Preparing 02:29:17 cb0452ea39d4: Preparing 02:29:17 ecb005610be9: Preparing 02:29:17 e4a23f2ba6f9: Preparing 02:29:17 e02914995ad6: Preparing 02:29:17 8ef52586c443: Preparing 02:29:17 70b7c3d8f3a5: Preparing 02:29:17 c3b136f18230: Preparing 02:29:17 cbe646cd851a: Preparing 02:29:17 ed7381f81bd1: Preparing 02:29:17 5f70bf18a086: Preparing 02:29:17 b5169e8c6aed: Preparing 02:29:17 8cc8389f87e0: Preparing 02:29:17 4ddf77629333: Preparing 02:29:17 dd9c8f8612c8: Preparing 02:29:17 e02914995ad6: Waiting 02:29:17 8ef52586c443: Waiting 02:29:17 70b7c3d8f3a5: Waiting 02:29:17 c3b136f18230: Waiting 02:29:17 cbe646cd851a: Waiting 02:29:17 5f70bf18a086: Waiting 02:29:17 ed7381f81bd1: Waiting 02:29:17 b5169e8c6aed: Waiting 02:29:17 8cc8389f87e0: Waiting 02:29:17 4ddf77629333: Waiting 02:29:17 dd9c8f8612c8: Waiting 02:29:17 cb0452ea39d4: Pushed 02:29:17 e4a23f2ba6f9: Pushed 02:29:17 ecb005610be9: Pushed 02:29:17 82c19b20c751: Pushed 02:29:17 f30ade24a6d1: Pushed 02:29:17 70b7c3d8f3a5: Layer already exists 02:29:17 c3b136f18230: Layer already exists 02:29:17 e02914995ad6: Pushed 02:29:17 5f70bf18a086: Layer already exists 02:29:17 ed7381f81bd1: Pushed 02:29:17 cbe646cd851a: Pushed 02:29:17 b5169e8c6aed: Pushed 02:29:17 8cc8389f87e0: Pushed 02:29:17 dd9c8f8612c8: Layer already exists 02:29:17 4ddf77629333: Pushed 02:29:20 8ef52586c443: Pushed 02:29:20 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:b090914de86511a1452afa1a990ba37b6934141a3a3e5eb6ab4f08305ec26be7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:29:21 f30ade24a6d1: Preparing 02:29:21 82c19b20c751: Preparing 02:29:21 cb0452ea39d4: Preparing 02:29:21 ecb005610be9: Preparing 02:29:21 e4a23f2ba6f9: Preparing 02:29:21 e02914995ad6: Preparing 02:29:21 8ef52586c443: Preparing 02:29:21 70b7c3d8f3a5: Preparing 02:29:21 c3b136f18230: Preparing 02:29:21 cbe646cd851a: Preparing 02:29:21 ed7381f81bd1: Preparing 02:29:21 5f70bf18a086: Preparing 02:29:21 b5169e8c6aed: Preparing 02:29:21 8cc8389f87e0: Preparing 02:29:21 4ddf77629333: Preparing 02:29:21 dd9c8f8612c8: Preparing 02:29:21 ed7381f81bd1: Waiting 02:29:21 5f70bf18a086: Waiting 02:29:21 e02914995ad6: Waiting 02:29:21 8ef52586c443: Waiting 02:29:21 70b7c3d8f3a5: Waiting 02:29:21 b5169e8c6aed: Waiting 02:29:21 c3b136f18230: Waiting 02:29:21 cbe646cd851a: Waiting 02:29:21 8cc8389f87e0: Waiting 02:29:21 4ddf77629333: Waiting 02:29:21 dd9c8f8612c8: Waiting 02:29:21 82c19b20c751: Layer already exists 02:29:21 cb0452ea39d4: Layer already exists 02:29:21 e4a23f2ba6f9: Layer already exists 02:29:21 ecb005610be9: Layer already exists 02:29:21 f30ade24a6d1: Layer already exists 02:29:21 e02914995ad6: Layer already exists 02:29:21 70b7c3d8f3a5: Layer already exists 02:29:21 cbe646cd851a: Layer already exists 02:29:21 c3b136f18230: Layer already exists 02:29:21 8ef52586c443: Layer already exists 02:29:21 ed7381f81bd1: Layer already exists 02:29:21 5f70bf18a086: Layer already exists 02:29:21 b5169e8c6aed: Layer already exists 02:29:21 8cc8389f87e0: Layer already exists 02:29:21 4ddf77629333: Layer already exists 02:29:21 dd9c8f8612c8: Layer already exists 02:29:21 latest: digest: sha256:b090914de86511a1452afa1a990ba37b6934141a3a3e5eb6ab4f08305ec26be7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.60 02:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:29:22 f30ade24a6d1: Preparing 02:29:22 82c19b20c751: Preparing 02:29:22 cb0452ea39d4: Preparing 02:29:22 ecb005610be9: Preparing 02:29:22 e4a23f2ba6f9: Preparing 02:29:22 e02914995ad6: Preparing 02:29:22 8ef52586c443: Preparing 02:29:22 70b7c3d8f3a5: Preparing 02:29:22 c3b136f18230: Preparing 02:29:22 cbe646cd851a: Preparing 02:29:22 ed7381f81bd1: Preparing 02:29:22 5f70bf18a086: Preparing 02:29:22 b5169e8c6aed: Preparing 02:29:22 8cc8389f87e0: Preparing 02:29:22 e02914995ad6: Waiting 02:29:22 8ef52586c443: Waiting 02:29:22 4ddf77629333: Preparing 02:29:22 70b7c3d8f3a5: Waiting 02:29:22 dd9c8f8612c8: Preparing 02:29:22 c3b136f18230: Waiting 02:29:22 cbe646cd851a: Waiting 02:29:22 ed7381f81bd1: Waiting 02:29:22 5f70bf18a086: Waiting 02:29:22 b5169e8c6aed: Waiting 02:29:22 8cc8389f87e0: Waiting 02:29:22 4ddf77629333: Waiting 02:29:22 dd9c8f8612c8: Waiting 02:29:22 f30ade24a6d1: Layer already exists 02:29:22 ecb005610be9: Layer already exists 02:29:22 82c19b20c751: Layer already exists 02:29:22 cb0452ea39d4: Layer already exists 02:29:22 e4a23f2ba6f9: Layer already exists 02:29:22 8ef52586c443: Layer already exists 02:29:22 70b7c3d8f3a5: Layer already exists 02:29:22 c3b136f18230: Layer already exists 02:29:22 e02914995ad6: Layer already exists 02:29:22 cbe646cd851a: Layer already exists 02:29:22 5f70bf18a086: Layer already exists 02:29:22 ed7381f81bd1: Layer already exists 02:29:22 b5169e8c6aed: Layer already exists 02:29:22 4ddf77629333: Layer already exists 02:29:22 8cc8389f87e0: Layer already exists 02:29:22 dd9c8f8612c8: Layer already exists 02:29:22 4.0.0-dev.60: digest: sha256:b090914de86511a1452afa1a990ba37b6934141a3a3e5eb6ab4f08305ec26be7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:29:23 f30ade24a6d1: Preparing 02:29:23 82c19b20c751: Preparing 02:29:23 cb0452ea39d4: Preparing 02:29:23 ecb005610be9: Preparing 02:29:23 e4a23f2ba6f9: Preparing 02:29:23 e02914995ad6: Preparing 02:29:23 8ef52586c443: Preparing 02:29:23 70b7c3d8f3a5: Preparing 02:29:23 c3b136f18230: Preparing 02:29:23 cbe646cd851a: Preparing 02:29:23 ed7381f81bd1: Preparing 02:29:23 5f70bf18a086: Preparing 02:29:23 b5169e8c6aed: Preparing 02:29:23 8cc8389f87e0: Preparing 02:29:23 4ddf77629333: Preparing 02:29:23 dd9c8f8612c8: Preparing 02:29:23 ed7381f81bd1: Waiting 02:29:23 e02914995ad6: Waiting 02:29:23 5f70bf18a086: Waiting 02:29:23 8ef52586c443: Waiting 02:29:23 b5169e8c6aed: Waiting 02:29:23 70b7c3d8f3a5: Waiting 02:29:23 8cc8389f87e0: Waiting 02:29:23 c3b136f18230: Waiting 02:29:23 cbe646cd851a: Waiting 02:29:23 dd9c8f8612c8: Waiting 02:29:23 4ddf77629333: Waiting 02:29:23 e4a23f2ba6f9: Layer already exists 02:29:23 ecb005610be9: Layer already exists 02:29:23 cb0452ea39d4: Layer already exists 02:29:23 82c19b20c751: Layer already exists 02:29:23 f30ade24a6d1: Layer already exists 02:29:23 e02914995ad6: Layer already exists 02:29:23 8ef52586c443: Layer already exists 02:29:23 c3b136f18230: Layer already exists 02:29:23 70b7c3d8f3a5: Layer already exists 02:29:23 cbe646cd851a: Layer already exists 02:29:23 ed7381f81bd1: Layer already exists 02:29:23 5f70bf18a086: Layer already exists 02:29:23 8cc8389f87e0: Layer already exists 02:29:23 4ddf77629333: Layer already exists 02:29:23 b5169e8c6aed: Layer already exists 02:29:23 dd9c8f8612c8: Layer already exists 02:29:23 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:b090914de86511a1452afa1a990ba37b6934141a3a3e5eb6ab4f08305ec26be7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:29:24 f30ade24a6d1: Preparing 02:29:24 82c19b20c751: Preparing 02:29:24 cb0452ea39d4: Preparing 02:29:24 ecb005610be9: Preparing 02:29:24 e4a23f2ba6f9: Preparing 02:29:24 e02914995ad6: Preparing 02:29:24 8ef52586c443: Preparing 02:29:24 70b7c3d8f3a5: Preparing 02:29:24 e02914995ad6: Waiting 02:29:24 c3b136f18230: Preparing 02:29:24 8ef52586c443: Waiting 02:29:24 cbe646cd851a: Preparing 02:29:24 ed7381f81bd1: Preparing 02:29:24 5f70bf18a086: Preparing 02:29:24 b5169e8c6aed: Preparing 02:29:24 70b7c3d8f3a5: Waiting 02:29:24 8cc8389f87e0: Preparing 02:29:24 c3b136f18230: Waiting 02:29:24 cbe646cd851a: Waiting 02:29:24 4ddf77629333: Preparing 02:29:24 ed7381f81bd1: Waiting 02:29:24 dd9c8f8612c8: Preparing 02:29:24 5f70bf18a086: Waiting 02:29:24 8cc8389f87e0: Waiting 02:29:24 4ddf77629333: Waiting 02:29:24 dd9c8f8612c8: Waiting 02:29:24 b5169e8c6aed: Waiting 02:29:24 cb0452ea39d4: Layer already exists 02:29:24 82c19b20c751: Layer already exists 02:29:24 e4a23f2ba6f9: Layer already exists 02:29:24 ecb005610be9: Layer already exists 02:29:24 f30ade24a6d1: Layer already exists 02:29:24 8ef52586c443: Layer already exists 02:29:24 70b7c3d8f3a5: Layer already exists 02:29:24 e02914995ad6: Layer already exists 02:29:24 c3b136f18230: Layer already exists 02:29:24 cbe646cd851a: Layer already exists 02:29:24 ed7381f81bd1: Layer already exists 02:29:24 b5169e8c6aed: Layer already exists 02:29:24 5f70bf18a086: Layer already exists 02:29:24 4ddf77629333: Layer already exists 02:29:24 8cc8389f87e0: Layer already exists 02:29:24 dd9c8f8612c8: Layer already exists 02:29:24 main: digest: sha256:b090914de86511a1452afa1a990ba37b6934141a3a3e5eb6ab4f08305ec26be7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:24 ===================================================== [Pipeline] echo 02:29:24 taggedImages: 02:29:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:29:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.60 02:29:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:29:24 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:29:24 b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:24 latest 02:29:24 4.0.0-dev.60 02:29:24 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:24 main 02:29:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:29:25 7bbc180adec4: Preparing 02:29:25 26755c42e676: Preparing 02:29:25 1313171c4fd4: Preparing 02:29:25 e86233e61a1a: Preparing 02:29:25 70b7c3d8f3a5: Preparing 02:29:25 c3b136f18230: Preparing 02:29:25 3322ed27161b: Preparing 02:29:25 b747aada9d93: Preparing 02:29:25 dd9c8f8612c8: Preparing 02:29:25 c3b136f18230: Waiting 02:29:25 3322ed27161b: Waiting 02:29:25 b747aada9d93: Waiting 02:29:25 dd9c8f8612c8: Waiting 02:29:25 70b7c3d8f3a5: Layer already exists 02:29:25 c3b136f18230: Layer already exists 02:29:25 3322ed27161b: Layer already exists 02:29:25 b747aada9d93: Layer already exists 02:29:25 26755c42e676: Pushed 02:29:25 1313171c4fd4: Pushed 02:29:25 7bbc180adec4: Pushed 02:29:25 dd9c8f8612c8: Layer already exists 02:29:31 e86233e61a1a: Pushed 02:29:31 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:fd435d14c8ffaa38e556327d8e167b7633fecf584617558b4401341f85e88574 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:31 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:29:31 7bbc180adec4: Preparing 02:29:31 26755c42e676: Preparing 02:29:31 1313171c4fd4: Preparing 02:29:31 e86233e61a1a: Preparing 02:29:31 70b7c3d8f3a5: Preparing 02:29:31 c3b136f18230: Preparing 02:29:31 3322ed27161b: Preparing 02:29:31 b747aada9d93: Preparing 02:29:31 dd9c8f8612c8: Preparing 02:29:31 c3b136f18230: Waiting 02:29:31 3322ed27161b: Waiting 02:29:31 b747aada9d93: Waiting 02:29:31 dd9c8f8612c8: Waiting 02:29:31 1313171c4fd4: Layer already exists 02:29:31 7bbc180adec4: Layer already exists 02:29:31 e86233e61a1a: Layer already exists 02:29:31 70b7c3d8f3a5: Layer already exists 02:29:31 26755c42e676: Layer already exists 02:29:31 dd9c8f8612c8: Layer already exists 02:29:31 c3b136f18230: Layer already exists 02:29:31 b747aada9d93: Layer already exists 02:29:31 3322ed27161b: Layer already exists 02:29:32 latest: digest: sha256:fd435d14c8ffaa38e556327d8e167b7633fecf584617558b4401341f85e88574 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.60 02:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:29:32 7bbc180adec4: Preparing 02:29:32 26755c42e676: Preparing 02:29:32 1313171c4fd4: Preparing 02:29:32 e86233e61a1a: Preparing 02:29:32 70b7c3d8f3a5: Preparing 02:29:32 c3b136f18230: Preparing 02:29:32 3322ed27161b: Preparing 02:29:32 b747aada9d93: Preparing 02:29:32 dd9c8f8612c8: Preparing 02:29:32 c3b136f18230: Waiting 02:29:32 3322ed27161b: Waiting 02:29:32 b747aada9d93: Waiting 02:29:32 dd9c8f8612c8: Waiting 02:29:32 7bbc180adec4: Layer already exists 02:29:32 e86233e61a1a: Layer already exists 02:29:32 26755c42e676: Layer already exists 02:29:32 1313171c4fd4: Layer already exists 02:29:32 70b7c3d8f3a5: Layer already exists 02:29:32 b747aada9d93: Layer already exists 02:29:32 3322ed27161b: Layer already exists 02:29:32 dd9c8f8612c8: Layer already exists 02:29:32 c3b136f18230: Layer already exists 02:29:33 4.0.0-dev.60: digest: sha256:fd435d14c8ffaa38e556327d8e167b7633fecf584617558b4401341f85e88574 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:29:33 7bbc180adec4: Preparing 02:29:33 26755c42e676: Preparing 02:29:33 1313171c4fd4: Preparing 02:29:33 e86233e61a1a: Preparing 02:29:33 70b7c3d8f3a5: Preparing 02:29:33 c3b136f18230: Preparing 02:29:33 3322ed27161b: Preparing 02:29:33 b747aada9d93: Preparing 02:29:33 dd9c8f8612c8: Preparing 02:29:33 c3b136f18230: Waiting 02:29:33 3322ed27161b: Waiting 02:29:33 b747aada9d93: Waiting 02:29:33 dd9c8f8612c8: Waiting 02:29:33 e86233e61a1a: Layer already exists 02:29:33 70b7c3d8f3a5: Layer already exists 02:29:33 1313171c4fd4: Layer already exists 02:29:33 26755c42e676: Layer already exists 02:29:33 7bbc180adec4: Layer already exists 02:29:33 dd9c8f8612c8: Layer already exists 02:29:33 3322ed27161b: Layer already exists 02:29:33 b747aada9d93: Layer already exists 02:29:33 c3b136f18230: Layer already exists 02:29:34 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:fd435d14c8ffaa38e556327d8e167b7633fecf584617558b4401341f85e88574 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:29:34 7bbc180adec4: Preparing 02:29:34 26755c42e676: Preparing 02:29:34 1313171c4fd4: Preparing 02:29:34 e86233e61a1a: Preparing 02:29:34 70b7c3d8f3a5: Preparing 02:29:34 c3b136f18230: Preparing 02:29:34 3322ed27161b: Preparing 02:29:34 b747aada9d93: Preparing 02:29:34 dd9c8f8612c8: Preparing 02:29:34 c3b136f18230: Waiting 02:29:34 3322ed27161b: Waiting 02:29:34 b747aada9d93: Waiting 02:29:34 dd9c8f8612c8: Waiting 02:29:34 26755c42e676: Layer already exists 02:29:34 e86233e61a1a: Layer already exists 02:29:34 70b7c3d8f3a5: Layer already exists 02:29:34 7bbc180adec4: Layer already exists 02:29:34 1313171c4fd4: Layer already exists 02:29:34 c3b136f18230: Layer already exists 02:29:34 dd9c8f8612c8: Layer already exists 02:29:34 b747aada9d93: Layer already exists 02:29:34 3322ed27161b: Layer already exists 02:29:35 main: digest: sha256:fd435d14c8ffaa38e556327d8e167b7633fecf584617558b4401341f85e88574 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:35 ===================================================== [Pipeline] echo 02:29:35 taggedImages: 02:29:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:29:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.60 02:29:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:29:35 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:29:35 b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:35 latest 02:29:35 4.0.0-dev.60 02:29:35 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:35 main 02:29:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:29:35 e6db8c0857d5: Preparing 02:29:35 039d7372e26c: Preparing 02:29:35 9512ba9b71b3: Preparing 02:29:35 9c6ac9a5fc50: Preparing 02:29:35 d95a72b533df: Preparing 02:29:35 70b7c3d8f3a5: Preparing 02:29:35 c3b136f18230: Preparing 02:29:35 172b1de35435: Preparing 02:29:35 0903597599a4: Preparing 02:29:35 e6d3322edb9b: Preparing 02:29:35 dd9c8f8612c8: Preparing 02:29:35 70b7c3d8f3a5: Waiting 02:29:35 c3b136f18230: Waiting 02:29:35 0903597599a4: Waiting 02:29:35 e6d3322edb9b: Waiting 02:29:35 dd9c8f8612c8: Waiting 02:29:35 172b1de35435: Waiting 02:29:36 d95a72b533df: Pushed 02:29:36 9c6ac9a5fc50: Pushed 02:29:36 70b7c3d8f3a5: Layer already exists 02:29:36 039d7372e26c: Pushed 02:29:36 e6db8c0857d5: Pushed 02:29:36 c3b136f18230: Layer already exists 02:29:36 dd9c8f8612c8: Layer already exists 02:29:36 172b1de35435: Pushed 02:29:36 0903597599a4: Pushed 02:29:39 e6d3322edb9b: Pushed 02:29:40 9512ba9b71b3: Pushed 02:29:40 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:a3d8b5ff46008e15b7411bf7621948916b0b6abb5321e8a91d51c98c73584aea size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:29:41 e6db8c0857d5: Preparing 02:29:41 039d7372e26c: Preparing 02:29:41 9512ba9b71b3: Preparing 02:29:41 9c6ac9a5fc50: Preparing 02:29:41 d95a72b533df: Preparing 02:29:41 70b7c3d8f3a5: Preparing 02:29:41 c3b136f18230: Preparing 02:29:41 172b1de35435: Preparing 02:29:41 0903597599a4: Preparing 02:29:41 e6d3322edb9b: Preparing 02:29:41 dd9c8f8612c8: Preparing 02:29:41 70b7c3d8f3a5: Waiting 02:29:41 172b1de35435: Waiting 02:29:41 e6d3322edb9b: Waiting 02:29:41 dd9c8f8612c8: Waiting 02:29:41 0903597599a4: Waiting 02:29:41 c3b136f18230: Waiting 02:29:41 e6db8c0857d5: Layer already exists 02:29:41 9512ba9b71b3: Layer already exists 02:29:41 d95a72b533df: Layer already exists 02:29:41 039d7372e26c: Layer already exists 02:29:41 9c6ac9a5fc50: Layer already exists 02:29:41 0903597599a4: Layer already exists 02:29:41 c3b136f18230: Layer already exists 02:29:41 70b7c3d8f3a5: Layer already exists 02:29:41 e6d3322edb9b: Layer already exists 02:29:41 172b1de35435: Layer already exists 02:29:41 dd9c8f8612c8: Layer already exists 02:29:41 latest: digest: sha256:a3d8b5ff46008e15b7411bf7621948916b0b6abb5321e8a91d51c98c73584aea size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.60 02:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:29:42 e6db8c0857d5: Preparing 02:29:42 039d7372e26c: Preparing 02:29:42 9512ba9b71b3: Preparing 02:29:42 9c6ac9a5fc50: Preparing 02:29:42 d95a72b533df: Preparing 02:29:42 70b7c3d8f3a5: Preparing 02:29:42 c3b136f18230: Preparing 02:29:42 172b1de35435: Preparing 02:29:42 0903597599a4: Preparing 02:29:42 e6d3322edb9b: Preparing 02:29:42 dd9c8f8612c8: Preparing 02:29:42 172b1de35435: Waiting 02:29:42 0903597599a4: Waiting 02:29:42 e6d3322edb9b: Waiting 02:29:42 dd9c8f8612c8: Waiting 02:29:42 70b7c3d8f3a5: Waiting 02:29:42 c3b136f18230: Waiting 02:29:42 d95a72b533df: Layer already exists 02:29:42 e6db8c0857d5: Layer already exists 02:29:42 039d7372e26c: Layer already exists 02:29:42 9c6ac9a5fc50: Layer already exists 02:29:42 9512ba9b71b3: Layer already exists 02:29:42 70b7c3d8f3a5: Layer already exists 02:29:42 c3b136f18230: Layer already exists 02:29:42 172b1de35435: Layer already exists 02:29:42 e6d3322edb9b: Layer already exists 02:29:42 0903597599a4: Layer already exists 02:29:42 dd9c8f8612c8: Layer already exists 02:29:42 4.0.0-dev.60: digest: sha256:a3d8b5ff46008e15b7411bf7621948916b0b6abb5321e8a91d51c98c73584aea size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:29:43 e6db8c0857d5: Preparing 02:29:43 039d7372e26c: Preparing 02:29:43 9512ba9b71b3: Preparing 02:29:43 9c6ac9a5fc50: Preparing 02:29:43 d95a72b533df: Preparing 02:29:43 70b7c3d8f3a5: Preparing 02:29:43 c3b136f18230: Preparing 02:29:43 70b7c3d8f3a5: Waiting 02:29:43 172b1de35435: Preparing 02:29:43 c3b136f18230: Waiting 02:29:43 0903597599a4: Preparing 02:29:43 e6d3322edb9b: Preparing 02:29:43 172b1de35435: Waiting 02:29:43 0903597599a4: Waiting 02:29:43 dd9c8f8612c8: Preparing 02:29:43 9512ba9b71b3: Layer already exists 02:29:43 e6db8c0857d5: Layer already exists 02:29:43 9c6ac9a5fc50: Layer already exists 02:29:43 d95a72b533df: Layer already exists 02:29:43 039d7372e26c: Layer already exists 02:29:43 172b1de35435: Layer already exists 02:29:43 e6d3322edb9b: Layer already exists 02:29:43 c3b136f18230: Layer already exists 02:29:43 70b7c3d8f3a5: Layer already exists 02:29:43 0903597599a4: Layer already exists 02:29:43 dd9c8f8612c8: Layer already exists 02:29:43 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:a3d8b5ff46008e15b7411bf7621948916b0b6abb5321e8a91d51c98c73584aea size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:29:44 e6db8c0857d5: Preparing 02:29:44 039d7372e26c: Preparing 02:29:44 9512ba9b71b3: Preparing 02:29:44 9c6ac9a5fc50: Preparing 02:29:44 d95a72b533df: Preparing 02:29:44 70b7c3d8f3a5: Preparing 02:29:44 c3b136f18230: Preparing 02:29:44 172b1de35435: Preparing 02:29:44 0903597599a4: Preparing 02:29:44 e6d3322edb9b: Preparing 02:29:44 dd9c8f8612c8: Preparing 02:29:44 c3b136f18230: Waiting 02:29:44 172b1de35435: Waiting 02:29:44 0903597599a4: Waiting 02:29:44 70b7c3d8f3a5: Waiting 02:29:44 e6d3322edb9b: Waiting 02:29:44 dd9c8f8612c8: Waiting 02:29:44 039d7372e26c: Layer already exists 02:29:44 9512ba9b71b3: Layer already exists 02:29:44 d95a72b533df: Layer already exists 02:29:44 e6db8c0857d5: Layer already exists 02:29:44 9c6ac9a5fc50: Layer already exists 02:29:44 172b1de35435: Layer already exists 02:29:44 c3b136f18230: Layer already exists 02:29:44 70b7c3d8f3a5: Layer already exists 02:29:44 e6d3322edb9b: Layer already exists 02:29:44 0903597599a4: Layer already exists 02:29:44 dd9c8f8612c8: Layer already exists 02:29:44 main: digest: sha256:a3d8b5ff46008e15b7411bf7621948916b0b6abb5321e8a91d51c98c73584aea size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:44 ===================================================== [Pipeline] echo 02:29:44 taggedImages: 02:29:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:29:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.60 02:29:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:29:44 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:29:44 b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:44 latest 02:29:44 4.0.0-dev.60 02:29:44 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:44 main 02:29:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:29:45 1f4c098f9807: Preparing 02:29:45 ee35585ae760: Preparing 02:29:45 4f3420145839: Preparing 02:29:45 a724226c210f: Preparing 02:29:45 026ec7cc65c9: Preparing 02:29:45 1274c1b7430a: Preparing 02:29:45 0a30447c1226: Preparing 02:29:45 70b7c3d8f3a5: Preparing 02:29:45 c3b136f18230: Preparing 02:29:45 66d97bd9a450: Preparing 02:29:45 f7c053b91306: Preparing 02:29:45 dd9c8f8612c8: Preparing 02:29:45 0a30447c1226: Waiting 02:29:45 70b7c3d8f3a5: Waiting 02:29:45 c3b136f18230: Waiting 02:29:45 66d97bd9a450: Waiting 02:29:45 f7c053b91306: Waiting 02:29:45 dd9c8f8612c8: Waiting 02:29:45 1274c1b7430a: Waiting 02:29:45 ee35585ae760: Pushed 02:29:45 026ec7cc65c9: Pushed 02:29:45 1f4c098f9807: Pushed 02:29:45 70b7c3d8f3a5: Layer already exists 02:29:45 c3b136f18230: Layer already exists 02:29:45 1274c1b7430a: Pushed 02:29:45 0a30447c1226: Pushed 02:29:45 dd9c8f8612c8: Layer already exists 02:29:45 66d97bd9a450: Pushed 02:29:49 f7c053b91306: Pushed 02:29:49 a724226c210f: Pushed 02:29:52 4f3420145839: Pushed 02:29:52 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:de37c0265e1f94a174e2cf51687cd5bb62caf5273f68543d4c5b847213bfac4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:29:52 1f4c098f9807: Preparing 02:29:52 ee35585ae760: Preparing 02:29:52 4f3420145839: Preparing 02:29:52 a724226c210f: Preparing 02:29:52 026ec7cc65c9: Preparing 02:29:52 1274c1b7430a: Preparing 02:29:52 0a30447c1226: Preparing 02:29:52 70b7c3d8f3a5: Preparing 02:29:52 c3b136f18230: Preparing 02:29:52 66d97bd9a450: Preparing 02:29:52 f7c053b91306: Preparing 02:29:52 dd9c8f8612c8: Preparing 02:29:52 70b7c3d8f3a5: Waiting 02:29:52 c3b136f18230: Waiting 02:29:52 1274c1b7430a: Waiting 02:29:52 f7c053b91306: Waiting 02:29:52 0a30447c1226: Waiting 02:29:52 dd9c8f8612c8: Waiting 02:29:52 66d97bd9a450: Waiting 02:29:52 026ec7cc65c9: Layer already exists 02:29:52 4f3420145839: Layer already exists 02:29:52 a724226c210f: Layer already exists 02:29:52 ee35585ae760: Layer already exists 02:29:52 1f4c098f9807: Layer already exists 02:29:52 1274c1b7430a: Layer already exists 02:29:52 c3b136f18230: Layer already exists 02:29:52 70b7c3d8f3a5: Layer already exists 02:29:52 0a30447c1226: Layer already exists 02:29:52 66d97bd9a450: Layer already exists 02:29:52 dd9c8f8612c8: Layer already exists 02:29:52 f7c053b91306: Layer already exists 02:29:53 latest: digest: sha256:de37c0265e1f94a174e2cf51687cd5bb62caf5273f68543d4c5b847213bfac4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.60 02:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:29:53 1f4c098f9807: Preparing 02:29:53 ee35585ae760: Preparing 02:29:53 4f3420145839: Preparing 02:29:53 a724226c210f: Preparing 02:29:53 026ec7cc65c9: Preparing 02:29:53 1274c1b7430a: Preparing 02:29:53 0a30447c1226: Preparing 02:29:53 70b7c3d8f3a5: Preparing 02:29:53 c3b136f18230: Preparing 02:29:53 66d97bd9a450: Preparing 02:29:53 f7c053b91306: Preparing 02:29:53 dd9c8f8612c8: Preparing 02:29:53 0a30447c1226: Waiting 02:29:53 70b7c3d8f3a5: Waiting 02:29:53 c3b136f18230: Waiting 02:29:53 66d97bd9a450: Waiting 02:29:53 f7c053b91306: Waiting 02:29:53 dd9c8f8612c8: Waiting 02:29:53 1274c1b7430a: Waiting 02:29:53 1f4c098f9807: Layer already exists 02:29:53 ee35585ae760: Layer already exists 02:29:53 a724226c210f: Layer already exists 02:29:53 4f3420145839: Layer already exists 02:29:53 026ec7cc65c9: Layer already exists 02:29:53 0a30447c1226: Layer already exists 02:29:53 70b7c3d8f3a5: Layer already exists 02:29:53 1274c1b7430a: Layer already exists 02:29:53 66d97bd9a450: Layer already exists 02:29:53 c3b136f18230: Layer already exists 02:29:53 dd9c8f8612c8: Layer already exists 02:29:53 f7c053b91306: Layer already exists 02:29:54 4.0.0-dev.60: digest: sha256:de37c0265e1f94a174e2cf51687cd5bb62caf5273f68543d4c5b847213bfac4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:29:54 1f4c098f9807: Preparing 02:29:54 ee35585ae760: Preparing 02:29:54 4f3420145839: Preparing 02:29:54 a724226c210f: Preparing 02:29:54 026ec7cc65c9: Preparing 02:29:54 1274c1b7430a: Preparing 02:29:54 0a30447c1226: Preparing 02:29:54 70b7c3d8f3a5: Preparing 02:29:54 c3b136f18230: Preparing 02:29:54 66d97bd9a450: Preparing 02:29:54 f7c053b91306: Preparing 02:29:54 dd9c8f8612c8: Preparing 02:29:54 70b7c3d8f3a5: Waiting 02:29:54 c3b136f18230: Waiting 02:29:54 66d97bd9a450: Waiting 02:29:54 f7c053b91306: Waiting 02:29:54 dd9c8f8612c8: Waiting 02:29:54 1274c1b7430a: Waiting 02:29:54 0a30447c1226: Waiting 02:29:54 026ec7cc65c9: Layer already exists 02:29:54 ee35585ae760: Layer already exists 02:29:54 1f4c098f9807: Layer already exists 02:29:54 4f3420145839: Layer already exists 02:29:54 a724226c210f: Layer already exists 02:29:54 1274c1b7430a: Layer already exists 02:29:54 0a30447c1226: Layer already exists 02:29:54 66d97bd9a450: Layer already exists 02:29:54 c3b136f18230: Layer already exists 02:29:54 70b7c3d8f3a5: Layer already exists 02:29:54 f7c053b91306: Layer already exists 02:29:54 dd9c8f8612c8: Layer already exists 02:29:55 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:de37c0265e1f94a174e2cf51687cd5bb62caf5273f68543d4c5b847213bfac4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:29:55 1f4c098f9807: Preparing 02:29:55 ee35585ae760: Preparing 02:29:55 4f3420145839: Preparing 02:29:55 a724226c210f: Preparing 02:29:55 026ec7cc65c9: Preparing 02:29:55 1274c1b7430a: Preparing 02:29:55 0a30447c1226: Preparing 02:29:55 70b7c3d8f3a5: Preparing 02:29:55 c3b136f18230: Preparing 02:29:55 66d97bd9a450: Preparing 02:29:55 f7c053b91306: Preparing 02:29:55 dd9c8f8612c8: Preparing 02:29:55 c3b136f18230: Waiting 02:29:55 1274c1b7430a: Waiting 02:29:55 0a30447c1226: Waiting 02:29:55 70b7c3d8f3a5: Waiting 02:29:55 dd9c8f8612c8: Waiting 02:29:55 66d97bd9a450: Waiting 02:29:55 f7c053b91306: Waiting 02:29:55 4f3420145839: Layer already exists 02:29:55 a724226c210f: Layer already exists 02:29:55 ee35585ae760: Layer already exists 02:29:55 1f4c098f9807: Layer already exists 02:29:55 026ec7cc65c9: Layer already exists 02:29:55 0a30447c1226: Layer already exists 02:29:55 1274c1b7430a: Layer already exists 02:29:55 70b7c3d8f3a5: Layer already exists 02:29:55 c3b136f18230: Layer already exists 02:29:55 66d97bd9a450: Layer already exists 02:29:55 dd9c8f8612c8: Layer already exists 02:29:55 f7c053b91306: Layer already exists 02:29:56 main: digest: sha256:de37c0265e1f94a174e2cf51687cd5bb62caf5273f68543d4c5b847213bfac4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:56 ===================================================== [Pipeline] echo 02:29:56 taggedImages: 02:29:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:29:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.60 02:29:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:29:56 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:29:56 b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:56 latest 02:29:56 4.0.0-dev.60 02:29:56 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:29:56 main 02:29:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:29:57 2e286672fecb: Preparing 02:29:57 0f35bc93060c: Preparing 02:29:57 70b7c3d8f3a5: Preparing 02:29:57 c3b136f18230: Preparing 02:29:57 479821831d99: Preparing 02:29:57 61657543ab55: Preparing 02:29:57 dd9c8f8612c8: Preparing 02:29:57 61657543ab55: Waiting 02:29:57 dd9c8f8612c8: Waiting 02:29:57 c3b136f18230: Layer already exists 02:29:57 70b7c3d8f3a5: Layer already exists 02:29:57 dd9c8f8612c8: Layer already exists 02:29:57 479821831d99: Pushed 02:29:57 2e286672fecb: Pushed 02:29:59 61657543ab55: Pushed 02:30:04 0f35bc93060c: Pushed 02:30:04 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:bb1814921c404972e4f635cda13795021f4c8936d7bdedf37480a359e247f2cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:30:05 2e286672fecb: Preparing 02:30:05 0f35bc93060c: Preparing 02:30:05 70b7c3d8f3a5: Preparing 02:30:05 c3b136f18230: Preparing 02:30:05 479821831d99: Preparing 02:30:05 61657543ab55: Preparing 02:30:05 dd9c8f8612c8: Preparing 02:30:05 61657543ab55: Waiting 02:30:05 dd9c8f8612c8: Waiting 02:30:05 2e286672fecb: Layer already exists 02:30:05 479821831d99: Layer already exists 02:30:05 c3b136f18230: Layer already exists 02:30:05 0f35bc93060c: Layer already exists 02:30:05 70b7c3d8f3a5: Layer already exists 02:30:05 61657543ab55: Layer already exists 02:30:05 dd9c8f8612c8: Layer already exists 02:30:05 latest: digest: sha256:bb1814921c404972e4f635cda13795021f4c8936d7bdedf37480a359e247f2cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.60 02:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:30:06 2e286672fecb: Preparing 02:30:06 0f35bc93060c: Preparing 02:30:06 70b7c3d8f3a5: Preparing 02:30:06 c3b136f18230: Preparing 02:30:06 479821831d99: Preparing 02:30:06 61657543ab55: Preparing 02:30:06 dd9c8f8612c8: Preparing 02:30:06 61657543ab55: Waiting 02:30:06 dd9c8f8612c8: Waiting 02:30:06 479821831d99: Layer already exists 02:30:06 70b7c3d8f3a5: Layer already exists 02:30:06 0f35bc93060c: Layer already exists 02:30:06 c3b136f18230: Layer already exists 02:30:06 2e286672fecb: Layer already exists 02:30:06 61657543ab55: Layer already exists 02:30:06 dd9c8f8612c8: Layer already exists 02:30:06 4.0.0-dev.60: digest: sha256:bb1814921c404972e4f635cda13795021f4c8936d7bdedf37480a359e247f2cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:30:07 2e286672fecb: Preparing 02:30:07 0f35bc93060c: Preparing 02:30:07 70b7c3d8f3a5: Preparing 02:30:07 c3b136f18230: Preparing 02:30:07 479821831d99: Preparing 02:30:07 61657543ab55: Preparing 02:30:07 dd9c8f8612c8: Preparing 02:30:07 61657543ab55: Waiting 02:30:07 dd9c8f8612c8: Waiting 02:30:07 c3b136f18230: Layer already exists 02:30:07 2e286672fecb: Layer already exists 02:30:07 0f35bc93060c: Layer already exists 02:30:07 479821831d99: Layer already exists 02:30:07 70b7c3d8f3a5: Layer already exists 02:30:07 61657543ab55: Layer already exists 02:30:07 dd9c8f8612c8: Layer already exists 02:30:07 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:bb1814921c404972e4f635cda13795021f4c8936d7bdedf37480a359e247f2cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:30:08 2e286672fecb: Preparing 02:30:08 0f35bc93060c: Preparing 02:30:08 70b7c3d8f3a5: Preparing 02:30:08 c3b136f18230: Preparing 02:30:08 479821831d99: Preparing 02:30:08 61657543ab55: Preparing 02:30:08 dd9c8f8612c8: Preparing 02:30:08 61657543ab55: Waiting 02:30:08 dd9c8f8612c8: Waiting 02:30:08 c3b136f18230: Layer already exists 02:30:08 479821831d99: Layer already exists 02:30:08 2e286672fecb: Layer already exists 02:30:08 70b7c3d8f3a5: Layer already exists 02:30:08 0f35bc93060c: Layer already exists 02:30:08 61657543ab55: Layer already exists 02:30:08 dd9c8f8612c8: Layer already exists 02:30:08 main: digest: sha256:bb1814921c404972e4f635cda13795021f4c8936d7bdedf37480a359e247f2cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:08 ===================================================== [Pipeline] echo 02:30:08 taggedImages: 02:30:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:30:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:30:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.60 02:30:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:30:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:30:08 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:30:08 b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:30:08 latest 02:30:08 4.0.0-dev.60 02:30:08 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:30:08 main 02:30:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:30:09 9d519d6d1b00: Preparing 02:30:09 3bbc983ef9c7: Preparing 02:30:09 57b8a3125b46: Preparing 02:30:09 70b7c3d8f3a5: Preparing 02:30:09 c3b136f18230: Preparing 02:30:09 0a956ae4b273: Preparing 02:30:09 c2c8b722cba1: Preparing 02:30:09 d7e1d719e9fe: Preparing 02:30:09 dc829d8b192a: Preparing 02:30:09 dd9c8f8612c8: Preparing 02:30:09 0a956ae4b273: Waiting 02:30:09 c2c8b722cba1: Waiting 02:30:09 d7e1d719e9fe: Waiting 02:30:09 dc829d8b192a: Waiting 02:30:09 dd9c8f8612c8: Waiting 02:30:09 c3b136f18230: Layer already exists 02:30:09 70b7c3d8f3a5: Layer already exists 02:30:09 3bbc983ef9c7: Pushed 02:30:09 57b8a3125b46: Pushed 02:30:09 9d519d6d1b00: Pushed 02:30:09 dd9c8f8612c8: Layer already exists 02:30:09 d7e1d719e9fe: Pushed 02:30:10 dc829d8b192a: Pushed 02:30:20 c2c8b722cba1: Pushed 02:30:35 0a956ae4b273: Pushed 02:30:35 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:57b54b671c8fc80dfb85310b600dbd823660114aec3dd3cbdb6564ef3f4f3e27 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:30:36 9d519d6d1b00: Preparing 02:30:36 3bbc983ef9c7: Preparing 02:30:36 57b8a3125b46: Preparing 02:30:36 70b7c3d8f3a5: Preparing 02:30:36 c3b136f18230: Preparing 02:30:36 0a956ae4b273: Preparing 02:30:36 c2c8b722cba1: Preparing 02:30:36 d7e1d719e9fe: Preparing 02:30:36 dc829d8b192a: Preparing 02:30:36 dd9c8f8612c8: Preparing 02:30:36 d7e1d719e9fe: Waiting 02:30:36 dc829d8b192a: Waiting 02:30:36 0a956ae4b273: Waiting 02:30:36 dd9c8f8612c8: Waiting 02:30:36 c2c8b722cba1: Waiting 02:30:36 57b8a3125b46: Layer already exists 02:30:36 70b7c3d8f3a5: Layer already exists 02:30:36 3bbc983ef9c7: Layer already exists 02:30:36 c3b136f18230: Layer already exists 02:30:36 9d519d6d1b00: Layer already exists 02:30:36 c2c8b722cba1: Layer already exists 02:30:36 dc829d8b192a: Layer already exists 02:30:36 0a956ae4b273: Layer already exists 02:30:36 dd9c8f8612c8: Layer already exists 02:30:36 d7e1d719e9fe: Layer already exists 02:30:36 latest: digest: sha256:57b54b671c8fc80dfb85310b600dbd823660114aec3dd3cbdb6564ef3f4f3e27 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.60 02:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:30:37 9d519d6d1b00: Preparing 02:30:37 3bbc983ef9c7: Preparing 02:30:37 57b8a3125b46: Preparing 02:30:37 70b7c3d8f3a5: Preparing 02:30:37 c3b136f18230: Preparing 02:30:37 0a956ae4b273: Preparing 02:30:37 c2c8b722cba1: Preparing 02:30:37 d7e1d719e9fe: Preparing 02:30:37 dc829d8b192a: Preparing 02:30:37 dd9c8f8612c8: Preparing 02:30:37 d7e1d719e9fe: Waiting 02:30:37 dc829d8b192a: Waiting 02:30:37 dd9c8f8612c8: Waiting 02:30:37 0a956ae4b273: Waiting 02:30:37 c2c8b722cba1: Waiting 02:30:37 57b8a3125b46: Layer already exists 02:30:37 c3b136f18230: Layer already exists 02:30:37 9d519d6d1b00: Layer already exists 02:30:37 70b7c3d8f3a5: Layer already exists 02:30:37 3bbc983ef9c7: Layer already exists 02:30:37 0a956ae4b273: Layer already exists 02:30:37 d7e1d719e9fe: Layer already exists 02:30:37 c2c8b722cba1: Layer already exists 02:30:37 dc829d8b192a: Layer already exists 02:30:37 dd9c8f8612c8: Layer already exists 02:30:37 4.0.0-dev.60: digest: sha256:57b54b671c8fc80dfb85310b600dbd823660114aec3dd3cbdb6564ef3f4f3e27 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:30:38 9d519d6d1b00: Preparing 02:30:38 3bbc983ef9c7: Preparing 02:30:38 57b8a3125b46: Preparing 02:30:38 70b7c3d8f3a5: Preparing 02:30:38 c3b136f18230: Preparing 02:30:38 0a956ae4b273: Preparing 02:30:38 c2c8b722cba1: Preparing 02:30:38 d7e1d719e9fe: Preparing 02:30:38 dc829d8b192a: Preparing 02:30:38 dd9c8f8612c8: Preparing 02:30:38 c2c8b722cba1: Waiting 02:30:38 d7e1d719e9fe: Waiting 02:30:38 dc829d8b192a: Waiting 02:30:38 dd9c8f8612c8: Waiting 02:30:38 0a956ae4b273: Waiting 02:30:38 c3b136f18230: Layer already exists 02:30:38 70b7c3d8f3a5: Layer already exists 02:30:38 57b8a3125b46: Layer already exists 02:30:38 9d519d6d1b00: Layer already exists 02:30:38 3bbc983ef9c7: Layer already exists 02:30:38 0a956ae4b273: Layer already exists 02:30:38 dc829d8b192a: Layer already exists 02:30:38 c2c8b722cba1: Layer already exists 02:30:38 d7e1d719e9fe: Layer already exists 02:30:38 dd9c8f8612c8: Layer already exists 02:30:38 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:57b54b671c8fc80dfb85310b600dbd823660114aec3dd3cbdb6564ef3f4f3e27 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:30:39 9d519d6d1b00: Preparing 02:30:39 3bbc983ef9c7: Preparing 02:30:39 57b8a3125b46: Preparing 02:30:39 70b7c3d8f3a5: Preparing 02:30:39 c3b136f18230: Preparing 02:30:39 0a956ae4b273: Preparing 02:30:39 c2c8b722cba1: Preparing 02:30:39 d7e1d719e9fe: Preparing 02:30:39 dc829d8b192a: Preparing 02:30:39 dd9c8f8612c8: Preparing 02:30:39 0a956ae4b273: Waiting 02:30:39 c2c8b722cba1: Waiting 02:30:39 d7e1d719e9fe: Waiting 02:30:39 dc829d8b192a: Waiting 02:30:39 dd9c8f8612c8: Waiting 02:30:39 70b7c3d8f3a5: Layer already exists 02:30:39 3bbc983ef9c7: Layer already exists 02:30:39 c3b136f18230: Layer already exists 02:30:39 57b8a3125b46: Layer already exists 02:30:39 9d519d6d1b00: Layer already exists 02:30:39 d7e1d719e9fe: Layer already exists 02:30:39 0a956ae4b273: Layer already exists 02:30:39 c2c8b722cba1: Layer already exists 02:30:39 dd9c8f8612c8: Layer already exists 02:30:39 dc829d8b192a: Layer already exists 02:30:39 main: digest: sha256:57b54b671c8fc80dfb85310b600dbd823660114aec3dd3cbdb6564ef3f4f3e27 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:39 ===================================================== [Pipeline] echo 02:30:39 taggedImages: 02:30:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:30:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:30:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.60 02:30:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:30:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:30:39 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:30:39 b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:30:39 latest 02:30:39 4.0.0-dev.60 02:30:39 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:30:39 main 02:30:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:30:40 cd50cd070bdd: Preparing 02:30:40 851784bab30f: Preparing 02:30:40 551f2ec252e7: Preparing 02:30:40 70b7c3d8f3a5: Preparing 02:30:40 c3b136f18230: Preparing 02:30:40 b36a43e54b7e: Preparing 02:30:40 c8b470c8b43d: Preparing 02:30:40 76deb25a1ead: Preparing 02:30:40 dd9c8f8612c8: Preparing 02:30:40 b36a43e54b7e: Waiting 02:30:40 c8b470c8b43d: Waiting 02:30:40 76deb25a1ead: Waiting 02:30:40 dd9c8f8612c8: Waiting 02:30:40 70b7c3d8f3a5: Layer already exists 02:30:40 c3b136f18230: Layer already exists 02:30:40 851784bab30f: Pushed 02:30:40 551f2ec252e7: Pushed 02:30:40 cd50cd070bdd: Pushed 02:30:40 dd9c8f8612c8: Layer already exists 02:30:40 c8b470c8b43d: Pushed 02:30:41 76deb25a1ead: Pushed 02:31:07 b36a43e54b7e: Pushed 02:31:07 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:032d824dac138b959f9844ff13e2d619f7646d8891cd6ace831235180893657c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:31:08 cd50cd070bdd: Preparing 02:31:08 851784bab30f: Preparing 02:31:08 551f2ec252e7: Preparing 02:31:08 70b7c3d8f3a5: Preparing 02:31:08 c3b136f18230: Preparing 02:31:08 b36a43e54b7e: Preparing 02:31:08 c8b470c8b43d: Preparing 02:31:08 76deb25a1ead: Preparing 02:31:08 dd9c8f8612c8: Preparing 02:31:08 b36a43e54b7e: Waiting 02:31:08 c8b470c8b43d: Waiting 02:31:08 76deb25a1ead: Waiting 02:31:08 dd9c8f8612c8: Waiting 02:31:08 70b7c3d8f3a5: Layer already exists 02:31:08 cd50cd070bdd: Layer already exists 02:31:08 851784bab30f: Layer already exists 02:31:08 c3b136f18230: Layer already exists 02:31:08 551f2ec252e7: Layer already exists 02:31:08 76deb25a1ead: Layer already exists 02:31:08 dd9c8f8612c8: Layer already exists 02:31:08 c8b470c8b43d: Layer already exists 02:31:08 b36a43e54b7e: Layer already exists 02:31:08 latest: digest: sha256:032d824dac138b959f9844ff13e2d619f7646d8891cd6ace831235180893657c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.60 02:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:31:09 cd50cd070bdd: Preparing 02:31:09 851784bab30f: Preparing 02:31:09 551f2ec252e7: Preparing 02:31:09 70b7c3d8f3a5: Preparing 02:31:09 c3b136f18230: Preparing 02:31:09 b36a43e54b7e: Preparing 02:31:09 c8b470c8b43d: Preparing 02:31:09 76deb25a1ead: Preparing 02:31:09 dd9c8f8612c8: Preparing 02:31:09 c8b470c8b43d: Waiting 02:31:09 76deb25a1ead: Waiting 02:31:09 dd9c8f8612c8: Waiting 02:31:09 b36a43e54b7e: Waiting 02:31:09 cd50cd070bdd: Layer already exists 02:31:09 851784bab30f: Layer already exists 02:31:09 551f2ec252e7: Layer already exists 02:31:09 70b7c3d8f3a5: Layer already exists 02:31:09 c3b136f18230: Layer already exists 02:31:09 76deb25a1ead: Layer already exists 02:31:09 c8b470c8b43d: Layer already exists 02:31:09 b36a43e54b7e: Layer already exists 02:31:09 dd9c8f8612c8: Layer already exists 02:31:09 4.0.0-dev.60: digest: sha256:032d824dac138b959f9844ff13e2d619f7646d8891cd6ace831235180893657c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:31:10 cd50cd070bdd: Preparing 02:31:10 851784bab30f: Preparing 02:31:10 551f2ec252e7: Preparing 02:31:10 70b7c3d8f3a5: Preparing 02:31:10 c3b136f18230: Preparing 02:31:10 b36a43e54b7e: Preparing 02:31:10 c8b470c8b43d: Preparing 02:31:10 76deb25a1ead: Preparing 02:31:10 dd9c8f8612c8: Preparing 02:31:10 b36a43e54b7e: Waiting 02:31:10 c8b470c8b43d: Waiting 02:31:10 76deb25a1ead: Waiting 02:31:10 dd9c8f8612c8: Waiting 02:31:10 cd50cd070bdd: Layer already exists 02:31:10 c3b136f18230: Layer already exists 02:31:10 551f2ec252e7: Layer already exists 02:31:10 851784bab30f: Layer already exists 02:31:10 70b7c3d8f3a5: Layer already exists 02:31:10 b36a43e54b7e: Layer already exists 02:31:10 c8b470c8b43d: Layer already exists 02:31:10 76deb25a1ead: Layer already exists 02:31:10 dd9c8f8612c8: Layer already exists 02:31:10 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:032d824dac138b959f9844ff13e2d619f7646d8891cd6ace831235180893657c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:31:11 cd50cd070bdd: Preparing 02:31:11 851784bab30f: Preparing 02:31:11 551f2ec252e7: Preparing 02:31:11 70b7c3d8f3a5: Preparing 02:31:11 c3b136f18230: Preparing 02:31:11 b36a43e54b7e: Preparing 02:31:11 c8b470c8b43d: Preparing 02:31:11 76deb25a1ead: Preparing 02:31:11 dd9c8f8612c8: Preparing 02:31:11 c8b470c8b43d: Waiting 02:31:11 76deb25a1ead: Waiting 02:31:11 dd9c8f8612c8: Waiting 02:31:11 b36a43e54b7e: Waiting 02:31:11 551f2ec252e7: Layer already exists 02:31:11 70b7c3d8f3a5: Layer already exists 02:31:11 cd50cd070bdd: Layer already exists 02:31:11 851784bab30f: Layer already exists 02:31:11 c3b136f18230: Layer already exists 02:31:11 b36a43e54b7e: Layer already exists 02:31:11 76deb25a1ead: Layer already exists 02:31:11 c8b470c8b43d: Layer already exists 02:31:11 dd9c8f8612c8: Layer already exists 02:31:11 main: digest: sha256:032d824dac138b959f9844ff13e2d619f7646d8891cd6ace831235180893657c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:11 ===================================================== [Pipeline] echo 02:31:11 taggedImages: 02:31:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:31:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:31:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.60 02:31:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:31:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:31:11 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:31:11 b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:31:11 latest 02:31:11 4.0.0-dev.60 02:31:11 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:31:11 main 02:31:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:31:12 08e78f7f810b: Preparing 02:31:12 e51d9a1a4e12: Preparing 02:31:12 d59212585e4b: Preparing 02:31:12 70b7c3d8f3a5: Preparing 02:31:12 c3b136f18230: Preparing 02:31:12 74fcbc56cb31: Preparing 02:31:12 d7e1d719e9fe: Preparing 02:31:12 dc829d8b192a: Preparing 02:31:12 dd9c8f8612c8: Preparing 02:31:12 d7e1d719e9fe: Waiting 02:31:12 dc829d8b192a: Waiting 02:31:12 dd9c8f8612c8: Waiting 02:31:12 74fcbc56cb31: Waiting 02:31:12 c3b136f18230: Layer already exists 02:31:12 70b7c3d8f3a5: Layer already exists 02:31:12 d7e1d719e9fe: Layer already exists 02:31:12 dc829d8b192a: Layer already exists 02:31:12 08e78f7f810b: Pushed 02:31:12 e51d9a1a4e12: Pushed 02:31:12 d59212585e4b: Pushed 02:31:12 dd9c8f8612c8: Layer already exists 02:31:39 74fcbc56cb31: Pushed 02:31:39 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:ea3d59a5b1c10bffbf17f6dc0437896e382b85c79c84c1a3add6282aa79dee22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:31:40 08e78f7f810b: Preparing 02:31:40 e51d9a1a4e12: Preparing 02:31:40 d59212585e4b: Preparing 02:31:40 70b7c3d8f3a5: Preparing 02:31:40 c3b136f18230: Preparing 02:31:40 74fcbc56cb31: Preparing 02:31:40 d7e1d719e9fe: Preparing 02:31:40 dc829d8b192a: Preparing 02:31:40 dd9c8f8612c8: Preparing 02:31:40 d7e1d719e9fe: Waiting 02:31:40 dc829d8b192a: Waiting 02:31:40 dd9c8f8612c8: Waiting 02:31:40 74fcbc56cb31: Waiting 02:31:40 70b7c3d8f3a5: Layer already exists 02:31:40 e51d9a1a4e12: Layer already exists 02:31:40 08e78f7f810b: Layer already exists 02:31:40 c3b136f18230: Layer already exists 02:31:40 d59212585e4b: Layer already exists 02:31:40 74fcbc56cb31: Layer already exists 02:31:40 dc829d8b192a: Layer already exists 02:31:40 d7e1d719e9fe: Layer already exists 02:31:40 dd9c8f8612c8: Layer already exists 02:31:40 latest: digest: sha256:ea3d59a5b1c10bffbf17f6dc0437896e382b85c79c84c1a3add6282aa79dee22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.60 02:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:31:41 08e78f7f810b: Preparing 02:31:41 e51d9a1a4e12: Preparing 02:31:41 d59212585e4b: Preparing 02:31:41 70b7c3d8f3a5: Preparing 02:31:41 c3b136f18230: Preparing 02:31:41 74fcbc56cb31: Preparing 02:31:41 d7e1d719e9fe: Preparing 02:31:41 dc829d8b192a: Preparing 02:31:41 dd9c8f8612c8: Preparing 02:31:41 74fcbc56cb31: Waiting 02:31:41 d7e1d719e9fe: Waiting 02:31:41 dc829d8b192a: Waiting 02:31:41 dd9c8f8612c8: Waiting 02:31:41 70b7c3d8f3a5: Layer already exists 02:31:41 d59212585e4b: Layer already exists 02:31:41 e51d9a1a4e12: Layer already exists 02:31:41 08e78f7f810b: Layer already exists 02:31:41 c3b136f18230: Layer already exists 02:31:41 dc829d8b192a: Layer already exists 02:31:41 74fcbc56cb31: Layer already exists 02:31:41 d7e1d719e9fe: Layer already exists 02:31:41 dd9c8f8612c8: Layer already exists 02:31:41 4.0.0-dev.60: digest: sha256:ea3d59a5b1c10bffbf17f6dc0437896e382b85c79c84c1a3add6282aa79dee22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:31:41 08e78f7f810b: Preparing 02:31:41 e51d9a1a4e12: Preparing 02:31:41 d59212585e4b: Preparing 02:31:41 70b7c3d8f3a5: Preparing 02:31:41 c3b136f18230: Preparing 02:31:41 74fcbc56cb31: Preparing 02:31:41 d7e1d719e9fe: Preparing 02:31:41 dc829d8b192a: Preparing 02:31:41 dd9c8f8612c8: Preparing 02:31:41 d7e1d719e9fe: Waiting 02:31:41 74fcbc56cb31: Waiting 02:31:41 dc829d8b192a: Waiting 02:31:41 dd9c8f8612c8: Waiting 02:31:41 08e78f7f810b: Layer already exists 02:31:41 c3b136f18230: Layer already exists 02:31:41 e51d9a1a4e12: Layer already exists 02:31:41 d59212585e4b: Layer already exists 02:31:41 70b7c3d8f3a5: Layer already exists 02:31:41 d7e1d719e9fe: Layer already exists 02:31:41 74fcbc56cb31: Layer already exists 02:31:41 dc829d8b192a: Layer already exists 02:31:41 dd9c8f8612c8: Layer already exists 02:31:41 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:ea3d59a5b1c10bffbf17f6dc0437896e382b85c79c84c1a3add6282aa79dee22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:31:42 08e78f7f810b: Preparing 02:31:42 e51d9a1a4e12: Preparing 02:31:42 d59212585e4b: Preparing 02:31:42 70b7c3d8f3a5: Preparing 02:31:42 c3b136f18230: Preparing 02:31:42 74fcbc56cb31: Preparing 02:31:42 d7e1d719e9fe: Preparing 02:31:42 dc829d8b192a: Preparing 02:31:42 dd9c8f8612c8: Preparing 02:31:42 74fcbc56cb31: Waiting 02:31:42 d7e1d719e9fe: Waiting 02:31:42 dc829d8b192a: Waiting 02:31:42 dd9c8f8612c8: Waiting 02:31:42 08e78f7f810b: Layer already exists 02:31:42 d59212585e4b: Layer already exists 02:31:42 c3b136f18230: Layer already exists 02:31:42 e51d9a1a4e12: Layer already exists 02:31:42 70b7c3d8f3a5: Layer already exists 02:31:42 dc829d8b192a: Layer already exists 02:31:42 d7e1d719e9fe: Layer already exists 02:31:42 74fcbc56cb31: Layer already exists 02:31:42 dd9c8f8612c8: Layer already exists 02:31:43 main: digest: sha256:ea3d59a5b1c10bffbf17f6dc0437896e382b85c79c84c1a3add6282aa79dee22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:43 ===================================================== [Pipeline] echo 02:31:43 taggedImages: 02:31:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:31:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:31:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.60 02:31:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:31:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:31:43 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:31:43 b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:31:43 latest 02:31:43 4.0.0-dev.60 02:31:43 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:31:43 main 02:31:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:31:44 1f0cb6450c54: Preparing 02:31:44 dbe48968a27e: Preparing 02:31:44 70b7c3d8f3a5: Preparing 02:31:44 c3b136f18230: Preparing 02:31:44 ba97c62f9b9a: Preparing 02:31:44 16870130bcf8: Preparing 02:31:44 dd9c8f8612c8: Preparing 02:31:44 16870130bcf8: Waiting 02:31:44 dd9c8f8612c8: Waiting 02:31:44 c3b136f18230: Layer already exists 02:31:44 70b7c3d8f3a5: Layer already exists 02:31:44 dd9c8f8612c8: Layer already exists 02:31:44 ba97c62f9b9a: Pushed 02:31:44 1f0cb6450c54: Pushed 02:31:45 16870130bcf8: Pushed 02:31:52 dbe48968a27e: Pushed 02:31:52 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:749d75fce290d44f9be06d8b9166c3d8bb747059e51bff9ae049ac9f8653592a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:31:53 1f0cb6450c54: Preparing 02:31:53 dbe48968a27e: Preparing 02:31:53 70b7c3d8f3a5: Preparing 02:31:53 c3b136f18230: Preparing 02:31:53 ba97c62f9b9a: Preparing 02:31:53 16870130bcf8: Preparing 02:31:53 dd9c8f8612c8: Preparing 02:31:53 16870130bcf8: Waiting 02:31:53 dd9c8f8612c8: Waiting 02:31:53 1f0cb6450c54: Layer already exists 02:31:53 c3b136f18230: Layer already exists 02:31:53 dbe48968a27e: Layer already exists 02:31:53 70b7c3d8f3a5: Layer already exists 02:31:53 ba97c62f9b9a: Layer already exists 02:31:53 16870130bcf8: Layer already exists 02:31:53 dd9c8f8612c8: Layer already exists 02:31:53 latest: digest: sha256:749d75fce290d44f9be06d8b9166c3d8bb747059e51bff9ae049ac9f8653592a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.60 02:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:31:54 1f0cb6450c54: Preparing 02:31:54 dbe48968a27e: Preparing 02:31:54 70b7c3d8f3a5: Preparing 02:31:54 c3b136f18230: Preparing 02:31:54 ba97c62f9b9a: Preparing 02:31:54 16870130bcf8: Preparing 02:31:54 dd9c8f8612c8: Preparing 02:31:54 16870130bcf8: Waiting 02:31:54 dd9c8f8612c8: Waiting 02:31:54 ba97c62f9b9a: Layer already exists 02:31:54 1f0cb6450c54: Layer already exists 02:31:54 c3b136f18230: Layer already exists 02:31:54 70b7c3d8f3a5: Layer already exists 02:31:54 dbe48968a27e: Layer already exists 02:31:54 dd9c8f8612c8: Layer already exists 02:31:54 16870130bcf8: Layer already exists 02:31:54 4.0.0-dev.60: digest: sha256:749d75fce290d44f9be06d8b9166c3d8bb747059e51bff9ae049ac9f8653592a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:31:55 1f0cb6450c54: Preparing 02:31:55 dbe48968a27e: Preparing 02:31:55 70b7c3d8f3a5: Preparing 02:31:55 c3b136f18230: Preparing 02:31:55 ba97c62f9b9a: Preparing 02:31:55 16870130bcf8: Preparing 02:31:55 dd9c8f8612c8: Preparing 02:31:55 16870130bcf8: Waiting 02:31:55 dd9c8f8612c8: Waiting 02:31:55 70b7c3d8f3a5: Layer already exists 02:31:55 c3b136f18230: Layer already exists 02:31:55 ba97c62f9b9a: Layer already exists 02:31:55 1f0cb6450c54: Layer already exists 02:31:55 dbe48968a27e: Layer already exists 02:31:55 16870130bcf8: Layer already exists 02:31:55 dd9c8f8612c8: Layer already exists 02:31:55 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:749d75fce290d44f9be06d8b9166c3d8bb747059e51bff9ae049ac9f8653592a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:31:56 1f0cb6450c54: Preparing 02:31:56 dbe48968a27e: Preparing 02:31:56 70b7c3d8f3a5: Preparing 02:31:56 c3b136f18230: Preparing 02:31:56 ba97c62f9b9a: Preparing 02:31:56 16870130bcf8: Preparing 02:31:56 dd9c8f8612c8: Preparing 02:31:56 16870130bcf8: Waiting 02:31:56 dd9c8f8612c8: Waiting 02:31:56 ba97c62f9b9a: Layer already exists 02:31:56 c3b136f18230: Layer already exists 02:31:56 1f0cb6450c54: Layer already exists 02:31:56 dbe48968a27e: Layer already exists 02:31:56 70b7c3d8f3a5: Layer already exists 02:31:56 16870130bcf8: Layer already exists 02:31:56 dd9c8f8612c8: Layer already exists 02:31:56 main: digest: sha256:749d75fce290d44f9be06d8b9166c3d8bb747059e51bff9ae049ac9f8653592a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:56 ===================================================== [Pipeline] echo 02:31:56 taggedImages: 02:31:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:31:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:31:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.60 02:31:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:31:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:31:56 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:31:56 b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:31:56 latest 02:31:56 4.0.0-dev.60 02:31:56 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:31:56 main 02:31:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:31:57 1709e2ef7fb6: Preparing 02:31:57 5ce80778d349: Preparing 02:31:57 70b7c3d8f3a5: Preparing 02:31:57 c3b136f18230: Preparing 02:31:57 1e11d3d86401: Preparing 02:31:57 6525ac21244f: Preparing 02:31:57 dd9c8f8612c8: Preparing 02:31:57 6525ac21244f: Waiting 02:31:57 c3b136f18230: Layer already exists 02:31:57 70b7c3d8f3a5: Layer already exists 02:31:57 dd9c8f8612c8: Layer already exists 02:31:57 1e11d3d86401: Pushed 02:31:57 1709e2ef7fb6: Pushed 02:31:58 6525ac21244f: Pushed 02:32:06 5ce80778d349: Pushed 02:32:06 b4e1e7e7db7e1f14597016669187c25b522b3ddd: digest: sha256:502d19547fc4b59693e4ef326453492022cc4b6be89c62db6609d2f194a3a829 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:32:07 1709e2ef7fb6: Preparing 02:32:07 5ce80778d349: Preparing 02:32:07 70b7c3d8f3a5: Preparing 02:32:07 c3b136f18230: Preparing 02:32:07 1e11d3d86401: Preparing 02:32:07 6525ac21244f: Preparing 02:32:07 dd9c8f8612c8: Preparing 02:32:07 6525ac21244f: Waiting 02:32:07 dd9c8f8612c8: Waiting 02:32:07 5ce80778d349: Layer already exists 02:32:07 1709e2ef7fb6: Layer already exists 02:32:07 c3b136f18230: Layer already exists 02:32:07 70b7c3d8f3a5: Layer already exists 02:32:07 1e11d3d86401: Layer already exists 02:32:07 6525ac21244f: Layer already exists 02:32:07 dd9c8f8612c8: Layer already exists 02:32:07 latest: digest: sha256:502d19547fc4b59693e4ef326453492022cc4b6be89c62db6609d2f194a3a829 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.60 02:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:32:08 1709e2ef7fb6: Preparing 02:32:08 5ce80778d349: Preparing 02:32:08 70b7c3d8f3a5: Preparing 02:32:08 c3b136f18230: Preparing 02:32:08 1e11d3d86401: Preparing 02:32:08 6525ac21244f: Preparing 02:32:08 dd9c8f8612c8: Preparing 02:32:08 6525ac21244f: Waiting 02:32:08 dd9c8f8612c8: Waiting 02:32:08 70b7c3d8f3a5: Layer already exists 02:32:08 c3b136f18230: Layer already exists 02:32:08 1709e2ef7fb6: Layer already exists 02:32:08 1e11d3d86401: Layer already exists 02:32:08 5ce80778d349: Layer already exists 02:32:08 6525ac21244f: Layer already exists 02:32:08 dd9c8f8612c8: Layer already exists 02:32:08 4.0.0-dev.60: digest: sha256:502d19547fc4b59693e4ef326453492022cc4b6be89c62db6609d2f194a3a829 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:32:09 1709e2ef7fb6: Preparing 02:32:09 5ce80778d349: Preparing 02:32:09 70b7c3d8f3a5: Preparing 02:32:09 c3b136f18230: Preparing 02:32:09 1e11d3d86401: Preparing 02:32:09 6525ac21244f: Preparing 02:32:09 dd9c8f8612c8: Preparing 02:32:09 6525ac21244f: Waiting 02:32:09 dd9c8f8612c8: Waiting 02:32:09 1709e2ef7fb6: Layer already exists 02:32:09 1e11d3d86401: Layer already exists 02:32:09 5ce80778d349: Layer already exists 02:32:09 c3b136f18230: Layer already exists 02:32:09 70b7c3d8f3a5: Layer already exists 02:32:09 6525ac21244f: Layer already exists 02:32:09 dd9c8f8612c8: Layer already exists 02:32:09 b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60: digest: sha256:502d19547fc4b59693e4ef326453492022cc4b6be89c62db6609d2f194a3a829 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:32:09 1709e2ef7fb6: Preparing 02:32:09 5ce80778d349: Preparing 02:32:09 70b7c3d8f3a5: Preparing 02:32:09 c3b136f18230: Preparing 02:32:09 1e11d3d86401: Preparing 02:32:09 6525ac21244f: Preparing 02:32:09 dd9c8f8612c8: Preparing 02:32:09 6525ac21244f: Waiting 02:32:09 dd9c8f8612c8: Waiting 02:32:09 1709e2ef7fb6: Layer already exists 02:32:09 1e11d3d86401: Layer already exists 02:32:09 5ce80778d349: Layer already exists 02:32:09 70b7c3d8f3a5: Layer already exists 02:32:09 dd9c8f8612c8: Layer already exists 02:32:09 6525ac21244f: Layer already exists 02:32:09 c3b136f18230: Layer already exists 02:32:10 main: digest: sha256:502d19547fc4b59693e4ef326453492022cc4b6be89c62db6609d2f194a3a829 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:10 ===================================================== [Pipeline] echo 02:32:10 taggedImages: 02:32:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd 02:32:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:32:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.60 02:32:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4e1e7e7db7e1f14597016669187c25b522b3ddd-4.0.0-dev.60 02:32:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:32:10 02:32:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:32:10 arm64: Pulling from edgex-lftools-log-publisher 02:32:10 8998bd30e6a1: Pulling fs layer 02:32:10 04944245beec: Pulling fs layer 02:32:10 699f458cf7ca: Pulling fs layer 02:32:10 765212b225bb: Pulling fs layer 02:32:10 f23df028b6ca: Pulling fs layer 02:32:10 d65c8cfc05b1: Pulling fs layer 02:32:10 2437ff75d9bd: Pulling fs layer 02:32:10 f23df028b6ca: Waiting 02:32:10 765212b225bb: Waiting 02:32:10 d65c8cfc05b1: Waiting 02:32:10 2437ff75d9bd: Waiting 02:32:11 04944245beec: Verifying Checksum 02:32:11 04944245beec: Download complete 02:32:11 765212b225bb: Verifying Checksum 02:32:11 765212b225bb: Download complete 02:32:11 f23df028b6ca: Download complete 02:32:11 d65c8cfc05b1: Verifying Checksum 02:32:11 d65c8cfc05b1: Download complete 02:32:11 699f458cf7ca: Verifying Checksum 02:32:11 699f458cf7ca: Download complete 02:32:11 8998bd30e6a1: Verifying Checksum 02:32:11 8998bd30e6a1: Download complete 02:32:14 2437ff75d9bd: Verifying Checksum 02:32:14 2437ff75d9bd: Download complete 02:32:16 8998bd30e6a1: Pull complete 02:32:16 04944245beec: Pull complete 02:32:18 699f458cf7ca: Pull complete 02:32:18 765212b225bb: Pull complete 02:32:19 f23df028b6ca: Pull complete 02:32:19 d65c8cfc05b1: Pull complete 02:32:37 2437ff75d9bd: Pull complete 02:32:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:32:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:32:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:37 prd-ubuntu20.04-docker-arm64-4c-16g-39267 does not seem to be running inside a container 02:32:37 $ 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/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:32:40 $ docker top 24afbb0c2423d4a4078df21add39d8a4b4d40fdc91de511752d739d070702d97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:41 ---> job-cost.sh 02:32:41 lf-activate-venv: SKIPPING 02:32:41 INFO: No Stack... 02:32:42 INFO: Retrieving Pricing Info for: v3-standard-4 02:32:43 INFO: Archiving Costs [Pipeline] sh 02:32:43 + cat /w/workspace/edgex-go/798/archives/cost.csv 02:32:43 + cut -d, -f6 [Pipeline] lock 02:32:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-798-stack-cost] 02:32:43 Resource [jenkins-edgexfoundry-edgex-go-main-798-stack-cost] did not exist. Created. 02:32:43 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-798-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:32:44 + echo total: 0.10999999940395355 [Pipeline] stash 02:32:45 Stashed 1 file(s) [Pipeline] } 02:32:45 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-798-stack-cost] [Pipeline] // lock [Pipeline] } 02:32:45 $ docker stop --time=1 24afbb0c2423d4a4078df21add39d8a4b4d40fdc91de511752d739d070702d97 02:32:46 $ docker rm -f --volumes 24afbb0c2423d4a4078df21add39d8a4b4d40fdc91de511752d739d070702d97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:32:47 provisioning config files... 02:32:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/798@tmp/config10075719435807467597tmp [Pipeline] { [Pipeline] sh 02:32:47 + set +x 02:32:47 + curl -s https://codecov.io/bash 02:32:47 + bash -s -- 02:32:47 02:32:47 _____ _ 02:32:47 / ____| | | 02:32:47 | | ___ __| | ___ ___ _____ __ 02:32:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:32:47 | |___| (_) | (_| | __/ (_| (_) \ V / 02:32:47 \_____\___/ \__,_|\___|\___\___/ \_/ 02:32:47 Bash-1.0.6 02:32:47 02:32:47 02:32:47 ==> git version 2.25.1 found 02:32:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:32:47 Release-Date: 2020-01-08 02:32:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:32:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:32:47 ==> Jenkins CI detected. 02:32:47 current dir:  /w/workspace/edgex-go/798 02:32:47 project root: . 02:32:47 --> token set from env 02:32:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:32:47 ==> Running gcov in . (disable via -X gcov) 02:32:47 ==> Python coveragepy not found 02:32:47 ==> Searching for coverage reports in: 02:32:47 + . 02:32:47 -> Found 1 reports 02:32:47 ==> Detecting git/mercurial file structure 02:32:47 ==> Reading reports 02:32:47 + ./coverage.out bytes=1650806 02:32:47 ==> Appending adjustments 02:32:47 https://docs.codecov.io/docs/fixing-reports 02:32:49 + Found adjustments 02:32:49 ==> Gzipping contents 02:32:49 140K /tmp/codecov.C424Qw.gz 02:32:49 ==> Uploading reports 02:32:49 url: https://codecov.io 02:32:49 query: branch=main&commit=b4e1e7e7db7e1f14597016669187c25b522b3ddd&build=798&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F798%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:32:49 -> Pinging Codecov 02:32:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b4e1e7e7db7e1f14597016669187c25b522b3ddd&build=798&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F798%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:32:49 -> Uploading to 02:32:49 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b4e1e7e7db7e1f14597016669187c25b522b3ddd/b0560267-3367-440e-8449-12ebc8e41d2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250220T023249Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d4e77b48bbe02d2e5c469b60343ae2593185d95959ff930ab5561a41dba83311 02:32:49 % Total % Received % Xferd Average Speed Time Time Time Current 02:32:49 Dload Upload Total Spent Left Speed 02:32:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 518k --:--:-- --:--:-- --:--:-- 518k 02:32:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b4e1e7e7db7e1f14597016669187c25b522b3ddd [Pipeline] } 02:32:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:32:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:32:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:32:50 02:32:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:32:50 latest: Pulling from edgex-devops/edgex-snyk-go 02:32:50 43c4264eed91: Pulling fs layer 02:32:50 4cc291be95ef: Pulling fs layer 02:32:50 2ac1f1163629: Pulling fs layer 02:32:50 5c3c966382ef: Pulling fs layer 02:32:50 4f4fb700ef54: Pulling fs layer 02:32:50 d9c7d2e4e75e: Pulling fs layer 02:32:50 9c3e1370e548: Pulling fs layer 02:32:50 4f4fb700ef54: Waiting 02:32:50 d9c7d2e4e75e: Waiting 02:32:50 9c3e1370e548: Waiting 02:32:50 5c3c966382ef: Waiting 02:32:50 4cc291be95ef: Verifying Checksum 02:32:50 4cc291be95ef: Download complete 02:32:50 5c3c966382ef: Verifying Checksum 02:32:50 5c3c966382ef: Download complete 02:32:50 4f4fb700ef54: Verifying Checksum 02:32:50 4f4fb700ef54: Download complete 02:32:50 43c4264eed91: Download complete 02:32:51 d9c7d2e4e75e: Verifying Checksum 02:32:51 d9c7d2e4e75e: Download complete 02:32:51 43c4264eed91: Pull complete 02:32:51 4cc291be95ef: Pull complete 02:32:51 2ac1f1163629: Verifying Checksum 02:32:51 2ac1f1163629: Download complete 02:32:51 9c3e1370e548: Verifying Checksum 02:32:51 9c3e1370e548: Download complete 02:32:55 2ac1f1163629: Pull complete 02:32:55 5c3c966382ef: Pull complete 02:32:55 4f4fb700ef54: Pull complete 02:32:55 d9c7d2e4e75e: Pull complete 02:32:58 9c3e1370e548: Pull complete 02:32:58 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:32:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:32:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:58 prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container 02:32:58 $ 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/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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:latest cat 02:33:02 $ docker top dcbb5dd7039a4694ec1fa10f4d5e687ec6ec812956d294f36074b9e8e3675fec -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:03 + git config --global --add safe.directory /w/workspace/edgex-go/798 [Pipeline] echo 02:33:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:33:03 + set -o pipefail 02:33:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:33:13 02:33:13 Monitoring /w/workspace/edgex-go/798 (github.com/edgexfoundry/edgex-go)... 02:33:13 02:33:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c23d7030-5ad1-4460-ac2e-5d2029968042 02:33:13 02:33:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:33:13 02:33:13 02:33:13 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:33:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:33:13 $ docker stop --time=1 dcbb5dd7039a4694ec1fa10f4d5e687ec6ec812956d294f36074b9e8e3675fec 02:33:17 $ docker rm -f --volumes dcbb5dd7039a4694ec1fa10f4d5e687ec6ec812956d294f36074b9e8e3675fec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:33:17 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:33:17 provisioning config files... 02:33:17 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/798@tmp/config16335312854743857692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:18 --> edgex-publish-swagger.sh 02:33:18 === Publish openapi API === 02:33:18 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:33:18 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/798/openapi/core-command.yaml] 02:33:18 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:18 Dload Upload Total Spent Left Speed 02:33:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 64914 --:--:-- --:--:-- --:--:-- 64914 02:33:18 02:33:18 02:33:18 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/798/openapi/core-data.yaml] 02:33:18 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:18 Dload Upload Total Spent Left Speed 02:33:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 344k --:--:-- --:--:-- --:--:-- 344k 100 72057 0 0 100 72057 0 180k --:--:-- --:--:-- --:--:-- 179k 02:33:18 02:33:18 02:33:18 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/798/openapi/core-keeper.yaml] 02:33:18 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:18 Dload Upload Total Spent Left Speed 02:33:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 230 112k --:--:-- --:--:-- --:--:-- 112k 02:33:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:33:19 02:33:19 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/798/openapi/core-metadata.yaml] 02:33:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:19 Dload Upload Total Spent Left Speed 02:33:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 389 389k --:--:-- --:--:-- --:--:-- 389k 02:33:19 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:33:19 02:33:19 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/798/openapi/security-proxy-auth.yaml] 02:33:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:19 Dload Upload Total Spent Left Speed 02:33:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 252 93750 --:--:-- --:--:-- --:--:-- 94003 02:33:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:33:19 02:33:19 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/798/openapi/security-secretstore-setup.yaml] 02:33:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:19 Dload Upload Total Spent Left Speed 02:33:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 358 21266 --:--:-- --:--:-- --:--:-- 21625 02:33:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:33:19 02:33:19 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/798/openapi/support-notifications.yaml] 02:33:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:19 Dload Upload Total Spent Left Speed 02:33:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 443 277k --:--:-- --:--:-- --:--:-- 277k 02:33:20 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:33:20 02:33:20 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/798/openapi/support-scheduler.yaml] 02:33:20 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:20 Dload Upload Total Spent Left Speed 02:33:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 242k --:--:-- --:--:-- --:--:-- 241k 100 50857 100 156 100 50701 475 150k --:--:-- --:--:-- --:--:-- 150k 02:33:20 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:33:20 [Pipeline] } 02:33:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:33:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:33:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:33:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:21 prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container 02:33:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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 02:33:22 $ docker top bea2a2fc20d252f48671bda058bf93955e7fd50dc84e91690f2d42653a5a9357 -eo pid,comm 02:33:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:33:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:33:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:33:22 [ssh-agent] Looking for ssh-agent implementation... 02:33:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:22 $ docker exec bea2a2fc20d252f48671bda058bf93955e7fd50dc84e91690f2d42653a5a9357 ssh-agent 02:33:22 SSH_AUTH_SOCK=/tmp/ssh-q7FHejDxJpcX/agent.32 02:33:22 SSH_AGENT_PID=38 02:33:22 Running ssh-add (command line suppressed) 02:33:22 Identity added: /w/workspace/edgex-go/798@tmp/private_key_4811979548003140313.key (/w/workspace/edgex-go/798@tmp/private_key_4811979548003140313.key) 02:33:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:33:22 + git semver tag 02:33:23 2025-02-20 02:33:23,063 [run_tag] DEBUG tag force:False 02:33:23 2025-02-20 02:33:23,064 [check_head_tag] DEBUG check head tag 02:33:23 2025-02-20 02:33:23,068 [execute] INFO git cat-file --batch-check 02:33:23 2025-02-20 02:33:23,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/798, universal_newlines=False, shell=None, istream=) 02:33:23 2025-02-20 02:33:23,073 [execute] INFO git cat-file --batch 02:33:23 2025-02-20 02:33:23,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/798, universal_newlines=False, shell=None, istream=) 02:33:23 2025-02-20 02:33:23,145 [read_version] DEBUG read version from /w/workspace/edgex-go/798/.semver/main 02:33:23 2025-02-20 02:33:23,145 [execute] INFO git tag -a v4.0.0-dev.60 -m v4.0.0-dev.60 02:33:23 2025-02-20 02:33:23,145 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.60', '-m', 'v4.0.0-dev.60'], cwd=/w/workspace/edgex-go/798, universal_newlines=False, shell=None, istream=None) 02:33:23 2025-02-20 02:33:23,151 [read_version] DEBUG read version from /w/workspace/edgex-go/798/.semver/main 02:33:23 4.0.0-dev.60 [Pipeline] } 02:33:23 $ docker exec --env ******** --env ******** bea2a2fc20d252f48671bda058bf93955e7fd50dc84e91690f2d42653a5a9357 ssh-agent -k 02:33:23 unset SSH_AUTH_SOCK; 02:33:23 unset SSH_AGENT_PID; 02:33:23 echo Agent pid 38 killed; 02:33:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:33:23 + git semver [Pipeline] } 02:33:24 $ docker stop --time=1 bea2a2fc20d252f48671bda058bf93955e7fd50dc84e91690f2d42653a5a9357 02:33:25 $ docker rm -f --volumes bea2a2fc20d252f48671bda058bf93955e7fd50dc84e91690f2d42653a5a9357 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:33:25 02:33:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:33:26 0.23.1-centos7: Pulling from edgex-lftools 02:33:26 ab5ef0e58194: Pulling fs layer 02:33:26 9712f1f96733: Pulling fs layer 02:33:26 63f879dbbcfc: Pulling fs layer 02:33:26 0d9ebad4ef96: Pulling fs layer 02:33:26 e9a5061849ea: Pulling fs layer 02:33:26 d747dcd14b5f: Pulling fs layer 02:33:26 2de7ff778b66: Pulling fs layer 02:33:26 0d9ebad4ef96: Waiting 02:33:26 e9a5061849ea: Waiting 02:33:26 d747dcd14b5f: Waiting 02:33:26 2de7ff778b66: Waiting 02:33:26 9712f1f96733: Verifying Checksum 02:33:26 9712f1f96733: Download complete 02:33:26 63f879dbbcfc: Verifying Checksum 02:33:26 63f879dbbcfc: Download complete 02:33:26 e9a5061849ea: Verifying Checksum 02:33:26 e9a5061849ea: Download complete 02:33:26 d747dcd14b5f: Download complete 02:33:26 0d9ebad4ef96: Verifying Checksum 02:33:26 0d9ebad4ef96: Download complete 02:33:26 ab5ef0e58194: Verifying Checksum 02:33:26 ab5ef0e58194: Download complete 02:33:26 2de7ff778b66: Verifying Checksum 02:33:26 2de7ff778b66: Download complete 02:33:30 ab5ef0e58194: Pull complete 02:33:30 9712f1f96733: Pull complete 02:33:30 63f879dbbcfc: Pull complete 02:33:34 0d9ebad4ef96: Pull complete 02:33:34 e9a5061849ea: Pull complete 02:33:35 d747dcd14b5f: Pull complete 02:33:36 2de7ff778b66: Pull complete 02:33:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:33:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:33:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:36 prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container 02:33:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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 02:33:39 $ docker top 3dcd48b85ee4ddb64b1cdea46f28a1e13f9fa03498a3d01c287d27ff7a31abd3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:33:39 provisioning config files... 02:33:39 copy managed file [sigul-config] to file:/w/workspace/edgex-go/798@tmp/config10784297843645123261tmp 02:33:39 copy managed file [sigul-password] to file:/w/workspace/edgex-go/798@tmp/config10377030330251096805tmp 02:33:39 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/798@tmp/config646339547340577013tmp [Pipeline] { [Pipeline] echo 02:33:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:33:40 ---> sigul-configuration.sh 02:33:40 gpg: directory `/root/.gnupg' created 02:33:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:33:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:33:40 gpg: keyring `/root/.gnupg/secring.gpg' created 02:33:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:33:40 gpg: CAST5 encrypted data 02:33:40 gpg: encrypted with 1 passphrase 02:33:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:33:40 + mkdir /home/jenkins 02:33:40 + mkdir /home/jenkins/sigul [Pipeline] sh 02:33:40 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:33:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:33:41 ---> sigul-install.sh 02:33:41 Sigul already installed; skipping installation. [Pipeline] sh 02:33:41 + git tag --list 02:33:41 0.6.0 02:33:41 0.6.1 02:33:41 0.7.0 02:33:41 0.7.1 02:33:41 v1.0.0 02:33:41 v1.0.1 02:33:41 v1.1.0 02:33:41 v1.2.0 02:33:41 v1.2.1 02:33:41 v1.3.0 02:33:41 v1.3.1 02:33:41 v2.0.0 02:33:41 v2.1.0 02:33:41 v2.1.1 02:33:41 v2.2.0 02:33:41 v2.3.0 02:33:41 v3.0 02:33:41 v3.0.0 02:33:41 v3.1 02:33:41 v3.1.0 02:33:41 v3.1.0-dev.1 02:33:41 v3.1.0-dev.10 02:33:41 v3.1.0-dev.11 02:33:41 v3.1.0-dev.12 02:33:41 v3.1.0-dev.13 02:33:41 v3.1.0-dev.14 02:33:41 v3.1.0-dev.15 02:33:41 v3.1.0-dev.16 02:33:41 v3.1.0-dev.17 02:33:41 v3.1.0-dev.18 02:33:41 v3.1.0-dev.19 02:33:41 v3.1.0-dev.2 02:33:41 v3.1.0-dev.20 02:33:41 v3.1.0-dev.21 02:33:41 v3.1.0-dev.22 02:33:41 v3.1.0-dev.23 02:33:41 v3.1.0-dev.24 02:33:41 v3.1.0-dev.25 02:33:41 v3.1.0-dev.26 02:33:41 v3.1.0-dev.27 02:33:41 v3.1.0-dev.28 02:33:41 v3.1.0-dev.29 02:33:41 v3.1.0-dev.3 02:33:41 v3.1.0-dev.30 02:33:41 v3.1.0-dev.31 02:33:41 v3.1.0-dev.32 02:33:41 v3.1.0-dev.33 02:33:41 v3.1.0-dev.34 02:33:41 v3.1.0-dev.35 02:33:41 v3.1.0-dev.36 02:33:41 v3.1.0-dev.37 02:33:41 v3.1.0-dev.38 02:33:41 v3.1.0-dev.39 02:33:41 v3.1.0-dev.4 02:33:41 v3.1.0-dev.40 02:33:41 v3.1.0-dev.41 02:33:41 v3.1.0-dev.42 02:33:41 v3.1.0-dev.43 02:33:41 v3.1.0-dev.44 02:33:41 v3.1.0-dev.45 02:33:41 v3.1.0-dev.46 02:33:41 v3.1.0-dev.47 02:33:41 v3.1.0-dev.48 02:33:41 v3.1.0-dev.49 02:33:41 v3.1.0-dev.5 02:33:41 v3.1.0-dev.50 02:33:41 v3.1.0-dev.51 02:33:41 v3.1.0-dev.52 02:33:41 v3.1.0-dev.53 02:33:41 v3.1.0-dev.54 02:33:41 v3.1.0-dev.55 02:33:41 v3.1.0-dev.56 02:33:41 v3.1.0-dev.57 02:33:41 v3.1.0-dev.58 02:33:41 v3.1.0-dev.59 02:33:41 v3.1.0-dev.6 02:33:41 v3.1.0-dev.60 02:33:41 v3.1.0-dev.61 02:33:41 v3.1.0-dev.62 02:33:41 v3.1.0-dev.63 02:33:41 v3.1.0-dev.64 02:33:41 v3.1.0-dev.65 02:33:41 v3.1.0-dev.66 02:33:41 v3.1.0-dev.67 02:33:41 v3.1.0-dev.68 02:33:41 v3.1.0-dev.69 02:33:41 v3.1.0-dev.7 02:33:41 v3.1.0-dev.70 02:33:41 v3.1.0-dev.71 02:33:41 v3.1.0-dev.72 02:33:41 v3.1.0-dev.73 02:33:41 v3.1.0-dev.8 02:33:41 v3.1.0-dev.9 02:33:41 v3.1.1 02:33:41 v3.1.1-dev.1 02:33:41 v3.1.1-dev.2 02:33:41 v3.2.0-dev.1 02:33:41 v3.2.0-dev.10 02:33:41 v3.2.0-dev.100 02:33:41 v3.2.0-dev.101 02:33:41 v3.2.0-dev.102 02:33:41 v3.2.0-dev.103 02:33:41 v3.2.0-dev.104 02:33:41 v3.2.0-dev.105 02:33:41 v3.2.0-dev.106 02:33:41 v3.2.0-dev.107 02:33:41 v3.2.0-dev.108 02:33:41 v3.2.0-dev.109 02:33:41 v3.2.0-dev.11 02:33:41 v3.2.0-dev.12 02:33:41 v3.2.0-dev.13 02:33:41 v3.2.0-dev.14 02:33:41 v3.2.0-dev.15 02:33:41 v3.2.0-dev.16 02:33:41 v3.2.0-dev.17 02:33:41 v3.2.0-dev.18 02:33:41 v3.2.0-dev.19 02:33:41 v3.2.0-dev.2 02:33:41 v3.2.0-dev.20 02:33:41 v3.2.0-dev.21 02:33:41 v3.2.0-dev.22 02:33:41 v3.2.0-dev.23 02:33:41 v3.2.0-dev.24 02:33:41 v3.2.0-dev.25 02:33:41 v3.2.0-dev.26 02:33:41 v3.2.0-dev.27 02:33:41 v3.2.0-dev.28 02:33:41 v3.2.0-dev.29 02:33:41 v3.2.0-dev.3 02:33:41 v3.2.0-dev.30 02:33:41 v3.2.0-dev.31 02:33:41 v3.2.0-dev.32 02:33:41 v3.2.0-dev.33 02:33:41 v3.2.0-dev.34 02:33:41 v3.2.0-dev.35 02:33:41 v3.2.0-dev.36 02:33:41 v3.2.0-dev.37 02:33:41 v3.2.0-dev.38 02:33:41 v3.2.0-dev.39 02:33:41 v3.2.0-dev.4 02:33:41 v3.2.0-dev.40 02:33:41 v3.2.0-dev.41 02:33:41 v3.2.0-dev.42 02:33:41 v3.2.0-dev.43 02:33:41 v3.2.0-dev.44 02:33:41 v3.2.0-dev.45 02:33:41 v3.2.0-dev.46 02:33:41 v3.2.0-dev.47 02:33:41 v3.2.0-dev.48 02:33:41 v3.2.0-dev.49 02:33:41 v3.2.0-dev.5 02:33:41 v3.2.0-dev.50 02:33:41 v3.2.0-dev.51 02:33:41 v3.2.0-dev.52 02:33:41 v3.2.0-dev.53 02:33:41 v3.2.0-dev.54 02:33:41 v3.2.0-dev.55 02:33:41 v3.2.0-dev.56 02:33:41 v3.2.0-dev.57 02:33:41 v3.2.0-dev.58 02:33:41 v3.2.0-dev.59 02:33:41 v3.2.0-dev.6 02:33:41 v3.2.0-dev.60 02:33:41 v3.2.0-dev.61 02:33:41 v3.2.0-dev.62 02:33:41 v3.2.0-dev.63 02:33:41 v3.2.0-dev.64 02:33:41 v3.2.0-dev.65 02:33:41 v3.2.0-dev.66 02:33:41 v3.2.0-dev.67 02:33:41 v3.2.0-dev.68 02:33:41 v3.2.0-dev.69 02:33:41 v3.2.0-dev.7 02:33:41 v3.2.0-dev.70 02:33:41 v3.2.0-dev.71 02:33:41 v3.2.0-dev.72 02:33:41 v3.2.0-dev.73 02:33:41 v3.2.0-dev.74 02:33:41 v3.2.0-dev.75 02:33:41 v3.2.0-dev.76 02:33:41 v3.2.0-dev.77 02:33:41 v3.2.0-dev.78 02:33:41 v3.2.0-dev.79 02:33:41 v3.2.0-dev.8 02:33:41 v3.2.0-dev.80 02:33:41 v3.2.0-dev.81 02:33:41 v3.2.0-dev.82 02:33:41 v3.2.0-dev.83 02:33:41 v3.2.0-dev.84 02:33:41 v3.2.0-dev.85 02:33:41 v3.2.0-dev.86 02:33:41 v3.2.0-dev.87 02:33:41 v3.2.0-dev.88 02:33:41 v3.2.0-dev.89 02:33:41 v3.2.0-dev.9 02:33:41 v3.2.0-dev.90 02:33:41 v3.2.0-dev.91 02:33:41 v3.2.0-dev.92 02:33:41 v3.2.0-dev.93 02:33:41 v3.2.0-dev.94 02:33:41 v3.2.0-dev.95 02:33:41 v3.2.0-dev.96 02:33:41 v3.2.0-dev.97 02:33:41 v3.2.0-dev.98 02:33:41 v3.2.0-dev.99 02:33:41 v4.0.0-dev.1 02:33:41 v4.0.0-dev.10 02:33:41 v4.0.0-dev.11 02:33:41 v4.0.0-dev.12 02:33:41 v4.0.0-dev.13 02:33:41 v4.0.0-dev.14 02:33:41 v4.0.0-dev.15 02:33:41 v4.0.0-dev.16 02:33:41 v4.0.0-dev.17 02:33:41 v4.0.0-dev.18 02:33:41 v4.0.0-dev.19 02:33:41 v4.0.0-dev.2 02:33:41 v4.0.0-dev.20 02:33:41 v4.0.0-dev.21 02:33:41 v4.0.0-dev.22 02:33:41 v4.0.0-dev.23 02:33:41 v4.0.0-dev.24 02:33:41 v4.0.0-dev.25 02:33:41 v4.0.0-dev.26 02:33:41 v4.0.0-dev.27 02:33:41 v4.0.0-dev.28 02:33:41 v4.0.0-dev.29 02:33:41 v4.0.0-dev.3 02:33:41 v4.0.0-dev.30 02:33:41 v4.0.0-dev.31 02:33:41 v4.0.0-dev.32 02:33:41 v4.0.0-dev.33 02:33:41 v4.0.0-dev.34 02:33:41 v4.0.0-dev.35 02:33:41 v4.0.0-dev.36 02:33:41 v4.0.0-dev.37 02:33:41 v4.0.0-dev.38 02:33:41 v4.0.0-dev.39 02:33:41 v4.0.0-dev.4 02:33:41 v4.0.0-dev.40 02:33:41 v4.0.0-dev.41 02:33:41 v4.0.0-dev.42 02:33:41 v4.0.0-dev.43 02:33:41 v4.0.0-dev.44 02:33:41 v4.0.0-dev.45 02:33:41 v4.0.0-dev.46 02:33:41 v4.0.0-dev.47 02:33:41 v4.0.0-dev.48 02:33:41 v4.0.0-dev.49 02:33:41 v4.0.0-dev.5 02:33:41 v4.0.0-dev.50 02:33:41 v4.0.0-dev.51 02:33:41 v4.0.0-dev.52 02:33:41 v4.0.0-dev.53 02:33:41 v4.0.0-dev.54 02:33:41 v4.0.0-dev.55 02:33:41 v4.0.0-dev.56 02:33:41 v4.0.0-dev.57 02:33:41 v4.0.0-dev.58 02:33:41 v4.0.0-dev.59 02:33:41 v4.0.0-dev.6 02:33:41 v4.0.0-dev.60 02:33:41 v4.0.0-dev.7 02:33:41 v4.0.0-dev.8 02:33:41 v4.0.0-dev.9 [Pipeline] sh 02:33:41 + lftools sign git-tag v4.0.0-dev.60 02:33:42 Signing Git tag with Sigul... 02:33:42 Signing v4.0.0-dev.60 [Pipeline] echo 02:33:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:33:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:33:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:33:42 $ docker stop --time=1 3dcd48b85ee4ddb64b1cdea46f28a1e13f9fa03498a3d01c287d27ff7a31abd3 02:33:44 $ docker rm -f --volumes 3dcd48b85ee4ddb64b1cdea46f28a1e13f9fa03498a3d01c287d27ff7a31abd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:33:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:33:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:33:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:45 prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container 02:33:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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 02:33:45 $ docker top d786e0ee00f648f54df3e5b826810bada1a1347159d75b6fde1df1d5d296d221 -eo pid,comm 02:33:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:33:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:33:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:33:45 [ssh-agent] Looking for ssh-agent implementation... 02:33:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:45 $ docker exec d786e0ee00f648f54df3e5b826810bada1a1347159d75b6fde1df1d5d296d221 ssh-agent 02:33:45 SSH_AUTH_SOCK=/tmp/ssh-t7HkSeKWk9XD/agent.33 02:33:45 SSH_AGENT_PID=40 02:33:45 Running ssh-add (command line suppressed) 02:33:45 Identity added: /w/workspace/edgex-go/798@tmp/private_key_8434163237867506600.key (/w/workspace/edgex-go/798@tmp/private_key_8434163237867506600.key) 02:33:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:33:46 + git semver bump pre 02:33:46 2025-02-20 02:33:46,326 [read_version] DEBUG read version from /w/workspace/edgex-go/798/.semver/main 02:33:46 2025-02-20 02:33:46,326 [bump_version] DEBUG bumping version:4.0.0-dev.60 on axis:pre with prefix:dev 02:33:46 2025-02-20 02:33:46,326 [bump_version] DEBUG bumped version:4.0.0-dev.61 02:33:46 2025-02-20 02:33:46,326 [write_version] DEBUG write version:4.0.0-dev.61 to path:/w/workspace/edgex-go/798/.semver/main with force:True 02:33:46 2025-02-20 02:33:46,326 [read_version] DEBUG read version from /w/workspace/edgex-go/798/.semver/main 02:33:46 2025-02-20 02:33:46,326 [write_file] DEBUG write to file:/w/workspace/edgex-go/798/.semver/main 02:33:46 2025-02-20 02:33:46,329 [execute] INFO git cat-file --batch-check 02:33:46 2025-02-20 02:33:46,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/798/.semver, universal_newlines=False, shell=None, istream=) 02:33:46 2025-02-20 02:33:46,335 [execute] INFO git cat-file --batch 02:33:46 2025-02-20 02:33:46,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/798/.semver, universal_newlines=False, shell=None, istream=) 02:33:46 2025-02-20 02:33:46,341 [read_version] DEBUG read version from /w/workspace/edgex-go/798/.semver/main 02:33:46 4.0.0-dev.61 [Pipeline] } 02:33:46 $ docker exec --env ******** --env ******** d786e0ee00f648f54df3e5b826810bada1a1347159d75b6fde1df1d5d296d221 ssh-agent -k 02:33:46 unset SSH_AUTH_SOCK; 02:33:46 unset SSH_AGENT_PID; 02:33:46 echo Agent pid 40 killed; 02:33:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:33:46 + git semver [Pipeline] } 02:33:47 $ docker stop --time=1 d786e0ee00f648f54df3e5b826810bada1a1347159d75b6fde1df1d5d296d221 02:33:48 $ docker rm -f --volumes d786e0ee00f648f54df3e5b826810bada1a1347159d75b6fde1df1d5d296d221 [Pipeline] // withDockerContainer [Pipeline] sh 02:33:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:33:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:33:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:49 prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container 02:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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 02:33:49 $ docker top 03b60294237760a4499719e0059280397b30111852e76ed7560926ad3661adfd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:33:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:33:49 [ssh-agent] Looking for ssh-agent implementation... 02:33:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:49 $ docker exec 03b60294237760a4499719e0059280397b30111852e76ed7560926ad3661adfd ssh-agent 02:33:49 SSH_AUTH_SOCK=/tmp/ssh-ZUpLq1rsxQpQ/agent.34 02:33:49 SSH_AGENT_PID=40 02:33:49 Running ssh-add (command line suppressed) 02:33:50 Identity added: /w/workspace/edgex-go/798@tmp/private_key_17390046962998848488.key (/w/workspace/edgex-go/798@tmp/private_key_17390046962998848488.key) 02:33:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:33:50 + git semver push 02:33:50 2025-02-20 02:33:50,516 [run_push] DEBUG push 02:33:50 2025-02-20 02:33:50,516 [execute] INFO git cat-file --batch-check 02:33:50 2025-02-20 02:33:50,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/798/.semver, universal_newlines=False, shell=None, istream=) 02:33:50 2025-02-20 02:33:50,521 [execute] INFO git rev-list b82665d41abf35f3961bcc1614bb26a30f0dc668 -- 02:33:50 2025-02-20 02:33:50,521 [execute] DEBUG Popen(['git', 'rev-list', 'b82665d41abf35f3961bcc1614bb26a30f0dc668', '--'], cwd=/w/workspace/edgex-go/798/.semver, universal_newlines=False, shell=None, istream=None) 02:33:50 2025-02-20 02:33:50,542 [execute] INFO git fetch -v origin 02:33:50 2025-02-20 02:33:50,543 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/798/.semver, universal_newlines=True, shell=None, istream=None) 02:33:51 2025-02-20 02:33:50,984 [run_push] DEBUG no remote changes detected 02:33:51 2025-02-20 02:33:50,984 [execute] INFO git push origin semver 02:33:51 2025-02-20 02:33:50,985 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/798/.semver, universal_newlines=False, shell=None, istream=None) 02:33:52 2025-02-20 02:33:51,778 [run_push] DEBUG push all version tags 02:33:52 2025-02-20 02:33:51,779 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:33:52 2025-02-20 02:33:51,779 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/798, universal_newlines=False, shell=None, istream=None) 02:33:52 2025-02-20 02:33:52,439 [read_version] DEBUG read version from /w/workspace/edgex-go/798/.semver/main 02:33:52 4.0.0-dev.61 [Pipeline] } 02:33:52 $ docker exec --env ******** --env ******** 03b60294237760a4499719e0059280397b30111852e76ed7560926ad3661adfd ssh-agent -k 02:33:52 unset SSH_AUTH_SOCK; 02:33:52 unset SSH_AGENT_PID; 02:33:52 echo Agent pid 40 killed; 02:33:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:33:53 + git semver [Pipeline] } 02:33:53 $ docker stop --time=1 03b60294237760a4499719e0059280397b30111852e76ed7560926ad3661adfd 02:33:54 $ docker rm -f --volumes 03b60294237760a4499719e0059280397b30111852e76ed7560926ad3661adfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:33:55 + [ -d /w/workspace/edgex-go/798/archives ] [Pipeline] libraryResource [Pipeline] sh 02:33:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:33:56 ---> package-listing.sh 02:33:56 ++ facter osfamily 02:33:56 ++ tr '[:upper:]' '[:lower:]' 02:33:56 + OS_FAMILY=debian 02:33:56 + workspace=/w/workspace/edgex-go/798 02:33:56 + START_PACKAGES=/tmp/packages_start.txt 02:33:56 + END_PACKAGES=/tmp/packages_end.txt 02:33:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:33:56 + PACKAGES=/tmp/packages_start.txt 02:33:56 + '[' /w/workspace/edgex-go/798 ']' 02:33:56 + PACKAGES=/tmp/packages_end.txt 02:33:56 + case "${OS_FAMILY}" in 02:33:56 + dpkg -l 02:33:56 + grep '^ii' 02:33:56 + '[' -f /tmp/packages_start.txt ']' 02:33:56 + '[' -f /tmp/packages_end.txt ']' 02:33:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:33:56 + '[' /w/workspace/edgex-go/798 ']' 02:33:56 + mkdir -p /w/workspace/edgex-go/798/archives/ 02:33:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/798/archives/ [Pipeline] echo 02:33:56 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/798/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:33:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:57 02:33:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:57 latest: Pulling from edgex-lftools-log-publisher 02:33:57 5eb5b503b376: Pulling fs layer 02:33:57 5c69ac0246d0: Pulling fs layer 02:33:57 ec43610c2a17: Pulling fs layer 02:33:57 3a2ae6a8a46f: Pulling fs layer 02:33:57 33b1e0a273af: Pulling fs layer 02:33:57 5d3b04190fa2: Pulling fs layer 02:33:57 2f39f015ded8: Pulling fs layer 02:33:57 3a2ae6a8a46f: Waiting 02:33:57 33b1e0a273af: Waiting 02:33:57 5d3b04190fa2: Waiting 02:33:57 2f39f015ded8: Waiting 02:33:57 5c69ac0246d0: Download complete 02:33:57 3a2ae6a8a46f: Verifying Checksum 02:33:57 3a2ae6a8a46f: Download complete 02:33:58 33b1e0a273af: Verifying Checksum 02:33:58 33b1e0a273af: Download complete 02:33:58 ec43610c2a17: Verifying Checksum 02:33:58 ec43610c2a17: Download complete 02:33:58 5d3b04190fa2: Verifying Checksum 02:33:58 5d3b04190fa2: Download complete 02:33:58 5eb5b503b376: Download complete 02:33:58 2f39f015ded8: Download complete 02:33:59 5eb5b503b376: Pull complete 02:33:59 5c69ac0246d0: Pull complete 02:34:00 ec43610c2a17: Pull complete 02:34:00 3a2ae6a8a46f: Pull complete 02:34:00 33b1e0a273af: Pull complete 02:34:00 5d3b04190fa2: Pull complete 02:34:05 2f39f015ded8: Pull complete 02:34:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:34:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:34:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:05 prd-ubuntu20.04-docker-8c-8g-39266 does not seem to be running inside a container 02:34:05 $ 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/798/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/798 -v /w/workspace/edgex-go/798:/w/workspace/edgex-go/798:rw,z -v /w/workspace/edgex-go/798@tmp:/w/workspace/edgex-go/798@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 02:34:08 $ docker top 3eb0cafe4a9375f41546c55d60cc4fc9189c9ffceadb88b9a2588df2ac23f174 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:09 + touch /tmp/pre-build-complete [Pipeline] sh 02:34:09 + mkdir -p /var/log/sysstat [Pipeline] sh 02:34:09 + ls /var/log/sa-host 02:34:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:09 provisioning config files... 02:34:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/798@tmp/config14853884734058468547tmp [Pipeline] { [Pipeline] echo 02:34:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:34:10 ---> create-netrc.sh [Pipeline] } 02:34:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:34:10 ---> python-tools-install.sh [Pipeline] echo 02:34:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:34:10 ---> sudo-logs.sh 02:34:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:34:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:34:11 ---> job-cost.sh 02:34:11 lf-activate-venv: SKIPPING 02:34:11 DEBUG: total: 0.10999999940395355 02:34:11 INFO: Retrieving Stack Cost... 02:34:11 INFO: Retrieving Pricing Info for: v3-standard-8 02:34:11 INFO: Archiving Costs [Pipeline] echo 02:34:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:34:12 ---> logs-deploy.sh 02:34:12 lf-activate-venv: SKIPPING 02:34:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/798 02:34:12 INFO: archiving workspace using pattern(s): 02:34:13 Archives upload complete. 02:34:13 INFO: archiving logs to Nexus 02:34:14 ---> uname -a: 02:34:14 Linux prd-ubuntu20-04-docker-8c-8g-39266 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:34:14 02:34:14 02:34:14 ---> lscpu: 02:34:14 Architecture: x86_64 02:34:14 CPU op-mode(s): 32-bit, 64-bit 02:34:14 Byte Order: Little Endian 02:34:14 Address sizes: 40 bits physical, 48 bits virtual 02:34:14 CPU(s): 8 02:34:14 On-line CPU(s) list: 0-7 02:34:14 Thread(s) per core: 1 02:34:14 Core(s) per socket: 1 02:34:14 Socket(s): 8 02:34:14 NUMA node(s): 1 02:34:14 Vendor ID: AuthenticAMD 02:34:14 CPU family: 23 02:34:14 Model: 49 02:34:14 Model name: AMD EPYC-Rome Processor 02:34:14 Stepping: 0 02:34:14 CPU MHz: 2800.000 02:34:14 BogoMIPS: 5600.00 02:34:14 Virtualization: AMD-V 02:34:14 Hypervisor vendor: KVM 02:34:14 Virtualization type: full 02:34:14 L1d cache: 256 KiB 02:34:14 L1i cache: 256 KiB 02:34:14 L2 cache: 4 MiB 02:34:14 L3 cache: 128 MiB 02:34:14 NUMA node0 CPU(s): 0-7 02:34:14 Vulnerability Itlb multihit: Not affected 02:34:14 Vulnerability L1tf: Not affected 02:34:14 Vulnerability Mds: Not affected 02:34:14 Vulnerability Meltdown: Not affected 02:34:14 Vulnerability Mmio stale data: Not affected 02:34:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:34:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:34:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:34:14 Vulnerability Srbds: Not affected 02:34:14 Vulnerability Tsx async abort: Not affected 02:34:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:34:14 02:34:14 02:34:14 ---> nproc: 02:34:14 8 02:34:14 02:34:14 02:34:14 ---> df -h: 02:34:14 Filesystem Size Used Avail Use% Mounted on 02:34:14 overlay 155G 30G 126G 20% / 02:34:14 tmpfs 64M 0 64M 0% /dev 02:34:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:34:14 shm 64M 0 64M 0% /dev/shm 02:34:14 /dev/vda1 155G 30G 126G 20% /facter-os 02:34:14 02:34:14 02:34:14 ---> sar -b -r -n DEV: 02:34:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39266) 02/20/25 _x86_64_ (8 CPU) 02:34:14 02:34:14 01:36:02 LINUX RESTART (8 CPU) 02:34:14 02:34:14 01:37:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:34:14 01:38:01 193.73 1.14 192.59 0.00 42.16 66416.40 0.00 02:34:14 01:39:01 46.29 1.40 44.89 0.00 33.33 35573.15 0.00 02:34:14 01:40:01 31.58 0.35 31.23 0.00 16.13 19956.67 0.00 02:34:14 01:41:01 183.94 0.37 183.57 0.00 31.33 107440.76 0.00 02:34:14 01:42:01 966.38 19.36 947.02 0.00 2731.36 252520.49 0.00 02:34:14 01:43:01 347.28 2.02 345.27 0.00 29.86 148346.55 0.00 02:34:14 01:44:01 286.82 0.02 286.80 0.00 0.13 120588.60 0.00 02:34:14 01:45:01 534.66 0.03 534.63 0.00 0.27 125549.61 0.00 02:34:14 01:46:01 417.21 0.13 417.08 0.00 18.79 34736.42 0.00 02:34:14 01:47:01 25.61 0.02 25.60 0.00 0.13 643.23 0.00 02:34:14 01:48:01 3.05 0.00 3.05 0.00 0.00 63.32 0.00 02:34:14 01:49:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 02:34:14 01:50:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 02:34:14 01:51:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 02:34:14 01:52:01 1.52 0.02 1.50 0.00 0.13 21.46 0.00 02:34:14 01:53:01 1.62 0.00 1.62 0.00 0.00 19.60 0.00 02:34:14 01:54:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 02:34:14 01:55:01 1.25 0.00 1.25 0.00 0.00 16.26 0.00 02:34:14 01:56:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 02:34:14 01:57:01 1.62 0.00 1.62 0.00 0.00 19.60 0.00 02:34:14 01:58:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 02:34:14 01:59:01 1.52 0.00 1.52 0.00 0.00 17.59 0.00 02:34:14 02:00:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 02:34:14 02:01:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 02:34:14 02:02:01 1.00 0.00 1.00 0.00 0.00 11.52 0.00 02:34:14 02:03:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 02:34:14 02:04:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 02:34:14 02:05:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 02:34:14 02:06:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 02:34:14 02:07:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 02:34:14 02:08:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 02:34:14 02:09:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 02:34:14 02:10:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 02:34:14 02:11:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 02:34:14 02:12:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 02:34:14 02:13:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 02:34:14 02:14:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 02:34:14 02:15:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 02:34:14 02:16:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 02:34:14 02:17:01 1.43 0.02 1.42 0.00 0.13 17.86 0.00 02:34:14 02:18:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 02:34:14 02:19:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 02:34:14 02:20:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 02:34:14 02:21:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 02:34:14 02:22:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 02:34:14 02:23:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 02:34:14 02:24:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 02:34:14 02:25:01 1.27 0.00 1.27 0.00 0.00 15.59 0.00 02:34:14 02:26:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 02:34:14 02:27:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 02:34:14 02:28:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 02:34:14 02:29:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 02:34:14 02:30:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 02:34:14 02:31:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 02:34:14 02:32:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 02:34:14 02:33:01 54.97 0.07 54.91 0.00 7.87 17181.40 0.00 02:34:14 02:34:01 152.12 0.63 151.48 0.00 33.06 44680.17 0.00 02:34:14 Average: 57.82 0.45 57.37 0.00 51.68 17085.10 0.00 02:34:14 02:34:14 01:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:34:14 01:38:01 27483472 31064688 1233292 3.75 127240 3625852 2575320 7.59 1888096 3001412 384168 02:34:14 01:39:01 27489096 31296668 999404 3.04 130760 3813228 2152488 6.34 1549640 3304108 39804 02:34:14 01:40:01 26439588 31338860 953740 2.90 134952 4846740 2288544 6.74 1826236 4011272 531184 02:34:14 01:41:01 22691068 31259528 1029792 3.13 145972 8437096 2662552 7.85 2008792 7499088 2362204 02:34:14 01:42:01 16744764 31370724 877916 2.67 363172 13838336 2506360 7.39 2901228 12068832 1080152 02:34:14 01:43:01 8044532 27748780 4429448 13.47 404908 18421536 11994220 35.35 7274368 15839584 1471684 02:34:14 01:44:01 5339584 27428228 4755432 14.46 418892 20701264 10263624 30.25 8615668 17128244 465968 02:34:14 01:45:01 7105712 30971816 1238436 3.77 431880 22505596 3569648 10.52 5074940 18991616 627900 02:34:14 01:46:01 8823672 31418608 827764 2.52 437372 21355596 2345752 6.91 3548040 18973380 596 02:34:14 01:47:01 8834984 31431388 814820 2.48 438572 21355876 2217304 6.53 3977364 18532536 556 02:34:14 01:48:01 8837332 31433800 812472 2.47 438660 21355876 2226548 6.56 3975180 18532340 4 02:34:14 01:49:01 8838564 31435068 811508 2.47 438680 21355876 2226548 6.56 3973612 18532340 8 02:34:14 01:50:01 8852188 31448696 797844 2.43 438700 21355880 2226548 6.56 3959488 18532344 24 02:34:14 01:51:01 8854296 31450864 796076 2.42 438736 21355880 2226548 6.56 3958804 18532344 40 02:34:14 01:52:01 8855868 31452452 794932 2.42 438776 21355860 2244440 6.61 3956464 18532324 36 02:34:14 01:53:01 8856184 31452780 794536 2.42 438804 21355868 2244440 6.61 3956132 18532332 24 02:34:14 01:54:01 8856104 31452736 794532 2.42 438828 21355868 2244440 6.61 3956000 18532332 8 02:34:14 01:55:01 8856224 31453012 794396 2.42 438852 21356000 2244440 6.61 3956092 18532444 8 02:34:14 01:56:01 8857396 31454252 793104 2.41 438888 21356000 2244440 6.61 3955812 18532464 36 02:34:14 01:57:01 8857200 31454080 793268 2.41 438912 21356004 2244440 6.61 3955340 18532468 8 02:34:14 01:58:01 8857216 31454100 793224 2.41 438920 21356008 2244440 6.61 3955560 18532472 12 02:34:14 01:59:01 8857136 31454060 793260 2.41 438948 21356008 2244440 6.61 3955704 18532472 12 02:34:14 02:00:01 8856828 31453788 793480 2.41 438972 21356012 2244440 6.61 3955784 18532476 8 02:34:14 02:01:01 8856828 31453804 793388 2.41 439000 21356000 2244440 6.61 3955340 18532476 12 02:34:14 02:02:01 8856772 31453780 793416 2.41 439004 21356020 2244440 6.61 3955584 18532484 16 02:34:14 02:03:01 8856820 31453852 793272 2.41 439032 21356028 2244440 6.61 3955992 18532492 8 02:34:14 02:04:01 8856740 31453804 793268 2.41 439056 21356028 2244440 6.61 3955740 18532492 20 02:34:14 02:05:01 8856912 31453980 793060 2.41 439072 21356032 2244440 6.61 3955580 18532496 12 02:34:14 02:06:01 8856860 31453976 793280 2.41 439100 21356032 2244440 6.61 3955616 18532500 8 02:34:14 02:07:01 8856828 31453984 793264 2.41 439140 21356036 2244440 6.61 3955584 18532500 8 02:34:14 02:08:01 8856828 31454000 793236 2.41 439156 21356036 2244440 6.61 3955668 18532500 8 02:34:14 02:09:01 8856796 31454024 793180 2.41 439196 21356040 2244440 6.61 3955724 18532508 32 02:34:14 02:10:01 8856496 31453732 793384 2.41 439220 21356044 2244440 6.61 3956020 18532508 4 02:34:14 02:11:01 8856448 31453684 793348 2.41 439240 21356048 2244440 6.61 3955788 18532508 24 02:34:14 02:12:01 8856432 31453732 793304 2.41 439280 21356052 2260556 6.66 3955692 18532512 32 02:34:14 02:13:01 8856644 31454008 793296 2.41 439320 21356052 2260556 6.66 3955692 18532520 12 02:34:14 02:14:01 8856308 31453676 793568 2.41 439348 21356056 2260556 6.66 3955708 18532524 28 02:34:14 02:15:01 8856500 31453876 793540 2.41 439364 21356060 2260556 6.66 3955692 18532528 8 02:34:14 02:16:01 8856752 31454192 793264 2.41 439384 21356060 2260556 6.66 3955748 18532532 8 02:34:14 02:17:01 8856428 31453896 793524 2.41 439420 21356056 2260556 6.66 3955840 18532528 4 02:34:14 02:18:01 8856340 31453872 793428 2.41 439436 21356068 2260556 6.66 3955828 18532528 40 02:34:14 02:19:01 8856348 31453888 793360 2.41 439460 21356072 2260556 6.66 3956104 18532532 32 02:34:14 02:20:01 8856496 31454092 793088 2.41 439476 21356080 2260556 6.66 3956448 18532536 188 02:34:14 02:21:01 8856552 31454148 793012 2.41 439496 21356080 2260556 6.66 3955908 18532536 12 02:34:14 02:22:01 8856568 31454212 792944 2.41 439528 21356084 2260556 6.66 3956036 18532540 48 02:34:14 02:23:01 8856804 31454484 792672 2.41 439548 21356084 2260556 6.66 3956020 18532552 8 02:34:14 02:24:01 8856764 31454448 792640 2.41 439564 21356088 2260556 6.66 3956028 18532556 52 02:34:14 02:25:01 8856456 31454220 792728 2.41 439584 21356220 2260556 6.66 3956060 18532636 8 02:34:14 02:26:01 8856408 31454172 792700 2.41 439600 21356220 2260556 6.66 3956068 18532636 12 02:34:14 02:27:01 8856424 31454304 792604 2.41 439632 21356208 2260556 6.66 3956200 18532688 4 02:34:14 02:28:01 8856124 31454032 792800 2.41 439656 21356224 2260556 6.66 3956224 18532688 12 02:34:14 02:29:01 8856240 31454188 792608 2.41 439668 21356232 2260556 6.66 3957648 18532700 20 02:34:14 02:30:01 8856408 31454364 792568 2.41 439688 21356236 2260556 6.66 3957644 18532704 8 02:34:14 02:31:01 8856456 31454460 792464 2.41 439712 21356236 2244272 6.61 3958112 18532700 44 02:34:14 02:32:01 8856376 31454384 792472 2.41 439724 21356236 2244272 6.61 3957556 18532704 8 02:34:14 02:33:01 8087776 31418412 827316 2.52 443412 22034756 2342072 6.90 3989812 19212480 198916 02:34:14 02:34:01 6968196 31383376 859680 2.61 471028 22988544 2543420 7.50 4106832 20108456 353572 02:34:14 Average: 10044827 31289650 957690 2.91 416016 20086783 2608691 7.69 3944314 17414632 131889 02:34:14 02:34:14 01:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:34:14 01:38:01 veth3d77bc8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:34:14 01:38:01 docker0 956.24 968.77 68.60 4627.78 0.00 0.00 0.00 0.00 02:34:14 01:38:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 02:34:14 01:38:01 ens3 1122.06 1044.91 7951.44 105.79 0.00 0.00 0.00 0.00 02:34:14 01:39:01 veth3d77bc8 1.23 1.27 0.11 0.11 0.00 0.00 0.00 0.00 02:34:14 01:39:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 02:34:14 01:39:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:34:14 01:39:01 ens3 45.88 27.50 40.31 18.62 0.00 0.00 0.00 0.00 02:34:14 01:40:01 veth3d77bc8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:40:01 ens3 21.05 13.06 17.29 11.65 0.00 0.00 0.00 0.00 02:34:14 01:41:01 vethe12aec8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:41:01 veth4fcda22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:41:01 veth7fd5529 0.55 0.60 0.05 0.24 0.00 0.00 0.00 0.00 02:34:14 01:41:01 vethad39c66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:41:01 docker0 4.63 10.20 0.29 148.85 0.00 0.00 0.00 0.00 02:34:14 01:41:01 veth34bcca1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:41:01 veth506f464 1.60 3.38 0.12 38.69 0.00 0.00 0.00 0.00 02:34:14 01:41:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 02:34:14 01:41:01 veth8543d21 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:41:01 vethd6acf6f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:41:01 vetheb8e8bd 2.48 6.65 0.19 109.96 0.00 0.00 0.00 0.01 02:34:14 01:41:01 ens3 130.49 107.82 2430.07 162.88 0.00 0.00 0.00 0.00 02:34:14 01:42:01 veth6d4d80a 69.98 141.17 7.47 1224.53 0.00 0.00 0.00 0.10 02:34:14 01:42:01 veth7fd5529 0.08 0.93 0.00 0.04 0.00 0.00 0.00 0.00 02:34:14 01:42:01 vethb020726 76.97 118.61 7.93 1223.66 0.00 0.00 0.00 0.10 02:34:14 01:42:01 veth602d2b5 65.33 148.15 7.11 1225.38 0.00 0.00 0.00 0.10 02:34:14 01:42:01 docker0 503.58 905.81 43.89 8636.44 0.00 0.00 0.00 0.00 02:34:14 01:42:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 02:34:14 01:42:01 veth9b059f1 73.23 124.18 7.63 1235.26 0.00 0.00 0.00 0.10 02:34:14 01:42:01 veth57f86e3 82.22 143.62 8.25 1239.70 0.00 0.00 0.00 0.10 02:34:14 01:42:01 veth827069b 80.77 129.89 8.25 1224.12 0.00 0.00 0.00 0.10 02:34:14 01:42:01 ens3 1149.48 645.30 11674.78 73.75 0.00 0.00 0.00 0.00 02:34:14 01:43:01 veth8b53293 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:34:14 01:43:01 veth4622dd3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:34:14 01:43:01 veth7fd5529 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:34:14 01:43:01 veth5241a28 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:34:14 01:43:01 veth87fa6a0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:34:14 01:43:01 veth7805187 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:34:14 01:43:01 veth2b80ccf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:34:14 01:43:01 vethe7ea101 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:34:14 01:43:01 veth8c7a79b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:34:14 01:43:01 veth86c0473 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:34:14 01:43:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:43:01 vethbbce7e9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:34:14 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 01:43:01 veth04ff9cc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:34:14 01:43:01 vethcdd8acb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:34:14 01:43:01 ens3 14.55 7.98 11.64 6.34 0.00 0.00 0.00 0.00 02:34:14 01:44:01 veth8b53293 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:44:01 veth4622dd3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:44:01 veth7fd5529 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:44:01 veth5241a28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:44:01 veth87fa6a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:44:01 veth7805187 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:44:01 veth2b80ccf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:44:01 vethe7ea101 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:44:01 veth8c7a79b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:44:01 veth86c0473 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:44:01 vethbbce7e9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:44:01 veth04ff9cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:44:01 vethcdd8acb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:44:01 ens3 2.05 1.05 1.62 0.91 0.00 0.00 0.00 0.00 02:34:14 01:45:01 veth8b53293 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:45:01 veth4622dd3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:45:01 veth7fd5529 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:45:01 veth5241a28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:45:01 veth87fa6a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:45:01 veth7805187 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:45:01 veth2b80ccf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:45:01 veth8c7a79b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:45:01 veth86c0473 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 01:45:01 veth04ff9cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:45:01 vethcdd8acb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:45:01 ens3 14.15 9.95 11.45 6.55 0.00 0.00 0.00 0.00 02:34:14 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:46:01 lo 46.12 46.12 4.55 4.55 0.00 0.00 0.00 0.00 02:34:14 01:46:01 ens3 379.96 379.91 206.85 1431.09 0.00 0.00 0.00 0.00 02:34:14 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:47:01 lo 31.33 31.33 3.08 3.08 0.00 0.00 0.00 0.00 02:34:14 01:47:01 ens3 362.16 356.97 153.78 2355.10 0.00 0.00 0.00 0.00 02:34:14 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:48:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 02:34:14 01:48:01 ens3 16.56 13.55 14.83 5.14 0.00 0.00 0.00 0.00 02:34:14 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 01:49:01 ens3 0.63 0.53 2.77 0.04 0.00 0.00 0.00 0.00 02:34:14 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 01:51:01 ens3 1.08 0.12 0.11 0.01 0.00 0.00 0.00 0.00 02:34:14 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:52:01 ens3 0.72 0.23 0.19 0.07 0.00 0.00 0.00 0.00 02:34:14 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 01:53:01 ens3 0.68 0.57 0.36 0.30 0.00 0.00 0.00 0.00 02:34:14 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:54:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 02:34:14 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 01:55:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:56:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:34:14 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 01:57:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:34:14 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:58:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 01:59:01 ens3 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 02:34:14 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:00:01 ens3 0.83 0.45 0.31 0.22 0.00 0.00 0.00 0.00 02:34:14 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:01:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:02:01 ens3 0.98 0.56 0.38 0.29 0.00 0.00 0.00 0.00 02:34:14 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:03:01 ens3 0.72 0.48 0.33 0.22 0.00 0.00 0.00 0.00 02:34:14 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:04:01 ens3 0.70 0.25 0.30 0.20 0.00 0.00 0.00 0.00 02:34:14 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:05:01 ens3 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:06:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:07:01 ens3 0.63 0.18 0.13 0.07 0.00 0.00 0.00 0.00 02:34:14 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:08:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:12:01 ens3 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00 02:34:14 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:13:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:15:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:17:01 ens3 0.93 0.27 0.25 0.08 0.00 0.00 0.00 0.00 02:34:14 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:18:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:34:14 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:22:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:34:14 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:27:01 ens3 0.35 0.22 0.14 0.08 0.00 0.00 0.00 0.00 02:34:14 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:29:01 ens3 1.23 2.18 0.13 12.98 0.00 0.00 0.00 0.00 02:34:14 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:30:01 ens3 0.23 0.00 0.03 0.00 0.00 0.00 0.00 0.00 02:34:14 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:14 02:31:01 ens3 4.22 6.53 0.50 7.47 0.00 0.00 0.00 0.00 02:34:14 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:32:01 ens3 1.87 3.12 0.24 7.10 0.00 0.00 0.00 0.00 02:34:14 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:14 02:33:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 02:34:14 02:33:01 ens3 165.74 122.98 3924.95 97.84 0.00 0.00 0.00 0.00 02:34:14 02:34:01 docker0 61.10 103.08 5.87 869.54 0.00 0.00 0.00 0.00 02:34:14 02:34:01 lo 2.27 2.27 0.24 0.24 0.00 0.00 0.00 0.00 02:34:14 02:34:01 ens3 377.52 235.32 6658.19 59.67 0.00 0.00 0.00 0.00 02:34:14 Average: docker0 26.52 34.64 2.06 249.38 0.00 0.00 0.00 0.00 02:34:14 Average: lo 1.62 1.62 0.16 0.16 0.00 0.00 0.00 0.00 02:34:14 Average: ens3 66.75 52.07 578.81 76.59 0.00 0.00 0.00 0.00 02:34:14 02:34:14 02:34:14 ---> sar -P ALL: 02:34:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39266) 02/20/25 _x86_64_ (8 CPU) 02:34:14 02:34:14 01:36:02 LINUX RESTART (8 CPU) 02:34:14 02:34:14 01:37:02 CPU %user %nice %system %iowait %steal %idle 02:34:14 01:38:01 all 19.97 0.00 5.37 2.10 0.06 72.49 02:34:14 01:38:01 0 20.43 0.00 6.85 3.97 0.07 68.68 02:34:14 01:38:01 1 17.66 0.00 4.63 3.40 0.07 74.23 02:34:14 01:38:01 2 17.67 0.00 4.38 1.04 0.05 76.86 02:34:14 01:38:01 3 19.48 0.00 6.21 0.19 0.07 74.05 02:34:14 01:38:01 4 19.91 0.00 4.67 6.39 0.07 68.96 02:34:14 01:38:01 5 23.57 0.00 6.50 1.34 0.07 68.52 02:34:14 01:38:01 6 19.07 0.00 4.88 0.22 0.05 75.77 02:34:14 01:38:01 7 21.96 0.00 4.84 0.24 0.07 72.89 02:34:14 01:39:01 all 34.77 0.00 6.12 1.52 0.07 57.52 02:34:14 01:39:01 0 35.27 0.00 5.80 0.23 0.07 58.63 02:34:14 01:39:01 1 34.10 0.00 5.88 0.98 0.08 58.97 02:34:14 01:39:01 2 34.36 0.00 6.81 0.89 0.07 57.87 02:34:14 01:39:01 3 34.41 0.00 6.21 9.69 0.07 49.61 02:34:14 01:39:01 4 35.98 0.00 5.71 0.05 0.07 58.20 02:34:14 01:39:01 5 33.17 0.00 6.09 0.08 0.07 60.59 02:34:14 01:39:01 6 35.09 0.00 6.18 0.05 0.08 58.60 02:34:14 01:39:01 7 35.78 0.00 6.25 0.25 0.08 57.63 02:34:14 01:40:01 all 70.89 0.00 9.25 0.52 0.11 19.23 02:34:14 01:40:01 0 69.08 0.00 9.92 0.18 0.10 20.72 02:34:14 01:40:01 1 71.08 0.00 8.77 0.27 0.10 19.78 02:34:14 01:40:01 2 71.09 0.00 8.97 0.61 0.12 19.21 02:34:14 01:40:01 3 71.10 0.00 9.08 2.32 0.12 17.38 02:34:14 01:40:01 4 70.85 0.00 9.56 0.37 0.12 19.11 02:34:14 01:40:01 5 71.28 0.00 9.66 0.27 0.10 18.69 02:34:14 01:40:01 6 71.36 0.00 9.06 0.07 0.10 19.41 02:34:14 01:40:01 7 71.30 0.00 8.97 0.10 0.10 19.53 02:34:14 01:41:01 all 27.05 0.00 7.31 4.07 0.08 61.49 02:34:14 01:41:01 0 26.77 0.00 7.73 2.78 0.07 62.65 02:34:14 01:41:01 1 25.30 0.00 6.04 2.04 0.07 66.56 02:34:14 01:41:01 2 25.29 0.00 7.37 5.00 0.08 62.25 02:34:14 01:41:01 3 28.35 0.00 7.31 2.71 0.08 61.54 02:34:14 01:41:01 4 28.77 0.00 7.24 9.58 0.08 54.32 02:34:14 01:41:01 5 27.06 0.00 7.43 2.60 0.08 62.83 02:34:14 01:41:01 6 27.19 0.00 7.60 4.75 0.08 60.37 02:34:14 01:41:01 7 27.72 0.00 7.79 3.10 0.07 61.31 02:34:14 01:42:01 all 17.22 0.00 8.09 18.53 0.10 56.06 02:34:14 01:42:01 0 17.32 0.00 8.19 8.91 0.07 65.52 02:34:14 01:42:01 1 15.56 0.00 6.73 18.41 0.10 59.20 02:34:14 01:42:01 2 15.26 0.00 6.91 13.09 0.07 64.67 02:34:14 01:42:01 3 18.25 0.00 9.60 47.83 0.10 24.21 02:34:14 01:42:01 4 18.82 0.00 8.86 19.48 0.17 52.68 02:34:14 01:42:01 5 16.73 0.00 8.12 10.53 0.08 64.53 02:34:14 01:42:01 6 17.94 0.00 8.26 12.65 0.08 61.06 02:34:14 01:42:01 7 17.92 0.00 8.09 17.53 0.08 56.38 02:34:14 01:43:01 all 60.12 0.00 10.33 6.37 0.10 23.08 02:34:14 01:43:01 0 60.30 0.00 10.78 4.54 0.12 24.27 02:34:14 01:43:01 1 60.09 0.00 8.92 1.14 0.10 29.74 02:34:14 01:43:01 2 60.34 0.00 9.54 1.96 0.10 28.06 02:34:14 01:43:01 3 59.50 0.00 12.45 26.81 0.12 1.13 02:34:14 01:43:01 4 61.49 0.00 9.40 5.54 0.08 23.49 02:34:14 01:43:01 5 59.60 0.00 11.39 3.88 0.10 25.03 02:34:14 01:43:01 6 59.70 0.00 10.34 3.37 0.08 26.52 02:34:14 01:43:01 7 59.93 0.00 9.85 3.78 0.10 26.34 02:34:14 01:44:01 all 89.65 0.00 10.22 0.00 0.13 0.00 02:34:14 01:44:01 0 90.51 0.00 9.36 0.00 0.13 0.00 02:34:14 01:44:01 1 90.02 0.00 9.81 0.00 0.17 0.00 02:34:14 01:44:01 2 88.73 0.00 11.15 0.00 0.12 0.00 02:34:14 01:44:01 3 88.51 0.00 11.37 0.00 0.12 0.00 02:34:14 01:44:01 4 90.10 0.00 9.77 0.00 0.13 0.00 02:34:14 01:44:01 5 88.47 0.00 11.42 0.00 0.12 0.00 02:34:14 01:44:01 6 90.39 0.00 9.46 0.00 0.15 0.00 02:34:14 01:44:01 7 90.43 0.00 9.43 0.00 0.13 0.00 02:34:14 01:45:01 all 87.67 0.00 11.37 0.12 0.17 0.68 02:34:14 01:45:01 0 87.46 0.00 11.42 0.23 0.17 0.72 02:34:14 01:45:01 1 88.69 0.00 10.34 0.00 0.13 0.84 02:34:14 01:45:01 2 87.31 0.00 11.52 0.00 0.15 1.02 02:34:14 01:45:01 3 86.88 0.00 12.50 0.00 0.19 0.44 02:34:14 01:45:01 4 89.38 0.00 9.92 0.02 0.15 0.54 02:34:14 01:45:01 5 85.80 0.00 13.36 0.62 0.17 0.05 02:34:14 01:45:01 6 88.32 0.00 10.61 0.03 0.18 0.85 02:34:14 01:45:01 7 87.51 0.00 11.28 0.02 0.20 0.99 02:34:14 01:46:01 all 7.82 0.00 2.08 2.92 0.07 87.12 02:34:14 01:46:01 0 9.21 0.00 2.09 1.74 0.07 86.90 02:34:14 01:46:01 1 8.53 0.00 2.11 2.31 0.07 86.99 02:34:14 01:46:01 2 8.51 0.00 2.06 1.61 0.07 87.76 02:34:14 01:46:01 3 9.77 0.00 2.34 3.48 0.08 84.32 02:34:14 01:46:01 4 8.91 0.00 2.20 1.68 0.07 87.14 02:34:14 01:46:01 5 6.26 0.00 1.95 8.37 0.07 83.35 02:34:14 01:46:01 6 5.91 0.00 1.64 3.03 0.05 89.37 02:34:14 01:46:01 7 5.46 0.00 2.23 1.17 0.07 91.07 02:34:14 01:47:01 all 10.12 0.00 0.79 0.10 0.06 88.93 02:34:14 01:47:01 0 8.81 0.00 0.93 0.50 0.05 89.71 02:34:14 01:47:01 1 12.53 0.00 0.92 0.12 0.05 86.39 02:34:14 01:47:01 2 10.17 0.00 0.62 0.02 0.05 89.14 02:34:14 01:47:01 3 5.07 0.00 0.74 0.02 0.05 94.13 02:34:14 01:47:01 4 7.60 0.00 0.84 0.03 0.07 91.46 02:34:14 01:47:01 5 8.22 0.00 0.57 0.07 0.07 91.07 02:34:14 01:47:01 6 11.19 0.00 0.89 0.02 0.05 87.86 02:34:14 01:47:01 7 17.40 0.00 0.85 0.03 0.08 81.63 02:34:14 01:48:01 all 0.13 0.00 0.11 0.01 0.02 99.73 02:34:14 01:48:01 0 0.20 0.00 0.17 0.05 0.03 99.55 02:34:14 01:48:01 1 0.10 0.00 0.10 0.00 0.02 99.78 02:34:14 01:48:01 2 0.17 0.00 0.12 0.00 0.02 99.70 02:34:14 01:48:01 3 0.23 0.00 0.08 0.00 0.02 99.67 02:34:14 01:48:01 4 0.18 0.00 0.17 0.00 0.02 99.63 02:34:14 01:48:01 5 0.00 0.00 0.03 0.00 0.00 99.97 02:34:14 01:48:01 6 0.08 0.00 0.08 0.00 0.02 99.82 02:34:14 01:48:01 7 0.10 0.00 0.12 0.00 0.03 99.75 02:34:14 02:34:14 01:48:01 CPU %user %nice %system %iowait %steal %idle 02:34:14 01:49:01 all 0.02 0.00 0.02 0.00 0.02 99.93 02:34:14 01:49:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:34:14 01:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:34:14 01:49:01 2 0.05 0.00 0.02 0.00 0.03 99.90 02:34:14 01:49:01 3 0.03 0.00 0.02 0.02 0.00 99.93 02:34:14 01:49:01 4 0.02 0.00 0.02 0.00 0.05 99.92 02:34:14 01:49:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:34:14 01:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:34:14 01:49:01 7 0.02 0.00 0.05 0.00 0.02 99.92 02:34:14 01:50:01 all 0.23 0.00 0.01 0.00 0.01 99.74 02:34:14 01:50:01 0 0.03 0.00 0.02 0.02 0.03 99.90 02:34:14 01:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:34:14 01:50:01 2 1.60 0.00 0.02 0.00 0.02 98.37 02:34:14 01:50:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:34:14 01:50:01 4 0.07 0.00 0.03 0.00 0.02 99.88 02:34:14 01:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:34:14 01:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:34:14 01:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:34:14 01:51:01 all 0.05 0.00 0.02 0.01 0.01 99.91 02:34:14 01:51:01 0 0.03 0.00 0.03 0.02 0.02 99.90 02:34:14 01:51:01 1 0.07 0.00 0.03 0.02 0.02 99.87 02:34:14 01:51:01 2 0.23 0.00 0.02 0.00 0.02 99.73 02:34:14 01:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:34:14 01:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:34:14 01:51:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:34:14 01:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:34:14 01:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 01:52:01 all 0.23 0.00 0.03 0.01 0.02 99.72 02:34:14 01:52:01 0 0.02 0.00 0.03 0.03 0.02 99.90 02:34:14 01:52:01 1 0.05 0.00 0.03 0.00 0.03 99.88 02:34:14 01:52:01 2 1.60 0.00 0.05 0.00 0.02 98.34 02:34:14 01:52:01 3 0.03 0.00 0.00 0.02 0.02 99.93 02:34:14 01:52:01 4 0.00 0.00 0.05 0.00 0.03 99.92 02:34:14 01:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:34:14 01:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:34:14 01:52:01 7 0.07 0.00 0.03 0.00 0.02 99.88 02:34:14 01:53:01 all 0.09 0.00 0.02 0.01 0.01 99.88 02:34:14 01:53:01 0 0.02 0.00 0.03 0.02 0.00 99.93 02:34:14 01:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:34:14 01:53:01 2 0.62 0.00 0.00 0.00 0.02 99.37 02:34:14 01:53:01 3 0.02 0.00 0.02 0.03 0.00 99.93 02:34:14 01:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:34:14 01:53:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:34:14 01:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:34:14 01:53:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:34:14 01:54:01 all 0.04 0.00 0.01 0.00 0.02 99.93 02:34:14 01:54:01 0 0.12 0.00 0.00 0.02 0.02 99.85 02:34:14 01:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:34:14 01:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:34:14 01:54:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:34:14 01:54:01 4 0.05 0.00 0.00 0.00 0.02 99.93 02:34:14 01:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:34:14 01:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 01:54:01 7 0.07 0.00 0.03 0.00 0.03 99.87 02:34:14 01:55:01 all 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 01:55:01 0 0.02 0.00 0.03 0.02 0.00 99.93 02:34:14 01:55:01 1 0.02 0.00 0.03 0.00 0.03 99.92 02:34:14 01:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:34:14 01:55:01 3 0.08 0.00 0.02 0.00 0.02 99.88 02:34:14 01:55:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:34:14 01:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:34:14 01:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:34:14 01:55:01 7 0.08 0.00 0.05 0.00 0.03 99.83 02:34:14 01:56:01 all 0.04 0.00 0.02 0.00 0.01 99.93 02:34:14 01:56:01 0 0.03 0.00 0.00 0.02 0.00 99.95 02:34:14 01:56:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:34:14 01:56:01 2 0.08 0.00 0.02 0.00 0.00 99.90 02:34:14 01:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:34:14 01:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 01:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:34:14 01:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:34:14 01:56:01 7 0.05 0.00 0.05 0.00 0.02 99.88 02:34:14 01:57:01 all 0.15 0.00 0.02 0.01 0.02 99.81 02:34:14 01:57:01 0 0.02 0.00 0.00 0.02 0.02 99.95 02:34:14 01:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 02:34:14 01:57:01 2 1.03 0.00 0.03 0.00 0.02 98.92 02:34:14 01:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 01:57:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:34:14 01:57:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:34:14 01:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:34:14 01:57:01 7 0.07 0.00 0.05 0.00 0.03 99.85 02:34:14 01:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:34:14 01:58:01 0 0.03 0.00 0.03 0.02 0.00 99.92 02:34:14 01:58:01 1 0.03 0.00 0.02 0.00 0.03 99.92 02:34:14 01:58:01 2 0.05 0.00 0.00 0.00 0.03 99.92 02:34:14 01:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 01:58:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:34:14 01:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:34:14 01:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 01:58:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:34:14 01:59:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:34:14 01:59:01 0 0.15 0.00 0.00 0.02 0.02 99.82 02:34:14 01:59:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:34:14 01:59:01 2 0.02 0.00 0.02 0.00 0.03 99.93 02:34:14 01:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:34:14 01:59:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:34:14 01:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:34:14 01:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:34:14 01:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:34:14 02:34:14 01:59:01 CPU %user %nice %system %iowait %steal %idle 02:34:14 02:00:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:34:14 02:00:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:34:14 02:00:01 1 0.05 0.00 0.00 0.00 0.03 99.92 02:34:14 02:00:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:34:14 02:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:34:14 02:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:34:14 02:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:34:14 02:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:00:01 7 0.07 0.00 0.05 0.00 0.03 99.85 02:34:14 02:01:01 all 0.04 0.00 0.01 0.00 0.01 99.93 02:34:14 02:01:01 0 0.02 0.00 0.02 0.02 0.02 99.93 02:34:14 02:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 02:01:01 2 0.18 0.00 0.02 0.00 0.02 99.78 02:34:14 02:01:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:34:14 02:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:34:14 02:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:34:14 02:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:34:14 02:01:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:34:14 02:02:01 all 0.27 0.00 0.02 0.00 0.01 99.70 02:34:14 02:02:01 0 0.05 0.00 0.00 0.00 0.00 99.95 02:34:14 02:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:34:14 02:02:01 2 1.89 0.00 0.03 0.00 0.03 98.05 02:34:14 02:02:01 3 0.10 0.00 0.07 0.00 0.02 99.81 02:34:14 02:02:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:34:14 02:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:34:14 02:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:34:14 02:03:01 all 0.21 0.00 0.01 0.00 0.02 99.76 02:34:14 02:03:01 0 0.03 0.00 0.00 0.02 0.02 99.93 02:34:14 02:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:34:14 02:03:01 2 1.39 0.00 0.05 0.00 0.03 98.53 02:34:14 02:03:01 3 0.07 0.00 0.02 0.00 0.02 99.90 02:34:14 02:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:34:14 02:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:34:14 02:03:01 6 0.03 0.00 0.02 0.00 0.03 99.92 02:34:14 02:03:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:34:14 02:04:01 all 0.27 0.00 0.02 0.00 0.02 99.69 02:34:14 02:04:01 0 0.05 0.00 0.00 0.02 0.00 99.93 02:34:14 02:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:34:14 02:04:01 2 1.99 0.00 0.02 0.00 0.02 97.98 02:34:14 02:04:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:34:14 02:04:01 4 0.00 0.00 0.02 0.02 0.02 99.95 02:34:14 02:04:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:34:14 02:04:01 6 0.02 0.00 0.03 0.00 0.03 99.92 02:34:14 02:04:01 7 0.03 0.00 0.05 0.00 0.02 99.90 02:34:14 02:05:01 all 0.11 0.00 0.01 0.01 0.01 99.86 02:34:14 02:05:01 0 0.03 0.00 0.03 0.02 0.02 99.90 02:34:14 02:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:34:14 02:05:01 2 0.63 0.00 0.00 0.00 0.03 99.33 02:34:14 02:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:34:14 02:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:34:14 02:05:01 5 0.02 0.00 0.00 0.07 0.00 99.92 02:34:14 02:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:34:14 02:05:01 7 0.07 0.00 0.03 0.00 0.03 99.87 02:34:14 02:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:34:14 02:06:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:34:14 02:06:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:34:14 02:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:34:14 02:06:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:34:14 02:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:34:14 02:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:34:14 02:06:01 6 0.00 0.00 0.02 0.00 0.03 99.95 02:34:14 02:06:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:34:14 02:07:01 all 0.04 0.00 0.02 0.01 0.01 99.91 02:34:14 02:07:01 0 0.03 0.00 0.02 0.08 0.02 99.85 02:34:14 02:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:34:14 02:07:01 2 0.13 0.00 0.02 0.00 0.02 99.83 02:34:14 02:07:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:34:14 02:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:34:14 02:07:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 02:07:01 6 0.03 0.00 0.03 0.00 0.03 99.90 02:34:14 02:07:01 7 0.05 0.00 0.05 0.00 0.02 99.88 02:34:14 02:08:01 all 0.05 0.00 0.01 0.01 0.01 99.91 02:34:14 02:08:01 0 0.00 0.00 0.02 0.02 0.00 99.97 02:34:14 02:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 02:08:01 2 0.27 0.00 0.02 0.00 0.03 99.68 02:34:14 02:08:01 3 0.07 0.00 0.02 0.00 0.02 99.90 02:34:14 02:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:34:14 02:08:01 5 0.00 0.00 0.02 0.03 0.00 99.95 02:34:14 02:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:34:14 02:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:34:14 02:09:01 all 0.04 0.00 0.02 0.01 0.01 99.92 02:34:14 02:09:01 0 0.05 0.00 0.03 0.07 0.02 99.83 02:34:14 02:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:34:14 02:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:34:14 02:09:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:34:14 02:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:09:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:34:14 02:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:34:14 02:09:01 7 0.07 0.00 0.05 0.00 0.03 99.85 02:34:14 02:10:01 all 0.15 0.00 0.02 0.01 0.01 99.80 02:34:14 02:10:01 0 0.02 0.00 0.00 0.10 0.00 99.88 02:34:14 02:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:34:14 02:10:01 2 1.13 0.00 0.05 0.00 0.02 98.81 02:34:14 02:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:34:14 02:10:01 5 0.02 0.00 0.02 0.02 0.02 99.93 02:34:14 02:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:34:14 02:10:01 7 0.03 0.00 0.07 0.00 0.02 99.88 02:34:14 02:34:14 02:10:01 CPU %user %nice %system %iowait %steal %idle 02:34:14 02:11:01 all 0.05 0.00 0.01 0.06 0.01 99.86 02:34:14 02:11:01 0 0.02 0.00 0.00 0.22 0.02 99.75 02:34:14 02:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:34:14 02:11:01 2 0.15 0.00 0.03 0.00 0.03 99.78 02:34:14 02:11:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:34:14 02:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:11:01 5 0.03 0.00 0.02 0.23 0.02 99.70 02:34:14 02:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:34:14 02:11:01 7 0.08 0.00 0.05 0.00 0.03 99.83 02:34:14 02:12:01 all 0.07 0.00 0.02 0.00 0.01 99.89 02:34:14 02:12:01 0 0.02 0.00 0.00 0.03 0.00 99.95 02:34:14 02:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:12:01 2 0.37 0.00 0.02 0.00 0.03 99.58 02:34:14 02:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:34:14 02:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:34:14 02:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:34:14 02:12:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:34:14 02:12:01 7 0.12 0.00 0.12 0.00 0.05 99.72 02:34:14 02:13:01 all 0.04 0.00 0.02 0.01 0.01 99.92 02:34:14 02:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:34:14 02:13:01 1 0.02 0.00 0.05 0.00 0.02 99.92 02:34:14 02:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 02:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:34:14 02:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:34:14 02:13:01 5 0.02 0.00 0.00 0.12 0.00 99.87 02:34:14 02:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:13:01 7 0.13 0.00 0.03 0.00 0.03 99.80 02:34:14 02:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:34:14 02:14:01 0 0.00 0.00 0.02 0.02 0.00 99.97 02:34:14 02:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:14:01 2 0.00 0.00 0.02 0.00 0.03 99.95 02:34:14 02:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 02:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:34:14 02:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:34:14 02:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:14 02:14:01 7 0.10 0.00 0.03 0.00 0.02 99.85 02:34:14 02:15:01 all 0.04 0.00 0.02 0.00 0.01 99.92 02:34:14 02:15:01 0 0.02 0.00 0.00 0.02 0.02 99.95 02:34:14 02:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:34:14 02:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:34:14 02:15:01 3 0.08 0.00 0.05 0.00 0.02 99.85 02:34:14 02:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:15:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:34:14 02:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:34:14 02:15:01 7 0.07 0.00 0.03 0.00 0.05 99.85 02:34:14 02:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:34:14 02:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:34:14 02:16:01 1 0.00 0.00 0.03 0.00 0.02 99.95 02:34:14 02:16:01 2 0.02 0.00 0.00 0.00 0.03 99.95 02:34:14 02:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:34:14 02:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:34:14 02:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:34:14 02:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:14 02:16:01 7 0.03 0.00 0.05 0.00 0.03 99.88 02:34:14 02:17:01 all 0.04 0.00 0.02 0.00 0.01 99.93 02:34:14 02:17:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:34:14 02:17:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:34:14 02:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 02:17:01 3 0.07 0.00 0.02 0.00 0.02 99.90 02:34:14 02:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:34:14 02:17:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:34:14 02:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:34:14 02:17:01 7 0.08 0.00 0.05 0.00 0.03 99.83 02:34:14 02:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:34:14 02:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:34:14 02:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:34:14 02:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:34:14 02:18:01 3 0.00 0.00 0.05 0.00 0.02 99.93 02:34:14 02:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:34:14 02:18:01 5 0.00 0.00 0.02 0.02 0.02 99.95 02:34:14 02:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:34:14 02:18:01 7 0.05 0.00 0.02 0.00 0.03 99.90 02:34:14 02:19:01 all 0.11 0.00 0.02 0.00 0.02 99.85 02:34:14 02:19:01 0 0.00 0.00 0.00 0.02 0.02 99.97 02:34:14 02:19:01 1 0.02 0.00 0.05 0.00 0.02 99.92 02:34:14 02:19:01 2 0.73 0.00 0.05 0.00 0.03 99.19 02:34:14 02:19:01 3 0.07 0.00 0.00 0.00 0.02 99.92 02:34:14 02:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:34:14 02:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:34:14 02:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:34:14 02:19:01 7 0.03 0.00 0.05 0.00 0.03 99.88 02:34:14 02:20:01 all 0.21 0.00 0.02 0.00 0.01 99.75 02:34:14 02:20:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:34:14 02:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:34:14 02:20:01 2 1.50 0.00 0.05 0.00 0.00 98.45 02:34:14 02:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:34:14 02:20:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:34:14 02:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:34:14 02:20:01 7 0.05 0.00 0.05 0.00 0.03 99.87 02:34:14 02:21:01 all 0.20 0.00 0.02 0.00 0.01 99.77 02:34:14 02:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:21:01 2 1.40 0.00 0.00 0.00 0.02 98.58 02:34:14 02:21:01 3 0.07 0.00 0.03 0.00 0.03 99.87 02:34:14 02:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:34:14 02:21:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:34:14 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:14 02:21:01 7 0.08 0.00 0.08 0.00 0.03 99.80 02:34:14 02:34:14 02:21:01 CPU %user %nice %system %iowait %steal %idle 02:34:14 02:22:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:34:14 02:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:34:14 02:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:34:14 02:22:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:34:14 02:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:34:14 02:22:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:34:14 02:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:22:01 7 0.07 0.00 0.08 0.00 0.03 99.82 02:34:14 02:23:01 all 0.12 0.00 0.02 0.00 0.02 99.85 02:34:14 02:23:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:34:14 02:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:34:14 02:23:01 2 0.76 0.00 0.02 0.00 0.02 99.20 02:34:14 02:23:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:34:14 02:23:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:34:14 02:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:34:14 02:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:34:14 02:23:01 7 0.08 0.00 0.05 0.00 0.05 99.82 02:34:14 02:24:01 all 0.14 0.00 0.02 0.00 0.01 99.82 02:34:14 02:24:01 0 0.02 0.00 0.00 0.02 0.02 99.95 02:34:14 02:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:34:14 02:24:01 2 0.88 0.00 0.00 0.00 0.00 99.12 02:34:14 02:24:01 3 0.08 0.00 0.05 0.00 0.02 99.85 02:34:14 02:24:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:34:14 02:24:01 5 0.03 0.00 0.03 0.00 0.03 99.90 02:34:14 02:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:14 02:24:01 7 0.05 0.00 0.07 0.00 0.02 99.87 02:34:14 02:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:34:14 02:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:34:14 02:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:34:14 02:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:25:01 3 0.07 0.00 0.02 0.00 0.03 99.88 02:34:14 02:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:34:14 02:25:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:34:14 02:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:25:01 7 0.07 0.00 0.07 0.00 0.03 99.83 02:34:14 02:26:01 all 0.03 0.00 0.00 0.00 0.01 99.95 02:34:14 02:26:01 0 0.08 0.00 0.00 0.00 0.00 99.92 02:34:14 02:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:34:14 02:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:34:14 02:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 02:26:01 4 0.02 0.00 0.00 0.02 0.02 99.95 02:34:14 02:26:01 5 0.03 0.00 0.00 0.00 0.03 99.93 02:34:14 02:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:34:14 02:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:34:14 02:27:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:34:14 02:27:01 0 0.02 0.00 0.02 0.03 0.02 99.92 02:34:14 02:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:34:14 02:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:34:14 02:27:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:34:14 02:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:34:14 02:27:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:34:14 02:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:14 02:27:01 7 0.03 0.00 0.03 0.00 0.03 99.90 02:34:14 02:28:01 all 0.04 0.00 0.02 0.00 0.01 99.93 02:34:14 02:28:01 0 0.03 0.00 0.00 0.02 0.00 99.95 02:34:14 02:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:34:14 02:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:34:14 02:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:34:14 02:28:01 4 0.03 0.00 0.00 0.02 0.00 99.95 02:34:14 02:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 02:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 02:28:01 7 0.07 0.00 0.10 0.00 0.02 99.82 02:34:14 02:29:01 all 0.06 0.00 0.02 0.00 0.01 99.91 02:34:14 02:29:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:34:14 02:29:01 1 0.07 0.00 0.00 0.00 0.00 99.93 02:34:14 02:29:01 2 0.07 0.00 0.00 0.00 0.00 99.93 02:34:14 02:29:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:34:14 02:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 02:29:01 5 0.10 0.00 0.02 0.00 0.03 99.85 02:34:14 02:29:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:34:14 02:29:01 7 0.13 0.00 0.05 0.00 0.03 99.78 02:34:14 02:30:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:34:14 02:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:34:14 02:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 02:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:34:14 02:30:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:34:14 02:30:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:34:14 02:30:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:34:14 02:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:34:14 02:30:01 7 0.07 0.00 0.05 0.00 0.03 99.85 02:34:14 02:31:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:34:14 02:31:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:34:14 02:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:34:14 02:31:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:34:14 02:31:01 3 0.07 0.00 0.00 0.00 0.02 99.92 02:34:14 02:31:01 4 0.03 0.00 0.00 0.02 0.02 99.93 02:34:14 02:31:01 5 0.02 0.00 0.03 0.00 0.02 99.93 02:34:14 02:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:34:14 02:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 02:32:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:34:14 02:32:01 0 0.03 0.00 0.00 0.02 0.02 99.93 02:34:14 02:32:01 1 0.07 0.00 0.07 0.00 0.02 99.85 02:34:14 02:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:34:14 02:32:01 3 0.07 0.00 0.02 0.00 0.00 99.92 02:34:14 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:34:14 02:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:34:14 02:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:14 02:32:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:34:14 02:34:14 02:32:01 CPU %user %nice %system %iowait %steal %idle 02:34:14 02:33:01 all 3.17 0.00 1.58 0.52 0.03 94.70 02:34:14 02:33:01 0 2.24 0.00 1.84 0.45 0.02 95.45 02:34:14 02:33:01 1 3.51 0.00 1.74 0.00 0.05 94.70 02:34:14 02:33:01 2 3.10 0.00 1.32 0.00 0.02 95.56 02:34:14 02:33:01 3 2.84 0.00 1.72 0.00 0.02 95.42 02:34:14 02:33:01 4 3.94 0.00 0.99 0.02 0.02 95.04 02:34:14 02:33:01 5 3.81 0.00 1.75 3.61 0.03 90.79 02:34:14 02:33:01 6 3.33 0.00 1.46 0.05 0.03 95.13 02:34:14 02:33:01 7 2.59 0.00 1.81 0.03 0.03 95.53 02:34:14 02:34:01 all 9.42 0.00 4.18 1.55 0.07 84.79 02:34:14 02:34:01 0 7.27 0.00 3.81 2.85 0.08 85.99 02:34:14 02:34:01 1 9.83 0.00 4.17 0.47 0.05 85.49 02:34:14 02:34:01 2 10.54 0.00 3.88 0.05 0.08 85.44 02:34:14 02:34:01 3 11.07 0.00 4.48 0.39 0.05 84.02 02:34:14 02:34:01 4 8.81 0.00 3.98 2.90 0.07 84.25 02:34:14 02:34:01 5 9.56 0.00 4.82 5.50 0.07 80.05 02:34:14 02:34:01 6 9.29 0.00 4.18 0.24 0.05 86.24 02:34:14 02:34:01 7 8.95 0.00 4.14 0.05 0.07 86.79 02:34:14 Average: all 7.71 0.00 1.35 0.67 0.03 90.24 02:34:14 Average: 0 7.61 0.00 1.38 0.48 0.02 90.50 02:34:14 Average: 1 7.65 0.00 1.24 0.51 0.03 90.58 02:34:14 Average: 2 7.88 0.00 1.31 0.42 0.03 90.35 02:34:14 Average: 3 7.62 0.00 1.48 1.62 0.03 89.25 02:34:14 Average: 4 7.78 0.00 1.28 0.80 0.03 90.11 02:34:14 Average: 5 7.58 0.00 1.46 0.65 0.03 90.28 02:34:14 Average: 6 7.67 0.00 1.31 0.43 0.03 90.57 02:34:14 Average: 7 7.85 0.00 1.35 0.46 0.04 90.31 02:34:14 02:34:14 02:34:14