Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c21b36cbf5f41746e331fe8d24625a901f3a52e 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-ssh12620307144974877965.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13217558288479888314.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6617288225385153145.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh18107330020868607610.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-ssh4386535078293450482.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-4773 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/645 [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/645 # 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 4c21b36cbf5f41746e331fe8d24625a901f3a52e (main) Commit message: "Merge pull request #4811 from jinlinGuan/contracts-issue-901" > 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 4c21b36cbf5f41746e331fe8d24625a901f3a52e # timeout=10 > git rev-list --no-walk a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:19:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:19:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:19:29 ========================================================= 06:19:29 EdgeX Global Pipelines Version Info 06:19:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:19:30 ------------------- 06:19:30 stable info: 06:19:30 ------------------- 06:19:30 Commited By: Ginny Guan ginny@iotechsys.com 06:19:30 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 06:19:30 Message: update stable to v1.0.260 06:19:30 ------------------- 06:19:30 experimental info: 06:19:30 ------------------- 06:19:30 Commited By: Ginny Guan ginny@iotechsys.com 06:19:30 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 06:19:30 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:19:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:19:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:19:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:19:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c21b36 [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:19:31 provisioning config files... 06:19:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/645@tmp/config4783392532334169420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:31 ---> ****-login.sh 06:19:31 nexus3.edgexfoundry.org:10001 06:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:32 Configure a credential helper to remove this warning. See 06:19:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:32 06:19:32 Login Succeeded 06:19:32 nexus3.edgexfoundry.org:10002 06:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:32 Configure a credential helper to remove this warning. See 06:19:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:32 06:19:32 Login Succeeded 06:19:32 nexus3.edgexfoundry.org:10003 06:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:32 Configure a credential helper to remove this warning. See 06:19:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:32 06:19:32 Login Succeeded 06:19:32 nexus3.edgexfoundry.org:10004 06:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:32 Configure a credential helper to remove this warning. See 06:19:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:32 06:19:32 Login Succeeded 06:19:32 ****.io 06:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:32 Configure a credential helper to remove this warning. See 06:19:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:32 06:19:32 Login Succeeded 06:19:32 ---> ****-login.sh ends [Pipeline] } 06:19:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:19:33 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 06:19:33 + dirname cmd/core-command/Dockerfile 06:19:33 + cut -d/ -f2 06:19:33 + echo core-command,cmd/core-command/Dockerfile 06:19:33 + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ 06:19:33 -f2 06:19:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:19:33 + dirname cmd/core-data/Dockerfile 06:19:33 + cut -d/ -f2 06:19:33 + echo core-data,cmd/core-data/Dockerfile 06:19:33 + dirname cmd/core-metadata/Dockerfile 06:19:33 + cut -d/ -f2 06:19:33 + echo core-metadata,cmd/core-metadata/Dockerfile 06:19:33 + dirname cmd/security-bootstrapper/Dockerfile 06:19:33 + cut -d/ -f2 06:19:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:19:33 + dirname cmd/security-proxy-auth/Dockerfile+ 06:19:33 cut -d/ -f2 06:19:33 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:19:33 + dirname cmd/security-proxy-setup/Dockerfile 06:19:33 + cut -d/ -f2 06:19:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:19:33 + dirname cmd/security-secretstore-setup/Dockerfile 06:19:33 + cut -d/ -f2 06:19:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:19:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:19:33 + cut -d/ -f2 06:19:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:19:33 + dirname cmd/security-spire-agent/Dockerfile 06:19:33 + cut -d/ -f2 06:19:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:19:33 + dirname cmd/security-spire-config/Dockerfile 06:19:33 + cut -d/ -f2 06:19:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:19:33 + dirname cmd/security-spire-server/Dockerfile 06:19:33 + cut -d/ -f2 06:19:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:19:33 + dirname cmd/support-notifications/Dockerfile 06:19:33 + cut -d/ -f2 06:19:33 + echo support-notifications,cmd/support-notifications/Dockerfile 06:19:33 + dirname cmd/support-scheduler/Dockerfile 06:19:33 + cut -d/ -f2 06:19:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:19:33 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:19:33 + git rev-list -1 --merges 4c21b36cbf5f41746e331fe8d24625a901f3a52e~1..4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] echo 06:19:33 -----------> git rev-list -1 --merges 4c21b36cbf5f41746e331fe8d24625a901f3a52e~1..4c21b36cbf5f41746e331fe8d24625a901f3a52e 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:19:33 4c21b36cbf5f41746e331fe8d24625a901f3a52e [false] [Pipeline] sh 06:19:33 + git log --format=format:%s -1 4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] echo 06:19:33 ========================================================= 06:19:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:19:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:19:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:19:34 + grep -v github /etc/ssh/ssh_known_hosts 06:19:34 + [ -e /tmp/ssh_known_hosts ] 06:19:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:19:34 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:19:34 sudo tee -a /etc/ssh/ssh_known_hosts 06:19:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:19:34 06:19:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:19:34 0.1.4: Pulling from edgex-devops/py-git-semver 06:19:34 b85a868b505f: Pulling fs layer 06:19:34 e2be974225ed: Pulling fs layer 06:19:34 339a4e72a1f5: Pulling fs layer 06:19:34 988bab9f4d93: Pulling fs layer 06:19:34 1469e6f7b9e6: Pulling fs layer 06:19:34 eaf3925da568: Pulling fs layer 06:19:34 bab4dde63d76: Pulling fs layer 06:19:34 bde34c3a00c8: Pulling fs layer 06:19:34 b352a97aabf1: Pulling fs layer 06:19:34 4872d77fe225: Pulling fs layer 06:19:34 5851b861e8e6: Pulling fs layer 06:19:34 eaf3925da568: Waiting 06:19:34 5851b861e8e6: Waiting 06:19:34 b352a97aabf1: Waiting 06:19:34 1469e6f7b9e6: Waiting 06:19:34 988bab9f4d93: Waiting 06:19:34 bde34c3a00c8: Waiting 06:19:34 bab4dde63d76: Waiting 06:19:34 e2be974225ed: Download complete 06:19:34 988bab9f4d93: Verifying Checksum 06:19:34 988bab9f4d93: Download complete 06:19:35 1469e6f7b9e6: Verifying Checksum 06:19:35 1469e6f7b9e6: Download complete 06:19:35 eaf3925da568: Download complete 06:19:35 339a4e72a1f5: Verifying Checksum 06:19:35 339a4e72a1f5: Download complete 06:19:35 bde34c3a00c8: Download complete 06:19:35 b352a97aabf1: Verifying Checksum 06:19:35 b352a97aabf1: Download complete 06:19:35 4872d77fe225: Verifying Checksum 06:19:35 4872d77fe225: Download complete 06:19:35 5851b861e8e6: Verifying Checksum 06:19:35 5851b861e8e6: Download complete 06:19:35 b85a868b505f: Verifying Checksum 06:19:35 b85a868b505f: Download complete 06:19:35 bab4dde63d76: Verifying Checksum 06:19:35 bab4dde63d76: Download complete 06:19:36 b85a868b505f: Pull complete 06:19:36 e2be974225ed: Pull complete 06:19:36 339a4e72a1f5: Pull complete 06:19:36 988bab9f4d93: Pull complete 06:19:37 1469e6f7b9e6: Pull complete 06:19:37 eaf3925da568: Pull complete 06:19:39 bab4dde63d76: Pull complete 06:19:39 bde34c3a00c8: Pull complete 06:19:39 b352a97aabf1: Pull complete 06:19:39 4872d77fe225: Pull complete 06:19:39 5851b861e8e6: Pull complete 06:19:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:19:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:19:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:39 prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container 06:19:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:19:41 $ docker top 6c6d6b6c96ce011231d64cc702d2554dfb2e676e786e1ed546026299f58bab4c -eo pid,comm 06:19:41 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). 06:19:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:19:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:19:42 [ssh-agent] Looking for ssh-agent implementation... 06:19:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:19:42 $ docker exec 6c6d6b6c96ce011231d64cc702d2554dfb2e676e786e1ed546026299f58bab4c ssh-agent 06:19:42 SSH_AUTH_SOCK=/tmp/ssh-uUzwGSwP1FkV/agent.32 06:19:42 SSH_AGENT_PID=38 06:19:42 Running ssh-add (command line suppressed) 06:19:42 Identity added: /w/workspace/edgex-go/645@tmp/private_key_7849674272948956082.key (/w/workspace/edgex-go/645@tmp/private_key_7849674272948956082.key) 06:19:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:19:42 + git tag --points-at HEAD [Pipeline] } 06:19:42 $ docker exec --env ******** --env ******** 6c6d6b6c96ce011231d64cc702d2554dfb2e676e786e1ed546026299f58bab4c ssh-agent -k 06:19:42 unset SSH_AUTH_SOCK; 06:19:42 unset SSH_AGENT_PID; 06:19:42 echo Agent pid 38 killed; 06:19:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:19:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:19:42 [ssh-agent] Looking for ssh-agent implementation... 06:19:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:19:42 $ docker exec 6c6d6b6c96ce011231d64cc702d2554dfb2e676e786e1ed546026299f58bab4c ssh-agent 06:19:43 SSH_AUTH_SOCK=/tmp/ssh-tFrPNUSE86B7/agent.71 06:19:43 SSH_AGENT_PID=77 06:19:43 Running ssh-add (command line suppressed) 06:19:43 Identity added: /w/workspace/edgex-go/645@tmp/private_key_17805763924757907118.key (/w/workspace/edgex-go/645@tmp/private_key_17805763924757907118.key) 06:19:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:19:43 + git semver init 06:19:43 2024-07-02 06:19:43,623 [run_init] DEBUG init version:0.0.0 force:False 06:19:43 2024-07-02 06:19:43,624 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/645/.semver 06:19:43 2024-07-02 06:19:43,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/645/.semver 06:19:43 2024-07-02 06:19:43,625 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/645/.semver'], cwd=/w/workspace/edgex-go/645, universal_newlines=False, shell=None, istream=None) 06:19:48 2024-07-02 06:19:48,979 [append_file] DEBUG append to file:/w/workspace/edgex-go/645/.git/info/exclude 06:19:48 2024-07-02 06:19:48,980 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/645/.semver/main with force:False 06:19:48 2024-07-02 06:19:48,980 [read_version] DEBUG read version from /w/workspace/edgex-go/645/.semver/main 06:19:48 2024-07-02 06:19:48,980 [read_version] DEBUG read version from /w/workspace/edgex-go/645/.semver/main 06:19:48 3.2.0-dev.27 [Pipeline] } 06:19:49 $ docker exec --env ******** --env ******** 6c6d6b6c96ce011231d64cc702d2554dfb2e676e786e1ed546026299f58bab4c ssh-agent -k 06:19:49 unset SSH_AUTH_SOCK; 06:19:49 unset SSH_AGENT_PID; 06:19:49 echo Agent pid 77 killed; 06:19:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:19:49 + git semver [Pipeline] } 06:19:49 $ docker stop --time=1 6c6d6b6c96ce011231d64cc702d2554dfb2e676e786e1ed546026299f58bab4c 06:19:50 $ docker rm -f --volumes 6c6d6b6c96ce011231d64cc702d2554dfb2e676e786e1ed546026299f58bab4c [Pipeline] // withDockerContainer [Pipeline] sh 06:19:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:19:51 Stashed 1 file(s) [Pipeline] echo 06:19:51 [edgeXSemver]: initialized semver on version 3.2.0-dev.27 [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 06:19:52 + git config --global --add safe.directory /w/workspace/edgex-go/645 [Pipeline] echo 06:19:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:19:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:19:52 ========================================================= 06:19:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:19:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:19:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:19:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:19:52 619be1103602: Pulling fs layer 06:19:52 7862e08f4a3e: Pulling fs layer 06:19:52 5df492c9dc93: Pulling fs layer 06:19:52 7629e6793208: Pulling fs layer 06:19:52 4f4fb700ef54: Pulling fs layer 06:19:52 fb5054dd5b73: Pulling fs layer 06:19:52 eeca6798cff9: Pulling fs layer 06:19:52 aa269ceb94a6: Pulling fs layer 06:19:52 ada007ff1a6a: Pulling fs layer 06:19:52 fb5054dd5b73: Waiting 06:19:52 aa269ceb94a6: Waiting 06:19:52 ada007ff1a6a: Waiting 06:19:52 7629e6793208: Waiting 06:19:52 eeca6798cff9: Waiting 06:19:52 4f4fb700ef54: Waiting 06:19:52 7862e08f4a3e: Verifying Checksum 06:19:52 7862e08f4a3e: Download complete 06:19:52 7629e6793208: Download complete 06:19:52 4f4fb700ef54: Verifying Checksum 06:19:52 4f4fb700ef54: Download complete 06:19:52 fb5054dd5b73: Verifying Checksum 06:19:52 fb5054dd5b73: Download complete 06:19:52 619be1103602: Verifying Checksum 06:19:52 619be1103602: Download complete 06:19:52 eeca6798cff9: Verifying Checksum 06:19:52 eeca6798cff9: Download complete 06:19:52 619be1103602: Pull complete 06:19:52 ada007ff1a6a: Verifying Checksum 06:19:52 ada007ff1a6a: Download complete 06:19:52 7862e08f4a3e: Pull complete 06:19:52 5df492c9dc93: Verifying Checksum 06:19:52 5df492c9dc93: Download complete 06:19:53 aa269ceb94a6: Verifying Checksum 06:19:53 aa269ceb94a6: Download complete 06:19:55 5df492c9dc93: Pull complete 06:19:55 7629e6793208: Pull complete 06:19:55 4f4fb700ef54: Pull complete 06:19:55 fb5054dd5b73: Pull complete 06:19:55 eeca6798cff9: Pull complete 06:19:58 aa269ceb94a6: Pull complete 06:19:58 ada007ff1a6a: Pull complete 06:19:58 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 06:19:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:19:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 06:19:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:19:59 WORKDIR /edgex 06:19:59 COPY go.mod . 06:19:59 RUN go mod download 06:19:59 + docker build -t ci-base-image-x86_64 -f - . 06:19:59 Sending build context to Docker daemon 178.3MB 06:19:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:19:59 ---> f489d0715acc 06:19:59 Step 2/4 : WORKDIR /edgex 06:20:03 ---> Running in 45342a624148 06:20:03 Removing intermediate container 45342a624148 06:20:03 ---> 04d4891c9e7c 06:20:03 Step 3/4 : COPY go.mod . 06:20:03 ---> a8c82e1f8d9d 06:20:03 Step 4/4 : RUN go mod download 06:20:03 ---> Running in b2b2c063ff8b 06:20:06 Still waiting to schedule task 06:20:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:20:25 Removing intermediate container b2b2c063ff8b 06:20:25 ---> 331f4aee5e2b 06:20:25 Successfully built 331f4aee5e2b 06:20:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:26 + docker inspect -f . ci-base-image-x86_64 06:20:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:26 prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container 06:20:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:20:26 $ docker top 3c213f07146afebde04493fee4fad54cd587881e6afd1cc82e74aea2cc47c5f8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:27 + go version 06:20:27 go version go1.21.9 linux/amd64 [Pipeline] } 06:20:27 $ docker stop --time=1 3c213f07146afebde04493fee4fad54cd587881e6afd1cc82e74aea2cc47c5f8 06:20:28 $ docker rm -f --volumes 3c213f07146afebde04493fee4fad54cd587881e6afd1cc82e74aea2cc47c5f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:28 + docker inspect -f . ci-base-image-x86_64 06:20:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:28 prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container 06:20:28 $ 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/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:20:29 $ docker top db3cb7f5fd628b56cef4e7ab617dba7408e6e17ada8c06f359ea86a3978e1d93 -eo pid,comm [Pipeline] { [Pipeline] echo 06:20:29 ========================================================= 06:20:29 [edgeXBuildGoParallel] Running Tests and Build... 06:20:29 ========================================================= [Pipeline] sh 06:20:30 + git config --global --add safe.directory /w/workspace/edgex-go/645 [Pipeline] fileExists [Pipeline] sh 06:20:30 + make test 06:20:30 go test -race -coverprofile=coverage.out ./... 06:20:38 ? github.com/edgexfoundry/edgex-go [no test files] 06:21:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:21:10 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:21:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:21:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:21:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:21:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:21:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:21:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:21:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:21:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:21:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:21:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:21:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:21:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:21:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:21:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:21:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 06:21:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:21:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:21:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:21:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 06:21:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:21:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:21:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:21:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:21:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:21:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:21:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:21:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:21:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:21:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:21:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:21:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:21:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:21:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:21:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:21:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:21:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:21:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements 06:21:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.036s coverage: 53.2% of statements 06:21:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.586s coverage: 93.4% of statements 06:21:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.036s coverage: 6.6% of statements 06:21:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.347s coverage: 97.6% of statements 06:21:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 06:21:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:21:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:21:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 0.9% of statements 06:21:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 32.2% of statements 06:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 06:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.027s coverage: 82.9% of statements 06:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 06:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.079s coverage: 96.3% of statements 06:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 06:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 06:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:21:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:21:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:21:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:21:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:21:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:21:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:21:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:21:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:21:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:21:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 06:21:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:21:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:21:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:21:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:21:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:21:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:21:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:21:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:21:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4776 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:21:44 Running in /w/workspace/edgex-go/645 [Pipeline] { [Pipeline] checkout 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.262s coverage: 79.9% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 64.4% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.030s coverage: 87.2% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.130s coverage: 63.1% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.038s coverage: 100.0% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.163s coverage: 38.4% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.091s coverage: 95.7% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.034s coverage: 61.8% of statements 06:21:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 98.9% of statements 06:21:46 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 06:21:46 running golangci-lint 06:21:46 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 06:21:46 go version go1.21.9 linux/amd64 06:21:46 level=info msg="[config_reader] Used config file .golangci.yml" 06:21:46 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:21:47 The recommended git tool is: git 06:21:54 using credential edgex-jenkins-ssh 06:21:54 Cloning the remote Git repository 06:21:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:21:54 > git init /w/workspace/edgex-go/645 # timeout=10 06:21:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:21:55 > git --version # timeout=10 06:21:55 > git --version # 'git version 2.25.1' 06:21:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:08 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 22.319464505s" 06:22:08 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.817479ms" 06:22:12 Avoid second fetch 06:22:12 Checking out Revision 4c21b36cbf5f41746e331fe8d24625a901f3a52e (main) 06:22:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:22:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:12 > git config core.sparsecheckout # timeout=10 06:22:12 > git checkout -f 4c21b36cbf5f41746e331fe8d24625a901f3a52e # timeout=10 06:22:13 Commit message: "Merge pull request #4811 from jinlinGuan/contracts-issue-901" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:22:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:22:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:22:17 Dload Upload Total Spent Left Speed 06:22:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 109k 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 06:22:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:22:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:22:18 + sudo tee /etc/docker/daemon.new 06:22:18 { 06:22:18 "registry-mirrors": [ 06:22:18 "https://nexus3.edgexfoundry.org:10001" 06:22:18 ], 06:22:18 "bip": "10.250.0.254/24", 06:22:18 "hosts": [ 06:22:18 "tcp://0.0.0.0:5555", 06:22:18 "unix:///var/run/docker.sock" 06:22:18 ], 06:22:18 "mtu": 1458, 06:22:18 "selinux-enabled": true, 06:22:18 "seccomp-profile": "/etc/docker/seccomp.json" 06:22:18 } [Pipeline] sh 06:22:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:22:18 + sudo service docker restart 06:22:20 level=info msg="[linters_context/goanalysis] analyzers took 1m37.759514121s with top 10 stages: buildir: 57.645540475s, gosec: 8.451141658s, fact_deprecated: 2.69044965s, inspect: 2.64803301s, printf: 2.354849377s, ctrlflow: 2.276195865s, fact_purity: 1.545577563s, S1038: 1.115980582s, nilness: 1.039169677s, typedness: 696.565393ms" 06:22:20 level=info msg="[runner] Issues before processing: 197, after processing: 0" 06:22:20 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, identifier_marker: 197/197, exclude: 197/197, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, nolint: 0/21" 06:22:20 level=info msg="[runner] processing took 17.563154ms with stages: nolint: 7.288648ms, identifier_marker: 5.484607ms, autogenerated_exclude: 1.62406ms, path_prettifier: 1.353537ms, exclude-rules: 1.045613ms, skip_dirs: 671.908µs, cgo: 70.231µs, filename_unadjuster: 18.95µs, max_from_linter: 700ns, fixer: 660ns, max_same_issues: 640ns, uniq_by_line: 610ns, skip_files: 530ns, exclude: 460ns, severity-rules: 410ns, sort_results: 380ns, path_prefixer: 350ns, path_shortener: 340ns, diff: 250ns, source_code: 150ns, max_per_file_from_linter: 120ns" 06:22:20 level=info msg="[runner] linters took 12.483416699s with stages: goanalysis_metalinter: 12.465762364s" 06:22:20 level=info msg="File cache stats: 0 entries of total size 0B" 06:22:20 level=info msg="Memory: 350 samples, avg is 300.4MB, max is 1308.6MB" 06:22:20 level=info msg="Execution took 34.848291395s" 06:22:20 go vet ./... 06:22:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:22:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:22:27 ./bin/test-attribution-txt.sh [Pipeline] echo 06:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 06:22:27 + ls -al . 06:22:27 total 816 06:22:27 drwxrwxr-x 11 1001 1001 4096 Jul 2 06:20 . 06:22:27 drwxr-xr-x 4 root root 4096 Jul 2 06:20 .. 06:22:27 drwxrwxr-x 2 1001 1001 4096 Jul 2 06:19 .blubracket 06:22:27 -rw-rw-r-- 1 1001 1001 10 Jul 2 06:19 .dockerignore 06:22:27 drwxrwxr-x 8 1001 1001 4096 Jul 2 06:21 .git 06:22:27 drwxrwxr-x 3 1001 1001 4096 Jul 2 06:19 .github 06:22:27 -rw-rw-r-- 1 1001 1001 1074 Jul 2 06:19 .gitignore 06:22:27 -rw-rw-r-- 1 1001 1001 42 Jul 2 06:19 .golangci.yml 06:22:27 -rw-rw-r-- 1 1001 1001 100 Jul 2 06:19 .hadolint.yml 06:22:27 drwxr-xr-x 3 1001 1001 4096 Jul 2 06:19 .semver 06:22:27 -rw-rw-r-- 1 1001 1001 155 Jul 2 06:19 .sonarcloud.properties 06:22:27 -rw-rw-r-- 1 1001 1001 1171 Jul 2 06:19 ADOPTERS.md 06:22:27 -rw-rw-r-- 1 1001 1001 20361 Jul 2 06:19 Attribution.txt 06:22:27 -rw-rw-r-- 1 1001 1001 100284 Jul 2 06:19 CHANGELOG.md 06:22:27 -rw-rw-r-- 1 1001 1001 3804 Jul 2 06:19 CONTRIBUTING.md 06:22:27 -rw-rw-r-- 1 1001 1001 677 Jul 2 06:19 GOVERNANCE.md 06:22:27 -rw-rw-r-- 1 1001 1001 861 Jul 2 06:19 Jenkinsfile 06:22:27 -rw-rw-r-- 1 1001 1001 10775 Jul 2 06:19 LICENSE 06:22:27 -rw-rw-r-- 1 1001 1001 15392 Jul 2 06:19 Makefile 06:22:27 -rw-rw-r-- 1 1001 1001 582 Jul 2 06:19 OWNERS.md 06:22:27 -rw-rw-r-- 1 1001 1001 9528 Jul 2 06:19 README.md 06:22:27 -rw-rw-r-- 1 1001 1001 789 Jul 2 06:19 SECURITY.md 06:22:27 -rw-rw-r-- 1 1001 1001 12 Jul 2 06:19 VERSION 06:22:27 drwxrwxr-x 2 1001 1001 4096 Jul 2 06:19 bin 06:22:27 drwxrwxr-x 18 1001 1001 4096 Jul 2 06:19 cmd 06:22:27 -rw-r--r-- 1 root root 456284 Jul 2 06:21 coverage.out 06:22:27 drwxrwxr-x 2 1001 1001 4096 Jul 2 06:19 fuzz_test 06:22:27 -rw-rw-r-- 1 1001 1001 6922 Jul 2 06:19 go.mod 06:22:27 -rw-rw-r-- 1 1001 1001 101535 Jul 2 06:19 go.sum 06:22:27 drwxrwxr-x 7 1001 1001 4096 Jul 2 06:19 internal 06:22:27 drwxrwxr-x 3 1001 1001 4096 Jul 2 06:19 openapi 06:22:27 -rw-rw-r-- 1 1001 1001 584 Jul 2 06:19 security.txt 06:22:27 -rw-rw-r-- 1 1001 1001 204 Jul 2 06:19 version.go [Pipeline] sh 06:22:28 + '[' -e coverage.out ] 06:22:28 + chown 1001:1001 coverage.out [Pipeline] stash 06:22:28 Stashed 1 file(s) [Pipeline] sh 06:22:28 + make build 06:22:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:22:37 provisioning config files... 06:22:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/645@tmp/config18108512150591330899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:37 ---> ****-login.sh 06:22:37 nexus3.edgexfoundry.org:10001 06:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:38 Configure a credential helper to remove this warning. See 06:22:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:38 06:22:38 Login Succeeded 06:22:38 nexus3.edgexfoundry.org:10002 06:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:38 Configure a credential helper to remove this warning. See 06:22:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:38 06:22:38 Login Succeeded 06:22:38 nexus3.edgexfoundry.org:10003 06:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:39 Configure a credential helper to remove this warning. See 06:22:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:39 06:22:39 Login Succeeded 06:22:39 nexus3.edgexfoundry.org:10004 06:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:39 Configure a credential helper to remove this warning. See 06:22:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:39 06:22:39 Login Succeeded 06:22:39 ****.io 06:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:39 Configure a credential helper to remove this warning. See 06:22:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:39 06:22:39 Login Succeeded 06:22:39 ---> ****-login.sh ends [Pipeline] } 06:22:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:22:40 + git config --global --add safe.directory /w/workspace/edgex-go/645 [Pipeline] echo 06:22:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:22:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:22:40 ========================================================= 06:22:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:22:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:22:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:22:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:22:41 c6b39de5b339: Pulling fs layer 06:22:41 a69c41024577: Pulling fs layer 06:22:41 d6de4b400683: Pulling fs layer 06:22:41 35cb2a7552d0: Pulling fs layer 06:22:41 4f4fb700ef54: Pulling fs layer 06:22:41 464afbd9ba4c: Pulling fs layer 06:22:41 00f215d4a9da: Pulling fs layer 06:22:41 d496ad576159: Pulling fs layer 06:22:41 464afbd9ba4c: Waiting 06:22:41 00f215d4a9da: Waiting 06:22:41 d496ad576159: Waiting 06:22:41 35cb2a7552d0: Waiting 06:22:41 4f4fb700ef54: Waiting 06:22:41 a69c41024577: Verifying Checksum 06:22:41 a69c41024577: Download complete 06:22:41 35cb2a7552d0: Verifying Checksum 06:22:41 35cb2a7552d0: Download complete 06:22:41 4f4fb700ef54: Verifying Checksum 06:22:41 4f4fb700ef54: Download complete 06:22:41 464afbd9ba4c: Verifying Checksum 06:22:41 464afbd9ba4c: Download complete 06:22:41 c6b39de5b339: Download complete 06:22:41 d496ad576159: Verifying Checksum 06:22:41 d496ad576159: Download complete 06:22:42 c6b39de5b339: Pull complete 06:22:42 a69c41024577: Pull complete 06:22:43 d6de4b400683: Download complete 06:22:44 00f215d4a9da: Verifying Checksum 06:22:44 00f215d4a9da: Download complete 06:22:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:22:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:22:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:22:54 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:22:56 d6de4b400683: Pull complete 06:22:56 35cb2a7552d0: Pull complete 06:22:56 4f4fb700ef54: Pull complete 06:22:56 464afbd9ba4c: Pull complete 06:22:58 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:23:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:23:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:23:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:23:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:23:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:23:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:23:06 $ docker stop --time=1 db3cb7f5fd628b56cef4e7ab617dba7408e6e17ada8c06f359ea86a3978e1d93 06:23:06 00f215d4a9da: Pull complete 06:23:06 d496ad576159: Pull complete 06:23:06 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 06:23:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:23:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:23:09 $ docker rm -f --volumes db3cb7f5fd628b56cef4e7ab617dba7408e6e17ada8c06f359ea86a3978e1d93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile 06:23:10 + docker build -t ci-base-image-arm64 -f - . 06:23:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:23:10 WORKDIR /edgex 06:23:10 COPY go.mod . 06:23:10 RUN go mod download [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:23:10 06:23:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:10 Sending build context to Docker daemon 3.007MB 06:23:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:23:10 ---> f246e2811388 06:23:10 Step 2/4 : WORKDIR /edgex 06:23:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:23:10 latest: Pulling from edgex-devops/edgex-compose 06:23:10 91d30c5bc195: Pulling fs layer 06:23:10 2e9b0aa3be6d: Pulling fs layer 06:23:10 9c61dcf015f6: Pulling fs layer 06:23:10 4698f68db338: Pulling fs layer 06:23:10 2a2f49069b9e: Pulling fs layer 06:23:10 e0025b399a48: Pulling fs layer 06:23:10 4698f68db338: Waiting 06:23:10 2a2f49069b9e: Waiting 06:23:10 91d30c5bc195: Download complete 06:23:10 4698f68db338: Verifying Checksum 06:23:10 4698f68db338: Download complete 06:23:10 2e9b0aa3be6d: Verifying Checksum 06:23:10 2e9b0aa3be6d: Download complete 06:23:10 e0025b399a48: Verifying Checksum 06:23:10 e0025b399a48: Download complete 06:23:10 91d30c5bc195: Pull complete 06:23:10 2a2f49069b9e: Verifying Checksum 06:23:10 2a2f49069b9e: Download complete 06:23:11 2e9b0aa3be6d: Pull complete 06:23:11 9c61dcf015f6: Verifying Checksum 06:23:11 9c61dcf015f6: Download complete 06:23:12 ---> Running in fce05ec3869d 06:23:12 Removing intermediate container fce05ec3869d 06:23:12 ---> 9e50c9e505ae 06:23:12 Step 3/4 : COPY go.mod . 06:23:13 ---> 766762a46f31 06:23:13 Step 4/4 : RUN go mod download 06:23:13 ---> Running in d621f3d25cb6 06:23:14 9c61dcf015f6: Pull complete 06:23:14 4698f68db338: Pull complete 06:23:14 2a2f49069b9e: Pull complete 06:23:14 e0025b399a48: Pull complete 06:23:14 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:23:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:23:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:14 prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container 06:23:14 $ 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/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:23:17 $ docker top d02ea705655433791ada26e325dd885c03bb1afb8c80d835525de10e73ebb71e -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:18 + docker compose -f ./docker-compose-build.yml build --parallel 06:23:20 #1 [core-metadata internal] load build definition from Dockerfile 06:23:20 #1 transferring dockerfile: 2.06kB done 06:23:20 #1 DONE 0.0s 06:23:20 06:23:20 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:23:20 #2 transferring dockerfile: 2.23kB done 06:23:20 #2 DONE 0.0s 06:23:20 06:23:20 #3 [security-bootstrapper internal] load build definition from Dockerfile 06:23:20 #3 transferring dockerfile: 2.93kB done 06:23:20 #3 DONE 0.0s 06:23:20 06:23:20 #4 [security-secretstore-setup internal] load build definition from Dockerfile 06:23:20 #4 transferring dockerfile: 2.49kB done 06:23:20 #4 DONE 0.0s 06:23:20 06:23:20 #5 [security-spire-agent internal] load build definition from Dockerfile 06:23:20 #5 transferring dockerfile: 1.81kB done 06:23:20 #5 DONE 0.0s 06:23:20 06:23:20 #6 [core-data internal] load build definition from Dockerfile 06:23:20 #6 transferring dockerfile: 2.01kB done 06:23:20 #6 DONE 0.0s 06:23:20 06:23:20 #7 [security-spire-server internal] load build definition from Dockerfile 06:23:20 #7 transferring dockerfile: 1.70kB done 06:23:20 #7 DONE 0.0s 06:23:20 06:23:20 #8 [security-spire-config internal] load build definition from Dockerfile 06:23:20 #8 transferring dockerfile: 1.69kB done 06:23:20 #8 DONE 0.0s 06:23:20 06:23:20 #9 [support-notifications internal] load build definition from Dockerfile 06:23:20 #9 transferring dockerfile: 1.95kB done 06:23:20 #9 DONE 0.0s 06:23:20 06:23:20 #10 [core-command internal] load build definition from Dockerfile 06:23:20 #10 transferring dockerfile: 1.93kB done 06:23:20 #10 DONE 0.0s 06:23:20 06:23:20 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:23:20 #11 transferring dockerfile: 1.89kB done 06:23:20 #11 DONE 0.0s 06:23:20 06:23:20 #12 [security-proxy-setup internal] load build definition from Dockerfile 06:23:20 #12 transferring dockerfile: 2.50kB done 06:23:20 #12 DONE 0.0s 06:23:20 06:23:20 #13 [security-proxy-auth internal] load build definition from Dockerfile 06:23:20 #13 transferring dockerfile: 2.15kB done 06:23:20 #13 DONE 0.0s 06:23:20 06:23:20 #14 [support-scheduler internal] load build definition from Dockerfile 06:23:20 #14 transferring dockerfile: 1.93kB done 06:23:20 #14 DONE 0.0s 06:23:20 06:23:20 #15 [core-metadata internal] load .dockerignore 06:23:20 #15 transferring context: 50B done 06:23:20 #15 DONE 0.0s 06:23:21 06:23:21 #16 [core-common-config-bootstrapper internal] load .dockerignore 06:23:21 #16 transferring context: 50B done 06:23:21 #16 DONE 0.0s 06:23:21 06:23:21 #17 [security-bootstrapper internal] load .dockerignore 06:23:21 #17 transferring context: 50B done 06:23:21 #17 DONE 0.0s 06:23:21 06:23:21 #18 [security-secretstore-setup internal] load .dockerignore 06:23:21 #18 transferring context: 50B done 06:23:21 #18 DONE 0.0s 06:23:21 06:23:21 #19 [security-spire-agent internal] load .dockerignore 06:23:21 #19 transferring context: 50B done 06:23:21 #19 DONE 0.0s 06:23:21 06:23:21 #20 [core-data internal] load .dockerignore 06:23:21 #20 transferring context: 50B done 06:23:21 #20 DONE 0.0s 06:23:21 06:23:21 #21 [security-spire-server internal] load .dockerignore 06:23:21 #21 transferring context: 50B done 06:23:21 #21 DONE 0.0s 06:23:21 06:23:21 #22 [security-spire-config internal] load .dockerignore 06:23:21 #22 transferring context: 50B done 06:23:21 #22 DONE 0.0s 06:23:21 06:23:21 #23 [support-notifications internal] load .dockerignore 06:23:21 #23 transferring context: 50B done 06:23:21 #23 DONE 0.0s 06:23:21 06:23:21 #24 [security-spiffe-token-provider internal] load .dockerignore 06:23:21 #24 transferring context: 50B done 06:23:21 #24 DONE 0.0s 06:23:21 06:23:21 #25 [core-command internal] load .dockerignore 06:23:21 #25 transferring context: 50B done 06:23:21 #25 DONE 0.0s 06:23:21 06:23:21 #26 [security-proxy-setup internal] load .dockerignore 06:23:21 #26 transferring context: 50B done 06:23:21 #26 DONE 0.0s 06:23:21 06:23:21 #27 [security-proxy-auth internal] load .dockerignore 06:23:21 #27 transferring context: 50B done 06:23:21 #27 DONE 0.0s 06:23:21 06:23:21 #28 [support-scheduler internal] load .dockerignore 06:23:21 #28 transferring context: 50B done 06:23:21 #28 DONE 0.0s 06:23:21 06:23:21 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:23:21 #29 DONE 0.0s 06:23:21 06:23:21 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 06:23:21 #30 DONE 0.1s 06:23:21 06:23:21 #31 [core-common-config-bootstrapper internal] load build context 06:23:21 #31 DONE 0.0s 06:23:21 06:23:21 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:23:21 #29 DONE 0.0s 06:23:21 06:23:21 #32 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:23:21 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:23:21 #32 ... 06:23:21 06:23:21 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:23:21 #29 DONE 0.0s 06:23:21 06:23:21 #32 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:23:21 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:23:21 #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 06:23:21 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 06:23:21 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s 06:23:21 #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 06:23:21 #32 ... 06:23:21 06:23:21 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:23:21 #29 DONE 0.0s 06:23:21 06:23:21 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 06:23:21 #30 DONE 0.2s 06:23:21 06:23:21 #32 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:23:21 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:23:21 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:23:21 #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 06:23:21 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 06:23:21 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 06:23:21 #32 ... 06:23:21 06:23:21 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:23:21 #29 DONE 0.0s 06:23:21 06:23:21 #32 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:23:21 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:23:21 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:23:21 #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 06:23:21 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 06:23:21 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 06:23:21 #32 ... 06:23:21 06:23:21 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:23:21 #29 DONE 0.0s 06:23:21 06:23:21 #32 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:23:21 #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 06:23:21 #32 ... 06:23:21 06:23:21 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:23:21 #29 DONE 0.0s 06:23:21 06:23:21 #32 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:23:21 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:23:21 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:23:21 #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 06:23:21 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 06:23:21 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 06:23:21 #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 06:23:21 #32 ... 06:23:21 06:23:21 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:23:21 #29 DONE 0.0s 06:23:22 06:23:22 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 06:23:22 #30 DONE 0.6s 06:23:22 06:23:22 #32 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:23:22 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:23:22 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:23:22 #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 06:23:22 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 06:23:22 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 06:23:22 #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 06:23:22 #32 DONE 1.1s 06:23:22 06:23:22 #33 [security-proxy-setup internal] load build context 06:23:22 #33 ... 06:23:22 06:23:22 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 06:23:22 #34 DONE 0.8s 06:23:22 06:23:22 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 06:23:22 #35 DONE 0.9s 06:23:22 06:23:22 #32 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:23:22 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:23:22 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:23:22 #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 06:23:22 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 06:23:22 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 06:23:22 #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 06:23:22 #32 DONE 1.1s 06:23:22 06:23:22 #33 [security-proxy-setup internal] load build context 06:23:22 #33 ... 06:23:22 06:23:22 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:23:22 #36 DONE 1.3s 06:23:22 06:23:22 #33 [security-proxy-setup internal] load build context 06:23:22 #33 ... 06:23:22 06:23:22 #37 [security-spire-config internal] load build context 06:23:22 #37 transferring context: 25.04kB 0.0s done 06:23:22 #37 DONE 0.2s 06:23:22 06:23:22 #38 [security-spire-agent internal] load build context 06:23:22 #38 transferring context: 26.32kB done 06:23:22 #38 DONE 0.2s 06:23:22 06:23:22 #33 [security-proxy-setup internal] load build context 06:23:22 #33 ... 06:23:22 06:23:22 #39 [security-spire-server internal] load build context 06:23:22 #39 transferring context: 26.79kB 0.0s done 06:23:22 #39 DONE 0.3s 06:23:22 06:23:22 #33 [security-proxy-setup internal] load build context 06:23:28 #33 transferring context: 186.66MB 5.4s 06:23:28 #33 ... 06:23:28 06:23:28 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:23:28 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 06:23:28 #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 06:23:28 #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 06:23:28 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 5.1s 06:23:28 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 06:23:28 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 5.1s 06:23:31 #40 ... 06:23:31 06:23:31 #41 [core-metadata internal] load build context 06:23:31 #41 ... 06:23:31 06:23:31 #31 [core-common-config-bootstrapper internal] load build context 06:23:31 #31 transferring context: 411.04MB 8.9s done 06:23:31 #31 ... 06:23:31 06:23:31 #42 [core-data internal] load build context 06:23:31 #42 transferring context: 411.04MB 9.4s done 06:23:31 #42 ... 06:23:31 06:23:31 #43 [security-bootstrapper internal] load build context 06:23:31 #43 ... 06:23:31 06:23:31 #44 [core-command internal] load build context 06:23:31 #44 transferring context: 411.04MB 8.9s done 06:23:31 #44 ... 06:23:31 06:23:31 #45 [security-spiffe-token-provider internal] load build context 06:23:31 #45 transferring context: 411.04MB 9.7s done 06:23:32 #45 ... 06:23:32 06:23:32 #46 [security-proxy-auth internal] load build context 06:23:32 #46 ... 06:23:32 06:23:32 #47 [support-scheduler internal] load build context 06:23:32 #47 ... 06:23:32 06:23:32 #48 [support-notifications internal] load build context 06:23:32 #48 transferring context: 411.04MB 9.7s done 06:23:32 #48 ... 06:23:32 06:23:32 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:23:32 #49 ... 06:23:32 06:23:32 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:23:32 #0 5.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:32 #0 6.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:32 #0 6.562 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:23:32 #0 6.601 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:23:32 #0 6.610 (3/6) Installing dumb-init (1.2.5-r2) 06:23:32 #0 6.614 (4/6) Installing openssl (3.1.6-r0) 06:23:32 #0 6.625 (5/6) Installing su-exec (0.2-r3) 06:23:32 #0 6.626 (6/6) Installing yq (4.33.3-r5) 06:23:32 #0 6.687 Executing busybox-1.36.1-r7.trigger 06:23:32 #0 6.696 OK: 17 MiB in 19 packages 06:23:32 #50 ... 06:23:32 06:23:32 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:23:32 #51 ... 06:23:32 06:23:32 #52 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 06:23:32 #52 ... 06:23:32 06:23:32 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:23:32 #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 06:23:32 #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 06:23:32 #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 06:23:32 #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 06:23:32 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 8.7s done 06:23:32 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 9.8s 06:23:33 #53 ... 06:23:33 06:23:33 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:23:33 #0 5.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:33 #0 6.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:33 #0 6.502 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:23:33 #0 6.502 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:23:33 #0 6.502 OK: 20072 distinct packages available 06:23:33 #0 6.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:33 #0 6.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:33 #0 6.836 (1/11) Installing ca-certificates (20240226-r0) 06:23:33 #0 6.848 (2/11) Installing brotli-libs (1.0.9-r14) 06:23:33 #0 6.860 (3/11) Installing libunistring (1.1-r1) 06:23:33 #0 6.872 (4/11) Installing libidn2 (2.3.4-r1) 06:23:33 #0 6.879 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:23:33 #0 6.884 (6/11) Installing libcurl (8.5.0-r0) 06:23:33 #0 6.894 (7/11) Installing curl (8.5.0-r0) 06:23:33 #0 6.895 (8/11) Installing dumb-init (1.2.5-r2) 06:23:33 #0 6.899 (9/11) Installing musl-obstack (1.2.3-r2) 06:23:33 #0 6.907 (10/11) Installing libucontext (1.2-r2) 06:23:33 #0 6.907 (11/11) Installing gcompat (1.1.0-r1) 06:23:33 #0 6.912 Executing busybox-1.36.1-r7.trigger 06:23:33 #0 6.920 Executing ca-certificates-20240226-r0.trigger 06:23:33 #0 6.970 OK: 12 MiB in 26 packages 06:23:33 #54 ... 06:23:33 06:23:33 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:23:33 #55 ... 06:23:33 06:23:33 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:23:33 #56 ... 06:23:33 06:23:33 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:23:33 #57 ... 06:23:33 06:23:33 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:23:34 #58 ... 06:23:34 06:23:34 #59 [security-secretstore-setup internal] load build context 06:23:34 #59 transferring context: 411.04MB 9.3s done 06:23:34 #59 ... 06:23:34 06:23:34 #60 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:23:34 #60 ... 06:23:34 06:23:34 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:23:34 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 8.6s done 06:23:34 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.8s 06:23:34 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 06:23:35 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 12.3s done 06:23:38 #40 ... 06:23:38 06:23:38 #33 [security-proxy-setup internal] load build context 06:23:38 #33 transferring context: 411.04MB 9.3s done 06:23:38 #33 ... 06:23:38 06:23:38 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:23:38 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 11.3s done 06:23:38 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 12.3s done 06:23:38 #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 06:23:38 #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 06:23:38 #53 ... 06:23:38 06:23:38 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:23:38 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 06:23:38 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 15.9s 06:23:39 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 16.0s 06:23:39 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.2s 06:23:41 #40 ... 06:23:41 06:23:41 #41 [core-metadata internal] load build context 06:23:41 #41 transferring context: 411.04MB 11.9s done 06:23:41 #41 ... 06:23:41 06:23:41 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:23:41 #40 ... 06:23:41 06:23:41 #43 [security-bootstrapper internal] load build context 06:23:41 #43 transferring context: 411.04MB 11.0s done 06:23:42 #43 ... 06:23:42 06:23:42 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:23:42 #40 ... 06:23:42 06:23:42 #46 [security-proxy-auth internal] load build context 06:23:42 #46 transferring context: 411.04MB 10.8s done 06:23:42 #46 ... 06:23:42 06:23:42 #47 [support-scheduler internal] load build context 06:23:42 #47 transferring context: 411.04MB 10.5s done 06:23:42 #47 ... 06:23:42 06:23:42 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:23:43 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 20.6s done 06:23:47 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 23.8s 06:23:47 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 24.1s 06:23:47 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 06:23:47 #40 ... 06:23:47 06:23:47 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:23:47 #54 DONE 24.9s 06:23:47 06:23:47 #31 [core-common-config-bootstrapper internal] load build context 06:23:47 #31 DONE 25.8s 06:23:47 06:23:47 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:23:47 #50 DONE 24.9s 06:23:47 06:23:47 #44 [core-command internal] load build context 06:23:47 #44 DONE 25.6s 06:23:47 06:23:47 #59 [security-secretstore-setup internal] load build context 06:23:47 #59 DONE 25.8s 06:23:47 06:23:47 #52 [support-notifications builder 2/7] WORKDIR /edgex-go 06:23:47 #52 DONE 24.9s 06:23:47 06:23:47 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:23:47 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 24.3s done 06:23:47 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 06:23:47 #40 ... 06:23:47 06:23:47 #42 [core-data internal] load build context 06:23:47 #42 DONE 25.7s 06:23:47 06:23:47 #33 [security-proxy-setup internal] load build context 06:23:47 #33 DONE 25.2s 06:23:47 06:23:47 #45 [security-spiffe-token-provider internal] load build context 06:23:47 #45 DONE 25.5s 06:23:47 06:23:47 #48 [support-notifications internal] load build context 06:23:47 #48 DONE 25.7s 06:23:47 06:23:47 #47 [support-scheduler internal] load build context 06:23:47 #47 DONE 25.2s 06:23:47 06:23:47 #46 [security-proxy-auth internal] load build context 06:23:47 #46 DONE 25.6s 06:23:47 06:23:47 #43 [security-bootstrapper internal] load build context 06:23:47 #43 DONE 25.9s 06:23:47 06:23:47 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:23:47 #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 06:23:47 #40 ... 06:23:47 06:23:47 #41 [core-metadata internal] load build context 06:23:47 #41 DONE 26.1s 06:23:47 06:23:47 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:23:48 #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s done 06:23:48 #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s done 06:23:50 #40 ... 06:23:50 06:23:50 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:23:50 #57 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:50 #57 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:50 #57 25.84 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:23:50 #57 25.84 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:23:50 #57 25.84 OK: 20072 distinct packages available 06:23:50 #57 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:50 #57 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:50 #57 26.16 (1/4) Installing dumb-init (1.2.5-r2) 06:23:50 #57 26.20 (2/4) Installing musl-obstack (1.2.3-r2) 06:23:50 #57 26.20 (3/4) Installing libucontext (1.2-r2) 06:23:50 #57 26.20 (4/4) Installing gcompat (1.1.0-r1) 06:23:50 #57 26.21 Executing busybox-1.36.1-r7.trigger 06:23:50 #57 26.21 OK: 8 MiB in 19 packages 06:23:50 #57 DONE 27.7s 06:23:50 06:23:50 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:23:50 #58 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:50 #58 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:50 #58 26.65 (1/1) Installing dumb-init (1.2.5-r2) 06:23:50 #58 26.65 Executing busybox-1.36.1-r7.trigger 06:23:50 #58 26.66 OK: 7 MiB in 16 packages 06:23:50 #58 DONE 27.8s 06:23:50 06:23:50 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:23:50 #56 25.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:50 #56 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:50 #56 25.72 (1/2) Installing dumb-init (1.2.5-r2) 06:23:50 #56 25.73 (2/2) Installing su-exec (0.2-r3) 06:23:50 #56 25.75 Executing busybox-1.36.1-r7.trigger 06:23:50 #56 25.76 OK: 7 MiB in 17 packages 06:23:50 #56 DONE 27.8s 06:23:50 06:23:50 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:23:50 #55 25.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:50 #55 25.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:50 #55 25.92 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:23:50 #55 25.92 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:23:50 #55 25.92 OK: 20072 distinct packages available 06:23:50 #55 25.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:50 #55 26.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:50 #55 26.26 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:23:50 #55 26.30 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:23:50 #55 26.30 (3/7) Installing dumb-init (1.2.5-r2) 06:23:50 #55 26.31 (4/7) Installing musl-obstack (1.2.3-r2) 06:23:50 #55 26.31 (5/7) Installing libucontext (1.2-r2) 06:23:50 #55 26.31 (6/7) Installing gcompat (1.1.0-r1) 06:23:50 #55 26.32 (7/7) Installing openssl (3.1.6-r0) 06:23:50 #55 26.33 Executing busybox-1.36.1-r7.trigger 06:23:50 #55 26.33 OK: 8 MiB in 20 packages 06:23:50 #55 DONE 27.7s 06:23:50 06:23:50 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:23:50 #51 25.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:50 #51 25.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:50 #51 25.76 (1/4) Installing ca-certificates (20240226-r0) 06:23:50 #51 25.77 (2/4) Installing dumb-init (1.2.5-r2) 06:23:50 #51 25.78 (3/4) Installing su-exec (0.2-r3) 06:23:50 #51 25.78 (4/4) Installing yq (4.33.3-r5) 06:23:50 #51 25.92 Executing busybox-1.36.1-r7.trigger 06:23:50 #51 25.93 Executing ca-certificates-20240226-r0.trigger 06:23:50 #51 25.98 OK: 17 MiB in 19 packages 06:23:50 #51 DONE 27.9s 06:23:50 06:23:50 #60 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:23:50 #60 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:50 #60 25.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:50 #60 25.87 (1/1) Installing dumb-init (1.2.5-r2) 06:23:50 #60 25.88 Executing busybox-1.36.1-r7.trigger 06:23:50 #60 25.90 OK: 7 MiB in 16 packages 06:23:50 #60 DONE 28.0s 06:23:50 06:23:50 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:23:50 #49 25.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:50 #49 25.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:50 #49 25.68 (1/2) Installing ca-certificates (20240226-r0) 06:23:50 #49 25.69 (2/2) Installing dumb-init (1.2.5-r2) 06:23:50 #49 25.69 Executing busybox-1.36.1-r7.trigger 06:23:50 #49 25.70 Executing ca-certificates-20240226-r0.trigger 06:23:50 #49 25.77 OK: 8 MiB in 17 packages 06:23:50 #49 DONE 27.9s 06:23:50 06:23:50 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:23:50 #40 DONE 28.0s 06:23:50 06:23:50 #61 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 06:23:51 #61 ... 06:23:51 06:23:51 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:23:51 #0 3.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:51 #0 3.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:51 #0 4.127 OK: 264 MiB in 52 packages 06:23:51 #62 DONE 4.2s 06:23:51 06:23:51 #63 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:23:51 #63 DONE 0.1s 06:23:51 06:23:51 #64 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:23:51 #64 ... 06:23:51 06:23:51 #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:23:51 #0 3.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:51 #0 4.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:51 #0 4.287 OK: 17 MiB in 19 packages 06:23:51 #65 DONE 4.4s 06:23:51 06:23:51 #66 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:23:51 #66 DONE 0.1s 06:23:51 06:23:51 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:23:51 #0 4.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:51 #0 4.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:51 #0 4.380 OK: 264 MiB in 52 packages 06:23:51 #67 DONE 4.7s 06:23:51 06:23:51 #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:23:51 #68 DONE 0.1s 06:23:51 06:23:51 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:23:51 #0 3.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:51 #0 3.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:51 #0 4.099 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:23:51 #0 4.099 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:23:51 #0 4.099 OK: 20075 distinct packages available 06:23:51 #0 4.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:51 #0 4.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:51 #0 4.504 OK: 264 MiB in 52 packages 06:23:51 #69 DONE 4.6s 06:23:51 06:23:51 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:23:51 #70 DONE 0.1s 06:23:51 06:23:51 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:23:52 #71 ... 06:23:52 06:23:52 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:23:52 #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 24.3s done 06:23:52 #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 06:23:52 #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done 06:23:52 #53 ... 06:23:52 06:23:52 #61 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 06:23:52 #61 2.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:52 #61 2.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:52 #61 2.334 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:23:52 #61 2.366 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:23:52 #61 2.373 OK: 7 MiB in 16 packages 06:23:52 #61 ... 06:23:52 06:23:52 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:23:52 #0 1.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:52 #0 2.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:52 #0 2.229 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:23:52 #0 2.260 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:23:52 #0 2.270 OK: 8 MiB in 19 packages 06:23:52 #72 DONE 2.7s 06:23:52 06:23:52 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:23:52 #0 1.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:52 #0 2.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:52 #0 2.266 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:23:52 #0 2.302 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:23:52 #0 2.312 OK: 7 MiB in 16 packages 06:23:52 #73 DONE 2.7s 06:23:52 06:23:52 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:23:52 #0 3.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:52 #0 5.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:52 #0 5.321 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:23:52 #0 5.367 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:23:52 #0 5.374 Executing ca-certificates-20240226-r0.trigger 06:23:52 #0 5.429 OK: 12 MiB in 26 packages 06:23:52 #74 DONE 5.6s 06:23:52 06:23:52 #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 06:23:52 #61 DONE 2.9s 06:23:52 06:23:52 #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:23:53 #75 ... 06:23:53 06:23:53 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:23:53 #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:53 #0 2.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:53 #0 2.551 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:23:53 #0 2.629 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:23:53 #0 2.661 OK: 7 MiB in 17 packages 06:23:53 #76 DONE 3.5s 06:23:53 06:23:53 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:23:53 #0 2.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:53 #0 2.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:53 #0 2.651 OK: 8 MiB in 20 packages 06:23:53 #77 DONE 3.5s 06:23:53 06:23:53 #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:23:53 #0 4.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:53 #0 5.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:53 #0 5.958 OK: 264 MiB in 52 packages 06:23:53 #78 DONE 6.5s 06:23:53 06:23:53 #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:23:53 #75 DONE 0.9s 06:23:53 06:23:53 #79 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:23:54 #79 DONE 0.4s 06:23:54 06:23:54 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:23:54 #80 DONE 0.5s 06:23:54 06:23:54 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:23:54 #81 DONE 0.5s 06:23:54 06:23:54 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:23:54 #82 DONE 0.5s 06:23:54 06:23:54 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:23:55 #83 ... 06:23:55 06:23:55 #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:23:55 #84 DONE 0.8s 06:23:55 06:23:55 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:23:55 #0 4.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:55 #0 4.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:55 #0 4.313 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:23:55 #0 4.419 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:23:55 #0 4.428 Executing ca-certificates-20240226-r0.trigger 06:23:55 #0 4.469 OK: 8 MiB in 17 packages 06:23:55 #85 DONE 4.8s 06:23:55 06:23:55 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:23:55 #0 4.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:23:55 #0 4.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:23:55 #0 4.390 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:23:55 #0 4.390 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:23:55 #0 4.390 Executing ca-certificates-20240226-r0.trigger 06:23:55 #0 4.426 OK: 17 MiB in 19 packages 06:23:55 #86 DONE 4.8s 06:23:55 06:23:55 #87 [security-spire-config stage-2 6/10] COPY security.txt / 06:23:55 #87 DONE 0.9s 06:23:55 06:23:55 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:23:55 #88 DONE 0.9s 06:23:55 06:23:55 #89 [security-spire-server stage-2 6/9] COPY security.txt / 06:23:55 #89 DONE 0.1s 06:23:55 06:23:55 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:23:55 #90 DONE 0.1s 06:23:55 06:23:55 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:23:55 #91 DONE 0.1s 06:23:55 06:23:55 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:23:55 #92 DONE 0.1s 06:23:55 06:23:55 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 06:23:55 #93 DONE 0.1s 06:23:55 06:23:55 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:23:55 #94 DONE 0.2s 06:23:55 06:23:55 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:23:55 #95 DONE 0.1s 06:23:55 06:23:55 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:23:55 #96 DONE 0.1s 06:23:55 06:23:55 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:23:55 #97 DONE 0.1s 06:23:55 06:23:55 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:23:55 #98 DONE 0.1s 06:23:55 06:23:55 #99 [security-spire-config] exporting to image 06:23:55 #99 exporting layers 06:23:55 #99 ... 06:23:55 06:23:55 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:23:55 #100 DONE 0.1s 06:23:55 06:23:55 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:23:55 #101 DONE 0.1s 06:23:55 06:23:55 #99 [security-spire-server] exporting to image 06:23:55 #99 ... 06:23:55 06:23:55 #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:23:55 #102 DONE 2.1s 06:23:55 06:23:55 #99 [security-spire-agent] exporting to image 06:23:55 #99 ... 06:23:55 06:23:55 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:23:55 #103 DONE 0.1s 06:23:56 06:23:56 #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:23:56 #104 ... 06:23:56 06:23:56 #99 [security-spire-agent] exporting to image 06:23:56 #99 exporting layers 0.6s done 06:23:56 #99 writing image sha256:37260a079bd22a1d7d4d3559e64b82c10a529d6b1a2c2b95e3b82714a7ba1e7c done 06:23:56 #99 naming to docker.io/library/security-spire-config done 06:23:56 #99 writing image sha256:b8d4fdfdec6aeedf5143a631b59f4ce072f0573e0f246a2ac54d8382aab88b07 done 06:23:56 #99 naming to docker.io/library/security-spire-server done 06:23:56 #99 writing image sha256:15fec307c0e9fe305e1492d75f4e6124735ee3902062f41a3601a0affad7008c done 06:23:56 #99 naming to docker.io/library/security-spire-agent done 06:23:56 #99 DONE 0.8s 06:23:56 06:23:56 #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:09 Removing intermediate container d621f3d25cb6 06:24:09 ---> 660f375b7900 06:24:09 Successfully built 660f375b7900 06:24:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:09 + docker inspect -f . ci-base-image-arm64 06:24:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:10 prd-ubuntu20.04-docker-arm64-4c-16g-4776 does not seem to be running inside a container 06:24:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@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 06:24:11 $ docker top f9471e89121c63fff3359fa1b6665f954b6de6e3ee2ad806e2a57faa2253ab33 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:12 + go version 06:24:12 go version go1.21.9 linux/arm64 [Pipeline] } 06:24:12 $ docker stop --time=1 f9471e89121c63fff3359fa1b6665f954b6de6e3ee2ad806e2a57faa2253ab33 06:24:14 $ docker rm -f --volumes f9471e89121c63fff3359fa1b6665f954b6de6e3ee2ad806e2a57faa2253ab33 [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 06:24:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:24:14 06:24:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:24:15 latest: Pulling from edgex-devops/edgex-compose-arm64 06:24:15 547446be3368: Pulling fs layer 06:24:15 d125d8839a47: Pulling fs layer 06:24:15 3e85d5ac6304: Pulling fs layer 06:24:15 c3105a71a48b: Pulling fs layer 06:24:15 0f093f025ec4: Pulling fs layer 06:24:15 c3106fc0e877: Pulling fs layer 06:24:15 0f093f025ec4: Waiting 06:24:15 547446be3368: Verifying Checksum 06:24:15 547446be3368: Download complete 06:24:15 c3105a71a48b: Verifying Checksum 06:24:15 c3105a71a48b: Download complete 06:24:15 d125d8839a47: Verifying Checksum 06:24:15 d125d8839a47: Download complete 06:24:15 c3106fc0e877: Verifying Checksum 06:24:15 c3106fc0e877: Download complete 06:24:15 0f093f025ec4: Verifying Checksum 06:24:15 0f093f025ec4: Download complete 06:24:16 547446be3368: Pull complete 06:24:17 d125d8839a47: Pull complete 06:24:17 3e85d5ac6304: Verifying Checksum 06:24:17 3e85d5ac6304: Download complete 06:24:27 3e85d5ac6304: Pull complete 06:24:27 c3105a71a48b: Pull complete 06:24:28 0f093f025ec4: Pull complete 06:24:28 c3106fc0e877: Pull complete 06:24:28 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:24:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:24:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:28 prd-ubuntu20.04-docker-arm64-4c-16g-4776 does not seem to be running inside a container 06:24:28 $ 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/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@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 06:24:30 $ docker top 76c9a32a88110b1b2978d5f9447ee421c8643b1019653672ceaf0131e6ab12ff -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:31 + docker compose -f ./docker-compose-build.yml build --parallel 06:24:39 #1 [support-notifications internal] load build definition from Dockerfile 06:24:39 #1 transferring dockerfile: 1.95kB done 06:24:39 #1 DONE 0.1s 06:24:40 06:24:40 #2 [core-command internal] load build definition from Dockerfile 06:24:40 #2 transferring dockerfile: 1.93kB done 06:24:40 #2 DONE 0.0s 06:24:40 06:24:40 #3 [security-proxy-auth internal] load build definition from Dockerfile 06:24:40 #3 transferring dockerfile: 2.15kB done 06:24:40 #3 DONE 0.1s 06:24:40 06:24:40 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:24:40 #4 transferring dockerfile: 2.23kB done 06:24:40 #4 DONE 0.1s 06:24:40 06:24:40 #5 [security-proxy-setup internal] load build definition from Dockerfile 06:24:40 #5 transferring dockerfile: 2.50kB done 06:24:40 #5 DONE 0.1s 06:24:40 06:24:40 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:24:40 #6 transferring dockerfile: 1.89kB done 06:24:40 #6 DONE 0.1s 06:24:40 06:24:40 #7 [core-data internal] load build definition from Dockerfile 06:24:40 #7 transferring dockerfile: 2.01kB done 06:24:40 #7 DONE 0.1s 06:24:40 06:24:40 #8 [security-spire-config internal] load build definition from Dockerfile 06:24:40 #8 transferring dockerfile: 1.69kB done 06:24:40 #8 DONE 0.1s 06:24:40 06:24:40 #9 [core-metadata internal] load build definition from Dockerfile 06:24:40 #9 transferring dockerfile: 2.06kB done 06:24:40 #9 DONE 0.1s 06:24:41 06:24:41 #10 [support-scheduler internal] load build definition from Dockerfile 06:24:41 #10 transferring dockerfile: 1.93kB 0.0s done 06:24:41 #10 DONE 0.1s 06:24:41 06:24:41 #11 [security-spire-server internal] load build definition from Dockerfile 06:24:41 #11 transferring dockerfile: 1.70kB done 06:24:41 #11 DONE 0.1s 06:24:41 06:24:41 #12 [security-spire-agent internal] load build definition from Dockerfile 06:24:41 #12 transferring dockerfile: 1.81kB done 06:24:41 #12 DONE 0.1s 06:24:41 06:24:41 #13 [security-secretstore-setup internal] load build definition from Dockerfile 06:24:41 #13 transferring dockerfile: 2.49kB done 06:24:41 #13 DONE 0.1s 06:24:41 06:24:41 #14 [support-notifications internal] load .dockerignore 06:24:41 #14 transferring context: 06:24:41 #14 transferring context: 50B done 06:24:41 #14 DONE 0.1s 06:24:41 06:24:41 #15 [security-bootstrapper internal] load build definition from Dockerfile 06:24:41 #15 transferring dockerfile: 2.93kB done 06:24:41 #15 DONE 0.1s 06:24:41 06:24:41 #16 [core-command internal] load .dockerignore 06:24:41 #16 transferring context: 50B done 06:24:41 #16 DONE 0.1s 06:24:42 06:24:42 #17 [security-proxy-auth internal] load .dockerignore 06:24:42 #17 transferring context: 50B 0.0s done 06:24:42 #17 DONE 0.1s 06:24:42 06:24:42 #18 [core-common-config-bootstrapper internal] load .dockerignore 06:24:42 #18 transferring context: 50B done 06:24:42 #18 DONE 0.0s 06:24:42 06:24:42 #19 [security-proxy-setup internal] load .dockerignore 06:24:42 #19 transferring context: 50B 0.0s done 06:24:42 #19 DONE 0.1s 06:24:42 06:24:42 #20 [security-spiffe-token-provider internal] load .dockerignore 06:24:42 #20 transferring context: 50B done 06:24:42 #20 DONE 0.1s 06:24:42 06:24:42 #21 [core-data internal] load .dockerignore 06:24:42 #21 transferring context: 50B done 06:24:42 #21 DONE 0.1s 06:24:42 06:24:42 #22 [security-spire-config internal] load .dockerignore 06:24:42 #22 transferring context: 50B done 06:24:42 #22 DONE 0.1s 06:24:42 06:24:42 #23 [core-metadata internal] load .dockerignore 06:24:42 #23 transferring context: 50B done 06:24:42 #23 DONE 0.1s 06:24:42 06:24:42 #24 [support-scheduler internal] load .dockerignore 06:24:42 #24 transferring context: 50B done 06:24:42 #24 DONE 0.1s 06:24:42 06:24:42 #25 [security-spire-server internal] load .dockerignore 06:24:42 #25 transferring context: 50B done 06:24:42 #25 DONE 0.1s 06:24:42 06:24:42 #26 [security-spire-agent internal] load .dockerignore 06:24:42 #26 transferring context: 50B done 06:24:42 #26 DONE 0.1s 06:24:42 06:24:42 #27 [security-secretstore-setup internal] load .dockerignore 06:24:42 #27 transferring context: 50B done 06:24:42 #27 DONE 0.1s 06:24:42 06:24:42 #28 [security-bootstrapper internal] load .dockerignore 06:24:43 #28 transferring context: 50B done 06:24:43 #28 DONE 0.1s 06:24:43 06:24:43 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:24:43 #29 DONE 0.0s 06:24:43 06:24:43 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 06:24:43 #30 DONE 0.1s 06:24:43 #104 DONE 43.8s 06:24:43 06:24:43 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:43 #71 DONE 43.7s 06:24:43 06:24:43 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:43 #83 DONE 41.3s 06:24:43 06:24:43 #64 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:43 #64 DONE 44.0s 06:24:43 06:24:43 #105 [support-notifications builder 6/7] COPY . . 06:24:43 06:24:43 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:43 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:24:43 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:24:43 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:24:43 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:24:43 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.05MB / 3.34MB 0.1s 06:24:43 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 06:24:43 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 06:24:43 #31 ... 06:24:43 06:24:43 #32 [support-notifications internal] load build context 06:24:43 #32 transferring context: 2.65MB 0.5s done 06:24:43 #32 DONE 0.8s 06:24:43 06:24:43 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:43 #31 ... 06:24:43 06:24:43 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:24:43 #29 DONE 0.0s 06:24:43 06:24:43 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:44 #31 ... 06:24:44 06:24:44 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:24:44 #29 DONE 0.0s 06:24:44 06:24:44 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 06:24:44 #30 DONE 0.2s 06:24:44 06:24:44 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:24:44 #33 DONE 1.6s 06:24:44 06:24:44 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:44 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:24:44 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:24:44 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:24:44 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:24:44 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 06:24:44 #31 ... 06:24:44 06:24:44 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:24:44 #29 DONE 0.0s 06:24:44 06:24:44 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:24:44 #33 DONE 1.6s 06:24:44 06:24:44 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:44 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:24:44 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:24:44 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:24:44 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:24:44 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 06:24:44 #31 ... 06:24:44 06:24:44 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:24:44 #29 DONE 0.0s 06:24:44 06:24:44 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:24:44 #33 DONE 1.6s 06:24:44 06:24:44 #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:44 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:24:44 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:24:44 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:24:44 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:24:44 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 06:24:44 #31 ... 06:24:44 06:24:44 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:24:44 #29 DONE 0.0s 06:24:44 06:24:44 #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:44 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 06:24:44 #31 ... 06:24:44 06:24:44 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 06:24:44 #30 DONE 0.5s 06:24:44 06:24:44 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:24:44 #33 DONE 1.7s 06:24:44 06:24:44 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:44 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:24:44 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:24:44 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:24:44 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:24:44 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 06:24:44 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 06:24:44 #31 ... 06:24:44 06:24:44 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:24:44 #29 DONE 0.0s 06:24:44 06:24:44 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:24:44 #33 DONE 1.7s 06:24:44 06:24:44 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 06:24:44 #34 DONE 1.0s 06:24:44 06:24:44 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:44 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:24:44 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:24:44 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:24:44 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:24:44 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 06:24:44 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 06:24:44 #31 ... 06:24:44 06:24:44 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:24:44 #29 DONE 0.0s 06:24:45 06:24:45 #35 [core-command internal] load build context 06:24:45 #35 ... 06:24:45 06:24:45 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:24:45 #33 DONE 1.7s 06:24:45 06:24:45 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:24:45 #29 DONE 0.0s 06:24:45 06:24:45 #34 [core-data builder 2/7] WORKDIR /edgex-go 06:24:45 #34 DONE 1.1s 06:24:45 06:24:45 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:24:45 #33 DONE 1.7s 06:24:45 06:24:45 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 06:24:45 #34 DONE 1.1s 06:24:45 06:24:45 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 06:24:45 #30 DONE 1.3s 06:24:45 06:24:45 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:45 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:24:45 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:24:45 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:24:45 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:24:45 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 06:24:45 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 06:24:45 #31 ... 06:24:45 06:24:45 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:24:45 #33 DONE 1.8s 06:24:45 06:24:45 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 06:24:45 #34 DONE 1.1s 06:24:45 06:24:45 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:45 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:24:45 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:24:45 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:24:45 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:24:45 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 06:24:45 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 06:24:45 #31 ... 06:24:45 06:24:45 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 06:24:45 #30 DONE 1.5s 06:24:45 06:24:45 #36 [security-proxy-auth internal] load build context 06:24:45 #36 transferring context: 2.65MB 1.4s done 06:24:45 #36 DONE 1.6s 06:24:45 06:24:45 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:24:45 #29 DONE 0.0s 06:24:45 06:24:45 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 06:24:45 #105 ... 06:24:45 06:24:45 #106 [core-metadata builder 6/7] COPY . . 06:24:45 #106 ... 06:24:45 06:24:45 #107 [security-secretstore-setup builder 6/7] COPY . . 06:24:45 #30 ... 06:24:45 06:24:45 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:24:45 #29 DONE 0.0s 06:24:45 06:24:45 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 06:24:45 #30 ... 06:24:45 06:24:45 #37 [core-common-config-bootstrapper internal] load build context 06:24:45 #37 transferring context: 2.65MB 1.3s done 06:24:45 #37 DONE 1.8s 06:24:45 06:24:45 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:45 #31 DONE 3.7s 06:24:45 #107 ... 06:24:45 06:24:45 #105 [support-notifications builder 6/7] COPY . . 06:24:45 #105 DONE 10.2s 06:24:45 06:24:45 #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:45 #108 CACHED 06:24:45 06:24:45 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:24:45 #109 CACHED 06:24:45 06:24:45 #110 [support-scheduler builder 6/7] COPY . . 06:24:45 #110 CACHED 06:24:45 06:24:45 #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:45 #111 CACHED 06:24:45 06:24:45 #112 [core-data builder 4/7] COPY go.mod vendor* ./ 06:24:45 #112 CACHED 06:24:45 06:24:45 #113 [core-data builder 6/7] COPY . . 06:24:45 #113 CACHED 06:24:45 06:24:45 #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:24:45 #114 CACHED 06:24:45 06:24:45 #115 [core-common-config-bootstrapper builder 6/7] COPY . . 06:24:45 #115 CACHED 06:24:46 06:24:46 #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:46 #116 CACHED 06:24:46 06:24:46 #106 [core-metadata builder 6/7] COPY . . 06:24:46 #106 DONE 10.3s 06:24:46 06:24:46 #117 [security-spiffe-token-provider builder 6/7] COPY . . 06:24:46 #117 DONE 10.3s 06:24:46 06:24:46 #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:24:46 #118 CACHED 06:24:46 06:24:46 #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:46 #119 CACHED 06:24:46 06:24:46 #120 [security-proxy-auth builder 6/7] COPY . . 06:24:46 #120 CACHED 06:24:46 06:24:46 #121 [core-command builder 6/7] COPY . . 06:24:46 #121 CACHED 06:24:46 06:24:46 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:46 #122 CACHED 06:24:46 06:24:46 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 06:24:46 #123 CACHED 06:24:46 06:24:46 #124 [security-proxy-setup builder 6/7] COPY . . 06:24:46 #124 CACHED 06:24:46 06:24:46 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:46 #125 CACHED 06:24:46 06:24:46 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:24:46 #126 CACHED 06:24:46 06:24:46 #107 [security-secretstore-setup builder 6/7] COPY . . 06:24:46 #107 DONE 10.3s 06:24:46 06:24:46 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:46 #127 CACHED 06:24:46 06:24:46 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:24:46 #128 CACHED 06:24:46 06:24:46 #129 [security-bootstrapper builder 6/7] COPY . . 06:24:46 #129 CACHED 06:24:46 06:24:46 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:24:46 06:24:46 #38 [security-spiffe-token-provider internal] load build context 06:24:46 #38 transferring context: 2.65MB 1.2s done 06:24:46 #38 DONE 1.6s 06:24:46 06:24:46 #39 [security-proxy-setup internal] load build context 06:24:46 #39 ... 06:24:46 06:24:46 #35 [core-command internal] load build context 06:24:46 #35 transferring context: 2.65MB 1.8s done 06:24:46 #35 DONE 2.2s 06:24:46 06:24:46 #39 [security-proxy-setup internal] load build context 06:24:46 #39 transferring context: 2.65MB 1.6s done 06:24:46 #39 DONE 2.2s 06:24:46 06:24:46 #40 [support-scheduler internal] load build context 06:24:47 #40 ... 06:24:47 06:24:47 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:24:47 #33 DONE 1.8s 06:24:47 06:24:47 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 06:24:47 #34 DONE 1.2s 06:24:47 06:24:47 #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:47 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:24:47 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:24:47 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:24:47 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:24:47 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 06:24:47 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 06:24:47 #31 DONE 3.8s 06:24:47 06:24:47 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 06:24:47 #30 DONE 2.6s 06:24:47 06:24:47 #40 [support-scheduler internal] load build context 06:24:47 #40 ... 06:24:47 06:24:47 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:24:47 #33 DONE 1.9s 06:24:47 06:24:47 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 06:24:47 #34 DONE 1.2s 06:24:47 06:24:47 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:47 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:24:47 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:24:47 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:24:47 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:24:47 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 06:24:47 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 06:24:47 #31 DONE 3.8s 06:24:47 06:24:47 #40 [support-scheduler internal] load build context 06:24:47 #130 1.255 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:24:47 #40 ... 06:24:47 06:24:47 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 06:24:47 #41 DONE 2.6s 06:24:47 06:24:47 #40 [support-scheduler internal] load build context 06:24:47 #40 ... 06:24:47 06:24:47 #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:47 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:24:47 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:24:47 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:24:47 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:24:47 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 06:24:47 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 06:24:47 #31 DONE 3.8s 06:24:47 06:24:47 #40 [support-scheduler internal] load build context 06:24:47 #40 ... 06:24:47 06:24:47 #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:47 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:24:47 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:24:47 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:24:47 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:24:47 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 06:24:47 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 06:24:47 #31 DONE 3.8s 06:24:47 06:24:47 #40 [support-scheduler internal] load build context 06:24:48 #40 ... 06:24:48 06:24:48 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 06:24:48 #42 DONE 2.4s 06:24:48 06:24:48 #40 [support-scheduler internal] load build context 06:24:48 #40 ... 06:24:48 06:24:48 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:24:48 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:24:48 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:24:48 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:24:48 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:24:48 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 06:24:48 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 06:24:48 #31 DONE 3.8s 06:24:48 06:24:48 #43 [core-data internal] load build context 06:24:48 #43 transferring context: 2.65MB 1.8s done 06:24:48 #43 DONE 2.8s 06:24:48 06:24:48 #40 [support-scheduler internal] load build context 06:24:48 #40 ... 06:24:48 06:24:48 #44 [core-metadata internal] load build context 06:24:48 #44 transferring context: 2.65MB 1.8s done 06:24:48 #44 DONE 2.9s 06:24:48 06:24:48 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:24:48 #45 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:24:48 #45 ... 06:24:48 06:24:48 #40 [support-scheduler internal] load build context 06:24:48 #40 transferring context: 2.65MB 2.3s done 06:24:48 #40 DONE 3.4s 06:24:48 06:24:48 #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:24:49 #46 ... 06:24:49 06:24:49 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:24:49 #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.6s done 06:24:49 #47 DONE 1.6s 06:24:49 06:24:49 #48 [security-spire-config internal] load build context 06:24:49 #48 transferring context: 25.04kB 0.4s done 06:24:49 #48 DONE 2.0s 06:24:49 06:24:49 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:24:49 #45 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.7s done 06:24:49 #45 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 06:24:49 #45 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 06:24:49 #45 ... 06:24:49 06:24:49 #49 [security-spire-agent internal] load build context 06:24:49 #49 transferring context: 26.32kB 0.6s done 06:24:49 #49 DONE 1.8s 06:24:49 06:24:49 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:24:49 #45 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 06:24:49 #45 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 06:24:50 #45 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 06:24:50 #45 ... 06:24:50 06:24:50 #50 [security-spire-server internal] load build context 06:24:50 #50 transferring context: 26.79kB 0.9s done 06:24:50 #50 DONE 2.4s 06:24:50 06:24:50 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:24:50 #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s 06:24:50 #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s 06:24:50 #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.5s 06:24:50 #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s 06:24:50 #45 ... 06:24:50 06:24:50 #51 [security-secretstore-setup internal] load build context 06:24:50 #51 transferring context: 2.65MB 2.6s done 06:24:50 #51 DONE 3.7s 06:24:50 06:24:50 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:24:50 #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done 06:24:50 #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.8s 06:24:50 #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 06:24:51 #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 06:24:51 #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s 06:24:51 #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 06:24:51 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.1s 06:24:51 #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done 06:24:51 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.33MB / 23.39MB 2.0s 06:24:52 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 2.2s 06:24:52 #45 ... 06:24:52 06:24:52 #52 [security-bootstrapper internal] load build context 06:24:52 #52 transferring context: 2.65MB 3.6s done 06:24:52 #52 DONE 5.4s 06:24:52 06:24:52 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:24:52 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 2.6s 06:24:53 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.87MB / 23.39MB 3.2s 06:24:53 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 3.4s 06:24:53 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 3.7s 06:24:54 #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 06:24:54 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.48MB / 23.39MB 4.3s 06:24:54 #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 06:24:54 #45 ... 06:24:54 06:24:54 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:24:54 #0 5.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:24:54 #0 6.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:24:54 #0 9.031 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:24:54 #0 9.031 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:24:54 #0 9.031 OK: 19951 distinct packages available 06:24:54 #0 9.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:24:54 #53 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:24:54 #53 ... 06:24:54 06:24:54 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:24:54 #0 7.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:24:54 #0 8.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:24:54 #54 ... 06:24:54 06:24:54 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:24:54 #0 8.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:24:54 #0 9.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:24:55 #55 ... 06:24:55 06:24:55 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 06:24:55 #0 5.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:24:55 #0 6.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:24:55 #0 9.595 OK: 266 MiB in 52 packages 06:24:55 #56 ... 06:24:55 06:24:55 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:24:55 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.32MB / 23.39MB 5.1s 06:24:56 #45 ... 06:24:56 06:24:56 #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:24:56 #56 DONE 11.3s 06:24:56 06:24:56 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:24:56 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 5.9s 06:24:56 #45 ... 06:24:56 06:24:56 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:24:56 #54 11.05 OK: 266 MiB in 52 packages 06:24:56 #54 DONE 11.7s 06:24:56 06:24:56 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:24:56 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.44MB / 23.39MB 6.0s 06:24:56 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 6.2s 06:24:56 #45 ... 06:24:56 06:24:56 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:24:56 #0 8.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:24:56 #0 9.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:24:56 #57 ... 06:24:56 06:24:56 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:24:56 #45 ... 06:24:56 06:24:56 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:24:56 #0 9.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:24:56 #58 ... 06:24:56 06:24:56 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:24:57 #45 ... 06:24:57 06:24:57 #59 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:24:57 #59 DONE 0.9s 06:24:57 06:24:57 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:24:57 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 7.1s 06:24:57 #45 ... 06:24:57 06:24:57 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:24:57 #60 ... 06:24:57 06:24:57 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:24:57 #0 9.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:24:57 #61 ... 06:24:57 06:24:57 #62 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:24:57 #0 9.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:24:57 #0 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:24:57 #62 ... 06:24:57 06:24:57 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:24:57 #130 ... 06:24:57 06:24:57 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:24:57 #0 0.584 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:24:57 #131 ... 06:24:57 06:24:57 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:24:57 #0 0.799 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:24:57 #132 ... 06:24:57 06:24:57 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:24:57 #0 1.102 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:24:57 #133 ... 06:24:57 06:24:57 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:24:57 #0 0.846 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:24:57 #134 ... 06:24:57 06:24:57 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:24:57 #0 1.165 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:24:57 #135 ... 06:24:57 06:24:57 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:24:57 #0 0.933 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:24:57 #136 ... 06:24:57 06:24:57 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:24:57 #0 1.288 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:24:57 #137 ... 06:24:57 06:24:57 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:24:57 #0 0.492 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:24:57 #138 ... 06:24:57 06:24:57 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:24:57 #0 0.379 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:24:57 #139 ... 06:24:57 06:24:57 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:24:57 #0 1.024 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:24:57 #45 ... 06:24:57 06:24:57 #63 [core-command builder 4/7] COPY go.mod vendor* ./ 06:24:57 #63 DONE 1.8s 06:24:57 06:24:57 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:24:57 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.5s done 06:24:57 #45 ... 06:24:57 06:24:57 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:24:57 #53 12.36 OK: 266 MiB in 52 packages 06:24:57 #53 DONE 13.2s 06:24:57 06:24:57 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:24:57 #55 12.19 OK: 266 MiB in 52 packages 06:24:57 #55 DONE 13.3s 06:24:57 06:24:57 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:24:57 #61 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:24:58 #61 ... 06:24:58 06:24:58 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:24:58 #64 ... 06:24:58 06:24:58 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:24:58 #65 ... 06:24:58 06:24:58 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:24:58 #45 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 06:24:58 #45 ... 06:24:58 06:24:58 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:24:59 #66 ... 06:24:59 06:24:59 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:24:59 #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 06:24:59 #47 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 06:24:59 #47 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 06:24:59 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done 06:24:59 #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done 06:24:59 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 06:24:59 #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 06:24:59 #47 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.8s done 06:24:59 #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 06:24:59 #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 06:24:59 #47 ... 06:24:59 06:24:59 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:24:59 #67 DONE 1.0s 06:24:59 06:24:59 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:59 #68 ... 06:24:59 06:24:59 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:24:59 #57 12.14 (1/1) Installing dumb-init (1.2.5-r2) 06:24:59 #57 12.17 Executing busybox-1.36.1-r7.trigger 06:24:59 #57 12.27 OK: 8 MiB in 16 packages 06:24:59 #57 DONE 13.2s 06:24:59 06:24:59 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:24:59 #69 DONE 1.6s 06:24:59 06:24:59 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:25:01 #70 ... 06:25:01 06:25:01 #62 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:25:01 #62 13.40 (1/1) Installing dumb-init (1.2.5-r2) 06:25:01 #62 13.41 Executing busybox-1.36.1-r7.trigger 06:25:01 #62 13.58 OK: 8 MiB in 16 packages 06:25:01 #62 DONE 15.1s 06:25:02 06:25:02 #71 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 06:25:02 #71 ... 06:25:02 06:25:02 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:25:02 #58 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:02 #58 13.34 (1/2) Installing ca-certificates (20240226-r0) 06:25:02 #58 13.63 (2/2) Installing dumb-init (1.2.5-r2) 06:25:02 #58 13.67 Executing busybox-1.36.1-r7.trigger 06:25:02 #58 13.75 Executing ca-certificates-20240226-r0.trigger 06:25:02 #58 14.74 OK: 9 MiB in 17 packages 06:25:02 #58 DONE 16.1s 06:25:02 06:25:02 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:25:07 #72 ... 06:25:07 06:25:07 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:25:07 #60 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:07 #60 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:07 #60 17.24 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:25:07 #60 17.66 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:25:07 #60 17.69 (3/6) Installing dumb-init (1.2.5-r2) 06:25:07 #60 17.70 (4/6) Installing openssl (3.1.6-r0) 06:25:07 #60 17.75 (5/6) Installing su-exec (0.2-r3) 06:25:07 #60 17.78 (6/6) Installing yq (4.33.3-r5) 06:25:07 #60 18.52 Executing busybox-1.36.1-r7.trigger 06:25:07 #60 18.71 OK: 18 MiB in 19 packages 06:25:07 #60 DONE 20.0s 06:25:07 06:25:07 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:25:07 #73 ... 06:25:07 06:25:07 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:25:07 #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.4s 06:25:07 #45 ... 06:25:07 06:25:07 #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:25:07 #74 ... 06:25:07 06:25:07 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:25:07 #70 8.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:07 #70 ... 06:25:07 06:25:07 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:25:07 #64 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:07 #64 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:07 #64 18.33 (1/2) Installing dumb-init (1.2.5-r2) 06:25:07 #64 18.38 (2/2) Installing su-exec (0.2-r3) 06:25:07 #64 18.39 Executing busybox-1.36.1-r7.trigger 06:25:07 #64 18.54 OK: 8 MiB in 17 packages 06:25:07 #64 DONE 19.7s 06:25:08 06:25:08 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:25:09 #45 ... 06:25:09 06:25:09 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:25:09 #75 ... 06:25:09 06:25:09 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:25:09 #70 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:09 #70 ... 06:25:09 06:25:09 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:25:09 #65 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:09 #65 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:09 #65 17.48 (1/4) Installing ca-certificates (20240226-r0) 06:25:09 #65 17.72 (2/4) Installing dumb-init (1.2.5-r2) 06:25:09 #65 17.74 (3/4) Installing su-exec (0.2-r3) 06:25:09 #65 17.76 (4/4) Installing yq (4.33.3-r5) 06:25:09 #65 18.34 Executing busybox-1.36.1-r7.trigger 06:25:09 #65 18.47 Executing ca-certificates-20240226-r0.trigger 06:25:09 #65 19.95 OK: 18 MiB in 19 packages 06:25:09 #65 DONE 21.9s 06:25:09 06:25:09 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:25:10 #45 ... 06:25:10 06:25:10 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:25:10 #66 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:10 #66 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:10 #66 17.16 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:25:10 #66 17.16 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:25:10 #66 17.16 OK: 19948 distinct packages available 06:25:10 #66 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:10 #66 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:10 #66 ... 06:25:10 06:25:10 #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:25:10 #46 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:10 #46 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:10 #46 16.68 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:25:10 #46 16.68 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:25:10 #46 16.68 OK: 19948 distinct packages available 06:25:10 #46 17.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:10 #46 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:10 #46 ... 06:25:10 06:25:10 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:25:10 #45 ... 06:25:10 06:25:10 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:25:10 #61 13.93 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:25:10 #61 13.93 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:25:10 #61 13.93 OK: 19948 distinct packages available 06:25:10 #61 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:10 #61 16.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:10 #61 20.11 (1/11) Installing ca-certificates (20240226-r0) 06:25:10 #61 20.55 (2/11) Installing brotli-libs (1.0.9-r14) 06:25:10 #61 20.75 (3/11) Installing libunistring (1.1-r1) 06:25:10 #61 20.87 (4/11) Installing libidn2 (2.3.4-r1) 06:25:10 #61 20.89 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:25:10 #61 20.90 (6/11) Installing libcurl (8.5.0-r0) 06:25:10 #61 20.94 (7/11) Installing curl (8.5.0-r0) 06:25:10 #61 20.99 (8/11) Installing dumb-init (1.2.5-r2) 06:25:10 #61 20.99 (9/11) Installing musl-obstack (1.2.3-r2) 06:25:10 #61 21.00 (10/11) Installing libucontext (1.2-r2) 06:25:10 #61 21.01 (11/11) Installing gcompat (1.1.0-r1) 06:25:10 #61 21.06 Executing busybox-1.36.1-r7.trigger 06:25:10 #61 21.17 Executing ca-certificates-20240226-r0.trigger 06:25:10 #61 22.56 OK: 13 MiB in 26 packages 06:25:11 #61 ... 06:25:11 06:25:11 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:25:11 #45 ... 06:25:11 06:25:11 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:25:11 #61 DONE 24.3s 06:25:11 06:25:11 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:25:12 #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.5s 06:25:12 #45 ... 06:25:12 06:25:12 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:25:12 #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.1s 06:25:12 #47 ... 06:25:12 06:25:12 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:25:14 #45 ... 06:25:14 06:25:14 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:25:14 #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.0s done 06:25:14 #47 DONE 26.7s 06:25:15 06:25:15 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:25:16 #45 ... 06:25:16 06:25:16 #46 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:25:16 #46 23.54 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:25:16 #46 24.19 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:25:16 #46 24.34 (3/7) Installing dumb-init (1.2.5-r2) 06:25:16 #46 24.39 (4/7) Installing musl-obstack (1.2.3-r2) 06:25:16 #46 24.41 (5/7) Installing libucontext (1.2-r2) 06:25:16 #46 24.48 (6/7) Installing gcompat (1.1.0-r1) 06:25:16 #46 24.51 (7/7) Installing openssl (3.1.6-r0) 06:25:16 #46 24.69 Executing busybox-1.36.1-r7.trigger 06:25:16 #46 24.91 OK: 9 MiB in 20 packages 06:25:16 #46 DONE 27.6s 06:25:16 06:25:16 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:25:17 #45 ... 06:25:17 06:25:17 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:25:17 #0 7.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:17 #0 9.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:17 #76 ... 06:25:17 06:25:17 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:25:17 #70 16.93 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:25:17 #70 17.39 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:25:17 #70 17.50 OK: 8 MiB in 16 packages 06:25:17 #70 ... 06:25:17 06:25:17 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:25:17 #66 26.11 (1/4) Installing dumb-init (1.2.5-r2) 06:25:17 #66 26.18 (2/4) Installing musl-obstack (1.2.3-r2) 06:25:17 #66 26.20 (3/4) Installing libucontext (1.2-r2) 06:25:17 #66 26.24 (4/4) Installing gcompat (1.1.0-r1) 06:25:17 #66 26.35 Executing busybox-1.36.1-r7.trigger 06:25:17 #66 26.46 OK: 8 MiB in 19 packages 06:25:17 #66 DONE 28.7s 06:25:17 06:25:17 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:25:17 #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.0s 06:25:17 #45 ... 06:25:17 06:25:17 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:25:17 #0 6.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:17 #0 8.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:17 #77 ... 06:25:17 06:25:17 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:25:18 #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.6s done 06:25:18 #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.6s done 06:25:18 #45 ... 06:25:18 06:25:18 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:25:18 #70 DONE 19.3s 06:25:19 06:25:19 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:25:19 #78 ... 06:25:19 06:25:19 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:25:19 #45 DONE 31.4s 06:25:19 06:25:19 #71 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 06:25:19 #71 7.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:19 #71 8.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:19 #71 15.24 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:25:19 #71 15.84 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:25:19 #71 15.98 OK: 8 MiB in 16 packages 06:25:19 #71 DONE 17.5s 06:25:19 06:25:19 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:25:19 #79 ... 06:25:19 06:25:19 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:25:19 #0 6.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:19 #0 8.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:19 #80 ... 06:25:19 06:25:19 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:25:19 #72 7.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:19 #72 9.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:19 #72 16.06 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:25:19 #72 16.69 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:25:19 #72 16.75 Executing ca-certificates-20240226-r0.trigger 06:25:20 #72 17.42 OK: 9 MiB in 17 packages 06:25:20 #72 ... 06:25:20 06:25:20 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:25:20 #78 4.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:21 #78 ... 06:25:21 06:25:21 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:25:21 #0 4.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:21 #0 5.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:21 #0 9.649 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:25:21 #0 9.980 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:25:21 #81 ... 06:25:21 06:25:21 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:25:21 #72 DONE 18.7s 06:25:21 06:25:21 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:25:21 #81 10.06 Executing ca-certificates-20240226-r0.trigger 06:25:21 #81 ... 06:25:21 06:25:21 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:25:21 #79 3.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:25:22 #79 ... 06:25:22 06:25:22 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:25:22 #77 13.21 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:25:22 #77 13.63 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:25:22 #77 13.75 OK: 8 MiB in 17 packages 06:25:22 #77 DONE 14.6s 06:25:22 06:25:22 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:25:22 #76 14.55 OK: 18 MiB in 19 packages 06:25:22 #76 DONE 15.5s 06:25:22 06:25:22 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:25:22 #82 DONE 0.3s 06:25:22 06:25:22 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:25:22 #79 5.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:23 #79 ... 06:25:23 06:25:23 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:25:23 #81 10.92 OK: 13 MiB in 26 packages 06:25:23 #81 DONE 12.5s 06:25:24 06:25:24 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:25:24 #80 12.40 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:25:24 #80 12.84 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:25:24 #80 12.93 Executing ca-certificates-20240226-r0.trigger 06:25:24 #80 13.69 OK: 18 MiB in 19 packages 06:25:24 #80 DONE 14.7s 06:25:24 06:25:24 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:25:25 #83 DONE 2.8s 06:25:25 06:25:25 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:25:25 #78 5.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:25:25 #78 8.908 OK: 9 MiB in 20 packages 06:25:25 #78 ... 06:25:25 06:25:25 #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:25:25 #84 DONE 0.2s 06:25:25 06:25:25 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:25:25 #78 DONE 9.5s 06:25:25 06:25:25 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:25:26 #85 ... 06:25:26 06:25:26 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:25:26 #79 7.863 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:25:26 #79 8.123 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:25:26 #79 8.150 OK: 8 MiB in 19 packages 06:25:26 #79 DONE 8.9s 06:25:26 06:25:26 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:25:27 #86 ... 06:25:27 06:25:27 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:25:27 #85 DONE 1.2s 06:25:27 06:25:27 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:25:27 #87 DONE 1.2s 06:25:27 06:25:27 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:25:27 #88 DONE 0.2s 06:25:27 06:25:27 #89 [security-spire-server stage-2 6/9] COPY security.txt / 06:25:27 #89 DONE 0.3s 06:25:27 06:25:27 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:25:27 #86 DONE 1.1s 06:25:27 06:25:27 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:25:27 #90 ... 06:25:27 06:25:27 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:25:27 #91 DONE 0.2s 06:25:27 06:25:27 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:25:27 #90 DONE 0.2s 06:25:27 06:25:27 #92 [security-spire-config stage-2 6/10] COPY security.txt / 06:25:27 #92 ... 06:25:27 06:25:27 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:25:27 #93 DONE 0.3s 06:25:27 06:25:27 #92 [security-spire-config stage-2 6/10] COPY security.txt / 06:25:27 #92 DONE 0.2s 06:25:27 06:25:27 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:25:28 #94 ... 06:25:28 06:25:28 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:25:28 #95 DONE 0.2s 06:25:28 06:25:28 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:25:28 #96 DONE 1.2s 06:25:28 06:25:28 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:25:28 #94 DONE 0.3s 06:25:28 06:25:28 #97 [security-spire-server] exporting to image 06:25:28 #97 exporting layers 06:25:28 #97 ... 06:25:28 06:25:28 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:25:28 #98 DONE 0.2s 06:25:28 06:25:28 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:25:28 #99 ... 06:25:28 06:25:28 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:25:28 #100 DONE 0.4s 06:25:28 06:25:28 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:25:28 #99 DONE 0.4s 06:25:28 06:25:28 #97 [security-spire-config] exporting to image 06:25:28 #97 ... 06:25:28 06:25:28 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 06:25:28 #101 DONE 0.3s 06:25:28 06:25:28 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:25:29 #102 DONE 0.2s 06:25:29 06:25:29 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:25:29 #103 DONE 0.2s 06:25:29 06:25:29 #97 [security-spire-config] exporting to image 06:25:29 #97 ... 06:25:29 06:25:29 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:25:29 #104 DONE 0.2s 06:25:29 06:25:29 #97 [security-spire-agent] exporting to image 06:25:30 #97 exporting layers 2.3s done 06:25:30 #97 writing image sha256:b7a9e1362b9b2449bd58842076134f750c458d25d42b121faf8fb29badd9b130 0.0s done 06:25:30 #97 naming to docker.io/library/security-spire-server-arm64 done 06:25:30 #97 exporting layers 2.0s done 06:25:30 #97 writing image sha256:970fefc3349051908e10adaae99f9e03311c1e4648ff46b7b0f8ccf8c25f3d35 done 06:25:30 #97 naming to docker.io/library/security-spire-config-arm64 done 06:25:31 #97 exporting layers 1.9s done 06:25:31 #97 writing image sha256:be709f7b837e6ecd9b64993ab5b0e39c97be5f05876b635176dd9ff1cef2d2c3 0.0s done 06:25:31 #97 naming to docker.io/library/security-spire-agent-arm64 done 06:25:31 #97 DONE 3.4s 06:25:31 06:25:31 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:19 #140 ... 06:26:19 06:26:19 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:26:19 #138 DONE 81.8s 06:26:19 06:26:19 #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:26:19 #141 DONE 0.1s 06:26:19 06:26:19 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:26:19 #136 ... 06:26:19 06:26:19 #142 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:26:19 #142 DONE 0.1s 06:26:19 06:26:19 #143 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:26:19 #143 DONE 0.1s 06:26:19 06:26:19 #144 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:26:19 #144 DONE 0.1s 06:26:19 06:26:19 #145 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:26:19 #145 DONE 0.0s 06:26:19 06:26:19 #146 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:26:19 #146 DONE 1.0s 06:26:19 06:26:19 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:26:19 #133 ... 06:26:19 06:26:19 #99 [core-common-config-bootstrapper] exporting to image 06:26:19 #99 exporting layers 06:26:19 #99 ... 06:26:19 06:26:19 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:26:19 #140 DONE 83.8s 06:26:19 06:26:19 #99 [core-common-config-bootstrapper] exporting to image 06:26:19 #99 exporting layers 0.5s done 06:26:19 #99 writing image sha256:e31212a992833683c7a77f36a59d0f8dcd28e3f7c2d03341b093a129c9f23a7a done 06:26:19 #99 naming to docker.io/library/core-common-config-bootstrapper 06:26:19 #99 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 06:26:19 #99 DONE 1.4s 06:26:19 06:26:19 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:26:19 #135 84.02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:26:19 #135 ... 06:26:19 06:26:19 #147 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:26:19 #147 DONE 0.3s 06:26:19 06:26:19 #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:26:19 #148 DONE 0.1s 06:26:19 06:26:19 #149 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:26:19 #149 DONE 0.1s 06:26:19 06:26:19 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:26:19 #131 ... 06:26:19 06:26:19 #150 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:26:19 #150 DONE 0.0s 06:26:19 06:26:19 #151 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:26:19 #151 DONE 0.1s 06:26:19 06:26:19 #152 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:26:19 #152 DONE 0.1s 06:26:19 06:26:19 #153 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:26:19 #153 ... 06:26:19 06:26:19 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:26:19 #130 DONE 85.1s 06:26:19 06:26:19 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:26:19 #154 DONE 0.2s 06:26:19 06:26:19 #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:26:19 #155 ... 06:26:19 06:26:19 #153 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:26:19 #153 DONE 1.1s 06:26:19 06:26:19 #99 [security-proxy-setup] exporting to image 06:26:19 #99 ... 06:26:19 06:26:19 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:26:19 #135 DONE 86.1s 06:26:19 06:26:19 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:26:19 #156 DONE 0.2s 06:26:19 06:26:19 #99 [security-proxy-setup] exporting to image 06:26:19 #99 exporting layers 0.8s done 06:26:19 #99 writing image sha256:6a0cd20b194eb71278d451a4630f6beb216eab903fe0e87856b23b05f7e60ac9 done 06:26:19 #99 naming to docker.io/library/security-proxy-setup done 06:26:19 #99 DONE 2.2s 06:26:19 06:26:19 #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:26:19 #157 DONE 0.2s 06:26:19 06:26:19 #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:26:19 #155 DONE 1.2s 06:26:19 06:26:19 #158 [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 06:26:19 #158 ... 06:26:19 06:26:19 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:26:19 #159 DONE 0.2s 06:26:19 06:26:19 #158 [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 06:26:19 #158 DONE 0.3s 06:26:19 06:26:19 #160 [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 06:26:19 #160 DONE 0.1s 06:26:19 06:26:19 #161 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:26:19 #161 DONE 0.2s 06:26:19 06:26:19 #162 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:26:19 #162 DONE 1.1s 06:26:19 06:26:19 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:26:19 #163 DONE 1.1s 06:26:19 06:26:19 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:26:19 #164 DONE 1.4s 06:26:19 06:26:19 #165 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:26:19 #165 DONE 1.4s 06:26:19 06:26:19 #166 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:26:21 #166 DONE 6.2s 06:26:21 06:26:21 #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/ 06:26:21 #167 DONE 6.2s 06:26:21 06:26:21 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:26:28 #75 DONE 82.4s 06:26:28 06:26:28 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:28 #68 DONE 82.9s 06:26:28 06:26:28 #105 [security-spiffe-token-provider builder 6/7] COPY . . 06:26:28 #105 ... 06:26:28 06:26:28 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:28 #73 DONE 85.0s 06:26:28 06:26:28 #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:28 #74 DONE 84.5s 06:26:28 06:26:28 #106 [core-command builder 6/7] COPY . . 06:26:28 #106 ... 06:26:28 06:26:28 #105 [security-spiffe-token-provider builder 6/7] COPY . . 06:26:28 #105 DONE 1.0s 06:26:28 06:26:28 #107 [support-notifications builder 6/7] COPY . . 06:26:28 #107 DONE 1.0s 06:26:28 06:26:28 #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:28 #108 CACHED 06:26:28 06:26:28 #109 [security-bootstrapper builder 6/7] COPY . . 06:26:28 #109 CACHED 06:26:28 06:26:28 #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:26:28 #110 CACHED 06:26:28 06:26:28 #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:28 #111 CACHED 06:26:28 06:26:28 #112 [security-secretstore-setup builder 6/7] COPY . . 06:26:28 #112 CACHED 06:26:28 06:26:28 #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:26:28 #113 CACHED 06:26:28 06:26:28 #114 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:26:28 #114 CACHED 06:26:28 06:26:28 #115 [support-scheduler builder 6/7] COPY . . 06:26:28 #115 CACHED 06:26:28 06:26:28 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:28 #116 CACHED 06:26:28 06:26:28 #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:26:28 #117 CACHED 06:26:28 06:26:28 #118 [core-metadata builder 6/7] COPY . . 06:26:28 #118 CACHED 06:26:28 06:26:28 #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:28 #119 CACHED 06:26:28 06:26:28 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 06:26:28 #120 CACHED 06:26:28 06:26:28 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:28 #121 CACHED 06:26:28 06:26:28 #122 [core-data builder 6/7] COPY . . 06:26:28 #122 CACHED 06:26:28 06:26:28 #123 [security-proxy-setup builder 6/7] COPY . . 06:26:28 #123 DONE 1.0s 06:26:28 06:26:28 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:26:28 #124 CACHED 06:26:28 06:26:28 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:28 #125 CACHED 06:26:28 06:26:28 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 06:26:28 #126 CACHED 06:26:28 06:26:28 #127 [security-proxy-auth builder 6/7] COPY . . 06:26:28 #127 CACHED 06:26:28 06:26:28 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:26:28 #128 CACHED 06:26:28 06:26:28 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:28 #129 CACHED 06:26:28 06:26:28 #106 [core-command builder 6/7] COPY . . 06:26:28 #106 DONE 1.0s 06:26:28 06:26:28 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:26:28 #130 5.048 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:26:31 #168 ... 06:26:31 06:26:31 #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:26:33 #130 ... 06:26:33 06:26:33 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:26:33 #0 4.547 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:26:33 #131 ... 06:26:33 06:26:33 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:26:33 #0 3.896 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:26:33 #132 ... 06:26:33 06:26:33 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:26:33 #0 3.995 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:26:33 #133 ... 06:26:33 06:26:33 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:26:33 #0 5.129 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:26:33 #134 ... 06:26:33 06:26:33 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:26:33 #0 5.007 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:26:33 #135 ... 06:26:33 06:26:33 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:26:33 #0 3.602 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:26:34 #136 ... 06:26:34 06:26:34 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:26:34 #0 4.522 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:26:34 #137 ... 06:26:34 06:26:34 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:26:34 #0 5.169 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:26:34 #138 ... 06:26:34 06:26:34 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:26:34 #0 4.717 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:26:34 #139 ... 06:26:34 06:26:34 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:26:34 #0 4.329 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:26:44 #169 ... 06:26:44 06:26:44 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:26:44 #136 DONE 116.8s 06:26:44 06:26:44 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:26:47 #134 ... 06:26:47 06:26:47 #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:26:47 #169 DONE 26.1s 06:26:47 06:26:47 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:26:49 #53 ... 06:26:49 06:26:49 #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:26:51 #170 ... 06:26:51 06:26:51 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:26:51 #168 DONE 29.7s 06:26:51 06:26:51 #171 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:26:52 #171 ... 06:26:52 06:26:52 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:26:52 #139 DONE 126.6s 06:26:52 06:26:52 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:26:52 #133 DONE 126.6s 06:26:52 06:26:52 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:26:52 #132 DONE 126.6s 06:26:52 06:26:52 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:26:52 #172 ... 06:26:52 06:26:52 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:26:52 #137 DONE 126.7s 06:26:52 06:26:52 #171 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:26:52 #171 DONE 4.0s 06:26:52 06:26:52 #173 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:26:52 #173 ... 06:26:52 06:26:52 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:26:52 #172 DONE 0.3s 06:26:52 06:26:52 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:26:52 #131 DONE 127.0s 06:26:52 06:26:52 #174 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:26:52 #174 DONE 1.0s 06:26:52 06:26:52 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:26:52 #134 DONE 127.0s 06:26:53 06:26:53 #175 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:26:53 #175 ... 06:26:53 06:26:53 #173 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:26:53 #173 DONE 0.4s 06:26:53 06:26:53 #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:26:53 #176 DONE 0.4s 06:26:53 06:26:53 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:26:53 #177 DONE 0.4s 06:26:53 06:26:53 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:26:53 #178 CACHED 06:26:53 06:26:53 #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:26:53 #179 CACHED 06:26:53 06:26:53 #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:26:53 #180 CACHED 06:26:53 06:26:53 #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:26:53 #181 CACHED 06:26:53 06:26:53 #182 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:26:53 #182 DONE 0.4s 06:26:53 06:26:53 #183 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:26:53 #183 CACHED 06:26:53 06:26:53 #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:26:53 #184 CACHED 06:26:53 06:26:53 #185 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:26:53 #185 ... 06:26:53 06:26:53 #175 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:26:53 #175 DONE 0.3s 06:26:53 06:26:53 #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:26:53 #170 DONE 4.7s 06:26:53 06:26:53 #186 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:26:53 #186 DONE 0.3s 06:26:53 06:26:53 #99 [security-secretstore-setup] exporting to image 06:26:53 #99 exporting layers 06:26:54 #99 ... 06:26:54 06:26:54 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:26:54 #187 DONE 1.4s 06:26:54 06:26:54 #188 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:26:54 #188 DONE 1.4s 06:26:54 06:26:54 #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:26:54 #189 DONE 1.4s 06:26:54 06:26:54 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:26:54 #190 DONE 1.4s 06:26:54 06:26:54 #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:26:54 #191 DONE 1.4s 06:26:54 06:26:54 #192 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:26:54 #192 DONE 1.3s 06:26:54 06:26:54 #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:26:54 #193 ... 06:26:54 06:26:54 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:26:54 #194 DONE 0.4s 06:26:55 06:26:55 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:26:55 #195 ... 06:26:55 06:26:55 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:26:55 #196 DONE 0.6s 06:26:55 06:26:55 #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:26:55 #197 DONE 0.6s 06:26:55 06:26:55 #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:26:55 #198 DONE 0.6s 06:26:55 06:26:55 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:26:55 #195 DONE 0.6s 06:26:55 06:26:55 #185 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:26:55 #185 DONE 2.0s 06:26:55 06:26:55 #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:26:55 #193 DONE 0.6s 06:26:55 06:26:55 #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:26:55 #199 DONE 0.7s 06:26:55 06:26:55 #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:26:55 #200 ... 06:26:55 06:26:55 #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:26:55 #201 DONE 0.3s 06:26:55 06:26:55 #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:26:55 #202 DONE 0.2s 06:26:55 06:26:55 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:26:55 #203 DONE 0.3s 06:26:55 06:26:55 #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:26:55 #200 DONE 0.2s 06:26:55 06:26:55 #99 [support-notifications] exporting to image 06:26:55 #99 writing image sha256:16a601ee49c140dd63038ef9f736346af03c45cfc378912243ed1171e4665d55 0.0s done 06:26:55 #99 naming to docker.io/library/security-secretstore-setup done 06:26:55 #99 writing image sha256:e54f8cf6f9edd7513de6a66f4ae9fdb14d77a1f93ef26082ef5c40ee0ec614f7 0.0s done 06:26:55 #99 writing image sha256:d40d59496d27f5b88fdccae0c1c955d24f3a2f9cdece10994dc64095bb2cba1d 06:26:55 #99 exporting layers 0.2s done 06:26:55 #99 writing image sha256:d40d59496d27f5b88fdccae0c1c955d24f3a2f9cdece10994dc64095bb2cba1d 0.0s done 06:26:55 #99 naming to docker.io/library/security-spiffe-token-provider done 06:26:55 #99 naming to docker.io/library/support-scheduler done 06:26:55 #99 exporting layers 0.5s done 06:26:55 #99 writing image sha256:635480a95c6713f6612ecb6e3f60f0187db057b3a08c1d1e49f7f11831d40513 done 06:26:55 #99 naming to docker.io/library/core-data done 06:26:55 #99 writing image sha256:e352173231b8522ce0fcdbc39b94ebcaaf1b8be08ffe773fb0a0cc1b67728d7f done 06:26:55 #99 naming to docker.io/library/support-notifications done 06:26:55 #99 writing image sha256:c1ebf2df84f13aa21161b5f39fab6825356d052e2b53fc34aa6f81bdb22ccf2f done 06:26:55 #99 naming to docker.io/library/security-bootstrapper done 06:26:55 #99 ... 06:26:55 06:26:55 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:26:55 #204 DONE 0.4s 06:26:55 06:26:55 #99 [security-proxy-auth] exporting to image 06:26:56 #99 exporting layers 0.7s done 06:26:56 #99 writing image sha256:88790eade7af0077802702cef0602ff6607f0d38411181a9987d8aa0ccc2b6fb 0.0s done 06:26:56 #99 naming to docker.io/library/core-command done 06:26:56 #99 exporting layers 0.3s done 06:26:56 #99 writing image sha256:2f513758f32f644d8963e8f175d4d0347f16ffe6aa8647dc9099a6c3f0622bb3 done 06:26:56 #99 naming to docker.io/library/core-metadata done 06:26:56 #99 writing image sha256:31f8bedd72b47986cffb09951ab408153eab468cf06e561039bf357f079d8b8e done 06:26:56 #99 naming to docker.io/library/security-proxy-auth done 06:26:56 #99 DONE 5.1s 06:26:56 06:26:56 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:26:56 time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:56 time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:56 time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:56 time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:56 time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:56 time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:56 time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:56 time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:56 time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:56 time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:56 time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:56 time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:56 time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:26:56 time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:26:56 $ docker stop --time=1 d02ea705655433791ada26e325dd885c03bb1afb8c80d835525de10e73ebb71e 06:26:58 $ docker rm -f --volumes d02ea705655433791ada26e325dd885c03bb1afb8c80d835525de10e73ebb71e [Pipeline] // withDockerContainer [Pipeline] sh 06:26:58 + docker images 06:26:58 REPOSITORY TAG IMAGE ID CREATED SIZE 06:26:58 security-bootstrapper latest c1ebf2df84f1 3 seconds ago 24MB 06:26:58 support-scheduler latest e54f8cf6f9ed 3 seconds ago 43MB 06:26:58 core-command latest 88790eade7af 3 seconds ago 40.4MB 06:26:58 security-proxy-auth latest 31f8bedd72b4 3 seconds ago 38MB 06:26:58 support-notifications latest e352173231b8 3 seconds ago 43.9MB 06:26:58 core-metadata latest 2f513758f32f 3 seconds ago 40.9MB 06:26:58 core-data latest 635480a95c67 3 seconds ago 40.7MB 06:26:58 security-spiffe-token-provider latest d40d59496d27 4 seconds ago 34MB 06:26:58 security-secretstore-setup latest 16a601ee49c1 5 seconds ago 42.2MB 06:26:58 security-proxy-setup latest 6a0cd20b194e 47 seconds ago 31.2MB 06:26:58 core-common-config-bootstrapper latest e31212a99283 49 seconds ago 20.2MB 06:26:58 security-spire-config latest 37260a079bd2 3 minutes ago 107MB 06:26:58 security-spire-agent latest 15fec307c0e9 3 minutes ago 166MB 06:26:58 security-spire-server latest b8d4fdfdec6a 3 minutes ago 107MB 06:26:58 ci-base-image-x86_64 latest 331f4aee5e2b 6 minutes ago 966MB 06:26:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 06:26:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 06:26:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:58 provisioning config files... 06:26:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/645@tmp/config9033758687879462316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:58 ---> ****-login.sh 06:26:58 nexus3.edgexfoundry.org:10001 06:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:58 Configure a credential helper to remove this warning. See 06:26:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:58 06:26:58 Login Succeeded 06:26:58 nexus3.edgexfoundry.org:10002 06:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:58 Configure a credential helper to remove this warning. See 06:26:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:58 06:26:58 Login Succeeded 06:26:58 nexus3.edgexfoundry.org:10003 06:26:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:59 Configure a credential helper to remove this warning. See 06:26:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:59 06:26:59 Login Succeeded 06:26:59 nexus3.edgexfoundry.org:10004 06:26:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:59 Configure a credential helper to remove this warning. See 06:26:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:59 06:26:59 Login Succeeded 06:26:59 ****.io 06:26:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:59 Configure a credential helper to remove this warning. See 06:26:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:59 06:26:59 Login Succeeded 06:26:59 ---> ****-login.sh ends [Pipeline] } 06:26:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:26:59 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:26:59 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:26:59 latest 06:26:59 3.2.0-dev.27 06:26:59 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:26:59 main 06:26:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:00 + docker push nexus3.edgexfoundry.org:10004/core-command:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:27:00 a6b03ca25ab9: Preparing 06:27:00 75364256c5b5: Preparing 06:27:00 803065a709a5: Preparing 06:27:00 417c753e8027: Preparing 06:27:00 32238800b2bd: Preparing 06:27:00 fa15cabde5d9: Preparing 06:27:00 63ec0bd56cf3: Preparing 06:27:00 fa15cabde5d9: Waiting 06:27:00 63ec0bd56cf3: Waiting 06:27:00 a6b03ca25ab9: Pushed 06:27:00 803065a709a5: Pushed 06:27:00 417c753e8027: Pushed 06:27:00 63ec0bd56cf3: Layer already exists 06:27:00 fa15cabde5d9: Pushed 06:27:00 32238800b2bd: Pushed 06:27:03 75364256c5b5: Pushed 06:27:03 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:e5bee1028b7f61505f146a4e4638b89531bdb873943975e9e3a77405cd86df2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:03 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:27:03 a6b03ca25ab9: Preparing 06:27:03 75364256c5b5: Preparing 06:27:03 803065a709a5: Preparing 06:27:03 417c753e8027: Preparing 06:27:03 32238800b2bd: Preparing 06:27:03 fa15cabde5d9: Preparing 06:27:03 63ec0bd56cf3: Preparing 06:27:03 63ec0bd56cf3: Waiting 06:27:03 fa15cabde5d9: Waiting 06:27:03 a6b03ca25ab9: Layer already exists 06:27:03 75364256c5b5: Layer already exists 06:27:03 32238800b2bd: Layer already exists 06:27:03 803065a709a5: Layer already exists 06:27:03 417c753e8027: Layer already exists 06:27:03 fa15cabde5d9: Layer already exists 06:27:03 63ec0bd56cf3: Layer already exists 06:27:03 latest: digest: sha256:e5bee1028b7f61505f146a4e4638b89531bdb873943975e9e3a77405cd86df2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:04 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.27 06:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:27:04 a6b03ca25ab9: Preparing 06:27:04 75364256c5b5: Preparing 06:27:04 803065a709a5: Preparing 06:27:04 417c753e8027: Preparing 06:27:04 32238800b2bd: Preparing 06:27:04 fa15cabde5d9: Preparing 06:27:04 63ec0bd56cf3: Preparing 06:27:04 fa15cabde5d9: Waiting 06:27:04 63ec0bd56cf3: Waiting 06:27:04 32238800b2bd: Layer already exists 06:27:04 417c753e8027: Layer already exists 06:27:04 803065a709a5: Layer already exists 06:27:04 a6b03ca25ab9: Layer already exists 06:27:04 75364256c5b5: Layer already exists 06:27:04 63ec0bd56cf3: Layer already exists 06:27:04 fa15cabde5d9: Layer already exists 06:27:04 3.2.0-dev.27: digest: sha256:e5bee1028b7f61505f146a4e4638b89531bdb873943975e9e3a77405cd86df2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:05 + docker push nexus3.edgexfoundry.org:10004/core-command:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:27:05 a6b03ca25ab9: Preparing 06:27:05 75364256c5b5: Preparing 06:27:05 803065a709a5: Preparing 06:27:05 417c753e8027: Preparing 06:27:05 32238800b2bd: Preparing 06:27:05 fa15cabde5d9: Preparing 06:27:05 63ec0bd56cf3: Preparing 06:27:05 fa15cabde5d9: Waiting 06:27:05 63ec0bd56cf3: Waiting 06:27:05 a6b03ca25ab9: Layer already exists 06:27:05 32238800b2bd: Layer already exists 06:27:05 803065a709a5: Layer already exists 06:27:05 75364256c5b5: Layer already exists 06:27:05 417c753e8027: Layer already exists 06:27:05 fa15cabde5d9: Layer already exists 06:27:05 63ec0bd56cf3: Layer already exists 06:27:05 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:e5bee1028b7f61505f146a4e4638b89531bdb873943975e9e3a77405cd86df2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:05 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:27:05 a6b03ca25ab9: Preparing 06:27:05 75364256c5b5: Preparing 06:27:05 803065a709a5: Preparing 06:27:05 417c753e8027: Preparing 06:27:05 32238800b2bd: Preparing 06:27:05 fa15cabde5d9: Preparing 06:27:05 63ec0bd56cf3: Preparing 06:27:05 fa15cabde5d9: Waiting 06:27:05 63ec0bd56cf3: Waiting 06:27:05 417c753e8027: Layer already exists 06:27:05 a6b03ca25ab9: Layer already exists 06:27:05 75364256c5b5: Layer already exists 06:27:05 32238800b2bd: Layer already exists 06:27:05 803065a709a5: Layer already exists 06:27:05 fa15cabde5d9: Layer already exists 06:27:05 63ec0bd56cf3: Layer already exists 06:27:05 main: digest: sha256:e5bee1028b7f61505f146a4e4638b89531bdb873943975e9e3a77405cd86df2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:05 ===================================================== [Pipeline] echo 06:27:05 taggedImages: 06:27:05 - nexus3.edgexfoundry.org:10004/core-command:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:05 - nexus3.edgexfoundry.org:10004/core-command:latest 06:27:05 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.27 06:27:05 - nexus3.edgexfoundry.org:10004/core-command:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:05 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:27:05 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:27:05 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:05 latest 06:27:05 3.2.0-dev.27 06:27:05 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:05 main 06:27:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:27:06 0b9bad11ef3b: Preparing 06:27:06 ed4407ba15b3: Preparing 06:27:06 93d62e877e4b: Preparing 06:27:06 c1ba3a3e4544: Preparing 06:27:06 803065a709a5: Preparing 06:27:06 417c753e8027: Preparing 06:27:06 32238800b2bd: Preparing 06:27:06 fa15cabde5d9: Preparing 06:27:06 63ec0bd56cf3: Preparing 06:27:06 fa15cabde5d9: Waiting 06:27:06 63ec0bd56cf3: Waiting 06:27:06 417c753e8027: Waiting 06:27:06 803065a709a5: Layer already exists 06:27:06 417c753e8027: Layer already exists 06:27:06 32238800b2bd: Layer already exists 06:27:06 fa15cabde5d9: Layer already exists 06:27:06 63ec0bd56cf3: Layer already exists 06:27:06 ed4407ba15b3: Pushed 06:27:06 0b9bad11ef3b: Pushed 06:27:06 93d62e877e4b: Pushed 06:27:07 c1ba3a3e4544: Pushed 06:27:07 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:514e45a68586e13753ee66a31ef0c6c38c28662fba50fef1344cb1bff45c8cf6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:27:08 0b9bad11ef3b: Preparing 06:27:08 ed4407ba15b3: Preparing 06:27:08 93d62e877e4b: Preparing 06:27:08 c1ba3a3e4544: Preparing 06:27:08 803065a709a5: Preparing 06:27:08 417c753e8027: Preparing 06:27:08 32238800b2bd: Preparing 06:27:08 fa15cabde5d9: Preparing 06:27:08 63ec0bd56cf3: Preparing 06:27:08 417c753e8027: Waiting 06:27:08 32238800b2bd: Waiting 06:27:08 fa15cabde5d9: Waiting 06:27:08 63ec0bd56cf3: Waiting 06:27:08 0b9bad11ef3b: Layer already exists 06:27:08 93d62e877e4b: Layer already exists 06:27:08 803065a709a5: Layer already exists 06:27:08 c1ba3a3e4544: Layer already exists 06:27:08 ed4407ba15b3: Layer already exists 06:27:08 417c753e8027: Layer already exists 06:27:08 63ec0bd56cf3: Layer already exists 06:27:08 32238800b2bd: Layer already exists 06:27:08 fa15cabde5d9: Layer already exists 06:27:08 latest: digest: sha256:514e45a68586e13753ee66a31ef0c6c38c28662fba50fef1344cb1bff45c8cf6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.27 06:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:27:08 0b9bad11ef3b: Preparing 06:27:08 ed4407ba15b3: Preparing 06:27:08 93d62e877e4b: Preparing 06:27:08 c1ba3a3e4544: Preparing 06:27:08 803065a709a5: Preparing 06:27:08 417c753e8027: Preparing 06:27:08 32238800b2bd: Preparing 06:27:08 fa15cabde5d9: Preparing 06:27:08 63ec0bd56cf3: Preparing 06:27:08 fa15cabde5d9: Waiting 06:27:08 417c753e8027: Waiting 06:27:08 32238800b2bd: Waiting 06:27:08 63ec0bd56cf3: Waiting 06:27:08 ed4407ba15b3: Layer already exists 06:27:08 803065a709a5: Layer already exists 06:27:08 0b9bad11ef3b: Layer already exists 06:27:08 c1ba3a3e4544: Layer already exists 06:27:08 93d62e877e4b: Layer already exists 06:27:08 417c753e8027: Layer already exists 06:27:08 32238800b2bd: Layer already exists 06:27:08 63ec0bd56cf3: Layer already exists 06:27:08 fa15cabde5d9: Layer already exists 06:27:08 3.2.0-dev.27: digest: sha256:514e45a68586e13753ee66a31ef0c6c38c28662fba50fef1344cb1bff45c8cf6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:27:09 0b9bad11ef3b: Preparing 06:27:09 ed4407ba15b3: Preparing 06:27:09 93d62e877e4b: Preparing 06:27:09 c1ba3a3e4544: Preparing 06:27:09 803065a709a5: Preparing 06:27:09 417c753e8027: Preparing 06:27:09 32238800b2bd: Preparing 06:27:09 fa15cabde5d9: Preparing 06:27:09 63ec0bd56cf3: Preparing 06:27:09 417c753e8027: Waiting 06:27:09 32238800b2bd: Waiting 06:27:09 63ec0bd56cf3: Waiting 06:27:09 fa15cabde5d9: Waiting 06:27:09 93d62e877e4b: Layer already exists 06:27:09 803065a709a5: Layer already exists 06:27:09 0b9bad11ef3b: Layer already exists 06:27:09 ed4407ba15b3: Layer already exists 06:27:09 c1ba3a3e4544: Layer already exists 06:27:09 32238800b2bd: Layer already exists 06:27:09 fa15cabde5d9: Layer already exists 06:27:09 417c753e8027: Layer already exists 06:27:09 63ec0bd56cf3: Layer already exists 06:27:09 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:514e45a68586e13753ee66a31ef0c6c38c28662fba50fef1344cb1bff45c8cf6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:09 + 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 06:27:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:27:10 0b9bad11ef3b: Preparing 06:27:10 ed4407ba15b3: Preparing 06:27:10 93d62e877e4b: Preparing 06:27:10 c1ba3a3e4544: Preparing 06:27:10 803065a709a5: Preparing 06:27:10 417c753e8027: Preparing 06:27:10 32238800b2bd: Preparing 06:27:10 fa15cabde5d9: Preparing 06:27:10 63ec0bd56cf3: Preparing 06:27:10 32238800b2bd: Waiting 06:27:10 fa15cabde5d9: Waiting 06:27:10 417c753e8027: Waiting 06:27:10 63ec0bd56cf3: Waiting 06:27:10 c1ba3a3e4544: Layer already exists 06:27:10 ed4407ba15b3: Layer already exists 06:27:10 0b9bad11ef3b: Layer already exists 06:27:10 93d62e877e4b: Layer already exists 06:27:10 803065a709a5: Layer already exists 06:27:10 417c753e8027: Layer already exists 06:27:10 32238800b2bd: Layer already exists 06:27:10 63ec0bd56cf3: Layer already exists 06:27:10 fa15cabde5d9: Layer already exists 06:27:10 main: digest: sha256:514e45a68586e13753ee66a31ef0c6c38c28662fba50fef1344cb1bff45c8cf6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:10 ===================================================== [Pipeline] echo 06:27:10 taggedImages: 06:27:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:27:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.27 06:27:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 06:27:10 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:27:10 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:10 latest 06:27:10 3.2.0-dev.27 06:27:10 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:10 main 06:27:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:10 + docker push nexus3.edgexfoundry.org:10004/core-data:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:27:10 41f817ad6698: Preparing 06:27:10 cd1b5e7185a5: Preparing 06:27:10 803065a709a5: Preparing 06:27:10 417c753e8027: Preparing 06:27:10 32238800b2bd: Preparing 06:27:10 70e3875ebada: Preparing 06:27:10 63ec0bd56cf3: Preparing 06:27:10 63ec0bd56cf3: Waiting 06:27:10 803065a709a5: Layer already exists 06:27:10 32238800b2bd: Layer already exists 06:27:10 417c753e8027: Layer already exists 06:27:10 63ec0bd56cf3: Layer already exists 06:27:10 41f817ad6698: Pushed 06:27:10 70e3875ebada: Pushed 06:27:14 cd1b5e7185a5: Pushed 06:27:14 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:0527e77c855087124065cf86ab39f89dbb91ff4bbcd7e61dc353dc3d791f0474 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:14 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:27:14 41f817ad6698: Preparing 06:27:14 cd1b5e7185a5: Preparing 06:27:14 803065a709a5: Preparing 06:27:14 417c753e8027: Preparing 06:27:14 32238800b2bd: Preparing 06:27:14 70e3875ebada: Preparing 06:27:14 63ec0bd56cf3: Preparing 06:27:14 70e3875ebada: Waiting 06:27:14 63ec0bd56cf3: Waiting 06:27:14 803065a709a5: Layer already exists 06:27:14 cd1b5e7185a5: Layer already exists 06:27:14 32238800b2bd: Layer already exists 06:27:14 417c753e8027: Layer already exists 06:27:14 41f817ad6698: Layer already exists 06:27:14 70e3875ebada: Layer already exists 06:27:14 63ec0bd56cf3: Layer already exists 06:27:14 latest: digest: sha256:0527e77c855087124065cf86ab39f89dbb91ff4bbcd7e61dc353dc3d791f0474 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:15 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.27 06:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:27:15 41f817ad6698: Preparing 06:27:15 cd1b5e7185a5: Preparing 06:27:15 803065a709a5: Preparing 06:27:15 417c753e8027: Preparing 06:27:15 32238800b2bd: Preparing 06:27:15 70e3875ebada: Preparing 06:27:15 63ec0bd56cf3: Preparing 06:27:15 70e3875ebada: Waiting 06:27:15 cd1b5e7185a5: Layer already exists 06:27:15 41f817ad6698: Layer already exists 06:27:15 417c753e8027: Layer already exists 06:27:15 32238800b2bd: Layer already exists 06:27:15 803065a709a5: Layer already exists 06:27:15 63ec0bd56cf3: Layer already exists 06:27:15 70e3875ebada: Layer already exists 06:27:15 3.2.0-dev.27: digest: sha256:0527e77c855087124065cf86ab39f89dbb91ff4bbcd7e61dc353dc3d791f0474 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:16 + docker push nexus3.edgexfoundry.org:10004/core-data:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:27:16 41f817ad6698: Preparing 06:27:16 cd1b5e7185a5: Preparing 06:27:16 803065a709a5: Preparing 06:27:16 417c753e8027: Preparing 06:27:16 32238800b2bd: Preparing 06:27:16 70e3875ebada: Preparing 06:27:16 63ec0bd56cf3: Preparing 06:27:16 70e3875ebada: Waiting 06:27:16 63ec0bd56cf3: Waiting 06:27:16 32238800b2bd: Layer already exists 06:27:16 803065a709a5: Layer already exists 06:27:16 41f817ad6698: Layer already exists 06:27:16 cd1b5e7185a5: Layer already exists 06:27:16 417c753e8027: Layer already exists 06:27:16 70e3875ebada: Layer already exists 06:27:16 63ec0bd56cf3: Layer already exists 06:27:16 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:0527e77c855087124065cf86ab39f89dbb91ff4bbcd7e61dc353dc3d791f0474 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:16 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:27:16 41f817ad6698: Preparing 06:27:16 cd1b5e7185a5: Preparing 06:27:16 803065a709a5: Preparing 06:27:16 417c753e8027: Preparing 06:27:16 32238800b2bd: Preparing 06:27:16 70e3875ebada: Preparing 06:27:16 63ec0bd56cf3: Preparing 06:27:16 70e3875ebada: Waiting 06:27:16 63ec0bd56cf3: Waiting 06:27:16 41f817ad6698: Layer already exists 06:27:16 cd1b5e7185a5: Layer already exists 06:27:16 417c753e8027: Layer already exists 06:27:16 803065a709a5: Layer already exists 06:27:16 32238800b2bd: Layer already exists 06:27:16 63ec0bd56cf3: Layer already exists 06:27:16 70e3875ebada: Layer already exists 06:27:16 main: digest: sha256:0527e77c855087124065cf86ab39f89dbb91ff4bbcd7e61dc353dc3d791f0474 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:16 ===================================================== [Pipeline] echo 06:27:16 taggedImages: 06:27:16 - nexus3.edgexfoundry.org:10004/core-data:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:16 - nexus3.edgexfoundry.org:10004/core-data:latest 06:27:16 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.27 06:27:16 - nexus3.edgexfoundry.org:10004/core-data:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:16 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:27:16 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:27:16 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:16 latest 06:27:16 3.2.0-dev.27 06:27:16 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:16 main 06:27:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:27:17 083ad925f955: Preparing 06:27:17 629c24ae04b3: Preparing 06:27:17 7730729a0a9b: Preparing 06:27:17 803065a709a5: Preparing 06:27:17 417c753e8027: Preparing 06:27:17 32238800b2bd: Preparing 06:27:17 fa15cabde5d9: Preparing 06:27:17 63ec0bd56cf3: Preparing 06:27:17 32238800b2bd: Waiting 06:27:17 63ec0bd56cf3: Waiting 06:27:17 fa15cabde5d9: Waiting 06:27:17 803065a709a5: Layer already exists 06:27:17 417c753e8027: Layer already exists 06:27:17 32238800b2bd: Layer already exists 06:27:17 fa15cabde5d9: Layer already exists 06:27:17 63ec0bd56cf3: Layer already exists 06:27:17 629c24ae04b3: Pushed 06:27:17 083ad925f955: Pushed 06:27:20 7730729a0a9b: Pushed 06:27:20 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:5080fe02a5fd3fe7f86db8b00074c651b42fe41ebc50a7bc94a8cb0560127a49 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:27:21 083ad925f955: Preparing 06:27:21 629c24ae04b3: Preparing 06:27:21 7730729a0a9b: Preparing 06:27:21 803065a709a5: Preparing 06:27:21 417c753e8027: Preparing 06:27:21 32238800b2bd: Preparing 06:27:21 fa15cabde5d9: Preparing 06:27:21 63ec0bd56cf3: Preparing 06:27:21 32238800b2bd: Waiting 06:27:21 fa15cabde5d9: Waiting 06:27:21 63ec0bd56cf3: Waiting 06:27:21 803065a709a5: Layer already exists 06:27:21 629c24ae04b3: Layer already exists 06:27:21 7730729a0a9b: Layer already exists 06:27:21 083ad925f955: Layer already exists 06:27:21 417c753e8027: Layer already exists 06:27:21 63ec0bd56cf3: Layer already exists 06:27:21 fa15cabde5d9: Layer already exists 06:27:21 32238800b2bd: Layer already exists 06:27:21 latest: digest: sha256:5080fe02a5fd3fe7f86db8b00074c651b42fe41ebc50a7bc94a8cb0560127a49 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.27 06:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:27:22 083ad925f955: Preparing 06:27:22 629c24ae04b3: Preparing 06:27:22 7730729a0a9b: Preparing 06:27:22 803065a709a5: Preparing 06:27:22 417c753e8027: Preparing 06:27:22 32238800b2bd: Preparing 06:27:22 fa15cabde5d9: Preparing 06:27:22 63ec0bd56cf3: Preparing 06:27:22 32238800b2bd: Waiting 06:27:22 fa15cabde5d9: Waiting 06:27:22 63ec0bd56cf3: Waiting 06:27:22 629c24ae04b3: Layer already exists 06:27:22 417c753e8027: Layer already exists 06:27:22 083ad925f955: Layer already exists 06:27:22 803065a709a5: Layer already exists 06:27:22 7730729a0a9b: Layer already exists 06:27:22 32238800b2bd: Layer already exists 06:27:22 63ec0bd56cf3: Layer already exists 06:27:22 fa15cabde5d9: Layer already exists 06:27:22 3.2.0-dev.27: digest: sha256:5080fe02a5fd3fe7f86db8b00074c651b42fe41ebc50a7bc94a8cb0560127a49 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:27:22 083ad925f955: Preparing 06:27:22 629c24ae04b3: Preparing 06:27:22 7730729a0a9b: Preparing 06:27:22 803065a709a5: Preparing 06:27:22 417c753e8027: Preparing 06:27:22 32238800b2bd: Preparing 06:27:22 fa15cabde5d9: Preparing 06:27:22 63ec0bd56cf3: Preparing 06:27:22 fa15cabde5d9: Waiting 06:27:22 32238800b2bd: Waiting 06:27:22 63ec0bd56cf3: Waiting 06:27:22 803065a709a5: Layer already exists 06:27:22 083ad925f955: Layer already exists 06:27:22 7730729a0a9b: Layer already exists 06:27:22 629c24ae04b3: Layer already exists 06:27:22 417c753e8027: Layer already exists 06:27:22 63ec0bd56cf3: Layer already exists 06:27:22 32238800b2bd: Layer already exists 06:27:22 fa15cabde5d9: Layer already exists 06:27:22 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:5080fe02a5fd3fe7f86db8b00074c651b42fe41ebc50a7bc94a8cb0560127a49 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:27:23 083ad925f955: Preparing 06:27:23 629c24ae04b3: Preparing 06:27:23 7730729a0a9b: Preparing 06:27:23 803065a709a5: Preparing 06:27:23 417c753e8027: Preparing 06:27:23 32238800b2bd: Preparing 06:27:23 fa15cabde5d9: Preparing 06:27:23 32238800b2bd: Waiting 06:27:23 63ec0bd56cf3: Preparing 06:27:23 fa15cabde5d9: Waiting 06:27:23 63ec0bd56cf3: Waiting 06:27:23 083ad925f955: Layer already exists 06:27:23 417c753e8027: Layer already exists 06:27:23 629c24ae04b3: Layer already exists 06:27:23 7730729a0a9b: Layer already exists 06:27:23 803065a709a5: Layer already exists 06:27:23 fa15cabde5d9: Layer already exists 06:27:23 63ec0bd56cf3: Layer already exists 06:27:23 32238800b2bd: Layer already exists 06:27:23 main: digest: sha256:5080fe02a5fd3fe7f86db8b00074c651b42fe41ebc50a7bc94a8cb0560127a49 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:23 ===================================================== [Pipeline] echo 06:27:23 taggedImages: 06:27:23 - nexus3.edgexfoundry.org:10004/core-metadata:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:23 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:27:23 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.27 06:27:23 - nexus3.edgexfoundry.org:10004/core-metadata:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:23 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:27:23 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:27:23 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:23 latest 06:27:23 3.2.0-dev.27 06:27:23 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:23 main 06:27:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:27:24 b41ad00c9641: Preparing 06:27:24 9f541acbe9ff: Preparing 06:27:24 3c2a10aeaf37: Preparing 06:27:24 a10963afd15e: Preparing 06:27:24 6884627415aa: Preparing 06:27:24 3c1747fbaf50: Preparing 06:27:24 5a803b7bda83: Preparing 06:27:24 803065a709a5: Preparing 06:27:24 417c753e8027: Preparing 06:27:24 4e86c0dade7f: Preparing 06:27:24 61791ce98c10: Preparing 06:27:24 5f70bf18a086: Preparing 06:27:24 85360437e2ec: Preparing 06:27:24 b38028f59d70: Preparing 06:27:24 7fc2e1ac2631: Preparing 06:27:24 63ec0bd56cf3: Preparing 06:27:24 3c1747fbaf50: Waiting 06:27:24 5a803b7bda83: Waiting 06:27:24 803065a709a5: Waiting 06:27:24 417c753e8027: Waiting 06:27:24 4e86c0dade7f: Waiting 06:27:24 61791ce98c10: Waiting 06:27:24 b38028f59d70: Waiting 06:27:24 85360437e2ec: Waiting 06:27:24 7fc2e1ac2631: Waiting 06:27:24 5f70bf18a086: Waiting 06:27:24 63ec0bd56cf3: Waiting 06:27:24 9f541acbe9ff: Pushed 06:27:24 6884627415aa: Pushed 06:27:24 a10963afd15e: Pushed 06:27:24 b41ad00c9641: Pushed 06:27:24 3c2a10aeaf37: Pushed 06:27:24 803065a709a5: Layer already exists 06:27:24 3c1747fbaf50: Pushed 06:27:24 417c753e8027: Layer already exists 06:27:24 5f70bf18a086: Layer already exists 06:27:24 4e86c0dade7f: Pushed 06:27:24 61791ce98c10: Pushed 06:27:24 85360437e2ec: Pushed 06:27:24 63ec0bd56cf3: Layer already exists 06:27:24 7fc2e1ac2631: Pushed 06:27:25 b38028f59d70: Pushed 06:27:25 5a803b7bda83: Pushed 06:27:26 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:37895e68cc1bc62a859bdcf115120afd62b74b57d2b22fb4318763baa0531619 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:27:26 b41ad00c9641: Preparing 06:27:26 9f541acbe9ff: Preparing 06:27:26 3c2a10aeaf37: Preparing 06:27:26 a10963afd15e: Preparing 06:27:26 6884627415aa: Preparing 06:27:26 3c1747fbaf50: Preparing 06:27:26 5a803b7bda83: Preparing 06:27:26 803065a709a5: Preparing 06:27:26 417c753e8027: Preparing 06:27:26 4e86c0dade7f: Preparing 06:27:26 61791ce98c10: Preparing 06:27:26 5f70bf18a086: Preparing 06:27:26 85360437e2ec: Preparing 06:27:26 b38028f59d70: Preparing 06:27:26 7fc2e1ac2631: Preparing 06:27:26 63ec0bd56cf3: Preparing 06:27:26 5a803b7bda83: Waiting 06:27:26 417c753e8027: Waiting 06:27:26 803065a709a5: Waiting 06:27:26 5f70bf18a086: Waiting 06:27:26 b38028f59d70: Waiting 06:27:26 85360437e2ec: Waiting 06:27:26 7fc2e1ac2631: Waiting 06:27:26 61791ce98c10: Waiting 06:27:26 63ec0bd56cf3: Waiting 06:27:26 3c1747fbaf50: Waiting 06:27:26 b41ad00c9641: Layer already exists 06:27:26 6884627415aa: Layer already exists 06:27:26 9f541acbe9ff: Layer already exists 06:27:26 a10963afd15e: Layer already exists 06:27:26 3c2a10aeaf37: Layer already exists 06:27:26 5a803b7bda83: Layer already exists 06:27:26 3c1747fbaf50: Layer already exists 06:27:26 4e86c0dade7f: Layer already exists 06:27:26 803065a709a5: Layer already exists 06:27:26 417c753e8027: Layer already exists 06:27:26 61791ce98c10: Layer already exists 06:27:26 5f70bf18a086: Layer already exists 06:27:26 85360437e2ec: Layer already exists 06:27:26 b38028f59d70: Layer already exists 06:27:26 7fc2e1ac2631: Layer already exists 06:27:26 63ec0bd56cf3: Layer already exists 06:27:26 latest: digest: sha256:37895e68cc1bc62a859bdcf115120afd62b74b57d2b22fb4318763baa0531619 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.27 06:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:27:27 b41ad00c9641: Preparing 06:27:27 9f541acbe9ff: Preparing 06:27:27 3c2a10aeaf37: Preparing 06:27:27 a10963afd15e: Preparing 06:27:27 6884627415aa: Preparing 06:27:27 3c1747fbaf50: Preparing 06:27:27 5a803b7bda83: Preparing 06:27:27 803065a709a5: Preparing 06:27:27 417c753e8027: Preparing 06:27:27 4e86c0dade7f: Preparing 06:27:27 61791ce98c10: Preparing 06:27:27 5f70bf18a086: Preparing 06:27:27 85360437e2ec: Preparing 06:27:27 b38028f59d70: Preparing 06:27:27 7fc2e1ac2631: Preparing 06:27:27 63ec0bd56cf3: Preparing 06:27:27 3c1747fbaf50: Waiting 06:27:27 5a803b7bda83: Waiting 06:27:27 803065a709a5: Waiting 06:27:27 85360437e2ec: Waiting 06:27:27 417c753e8027: Waiting 06:27:27 b38028f59d70: Waiting 06:27:27 7fc2e1ac2631: Waiting 06:27:27 63ec0bd56cf3: Waiting 06:27:27 4e86c0dade7f: Waiting 06:27:27 5f70bf18a086: Waiting 06:27:27 61791ce98c10: Waiting 06:27:27 3c2a10aeaf37: Layer already exists 06:27:27 6884627415aa: Layer already exists 06:27:27 b41ad00c9641: Layer already exists 06:27:27 9f541acbe9ff: Layer already exists 06:27:27 a10963afd15e: Layer already exists 06:27:27 5a803b7bda83: Layer already exists 06:27:27 3c1747fbaf50: Layer already exists 06:27:27 803065a709a5: Layer already exists 06:27:27 417c753e8027: Layer already exists 06:27:27 5f70bf18a086: Layer already exists 06:27:27 4e86c0dade7f: Layer already exists 06:27:27 61791ce98c10: Layer already exists 06:27:27 85360437e2ec: Layer already exists 06:27:27 b38028f59d70: Layer already exists 06:27:27 63ec0bd56cf3: Layer already exists 06:27:27 7fc2e1ac2631: Layer already exists 06:27:27 3.2.0-dev.27: digest: sha256:37895e68cc1bc62a859bdcf115120afd62b74b57d2b22fb4318763baa0531619 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:27:28 b41ad00c9641: Preparing 06:27:28 9f541acbe9ff: Preparing 06:27:28 3c2a10aeaf37: Preparing 06:27:28 a10963afd15e: Preparing 06:27:28 6884627415aa: Preparing 06:27:28 3c1747fbaf50: Preparing 06:27:28 5a803b7bda83: Preparing 06:27:28 803065a709a5: Preparing 06:27:28 417c753e8027: Preparing 06:27:28 4e86c0dade7f: Preparing 06:27:28 61791ce98c10: Preparing 06:27:28 5f70bf18a086: Preparing 06:27:28 85360437e2ec: Preparing 06:27:28 b38028f59d70: Preparing 06:27:28 7fc2e1ac2631: Preparing 06:27:28 63ec0bd56cf3: Preparing 06:27:28 417c753e8027: Waiting 06:27:28 803065a709a5: Waiting 06:27:28 85360437e2ec: Waiting 06:27:28 4e86c0dade7f: Waiting 06:27:28 b38028f59d70: Waiting 06:27:28 61791ce98c10: Waiting 06:27:28 7fc2e1ac2631: Waiting 06:27:28 5f70bf18a086: Waiting 06:27:28 3c1747fbaf50: Waiting 06:27:28 63ec0bd56cf3: Waiting 06:27:28 5a803b7bda83: Waiting 06:27:28 b41ad00c9641: Layer already exists 06:27:28 6884627415aa: Layer already exists 06:27:28 9f541acbe9ff: Layer already exists 06:27:28 a10963afd15e: Layer already exists 06:27:28 3c2a10aeaf37: Layer already exists 06:27:28 5a803b7bda83: Layer already exists 06:27:28 3c1747fbaf50: Layer already exists 06:27:28 417c753e8027: Layer already exists 06:27:28 803065a709a5: Layer already exists 06:27:28 4e86c0dade7f: Layer already exists 06:27:28 61791ce98c10: Layer already exists 06:27:28 5f70bf18a086: Layer already exists 06:27:28 85360437e2ec: Layer already exists 06:27:28 7fc2e1ac2631: Layer already exists 06:27:28 b38028f59d70: Layer already exists 06:27:28 63ec0bd56cf3: Layer already exists 06:27:28 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:37895e68cc1bc62a859bdcf115120afd62b74b57d2b22fb4318763baa0531619 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:27:28 b41ad00c9641: Preparing 06:27:28 9f541acbe9ff: Preparing 06:27:28 3c2a10aeaf37: Preparing 06:27:28 a10963afd15e: Preparing 06:27:28 6884627415aa: Preparing 06:27:28 3c1747fbaf50: Preparing 06:27:28 5a803b7bda83: Preparing 06:27:28 803065a709a5: Preparing 06:27:28 417c753e8027: Preparing 06:27:28 4e86c0dade7f: Preparing 06:27:28 61791ce98c10: Preparing 06:27:28 5f70bf18a086: Preparing 06:27:28 85360437e2ec: Preparing 06:27:28 b38028f59d70: Preparing 06:27:28 7fc2e1ac2631: Preparing 06:27:28 63ec0bd56cf3: Preparing 06:27:28 61791ce98c10: Waiting 06:27:28 803065a709a5: Waiting 06:27:28 5f70bf18a086: Waiting 06:27:28 85360437e2ec: Waiting 06:27:28 417c753e8027: Waiting 06:27:28 b38028f59d70: Waiting 06:27:28 4e86c0dade7f: Waiting 06:27:28 7fc2e1ac2631: Waiting 06:27:28 63ec0bd56cf3: Waiting 06:27:28 3c1747fbaf50: Waiting 06:27:28 5a803b7bda83: Waiting 06:27:28 a10963afd15e: Layer already exists 06:27:28 b41ad00c9641: Layer already exists 06:27:28 3c2a10aeaf37: Layer already exists 06:27:28 6884627415aa: Layer already exists 06:27:28 9f541acbe9ff: Layer already exists 06:27:28 3c1747fbaf50: Layer already exists 06:27:28 5a803b7bda83: Layer already exists 06:27:28 61791ce98c10: Layer already exists 06:27:28 803065a709a5: Layer already exists 06:27:28 417c753e8027: Layer already exists 06:27:28 4e86c0dade7f: Layer already exists 06:27:28 5f70bf18a086: Layer already exists 06:27:28 b38028f59d70: Layer already exists 06:27:28 63ec0bd56cf3: Layer already exists 06:27:28 7fc2e1ac2631: Layer already exists 06:27:28 85360437e2ec: Layer already exists 06:27:28 main: digest: sha256:37895e68cc1bc62a859bdcf115120afd62b74b57d2b22fb4318763baa0531619 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:28 ===================================================== [Pipeline] echo 06:27:28 taggedImages: 06:27:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:27:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.27 06:27:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:27:28 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:27:28 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:28 latest 06:27:28 3.2.0-dev.27 06:27:28 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:28 main 06:27:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:27:29 40e31f875626: Preparing 06:27:29 1a169eac6055: Preparing 06:27:29 9cf3d3e1328c: Preparing 06:27:29 1b137eef1c58: Preparing 06:27:29 803065a709a5: Preparing 06:27:29 417c753e8027: Preparing 06:27:29 32238800b2bd: Preparing 06:27:29 fa15cabde5d9: Preparing 06:27:29 63ec0bd56cf3: Preparing 06:27:29 32238800b2bd: Waiting 06:27:29 fa15cabde5d9: Waiting 06:27:29 417c753e8027: Waiting 06:27:29 63ec0bd56cf3: Waiting 06:27:29 803065a709a5: Layer already exists 06:27:29 417c753e8027: Layer already exists 06:27:29 32238800b2bd: Layer already exists 06:27:29 fa15cabde5d9: Layer already exists 06:27:29 63ec0bd56cf3: Layer already exists 06:27:29 9cf3d3e1328c: Pushed 06:27:29 40e31f875626: Pushed 06:27:29 1a169eac6055: Pushed 06:27:32 1b137eef1c58: Pushed 06:27:32 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:72450c34f72123d54be4d059314e42372cd4fb02a2aafa82394dc663057eb366 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:27:32 40e31f875626: Preparing 06:27:32 1a169eac6055: Preparing 06:27:32 9cf3d3e1328c: Preparing 06:27:32 1b137eef1c58: Preparing 06:27:32 803065a709a5: Preparing 06:27:32 417c753e8027: Preparing 06:27:32 32238800b2bd: Preparing 06:27:32 fa15cabde5d9: Preparing 06:27:32 63ec0bd56cf3: Preparing 06:27:32 417c753e8027: Waiting 06:27:32 32238800b2bd: Waiting 06:27:32 fa15cabde5d9: Waiting 06:27:32 63ec0bd56cf3: Waiting 06:27:32 40e31f875626: Layer already exists 06:27:32 803065a709a5: Layer already exists 06:27:32 1b137eef1c58: Layer already exists 06:27:32 9cf3d3e1328c: Layer already exists 06:27:32 1a169eac6055: Layer already exists 06:27:32 32238800b2bd: Layer already exists 06:27:32 417c753e8027: Layer already exists 06:27:32 fa15cabde5d9: Layer already exists 06:27:32 63ec0bd56cf3: Layer already exists 06:27:32 latest: digest: sha256:72450c34f72123d54be4d059314e42372cd4fb02a2aafa82394dc663057eb366 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.27 06:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:27:33 40e31f875626: Preparing 06:27:33 1a169eac6055: Preparing 06:27:33 9cf3d3e1328c: Preparing 06:27:33 1b137eef1c58: Preparing 06:27:33 803065a709a5: Preparing 06:27:33 417c753e8027: Preparing 06:27:33 32238800b2bd: Preparing 06:27:33 fa15cabde5d9: Preparing 06:27:33 63ec0bd56cf3: Preparing 06:27:33 32238800b2bd: Waiting 06:27:33 fa15cabde5d9: Waiting 06:27:33 63ec0bd56cf3: Waiting 06:27:33 417c753e8027: Waiting 06:27:33 40e31f875626: Layer already exists 06:27:33 9cf3d3e1328c: Layer already exists 06:27:33 803065a709a5: Layer already exists 06:27:33 1a169eac6055: Layer already exists 06:27:33 1b137eef1c58: Layer already exists 06:27:33 417c753e8027: Layer already exists 06:27:33 32238800b2bd: Layer already exists 06:27:33 63ec0bd56cf3: Layer already exists 06:27:33 fa15cabde5d9: Layer already exists 06:27:33 3.2.0-dev.27: digest: sha256:72450c34f72123d54be4d059314e42372cd4fb02a2aafa82394dc663057eb366 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:27:34 40e31f875626: Preparing 06:27:34 1a169eac6055: Preparing 06:27:34 9cf3d3e1328c: Preparing 06:27:34 1b137eef1c58: Preparing 06:27:34 803065a709a5: Preparing 06:27:34 417c753e8027: Preparing 06:27:34 32238800b2bd: Preparing 06:27:34 fa15cabde5d9: Preparing 06:27:34 417c753e8027: Waiting 06:27:34 63ec0bd56cf3: Preparing 06:27:34 63ec0bd56cf3: Waiting 06:27:34 fa15cabde5d9: Waiting 06:27:34 1a169eac6055: Layer already exists 06:27:34 1b137eef1c58: Layer already exists 06:27:34 40e31f875626: Layer already exists 06:27:34 803065a709a5: Layer already exists 06:27:34 9cf3d3e1328c: Layer already exists 06:27:34 417c753e8027: Layer already exists 06:27:34 63ec0bd56cf3: Layer already exists 06:27:34 fa15cabde5d9: Layer already exists 06:27:34 32238800b2bd: Layer already exists 06:27:34 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:72450c34f72123d54be4d059314e42372cd4fb02a2aafa82394dc663057eb366 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:27:34 40e31f875626: Preparing 06:27:34 1a169eac6055: Preparing 06:27:34 9cf3d3e1328c: Preparing 06:27:34 1b137eef1c58: Preparing 06:27:34 803065a709a5: Preparing 06:27:34 417c753e8027: Preparing 06:27:34 32238800b2bd: Preparing 06:27:34 fa15cabde5d9: Preparing 06:27:34 63ec0bd56cf3: Preparing 06:27:34 32238800b2bd: Waiting 06:27:34 fa15cabde5d9: Waiting 06:27:34 63ec0bd56cf3: Waiting 06:27:34 417c753e8027: Waiting 06:27:34 40e31f875626: Layer already exists 06:27:34 1a169eac6055: Layer already exists 06:27:34 9cf3d3e1328c: Layer already exists 06:27:34 803065a709a5: Layer already exists 06:27:34 1b137eef1c58: Layer already exists 06:27:34 32238800b2bd: Layer already exists 06:27:34 417c753e8027: Layer already exists 06:27:34 fa15cabde5d9: Layer already exists 06:27:34 63ec0bd56cf3: Layer already exists 06:27:41 main: digest: sha256:72450c34f72123d54be4d059314e42372cd4fb02a2aafa82394dc663057eb366 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:41 ===================================================== [Pipeline] echo 06:27:41 taggedImages: 06:27:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:27:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.27 06:27:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 06:27:41 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:27:41 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:41 latest 06:27:41 3.2.0-dev.27 06:27:41 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:41 main 06:27:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:27:42 2d2febf2b201: Preparing 06:27:42 a907f53c7f1e: Preparing 06:27:42 6197e3df8eff: Preparing 06:27:42 17e966666a20: Preparing 06:27:42 a79b50197c83: Preparing 06:27:42 803065a709a5: Preparing 06:27:42 417c753e8027: Preparing 06:27:42 237b7659d6ea: Preparing 06:27:42 c0d2de5ddb47: Preparing 06:27:42 5ffae813ffdb: Preparing 06:27:42 63ec0bd56cf3: Preparing 06:27:42 417c753e8027: Waiting 06:27:42 5ffae813ffdb: Waiting 06:27:42 63ec0bd56cf3: Waiting 06:27:42 237b7659d6ea: Waiting 06:27:42 c0d2de5ddb47: Waiting 06:27:42 a79b50197c83: Pushed 06:27:42 2d2febf2b201: Pushed 06:27:42 803065a709a5: Layer already exists 06:27:42 17e966666a20: Pushed 06:27:42 a907f53c7f1e: Pushed 06:27:42 417c753e8027: Layer already exists 06:27:42 63ec0bd56cf3: Layer already exists 06:27:42 237b7659d6ea: Pushed 06:27:42 c0d2de5ddb47: Pushed 06:27:43 6197e3df8eff: Pushed 06:27:43 5ffae813ffdb: Pushed 06:27:44 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:062d0470f728c6e8c4854da34bfaa83f0807b8190f02d73b70096bde87e4e476 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:27:44 2d2febf2b201: Preparing 06:27:44 a907f53c7f1e: Preparing 06:27:44 6197e3df8eff: Preparing 06:27:44 17e966666a20: Preparing 06:27:44 a79b50197c83: Preparing 06:27:44 803065a709a5: Preparing 06:27:44 417c753e8027: Preparing 06:27:44 237b7659d6ea: Preparing 06:27:44 c0d2de5ddb47: Preparing 06:27:44 5ffae813ffdb: Preparing 06:27:44 63ec0bd56cf3: Preparing 06:27:44 417c753e8027: Waiting 06:27:44 237b7659d6ea: Waiting 06:27:44 c0d2de5ddb47: Waiting 06:27:44 63ec0bd56cf3: Waiting 06:27:44 5ffae813ffdb: Waiting 06:27:44 803065a709a5: Waiting 06:27:44 a79b50197c83: Layer already exists 06:27:44 2d2febf2b201: Layer already exists 06:27:44 6197e3df8eff: Layer already exists 06:27:44 17e966666a20: Layer already exists 06:27:44 a907f53c7f1e: Layer already exists 06:27:44 803065a709a5: Layer already exists 06:27:44 417c753e8027: Layer already exists 06:27:44 5ffae813ffdb: Layer already exists 06:27:44 237b7659d6ea: Layer already exists 06:27:44 c0d2de5ddb47: Layer already exists 06:27:44 63ec0bd56cf3: Layer already exists 06:27:44 latest: digest: sha256:062d0470f728c6e8c4854da34bfaa83f0807b8190f02d73b70096bde87e4e476 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.27 06:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:27:45 2d2febf2b201: Preparing 06:27:45 a907f53c7f1e: Preparing 06:27:45 6197e3df8eff: Preparing 06:27:45 17e966666a20: Preparing 06:27:45 a79b50197c83: Preparing 06:27:45 803065a709a5: Preparing 06:27:45 417c753e8027: Preparing 06:27:45 237b7659d6ea: Preparing 06:27:45 c0d2de5ddb47: Preparing 06:27:45 5ffae813ffdb: Preparing 06:27:45 803065a709a5: Waiting 06:27:45 63ec0bd56cf3: Preparing 06:27:45 c0d2de5ddb47: Waiting 06:27:45 5ffae813ffdb: Waiting 06:27:45 63ec0bd56cf3: Waiting 06:27:45 417c753e8027: Waiting 06:27:45 237b7659d6ea: Waiting 06:27:45 a79b50197c83: Layer already exists 06:27:45 17e966666a20: Layer already exists 06:27:45 6197e3df8eff: Layer already exists 06:27:45 a907f53c7f1e: Layer already exists 06:27:45 2d2febf2b201: Layer already exists 06:27:45 803065a709a5: Layer already exists 06:27:45 417c753e8027: Layer already exists 06:27:45 237b7659d6ea: Layer already exists 06:27:45 c0d2de5ddb47: Layer already exists 06:27:45 5ffae813ffdb: Layer already exists 06:27:45 63ec0bd56cf3: Layer already exists 06:27:45 3.2.0-dev.27: digest: sha256:062d0470f728c6e8c4854da34bfaa83f0807b8190f02d73b70096bde87e4e476 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:27:46 2d2febf2b201: Preparing 06:27:46 a907f53c7f1e: Preparing 06:27:46 6197e3df8eff: Preparing 06:27:46 17e966666a20: Preparing 06:27:46 a79b50197c83: Preparing 06:27:46 803065a709a5: Preparing 06:27:46 417c753e8027: Preparing 06:27:46 803065a709a5: Waiting 06:27:46 237b7659d6ea: Preparing 06:27:46 c0d2de5ddb47: Preparing 06:27:46 237b7659d6ea: Waiting 06:27:46 417c753e8027: Waiting 06:27:46 5ffae813ffdb: Preparing 06:27:46 63ec0bd56cf3: Preparing 06:27:46 c0d2de5ddb47: Waiting 06:27:46 5ffae813ffdb: Waiting 06:27:46 63ec0bd56cf3: Waiting 06:27:46 17e966666a20: Layer already exists 06:27:46 a79b50197c83: Layer already exists 06:27:46 6197e3df8eff: Layer already exists 06:27:46 a907f53c7f1e: Layer already exists 06:27:46 2d2febf2b201: Layer already exists 06:27:46 5ffae813ffdb: Layer already exists 06:27:46 237b7659d6ea: Layer already exists 06:27:46 417c753e8027: Layer already exists 06:27:46 803065a709a5: Layer already exists 06:27:46 c0d2de5ddb47: Layer already exists 06:27:46 63ec0bd56cf3: Layer already exists 06:27:46 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:062d0470f728c6e8c4854da34bfaa83f0807b8190f02d73b70096bde87e4e476 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:27:46 2d2febf2b201: Preparing 06:27:46 a907f53c7f1e: Preparing 06:27:46 6197e3df8eff: Preparing 06:27:46 17e966666a20: Preparing 06:27:46 a79b50197c83: Preparing 06:27:46 803065a709a5: Preparing 06:27:46 803065a709a5: Waiting 06:27:46 417c753e8027: Preparing 06:27:46 237b7659d6ea: Preparing 06:27:46 c0d2de5ddb47: Preparing 06:27:46 5ffae813ffdb: Preparing 06:27:46 63ec0bd56cf3: Preparing 06:27:46 5ffae813ffdb: Waiting 06:27:46 417c753e8027: Waiting 06:27:46 63ec0bd56cf3: Waiting 06:27:46 237b7659d6ea: Waiting 06:27:46 c0d2de5ddb47: Waiting 06:27:46 17e966666a20: Layer already exists 06:27:46 a907f53c7f1e: Layer already exists 06:27:46 6197e3df8eff: Layer already exists 06:27:46 a79b50197c83: Layer already exists 06:27:46 2d2febf2b201: Layer already exists 06:27:46 803065a709a5: Layer already exists 06:27:46 237b7659d6ea: Layer already exists 06:27:46 417c753e8027: Layer already exists 06:27:46 c0d2de5ddb47: Layer already exists 06:27:46 5ffae813ffdb: Layer already exists 06:27:46 63ec0bd56cf3: Layer already exists 06:27:46 main: digest: sha256:062d0470f728c6e8c4854da34bfaa83f0807b8190f02d73b70096bde87e4e476 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:46 ===================================================== [Pipeline] echo 06:27:46 taggedImages: 06:27:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:27:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.27 06:27:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:27:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:27:46 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:46 latest 06:27:46 3.2.0-dev.27 06:27:46 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:46 main 06:27:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:27:47 c521a0da6c9d: Preparing 06:27:47 1b13df286351: Preparing 06:27:47 8150f5d69437: Preparing 06:27:47 15ef11d1fb97: Preparing 06:27:47 55283cc749ea: Preparing 06:27:47 78806df64594: Preparing 06:27:47 b8aba2245007: Preparing 06:27:47 803065a709a5: Preparing 06:27:47 78806df64594: Waiting 06:27:47 b8aba2245007: Waiting 06:27:47 417c753e8027: Preparing 06:27:47 0940faedffd5: Preparing 06:27:47 417c753e8027: Waiting 06:27:47 803065a709a5: Waiting 06:27:47 bd7155681b39: Preparing 06:27:47 63ec0bd56cf3: Preparing 06:27:47 0940faedffd5: Waiting 06:27:47 bd7155681b39: Waiting 06:27:47 55283cc749ea: Pushed 06:27:47 c521a0da6c9d: Pushed 06:27:47 1b13df286351: Pushed 06:27:47 803065a709a5: Layer already exists 06:27:47 417c753e8027: Layer already exists 06:27:47 78806df64594: Pushed 06:27:47 b8aba2245007: Pushed 06:27:47 63ec0bd56cf3: Layer already exists 06:27:48 0940faedffd5: Pushed 06:27:48 15ef11d1fb97: Pushed 06:27:48 8150f5d69437: Pushed 06:27:48 bd7155681b39: Pushed 06:27:48 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:a87450c8b4e5d8d5c7263a6763ac24a84d9663f6d21f543faad9e381549f6895 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:27:49 c521a0da6c9d: Preparing 06:27:49 1b13df286351: Preparing 06:27:49 8150f5d69437: Preparing 06:27:49 15ef11d1fb97: Preparing 06:27:49 55283cc749ea: Preparing 06:27:49 78806df64594: Preparing 06:27:49 b8aba2245007: Preparing 06:27:49 803065a709a5: Preparing 06:27:49 417c753e8027: Preparing 06:27:49 0940faedffd5: Preparing 06:27:49 bd7155681b39: Preparing 06:27:49 63ec0bd56cf3: Preparing 06:27:49 78806df64594: Waiting 06:27:49 b8aba2245007: Waiting 06:27:49 0940faedffd5: Waiting 06:27:49 bd7155681b39: Waiting 06:27:49 63ec0bd56cf3: Waiting 06:27:49 803065a709a5: Waiting 06:27:49 417c753e8027: Waiting 06:27:49 c521a0da6c9d: Layer already exists 06:27:49 8150f5d69437: Layer already exists 06:27:49 55283cc749ea: Layer already exists 06:27:49 15ef11d1fb97: Layer already exists 06:27:49 1b13df286351: Layer already exists 06:27:49 b8aba2245007: Layer already exists 06:27:49 78806df64594: Layer already exists 06:27:49 417c753e8027: Layer already exists 06:27:49 803065a709a5: Layer already exists 06:27:49 0940faedffd5: Layer already exists 06:27:49 63ec0bd56cf3: Layer already exists 06:27:49 bd7155681b39: Layer already exists 06:27:49 latest: digest: sha256:a87450c8b4e5d8d5c7263a6763ac24a84d9663f6d21f543faad9e381549f6895 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.27 06:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:27:50 c521a0da6c9d: Preparing 06:27:50 1b13df286351: Preparing 06:27:50 8150f5d69437: Preparing 06:27:50 15ef11d1fb97: Preparing 06:27:50 55283cc749ea: Preparing 06:27:50 78806df64594: Preparing 06:27:50 b8aba2245007: Preparing 06:27:50 803065a709a5: Preparing 06:27:50 417c753e8027: Preparing 06:27:50 0940faedffd5: Preparing 06:27:50 bd7155681b39: Preparing 06:27:50 63ec0bd56cf3: Preparing 06:27:50 b8aba2245007: Waiting 06:27:50 803065a709a5: Waiting 06:27:50 417c753e8027: Waiting 06:27:50 0940faedffd5: Waiting 06:27:50 bd7155681b39: Waiting 06:27:50 63ec0bd56cf3: Waiting 06:27:50 78806df64594: Waiting 06:27:50 8150f5d69437: Layer already exists 06:27:50 55283cc749ea: Layer already exists 06:27:50 1b13df286351: Layer already exists 06:27:50 c521a0da6c9d: Layer already exists 06:27:50 15ef11d1fb97: Layer already exists 06:27:50 803065a709a5: Layer already exists 06:27:50 78806df64594: Layer already exists 06:27:50 0940faedffd5: Layer already exists 06:27:50 417c753e8027: Layer already exists 06:27:50 b8aba2245007: Layer already exists 06:27:50 63ec0bd56cf3: Layer already exists 06:27:50 bd7155681b39: Layer already exists 06:27:50 3.2.0-dev.27: digest: sha256:a87450c8b4e5d8d5c7263a6763ac24a84d9663f6d21f543faad9e381549f6895 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:27:50 c521a0da6c9d: Preparing 06:27:50 1b13df286351: Preparing 06:27:50 8150f5d69437: Preparing 06:27:50 15ef11d1fb97: Preparing 06:27:50 55283cc749ea: Preparing 06:27:50 78806df64594: Preparing 06:27:50 b8aba2245007: Preparing 06:27:50 803065a709a5: Preparing 06:27:50 417c753e8027: Preparing 06:27:50 0940faedffd5: Preparing 06:27:50 bd7155681b39: Preparing 06:27:50 63ec0bd56cf3: Preparing 06:27:50 78806df64594: Waiting 06:27:50 803065a709a5: Waiting 06:27:50 bd7155681b39: Waiting 06:27:50 417c753e8027: Waiting 06:27:50 0940faedffd5: Waiting 06:27:50 63ec0bd56cf3: Waiting 06:27:50 1b13df286351: Layer already exists 06:27:50 55283cc749ea: Layer already exists 06:27:50 c521a0da6c9d: Layer already exists 06:27:50 8150f5d69437: Layer already exists 06:27:50 15ef11d1fb97: Layer already exists 06:27:50 78806df64594: Layer already exists 06:27:50 803065a709a5: Layer already exists 06:27:50 b8aba2245007: Layer already exists 06:27:50 0940faedffd5: Layer already exists 06:27:50 417c753e8027: Layer already exists 06:27:50 bd7155681b39: Layer already exists 06:27:50 63ec0bd56cf3: Layer already exists 06:27:50 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:a87450c8b4e5d8d5c7263a6763ac24a84d9663f6d21f543faad9e381549f6895 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:27:51 c521a0da6c9d: Preparing 06:27:51 1b13df286351: Preparing 06:27:51 8150f5d69437: Preparing 06:27:51 15ef11d1fb97: Preparing 06:27:51 55283cc749ea: Preparing 06:27:51 78806df64594: Preparing 06:27:51 b8aba2245007: Preparing 06:27:51 803065a709a5: Preparing 06:27:51 417c753e8027: Preparing 06:27:51 78806df64594: Waiting 06:27:51 b8aba2245007: Waiting 06:27:51 803065a709a5: Waiting 06:27:51 0940faedffd5: Preparing 06:27:51 bd7155681b39: Preparing 06:27:51 417c753e8027: Waiting 06:27:51 0940faedffd5: Waiting 06:27:51 63ec0bd56cf3: Preparing 06:27:51 bd7155681b39: Waiting 06:27:51 8150f5d69437: Layer already exists 06:27:51 c521a0da6c9d: Layer already exists 06:27:51 15ef11d1fb97: Layer already exists 06:27:51 55283cc749ea: Layer already exists 06:27:51 1b13df286351: Layer already exists 06:27:51 78806df64594: Layer already exists 06:27:51 b8aba2245007: Layer already exists 06:27:51 803065a709a5: Layer already exists 06:27:51 0940faedffd5: Layer already exists 06:27:51 417c753e8027: Layer already exists 06:27:51 63ec0bd56cf3: Layer already exists 06:27:51 bd7155681b39: Layer already exists 06:27:51 main: digest: sha256:a87450c8b4e5d8d5c7263a6763ac24a84d9663f6d21f543faad9e381549f6895 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:51 ===================================================== [Pipeline] echo 06:27:51 taggedImages: 06:27:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:27:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.27 06:27:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:27:51 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:27:51 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:51 latest 06:27:51 3.2.0-dev.27 06:27:51 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:51 main 06:27:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:27:52 f8825f3ef27c: Preparing 06:27:52 b74a14d9465e: Preparing 06:27:52 803065a709a5: Preparing 06:27:52 417c753e8027: Preparing 06:27:52 63164e5da245: Preparing 06:27:52 7bae8c1e6814: Preparing 06:27:52 63ec0bd56cf3: Preparing 06:27:52 63ec0bd56cf3: Waiting 06:27:52 7bae8c1e6814: Waiting 06:27:52 803065a709a5: Layer already exists 06:27:52 417c753e8027: Layer already exists 06:27:52 63ec0bd56cf3: Layer already exists 06:27:52 f8825f3ef27c: Pushed 06:27:52 63164e5da245: Pushed 06:27:52 7bae8c1e6814: Pushed 06:27:53 b74a14d9465e: Pushed 06:27:53 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:fcc1af14fc67de6b0b4602cb3a5cff0495f7f22ef6d886e6f0ecbe1cf8b40dc0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:54 + 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 06:27:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:27:54 f8825f3ef27c: Preparing 06:27:54 b74a14d9465e: Preparing 06:27:54 803065a709a5: Preparing 06:27:54 417c753e8027: Preparing 06:27:54 63164e5da245: Preparing 06:27:54 7bae8c1e6814: Preparing 06:27:54 63ec0bd56cf3: Preparing 06:27:54 7bae8c1e6814: Waiting 06:27:54 63164e5da245: Layer already exists 06:27:54 f8825f3ef27c: Layer already exists 06:27:54 b74a14d9465e: Layer already exists 06:27:54 417c753e8027: Layer already exists 06:27:54 803065a709a5: Layer already exists 06:27:54 7bae8c1e6814: Layer already exists 06:27:54 63ec0bd56cf3: Layer already exists 06:27:54 latest: digest: sha256:fcc1af14fc67de6b0b4602cb3a5cff0495f7f22ef6d886e6f0ecbe1cf8b40dc0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:54 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.27 06:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:27:55 f8825f3ef27c: Preparing 06:27:55 b74a14d9465e: Preparing 06:27:55 803065a709a5: Preparing 06:27:55 417c753e8027: Preparing 06:27:55 63164e5da245: Preparing 06:27:55 7bae8c1e6814: Preparing 06:27:55 63ec0bd56cf3: Preparing 06:27:55 7bae8c1e6814: Waiting 06:27:55 63ec0bd56cf3: Waiting 06:27:55 417c753e8027: Layer already exists 06:27:55 f8825f3ef27c: Layer already exists 06:27:55 b74a14d9465e: Layer already exists 06:27:55 63164e5da245: Layer already exists 06:27:55 803065a709a5: Layer already exists 06:27:55 63ec0bd56cf3: Layer already exists 06:27:55 7bae8c1e6814: Layer already exists 06:27:55 3.2.0-dev.27: digest: sha256:fcc1af14fc67de6b0b4602cb3a5cff0495f7f22ef6d886e6f0ecbe1cf8b40dc0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:27:55 f8825f3ef27c: Preparing 06:27:55 b74a14d9465e: Preparing 06:27:55 803065a709a5: Preparing 06:27:55 417c753e8027: Preparing 06:27:55 63164e5da245: Preparing 06:27:55 7bae8c1e6814: Preparing 06:27:55 63ec0bd56cf3: Preparing 06:27:55 63ec0bd56cf3: Waiting 06:27:55 7bae8c1e6814: Waiting 06:27:55 803065a709a5: Layer already exists 06:27:55 b74a14d9465e: Layer already exists 06:27:55 417c753e8027: Layer already exists 06:27:55 f8825f3ef27c: Layer already exists 06:27:55 63164e5da245: Layer already exists 06:27:55 63ec0bd56cf3: Layer already exists 06:27:55 7bae8c1e6814: Layer already exists 06:27:55 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:fcc1af14fc67de6b0b4602cb3a5cff0495f7f22ef6d886e6f0ecbe1cf8b40dc0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:56 + 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 06:27:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:27:56 f8825f3ef27c: Preparing 06:27:56 b74a14d9465e: Preparing 06:27:56 803065a709a5: Preparing 06:27:56 417c753e8027: Preparing 06:27:56 63164e5da245: Preparing 06:27:56 7bae8c1e6814: Preparing 06:27:56 63ec0bd56cf3: Preparing 06:27:56 7bae8c1e6814: Waiting 06:27:56 63ec0bd56cf3: Waiting 06:27:56 63164e5da245: Layer already exists 06:27:56 417c753e8027: Layer already exists 06:27:56 b74a14d9465e: Layer already exists 06:27:56 803065a709a5: Layer already exists 06:27:56 f8825f3ef27c: Layer already exists 06:27:56 7bae8c1e6814: Layer already exists 06:27:56 63ec0bd56cf3: Layer already exists 06:27:56 main: digest: sha256:fcc1af14fc67de6b0b4602cb3a5cff0495f7f22ef6d886e6f0ecbe1cf8b40dc0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:56 ===================================================== [Pipeline] echo 06:27:56 taggedImages: 06:27:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:27:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.27 06:27:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:27:56 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:27:56 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:56 latest 06:27:56 3.2.0-dev.27 06:27:56 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:27:56 main 06:27:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:27:57 4ab762369640: Preparing 06:27:57 61273820840e: Preparing 06:27:57 eef52ed3f746: Preparing 06:27:57 803065a709a5: Preparing 06:27:57 417c753e8027: Preparing 06:27:57 124d80e66320: Preparing 06:27:57 e36982af4907: Preparing 06:27:57 f8a0f064f504: Preparing 06:27:57 fbe844db0712: Preparing 06:27:57 63ec0bd56cf3: Preparing 06:27:57 124d80e66320: Waiting 06:27:57 e36982af4907: Waiting 06:27:57 f8a0f064f504: Waiting 06:27:57 63ec0bd56cf3: Waiting 06:27:57 fbe844db0712: Waiting 06:27:57 803065a709a5: Layer already exists 06:27:57 417c753e8027: Layer already exists 06:27:57 4ab762369640: Pushed 06:27:57 eef52ed3f746: Pushed 06:27:57 61273820840e: Pushed 06:27:57 63ec0bd56cf3: Layer already exists 06:27:57 f8a0f064f504: Pushed 06:27:58 fbe844db0712: Pushed 06:28:03 e36982af4907: Pushed 06:28:06 124d80e66320: Pushed 06:28:06 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:b28a99bf757cdbbfbf593786d71d4d80ee83fc6f432857fbade2854a2ba17a00 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:28:06 4ab762369640: Preparing 06:28:06 61273820840e: Preparing 06:28:06 eef52ed3f746: Preparing 06:28:06 803065a709a5: Preparing 06:28:06 417c753e8027: Preparing 06:28:06 124d80e66320: Preparing 06:28:06 e36982af4907: Preparing 06:28:06 f8a0f064f504: Preparing 06:28:06 fbe844db0712: Preparing 06:28:06 63ec0bd56cf3: Preparing 06:28:06 e36982af4907: Waiting 06:28:06 f8a0f064f504: Waiting 06:28:06 fbe844db0712: Waiting 06:28:06 63ec0bd56cf3: Waiting 06:28:06 124d80e66320: Waiting 06:28:06 4ab762369640: Layer already exists 06:28:06 417c753e8027: Layer already exists 06:28:06 61273820840e: Layer already exists 06:28:06 803065a709a5: Layer already exists 06:28:06 eef52ed3f746: Layer already exists 06:28:06 124d80e66320: Layer already exists 06:28:06 e36982af4907: Layer already exists 06:28:06 fbe844db0712: Layer already exists 06:28:06 f8a0f064f504: Layer already exists 06:28:06 63ec0bd56cf3: Layer already exists 06:28:06 latest: digest: sha256:b28a99bf757cdbbfbf593786d71d4d80ee83fc6f432857fbade2854a2ba17a00 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.27 06:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:28:07 4ab762369640: Preparing 06:28:07 61273820840e: Preparing 06:28:07 eef52ed3f746: Preparing 06:28:07 803065a709a5: Preparing 06:28:07 417c753e8027: Preparing 06:28:07 124d80e66320: Preparing 06:28:07 e36982af4907: Preparing 06:28:07 f8a0f064f504: Preparing 06:28:07 fbe844db0712: Preparing 06:28:07 63ec0bd56cf3: Preparing 06:28:07 124d80e66320: Waiting 06:28:07 e36982af4907: Waiting 06:28:07 f8a0f064f504: Waiting 06:28:07 fbe844db0712: Waiting 06:28:07 63ec0bd56cf3: Waiting 06:28:07 803065a709a5: Layer already exists 06:28:07 417c753e8027: Layer already exists 06:28:07 4ab762369640: Layer already exists 06:28:07 eef52ed3f746: Layer already exists 06:28:07 61273820840e: Layer already exists 06:28:07 f8a0f064f504: Layer already exists 06:28:07 124d80e66320: Layer already exists 06:28:07 e36982af4907: Layer already exists 06:28:07 fbe844db0712: Layer already exists 06:28:07 63ec0bd56cf3: Layer already exists 06:28:07 3.2.0-dev.27: digest: sha256:b28a99bf757cdbbfbf593786d71d4d80ee83fc6f432857fbade2854a2ba17a00 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:28:07 4ab762369640: Preparing 06:28:07 61273820840e: Preparing 06:28:07 eef52ed3f746: Preparing 06:28:07 803065a709a5: Preparing 06:28:07 417c753e8027: Preparing 06:28:07 124d80e66320: Preparing 06:28:07 e36982af4907: Preparing 06:28:07 f8a0f064f504: Preparing 06:28:07 fbe844db0712: Preparing 06:28:07 63ec0bd56cf3: Preparing 06:28:07 f8a0f064f504: Waiting 06:28:07 124d80e66320: Waiting 06:28:07 fbe844db0712: Waiting 06:28:07 63ec0bd56cf3: Waiting 06:28:07 e36982af4907: Waiting 06:28:07 eef52ed3f746: Layer already exists 06:28:07 4ab762369640: Layer already exists 06:28:07 803065a709a5: Layer already exists 06:28:07 417c753e8027: Layer already exists 06:28:07 61273820840e: Layer already exists 06:28:07 124d80e66320: Layer already exists 06:28:07 fbe844db0712: Layer already exists 06:28:07 e36982af4907: Layer already exists 06:28:07 63ec0bd56cf3: Layer already exists 06:28:07 f8a0f064f504: Layer already exists 06:28:07 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:b28a99bf757cdbbfbf593786d71d4d80ee83fc6f432857fbade2854a2ba17a00 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:28:08 4ab762369640: Preparing 06:28:08 61273820840e: Preparing 06:28:08 eef52ed3f746: Preparing 06:28:08 803065a709a5: Preparing 06:28:08 417c753e8027: Preparing 06:28:08 124d80e66320: Preparing 06:28:08 e36982af4907: Preparing 06:28:08 124d80e66320: Waiting 06:28:08 e36982af4907: Waiting 06:28:08 f8a0f064f504: Preparing 06:28:08 fbe844db0712: Preparing 06:28:08 63ec0bd56cf3: Preparing 06:28:08 f8a0f064f504: Waiting 06:28:08 fbe844db0712: Waiting 06:28:08 63ec0bd56cf3: Waiting 06:28:08 4ab762369640: Layer already exists 06:28:08 803065a709a5: Layer already exists 06:28:08 eef52ed3f746: Layer already exists 06:28:08 61273820840e: Layer already exists 06:28:08 417c753e8027: Layer already exists 06:28:08 e36982af4907: Layer already exists 06:28:08 124d80e66320: Layer already exists 06:28:08 f8a0f064f504: Layer already exists 06:28:08 fbe844db0712: Layer already exists 06:28:08 63ec0bd56cf3: Layer already exists 06:28:08 main: digest: sha256:b28a99bf757cdbbfbf593786d71d4d80ee83fc6f432857fbade2854a2ba17a00 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:08 ===================================================== [Pipeline] echo 06:28:08 taggedImages: 06:28:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:28:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:28:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.27 06:28:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:28:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:28:08 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:28:08 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:28:08 latest 06:28:08 3.2.0-dev.27 06:28:08 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:28:08 main 06:28:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:28:09 14c8fa4d5e1c: Preparing 06:28:09 b3e75e95b682: Preparing 06:28:09 643408804fb4: Preparing 06:28:09 803065a709a5: Preparing 06:28:09 417c753e8027: Preparing 06:28:09 f20ef1d7fa48: Preparing 06:28:09 410d9e179f71: Preparing 06:28:09 b28baa1c150d: Preparing 06:28:09 63ec0bd56cf3: Preparing 06:28:09 f20ef1d7fa48: Waiting 06:28:09 410d9e179f71: Waiting 06:28:09 63ec0bd56cf3: Waiting 06:28:09 b28baa1c150d: Waiting 06:28:09 803065a709a5: Layer already exists 06:28:09 417c753e8027: Layer already exists 06:28:09 643408804fb4: Pushed 06:28:09 b3e75e95b682: Pushed 06:28:09 14c8fa4d5e1c: Pushed 06:28:09 63ec0bd56cf3: Layer already exists 06:28:09 b28baa1c150d: Pushed 06:28:09 410d9e179f71: Pushed 06:28:19 f20ef1d7fa48: Pushed 06:28:19 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:31021241b5abc65f8a57e5b6e9b65bcc1ee9c49f38eaa25544397e9d5dab269d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:28:20 14c8fa4d5e1c: Preparing 06:28:20 b3e75e95b682: Preparing 06:28:20 643408804fb4: Preparing 06:28:20 803065a709a5: Preparing 06:28:20 417c753e8027: Preparing 06:28:20 f20ef1d7fa48: Preparing 06:28:20 410d9e179f71: Preparing 06:28:20 b28baa1c150d: Preparing 06:28:20 63ec0bd56cf3: Preparing 06:28:20 b28baa1c150d: Waiting 06:28:20 63ec0bd56cf3: Waiting 06:28:20 f20ef1d7fa48: Waiting 06:28:20 410d9e179f71: Waiting 06:28:20 803065a709a5: Layer already exists 06:28:20 b3e75e95b682: Layer already exists 06:28:20 643408804fb4: Layer already exists 06:28:20 14c8fa4d5e1c: Layer already exists 06:28:20 417c753e8027: Layer already exists 06:28:20 f20ef1d7fa48: Layer already exists 06:28:20 410d9e179f71: Layer already exists 06:28:20 63ec0bd56cf3: Layer already exists 06:28:20 b28baa1c150d: Layer already exists 06:28:20 latest: digest: sha256:31021241b5abc65f8a57e5b6e9b65bcc1ee9c49f38eaa25544397e9d5dab269d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.27 06:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:28:21 14c8fa4d5e1c: Preparing 06:28:21 b3e75e95b682: Preparing 06:28:21 643408804fb4: Preparing 06:28:21 803065a709a5: Preparing 06:28:21 417c753e8027: Preparing 06:28:21 f20ef1d7fa48: Preparing 06:28:21 410d9e179f71: Preparing 06:28:21 b28baa1c150d: Preparing 06:28:21 63ec0bd56cf3: Preparing 06:28:21 410d9e179f71: Waiting 06:28:21 f20ef1d7fa48: Waiting 06:28:21 b28baa1c150d: Waiting 06:28:21 63ec0bd56cf3: Waiting 06:28:21 417c753e8027: Layer already exists 06:28:21 643408804fb4: Layer already exists 06:28:21 b3e75e95b682: Layer already exists 06:28:21 14c8fa4d5e1c: Layer already exists 06:28:21 803065a709a5: Layer already exists 06:28:21 410d9e179f71: Layer already exists 06:28:21 b28baa1c150d: Layer already exists 06:28:21 f20ef1d7fa48: Layer already exists 06:28:21 63ec0bd56cf3: Layer already exists 06:28:21 3.2.0-dev.27: digest: sha256:31021241b5abc65f8a57e5b6e9b65bcc1ee9c49f38eaa25544397e9d5dab269d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:28:21 14c8fa4d5e1c: Preparing 06:28:21 b3e75e95b682: Preparing 06:28:21 643408804fb4: Preparing 06:28:21 803065a709a5: Preparing 06:28:21 417c753e8027: Preparing 06:28:21 f20ef1d7fa48: Preparing 06:28:21 410d9e179f71: Preparing 06:28:21 b28baa1c150d: Preparing 06:28:21 63ec0bd56cf3: Preparing 06:28:21 63ec0bd56cf3: Waiting 06:28:21 f20ef1d7fa48: Waiting 06:28:21 410d9e179f71: Waiting 06:28:21 b28baa1c150d: Waiting 06:28:21 643408804fb4: Layer already exists 06:28:21 b3e75e95b682: Layer already exists 06:28:21 417c753e8027: Layer already exists 06:28:21 803065a709a5: Layer already exists 06:28:21 14c8fa4d5e1c: Layer already exists 06:28:21 410d9e179f71: Layer already exists 06:28:21 f20ef1d7fa48: Layer already exists 06:28:21 b28baa1c150d: Layer already exists 06:28:21 63ec0bd56cf3: Layer already exists 06:28:21 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:31021241b5abc65f8a57e5b6e9b65bcc1ee9c49f38eaa25544397e9d5dab269d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:28:22 14c8fa4d5e1c: Preparing 06:28:22 b3e75e95b682: Preparing 06:28:22 643408804fb4: Preparing 06:28:22 803065a709a5: Preparing 06:28:22 417c753e8027: Preparing 06:28:22 f20ef1d7fa48: Preparing 06:28:22 410d9e179f71: Preparing 06:28:22 b28baa1c150d: Preparing 06:28:22 63ec0bd56cf3: Preparing 06:28:22 410d9e179f71: Waiting 06:28:22 b28baa1c150d: Waiting 06:28:22 63ec0bd56cf3: Waiting 06:28:22 417c753e8027: Layer already exists 06:28:22 643408804fb4: Layer already exists 06:28:22 14c8fa4d5e1c: Layer already exists 06:28:22 b3e75e95b682: Layer already exists 06:28:22 803065a709a5: Layer already exists 06:28:22 410d9e179f71: Layer already exists 06:28:22 f20ef1d7fa48: Layer already exists 06:28:22 b28baa1c150d: Layer already exists 06:28:22 63ec0bd56cf3: Layer already exists 06:28:22 main: digest: sha256:31021241b5abc65f8a57e5b6e9b65bcc1ee9c49f38eaa25544397e9d5dab269d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:22 ===================================================== [Pipeline] echo 06:28:22 taggedImages: 06:28:22 - nexus3.edgexfoundry.org:10004/security-spire-config:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:28:22 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:28:22 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.27 06:28:22 - nexus3.edgexfoundry.org:10004/security-spire-config:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:28:22 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:28:22 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:28:22 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:28:22 latest 06:28:22 3.2.0-dev.27 06:28:22 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:28:22 main 06:28:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:28:23 4ab762369640: Preparing 06:28:23 91a71812db92: Preparing 06:28:23 94ef65972f02: Preparing 06:28:23 803065a709a5: Preparing 06:28:23 417c753e8027: Preparing 06:28:23 ee843db058ef: Preparing 06:28:23 f8a0f064f504: Preparing 06:28:23 fbe844db0712: Preparing 06:28:23 63ec0bd56cf3: Preparing 06:28:23 f8a0f064f504: Waiting 06:28:23 ee843db058ef: Waiting 06:28:23 fbe844db0712: Waiting 06:28:23 63ec0bd56cf3: Waiting 06:28:23 4ab762369640: Layer already exists 06:28:23 803065a709a5: Layer already exists 06:28:23 417c753e8027: Layer already exists 06:28:23 fbe844db0712: Layer already exists 06:28:23 f8a0f064f504: Layer already exists 06:28:23 63ec0bd56cf3: Layer already exists 06:28:23 94ef65972f02: Pushed 06:28:23 91a71812db92: Pushed 06:28:31 ee843db058ef: Pushed 06:28:31 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:e6bb72cc03aa23bc418d3aa1d4cb25f55fe7ca090ba1167347845e0c77974738 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:28:32 4ab762369640: Preparing 06:28:32 91a71812db92: Preparing 06:28:32 94ef65972f02: Preparing 06:28:32 803065a709a5: Preparing 06:28:32 417c753e8027: Preparing 06:28:32 ee843db058ef: Preparing 06:28:32 f8a0f064f504: Preparing 06:28:32 fbe844db0712: Preparing 06:28:32 63ec0bd56cf3: Preparing 06:28:32 fbe844db0712: Waiting 06:28:32 f8a0f064f504: Waiting 06:28:32 63ec0bd56cf3: Waiting 06:28:32 ee843db058ef: Waiting 06:28:32 91a71812db92: Layer already exists 06:28:32 803065a709a5: Layer already exists 06:28:32 94ef65972f02: Layer already exists 06:28:32 417c753e8027: Layer already exists 06:28:32 4ab762369640: Layer already exists 06:28:32 f8a0f064f504: Layer already exists 06:28:32 63ec0bd56cf3: Layer already exists 06:28:32 fbe844db0712: Layer already exists 06:28:32 ee843db058ef: Layer already exists 06:28:32 latest: digest: sha256:e6bb72cc03aa23bc418d3aa1d4cb25f55fe7ca090ba1167347845e0c77974738 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.27 06:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:28:32 4ab762369640: Preparing 06:28:32 91a71812db92: Preparing 06:28:32 94ef65972f02: Preparing 06:28:32 803065a709a5: Preparing 06:28:32 417c753e8027: Preparing 06:28:32 ee843db058ef: Preparing 06:28:32 f8a0f064f504: Preparing 06:28:32 fbe844db0712: Preparing 06:28:32 63ec0bd56cf3: Preparing 06:28:32 f8a0f064f504: Waiting 06:28:32 ee843db058ef: Waiting 06:28:32 fbe844db0712: Waiting 06:28:32 63ec0bd56cf3: Waiting 06:28:32 94ef65972f02: Layer already exists 06:28:32 417c753e8027: Layer already exists 06:28:32 4ab762369640: Layer already exists 06:28:32 91a71812db92: Layer already exists 06:28:32 803065a709a5: Layer already exists 06:28:32 fbe844db0712: Layer already exists 06:28:32 ee843db058ef: Layer already exists 06:28:32 f8a0f064f504: Layer already exists 06:28:32 63ec0bd56cf3: Layer already exists 06:28:32 3.2.0-dev.27: digest: sha256:e6bb72cc03aa23bc418d3aa1d4cb25f55fe7ca090ba1167347845e0c77974738 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:28:33 4ab762369640: Preparing 06:28:33 91a71812db92: Preparing 06:28:33 94ef65972f02: Preparing 06:28:33 803065a709a5: Preparing 06:28:33 417c753e8027: Preparing 06:28:33 ee843db058ef: Preparing 06:28:33 f8a0f064f504: Preparing 06:28:33 fbe844db0712: Preparing 06:28:33 63ec0bd56cf3: Preparing 06:28:33 ee843db058ef: Waiting 06:28:33 fbe844db0712: Waiting 06:28:33 f8a0f064f504: Waiting 06:28:33 63ec0bd56cf3: Waiting 06:28:33 94ef65972f02: Layer already exists 06:28:33 417c753e8027: Layer already exists 06:28:33 803065a709a5: Layer already exists 06:28:33 4ab762369640: Layer already exists 06:28:33 91a71812db92: Layer already exists 06:28:33 f8a0f064f504: Layer already exists 06:28:33 ee843db058ef: Layer already exists 06:28:33 63ec0bd56cf3: Layer already exists 06:28:33 fbe844db0712: Layer already exists 06:28:33 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:e6bb72cc03aa23bc418d3aa1d4cb25f55fe7ca090ba1167347845e0c77974738 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:28:34 4ab762369640: Preparing 06:28:34 91a71812db92: Preparing 06:28:34 94ef65972f02: Preparing 06:28:34 803065a709a5: Preparing 06:28:34 417c753e8027: Preparing 06:28:34 ee843db058ef: Preparing 06:28:34 f8a0f064f504: Preparing 06:28:34 fbe844db0712: Preparing 06:28:34 63ec0bd56cf3: Preparing 06:28:34 ee843db058ef: Waiting 06:28:34 f8a0f064f504: Waiting 06:28:34 63ec0bd56cf3: Waiting 06:28:34 fbe844db0712: Waiting 06:28:34 417c753e8027: Layer already exists 06:28:34 803065a709a5: Layer already exists 06:28:34 4ab762369640: Layer already exists 06:28:34 94ef65972f02: Layer already exists 06:28:34 91a71812db92: Layer already exists 06:28:34 63ec0bd56cf3: Layer already exists 06:28:34 f8a0f064f504: Layer already exists 06:28:34 ee843db058ef: Layer already exists 06:28:34 fbe844db0712: Layer already exists 06:28:34 main: digest: sha256:e6bb72cc03aa23bc418d3aa1d4cb25f55fe7ca090ba1167347845e0c77974738 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:34 ===================================================== [Pipeline] echo 06:28:34 taggedImages: 06:28:34 - nexus3.edgexfoundry.org:10004/security-spire-server:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:28:34 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:28:34 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.27 06:28:34 - nexus3.edgexfoundry.org:10004/security-spire-server:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:28:34 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:28:34 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:28:34 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:28:34 latest 06:28:34 3.2.0-dev.27 06:28:34 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:28:34 main 06:28:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:28:34 522840b15e85: Preparing 06:28:34 55bfe5088bc0: Preparing 06:28:34 803065a709a5: Preparing 06:28:34 417c753e8027: Preparing 06:28:34 743b037723ce: Preparing 06:28:34 67cc3c8ac7b3: Preparing 06:28:34 63ec0bd56cf3: Preparing 06:28:34 67cc3c8ac7b3: Waiting 06:28:34 63ec0bd56cf3: Waiting 06:28:34 803065a709a5: Layer already exists 06:28:34 417c753e8027: Layer already exists 06:28:34 63ec0bd56cf3: Layer already exists 06:28:34 522840b15e85: Pushed 06:28:34 67cc3c8ac7b3: Pushed 06:28:35 743b037723ce: Pushed 06:28:38 55bfe5088bc0: Pushed 06:28:38 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:53e0e2c9c14009442e7aa3bb7b00bc2058d10bfcd65ec1cc9f2476ef2aa8fa04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:28:38 522840b15e85: Preparing 06:28:38 55bfe5088bc0: Preparing 06:28:38 803065a709a5: Preparing 06:28:38 417c753e8027: Preparing 06:28:38 743b037723ce: Preparing 06:28:38 67cc3c8ac7b3: Preparing 06:28:38 63ec0bd56cf3: Preparing 06:28:38 67cc3c8ac7b3: Waiting 06:28:38 63ec0bd56cf3: Waiting 06:28:38 743b037723ce: Layer already exists 06:28:38 417c753e8027: Layer already exists 06:28:38 522840b15e85: Layer already exists 06:28:38 803065a709a5: Layer already exists 06:28:38 55bfe5088bc0: Layer already exists 06:28:38 67cc3c8ac7b3: Layer already exists 06:28:38 63ec0bd56cf3: Layer already exists 06:28:38 latest: digest: sha256:53e0e2c9c14009442e7aa3bb7b00bc2058d10bfcd65ec1cc9f2476ef2aa8fa04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.27 06:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:28:39 522840b15e85: Preparing 06:28:39 55bfe5088bc0: Preparing 06:28:39 803065a709a5: Preparing 06:28:39 417c753e8027: Preparing 06:28:39 743b037723ce: Preparing 06:28:39 67cc3c8ac7b3: Preparing 06:28:39 63ec0bd56cf3: Preparing 06:28:39 67cc3c8ac7b3: Waiting 06:28:39 63ec0bd56cf3: Waiting 06:28:39 522840b15e85: Layer already exists 06:28:39 803065a709a5: Layer already exists 06:28:39 55bfe5088bc0: Layer already exists 06:28:39 743b037723ce: Layer already exists 06:28:39 417c753e8027: Layer already exists 06:28:39 63ec0bd56cf3: Layer already exists 06:28:39 67cc3c8ac7b3: Layer already exists 06:28:39 3.2.0-dev.27: digest: sha256:53e0e2c9c14009442e7aa3bb7b00bc2058d10bfcd65ec1cc9f2476ef2aa8fa04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:28:39 522840b15e85: Preparing 06:28:39 55bfe5088bc0: Preparing 06:28:39 803065a709a5: Preparing 06:28:39 417c753e8027: Preparing 06:28:39 743b037723ce: Preparing 06:28:39 67cc3c8ac7b3: Preparing 06:28:39 63ec0bd56cf3: Preparing 06:28:39 67cc3c8ac7b3: Waiting 06:28:39 522840b15e85: Layer already exists 06:28:39 743b037723ce: Layer already exists 06:28:39 55bfe5088bc0: Layer already exists 06:28:39 417c753e8027: Layer already exists 06:28:39 803065a709a5: Layer already exists 06:28:39 67cc3c8ac7b3: Layer already exists 06:28:39 63ec0bd56cf3: Layer already exists 06:28:39 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:53e0e2c9c14009442e7aa3bb7b00bc2058d10bfcd65ec1cc9f2476ef2aa8fa04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:28:40 522840b15e85: Preparing 06:28:40 55bfe5088bc0: Preparing 06:28:40 803065a709a5: Preparing 06:28:40 417c753e8027: Preparing 06:28:40 743b037723ce: Preparing 06:28:40 67cc3c8ac7b3: Preparing 06:28:40 63ec0bd56cf3: Preparing 06:28:40 67cc3c8ac7b3: Waiting 06:28:40 63ec0bd56cf3: Waiting 06:28:40 522840b15e85: Layer already exists 06:28:40 743b037723ce: Layer already exists 06:28:40 803065a709a5: Layer already exists 06:28:40 417c753e8027: Layer already exists 06:28:40 55bfe5088bc0: Layer already exists 06:28:40 67cc3c8ac7b3: Layer already exists 06:28:40 63ec0bd56cf3: Layer already exists 06:28:40 main: digest: sha256:53e0e2c9c14009442e7aa3bb7b00bc2058d10bfcd65ec1cc9f2476ef2aa8fa04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:40 ===================================================== [Pipeline] echo 06:28:40 taggedImages: 06:28:40 - nexus3.edgexfoundry.org:10004/support-notifications:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:28:40 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:28:40 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.27 06:28:40 - nexus3.edgexfoundry.org:10004/support-notifications:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:28:40 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:28:40 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:28:40 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:28:40 latest 06:28:40 3.2.0-dev.27 06:28:40 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:28:40 main 06:28:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:28:41 ed33b8047933: Preparing 06:28:41 74a8fb8bb8f4: Preparing 06:28:41 803065a709a5: Preparing 06:28:41 417c753e8027: Preparing 06:28:41 32238800b2bd: Preparing 06:28:41 fa15cabde5d9: Preparing 06:28:41 63ec0bd56cf3: Preparing 06:28:41 63ec0bd56cf3: Waiting 06:28:41 417c753e8027: Layer already exists 06:28:41 32238800b2bd: Layer already exists 06:28:41 803065a709a5: Layer already exists 06:28:41 fa15cabde5d9: Layer already exists 06:28:41 63ec0bd56cf3: Layer already exists 06:28:41 ed33b8047933: Pushed 06:28:44 74a8fb8bb8f4: Pushed 06:28:44 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:4cc5770552b5748899b6143767d25d3d0f15356bb6baacd0737ab4d9578cdbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:28:45 ed33b8047933: Preparing 06:28:45 74a8fb8bb8f4: Preparing 06:28:45 803065a709a5: Preparing 06:28:45 417c753e8027: Preparing 06:28:45 32238800b2bd: Preparing 06:28:45 fa15cabde5d9: Preparing 06:28:45 63ec0bd56cf3: Preparing 06:28:45 fa15cabde5d9: Waiting 06:28:45 63ec0bd56cf3: Waiting 06:28:45 803065a709a5: Layer already exists 06:28:45 417c753e8027: Layer already exists 06:28:45 32238800b2bd: Layer already exists 06:28:45 74a8fb8bb8f4: Layer already exists 06:28:45 ed33b8047933: Layer already exists 06:28:45 fa15cabde5d9: Layer already exists 06:28:45 63ec0bd56cf3: Layer already exists 06:28:45 latest: digest: sha256:4cc5770552b5748899b6143767d25d3d0f15356bb6baacd0737ab4d9578cdbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.27 06:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:28:46 ed33b8047933: Preparing 06:28:46 74a8fb8bb8f4: Preparing 06:28:46 803065a709a5: Preparing 06:28:46 417c753e8027: Preparing 06:28:46 32238800b2bd: Preparing 06:28:46 fa15cabde5d9: Preparing 06:28:46 63ec0bd56cf3: Preparing 06:28:46 803065a709a5: Layer already exists 06:28:46 417c753e8027: Layer already exists 06:28:46 ed33b8047933: Layer already exists 06:28:46 74a8fb8bb8f4: Layer already exists 06:28:46 32238800b2bd: Layer already exists 06:28:46 63ec0bd56cf3: Layer already exists 06:28:46 fa15cabde5d9: Layer already exists 06:28:46 3.2.0-dev.27: digest: sha256:4cc5770552b5748899b6143767d25d3d0f15356bb6baacd0737ab4d9578cdbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:28:46 ed33b8047933: Preparing 06:28:46 74a8fb8bb8f4: Preparing 06:28:46 803065a709a5: Preparing 06:28:46 417c753e8027: Preparing 06:28:46 32238800b2bd: Preparing 06:28:46 fa15cabde5d9: Preparing 06:28:46 63ec0bd56cf3: Preparing 06:28:46 fa15cabde5d9: Waiting 06:28:46 63ec0bd56cf3: Waiting 06:28:46 417c753e8027: Layer already exists 06:28:46 803065a709a5: Layer already exists 06:28:46 ed33b8047933: Layer already exists 06:28:46 32238800b2bd: Layer already exists 06:28:46 74a8fb8bb8f4: Layer already exists 06:28:46 fa15cabde5d9: Layer already exists 06:28:46 63ec0bd56cf3: Layer already exists 06:28:46 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:4cc5770552b5748899b6143767d25d3d0f15356bb6baacd0737ab4d9578cdbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:28:47 ed33b8047933: Preparing 06:28:47 74a8fb8bb8f4: Preparing 06:28:47 803065a709a5: Preparing 06:28:47 417c753e8027: Preparing 06:28:47 32238800b2bd: Preparing 06:28:47 fa15cabde5d9: Preparing 06:28:47 63ec0bd56cf3: Preparing 06:28:47 63ec0bd56cf3: Waiting 06:28:47 fa15cabde5d9: Waiting 06:28:47 417c753e8027: Layer already exists 06:28:47 32238800b2bd: Layer already exists 06:28:47 74a8fb8bb8f4: Layer already exists 06:28:47 ed33b8047933: Layer already exists 06:28:47 803065a709a5: Layer already exists 06:28:47 63ec0bd56cf3: Layer already exists 06:28:47 fa15cabde5d9: Layer already exists 06:28:47 main: digest: sha256:4cc5770552b5748899b6143767d25d3d0f15356bb6baacd0737ab4d9578cdbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:47 ===================================================== [Pipeline] echo 06:28:47 taggedImages: 06:28:47 - nexus3.edgexfoundry.org:10004/support-scheduler:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:28:47 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:28:47 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.27 06:28:47 - nexus3.edgexfoundry.org:10004/support-scheduler:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:28:47 - 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] } 06:45:27 #140 ... 06:45:27 06:45:27 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:45:27 #130 DONE 1137.3s 06:45:27 06:45:27 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:45:27 #138 ... 06:45:27 06:45:27 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:45:27 #141 DONE 0.4s 06:45:27 06:45:27 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:45:27 #139 1138.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:45:27 #139 ... 06:45:27 06:45:27 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:45:27 #142 DONE 0.3s 06:45:27 06:45:27 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:45:27 #143 DONE 0.2s 06:45:27 06:45:27 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:45:27 #144 DONE 0.1s 06:45:27 06:45:27 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:45:27 #145 DONE 0.3s 06:45:27 06:45:27 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:45:27 #146 DONE 0.3s 06:45:27 06:45:27 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:45:27 #135 ... 06:45:27 06:45:27 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:45:27 #147 DONE 2.0s 06:45:27 06:45:27 #97 [security-proxy-setup] exporting to image 06:45:27 #97 exporting layers 06:45:27 #97 exporting layers 1.1s done 06:45:27 #97 writing image sha256:87f9c1bbe269eb44b1df6073e6c65a5951c157b868689f0522859693e954ef89 done 06:45:27 #97 naming to docker.io/library/security-proxy-setup-arm64 done 06:45:27 #97 DONE 4.5s 06:45:27 06:45:27 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:45:31 #131 ... 06:45:31 06:45:31 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:45:31 #134 DONE 1148.5s 06:45:31 06:45:31 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:45:32 #148 DONE 0.4s 06:45:32 06:45:32 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:45:35 #149 DONE 2.6s 06:45:35 06:45:35 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:45:35 #150 DONE 0.4s 06:45:35 06:45:35 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:45:35 #135 ... 06:45:35 06:45:35 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:45:35 #151 DONE 0.2s 06:45:35 06:45:35 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:45:36 #152 DONE 0.4s 06:45:36 06:45:36 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:45:36 #153 DONE 0.2s 06:45:36 06:45:36 #154 [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/ 06:45:36 #154 DONE 0.2s 06:45:36 06:45:36 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:45:36 #155 DONE 0.2s 06:45:36 06:45:36 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:45:36 #135 ... 06:45:36 06:45:36 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:45:36 #156 DONE 0.2s 06:45:36 06:45:36 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:45:36 #157 DONE 0.2s 06:45:36 06:45:36 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:45:38 #158 DONE 2.1s 06:45:38 06:45:38 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:45:39 #131 ... 06:45:39 06:45:39 #97 [security-bootstrapper] exporting to image 06:45:39 #97 exporting layers 06:45:40 #97 ... 06:45:40 06:45:40 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:45:40 #139 DONE 1156.8s 06:45:40 06:45:40 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:45:40 #133 ... 06:45:40 06:45:40 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:45:40 #159 DONE 0.4s 06:45:40 06:45:40 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:45:41 #133 ... 06:45:41 06:45:41 #97 [security-bootstrapper] exporting to image 06:45:41 #97 exporting layers 2.3s done 06:45:41 #97 writing image sha256:ebc68b390c1613b70dd7ae8af0374bdbb71377368ba2cf13994fc800307df357 done 06:45:41 #97 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 06:45:41 #97 DONE 6.8s 06:45:41 06:45:41 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:45:41 #160 DONE 0.3s 06:45:41 06:45:41 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:45:41 #133 ... 06:45:41 06:45:41 #161 [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 06:45:41 #161 DONE 0.1s 06:45:41 06:45:41 #162 [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 06:45:41 #162 DONE 0.2s 06:45:41 06:45:41 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:45:42 #163 DONE 0.3s 06:45:42 06:45:42 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:45:42 #133 ... 06:45:42 06:45:42 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:45:42 #164 DONE 0.3s 06:45:42 06:45:42 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:45:42 #165 DONE 0.3s 06:45:42 06:45:42 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:45:42 #166 DONE 0.2s 06:45:42 06:45:42 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:45:42 #137 ... 06:45:42 06:45:42 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:45:44 #167 DONE 2.0s 06:45:44 06:45:44 #97 [security-secretstore-setup] exporting to image 06:45:46 #97 exporting layers 1.8s done 06:45:46 #97 writing image sha256:90c2b5c50c21339b8a998a287257f6b7e8c0050193a36f151a2916a4e85c85b2 0.0s done 06:45:46 #97 naming to docker.io/library/security-secretstore-setup-arm64 done 06:45:46 #97 DONE 8.7s 06:45:46 06:45:46 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:46:34 #133 ... 06:46:34 06:46:34 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:46:34 #140 DONE 1210.5s 06:46:34 06:46:34 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:46:34 #138 ... 06:46:34 06:46:34 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:46:34 #168 DONE 0.3s 06:46:34 06:46:34 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:46:34 #169 DONE 0.1s 06:46:34 06:46:34 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:46:34 #133 ... 06:46:34 06:46:34 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:46:34 #170 DONE 0.3s 06:46:34 06:46:34 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:46:34 #133 ... 06:46:34 06:46:34 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:46:34 #171 DONE 0.1s 06:46:34 06:46:34 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:46:34 #172 DONE 0.2s 06:46:34 06:46:34 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:46:36 #173 DONE 1.8s 06:46:36 06:46:36 #97 [core-common-config-bootstrapper] exporting to image 06:46:36 #97 exporting layers 06:46:37 #97 exporting layers 0.7s done 06:46:37 #97 writing image sha256:9da3d48ef5d548bd9eccad7ffc6fa3699129fb58a14745f25dbb072544f56ae4 done 06:46:37 #97 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:46:37 #97 DONE 9.4s 06:46:37 06:46:37 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:48:29 #133 ... 06:48:29 06:48:29 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:48:29 #136 DONE 1317.5s 06:48:29 06:48:29 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:48:29 #137 ... 06:48:29 06:48:29 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:48:29 #174 DONE 0.3s 06:48:29 06:48:29 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:48:29 #175 DONE 0.2s 06:48:29 06:48:29 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:48:29 #176 DONE 0.3s 06:48:29 06:48:29 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:48:29 #177 DONE 0.2s 06:48:29 06:48:29 #97 [security-spiffe-token-provider] exporting to image 06:48:29 #97 exporting layers 06:48:29 #97 exporting layers 1.0s done 06:48:29 #97 writing image sha256:2c375f2c3d283886a7c1b12c97c9eab0429fb4943da95908acc353a26b6ef185 done 06:48:29 #97 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:48:29 #97 DONE 10.4s 06:48:29 06:48:29 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:55:21 #138 ... 06:55:21 06:55:21 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:55:21 #133 DONE 1738.2s 06:55:21 06:55:21 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:55:21 #137 ... 06:55:21 06:55:21 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:55:21 #178 DONE 0.2s 06:55:21 06:55:21 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:55:21 #138 ... 06:55:21 06:55:21 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:55:22 #179 DONE 0.2s 06:55:22 06:55:22 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:55:22 #180 DONE 0.6s 06:55:22 06:55:22 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:55:23 #181 DONE 0.2s 06:55:23 06:55:23 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:55:23 #182 DONE 0.7s 06:55:23 06:55:23 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:55:26 #183 DONE 2.2s 06:55:26 06:55:26 #97 [security-proxy-auth] exporting to image 06:55:26 #97 exporting layers 06:55:26 #97 exporting layers 0.7s done 06:55:26 #97 writing image sha256:7d46c66f6ed8e8f0a5b910d3db8062880fc61284ee17cb4c43dc72c115fce58e 0.0s done 06:55:26 #97 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 06:55:26 #97 DONE 11.2s 06:55:26 06:55:26 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:56:23 #137 ... 06:56:23 06:56:23 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:56:23 #132 DONE 1793.5s 06:56:23 06:56:23 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:56:23 #137 ... 06:56:23 06:56:23 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:56:23 #184 DONE 0.2s 06:56:23 06:56:23 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:56:23 #137 ... 06:56:23 06:56:23 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:56:23 #185 DONE 0.1s 06:56:23 06:56:23 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:56:23 #186 DONE 0.5s 06:56:23 06:56:23 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:56:23 #137 ... 06:56:23 06:56:23 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:56:23 #187 DONE 0.1s 06:56:23 06:56:23 #97 [core-command] exporting to image 06:56:23 #97 exporting layers 06:56:23 #97 exporting layers 0.4s done 06:56:23 #97 writing image sha256:09710e7af5f90255aae95b78e26285ca460fd5313da85208ea33be0b640c00b9 done 06:56:23 #97 naming to docker.io/library/core-command-arm64 done 06:56:23 #97 DONE 11.6s 06:56:23 06:56:23 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:56:24 #137 ... 06:56:24 06:56:24 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:56:24 #135 DONE 1801.5s 06:56:24 06:56:24 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:56:25 #137 ... 06:56:25 06:56:25 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:56:25 #188 DONE 0.2s 06:56:25 06:56:25 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:56:25 #131 ... 06:56:25 06:56:25 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:56:25 #189 DONE 0.2s 06:56:25 06:56:25 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:56:26 #190 DONE 0.6s 06:56:26 06:56:26 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:56:26 #137 ... 06:56:26 06:56:26 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:56:26 #191 DONE 0.3s 06:56:26 06:56:26 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:56:26 #192 DONE 0.2s 06:56:26 06:56:26 #97 [core-metadata] exporting to image 06:56:26 #97 exporting layers 06:56:26 #97 ... 06:56:26 06:56:26 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:56:26 #138 DONE 1803.8s 06:56:27 06:56:27 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:56:27 #137 ... 06:56:27 06:56:27 #97 [core-metadata] exporting to image 06:56:27 #97 exporting layers 1.0s done 06:56:27 #97 writing image sha256:cd3a21fb69872f6969dfe0c73bdde4173b3a06542b927dd6ff133520eba0bdae 06:56:27 #97 writing image sha256:cd3a21fb69872f6969dfe0c73bdde4173b3a06542b927dd6ff133520eba0bdae 0.0s done 06:56:27 #97 naming to docker.io/library/core-metadata-arm64 0.0s done 06:56:27 #97 DONE 12.7s 06:56:27 06:56:27 #193 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:56:28 #193 DONE 0.2s 06:56:28 06:56:28 #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:56:28 #194 DONE 0.1s 06:56:28 06:56:28 #195 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:56:28 #195 DONE 0.5s 06:56:28 06:56:28 #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:56:29 #196 DONE 0.1s 06:56:29 06:56:29 #97 [core-data] exporting to image 06:56:29 #97 exporting layers 0.6s done 06:56:29 #97 writing image sha256:0d04777d4b47dda263949e05f0161b48f6ab9c3e312cb253a9f2c5bf34c86536 done 06:56:29 #97 naming to docker.io/library/core-data-arm64 done 06:56:29 #97 DONE 13.3s 06:56:29 06:56:29 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:57:01 #137 DONE 1838.2s 06:57:01 06:57:01 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:57:01 #131 DONE 1838.2s 06:57:01 06:57:01 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:57:01 #197 DONE 0.3s 06:57:01 06:57:01 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:57:01 #198 DONE 0.1s 06:57:01 06:57:01 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:57:02 #199 ... 06:57:02 06:57:02 #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:57:02 #200 DONE 0.2s 06:57:02 06:57:02 #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:57:02 #201 DONE 0.2s 06:57:02 06:57:02 #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:57:02 #202 ... 06:57:02 06:57:02 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:57:02 #199 DONE 0.6s 06:57:02 06:57:02 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:57:02 #203 DONE 0.2s 06:57:02 06:57:02 #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:57:02 #202 DONE 0.5s 06:57:02 06:57:02 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:57:03 #204 DONE 0.2s 06:57:03 06:57:03 #97 [support-notifications] exporting to image 06:57:03 #97 exporting layers 06:57:03 #97 exporting layers 0.5s done 06:57:03 #97 writing image sha256:a9d989b2a4caee18dfbee9a345323871498699f5a93a5dd664943144d370d6fb 0.0s done 06:57:03 #97 naming to docker.io/library/support-scheduler-arm64 done 06:57:03 #97 exporting layers 0.5s done 06:57:03 #97 writing image sha256:50dceb3c3538195493d3bbc84dea3030110d10e2aa5acdda9c2da42e2772d2de done 06:57:03 #97 naming to docker.io/library/support-notifications-arm64 done 06:57:03 #97 DONE 14.3s 06:57:03 time="2024-07-02T06:24:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:57:03 time="2024-07-02T06:24:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:57:03 time="2024-07-02T06:24:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:57:03 time="2024-07-02T06:24:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:57:03 time="2024-07-02T06:24:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:57:03 time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:57:03 time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:57:03 time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:57:03 time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:57:03 time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:57:03 time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:57:03 time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:57:03 time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:57:03 time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:57:03 $ docker stop --time=1 76c9a32a88110b1b2978d5f9447ee421c8643b1019653672ceaf0131e6ab12ff 06:57:05 $ docker rm -f --volumes 76c9a32a88110b1b2978d5f9447ee421c8643b1019653672ceaf0131e6ab12ff [Pipeline] // withDockerContainer [Pipeline] sh 06:57:05 + docker images 06:57:05 REPOSITORY TAG IMAGE ID CREATED SIZE 06:57:05 support-scheduler-arm64 latest a9d989b2a4ca 3 seconds ago 42.4MB 06:57:05 support-notifications-arm64 latest 50dceb3c3538 3 seconds ago 43.3MB 06:57:05 core-data-arm64 latest 0d04777d4b47 37 seconds ago 40.1MB 06:57:05 core-metadata-arm64 latest cd3a21fb6987 39 seconds ago 40.3MB 06:57:05 core-command-arm64 latest 09710e7af5f9 48 seconds ago 39.9MB 06:57:05 security-proxy-auth-arm64 latest 7d46c66f6ed8 About a minute ago 37.4MB 06:57:05 security-spiffe-token-provider-arm64 latest 2c375f2c3d28 8 minutes ago 34.1MB 06:57:05 core-common-config-bootstrapper-arm64 latest 9da3d48ef5d5 10 minutes ago 20.1MB 06:57:05 security-secretstore-setup-arm64 latest 90c2b5c50c21 11 minutes ago 41.5MB 06:57:05 security-bootstrapper-arm64 latest ebc68b390c16 11 minutes ago 23.7MB 06:57:05 security-proxy-setup-arm64 latest 87f9c1bbe269 11 minutes ago 31MB 06:57:05 security-spire-agent-arm64 latest be709f7b837e 31 minutes ago 157MB 06:57:05 security-spire-config-arm64 latest 970fefc33490 31 minutes ago 101MB 06:57:05 security-spire-server-arm64 latest b7a9e1362b9b 31 minutes ago 102MB 06:57:05 ci-base-image-arm64 latest 660f375b7900 33 minutes ago 962MB 06:57:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 06:57:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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 06:57:05 provisioning config files... 06:57:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/645@tmp/config546485071925662949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:06 ---> ****-login.sh 06:57:06 nexus3.edgexfoundry.org:10001 06:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:06 Configure a credential helper to remove this warning. See 06:57:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:06 06:57:06 Login Succeeded 06:57:06 nexus3.edgexfoundry.org:10002 06:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:07 Configure a credential helper to remove this warning. See 06:57:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:07 06:57:07 Login Succeeded 06:57:07 nexus3.edgexfoundry.org:10003 06:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:07 Configure a credential helper to remove this warning. See 06:57:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:07 06:57:07 Login Succeeded 06:57:07 nexus3.edgexfoundry.org:10004 06:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:08 Configure a credential helper to remove this warning. See 06:57:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:08 06:57:08 Login Succeeded 06:57:08 ****.io 06:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:08 Configure a credential helper to remove this warning. See 06:57:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:08 06:57:08 Login Succeeded 06:57:08 ---> ****-login.sh ends [Pipeline] } 06:57:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:57:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:57:08 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:57:08 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:57:08 latest 06:57:08 3.2.0-dev.27 06:57:08 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:57:08 main 06:57:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:57:09 8a839c423696: Preparing 06:57:09 1f5f63ad0a59: Preparing 06:57:09 2c5e8bcd13ca: Preparing 06:57:09 7eab1d9e05a5: Preparing 06:57:09 16f970a1faf4: Preparing 06:57:09 af718e19dcd5: Preparing 06:57:09 da707bb00cb8: Preparing 06:57:09 af718e19dcd5: Waiting 06:57:09 da707bb00cb8: Waiting 06:57:09 7eab1d9e05a5: Pushed 06:57:09 2c5e8bcd13ca: Pushed 06:57:09 8a839c423696: Pushed 06:57:09 da707bb00cb8: Layer already exists 06:57:09 af718e19dcd5: Pushed 06:57:10 16f970a1faf4: Pushed 06:57:16 1f5f63ad0a59: Pushed 06:57:16 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:036ed8106ff050fad0dbe094fb49881a933d1978037cd5bf5f12b97f8dda694c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:57:16 8a839c423696: Preparing 06:57:16 1f5f63ad0a59: Preparing 06:57:16 2c5e8bcd13ca: Preparing 06:57:16 7eab1d9e05a5: Preparing 06:57:16 16f970a1faf4: Preparing 06:57:16 af718e19dcd5: Preparing 06:57:16 da707bb00cb8: Preparing 06:57:16 af718e19dcd5: Waiting 06:57:16 da707bb00cb8: Waiting 06:57:16 1f5f63ad0a59: Layer already exists 06:57:16 7eab1d9e05a5: Layer already exists 06:57:16 2c5e8bcd13ca: Layer already exists 06:57:16 8a839c423696: Layer already exists 06:57:16 16f970a1faf4: Layer already exists 06:57:16 da707bb00cb8: Layer already exists 06:57:16 af718e19dcd5: Layer already exists 06:57:17 latest: digest: sha256:036ed8106ff050fad0dbe094fb49881a933d1978037cd5bf5f12b97f8dda694c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.27 06:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:57:17 8a839c423696: Preparing 06:57:17 1f5f63ad0a59: Preparing 06:57:17 2c5e8bcd13ca: Preparing 06:57:17 7eab1d9e05a5: Preparing 06:57:17 16f970a1faf4: Preparing 06:57:17 af718e19dcd5: Preparing 06:57:17 da707bb00cb8: Preparing 06:57:17 af718e19dcd5: Waiting 06:57:17 da707bb00cb8: Waiting 06:57:17 2c5e8bcd13ca: Layer already exists 06:57:17 16f970a1faf4: Layer already exists 06:57:17 1f5f63ad0a59: Layer already exists 06:57:17 7eab1d9e05a5: Layer already exists 06:57:17 8a839c423696: Layer already exists 06:57:17 af718e19dcd5: Layer already exists 06:57:17 da707bb00cb8: Layer already exists 06:57:18 3.2.0-dev.27: digest: sha256:036ed8106ff050fad0dbe094fb49881a933d1978037cd5bf5f12b97f8dda694c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:57:18 8a839c423696: Preparing 06:57:18 1f5f63ad0a59: Preparing 06:57:18 2c5e8bcd13ca: Preparing 06:57:18 7eab1d9e05a5: Preparing 06:57:18 16f970a1faf4: Preparing 06:57:18 af718e19dcd5: Preparing 06:57:18 da707bb00cb8: Preparing 06:57:18 af718e19dcd5: Waiting 06:57:18 da707bb00cb8: Waiting 06:57:18 1f5f63ad0a59: Layer already exists 06:57:18 7eab1d9e05a5: Layer already exists 06:57:18 8a839c423696: Layer already exists 06:57:18 16f970a1faf4: Layer already exists 06:57:18 2c5e8bcd13ca: Layer already exists 06:57:18 af718e19dcd5: Layer already exists 06:57:18 da707bb00cb8: Layer already exists 06:57:19 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:036ed8106ff050fad0dbe094fb49881a933d1978037cd5bf5f12b97f8dda694c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:57:19 8a839c423696: Preparing 06:57:19 1f5f63ad0a59: Preparing 06:57:19 2c5e8bcd13ca: Preparing 06:57:19 7eab1d9e05a5: Preparing 06:57:19 16f970a1faf4: Preparing 06:57:19 af718e19dcd5: Preparing 06:57:19 da707bb00cb8: Preparing 06:57:19 af718e19dcd5: Waiting 06:57:19 da707bb00cb8: Waiting 06:57:19 1f5f63ad0a59: Layer already exists 06:57:19 8a839c423696: Layer already exists 06:57:19 7eab1d9e05a5: Layer already exists 06:57:19 16f970a1faf4: Layer already exists 06:57:19 2c5e8bcd13ca: Layer already exists 06:57:19 af718e19dcd5: Layer already exists 06:57:19 da707bb00cb8: Layer already exists 06:57:20 main: digest: sha256:036ed8106ff050fad0dbe094fb49881a933d1978037cd5bf5f12b97f8dda694c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:57:20 ===================================================== [Pipeline] echo 06:57:20 taggedImages: 06:57:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:57:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:57:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.27 06:57:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:57:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:57:20 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:57:20 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:57:20 latest 06:57:20 3.2.0-dev.27 06:57:20 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:57:20 main 06:57:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:57:21 f6310f568ae2: Preparing 06:57:21 021179d5e299: Preparing 06:57:21 da35c72f7112: Preparing 06:57:21 73161e36ae4d: Preparing 06:57:21 2c5e8bcd13ca: Preparing 06:57:21 7eab1d9e05a5: Preparing 06:57:21 16f970a1faf4: Preparing 06:57:21 7eab1d9e05a5: Waiting 06:57:21 af718e19dcd5: Preparing 06:57:21 16f970a1faf4: Waiting 06:57:21 da707bb00cb8: Preparing 06:57:21 af718e19dcd5: Waiting 06:57:21 da707bb00cb8: Waiting 06:57:21 2c5e8bcd13ca: Layer already exists 06:57:21 7eab1d9e05a5: Layer already exists 06:57:21 021179d5e299: Pushed 06:57:21 16f970a1faf4: Layer already exists 06:57:21 f6310f568ae2: Pushed 06:57:21 da35c72f7112: Pushed 06:57:21 af718e19dcd5: Layer already exists 06:57:21 da707bb00cb8: Layer already exists 06:57:23 73161e36ae4d: Pushed 06:57:23 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:7fb15067abf7cd65647d92b29cebf5f62a2db39e7833073408f3ac55f930b5c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:23 + 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 06:57:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:57:23 f6310f568ae2: Preparing 06:57:23 021179d5e299: Preparing 06:57:23 da35c72f7112: Preparing 06:57:23 73161e36ae4d: Preparing 06:57:23 2c5e8bcd13ca: Preparing 06:57:23 7eab1d9e05a5: Preparing 06:57:23 16f970a1faf4: Preparing 06:57:23 af718e19dcd5: Preparing 06:57:23 da707bb00cb8: Preparing 06:57:23 7eab1d9e05a5: Waiting 06:57:23 16f970a1faf4: Waiting 06:57:23 da707bb00cb8: Waiting 06:57:23 af718e19dcd5: Waiting 06:57:23 73161e36ae4d: Layer already exists 06:57:23 da35c72f7112: Layer already exists 06:57:23 f6310f568ae2: Layer already exists 06:57:23 021179d5e299: Layer already exists 06:57:23 2c5e8bcd13ca: Layer already exists 06:57:23 7eab1d9e05a5: Layer already exists 06:57:23 af718e19dcd5: Layer already exists 06:57:23 16f970a1faf4: Layer already exists 06:57:23 da707bb00cb8: Layer already exists 06:57:24 latest: digest: sha256:7fb15067abf7cd65647d92b29cebf5f62a2db39e7833073408f3ac55f930b5c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.27 06:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:57:24 f6310f568ae2: Preparing 06:57:24 021179d5e299: Preparing 06:57:24 da35c72f7112: Preparing 06:57:24 73161e36ae4d: Preparing 06:57:24 2c5e8bcd13ca: Preparing 06:57:24 7eab1d9e05a5: Preparing 06:57:24 16f970a1faf4: Preparing 06:57:24 7eab1d9e05a5: Waiting 06:57:24 af718e19dcd5: Preparing 06:57:24 16f970a1faf4: Waiting 06:57:24 da707bb00cb8: Preparing 06:57:24 af718e19dcd5: Waiting 06:57:24 da707bb00cb8: Waiting 06:57:24 021179d5e299: Layer already exists 06:57:24 f6310f568ae2: Layer already exists 06:57:24 2c5e8bcd13ca: Layer already exists 06:57:24 da35c72f7112: Layer already exists 06:57:24 73161e36ae4d: Layer already exists 06:57:24 da707bb00cb8: Layer already exists 06:57:24 7eab1d9e05a5: Layer already exists 06:57:24 16f970a1faf4: Layer already exists 06:57:24 af718e19dcd5: Layer already exists 06:57:25 3.2.0-dev.27: digest: sha256:7fb15067abf7cd65647d92b29cebf5f62a2db39e7833073408f3ac55f930b5c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:57:25 f6310f568ae2: Preparing 06:57:25 021179d5e299: Preparing 06:57:25 da35c72f7112: Preparing 06:57:25 73161e36ae4d: Preparing 06:57:25 2c5e8bcd13ca: Preparing 06:57:25 7eab1d9e05a5: Preparing 06:57:25 16f970a1faf4: Preparing 06:57:25 af718e19dcd5: Preparing 06:57:25 da707bb00cb8: Preparing 06:57:25 7eab1d9e05a5: Waiting 06:57:25 16f970a1faf4: Waiting 06:57:25 af718e19dcd5: Waiting 06:57:25 da707bb00cb8: Waiting 06:57:25 2c5e8bcd13ca: Layer already exists 06:57:25 73161e36ae4d: Layer already exists 06:57:25 021179d5e299: Layer already exists 06:57:25 f6310f568ae2: Layer already exists 06:57:25 da35c72f7112: Layer already exists 06:57:25 7eab1d9e05a5: Layer already exists 06:57:25 da707bb00cb8: Layer already exists 06:57:25 16f970a1faf4: Layer already exists 06:57:25 af718e19dcd5: Layer already exists 06:57:26 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:7fb15067abf7cd65647d92b29cebf5f62a2db39e7833073408f3ac55f930b5c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:26 + 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 06:57:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:57:26 f6310f568ae2: Preparing 06:57:26 021179d5e299: Preparing 06:57:26 da35c72f7112: Preparing 06:57:26 73161e36ae4d: Preparing 06:57:26 2c5e8bcd13ca: Preparing 06:57:26 7eab1d9e05a5: Preparing 06:57:26 16f970a1faf4: Preparing 06:57:26 af718e19dcd5: Preparing 06:57:26 da707bb00cb8: Preparing 06:57:26 7eab1d9e05a5: Waiting 06:57:26 16f970a1faf4: Waiting 06:57:26 af718e19dcd5: Waiting 06:57:26 da707bb00cb8: Waiting 06:57:26 2c5e8bcd13ca: Layer already exists 06:57:26 da35c72f7112: Layer already exists 06:57:26 73161e36ae4d: Layer already exists 06:57:26 021179d5e299: Layer already exists 06:57:26 f6310f568ae2: Layer already exists 06:57:26 af718e19dcd5: Layer already exists 06:57:26 16f970a1faf4: Layer already exists 06:57:26 da707bb00cb8: Layer already exists 06:57:26 7eab1d9e05a5: Layer already exists 06:57:27 main: digest: sha256:7fb15067abf7cd65647d92b29cebf5f62a2db39e7833073408f3ac55f930b5c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:57:27 ===================================================== [Pipeline] echo 06:57:27 taggedImages: 06:57:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:57:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:57:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.27 06:57:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:57:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:57:27 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:57:27 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:57:27 latest 06:57:27 3.2.0-dev.27 06:57:27 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:57:27 main 06:57:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:57:28 9a02bd849f50: Preparing 06:57:28 5d8a045211d1: Preparing 06:57:28 2c5e8bcd13ca: Preparing 06:57:28 7eab1d9e05a5: Preparing 06:57:28 0376cbbc54ec: Preparing 06:57:28 14039b29fe43: Preparing 06:57:28 da707bb00cb8: Preparing 06:57:28 14039b29fe43: Waiting 06:57:28 da707bb00cb8: Waiting 06:57:28 2c5e8bcd13ca: Layer already exists 06:57:28 7eab1d9e05a5: Layer already exists 06:57:28 da707bb00cb8: Layer already exists 06:57:28 9a02bd849f50: Pushed 06:57:28 14039b29fe43: Pushed 06:57:29 0376cbbc54ec: Pushed 06:57:35 5d8a045211d1: Pushed 06:57:35 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:38515c59819cb86bc71d047961496b1c5f5aa0765c6085a02e3cd0a91912ece9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:57:36 9a02bd849f50: Preparing 06:57:36 5d8a045211d1: Preparing 06:57:36 2c5e8bcd13ca: Preparing 06:57:36 7eab1d9e05a5: Preparing 06:57:36 0376cbbc54ec: Preparing 06:57:36 14039b29fe43: Preparing 06:57:36 da707bb00cb8: Preparing 06:57:36 14039b29fe43: Waiting 06:57:36 da707bb00cb8: Waiting 06:57:36 7eab1d9e05a5: Layer already exists 06:57:36 2c5e8bcd13ca: Layer already exists 06:57:36 5d8a045211d1: Layer already exists 06:57:36 0376cbbc54ec: Layer already exists 06:57:36 9a02bd849f50: Layer already exists 06:57:36 da707bb00cb8: Layer already exists 06:57:36 14039b29fe43: Layer already exists 06:57:36 latest: digest: sha256:38515c59819cb86bc71d047961496b1c5f5aa0765c6085a02e3cd0a91912ece9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.27 06:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:57:37 9a02bd849f50: Preparing 06:57:37 5d8a045211d1: Preparing 06:57:37 2c5e8bcd13ca: Preparing 06:57:37 7eab1d9e05a5: Preparing 06:57:37 0376cbbc54ec: Preparing 06:57:37 14039b29fe43: Preparing 06:57:37 da707bb00cb8: Preparing 06:57:37 14039b29fe43: Waiting 06:57:37 da707bb00cb8: Waiting 06:57:37 9a02bd849f50: Layer already exists 06:57:37 2c5e8bcd13ca: Layer already exists 06:57:37 5d8a045211d1: Layer already exists 06:57:37 0376cbbc54ec: Layer already exists 06:57:37 7eab1d9e05a5: Layer already exists 06:57:37 14039b29fe43: Layer already exists 06:57:37 da707bb00cb8: Layer already exists 06:57:37 3.2.0-dev.27: digest: sha256:38515c59819cb86bc71d047961496b1c5f5aa0765c6085a02e3cd0a91912ece9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:57:38 9a02bd849f50: Preparing 06:57:38 5d8a045211d1: Preparing 06:57:38 2c5e8bcd13ca: Preparing 06:57:38 7eab1d9e05a5: Preparing 06:57:38 0376cbbc54ec: Preparing 06:57:38 14039b29fe43: Preparing 06:57:38 14039b29fe43: Waiting 06:57:38 da707bb00cb8: Preparing 06:57:38 da707bb00cb8: Waiting 06:57:38 5d8a045211d1: Layer already exists 06:57:38 7eab1d9e05a5: Layer already exists 06:57:38 9a02bd849f50: Layer already exists 06:57:38 0376cbbc54ec: Layer already exists 06:57:38 2c5e8bcd13ca: Layer already exists 06:57:38 14039b29fe43: Layer already exists 06:57:38 da707bb00cb8: Layer already exists 06:57:38 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:38515c59819cb86bc71d047961496b1c5f5aa0765c6085a02e3cd0a91912ece9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:57:39 9a02bd849f50: Preparing 06:57:39 5d8a045211d1: Preparing 06:57:39 2c5e8bcd13ca: Preparing 06:57:39 7eab1d9e05a5: Preparing 06:57:39 0376cbbc54ec: Preparing 06:57:39 14039b29fe43: Preparing 06:57:39 da707bb00cb8: Preparing 06:57:39 14039b29fe43: Waiting 06:57:39 da707bb00cb8: Waiting 06:57:39 9a02bd849f50: Layer already exists 06:57:39 5d8a045211d1: Layer already exists 06:57:39 7eab1d9e05a5: Layer already exists 06:57:39 2c5e8bcd13ca: Layer already exists 06:57:39 0376cbbc54ec: Layer already exists 06:57:39 14039b29fe43: Layer already exists 06:57:39 da707bb00cb8: Layer already exists 06:57:39 main: digest: sha256:38515c59819cb86bc71d047961496b1c5f5aa0765c6085a02e3cd0a91912ece9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:57:39 ===================================================== [Pipeline] echo 06:57:39 taggedImages: 06:57:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:57:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:57:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.27 06:57:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:57:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:57:39 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:57:39 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:57:39 latest 06:57:39 3.2.0-dev.27 06:57:39 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:57:39 main 06:57:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:57:40 9068bf436721: Preparing 06:57:40 1b39551af9ab: Preparing 06:57:40 d2b450b0ff08: Preparing 06:57:40 2c5e8bcd13ca: Preparing 06:57:40 7eab1d9e05a5: Preparing 06:57:40 16f970a1faf4: Preparing 06:57:40 af718e19dcd5: Preparing 06:57:40 da707bb00cb8: Preparing 06:57:40 16f970a1faf4: Waiting 06:57:40 af718e19dcd5: Waiting 06:57:40 da707bb00cb8: Waiting 06:57:40 7eab1d9e05a5: Layer already exists 06:57:40 2c5e8bcd13ca: Layer already exists 06:57:40 16f970a1faf4: Layer already exists 06:57:40 af718e19dcd5: Layer already exists 06:57:40 1b39551af9ab: Pushed 06:57:40 da707bb00cb8: Layer already exists 06:57:40 9068bf436721: Pushed 06:57:47 d2b450b0ff08: Pushed 06:57:47 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:5bc2b2401bfb63886e086a2cef70d0661d882c62461bf108fe1b5d7cdf894bfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:57:47 9068bf436721: Preparing 06:57:47 1b39551af9ab: Preparing 06:57:47 d2b450b0ff08: Preparing 06:57:47 2c5e8bcd13ca: Preparing 06:57:47 7eab1d9e05a5: Preparing 06:57:47 16f970a1faf4: Preparing 06:57:47 af718e19dcd5: Preparing 06:57:47 da707bb00cb8: Preparing 06:57:47 16f970a1faf4: Waiting 06:57:47 af718e19dcd5: Waiting 06:57:47 da707bb00cb8: Waiting 06:57:47 9068bf436721: Layer already exists 06:57:47 d2b450b0ff08: Layer already exists 06:57:47 7eab1d9e05a5: Layer already exists 06:57:47 1b39551af9ab: Layer already exists 06:57:47 2c5e8bcd13ca: Layer already exists 06:57:47 af718e19dcd5: Layer already exists 06:57:47 da707bb00cb8: Layer already exists 06:57:47 16f970a1faf4: Layer already exists 06:57:48 latest: digest: sha256:5bc2b2401bfb63886e086a2cef70d0661d882c62461bf108fe1b5d7cdf894bfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.27 06:57:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:57:48 9068bf436721: Preparing 06:57:48 1b39551af9ab: Preparing 06:57:48 d2b450b0ff08: Preparing 06:57:48 2c5e8bcd13ca: Preparing 06:57:48 7eab1d9e05a5: Preparing 06:57:48 16f970a1faf4: Preparing 06:57:48 af718e19dcd5: Preparing 06:57:48 da707bb00cb8: Preparing 06:57:48 16f970a1faf4: Waiting 06:57:48 af718e19dcd5: Waiting 06:57:48 da707bb00cb8: Waiting 06:57:48 9068bf436721: Layer already exists 06:57:48 2c5e8bcd13ca: Layer already exists 06:57:48 d2b450b0ff08: Layer already exists 06:57:48 7eab1d9e05a5: Layer already exists 06:57:48 1b39551af9ab: Layer already exists 06:57:48 16f970a1faf4: Layer already exists 06:57:48 af718e19dcd5: Layer already exists 06:57:48 da707bb00cb8: Layer already exists 06:57:49 3.2.0-dev.27: digest: sha256:5bc2b2401bfb63886e086a2cef70d0661d882c62461bf108fe1b5d7cdf894bfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:57:49 9068bf436721: Preparing 06:57:49 1b39551af9ab: Preparing 06:57:49 d2b450b0ff08: Preparing 06:57:49 2c5e8bcd13ca: Preparing 06:57:49 7eab1d9e05a5: Preparing 06:57:49 16f970a1faf4: Preparing 06:57:49 af718e19dcd5: Preparing 06:57:49 da707bb00cb8: Preparing 06:57:49 16f970a1faf4: Waiting 06:57:49 af718e19dcd5: Waiting 06:57:49 da707bb00cb8: Waiting 06:57:49 2c5e8bcd13ca: Layer already exists 06:57:49 1b39551af9ab: Layer already exists 06:57:49 7eab1d9e05a5: Layer already exists 06:57:49 9068bf436721: Layer already exists 06:57:49 d2b450b0ff08: Layer already exists 06:57:49 16f970a1faf4: Layer already exists 06:57:49 af718e19dcd5: Layer already exists 06:57:49 da707bb00cb8: Layer already exists 06:57:50 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:5bc2b2401bfb63886e086a2cef70d0661d882c62461bf108fe1b5d7cdf894bfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:57:50 9068bf436721: Preparing 06:57:50 1b39551af9ab: Preparing 06:57:50 d2b450b0ff08: Preparing 06:57:50 2c5e8bcd13ca: Preparing 06:57:50 7eab1d9e05a5: Preparing 06:57:50 16f970a1faf4: Preparing 06:57:50 af718e19dcd5: Preparing 06:57:50 da707bb00cb8: Preparing 06:57:50 16f970a1faf4: Waiting 06:57:50 af718e19dcd5: Waiting 06:57:50 da707bb00cb8: Waiting 06:57:50 1b39551af9ab: Layer already exists 06:57:50 2c5e8bcd13ca: Layer already exists 06:57:50 7eab1d9e05a5: Layer already exists 06:57:50 9068bf436721: Layer already exists 06:57:50 d2b450b0ff08: Layer already exists 06:57:50 16f970a1faf4: Layer already exists 06:57:50 af718e19dcd5: Layer already exists 06:57:50 da707bb00cb8: Layer already exists 06:57:51 main: digest: sha256:5bc2b2401bfb63886e086a2cef70d0661d882c62461bf108fe1b5d7cdf894bfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:57:51 ===================================================== [Pipeline] echo 06:57:51 taggedImages: 06:57:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:57:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:57:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.27 06:57:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:57:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:57:51 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:57:51 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:57:51 latest 06:57:51 3.2.0-dev.27 06:57:51 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:57:51 main 06:57:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:57:51 d28044f0d815: Preparing 06:57:51 ed323e379ea7: Preparing 06:57:51 55ec86532d75: Preparing 06:57:51 ec80a4cc6ea7: Preparing 06:57:51 b7f7adbb8369: Preparing 06:57:51 89a3260d4873: Preparing 06:57:51 89a3260d4873: Waiting 06:57:51 2f1052408de9: Preparing 06:57:51 2c5e8bcd13ca: Preparing 06:57:51 2f1052408de9: Waiting 06:57:51 7eab1d9e05a5: Preparing 06:57:51 2c5e8bcd13ca: Waiting 06:57:51 a6489262807a: Preparing 06:57:51 7eab1d9e05a5: Waiting 06:57:51 0848ed8e3967: Preparing 06:57:51 a6489262807a: Waiting 06:57:51 0848ed8e3967: Waiting 06:57:51 5f70bf18a086: Preparing 06:57:51 238c75517ff8: Preparing 06:57:51 a3fb31065627: Preparing 06:57:51 4ac092f89757: Preparing 06:57:51 da707bb00cb8: Preparing 06:57:51 238c75517ff8: Waiting 06:57:51 5f70bf18a086: Waiting 06:57:51 a3fb31065627: Waiting 06:57:51 4ac092f89757: Waiting 06:57:51 da707bb00cb8: Waiting 06:57:52 b7f7adbb8369: Pushed 06:57:52 d28044f0d815: Pushed 06:57:52 ec80a4cc6ea7: Pushed 06:57:52 ed323e379ea7: Pushed 06:57:52 55ec86532d75: Pushed 06:57:52 2c5e8bcd13ca: Layer already exists 06:57:52 7eab1d9e05a5: Layer already exists 06:57:52 5f70bf18a086: Layer already exists 06:57:52 89a3260d4873: Pushed 06:57:52 a6489262807a: Pushed 06:57:52 0848ed8e3967: Pushed 06:57:52 238c75517ff8: Pushed 06:57:52 da707bb00cb8: Layer already exists 06:57:52 4ac092f89757: Pushed 06:57:53 a3fb31065627: Pushed 06:57:55 2f1052408de9: Pushed 06:57:55 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:fcfdd150ee24a8d9e5c67fb02186101db69613ad755d2db0a7c1746eaeaae20e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:57:56 d28044f0d815: Preparing 06:57:56 ed323e379ea7: Preparing 06:57:56 55ec86532d75: Preparing 06:57:56 ec80a4cc6ea7: Preparing 06:57:56 b7f7adbb8369: Preparing 06:57:56 89a3260d4873: Preparing 06:57:56 2f1052408de9: Preparing 06:57:56 2c5e8bcd13ca: Preparing 06:57:56 7eab1d9e05a5: Preparing 06:57:56 a6489262807a: Preparing 06:57:56 0848ed8e3967: Preparing 06:57:56 5f70bf18a086: Preparing 06:57:56 238c75517ff8: Preparing 06:57:56 a3fb31065627: Preparing 06:57:56 4ac092f89757: Preparing 06:57:56 da707bb00cb8: Preparing 06:57:56 2c5e8bcd13ca: Waiting 06:57:56 7eab1d9e05a5: Waiting 06:57:56 a6489262807a: Waiting 06:57:56 0848ed8e3967: Waiting 06:57:56 5f70bf18a086: Waiting 06:57:56 238c75517ff8: Waiting 06:57:56 a3fb31065627: Waiting 06:57:56 4ac092f89757: Waiting 06:57:56 da707bb00cb8: Waiting 06:57:56 89a3260d4873: Waiting 06:57:56 2f1052408de9: Waiting 06:57:56 ec80a4cc6ea7: Layer already exists 06:57:56 b7f7adbb8369: Layer already exists 06:57:56 55ec86532d75: Layer already exists 06:57:56 ed323e379ea7: Layer already exists 06:57:56 d28044f0d815: Layer already exists 06:57:56 2c5e8bcd13ca: Layer already exists 06:57:56 89a3260d4873: Layer already exists 06:57:56 2f1052408de9: Layer already exists 06:57:56 a6489262807a: Layer already exists 06:57:56 7eab1d9e05a5: Layer already exists 06:57:56 5f70bf18a086: Layer already exists 06:57:56 4ac092f89757: Layer already exists 06:57:56 0848ed8e3967: Layer already exists 06:57:56 a3fb31065627: Layer already exists 06:57:56 238c75517ff8: Layer already exists 06:57:56 da707bb00cb8: Layer already exists 06:57:56 latest: digest: sha256:fcfdd150ee24a8d9e5c67fb02186101db69613ad755d2db0a7c1746eaeaae20e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.27 06:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:57:57 d28044f0d815: Preparing 06:57:57 ed323e379ea7: Preparing 06:57:57 55ec86532d75: Preparing 06:57:57 ec80a4cc6ea7: Preparing 06:57:57 b7f7adbb8369: Preparing 06:57:57 89a3260d4873: Preparing 06:57:57 2f1052408de9: Preparing 06:57:57 2c5e8bcd13ca: Preparing 06:57:57 7eab1d9e05a5: Preparing 06:57:57 a6489262807a: Preparing 06:57:57 0848ed8e3967: Preparing 06:57:57 5f70bf18a086: Preparing 06:57:57 238c75517ff8: Preparing 06:57:57 a3fb31065627: Preparing 06:57:57 4ac092f89757: Preparing 06:57:57 da707bb00cb8: Preparing 06:57:57 2c5e8bcd13ca: Waiting 06:57:57 7eab1d9e05a5: Waiting 06:57:57 a6489262807a: Waiting 06:57:57 0848ed8e3967: Waiting 06:57:57 5f70bf18a086: Waiting 06:57:57 238c75517ff8: Waiting 06:57:57 a3fb31065627: Waiting 06:57:57 4ac092f89757: Waiting 06:57:57 da707bb00cb8: Waiting 06:57:57 89a3260d4873: Waiting 06:57:57 2f1052408de9: Waiting 06:57:57 ec80a4cc6ea7: Layer already exists 06:57:57 ed323e379ea7: Layer already exists 06:57:57 b7f7adbb8369: Layer already exists 06:57:57 d28044f0d815: Layer already exists 06:57:57 55ec86532d75: Layer already exists 06:57:57 89a3260d4873: Layer already exists 06:57:57 2f1052408de9: Layer already exists 06:57:57 a6489262807a: Layer already exists 06:57:57 7eab1d9e05a5: Layer already exists 06:57:57 2c5e8bcd13ca: Layer already exists 06:57:57 5f70bf18a086: Layer already exists 06:57:57 0848ed8e3967: Layer already exists 06:57:57 4ac092f89757: Layer already exists 06:57:57 238c75517ff8: Layer already exists 06:57:57 a3fb31065627: Layer already exists 06:57:57 da707bb00cb8: Layer already exists 06:57:57 3.2.0-dev.27: digest: sha256:fcfdd150ee24a8d9e5c67fb02186101db69613ad755d2db0a7c1746eaeaae20e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:57:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:57:58 d28044f0d815: Preparing 06:57:58 ed323e379ea7: Preparing 06:57:58 55ec86532d75: Preparing 06:57:58 ec80a4cc6ea7: Preparing 06:57:58 b7f7adbb8369: Preparing 06:57:58 89a3260d4873: Preparing 06:57:58 2f1052408de9: Preparing 06:57:58 2c5e8bcd13ca: Preparing 06:57:58 7eab1d9e05a5: Preparing 06:57:58 a6489262807a: Preparing 06:57:58 0848ed8e3967: Preparing 06:57:58 5f70bf18a086: Preparing 06:57:58 238c75517ff8: Preparing 06:57:58 2c5e8bcd13ca: Waiting 06:57:58 a3fb31065627: Preparing 06:57:58 4ac092f89757: Preparing 06:57:58 da707bb00cb8: Preparing 06:57:58 0848ed8e3967: Waiting 06:57:58 7eab1d9e05a5: Waiting 06:57:58 a6489262807a: Waiting 06:57:58 89a3260d4873: Waiting 06:57:58 2f1052408de9: Waiting 06:57:58 5f70bf18a086: Waiting 06:57:58 238c75517ff8: Waiting 06:57:58 a3fb31065627: Waiting 06:57:58 4ac092f89757: Waiting 06:57:58 da707bb00cb8: Waiting 06:57:58 ed323e379ea7: Layer already exists 06:57:58 b7f7adbb8369: Layer already exists 06:57:58 d28044f0d815: Layer already exists 06:57:58 ec80a4cc6ea7: Layer already exists 06:57:58 55ec86532d75: Layer already exists 06:57:58 89a3260d4873: Layer already exists 06:57:58 2f1052408de9: Layer already exists 06:57:58 a6489262807a: Layer already exists 06:57:58 2c5e8bcd13ca: Layer already exists 06:57:58 7eab1d9e05a5: Layer already exists 06:57:58 0848ed8e3967: Layer already exists 06:57:58 238c75517ff8: Layer already exists 06:57:58 4ac092f89757: Layer already exists 06:57:58 a3fb31065627: Layer already exists 06:57:58 5f70bf18a086: Layer already exists 06:57:58 da707bb00cb8: Layer already exists 06:57:58 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:fcfdd150ee24a8d9e5c67fb02186101db69613ad755d2db0a7c1746eaeaae20e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:57:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:57:58 d28044f0d815: Preparing 06:57:58 ed323e379ea7: Preparing 06:57:58 55ec86532d75: Preparing 06:57:58 ec80a4cc6ea7: Preparing 06:57:58 b7f7adbb8369: Preparing 06:57:58 89a3260d4873: Preparing 06:57:58 2f1052408de9: Preparing 06:57:58 2c5e8bcd13ca: Preparing 06:57:58 7eab1d9e05a5: Preparing 06:57:58 a6489262807a: Preparing 06:57:58 0848ed8e3967: Preparing 06:57:58 5f70bf18a086: Preparing 06:57:58 238c75517ff8: Preparing 06:57:58 a3fb31065627: Preparing 06:57:58 4ac092f89757: Preparing 06:57:58 da707bb00cb8: Preparing 06:57:58 a6489262807a: Waiting 06:57:58 0848ed8e3967: Waiting 06:57:58 5f70bf18a086: Waiting 06:57:58 a3fb31065627: Waiting 06:57:58 89a3260d4873: Waiting 06:57:58 2f1052408de9: Waiting 06:57:58 2c5e8bcd13ca: Waiting 06:57:58 7eab1d9e05a5: Waiting 06:57:58 4ac092f89757: Waiting 06:57:58 da707bb00cb8: Waiting 06:57:58 ed323e379ea7: Layer already exists 06:57:58 55ec86532d75: Layer already exists 06:57:58 b7f7adbb8369: Layer already exists 06:57:58 d28044f0d815: Layer already exists 06:57:58 ec80a4cc6ea7: Layer already exists 06:57:58 89a3260d4873: Layer already exists 06:57:58 2c5e8bcd13ca: Layer already exists 06:57:58 7eab1d9e05a5: Layer already exists 06:57:58 2f1052408de9: Layer already exists 06:57:58 a6489262807a: Layer already exists 06:57:58 0848ed8e3967: Layer already exists 06:57:58 5f70bf18a086: Layer already exists 06:57:58 4ac092f89757: Layer already exists 06:57:58 238c75517ff8: Layer already exists 06:57:58 a3fb31065627: Layer already exists 06:57:58 da707bb00cb8: Layer already exists 06:57:59 main: digest: sha256:fcfdd150ee24a8d9e5c67fb02186101db69613ad755d2db0a7c1746eaeaae20e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:57:59 ===================================================== [Pipeline] echo 06:57:59 taggedImages: 06:57:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:57:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:57:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.27 06:57:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:57:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:57:59 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:57:59 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:57:59 latest 06:57:59 3.2.0-dev.27 06:57:59 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:57:59 main 06:57:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:58:00 9f1fb356ef6b: Preparing 06:58:00 a0e9b18e0332: Preparing 06:58:00 fb72d98bfaf4: Preparing 06:58:00 c3b1adeb01df: Preparing 06:58:00 2c5e8bcd13ca: Preparing 06:58:00 7eab1d9e05a5: Preparing 06:58:00 16f970a1faf4: Preparing 06:58:00 af718e19dcd5: Preparing 06:58:00 da707bb00cb8: Preparing 06:58:00 7eab1d9e05a5: Waiting 06:58:00 da707bb00cb8: Waiting 06:58:00 af718e19dcd5: Waiting 06:58:00 2c5e8bcd13ca: Layer already exists 06:58:00 7eab1d9e05a5: Layer already exists 06:58:00 16f970a1faf4: Layer already exists 06:58:00 fb72d98bfaf4: Pushed 06:58:00 a0e9b18e0332: Pushed 06:58:00 9f1fb356ef6b: Pushed 06:58:00 af718e19dcd5: Layer already exists 06:58:00 da707bb00cb8: Layer already exists 06:58:07 c3b1adeb01df: Pushed 06:58:07 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:9140ba401c220d661a75324dbc10f2a3e70d16c9042d8684022d4e822bf0f8c4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:07 + 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 06:58:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:58:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:58:07 9f1fb356ef6b: Preparing 06:58:07 a0e9b18e0332: Preparing 06:58:07 fb72d98bfaf4: Preparing 06:58:07 c3b1adeb01df: Preparing 06:58:07 2c5e8bcd13ca: Preparing 06:58:07 7eab1d9e05a5: Preparing 06:58:07 16f970a1faf4: Preparing 06:58:07 af718e19dcd5: Preparing 06:58:07 da707bb00cb8: Preparing 06:58:07 af718e19dcd5: Waiting 06:58:07 7eab1d9e05a5: Waiting 06:58:07 16f970a1faf4: Waiting 06:58:07 da707bb00cb8: Waiting 06:58:07 9f1fb356ef6b: Layer already exists 06:58:07 a0e9b18e0332: Layer already exists 06:58:07 c3b1adeb01df: Layer already exists 06:58:07 2c5e8bcd13ca: Layer already exists 06:58:07 fb72d98bfaf4: Layer already exists 06:58:07 af718e19dcd5: Layer already exists 06:58:07 7eab1d9e05a5: Layer already exists 06:58:07 16f970a1faf4: Layer already exists 06:58:07 da707bb00cb8: Layer already exists 06:58:08 latest: digest: sha256:9140ba401c220d661a75324dbc10f2a3e70d16c9042d8684022d4e822bf0f8c4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.27 06:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:58:08 9f1fb356ef6b: Preparing 06:58:08 a0e9b18e0332: Preparing 06:58:08 fb72d98bfaf4: Preparing 06:58:08 c3b1adeb01df: Preparing 06:58:08 2c5e8bcd13ca: Preparing 06:58:08 7eab1d9e05a5: Preparing 06:58:08 16f970a1faf4: Preparing 06:58:08 af718e19dcd5: Preparing 06:58:08 da707bb00cb8: Preparing 06:58:08 16f970a1faf4: Waiting 06:58:08 af718e19dcd5: Waiting 06:58:08 da707bb00cb8: Waiting 06:58:08 7eab1d9e05a5: Waiting 06:58:08 fb72d98bfaf4: Layer already exists 06:58:08 9f1fb356ef6b: Layer already exists 06:58:08 2c5e8bcd13ca: Layer already exists 06:58:08 a0e9b18e0332: Layer already exists 06:58:08 c3b1adeb01df: Layer already exists 06:58:08 7eab1d9e05a5: Layer already exists 06:58:08 16f970a1faf4: Layer already exists 06:58:08 af718e19dcd5: Layer already exists 06:58:08 da707bb00cb8: Layer already exists 06:58:09 3.2.0-dev.27: digest: sha256:9140ba401c220d661a75324dbc10f2a3e70d16c9042d8684022d4e822bf0f8c4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:58:09 9f1fb356ef6b: Preparing 06:58:09 a0e9b18e0332: Preparing 06:58:09 fb72d98bfaf4: Preparing 06:58:09 c3b1adeb01df: Preparing 06:58:09 2c5e8bcd13ca: Preparing 06:58:09 7eab1d9e05a5: Preparing 06:58:09 16f970a1faf4: Preparing 06:58:09 af718e19dcd5: Preparing 06:58:09 da707bb00cb8: Preparing 06:58:09 16f970a1faf4: Waiting 06:58:09 af718e19dcd5: Waiting 06:58:09 7eab1d9e05a5: Waiting 06:58:09 da707bb00cb8: Waiting 06:58:09 a0e9b18e0332: Layer already exists 06:58:09 9f1fb356ef6b: Layer already exists 06:58:09 fb72d98bfaf4: Layer already exists 06:58:09 c3b1adeb01df: Layer already exists 06:58:09 2c5e8bcd13ca: Layer already exists 06:58:09 7eab1d9e05a5: Layer already exists 06:58:09 16f970a1faf4: Layer already exists 06:58:09 af718e19dcd5: Layer already exists 06:58:09 da707bb00cb8: Layer already exists 06:58:10 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:9140ba401c220d661a75324dbc10f2a3e70d16c9042d8684022d4e822bf0f8c4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:10 + 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 06:58:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:58:10 9f1fb356ef6b: Preparing 06:58:10 a0e9b18e0332: Preparing 06:58:10 fb72d98bfaf4: Preparing 06:58:10 c3b1adeb01df: Preparing 06:58:10 2c5e8bcd13ca: Preparing 06:58:10 7eab1d9e05a5: Preparing 06:58:10 16f970a1faf4: Preparing 06:58:10 af718e19dcd5: Preparing 06:58:10 da707bb00cb8: Preparing 06:58:10 16f970a1faf4: Waiting 06:58:10 af718e19dcd5: Waiting 06:58:10 da707bb00cb8: Waiting 06:58:10 7eab1d9e05a5: Waiting 06:58:10 2c5e8bcd13ca: Layer already exists 06:58:10 fb72d98bfaf4: Layer already exists 06:58:10 a0e9b18e0332: Layer already exists 06:58:10 c3b1adeb01df: Layer already exists 06:58:10 9f1fb356ef6b: Layer already exists 06:58:10 7eab1d9e05a5: Layer already exists 06:58:10 16f970a1faf4: Layer already exists 06:58:10 af718e19dcd5: Layer already exists 06:58:10 da707bb00cb8: Layer already exists 06:58:11 main: digest: sha256:9140ba401c220d661a75324dbc10f2a3e70d16c9042d8684022d4e822bf0f8c4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:11 ===================================================== [Pipeline] echo 06:58:11 taggedImages: 06:58:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:58:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:58:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.27 06:58:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:58:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:58:11 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:58:11 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:58:11 latest 06:58:11 3.2.0-dev.27 06:58:11 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:58:11 main 06:58:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:58:11 29d1f12ae68f: Preparing 06:58:11 3c0b69ff78ef: Preparing 06:58:11 422c9597193c: Preparing 06:58:11 0955f5dfbe68: Preparing 06:58:11 acb02939d6f6: Preparing 06:58:11 2c5e8bcd13ca: Preparing 06:58:11 7eab1d9e05a5: Preparing 06:58:11 aa250f040322: Preparing 06:58:11 3c68cbd8f87e: Preparing 06:58:11 2c706a7bf675: Preparing 06:58:11 da707bb00cb8: Preparing 06:58:11 7eab1d9e05a5: Waiting 06:58:11 aa250f040322: Waiting 06:58:11 3c68cbd8f87e: Waiting 06:58:11 2c706a7bf675: Waiting 06:58:11 da707bb00cb8: Waiting 06:58:11 2c5e8bcd13ca: Waiting 06:58:12 3c0b69ff78ef: Pushed 06:58:12 acb02939d6f6: Pushed 06:58:12 0955f5dfbe68: Pushed 06:58:12 29d1f12ae68f: Pushed 06:58:12 2c5e8bcd13ca: Layer already exists 06:58:12 7eab1d9e05a5: Layer already exists 06:58:12 da707bb00cb8: Layer already exists 06:58:12 aa250f040322: Pushed 06:58:12 3c68cbd8f87e: Pushed 06:58:14 422c9597193c: Pushed 06:58:15 2c706a7bf675: Pushed 06:58:16 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:26a0475593b1909c0275d6687f26590102eb7fb4fd3c1673dc2eca7a1601887e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:16 + 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 06:58:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:58:16 29d1f12ae68f: Preparing 06:58:16 3c0b69ff78ef: Preparing 06:58:16 422c9597193c: Preparing 06:58:16 0955f5dfbe68: Preparing 06:58:16 acb02939d6f6: Preparing 06:58:16 2c5e8bcd13ca: Preparing 06:58:16 7eab1d9e05a5: Preparing 06:58:16 aa250f040322: Preparing 06:58:16 3c68cbd8f87e: Preparing 06:58:16 2c706a7bf675: Preparing 06:58:16 da707bb00cb8: Preparing 06:58:16 2c5e8bcd13ca: Waiting 06:58:16 7eab1d9e05a5: Waiting 06:58:16 aa250f040322: Waiting 06:58:16 2c706a7bf675: Waiting 06:58:16 3c68cbd8f87e: Waiting 06:58:16 da707bb00cb8: Waiting 06:58:16 29d1f12ae68f: Layer already exists 06:58:16 acb02939d6f6: Layer already exists 06:58:16 0955f5dfbe68: Layer already exists 06:58:16 3c0b69ff78ef: Layer already exists 06:58:16 422c9597193c: Layer already exists 06:58:16 2c5e8bcd13ca: Layer already exists 06:58:16 7eab1d9e05a5: Layer already exists 06:58:16 aa250f040322: Layer already exists 06:58:16 3c68cbd8f87e: Layer already exists 06:58:16 2c706a7bf675: Layer already exists 06:58:16 da707bb00cb8: Layer already exists 06:58:17 latest: digest: sha256:26a0475593b1909c0275d6687f26590102eb7fb4fd3c1673dc2eca7a1601887e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.27 06:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:58:17 29d1f12ae68f: Preparing 06:58:17 3c0b69ff78ef: Preparing 06:58:17 422c9597193c: Preparing 06:58:17 0955f5dfbe68: Preparing 06:58:17 acb02939d6f6: Preparing 06:58:17 2c5e8bcd13ca: Preparing 06:58:17 2c5e8bcd13ca: Waiting 06:58:17 7eab1d9e05a5: Preparing 06:58:17 aa250f040322: Preparing 06:58:17 3c68cbd8f87e: Preparing 06:58:17 2c706a7bf675: Preparing 06:58:17 7eab1d9e05a5: Waiting 06:58:17 da707bb00cb8: Preparing 06:58:17 3c68cbd8f87e: Waiting 06:58:17 2c706a7bf675: Waiting 06:58:17 da707bb00cb8: Waiting 06:58:17 aa250f040322: Waiting 06:58:17 29d1f12ae68f: Layer already exists 06:58:17 422c9597193c: Layer already exists 06:58:17 acb02939d6f6: Layer already exists 06:58:17 3c0b69ff78ef: Layer already exists 06:58:17 0955f5dfbe68: Layer already exists 06:58:17 7eab1d9e05a5: Layer already exists 06:58:17 3c68cbd8f87e: Layer already exists 06:58:17 aa250f040322: Layer already exists 06:58:17 2c5e8bcd13ca: Layer already exists 06:58:17 2c706a7bf675: Layer already exists 06:58:17 da707bb00cb8: Layer already exists 06:58:17 3.2.0-dev.27: digest: sha256:26a0475593b1909c0275d6687f26590102eb7fb4fd3c1673dc2eca7a1601887e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:58:18 29d1f12ae68f: Preparing 06:58:18 3c0b69ff78ef: Preparing 06:58:18 422c9597193c: Preparing 06:58:18 0955f5dfbe68: Preparing 06:58:18 acb02939d6f6: Preparing 06:58:18 2c5e8bcd13ca: Preparing 06:58:18 7eab1d9e05a5: Preparing 06:58:18 aa250f040322: Preparing 06:58:18 3c68cbd8f87e: Preparing 06:58:18 2c706a7bf675: Preparing 06:58:18 da707bb00cb8: Preparing 06:58:18 aa250f040322: Waiting 06:58:18 3c68cbd8f87e: Waiting 06:58:18 2c706a7bf675: Waiting 06:58:18 da707bb00cb8: Waiting 06:58:18 7eab1d9e05a5: Waiting 06:58:18 2c5e8bcd13ca: Waiting 06:58:18 3c0b69ff78ef: Layer already exists 06:58:18 acb02939d6f6: Layer already exists 06:58:18 29d1f12ae68f: Layer already exists 06:58:18 422c9597193c: Layer already exists 06:58:18 0955f5dfbe68: Layer already exists 06:58:18 7eab1d9e05a5: Layer already exists 06:58:18 2c5e8bcd13ca: Layer already exists 06:58:18 aa250f040322: Layer already exists 06:58:18 3c68cbd8f87e: Layer already exists 06:58:18 2c706a7bf675: Layer already exists 06:58:18 da707bb00cb8: Layer already exists 06:58:18 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:26a0475593b1909c0275d6687f26590102eb7fb4fd3c1673dc2eca7a1601887e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:19 + 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 06:58:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:58:19 29d1f12ae68f: Preparing 06:58:19 3c0b69ff78ef: Preparing 06:58:19 422c9597193c: Preparing 06:58:19 0955f5dfbe68: Preparing 06:58:19 acb02939d6f6: Preparing 06:58:19 2c5e8bcd13ca: Preparing 06:58:19 7eab1d9e05a5: Preparing 06:58:19 2c5e8bcd13ca: Waiting 06:58:19 aa250f040322: Preparing 06:58:19 7eab1d9e05a5: Waiting 06:58:19 3c68cbd8f87e: Preparing 06:58:19 aa250f040322: Waiting 06:58:19 2c706a7bf675: Preparing 06:58:19 da707bb00cb8: Preparing 06:58:19 2c706a7bf675: Waiting 06:58:19 da707bb00cb8: Waiting 06:58:19 0955f5dfbe68: Layer already exists 06:58:19 3c0b69ff78ef: Layer already exists 06:58:19 422c9597193c: Layer already exists 06:58:19 acb02939d6f6: Layer already exists 06:58:19 29d1f12ae68f: Layer already exists 06:58:19 2c5e8bcd13ca: Layer already exists 06:58:19 aa250f040322: Layer already exists 06:58:19 7eab1d9e05a5: Layer already exists 06:58:19 3c68cbd8f87e: Layer already exists 06:58:19 2c706a7bf675: Layer already exists 06:58:19 da707bb00cb8: Layer already exists 06:58:19 main: digest: sha256:26a0475593b1909c0275d6687f26590102eb7fb4fd3c1673dc2eca7a1601887e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:20 ===================================================== [Pipeline] echo 06:58:20 taggedImages: 06:58:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:58:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:58:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.27 06:58:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:58:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:58:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:58:20 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:58:20 latest 06:58:20 3.2.0-dev.27 06:58:20 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:58:20 main 06:58:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:58:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:58:20 4e4db4abe6ae: Preparing 06:58:20 3b8e6a604310: Preparing 06:58:20 9077d88b8fbe: Preparing 06:58:20 b319e318a460: Preparing 06:58:20 fc837cda3ef1: Preparing 06:58:20 49a35223750b: Preparing 06:58:20 0e3925f61631: Preparing 06:58:20 2c5e8bcd13ca: Preparing 06:58:20 7eab1d9e05a5: Preparing 06:58:20 f8a3a3772888: Preparing 06:58:20 61ee2d811876: Preparing 06:58:20 da707bb00cb8: Preparing 06:58:20 2c5e8bcd13ca: Waiting 06:58:20 7eab1d9e05a5: Waiting 06:58:20 f8a3a3772888: Waiting 06:58:20 61ee2d811876: Waiting 06:58:20 49a35223750b: Waiting 06:58:20 0e3925f61631: Waiting 06:58:20 da707bb00cb8: Waiting 06:58:21 3b8e6a604310: Pushed 06:58:21 fc837cda3ef1: Pushed 06:58:21 4e4db4abe6ae: Pushed 06:58:21 2c5e8bcd13ca: Layer already exists 06:58:21 7eab1d9e05a5: Layer already exists 06:58:21 49a35223750b: Pushed 06:58:21 0e3925f61631: Pushed 06:58:21 da707bb00cb8: Layer already exists 06:58:22 f8a3a3772888: Pushed 06:58:23 b319e318a460: Pushed 06:58:23 9077d88b8fbe: Pushed 06:58:23 61ee2d811876: Pushed 06:58:23 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:c5dcc5fe4de6f7a119f8cc79c2d8211445ff1b16dfb2283bcc0ce4a7658e0bd7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:24 + 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 06:58:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:58:24 4e4db4abe6ae: Preparing 06:58:24 3b8e6a604310: Preparing 06:58:24 9077d88b8fbe: Preparing 06:58:24 b319e318a460: Preparing 06:58:24 fc837cda3ef1: Preparing 06:58:24 49a35223750b: Preparing 06:58:24 0e3925f61631: Preparing 06:58:24 2c5e8bcd13ca: Preparing 06:58:24 7eab1d9e05a5: Preparing 06:58:24 f8a3a3772888: Preparing 06:58:24 61ee2d811876: Preparing 06:58:24 da707bb00cb8: Preparing 06:58:24 2c5e8bcd13ca: Waiting 06:58:24 7eab1d9e05a5: Waiting 06:58:24 f8a3a3772888: Waiting 06:58:24 49a35223750b: Waiting 06:58:24 0e3925f61631: Waiting 06:58:24 da707bb00cb8: Waiting 06:58:24 b319e318a460: Layer already exists 06:58:24 3b8e6a604310: Layer already exists 06:58:24 4e4db4abe6ae: Layer already exists 06:58:24 fc837cda3ef1: Layer already exists 06:58:24 9077d88b8fbe: Layer already exists 06:58:24 49a35223750b: Layer already exists 06:58:24 0e3925f61631: Layer already exists 06:58:24 7eab1d9e05a5: Layer already exists 06:58:24 2c5e8bcd13ca: Layer already exists 06:58:24 f8a3a3772888: Layer already exists 06:58:24 61ee2d811876: Layer already exists 06:58:24 da707bb00cb8: Layer already exists 06:58:24 latest: digest: sha256:c5dcc5fe4de6f7a119f8cc79c2d8211445ff1b16dfb2283bcc0ce4a7658e0bd7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.27 06:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:58:25 4e4db4abe6ae: Preparing 06:58:25 3b8e6a604310: Preparing 06:58:25 9077d88b8fbe: Preparing 06:58:25 b319e318a460: Preparing 06:58:25 fc837cda3ef1: Preparing 06:58:25 49a35223750b: Preparing 06:58:25 0e3925f61631: Preparing 06:58:25 2c5e8bcd13ca: Preparing 06:58:25 7eab1d9e05a5: Preparing 06:58:25 f8a3a3772888: Preparing 06:58:25 61ee2d811876: Preparing 06:58:25 da707bb00cb8: Preparing 06:58:25 2c5e8bcd13ca: Waiting 06:58:25 7eab1d9e05a5: Waiting 06:58:25 f8a3a3772888: Waiting 06:58:25 61ee2d811876: Waiting 06:58:25 da707bb00cb8: Waiting 06:58:25 49a35223750b: Waiting 06:58:25 0e3925f61631: Waiting 06:58:25 9077d88b8fbe: Layer already exists 06:58:25 3b8e6a604310: Layer already exists 06:58:25 b319e318a460: Layer already exists 06:58:25 4e4db4abe6ae: Layer already exists 06:58:25 fc837cda3ef1: Layer already exists 06:58:25 0e3925f61631: Layer already exists 06:58:25 49a35223750b: Layer already exists 06:58:25 7eab1d9e05a5: Layer already exists 06:58:25 2c5e8bcd13ca: Layer already exists 06:58:25 f8a3a3772888: Layer already exists 06:58:25 61ee2d811876: Layer already exists 06:58:25 da707bb00cb8: Layer already exists 06:58:25 3.2.0-dev.27: digest: sha256:c5dcc5fe4de6f7a119f8cc79c2d8211445ff1b16dfb2283bcc0ce4a7658e0bd7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:58:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:58:26 4e4db4abe6ae: Preparing 06:58:26 3b8e6a604310: Preparing 06:58:26 9077d88b8fbe: Preparing 06:58:26 b319e318a460: Preparing 06:58:26 fc837cda3ef1: Preparing 06:58:26 49a35223750b: Preparing 06:58:26 0e3925f61631: Preparing 06:58:26 49a35223750b: Waiting 06:58:26 2c5e8bcd13ca: Preparing 06:58:26 0e3925f61631: Waiting 06:58:26 7eab1d9e05a5: Preparing 06:58:26 2c5e8bcd13ca: Waiting 06:58:26 f8a3a3772888: Preparing 06:58:26 7eab1d9e05a5: Waiting 06:58:26 61ee2d811876: Preparing 06:58:26 f8a3a3772888: Waiting 06:58:26 da707bb00cb8: Preparing 06:58:26 61ee2d811876: Waiting 06:58:26 da707bb00cb8: Waiting 06:58:26 b319e318a460: Layer already exists 06:58:26 4e4db4abe6ae: Layer already exists 06:58:26 fc837cda3ef1: Layer already exists 06:58:26 9077d88b8fbe: Layer already exists 06:58:26 3b8e6a604310: Layer already exists 06:58:27 0e3925f61631: Layer already exists 06:58:27 49a35223750b: Layer already exists 06:58:27 7eab1d9e05a5: Layer already exists 06:58:27 2c5e8bcd13ca: Layer already exists 06:58:27 f8a3a3772888: Layer already exists 06:58:27 61ee2d811876: Layer already exists 06:58:27 da707bb00cb8: Layer already exists 06:58:27 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:c5dcc5fe4de6f7a119f8cc79c2d8211445ff1b16dfb2283bcc0ce4a7658e0bd7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:27 + 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 06:58:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:58:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:58:27 4e4db4abe6ae: Preparing 06:58:27 3b8e6a604310: Preparing 06:58:27 9077d88b8fbe: Preparing 06:58:27 b319e318a460: Preparing 06:58:27 fc837cda3ef1: Preparing 06:58:27 49a35223750b: Preparing 06:58:27 0e3925f61631: Preparing 06:58:27 2c5e8bcd13ca: Preparing 06:58:27 7eab1d9e05a5: Preparing 06:58:27 f8a3a3772888: Preparing 06:58:27 61ee2d811876: Preparing 06:58:27 da707bb00cb8: Preparing 06:58:27 2c5e8bcd13ca: Waiting 06:58:27 7eab1d9e05a5: Waiting 06:58:27 49a35223750b: Waiting 06:58:27 0e3925f61631: Waiting 06:58:27 f8a3a3772888: Waiting 06:58:27 da707bb00cb8: Waiting 06:58:27 61ee2d811876: Waiting 06:58:27 b319e318a460: Layer already exists 06:58:27 fc837cda3ef1: Layer already exists 06:58:27 4e4db4abe6ae: Layer already exists 06:58:27 3b8e6a604310: Layer already exists 06:58:27 9077d88b8fbe: Layer already exists 06:58:27 2c5e8bcd13ca: Layer already exists 06:58:27 0e3925f61631: Layer already exists 06:58:27 7eab1d9e05a5: Layer already exists 06:58:27 49a35223750b: Layer already exists 06:58:27 f8a3a3772888: Layer already exists 06:58:28 61ee2d811876: Layer already exists 06:58:28 da707bb00cb8: Layer already exists 06:58:28 main: digest: sha256:c5dcc5fe4de6f7a119f8cc79c2d8211445ff1b16dfb2283bcc0ce4a7658e0bd7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:28 ===================================================== [Pipeline] echo 06:58:28 taggedImages: 06:58:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:58:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:58:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.27 06:58:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:58:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:58:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:58:28 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:58:28 latest 06:58:28 3.2.0-dev.27 06:58:28 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:58:28 main 06:58:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:58:29 34a2b51f090f: Preparing 06:58:29 dfe41c38b589: Preparing 06:58:29 2c5e8bcd13ca: Preparing 06:58:29 7eab1d9e05a5: Preparing 06:58:29 611b3fcf1595: Preparing 06:58:29 b1b1c90e2520: Preparing 06:58:29 da707bb00cb8: Preparing 06:58:29 b1b1c90e2520: Waiting 06:58:29 da707bb00cb8: Waiting 06:58:29 2c5e8bcd13ca: Layer already exists 06:58:29 7eab1d9e05a5: Layer already exists 06:58:29 da707bb00cb8: Layer already exists 06:58:29 34a2b51f090f: Pushed 06:58:30 611b3fcf1595: Pushed 06:58:30 b1b1c90e2520: Pushed 06:58:32 dfe41c38b589: Pushed 06:58:32 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:50c08404089d386fb2e2b9f552794782344e41fa806846a8ff7b1859b9b27228 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:58:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:58:33 34a2b51f090f: Preparing 06:58:33 dfe41c38b589: Preparing 06:58:33 2c5e8bcd13ca: Preparing 06:58:33 7eab1d9e05a5: Preparing 06:58:33 611b3fcf1595: Preparing 06:58:33 b1b1c90e2520: Preparing 06:58:33 da707bb00cb8: Preparing 06:58:33 b1b1c90e2520: Waiting 06:58:33 da707bb00cb8: Waiting 06:58:33 611b3fcf1595: Layer already exists 06:58:33 dfe41c38b589: Layer already exists 06:58:33 7eab1d9e05a5: Layer already exists 06:58:33 2c5e8bcd13ca: Layer already exists 06:58:33 34a2b51f090f: Layer already exists 06:58:33 b1b1c90e2520: Layer already exists 06:58:33 da707bb00cb8: Layer already exists 06:58:33 latest: digest: sha256:50c08404089d386fb2e2b9f552794782344e41fa806846a8ff7b1859b9b27228 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.27 06:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:58:34 34a2b51f090f: Preparing 06:58:34 dfe41c38b589: Preparing 06:58:34 2c5e8bcd13ca: Preparing 06:58:34 7eab1d9e05a5: Preparing 06:58:34 611b3fcf1595: Preparing 06:58:34 b1b1c90e2520: Preparing 06:58:34 da707bb00cb8: Preparing 06:58:34 b1b1c90e2520: Waiting 06:58:34 da707bb00cb8: Waiting 06:58:34 2c5e8bcd13ca: Layer already exists 06:58:34 611b3fcf1595: Layer already exists 06:58:34 dfe41c38b589: Layer already exists 06:58:34 34a2b51f090f: Layer already exists 06:58:34 7eab1d9e05a5: Layer already exists 06:58:34 b1b1c90e2520: Layer already exists 06:58:34 da707bb00cb8: Layer already exists 06:58:34 3.2.0-dev.27: digest: sha256:50c08404089d386fb2e2b9f552794782344e41fa806846a8ff7b1859b9b27228 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:58:35 34a2b51f090f: Preparing 06:58:35 dfe41c38b589: Preparing 06:58:35 2c5e8bcd13ca: Preparing 06:58:35 7eab1d9e05a5: Preparing 06:58:35 611b3fcf1595: Preparing 06:58:35 b1b1c90e2520: Preparing 06:58:35 da707bb00cb8: Preparing 06:58:35 b1b1c90e2520: Waiting 06:58:35 da707bb00cb8: Waiting 06:58:35 34a2b51f090f: Layer already exists 06:58:35 611b3fcf1595: Layer already exists 06:58:35 dfe41c38b589: Layer already exists 06:58:35 7eab1d9e05a5: Layer already exists 06:58:35 2c5e8bcd13ca: Layer already exists 06:58:35 b1b1c90e2520: Layer already exists 06:58:35 da707bb00cb8: Layer already exists 06:58:35 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:50c08404089d386fb2e2b9f552794782344e41fa806846a8ff7b1859b9b27228 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:36 + 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 06:58:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:58:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:58:36 34a2b51f090f: Preparing 06:58:36 dfe41c38b589: Preparing 06:58:36 2c5e8bcd13ca: Preparing 06:58:36 7eab1d9e05a5: Preparing 06:58:36 611b3fcf1595: Preparing 06:58:36 b1b1c90e2520: Preparing 06:58:36 da707bb00cb8: Preparing 06:58:36 b1b1c90e2520: Waiting 06:58:36 611b3fcf1595: Layer already exists 06:58:36 2c5e8bcd13ca: Layer already exists 06:58:36 7eab1d9e05a5: Layer already exists 06:58:36 dfe41c38b589: Layer already exists 06:58:36 34a2b51f090f: Layer already exists 06:58:36 b1b1c90e2520: Layer already exists 06:58:36 da707bb00cb8: Layer already exists 06:58:36 main: digest: sha256:50c08404089d386fb2e2b9f552794782344e41fa806846a8ff7b1859b9b27228 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:36 ===================================================== [Pipeline] echo 06:58:36 taggedImages: 06:58:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:58:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:58:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.27 06:58:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:58:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:58:36 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:58:36 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:58:36 latest 06:58:36 3.2.0-dev.27 06:58:36 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:58:36 main 06:58:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:58:37 d197da23167b: Preparing 06:58:37 1b000afc28d5: Preparing 06:58:37 e3a19121386a: Preparing 06:58:37 2c5e8bcd13ca: Preparing 06:58:37 7eab1d9e05a5: Preparing 06:58:37 441d730dbc09: Preparing 06:58:37 d752d98d04b1: Preparing 06:58:37 72847d3c0126: Preparing 06:58:37 0e6d35838d29: Preparing 06:58:37 da707bb00cb8: Preparing 06:58:37 441d730dbc09: Waiting 06:58:37 d752d98d04b1: Waiting 06:58:37 72847d3c0126: Waiting 06:58:37 0e6d35838d29: Waiting 06:58:37 da707bb00cb8: Waiting 06:58:37 2c5e8bcd13ca: Layer already exists 06:58:37 7eab1d9e05a5: Layer already exists 06:58:37 e3a19121386a: Pushed 06:58:37 1b000afc28d5: Pushed 06:58:37 d197da23167b: Pushed 06:58:38 da707bb00cb8: Layer already exists 06:58:38 72847d3c0126: Pushed 06:58:40 0e6d35838d29: Pushed 06:58:52 d752d98d04b1: Pushed 06:58:56 441d730dbc09: Pushed 06:58:56 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:5d663c331d564611374e7dcf3ff8d5442e112fe2e130575012c02b90f08bade4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:56 + 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 06:58:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:58:57 d197da23167b: Preparing 06:58:57 1b000afc28d5: Preparing 06:58:57 e3a19121386a: Preparing 06:58:57 2c5e8bcd13ca: Preparing 06:58:57 7eab1d9e05a5: Preparing 06:58:57 441d730dbc09: Preparing 06:58:57 d752d98d04b1: Preparing 06:58:57 72847d3c0126: Preparing 06:58:57 0e6d35838d29: Preparing 06:58:57 da707bb00cb8: Preparing 06:58:57 441d730dbc09: Waiting 06:58:57 d752d98d04b1: Waiting 06:58:57 72847d3c0126: Waiting 06:58:57 0e6d35838d29: Waiting 06:58:57 da707bb00cb8: Waiting 06:58:57 d197da23167b: Layer already exists 06:58:57 1b000afc28d5: Layer already exists 06:58:57 e3a19121386a: Layer already exists 06:58:57 2c5e8bcd13ca: Layer already exists 06:58:57 7eab1d9e05a5: Layer already exists 06:58:57 441d730dbc09: Layer already exists 06:58:57 d752d98d04b1: Layer already exists 06:58:57 72847d3c0126: Layer already exists 06:58:57 da707bb00cb8: Layer already exists 06:58:57 0e6d35838d29: Layer already exists 06:58:57 latest: digest: sha256:5d663c331d564611374e7dcf3ff8d5442e112fe2e130575012c02b90f08bade4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.27 06:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:58:58 d197da23167b: Preparing 06:58:58 1b000afc28d5: Preparing 06:58:58 e3a19121386a: Preparing 06:58:58 2c5e8bcd13ca: Preparing 06:58:58 7eab1d9e05a5: Preparing 06:58:58 441d730dbc09: Preparing 06:58:58 d752d98d04b1: Preparing 06:58:58 72847d3c0126: Preparing 06:58:58 0e6d35838d29: Preparing 06:58:58 da707bb00cb8: Preparing 06:58:58 72847d3c0126: Waiting 06:58:58 0e6d35838d29: Waiting 06:58:58 da707bb00cb8: Waiting 06:58:58 441d730dbc09: Waiting 06:58:58 d752d98d04b1: Waiting 06:58:58 7eab1d9e05a5: Layer already exists 06:58:58 d197da23167b: Layer already exists 06:58:58 2c5e8bcd13ca: Layer already exists 06:58:58 e3a19121386a: Layer already exists 06:58:58 1b000afc28d5: Layer already exists 06:58:58 72847d3c0126: Layer already exists 06:58:58 441d730dbc09: Layer already exists 06:58:58 d752d98d04b1: Layer already exists 06:58:58 da707bb00cb8: Layer already exists 06:58:58 0e6d35838d29: Layer already exists 06:58:58 3.2.0-dev.27: digest: sha256:5d663c331d564611374e7dcf3ff8d5442e112fe2e130575012c02b90f08bade4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:58:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:58:59 d197da23167b: Preparing 06:58:59 1b000afc28d5: Preparing 06:58:59 e3a19121386a: Preparing 06:58:59 2c5e8bcd13ca: Preparing 06:58:59 7eab1d9e05a5: Preparing 06:58:59 441d730dbc09: Preparing 06:58:59 d752d98d04b1: Preparing 06:58:59 72847d3c0126: Preparing 06:58:59 0e6d35838d29: Preparing 06:58:59 da707bb00cb8: Preparing 06:58:59 d752d98d04b1: Waiting 06:58:59 72847d3c0126: Waiting 06:58:59 0e6d35838d29: Waiting 06:58:59 441d730dbc09: Waiting 06:58:59 da707bb00cb8: Waiting 06:58:59 2c5e8bcd13ca: Layer already exists 06:58:59 d197da23167b: Layer already exists 06:58:59 1b000afc28d5: Layer already exists 06:58:59 7eab1d9e05a5: Layer already exists 06:58:59 e3a19121386a: Layer already exists 06:58:59 72847d3c0126: Layer already exists 06:58:59 441d730dbc09: Layer already exists 06:58:59 d752d98d04b1: Layer already exists 06:58:59 0e6d35838d29: Layer already exists 06:58:59 da707bb00cb8: Layer already exists 06:58:59 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:5d663c331d564611374e7dcf3ff8d5442e112fe2e130575012c02b90f08bade4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:59 + 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 06:59:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:59:00 d197da23167b: Preparing 06:59:00 1b000afc28d5: Preparing 06:59:00 e3a19121386a: Preparing 06:59:00 2c5e8bcd13ca: Preparing 06:59:00 7eab1d9e05a5: Preparing 06:59:00 441d730dbc09: Preparing 06:59:00 d752d98d04b1: Preparing 06:59:00 72847d3c0126: Preparing 06:59:00 0e6d35838d29: Preparing 06:59:00 da707bb00cb8: Preparing 06:59:00 72847d3c0126: Waiting 06:59:00 0e6d35838d29: Waiting 06:59:00 da707bb00cb8: Waiting 06:59:00 441d730dbc09: Waiting 06:59:00 d752d98d04b1: Waiting 06:59:00 1b000afc28d5: Layer already exists 06:59:00 d197da23167b: Layer already exists 06:59:00 e3a19121386a: Layer already exists 06:59:00 2c5e8bcd13ca: Layer already exists 06:59:00 7eab1d9e05a5: Layer already exists 06:59:00 441d730dbc09: Layer already exists 06:59:00 0e6d35838d29: Layer already exists 06:59:00 d752d98d04b1: Layer already exists 06:59:00 da707bb00cb8: Layer already exists 06:59:00 72847d3c0126: Layer already exists 06:59:00 main: digest: sha256:5d663c331d564611374e7dcf3ff8d5442e112fe2e130575012c02b90f08bade4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:59:00 ===================================================== [Pipeline] echo 06:59:00 taggedImages: 06:59:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:59:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:59:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.27 06:59:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:59:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:59:00 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:59:00 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:59:00 latest 06:59:00 3.2.0-dev.27 06:59:00 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:59:00 main 06:59:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:59:01 b02f950f9064: Preparing 06:59:01 ea40ef270d51: Preparing 06:59:01 3d9f13e00595: Preparing 06:59:01 2c5e8bcd13ca: Preparing 06:59:01 7eab1d9e05a5: Preparing 06:59:01 441d730dbc09: Preparing 06:59:01 4d93c690e733: Preparing 06:59:01 441d730dbc09: Waiting 06:59:01 70779c0bd8b8: Preparing 06:59:01 4d93c690e733: Waiting 06:59:01 da707bb00cb8: Preparing 06:59:01 70779c0bd8b8: Waiting 06:59:01 da707bb00cb8: Waiting 06:59:01 7eab1d9e05a5: Layer already exists 06:59:01 2c5e8bcd13ca: Layer already exists 06:59:01 441d730dbc09: Layer already exists 06:59:01 3d9f13e00595: Pushed 06:59:01 ea40ef270d51: Pushed 06:59:01 b02f950f9064: Pushed 06:59:01 da707bb00cb8: Layer already exists 06:59:02 70779c0bd8b8: Pushed 06:59:02 4d93c690e733: Pushed 06:59:03 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:14cdf750afa1788851564cb72dd9021d4a784503bee9f31b01a2dc95d12f7b4b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:03 + 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 06:59:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:59:03 b02f950f9064: Preparing 06:59:03 ea40ef270d51: Preparing 06:59:03 3d9f13e00595: Preparing 06:59:03 2c5e8bcd13ca: Preparing 06:59:03 7eab1d9e05a5: Preparing 06:59:03 441d730dbc09: Preparing 06:59:03 4d93c690e733: Preparing 06:59:03 70779c0bd8b8: Preparing 06:59:03 da707bb00cb8: Preparing 06:59:03 da707bb00cb8: Waiting 06:59:03 441d730dbc09: Waiting 06:59:03 4d93c690e733: Waiting 06:59:03 70779c0bd8b8: Waiting 06:59:03 3d9f13e00595: Layer already exists 06:59:03 7eab1d9e05a5: Layer already exists 06:59:03 2c5e8bcd13ca: Layer already exists 06:59:03 b02f950f9064: Layer already exists 06:59:03 ea40ef270d51: Layer already exists 06:59:03 4d93c690e733: Layer already exists 06:59:03 70779c0bd8b8: Layer already exists 06:59:03 441d730dbc09: Layer already exists 06:59:03 da707bb00cb8: Layer already exists 06:59:04 latest: digest: sha256:14cdf750afa1788851564cb72dd9021d4a784503bee9f31b01a2dc95d12f7b4b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.27 06:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:59:04 b02f950f9064: Preparing 06:59:04 ea40ef270d51: Preparing 06:59:04 3d9f13e00595: Preparing 06:59:04 2c5e8bcd13ca: Preparing 06:59:04 7eab1d9e05a5: Preparing 06:59:04 441d730dbc09: Preparing 06:59:04 4d93c690e733: Preparing 06:59:04 70779c0bd8b8: Preparing 06:59:04 da707bb00cb8: Preparing 06:59:04 4d93c690e733: Waiting 06:59:04 70779c0bd8b8: Waiting 06:59:04 da707bb00cb8: Waiting 06:59:04 441d730dbc09: Waiting 06:59:04 2c5e8bcd13ca: Layer already exists 06:59:04 3d9f13e00595: Layer already exists 06:59:04 ea40ef270d51: Layer already exists 06:59:04 b02f950f9064: Layer already exists 06:59:04 7eab1d9e05a5: Layer already exists 06:59:04 441d730dbc09: Layer already exists 06:59:04 4d93c690e733: Layer already exists 06:59:04 70779c0bd8b8: Layer already exists 06:59:04 da707bb00cb8: Layer already exists 06:59:04 3.2.0-dev.27: digest: sha256:14cdf750afa1788851564cb72dd9021d4a784503bee9f31b01a2dc95d12f7b4b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:59:05 b02f950f9064: Preparing 06:59:05 ea40ef270d51: Preparing 06:59:05 3d9f13e00595: Preparing 06:59:05 2c5e8bcd13ca: Preparing 06:59:05 7eab1d9e05a5: Preparing 06:59:05 441d730dbc09: Preparing 06:59:05 4d93c690e733: Preparing 06:59:05 70779c0bd8b8: Preparing 06:59:05 da707bb00cb8: Preparing 06:59:05 70779c0bd8b8: Waiting 06:59:05 da707bb00cb8: Waiting 06:59:05 441d730dbc09: Waiting 06:59:05 4d93c690e733: Waiting 06:59:05 7eab1d9e05a5: Layer already exists 06:59:05 b02f950f9064: Layer already exists 06:59:05 3d9f13e00595: Layer already exists 06:59:05 ea40ef270d51: Layer already exists 06:59:05 2c5e8bcd13ca: Layer already exists 06:59:05 4d93c690e733: Layer already exists 06:59:05 70779c0bd8b8: Layer already exists 06:59:05 441d730dbc09: Layer already exists 06:59:05 da707bb00cb8: Layer already exists 06:59:05 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:14cdf750afa1788851564cb72dd9021d4a784503bee9f31b01a2dc95d12f7b4b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:06 + 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 06:59:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:59:06 b02f950f9064: Preparing 06:59:06 ea40ef270d51: Preparing 06:59:06 3d9f13e00595: Preparing 06:59:06 2c5e8bcd13ca: Preparing 06:59:06 7eab1d9e05a5: Preparing 06:59:06 441d730dbc09: Preparing 06:59:06 4d93c690e733: Preparing 06:59:06 70779c0bd8b8: Preparing 06:59:06 da707bb00cb8: Preparing 06:59:06 441d730dbc09: Waiting 06:59:06 4d93c690e733: Waiting 06:59:06 70779c0bd8b8: Waiting 06:59:06 da707bb00cb8: Waiting 06:59:06 b02f950f9064: Layer already exists 06:59:06 ea40ef270d51: Layer already exists 06:59:06 7eab1d9e05a5: Layer already exists 06:59:06 3d9f13e00595: Layer already exists 06:59:06 2c5e8bcd13ca: Layer already exists 06:59:06 441d730dbc09: Layer already exists 06:59:06 70779c0bd8b8: Layer already exists 06:59:06 da707bb00cb8: Layer already exists 06:59:06 4d93c690e733: Layer already exists 06:59:06 main: digest: sha256:14cdf750afa1788851564cb72dd9021d4a784503bee9f31b01a2dc95d12f7b4b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:59:06 ===================================================== [Pipeline] echo 06:59:07 taggedImages: 06:59:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:59:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:59:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.27 06:59:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:59:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:59:07 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:59:07 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:59:07 latest 06:59:07 3.2.0-dev.27 06:59:07 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:59:07 main 06:59:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:59:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:59:07 ba31a4703ce5: Preparing 06:59:07 def06593c94f: Preparing 06:59:07 6523cc047c36: Preparing 06:59:07 2c5e8bcd13ca: Preparing 06:59:07 7eab1d9e05a5: Preparing 06:59:07 53649869561f: Preparing 06:59:07 72847d3c0126: Preparing 06:59:07 0e6d35838d29: Preparing 06:59:07 da707bb00cb8: Preparing 06:59:07 72847d3c0126: Waiting 06:59:07 0e6d35838d29: Waiting 06:59:07 da707bb00cb8: Waiting 06:59:07 53649869561f: Waiting 06:59:07 7eab1d9e05a5: Layer already exists 06:59:08 2c5e8bcd13ca: Layer already exists 06:59:08 72847d3c0126: Layer already exists 06:59:08 def06593c94f: Pushed 06:59:08 0e6d35838d29: Layer already exists 06:59:08 ba31a4703ce5: Pushed 06:59:08 6523cc047c36: Pushed 06:59:08 da707bb00cb8: Layer already exists 06:59:26 53649869561f: Pushed 06:59:26 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:4301d74250a09d37747707b690766307f03b3f1609a3ecdf15393c30d5345dec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:26 + 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 06:59:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:59:26 ba31a4703ce5: Preparing 06:59:26 def06593c94f: Preparing 06:59:26 6523cc047c36: Preparing 06:59:26 2c5e8bcd13ca: Preparing 06:59:26 7eab1d9e05a5: Preparing 06:59:26 53649869561f: Preparing 06:59:26 72847d3c0126: Preparing 06:59:26 0e6d35838d29: Preparing 06:59:26 da707bb00cb8: Preparing 06:59:26 53649869561f: Waiting 06:59:26 72847d3c0126: Waiting 06:59:26 0e6d35838d29: Waiting 06:59:26 da707bb00cb8: Waiting 06:59:26 6523cc047c36: Layer already exists 06:59:26 def06593c94f: Layer already exists 06:59:26 7eab1d9e05a5: Layer already exists 06:59:26 ba31a4703ce5: Layer already exists 06:59:26 2c5e8bcd13ca: Layer already exists 06:59:26 da707bb00cb8: Layer already exists 06:59:26 53649869561f: Layer already exists 06:59:26 72847d3c0126: Layer already exists 06:59:26 0e6d35838d29: Layer already exists 06:59:27 latest: digest: sha256:4301d74250a09d37747707b690766307f03b3f1609a3ecdf15393c30d5345dec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.27 06:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:59:27 ba31a4703ce5: Preparing 06:59:27 def06593c94f: Preparing 06:59:27 6523cc047c36: Preparing 06:59:27 2c5e8bcd13ca: Preparing 06:59:27 7eab1d9e05a5: Preparing 06:59:27 53649869561f: Preparing 06:59:27 72847d3c0126: Preparing 06:59:27 0e6d35838d29: Preparing 06:59:27 da707bb00cb8: Preparing 06:59:27 53649869561f: Waiting 06:59:27 72847d3c0126: Waiting 06:59:27 0e6d35838d29: Waiting 06:59:27 da707bb00cb8: Waiting 06:59:27 6523cc047c36: Layer already exists 06:59:27 def06593c94f: Layer already exists 06:59:27 ba31a4703ce5: Layer already exists 06:59:27 2c5e8bcd13ca: Layer already exists 06:59:27 7eab1d9e05a5: Layer already exists 06:59:27 0e6d35838d29: Layer already exists 06:59:27 53649869561f: Layer already exists 06:59:27 72847d3c0126: Layer already exists 06:59:27 da707bb00cb8: Layer already exists 06:59:28 3.2.0-dev.27: digest: sha256:4301d74250a09d37747707b690766307f03b3f1609a3ecdf15393c30d5345dec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:59:28 ba31a4703ce5: Preparing 06:59:28 def06593c94f: Preparing 06:59:28 6523cc047c36: Preparing 06:59:28 2c5e8bcd13ca: Preparing 06:59:28 7eab1d9e05a5: Preparing 06:59:28 53649869561f: Preparing 06:59:28 72847d3c0126: Preparing 06:59:28 0e6d35838d29: Preparing 06:59:28 da707bb00cb8: Preparing 06:59:28 53649869561f: Waiting 06:59:28 0e6d35838d29: Waiting 06:59:28 72847d3c0126: Waiting 06:59:28 da707bb00cb8: Waiting 06:59:28 ba31a4703ce5: Layer already exists 06:59:28 2c5e8bcd13ca: Layer already exists 06:59:28 7eab1d9e05a5: Layer already exists 06:59:28 def06593c94f: Layer already exists 06:59:28 6523cc047c36: Layer already exists 06:59:28 53649869561f: Layer already exists 06:59:28 0e6d35838d29: Layer already exists 06:59:28 da707bb00cb8: Layer already exists 06:59:28 72847d3c0126: Layer already exists 06:59:29 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:4301d74250a09d37747707b690766307f03b3f1609a3ecdf15393c30d5345dec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:29 + 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 06:59:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:59:29 ba31a4703ce5: Preparing 06:59:29 def06593c94f: Preparing 06:59:29 6523cc047c36: Preparing 06:59:29 2c5e8bcd13ca: Preparing 06:59:29 7eab1d9e05a5: Preparing 06:59:29 53649869561f: Preparing 06:59:29 72847d3c0126: Preparing 06:59:29 0e6d35838d29: Preparing 06:59:29 da707bb00cb8: Preparing 06:59:29 72847d3c0126: Waiting 06:59:29 0e6d35838d29: Waiting 06:59:29 da707bb00cb8: Waiting 06:59:29 53649869561f: Waiting 06:59:29 6523cc047c36: Layer already exists 06:59:29 ba31a4703ce5: Layer already exists 06:59:29 7eab1d9e05a5: Layer already exists 06:59:29 2c5e8bcd13ca: Layer already exists 06:59:29 def06593c94f: Layer already exists 06:59:29 72847d3c0126: Layer already exists 06:59:29 0e6d35838d29: Layer already exists 06:59:29 da707bb00cb8: Layer already exists 06:59:29 53649869561f: Layer already exists 06:59:30 main: digest: sha256:4301d74250a09d37747707b690766307f03b3f1609a3ecdf15393c30d5345dec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:59:30 ===================================================== [Pipeline] echo 06:59:30 taggedImages: 06:59:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:59:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:59:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.27 06:59:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:59:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:59:30 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:59:30 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:59:30 latest 06:59:30 3.2.0-dev.27 06:59:30 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:59:30 main 06:59:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:59:30 2697a857abb6: Preparing 06:59:30 63d9cfa3a36d: Preparing 06:59:30 2c5e8bcd13ca: Preparing 06:59:30 7eab1d9e05a5: Preparing 06:59:30 07d94b417d0c: Preparing 06:59:30 9d0eefe4b671: Preparing 06:59:30 da707bb00cb8: Preparing 06:59:30 9d0eefe4b671: Waiting 06:59:30 da707bb00cb8: Waiting 06:59:30 2c5e8bcd13ca: Layer already exists 06:59:31 7eab1d9e05a5: Layer already exists 06:59:31 da707bb00cb8: Layer already exists 06:59:31 2697a857abb6: Pushed 06:59:31 9d0eefe4b671: Pushed 06:59:32 07d94b417d0c: Pushed 06:59:39 63d9cfa3a36d: Pushed 06:59:39 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:deee9c450a73574b03a49e4d944ae25632a8925788c889a5934c206250e0a084 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:59:39 2697a857abb6: Preparing 06:59:39 63d9cfa3a36d: Preparing 06:59:39 2c5e8bcd13ca: Preparing 06:59:39 7eab1d9e05a5: Preparing 06:59:39 07d94b417d0c: Preparing 06:59:39 9d0eefe4b671: Preparing 06:59:39 da707bb00cb8: Preparing 06:59:39 9d0eefe4b671: Waiting 06:59:39 da707bb00cb8: Waiting 06:59:39 63d9cfa3a36d: Layer already exists 06:59:39 07d94b417d0c: Layer already exists 06:59:39 2697a857abb6: Layer already exists 06:59:39 7eab1d9e05a5: Layer already exists 06:59:39 2c5e8bcd13ca: Layer already exists 06:59:39 da707bb00cb8: Layer already exists 06:59:39 9d0eefe4b671: Layer already exists 06:59:40 latest: digest: sha256:deee9c450a73574b03a49e4d944ae25632a8925788c889a5934c206250e0a084 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.27 06:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:59:40 2697a857abb6: Preparing 06:59:40 63d9cfa3a36d: Preparing 06:59:40 2c5e8bcd13ca: Preparing 06:59:40 7eab1d9e05a5: Preparing 06:59:40 07d94b417d0c: Preparing 06:59:40 9d0eefe4b671: Preparing 06:59:40 da707bb00cb8: Preparing 06:59:40 9d0eefe4b671: Waiting 06:59:40 da707bb00cb8: Waiting 06:59:40 63d9cfa3a36d: Layer already exists 06:59:40 2c5e8bcd13ca: Layer already exists 06:59:40 07d94b417d0c: Layer already exists 06:59:40 7eab1d9e05a5: Layer already exists 06:59:40 2697a857abb6: Layer already exists 06:59:40 9d0eefe4b671: Layer already exists 06:59:40 da707bb00cb8: Layer already exists 06:59:41 3.2.0-dev.27: digest: sha256:deee9c450a73574b03a49e4d944ae25632a8925788c889a5934c206250e0a084 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:59:41 2697a857abb6: Preparing 06:59:41 63d9cfa3a36d: Preparing 06:59:41 2c5e8bcd13ca: Preparing 06:59:41 7eab1d9e05a5: Preparing 06:59:41 07d94b417d0c: Preparing 06:59:41 9d0eefe4b671: Preparing 06:59:41 da707bb00cb8: Preparing 06:59:41 9d0eefe4b671: Waiting 06:59:41 da707bb00cb8: Waiting 06:59:41 7eab1d9e05a5: Layer already exists 06:59:41 2697a857abb6: Layer already exists 06:59:41 07d94b417d0c: Layer already exists 06:59:41 2c5e8bcd13ca: Layer already exists 06:59:41 63d9cfa3a36d: Layer already exists 06:59:41 9d0eefe4b671: Layer already exists 06:59:41 da707bb00cb8: Layer already exists 06:59:42 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:deee9c450a73574b03a49e4d944ae25632a8925788c889a5934c206250e0a084 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:59:42 2697a857abb6: Preparing 06:59:42 63d9cfa3a36d: Preparing 06:59:42 2c5e8bcd13ca: Preparing 06:59:42 7eab1d9e05a5: Preparing 06:59:42 07d94b417d0c: Preparing 06:59:42 9d0eefe4b671: Preparing 06:59:42 da707bb00cb8: Preparing 06:59:42 9d0eefe4b671: Waiting 06:59:42 da707bb00cb8: Waiting 06:59:43 7eab1d9e05a5: Layer already exists 06:59:43 07d94b417d0c: Layer already exists 06:59:43 2c5e8bcd13ca: Layer already exists 06:59:43 63d9cfa3a36d: Layer already exists 06:59:43 2697a857abb6: Layer already exists 06:59:43 9d0eefe4b671: Layer already exists 06:59:43 da707bb00cb8: Layer already exists 06:59:43 main: digest: sha256:deee9c450a73574b03a49e4d944ae25632a8925788c889a5934c206250e0a084 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:59:43 ===================================================== [Pipeline] echo 06:59:43 taggedImages: 06:59:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:59:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:59:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.27 06:59:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:59:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:59:43 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:59:43 4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:59:43 latest 06:59:43 3.2.0-dev.27 06:59:43 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:59:43 main 06:59:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:59:43 b105b9673c14: Preparing 06:59:43 c7ba1e38b896: Preparing 06:59:43 2c5e8bcd13ca: Preparing 06:59:43 7eab1d9e05a5: Preparing 06:59:43 16f970a1faf4: Preparing 06:59:43 af718e19dcd5: Preparing 06:59:43 da707bb00cb8: Preparing 06:59:43 da707bb00cb8: Waiting 06:59:43 af718e19dcd5: Waiting 06:59:43 16f970a1faf4: Layer already exists 06:59:44 7eab1d9e05a5: Layer already exists 06:59:44 af718e19dcd5: Layer already exists 06:59:44 2c5e8bcd13ca: Layer already exists 06:59:44 da707bb00cb8: Layer already exists 06:59:44 b105b9673c14: Pushed 06:59:50 c7ba1e38b896: Pushed 06:59:51 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:84777fd54e8c0d416afdc5df1410d4b4d4199dfd40aa6809e1de0664f157ddbb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:59:51 b105b9673c14: Preparing 06:59:51 c7ba1e38b896: Preparing 06:59:51 2c5e8bcd13ca: Preparing 06:59:51 7eab1d9e05a5: Preparing 06:59:51 16f970a1faf4: Preparing 06:59:51 af718e19dcd5: Preparing 06:59:51 da707bb00cb8: Preparing 06:59:51 af718e19dcd5: Waiting 06:59:51 da707bb00cb8: Waiting 06:59:51 16f970a1faf4: Layer already exists 06:59:51 c7ba1e38b896: Layer already exists 06:59:51 2c5e8bcd13ca: Layer already exists 06:59:51 7eab1d9e05a5: Layer already exists 06:59:51 b105b9673c14: Layer already exists 06:59:51 da707bb00cb8: Layer already exists 06:59:51 af718e19dcd5: Layer already exists 06:59:52 latest: digest: sha256:84777fd54e8c0d416afdc5df1410d4b4d4199dfd40aa6809e1de0664f157ddbb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.27 06:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:59:52 b105b9673c14: Preparing 06:59:52 c7ba1e38b896: Preparing 06:59:52 2c5e8bcd13ca: Preparing 06:59:52 7eab1d9e05a5: Preparing 06:59:52 16f970a1faf4: Preparing 06:59:52 af718e19dcd5: Preparing 06:59:52 da707bb00cb8: Preparing 06:59:52 af718e19dcd5: Waiting 06:59:52 da707bb00cb8: Waiting 06:59:52 b105b9673c14: Layer already exists 06:59:52 2c5e8bcd13ca: Layer already exists 06:59:52 c7ba1e38b896: Layer already exists 06:59:52 7eab1d9e05a5: Layer already exists 06:59:52 16f970a1faf4: Layer already exists 06:59:52 da707bb00cb8: Layer already exists 06:59:52 af718e19dcd5: Layer already exists 06:59:53 3.2.0-dev.27: digest: sha256:84777fd54e8c0d416afdc5df1410d4b4d4199dfd40aa6809e1de0664f157ddbb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:59:53 b105b9673c14: Preparing 06:59:53 c7ba1e38b896: Preparing 06:59:53 2c5e8bcd13ca: Preparing 06:59:53 7eab1d9e05a5: Preparing 06:59:53 16f970a1faf4: Preparing 06:59:53 af718e19dcd5: Preparing 06:59:53 da707bb00cb8: Preparing 06:59:53 af718e19dcd5: Waiting 06:59:53 da707bb00cb8: Waiting 06:59:53 7eab1d9e05a5: Layer already exists 06:59:53 b105b9673c14: Layer already exists 06:59:53 16f970a1faf4: Layer already exists 06:59:53 2c5e8bcd13ca: Layer already exists 06:59:53 c7ba1e38b896: Layer already exists 06:59:53 da707bb00cb8: Layer already exists 06:59:53 af718e19dcd5: Layer already exists 06:59:54 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:84777fd54e8c0d416afdc5df1410d4b4d4199dfd40aa6809e1de0664f157ddbb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:59:54 b105b9673c14: Preparing 06:59:54 c7ba1e38b896: Preparing 06:59:54 2c5e8bcd13ca: Preparing 06:59:54 7eab1d9e05a5: Preparing 06:59:54 16f970a1faf4: Preparing 06:59:54 af718e19dcd5: Preparing 06:59:54 da707bb00cb8: Preparing 06:59:54 da707bb00cb8: Waiting 06:59:54 af718e19dcd5: Waiting 06:59:54 7eab1d9e05a5: Layer already exists 06:59:54 2c5e8bcd13ca: Layer already exists 06:59:54 16f970a1faf4: Layer already exists 06:59:54 c7ba1e38b896: Layer already exists 06:59:54 b105b9673c14: Layer already exists 06:59:54 af718e19dcd5: Layer already exists 06:59:54 da707bb00cb8: Layer already exists 06:59:54 main: digest: sha256:84777fd54e8c0d416afdc5df1410d4b4d4199dfd40aa6809e1de0664f157ddbb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:59:55 ===================================================== [Pipeline] echo 06:59:55 taggedImages: 06:59:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e 06:59:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:59:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.27 06:59:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 06:59:55 - 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 06:59:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:59:55 06:59:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:59:55 arm64: Pulling from edgex-lftools-log-publisher 06:59:56 8998bd30e6a1: Pulling fs layer 06:59:56 04944245beec: Pulling fs layer 06:59:56 699f458cf7ca: Pulling fs layer 06:59:56 765212b225bb: Pulling fs layer 06:59:56 f23df028b6ca: Pulling fs layer 06:59:56 d65c8cfc05b1: Pulling fs layer 06:59:56 2437ff75d9bd: Pulling fs layer 06:59:56 765212b225bb: Waiting 06:59:56 d65c8cfc05b1: Waiting 06:59:56 f23df028b6ca: Waiting 06:59:56 2437ff75d9bd: Waiting 06:59:56 04944245beec: Verifying Checksum 06:59:56 04944245beec: Download complete 06:59:56 765212b225bb: Verifying Checksum 06:59:56 765212b225bb: Download complete 06:59:56 f23df028b6ca: Verifying Checksum 06:59:56 f23df028b6ca: Download complete 06:59:56 d65c8cfc05b1: Verifying Checksum 06:59:56 d65c8cfc05b1: Download complete 06:59:56 699f458cf7ca: Verifying Checksum 06:59:56 699f458cf7ca: Download complete 06:59:56 8998bd30e6a1: Verifying Checksum 06:59:56 8998bd30e6a1: Download complete 06:59:59 2437ff75d9bd: Verifying Checksum 06:59:59 2437ff75d9bd: Download complete 07:00:02 8998bd30e6a1: Pull complete 07:00:02 04944245beec: Pull complete 07:00:03 699f458cf7ca: Pull complete 07:00:03 765212b225bb: Pull complete 07:00:04 f23df028b6ca: Pull complete 07:00:05 d65c8cfc05b1: Pull complete 07:00:23 2437ff75d9bd: Pull complete 07:00:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:00:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:23 prd-ubuntu20.04-docker-arm64-4c-16g-4776 does not seem to be running inside a container 07:00:23 $ 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/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@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 07:00:25 $ docker top 0861ed009452ef46dd4a7110eb8d23914c9e43298fbef3b93db9078a31182247 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:26 ---> job-cost.sh 07:00:26 lf-activate-venv: SKIPPING 07:00:26 INFO: No Stack... 07:00:27 INFO: Retrieving Pricing Info for: v3-standard-4 07:00:28 INFO: Archiving Costs [Pipeline] sh 07:00:28 + cat /w/workspace/edgex-go/645/archives/cost.csv 07:00:28 + cut -d, -f6 [Pipeline] lock 07:00:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-645-stack-cost] 07:00:28 Resource [jenkins-edgexfoundry-edgex-go-main-645-stack-cost] did not exist. Created. 07:00:28 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-645-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:00:29 + echo total: 0.10999999940395355 [Pipeline] stash 07:00:30 Stashed 1 file(s) [Pipeline] } 07:00:30 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-645-stack-cost] [Pipeline] // lock [Pipeline] } 07:00:30 $ docker stop --time=1 0861ed009452ef46dd4a7110eb8d23914c9e43298fbef3b93db9078a31182247 07:00:31 $ docker rm -f --volumes 0861ed009452ef46dd4a7110eb8d23914c9e43298fbef3b93db9078a31182247 [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 07:00:32 provisioning config files... 07:00:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/645@tmp/config12254788985153322409tmp [Pipeline] { [Pipeline] sh 07:00:32 + set +x 07:00:32 + curl -s https://codecov.io/bash 07:00:32 + bash -s -- 07:00:32 07:00:32 _____ _ 07:00:32 / ____| | | 07:00:32 | | ___ __| | ___ ___ _____ __ 07:00:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:00:32 | |___| (_) | (_| | __/ (_| (_) \ V / 07:00:32 \_____\___/ \__,_|\___|\___\___/ \_/ 07:00:32 Bash-1.0.6 07:00:32 07:00:32 07:00:32 ==> git version 2.25.1 found 07:00:32 ==> 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 07:00:32 Release-Date: 2020-01-08 07:00:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:00:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:00:32 ==> Jenkins CI detected. 07:00:32 current dir:  /w/workspace/edgex-go/645 07:00:32 project root: . 07:00:32 --> token set from env 07:00:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:00:32 ==> Running gcov in . (disable via -X gcov) 07:00:32 ==> Python coveragepy not found 07:00:32 ==> Searching for coverage reports in: 07:00:32 + . 07:00:32 -> Found 1 reports 07:00:32 ==> Detecting git/mercurial file structure 07:00:32 ==> Reading reports 07:00:32 + ./coverage.out bytes=456284 07:00:32 ==> Appending adjustments 07:00:32 https://docs.codecov.io/docs/fixing-reports 07:00:34 + Found adjustments 07:00:34 ==> Gzipping contents 07:00:34 60K /tmp/codecov.nLl6T0.gz 07:00:34 ==> Uploading reports 07:00:34 url: https://codecov.io 07:00:34 query: branch=main&commit=4c21b36cbf5f41746e331fe8d24625a901f3a52e&build=645&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F645%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:00:34 -> Pinging Codecov 07:00:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4c21b36cbf5f41746e331fe8d24625a901f3a52e&build=645&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F645%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:00:34 -> Uploading to 07:00:34 https://storage.googleapis.com/codecov/v4/raw/2024-07-02/00271124DB129430A58F1EEE437C3FCB/4c21b36cbf5f41746e331fe8d24625a901f3a52e/debdc54f-b422-4168-963e-138b590f9496.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T070033Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd74bf1a817f7c9f6af2fd26e1514123501c4f26360cc8008485d79c3f553438 07:00:34 % Total % Received % Xferd Average Speed Time Time Time Current 07:00:34 Dload Upload Total Spent Left Speed 07:00:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58137 0 0 100 58137 0 194k --:--:-- --:--:-- --:--:-- 194k 07:00:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } 07:00:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:00:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:00:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:00:34 07:00:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:00:35 latest: Pulling from edgex-devops/edgex-snyk-go 07:00:35 619be1103602: Already exists 07:00:35 f8ea3408117e: Pulling fs layer 07:00:35 91320369b822: Pulling fs layer 07:00:35 0406650e8295: Pulling fs layer 07:00:35 4f4fb700ef54: Pulling fs layer 07:00:35 96d80e3f36e1: Pulling fs layer 07:00:35 bcf3aedb951c: Pulling fs layer 07:00:35 4f4fb700ef54: Waiting 07:00:35 96d80e3f36e1: Waiting 07:00:35 bcf3aedb951c: Waiting 07:00:35 0406650e8295: Download complete 07:00:35 f8ea3408117e: Download complete 07:00:35 4f4fb700ef54: Verifying Checksum 07:00:35 4f4fb700ef54: Download complete 07:00:35 f8ea3408117e: Pull complete 07:00:35 96d80e3f36e1: Download complete 07:00:35 91320369b822: Verifying Checksum 07:00:35 91320369b822: Download complete 07:00:36 bcf3aedb951c: Download complete 07:00:38 91320369b822: Pull complete 07:00:38 0406650e8295: Pull complete 07:00:38 4f4fb700ef54: Pull complete 07:00:38 96d80e3f36e1: Pull complete 07:00:42 bcf3aedb951c: Pull complete 07:00:42 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 07:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:00:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:42 prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container 07:00:42 $ 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/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:00:45 $ docker top b9c5e25415103b86e5d666c7872bc001e470ef1c5ef9fa6d96b9fd0a3adb6ccc -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:46 + git config --global --add safe.directory /w/workspace/edgex-go/645 [Pipeline] echo 07:00:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 07:00:46 + set -o pipefail 07:00:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 07:00:56 07:00:56 Monitoring /w/workspace/edgex-go/645 (github.com/edgexfoundry/edgex-go)... 07:00:56 07:00:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/a6e454b8-6fbc-4851-90ad-cba78eb3ba88 07:00:56 07:00:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:00:56 07:00:56 07:00:56 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 07:00:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:00:56 $ docker stop --time=1 b9c5e25415103b86e5d666c7872bc001e470ef1c5ef9fa6d96b9fd0a3adb6ccc 07:01:01 $ docker rm -f --volumes b9c5e25415103b86e5d666c7872bc001e470ef1c5ef9fa6d96b9fd0a3adb6ccc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:01:01 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:01 provisioning config files... 07:01:01 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/645@tmp/config7638816541627126247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:02 --> edgex-publish-swagger.sh 07:01:02 === Publish openapi/v3 API === 07:01:02 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 07:01:02 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/645/openapi/v3/core-command.yaml] 07:01:02 % Total % Received % Xferd Average Speed Time Time Time Current 07:01:02 Dload Upload Total Spent Left Speed 07:01:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 47032 --:--:-- --:--:-- --:--:-- 46965 100 32782 0 0 100 32782 0 47032 --:--:-- --:--:-- --:--:-- 46965 07:01:02 07:01:02 07:01:02 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/645/openapi/v3/core-data.yaml] 07:01:02 % Total % Received % Xferd Average Speed Time Time Time Current 07:01:02 Dload Upload Total Spent Left Speed 07:01:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 116k --:--:-- --:--:-- --:--:-- 116k 07:01:03 07:01:03 07:01:03 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/645/openapi/v3/core-metadata.yaml] 07:01:03 % Total % Received % Xferd Average Speed Time Time Time Current 07:01:03 Dload Upload Total Spent Left Speed 07:01:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 146k 100 156 100 146k 257 240k --:--:-- --:--:-- --:--:-- 240k 100 146k 100 156 100 146k 257 240k --:--:-- --:--:-- --:--:-- 240k 07:01:03 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:01:03 07:01:03 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/645/openapi/v3/support-notifications.yaml] 07:01:04 % Total % Received % Xferd Average Speed Time Time Time Current 07:01:04 Dload Upload Total Spent Left Speed 07:01:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 334 182k --:--:-- --:--:-- --:--:-- 183k 07:01:04 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:01:04 07:01:04 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/645/openapi/v3/support-scheduler.yaml] 07:01:04 % Total % Received % Xferd Average Speed Time Time Time Current 07:01:04 Dload Upload Total Spent Left Speed 07:01:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 37110 100 156 100 36954 361 85541 --:--:-- --:--:-- --:--:-- 85704 07:01:04 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:01:04 [Pipeline] } 07:01:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:01:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:01:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:01:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:05 prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container 07:01:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:01:06 $ docker top da215adacc5a051bc35dbf51d300bdf9058f041cacf7a861230cf394fc7c58a6 -eo pid,comm 07:01:06 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). 07:01:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:01:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:06 [ssh-agent] Looking for ssh-agent implementation... 07:01:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:06 $ docker exec da215adacc5a051bc35dbf51d300bdf9058f041cacf7a861230cf394fc7c58a6 ssh-agent 07:01:06 SSH_AUTH_SOCK=/tmp/ssh-l7Eh5UkffgHJ/agent.33 07:01:06 SSH_AGENT_PID=39 07:01:06 Running ssh-add (command line suppressed) 07:01:06 Identity added: /w/workspace/edgex-go/645@tmp/private_key_13602907680423065083.key (/w/workspace/edgex-go/645@tmp/private_key_13602907680423065083.key) 07:01:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:06 + git semver tag 07:01:07 2024-07-02 07:01:07,068 [run_tag] DEBUG tag force:False 07:01:07 2024-07-02 07:01:07,069 [check_head_tag] DEBUG check head tag 07:01:07 2024-07-02 07:01:07,071 [execute] INFO git cat-file --batch-check 07:01:07 2024-07-02 07:01:07,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/645, universal_newlines=False, shell=None, istream=) 07:01:07 2024-07-02 07:01:07,075 [execute] INFO git cat-file --batch 07:01:07 2024-07-02 07:01:07,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/645, universal_newlines=False, shell=None, istream=) 07:01:07 2024-07-02 07:01:07,108 [read_version] DEBUG read version from /w/workspace/edgex-go/645/.semver/main 07:01:07 2024-07-02 07:01:07,108 [execute] INFO git tag -a v3.2.0-dev.27 -m v3.2.0-dev.27 07:01:07 2024-07-02 07:01:07,108 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.27', '-m', 'v3.2.0-dev.27'], cwd=/w/workspace/edgex-go/645, universal_newlines=False, shell=None, istream=None) 07:01:07 2024-07-02 07:01:07,113 [read_version] DEBUG read version from /w/workspace/edgex-go/645/.semver/main 07:01:07 3.2.0-dev.27 [Pipeline] } 07:01:07 $ docker exec --env ******** --env ******** da215adacc5a051bc35dbf51d300bdf9058f041cacf7a861230cf394fc7c58a6 ssh-agent -k 07:01:07 unset SSH_AUTH_SOCK; 07:01:07 unset SSH_AGENT_PID; 07:01:07 echo Agent pid 39 killed; 07:01:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:07 + git semver [Pipeline] } 07:01:07 $ docker stop --time=1 da215adacc5a051bc35dbf51d300bdf9058f041cacf7a861230cf394fc7c58a6 07:01:09 $ docker rm -f --volumes da215adacc5a051bc35dbf51d300bdf9058f041cacf7a861230cf394fc7c58a6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:01:09 07:01:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:01:09 0.23.1-centos7: Pulling from edgex-lftools 07:01:09 ab5ef0e58194: Pulling fs layer 07:01:09 9712f1f96733: Pulling fs layer 07:01:09 63f879dbbcfc: Pulling fs layer 07:01:09 0d9ebad4ef96: Pulling fs layer 07:01:09 e9a5061849ea: Pulling fs layer 07:01:09 d747dcd14b5f: Pulling fs layer 07:01:09 2de7ff778b66: Pulling fs layer 07:01:09 e9a5061849ea: Waiting 07:01:09 0d9ebad4ef96: Waiting 07:01:09 d747dcd14b5f: Waiting 07:01:09 2de7ff778b66: Waiting 07:01:09 9712f1f96733: Verifying Checksum 07:01:09 9712f1f96733: Download complete 07:01:10 63f879dbbcfc: Verifying Checksum 07:01:10 63f879dbbcfc: Download complete 07:01:10 0d9ebad4ef96: Verifying Checksum 07:01:10 0d9ebad4ef96: Download complete 07:01:10 e9a5061849ea: Verifying Checksum 07:01:10 e9a5061849ea: Download complete 07:01:10 d747dcd14b5f: Download complete 07:01:10 ab5ef0e58194: Download complete 07:01:10 2de7ff778b66: Verifying Checksum 07:01:10 2de7ff778b66: Download complete 07:01:12 ab5ef0e58194: Pull complete 07:01:12 9712f1f96733: Pull complete 07:01:13 63f879dbbcfc: Pull complete 07:01:17 0d9ebad4ef96: Pull complete 07:01:17 e9a5061849ea: Pull complete 07:01:17 d747dcd14b5f: Pull complete 07:01:18 2de7ff778b66: Pull complete 07:01:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:01:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:01:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:18 prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container 07:01:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:01:23 $ docker top d50a5b36b8ee1a806e37a667e070f6b59f2e8a1b19c3787e4a81a18cda6a763f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:01:23 provisioning config files... 07:01:23 copy managed file [sigul-config] to file:/w/workspace/edgex-go/645@tmp/config9231788116388334658tmp 07:01:23 copy managed file [sigul-password] to file:/w/workspace/edgex-go/645@tmp/config6290208277718665157tmp 07:01:23 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/645@tmp/config11216682753530117351tmp [Pipeline] { [Pipeline] echo 07:01:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:01:24 ---> sigul-configuration.sh 07:01:24 gpg: directory `/root/.gnupg' created 07:01:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:01:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:01:24 gpg: keyring `/root/.gnupg/secring.gpg' created 07:01:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:01:24 gpg: CAST5 encrypted data 07:01:24 gpg: encrypted with 1 passphrase 07:01:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:01:24 + mkdir /home/jenkins 07:01:24 + mkdir /home/jenkins/sigul [Pipeline] sh 07:01:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:01:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:01:25 ---> sigul-install.sh 07:01:25 Sigul already installed; skipping installation. [Pipeline] sh 07:01:25 + git tag --list 07:01:25 0.6.0 07:01:25 0.6.1 07:01:25 0.7.0 07:01:25 0.7.1 07:01:25 v1.0.0 07:01:25 v1.0.1 07:01:25 v1.1.0 07:01:25 v1.2.0 07:01:25 v1.2.1 07:01:25 v1.3.0 07:01:25 v1.3.1 07:01:25 v2.0.0 07:01:25 v2.1.0 07:01:25 v2.1.1 07:01:25 v2.2.0 07:01:25 v2.3.0 07:01:25 v3.0 07:01:25 v3.0.0 07:01:25 v3.1 07:01:25 v3.1.0 07:01:25 v3.1.0-dev.1 07:01:25 v3.1.0-dev.10 07:01:25 v3.1.0-dev.11 07:01:25 v3.1.0-dev.12 07:01:25 v3.1.0-dev.13 07:01:25 v3.1.0-dev.14 07:01:25 v3.1.0-dev.15 07:01:25 v3.1.0-dev.16 07:01:25 v3.1.0-dev.17 07:01:25 v3.1.0-dev.18 07:01:25 v3.1.0-dev.19 07:01:25 v3.1.0-dev.2 07:01:25 v3.1.0-dev.20 07:01:25 v3.1.0-dev.21 07:01:25 v3.1.0-dev.22 07:01:25 v3.1.0-dev.23 07:01:25 v3.1.0-dev.24 07:01:25 v3.1.0-dev.25 07:01:25 v3.1.0-dev.26 07:01:25 v3.1.0-dev.27 07:01:25 v3.1.0-dev.28 07:01:25 v3.1.0-dev.29 07:01:25 v3.1.0-dev.3 07:01:25 v3.1.0-dev.30 07:01:25 v3.1.0-dev.31 07:01:25 v3.1.0-dev.32 07:01:25 v3.1.0-dev.33 07:01:25 v3.1.0-dev.34 07:01:25 v3.1.0-dev.35 07:01:25 v3.1.0-dev.36 07:01:25 v3.1.0-dev.37 07:01:25 v3.1.0-dev.38 07:01:25 v3.1.0-dev.39 07:01:25 v3.1.0-dev.4 07:01:25 v3.1.0-dev.40 07:01:25 v3.1.0-dev.41 07:01:25 v3.1.0-dev.42 07:01:25 v3.1.0-dev.43 07:01:25 v3.1.0-dev.44 07:01:25 v3.1.0-dev.45 07:01:25 v3.1.0-dev.46 07:01:25 v3.1.0-dev.47 07:01:25 v3.1.0-dev.48 07:01:25 v3.1.0-dev.49 07:01:25 v3.1.0-dev.5 07:01:25 v3.1.0-dev.50 07:01:25 v3.1.0-dev.51 07:01:25 v3.1.0-dev.52 07:01:25 v3.1.0-dev.53 07:01:25 v3.1.0-dev.54 07:01:25 v3.1.0-dev.55 07:01:25 v3.1.0-dev.56 07:01:25 v3.1.0-dev.57 07:01:25 v3.1.0-dev.58 07:01:25 v3.1.0-dev.59 07:01:25 v3.1.0-dev.6 07:01:25 v3.1.0-dev.60 07:01:25 v3.1.0-dev.61 07:01:25 v3.1.0-dev.62 07:01:25 v3.1.0-dev.63 07:01:25 v3.1.0-dev.64 07:01:25 v3.1.0-dev.65 07:01:25 v3.1.0-dev.66 07:01:25 v3.1.0-dev.67 07:01:25 v3.1.0-dev.68 07:01:25 v3.1.0-dev.69 07:01:25 v3.1.0-dev.7 07:01:25 v3.1.0-dev.70 07:01:25 v3.1.0-dev.71 07:01:25 v3.1.0-dev.72 07:01:25 v3.1.0-dev.73 07:01:25 v3.1.0-dev.8 07:01:25 v3.1.0-dev.9 07:01:25 v3.1.1 07:01:25 v3.1.1-dev.1 07:01:25 v3.1.1-dev.2 07:01:25 v3.2.0-dev.1 07:01:25 v3.2.0-dev.10 07:01:25 v3.2.0-dev.11 07:01:25 v3.2.0-dev.12 07:01:25 v3.2.0-dev.13 07:01:25 v3.2.0-dev.14 07:01:25 v3.2.0-dev.15 07:01:25 v3.2.0-dev.16 07:01:25 v3.2.0-dev.17 07:01:25 v3.2.0-dev.18 07:01:25 v3.2.0-dev.19 07:01:25 v3.2.0-dev.2 07:01:25 v3.2.0-dev.20 07:01:25 v3.2.0-dev.21 07:01:25 v3.2.0-dev.22 07:01:25 v3.2.0-dev.23 07:01:25 v3.2.0-dev.24 07:01:25 v3.2.0-dev.25 07:01:25 v3.2.0-dev.26 07:01:25 v3.2.0-dev.27 07:01:25 v3.2.0-dev.3 07:01:25 v3.2.0-dev.4 07:01:25 v3.2.0-dev.5 07:01:25 v3.2.0-dev.6 07:01:25 v3.2.0-dev.7 07:01:25 v3.2.0-dev.8 07:01:25 v3.2.0-dev.9 [Pipeline] sh 07:01:25 + lftools sign git-tag v3.2.0-dev.27 07:01:26 Signing Git tag with Sigul... 07:01:26 Signing v3.2.0-dev.27 [Pipeline] echo 07:01:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:01:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:01:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:01:27 $ docker stop --time=1 d50a5b36b8ee1a806e37a667e070f6b59f2e8a1b19c3787e4a81a18cda6a763f 07:01:28 $ docker rm -f --volumes d50a5b36b8ee1a806e37a667e070f6b59f2e8a1b19c3787e4a81a18cda6a763f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:01:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:01:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:01:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:29 prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container 07:01:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:01:29 $ docker top 3c61e13c4d07b56c0f6c64dfd24743990352811015763f70c98797a6076c372d -eo pid,comm 07:01:29 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). 07:01:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:01:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:29 [ssh-agent] Looking for ssh-agent implementation... 07:01:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:29 $ docker exec 3c61e13c4d07b56c0f6c64dfd24743990352811015763f70c98797a6076c372d ssh-agent 07:01:29 SSH_AUTH_SOCK=/tmp/ssh-iaIjk64WmpNp/agent.32 07:01:29 SSH_AGENT_PID=38 07:01:29 Running ssh-add (command line suppressed) 07:01:30 Identity added: /w/workspace/edgex-go/645@tmp/private_key_12961454350448998947.key (/w/workspace/edgex-go/645@tmp/private_key_12961454350448998947.key) 07:01:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:30 + git semver bump pre 07:01:30 2024-07-02 07:01:30,541 [read_version] DEBUG read version from /w/workspace/edgex-go/645/.semver/main 07:01:30 2024-07-02 07:01:30,542 [bump_version] DEBUG bumping version:3.2.0-dev.27 on axis:pre with prefix:dev 07:01:30 2024-07-02 07:01:30,542 [bump_version] DEBUG bumped version:3.2.0-dev.28 07:01:30 2024-07-02 07:01:30,542 [write_version] DEBUG write version:3.2.0-dev.28 to path:/w/workspace/edgex-go/645/.semver/main with force:True 07:01:30 2024-07-02 07:01:30,542 [read_version] DEBUG read version from /w/workspace/edgex-go/645/.semver/main 07:01:30 2024-07-02 07:01:30,542 [write_file] DEBUG write to file:/w/workspace/edgex-go/645/.semver/main 07:01:30 2024-07-02 07:01:30,545 [execute] INFO git cat-file --batch-check 07:01:30 2024-07-02 07:01:30,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/645/.semver, universal_newlines=False, shell=None, istream=) 07:01:30 2024-07-02 07:01:30,551 [execute] INFO git cat-file --batch 07:01:30 2024-07-02 07:01:30,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/645/.semver, universal_newlines=False, shell=None, istream=) 07:01:30 2024-07-02 07:01:30,556 [read_version] DEBUG read version from /w/workspace/edgex-go/645/.semver/main 07:01:30 3.2.0-dev.28 [Pipeline] } 07:01:30 $ docker exec --env ******** --env ******** 3c61e13c4d07b56c0f6c64dfd24743990352811015763f70c98797a6076c372d ssh-agent -k 07:01:30 unset SSH_AUTH_SOCK; 07:01:30 unset SSH_AGENT_PID; 07:01:30 echo Agent pid 38 killed; 07:01:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:31 + git semver [Pipeline] } 07:01:31 $ docker stop --time=1 3c61e13c4d07b56c0f6c64dfd24743990352811015763f70c98797a6076c372d 07:01:32 $ docker rm -f --volumes 3c61e13c4d07b56c0f6c64dfd24743990352811015763f70c98797a6076c372d [Pipeline] // withDockerContainer [Pipeline] sh 07:01:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:01:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:01:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:33 prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container 07:01:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:01:33 $ docker top 945af19860aedce030c207f8999e06cfc5c346e6af6394ffb2c9803e96acde91 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:01:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:33 [ssh-agent] Looking for ssh-agent implementation... 07:01:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:33 $ docker exec 945af19860aedce030c207f8999e06cfc5c346e6af6394ffb2c9803e96acde91 ssh-agent 07:01:34 SSH_AUTH_SOCK=/tmp/ssh-KRQp2khpcfVF/agent.32 07:01:34 SSH_AGENT_PID=38 07:01:34 Running ssh-add (command line suppressed) 07:01:34 Identity added: /w/workspace/edgex-go/645@tmp/private_key_4903269517994595099.key (/w/workspace/edgex-go/645@tmp/private_key_4903269517994595099.key) 07:01:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:34 + git semver push 07:01:34 2024-07-02 07:01:34,630 [run_push] DEBUG push 07:01:34 2024-07-02 07:01:34,631 [execute] INFO git cat-file --batch-check 07:01:34 2024-07-02 07:01:34,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/645/.semver, universal_newlines=False, shell=None, istream=) 07:01:34 2024-07-02 07:01:34,635 [execute] INFO git rev-list 5a4a06ebecb1629c1ed1e3612529b7d097172400 -- 07:01:34 2024-07-02 07:01:34,636 [execute] DEBUG Popen(['git', 'rev-list', '5a4a06ebecb1629c1ed1e3612529b7d097172400', '--'], cwd=/w/workspace/edgex-go/645/.semver, universal_newlines=False, shell=None, istream=None) 07:01:34 2024-07-02 07:01:34,657 [execute] INFO git fetch -v origin 07:01:34 2024-07-02 07:01:34,657 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/645/.semver, universal_newlines=True, shell=None, istream=None) 07:01:35 2024-07-02 07:01:35,244 [run_push] DEBUG no remote changes detected 07:01:35 2024-07-02 07:01:35,245 [execute] INFO git push origin semver 07:01:35 2024-07-02 07:01:35,245 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/645/.semver, universal_newlines=False, shell=None, istream=None) 07:01:36 2024-07-02 07:01:36,103 [run_push] DEBUG push all version tags 07:01:36 2024-07-02 07:01:36,103 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:01:36 2024-07-02 07:01:36,104 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/645, universal_newlines=False, shell=None, istream=None) 07:01:37 2024-07-02 07:01:36,864 [read_version] DEBUG read version from /w/workspace/edgex-go/645/.semver/main 07:01:37 3.2.0-dev.28 [Pipeline] } 07:01:37 $ docker exec --env ******** --env ******** 945af19860aedce030c207f8999e06cfc5c346e6af6394ffb2c9803e96acde91 ssh-agent -k 07:01:37 unset SSH_AUTH_SOCK; 07:01:37 unset SSH_AGENT_PID; 07:01:37 echo Agent pid 38 killed; 07:01:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:37 + git semver [Pipeline] } 07:01:37 $ docker stop --time=1 945af19860aedce030c207f8999e06cfc5c346e6af6394ffb2c9803e96acde91 07:01:39 $ docker rm -f --volumes 945af19860aedce030c207f8999e06cfc5c346e6af6394ffb2c9803e96acde91 [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 07:01:39 + [ -d /w/workspace/edgex-go/645/archives ] [Pipeline] libraryResource [Pipeline] sh 07:01:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:01:40 ---> package-listing.sh 07:01:40 ++ facter osfamily 07:01:40 ++ tr '[:upper:]' '[:lower:]' 07:01:41 + OS_FAMILY=debian 07:01:41 + workspace=/w/workspace/edgex-go/645 07:01:41 + START_PACKAGES=/tmp/packages_start.txt 07:01:41 + END_PACKAGES=/tmp/packages_end.txt 07:01:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:01:41 + PACKAGES=/tmp/packages_start.txt 07:01:41 + '[' /w/workspace/edgex-go/645 ']' 07:01:41 + PACKAGES=/tmp/packages_end.txt 07:01:41 + case "${OS_FAMILY}" in 07:01:41 + dpkg -l 07:01:41 + grep '^ii' 07:01:41 + '[' -f /tmp/packages_start.txt ']' 07:01:41 + '[' -f /tmp/packages_end.txt ']' 07:01:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:01:41 + '[' /w/workspace/edgex-go/645 ']' 07:01:41 + mkdir -p /w/workspace/edgex-go/645/archives/ 07:01:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/645/archives/ [Pipeline] echo 07:01:41 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/645/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:01:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:01:41 07:01:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:01:42 latest: Pulling from edgex-lftools-log-publisher 07:01:42 5eb5b503b376: Pulling fs layer 07:01:42 5c69ac0246d0: Pulling fs layer 07:01:42 ec43610c2a17: Pulling fs layer 07:01:42 3a2ae6a8a46f: Pulling fs layer 07:01:42 33b1e0a273af: Pulling fs layer 07:01:42 5d3b04190fa2: Pulling fs layer 07:01:42 2f39f015ded8: Pulling fs layer 07:01:42 3a2ae6a8a46f: Waiting 07:01:42 33b1e0a273af: Waiting 07:01:42 5d3b04190fa2: Waiting 07:01:42 2f39f015ded8: Waiting 07:01:42 5c69ac0246d0: Download complete 07:01:42 3a2ae6a8a46f: Download complete 07:01:42 33b1e0a273af: Verifying Checksum 07:01:42 33b1e0a273af: Download complete 07:01:42 ec43610c2a17: Verifying Checksum 07:01:42 ec43610c2a17: Download complete 07:01:42 5d3b04190fa2: Download complete 07:01:42 5eb5b503b376: Verifying Checksum 07:01:42 5eb5b503b376: Download complete 07:01:43 2f39f015ded8: Verifying Checksum 07:01:43 2f39f015ded8: Download complete 07:01:43 5eb5b503b376: Pull complete 07:01:43 5c69ac0246d0: Pull complete 07:01:44 ec43610c2a17: Pull complete 07:01:44 3a2ae6a8a46f: Pull complete 07:01:44 33b1e0a273af: Pull complete 07:01:44 5d3b04190fa2: Pull complete 07:01:48 2f39f015ded8: Pull complete 07:01:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:01:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:49 prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container 07:01:49 $ 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/645/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/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:01:53 $ docker top f210427bc1a0021ecc59b137b87015a1c90cf89fe50c8637acf10fbfa89e91eb -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:53 + touch /tmp/pre-build-complete [Pipeline] sh 07:01:54 + mkdir -p /var/log/sysstat [Pipeline] sh 07:01:54 + ls /var/log/sa-host 07:01:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:54 provisioning config files... 07:01:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/645@tmp/config12845838306666660379tmp [Pipeline] { [Pipeline] echo 07:01:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:01:54 ---> create-netrc.sh [Pipeline] } 07:01:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:01:55 ---> python-tools-install.sh [Pipeline] echo 07:01:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:01:55 ---> sudo-logs.sh 07:01:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:01:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:01:55 ---> job-cost.sh 07:01:55 lf-activate-venv: SKIPPING 07:01:55 DEBUG: total: 0.10999999940395355 07:01:55 INFO: Retrieving Stack Cost... 07:01:56 INFO: Retrieving Pricing Info for: v3-standard-8 07:01:56 INFO: Archiving Costs [Pipeline] echo 07:01:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:01:56 ---> logs-deploy.sh 07:01:56 lf-activate-venv: SKIPPING 07:01:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/645 07:01:56 INFO: archiving workspace using pattern(s): 07:01:57 Archives upload complete. 07:01:57 INFO: archiving logs to Nexus 07:01:58 ---> uname -a: 07:01:58 Linux prd-ubuntu20-04-docker-8c-8g-4773 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:01:58 07:01:58 07:01:58 ---> lscpu: 07:01:58 Architecture: x86_64 07:01:58 CPU op-mode(s): 32-bit, 64-bit 07:01:58 Byte Order: Little Endian 07:01:58 Address sizes: 40 bits physical, 48 bits virtual 07:01:58 CPU(s): 8 07:01:58 On-line CPU(s) list: 0-7 07:01:58 Thread(s) per core: 1 07:01:58 Core(s) per socket: 1 07:01:58 Socket(s): 8 07:01:58 NUMA node(s): 1 07:01:58 Vendor ID: AuthenticAMD 07:01:58 CPU family: 23 07:01:58 Model: 49 07:01:58 Model name: AMD EPYC-Rome Processor 07:01:58 Stepping: 0 07:01:58 CPU MHz: 2799.998 07:01:58 BogoMIPS: 5599.99 07:01:58 Virtualization: AMD-V 07:01:58 Hypervisor vendor: KVM 07:01:58 Virtualization type: full 07:01:58 L1d cache: 256 KiB 07:01:58 L1i cache: 256 KiB 07:01:58 L2 cache: 4 MiB 07:01:58 L3 cache: 128 MiB 07:01:58 NUMA node0 CPU(s): 0-7 07:01:58 Vulnerability Itlb multihit: Not affected 07:01:58 Vulnerability L1tf: Not affected 07:01:58 Vulnerability Mds: Not affected 07:01:58 Vulnerability Meltdown: Not affected 07:01:58 Vulnerability Mmio stale data: Not affected 07:01:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:01:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:01:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:01:58 Vulnerability Srbds: Not affected 07:01:58 Vulnerability Tsx async abort: Not affected 07:01:58 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 07:01:58 07:01:58 07:01:58 ---> nproc: 07:01:58 8 07:01:58 07:01:58 07:01:58 ---> df -h: 07:01:58 Filesystem Size Used Avail Use% Mounted on 07:01:58 overlay 155G 25G 131G 16% / 07:01:58 tmpfs 64M 0 64M 0% /dev 07:01:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:01:58 shm 64M 0 64M 0% /dev/shm 07:01:58 /dev/vda1 155G 25G 131G 16% /facter-os 07:01:58 07:01:58 07:01:58 ---> sar -b -r -n DEV: 07:01:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4773) 07/02/24 _x86_64_ (8 CPU) 07:01:58 07:01:58 05:47:52 LINUX RESTART (8 CPU) 07:01:58 07:01:58 05:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:01:58 05:49:01 81.84 33.32 48.52 0.00 3500.57 143299.03 0.00 07:01:58 05:50:01 2.75 0.00 2.75 0.00 0.00 42.14 0.00 07:01:58 05:51:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 07:01:58 05:52:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 07:01:58 05:53:01 15.33 2.30 13.03 0.00 92.77 1805.40 0.00 07:01:58 05:54:01 33.51 2.83 30.68 0.00 4250.76 6603.03 0.00 07:01:58 05:55:01 3.28 0.02 3.27 0.00 0.13 90.38 0.00 07:01:58 05:56:01 5.70 3.87 1.83 0.00 88.12 32.79 0.00 07:01:58 05:57:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 07:01:58 05:58:01 1.65 0.00 1.65 0.00 0.00 20.00 0.00 07:01:58 05:59:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 07:01:58 06:00:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 07:01:58 06:01:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 07:01:58 06:02:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 07:01:58 06:03:01 1.68 0.02 1.67 0.00 0.13 21.06 0.00 07:01:58 06:04:01 1.22 0.00 1.22 0.00 0.00 18.80 0.00 07:01:58 06:05:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 07:01:58 06:06:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 07:01:58 06:07:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 07:01:58 06:08:01 1.48 0.00 1.48 0.00 0.00 18.93 0.00 07:01:58 06:09:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 07:01:58 06:10:01 1.77 0.00 1.77 0.00 0.00 20.93 0.00 07:01:58 06:11:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 07:01:58 06:12:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 07:01:58 06:13:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 07:01:58 06:14:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 07:01:58 06:15:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 07:01:58 06:16:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 07:01:58 06:17:01 1.00 0.02 0.98 0.00 0.13 11.60 0.00 07:01:58 06:18:01 1.67 0.00 1.67 0.00 0.00 20.53 0.00 07:01:58 06:19:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 07:01:58 06:20:01 290.67 12.91 277.77 0.00 1867.38 38178.98 0.00 07:01:58 06:21:01 165.56 1.08 164.47 0.00 15.60 48637.76 0.00 07:01:58 06:22:02 41.25 0.00 41.25 0.00 0.00 30468.91 0.00 07:01:58 06:23:01 29.93 0.14 29.79 0.00 6.51 17224.61 0.00 07:01:58 06:24:01 511.66 0.82 510.85 0.00 50.26 207142.41 0.00 07:01:58 06:25:01 451.13 10.66 440.47 0.00 89.57 137627.99 0.00 07:01:58 06:26:01 218.22 2.28 215.93 0.00 36.66 57682.73 0.00 07:01:58 06:27:01 976.12 0.08 976.04 0.00 6.80 155787.54 0.00 07:01:58 06:28:01 37.43 0.10 37.33 0.00 19.86 969.04 0.00 07:01:58 06:29:01 18.41 0.02 18.40 0.00 1.33 474.99 0.00 07:01:58 06:30:01 1.72 0.00 1.72 0.00 0.00 20.79 0.00 07:01:58 06:31:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 07:01:58 06:32:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 07:01:58 06:33:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 07:01:58 06:34:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 07:01:58 06:35:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 07:01:58 06:36:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 07:01:58 06:37:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 07:01:58 06:38:01 3.35 1.02 2.33 0.00 21.86 30.13 0.00 07:01:58 06:39:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 07:01:58 06:40:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 07:01:58 06:41:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 07:01:58 06:42:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 07:01:58 06:43:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 07:01:58 06:44:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 07:01:58 06:45:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 07:01:58 06:46:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 07:01:58 06:47:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 07:01:58 06:48:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 07:01:58 06:49:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 07:01:58 06:50:01 1.60 0.00 1.60 0.00 0.00 17.06 0.00 07:01:58 06:51:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 07:01:58 06:52:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 07:01:58 06:53:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 07:01:58 06:54:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 07:01:58 06:55:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 07:01:58 06:56:01 1.53 0.02 1.52 0.00 2.13 17.86 0.00 07:01:58 06:57:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 07:01:58 06:58:01 1.83 0.00 1.83 0.00 0.00 20.93 0.00 07:01:58 06:59:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 07:01:58 07:00:01 1.58 0.00 1.58 0.00 0.00 16.66 0.00 07:01:58 07:01:01 121.66 0.47 121.20 0.00 11.06 37730.11 0.00 07:01:58 Average: 42.15 0.99 41.17 0.00 137.87 12122.27 0.00 07:01:58 07:01:58 05:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:01:58 05:49:01 30559152 31833956 544448 1.66 47296 1542448 1653064 4.87 622696 1416600 944 07:01:58 05:50:01 30559624 31834536 543340 1.65 47328 1542452 1653064 4.87 621868 1416552 156 07:01:58 05:51:01 30560284 31835852 542620 1.65 47344 1542452 1653064 4.87 621440 1417184 8 07:01:58 05:52:01 30559344 31834980 543436 1.65 47384 1542460 1653064 4.87 622952 1417200 0 07:01:58 05:53:01 30442164 31789820 563844 1.71 58456 1612652 1671552 4.93 694700 1441352 916 07:01:58 05:54:01 30100144 31798504 540408 1.64 76756 1940232 1630988 4.81 908656 1548872 132 07:01:58 05:55:01 30107720 31801432 539212 1.64 75380 1936988 1610268 4.75 906456 1545660 8 07:01:58 05:56:01 30068780 31766016 573940 1.75 75464 1939900 1610268 4.75 948220 1547244 88 07:01:58 05:57:01 30068576 31765868 573968 1.75 75504 1939912 1610268 4.75 947888 1547236 16 07:01:58 05:58:01 30069252 31766576 573128 1.74 75564 1939908 1610268 4.75 946580 1547240 4 07:01:58 05:59:01 30068652 31766060 573560 1.74 75588 1939916 1610268 4.75 947284 1547240 164 07:01:58 06:00:01 30068684 31766100 573468 1.74 75620 1939916 1610268 4.75 947160 1547244 128 07:01:58 06:01:01 30068912 31766376 573168 1.74 75636 1939928 1610268 4.75 945616 1547248 8 07:01:58 06:02:01 30068912 31766392 573060 1.74 75676 1939928 1610268 4.75 946800 1547252 268 07:01:58 06:03:01 30064684 31762264 576988 1.75 75720 1939928 1627576 4.80 946504 1547252 32 07:01:58 06:04:01 30065276 31762888 576300 1.75 75776 1939904 1627576 4.80 947788 1547228 136 07:01:58 06:05:01 30064692 31762348 576768 1.75 75808 1939916 1627576 4.80 948068 1547232 184 07:01:58 06:06:01 30064456 31762144 576956 1.75 75856 1939904 1627576 4.80 947876 1547236 32 07:01:58 06:07:01 30064716 31762408 576644 1.75 75880 1939912 1627576 4.80 947624 1547236 44 07:01:58 06:08:01 30065188 31762932 576024 1.75 75936 1939928 1627576 4.80 947016 1547244 64 07:01:58 06:09:01 30065060 31762916 575936 1.75 75960 1939928 1627576 4.80 947996 1547244 176 07:01:58 06:10:01 30065084 31762960 575856 1.75 76048 1939892 1627576 4.80 947432 1547248 300 07:01:58 06:11:01 30065228 31763188 575784 1.75 76104 1939904 1627576 4.80 947524 1547252 4 07:01:58 06:12:01 30064748 31762760 576164 1.75 76136 1939936 1627576 4.80 947620 1547252 40 07:01:58 06:13:01 30064724 31762784 576148 1.75 76168 1939924 1627576 4.80 948044 1547256 52 07:01:58 06:14:01 30064336 31762428 576424 1.75 76200 1939936 1627576 4.80 948216 1547260 8 07:01:58 06:15:01 30064788 31762908 576156 1.75 76224 1939928 1627576 4.80 948000 1547264 44 07:01:58 06:16:01 30064512 31762664 576348 1.75 76256 1939940 1627576 4.80 948240 1547264 28 07:01:58 06:17:01 30063892 31762256 576388 1.75 76276 1940080 1627576 4.80 948856 1547392 232 07:01:58 06:18:01 30064192 31762564 576052 1.75 76308 1940076 1627576 4.80 948060 1547396 36 07:01:58 06:19:01 30064184 31762632 575968 1.75 76340 1940088 1627576 4.80 948416 1547404 8 07:01:58 06:20:01 28284544 31528628 754448 2.29 104476 3404236 1791380 5.28 1353984 2812604 296156 07:01:58 06:21:01 26965880 31440252 831704 2.53 156032 4455944 1866348 5.50 1965712 3383616 783748 07:01:58 06:22:02 26334220 31121244 1147428 3.49 159076 4749880 2527752 7.45 2244432 3713488 615336 07:01:58 06:23:01 26263940 31462104 805704 2.45 162204 5116492 1812520 5.34 1983320 4007828 526732 07:01:58 06:24:01 21524660 31124656 1124600 3.42 183768 9365052 3141812 9.26 2504336 8058476 125576 07:01:58 06:25:01 15696980 29864820 2329796 7.09 322624 13310376 7233808 21.32 4313676 11521296 437524 07:01:58 06:26:01 12117492 28921316 3267184 9.94 340340 15798232 8331496 24.55 6473492 12800296 1307032 07:01:58 06:27:01 14437236 31418684 833012 2.53 354384 16116048 2200224 6.48 3020036 14178208 520 07:01:58 06:28:01 14431012 31415376 836068 2.54 356044 16117328 2174724 6.41 3287476 13922044 552 07:01:58 06:29:01 14436248 31421264 829896 2.52 356744 16117520 2026308 5.97 3565300 13637456 232 07:01:58 06:30:01 14438192 31423240 827888 2.52 356772 16117520 2026308 5.97 3563328 13637460 140 07:01:58 06:31:01 14438740 31423824 827664 2.52 356804 16117528 2026308 5.97 3562832 13637464 36 07:01:58 06:32:01 14451012 31436116 815544 2.48 356824 16117528 2026308 5.97 3551336 13637468 28 07:01:58 06:33:01 14452352 31437608 814132 2.48 356836 16117664 2026308 5.97 3550340 13637600 28 07:01:58 06:34:01 14458068 31443332 808316 2.46 356876 16117664 2026308 5.97 3544896 13637600 172 07:01:58 06:35:01 14458052 31443384 808296 2.46 356892 16117668 2042436 6.02 3544960 13637604 28 07:01:58 06:36:01 14458036 31443376 808236 2.46 356908 16117664 2042436 6.02 3544964 13637604 8 07:01:58 06:37:01 14457924 31443296 808552 2.46 356924 16117676 2042436 6.02 3544992 13637612 40 07:01:58 06:38:01 14455488 31441896 810024 2.46 356996 16118296 2069264 6.10 3545340 13638176 144 07:01:58 06:39:01 14455724 31442140 809700 2.46 357036 16118288 2069264 6.10 3545360 13638176 16 07:01:58 06:40:01 14456244 31442728 809084 2.46 357068 16118300 2069264 6.10 3545120 13638180 148 07:01:58 06:41:01 14455944 31442436 809312 2.46 357084 16118300 2069264 6.10 3544904 13638180 8 07:01:58 06:42:01 14456036 31442584 809004 2.46 357096 16118304 2069264 6.10 3544936 13638184 260 07:01:58 06:43:01 14456012 31442576 808972 2.46 357108 16118308 2069264 6.10 3544964 13638188 8 07:01:58 06:44:01 14456044 31442620 809024 2.46 357132 16118308 2069264 6.10 3545056 13638188 156 07:01:58 06:45:01 14456312 31442920 808720 2.46 357144 16118316 2069264 6.10 3545028 13638196 8 07:01:58 06:46:01 14456012 31442636 808936 2.46 357164 16118320 2069264 6.10 3545024 13638200 300 07:01:58 06:47:01 14455996 31442736 808756 2.46 357172 16118448 2069264 6.10 3545044 13638296 4 07:01:58 06:48:01 14455908 31442692 808768 2.46 357180 16118456 2069264 6.10 3544896 13638332 8 07:01:58 06:49:01 14455828 31442640 808704 2.46 357204 16118452 2069264 6.10 3545300 13638332 8 07:01:58 06:50:01 14456168 31443000 808344 2.46 357216 16118460 2069264 6.10 3544948 13638340 320 07:01:58 06:51:01 14456120 31442964 808316 2.46 357228 16118464 2069264 6.10 3544940 13638344 8 07:01:58 06:52:01 14456288 31443144 808288 2.46 357244 16118464 2069264 6.10 3544952 13638344 8 07:01:58 06:53:01 14456432 31443308 808288 2.46 357260 16118468 2069264 6.10 3545216 13638348 8 07:01:58 06:54:01 14455824 31442768 808772 2.46 357316 16118464 2069264 6.10 3545480 13638352 32 07:01:58 06:55:01 14456100 31443056 808460 2.46 357344 16118472 2069264 6.10 3545040 13638356 4 07:01:58 06:56:01 14455356 31442564 808852 2.46 357352 16118544 2069264 6.10 3547040 13637400 164 07:01:58 06:57:01 14455600 31442816 808732 2.46 357364 16118544 2069264 6.10 3546612 13637400 16 07:01:58 06:58:01 14455472 31442704 808724 2.46 357408 16118548 2069264 6.10 3546732 13637404 4 07:01:58 06:59:01 14455412 31442704 808936 2.46 357424 16118552 2069264 6.10 3546904 13637408 12 07:01:58 07:00:01 14455184 31442484 809116 2.46 357452 16118552 2069264 6.10 3546592 13637408 332 07:01:58 07:01:01 13727760 31412368 838252 2.55 372320 16747380 2045508 6.03 3617828 14237748 88 07:01:58 Average: 21873806 31518692 771905 2.35 221381 9303853 2047528 6.03 2356497 7840918 56167 07:01:58 07:01:58 05:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:01:58 05:49:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 07:01:58 05:49:01 ens3 119.36 99.52 489.58 23.23 0.00 0.00 0.00 0.00 07:01:58 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 05:50:01 ens3 0.60 0.12 0.06 0.01 0.00 0.00 0.00 0.00 07:01:58 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 05:51:01 ens3 0.58 0.43 0.35 0.28 0.00 0.00 0.00 0.00 07:01:58 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 05:52:01 ens3 0.92 0.33 1.45 0.02 0.00 0.00 0.00 0.00 07:01:58 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 05:53:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 07:01:58 05:53:01 ens3 48.83 31.27 667.10 2.28 0.00 0.00 0.00 0.00 07:01:58 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 05:54:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 07:01:58 05:54:01 ens3 119.98 38.04 2044.60 2.77 0.00 0.00 0.00 0.00 07:01:58 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 05:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 05:56:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:01:58 05:56:01 ens3 14.88 10.41 12.79 6.69 0.00 0.00 0.00 0.00 07:01:58 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 05:57:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 07:01:58 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 05:58:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 05:59:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 07:01:58 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:00:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:02:01 ens3 0.60 0.40 0.27 0.22 0.00 0.00 0.00 0.00 07:01:58 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:01:58 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:04:01 ens3 1.07 0.70 0.39 0.29 0.00 0.00 0.00 0.00 07:01:58 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:05:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:01:58 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:08:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 07:01:58 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:09:01 ens3 0.22 0.15 0.13 0.07 0.00 0.00 0.00 0.00 07:01:58 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:12:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:13:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:01:58 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:14:01 ens3 0.27 0.27 0.09 0.08 0.00 0.00 0.00 0.00 07:01:58 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:19:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 07:01:58 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:20:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 07:01:58 06:20:01 ens3 1393.47 1356.29 10826.15 168.49 0.00 0.00 0.00 0.00 07:01:58 06:20:01 docker0 619.38 566.79 42.19 2873.40 0.00 0.00 0.00 0.00 07:01:58 06:21:01 veth4aed08e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:01:58 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:21:01 ens3 378.67 258.04 2081.45 35.66 0.00 0.00 0.00 0.00 07:01:58 06:21:01 docker0 240.24 351.74 20.61 2053.27 0.00 0.00 0.00 0.00 07:01:58 06:22:02 veth4aed08e 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 07:01:58 06:22:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:22:02 ens3 57.63 53.22 34.67 98.11 0.00 0.00 0.00 0.00 07:01:58 06:22:02 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 07:01:58 06:23:01 veth4aed08e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:23:01 ens3 22.93 15.84 20.26 11.09 0.00 0.00 0.00 0.00 07:01:58 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:24:01 vethcb221a7 29.88 38.78 2.92 119.58 0.00 0.00 0.00 0.01 07:01:58 06:24:01 veth23762ac 0.58 1.33 0.05 0.27 0.00 0.00 0.00 0.00 07:01:58 06:24:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 07:01:58 06:24:01 vethe0840b2 29.83 39.04 2.93 127.86 0.00 0.00 0.00 0.01 07:01:58 06:24:01 ens3 392.28 254.74 4816.30 40.67 0.00 0.00 0.00 0.00 07:01:58 06:24:01 veth1090898 31.26 41.76 3.07 138.41 0.00 0.00 0.00 0.01 07:01:58 06:24:01 veth50d0684 31.08 41.08 3.05 136.67 0.00 0.00 0.00 0.01 07:01:58 06:24:01 docker0 171.12 247.13 13.34 1793.72 0.00 0.00 0.00 0.00 07:01:58 06:25:01 veth0c16335 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:01:58 06:25:01 veth23762ac 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:25:01 veth00ec8de 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:01:58 06:25:01 veth178efa2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:01:58 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:25:01 veth7bf8860 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:01:58 06:25:01 veth1f8d78c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:01:58 06:25:01 veth3da9220 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:01:58 06:25:01 vethc9b0bb5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:01:58 06:25:01 vethaa91c8d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:01:58 06:25:01 ens3 396.88 190.20 4224.39 26.19 0.00 0.00 0.00 0.00 07:01:58 06:25:01 vethd1c08ce 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:01:58 06:25:01 veth12d7c7e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:01:58 06:25:01 docker0 181.69 383.34 17.49 4212.19 0.00 0.00 0.00 0.00 07:01:58 06:25:01 vethe5e6a4f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:01:58 06:26:01 veth0c16335 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:26:01 veth23762ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:26:01 veth00ec8de 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:26:01 veth178efa2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:26:01 veth7bf8860 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:26:01 veth1f8d78c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:26:01 veth3da9220 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:26:01 vethc9b0bb5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:26:01 vethaa91c8d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:26:01 ens3 4.02 2.10 3.16 1.68 0.00 0.00 0.00 0.00 07:01:58 06:26:01 vethd1c08ce 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:26:01 veth12d7c7e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:26:01 vethe5e6a4f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:27:01 lo 3.07 3.07 0.30 0.30 0.00 0.00 0.00 0.00 07:01:58 06:27:01 ens3 45.40 36.24 28.15 139.41 0.00 0.00 0.00 0.00 07:01:58 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:28:01 lo 49.66 49.66 4.89 4.89 0.00 0.00 0.00 0.00 07:01:58 06:28:01 ens3 453.57 462.27 220.62 2107.47 0.00 0.00 0.00 0.00 07:01:58 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:29:01 lo 23.46 23.46 2.31 2.31 0.00 0.00 0.00 0.00 07:01:58 06:29:01 ens3 288.09 291.22 123.14 1636.51 0.00 0.00 0.00 0.00 07:01:58 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:30:01 ens3 1.83 0.83 2.84 0.06 0.00 0.00 0.00 0.00 07:01:58 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:32:01 ens3 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:01:58 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:33:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:34:01 ens3 0.32 0.27 0.09 0.08 0.00 0.00 0.00 0.00 07:01:58 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:35:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:36:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:37:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:01:58 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:38:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:39:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 07:01:58 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:40:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:41:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:42:01 ens3 0.28 0.23 0.12 0.02 0.00 0.00 0.00 0.00 07:01:58 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:43:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:01:58 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:44:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 07:01:58 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:45:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:46:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:47:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:48:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:49:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 07:01:58 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:50:01 ens3 0.33 0.18 0.13 0.01 0.00 0.00 0.00 0.00 07:01:58 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:51:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:52:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:53:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:54:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 07:01:58 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:55:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 07:01:58 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:56:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:01:58 06:56:01 ens3 3.37 2.83 1.76 4.24 0.00 0.00 0.00 0.00 07:01:58 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:57:01 ens3 1.12 0.55 0.68 0.99 0.00 0.00 0.00 0.00 07:01:58 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:58:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 06:59:01 ens3 0.23 0.13 0.13 0.07 0.00 0.00 0.00 0.00 07:01:58 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 07:00:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:01:58 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:58 07:01:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 07:01:58 07:01:01 ens3 279.50 154.94 4871.37 23.02 0.00 0.00 0.00 0.00 07:01:58 07:01:01 docker0 78.14 146.06 7.16 1256.27 0.00 0.00 0.00 0.00 07:01:58 Average: lo 1.25 1.25 0.12 0.12 0.00 0.00 0.00 0.00 07:01:58 Average: ens3 55.25 44.73 417.58 59.32 0.00 0.00 0.00 0.00 07:01:58 Average: docker0 17.71 23.25 1.38 167.02 0.00 0.00 0.00 0.00 07:01:58 07:01:58 07:01:58 ---> sar -P ALL: 07:01:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4773) 07/02/24 _x86_64_ (8 CPU) 07:01:58 07:01:58 05:47:52 LINUX RESTART (8 CPU) 07:01:58 07:01:58 05:48:01 CPU %user %nice %system %iowait %steal %idle 07:01:58 05:49:01 all 1.92 0.00 0.70 0.58 0.02 96.79 07:01:58 05:49:01 0 1.72 0.00 0.69 0.33 0.02 97.24 07:01:58 05:49:01 1 1.30 0.00 0.47 0.42 0.02 97.80 07:01:58 05:49:01 2 1.84 0.00 0.48 0.55 0.02 97.11 07:01:58 05:49:01 3 2.87 0.00 0.38 0.10 0.02 96.63 07:01:58 05:49:01 4 1.05 0.00 0.30 0.28 0.03 98.33 07:01:58 05:49:01 5 0.85 0.00 0.60 0.15 0.03 98.36 07:01:58 05:49:01 6 2.37 0.00 0.55 0.10 0.02 96.96 07:01:58 05:49:01 7 3.32 0.00 2.11 2.67 0.02 91.88 07:01:58 05:50:01 all 0.22 0.00 0.01 0.00 0.00 99.77 07:01:58 05:50:01 0 1.58 0.00 0.00 0.02 0.00 98.40 07:01:58 05:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 05:50:01 2 0.03 0.00 0.00 0.02 0.00 99.95 07:01:58 05:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 05:50:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:01:58 05:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:01:58 05:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 05:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 05:51:01 all 0.28 0.00 0.01 0.00 0.01 99.70 07:01:58 05:51:01 0 1.99 0.00 0.00 0.00 0.02 98.00 07:01:58 05:51:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:01:58 05:51:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:01:58 05:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:01:58 05:51:01 4 0.05 0.00 0.03 0.02 0.02 99.88 07:01:58 05:51:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:01:58 05:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 05:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 05:52:01 all 0.26 0.00 0.01 0.00 0.01 99.71 07:01:58 05:52:01 0 1.92 0.00 0.02 0.00 0.00 98.06 07:01:58 05:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:01:58 05:52:01 2 0.05 0.00 0.02 0.03 0.00 99.90 07:01:58 05:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:01:58 05:52:01 4 0.02 0.00 0.03 0.00 0.03 99.92 07:01:58 05:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 05:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 05:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 05:53:01 all 0.54 0.00 0.46 0.13 0.01 98.85 07:01:58 05:53:01 0 1.15 0.00 0.30 0.03 0.02 98.50 07:01:58 05:53:01 1 0.55 0.00 1.25 0.02 0.02 98.17 07:01:58 05:53:01 2 0.58 0.00 0.52 0.92 0.02 97.96 07:01:58 05:53:01 3 0.35 0.00 0.28 0.02 0.02 99.33 07:01:58 05:53:01 4 0.43 0.00 0.30 0.02 0.02 99.23 07:01:58 05:53:01 5 0.30 0.00 0.43 0.02 0.00 99.25 07:01:58 05:53:01 6 0.70 0.00 0.37 0.03 0.00 98.90 07:01:58 05:53:01 7 0.27 0.00 0.27 0.00 0.02 99.45 07:01:58 05:54:01 all 2.07 0.00 0.86 0.46 0.01 96.59 07:01:58 05:54:01 0 2.69 0.00 0.48 0.02 0.02 96.79 07:01:58 05:54:01 1 2.67 0.00 1.50 0.82 0.02 94.99 07:01:58 05:54:01 2 2.15 0.00 1.08 1.69 0.02 95.06 07:01:58 05:54:01 3 1.25 0.00 0.75 0.65 0.02 97.33 07:01:58 05:54:01 4 1.23 0.00 0.45 0.13 0.02 98.17 07:01:58 05:54:01 5 1.89 0.00 0.63 0.25 0.02 97.21 07:01:58 05:54:01 6 2.65 0.00 1.33 0.02 0.02 95.98 07:01:58 05:54:01 7 2.04 0.00 0.65 0.10 0.00 97.21 07:01:58 05:55:01 all 0.09 0.00 0.05 0.02 0.01 99.83 07:01:58 05:55:01 0 0.17 0.00 0.07 0.00 0.02 99.75 07:01:58 05:55:01 1 0.07 0.00 0.05 0.00 0.00 99.88 07:01:58 05:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:01:58 05:55:01 3 0.10 0.00 0.03 0.02 0.00 99.85 07:01:58 05:55:01 4 0.07 0.00 0.03 0.00 0.00 99.90 07:01:58 05:55:01 5 0.07 0.00 0.02 0.13 0.02 99.77 07:01:58 05:55:01 6 0.18 0.00 0.10 0.02 0.00 99.70 07:01:58 05:55:01 7 0.05 0.00 0.07 0.00 0.02 99.87 07:01:58 05:56:01 all 0.62 0.00 0.04 0.02 0.01 99.31 07:01:58 05:56:01 0 1.26 0.00 0.02 0.00 0.02 98.70 07:01:58 05:56:01 1 0.60 0.00 0.12 0.08 0.02 99.18 07:01:58 05:56:01 2 2.43 0.00 0.02 0.02 0.02 97.52 07:01:58 05:56:01 3 0.25 0.00 0.00 0.00 0.02 99.73 07:01:58 05:56:01 4 0.17 0.00 0.07 0.00 0.00 99.77 07:01:58 05:56:01 5 0.05 0.00 0.05 0.05 0.00 99.85 07:01:58 05:56:01 6 0.08 0.00 0.02 0.02 0.02 99.87 07:01:58 05:56:01 7 0.08 0.00 0.05 0.00 0.00 99.87 07:01:58 05:57:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:01:58 05:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:01:58 05:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 05:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 05:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 05:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:01:58 05:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:01:58 05:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:01:58 05:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 05:58:01 all 0.01 0.00 0.01 0.01 0.01 99.97 07:01:58 05:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 05:58:01 1 0.00 0.00 0.00 0.02 0.02 99.97 07:01:58 05:58:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:01:58 05:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 05:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 05:58:01 5 0.02 0.00 0.00 0.03 0.00 99.95 07:01:58 05:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:01:58 05:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 05:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:01:58 05:59:01 0 0.03 0.00 0.05 0.00 0.03 99.88 07:01:58 05:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 05:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 05:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 05:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 05:59:01 5 0.02 0.00 0.00 0.05 0.00 99.93 07:01:58 05:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 05:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 07:01:58 05:59:01 CPU %user %nice %system %iowait %steal %idle 07:01:58 06:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:01:58 06:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:00:01 2 0.02 0.00 0.02 0.02 0.00 99.95 07:01:58 06:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:01:58 06:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:01:58 06:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:01:58 06:01:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:01:58 06:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:01:58 06:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:01:58 06:01:01 4 0.02 0.00 0.02 0.02 0.02 99.93 07:01:58 06:01:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:01:58 06:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:01:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:01:58 06:02:01 all 0.26 0.00 0.01 0.00 0.00 99.72 07:01:58 06:02:01 0 1.97 0.00 0.03 0.00 0.02 97.98 07:01:58 06:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 07:01:58 06:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:01:58 06:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:03:01 all 0.10 0.00 0.02 0.00 0.01 99.87 07:01:58 06:03:01 0 0.67 0.00 0.02 0.00 0.02 99.30 07:01:58 06:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:01:58 06:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:03:01 3 0.00 0.00 0.03 0.00 0.02 99.95 07:01:58 06:03:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:01:58 06:03:01 5 0.02 0.00 0.03 0.02 0.00 99.93 07:01:58 06:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:03:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:01:58 06:04:01 all 0.09 0.00 0.01 0.02 0.01 99.88 07:01:58 06:04:01 0 0.55 0.00 0.02 0.00 0.00 99.43 07:01:58 06:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:01:58 06:04:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:01:58 06:04:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:01:58 06:04:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:01:58 06:04:01 5 0.02 0.00 0.00 0.12 0.02 99.85 07:01:58 06:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:04:01 7 0.02 0.00 0.00 0.02 0.00 99.97 07:01:58 06:05:01 all 0.05 0.00 0.01 0.00 0.00 99.93 07:01:58 06:05:01 0 0.33 0.00 0.05 0.00 0.00 99.62 07:01:58 06:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:01:58 06:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:01:58 06:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:01:58 06:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:01:58 06:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:01:58 06:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:06:01 4 0.02 0.00 0.02 0.02 0.02 99.93 07:01:58 06:06:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:01:58 06:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:01:58 06:07:01 all 0.01 0.00 0.00 0.00 0.01 99.98 07:01:58 06:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:01:58 06:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:01:58 06:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:01:58 06:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:01:58 06:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:08:01 4 0.05 0.00 0.03 0.02 0.02 99.88 07:01:58 06:08:01 5 0.00 0.00 0.00 0.03 0.00 99.97 07:01:58 06:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:01:58 06:09:01 all 0.01 0.00 0.00 0.00 0.00 99.97 07:01:58 06:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:01:58 06:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:09:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:01:58 06:09:01 5 0.02 0.00 0.00 0.03 0.00 99.95 07:01:58 06:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:01:58 06:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:10:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:01:58 06:10:01 5 0.00 0.00 0.02 0.03 0.00 99.95 07:01:58 06:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 07:01:58 06:10:01 CPU %user %nice %system %iowait %steal %idle 07:01:58 06:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:01:58 06:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:11:01 1 0.00 0.00 0.03 0.00 0.02 99.95 07:01:58 06:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:01:58 06:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:11:01 5 0.02 0.00 0.00 0.03 0.00 99.95 07:01:58 06:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:01:58 06:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:01:58 06:12:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:01:58 06:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:12:01 5 0.03 0.00 0.00 0.02 0.02 99.93 07:01:58 06:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:01:58 06:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:13:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:01:58 06:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:13:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:01:58 06:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:13:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:01:58 06:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:01:58 06:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:14:01 all 0.01 0.00 0.00 0.01 0.01 99.97 07:01:58 06:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:01:58 06:14:01 5 0.03 0.00 0.00 0.03 0.00 99.93 07:01:58 06:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:01:58 06:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:01:58 06:15:01 all 0.01 0.00 0.00 0.00 0.01 99.98 07:01:58 06:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:01:58 06:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:01:58 06:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:16:01 all 0.02 0.00 0.00 0.00 0.01 99.97 07:01:58 06:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:01:58 06:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:01:58 06:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:01:58 06:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:01:58 06:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:01:58 06:17:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:01:58 06:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:01:58 06:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:01:58 06:17:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:01:58 06:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:01:58 06:18:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:01:58 06:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:01:58 06:18:01 2 0.02 0.00 0.03 0.02 0.00 99.93 07:01:58 06:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:01:58 06:18:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:01:58 06:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:01:58 06:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:19:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:01:58 06:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:01:58 06:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:01:58 06:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:19:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:01:58 06:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:01:58 06:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:20:01 all 8.47 0.00 3.12 2.03 0.05 86.34 07:01:58 06:20:01 0 6.20 0.00 2.21 0.03 0.05 91.51 07:01:58 06:20:01 1 8.83 0.00 2.96 0.02 0.03 88.16 07:01:58 06:20:01 2 8.38 0.00 3.73 6.36 0.03 81.50 07:01:58 06:20:01 3 8.99 0.00 2.62 0.35 0.05 87.99 07:01:58 06:20:01 4 11.45 0.00 3.49 3.21 0.05 81.79 07:01:58 06:20:01 5 5.19 0.00 1.99 2.82 0.05 89.95 07:01:58 06:20:01 6 8.72 0.00 4.11 0.74 0.05 86.37 07:01:58 06:20:01 7 9.97 0.00 3.83 2.67 0.05 83.47 07:01:58 06:21:01 all 27.86 0.00 5.15 2.37 0.08 64.54 07:01:58 06:21:01 0 27.61 0.00 4.85 0.08 0.08 67.37 07:01:58 06:21:01 1 26.66 0.00 5.09 0.50 0.08 67.66 07:01:58 06:21:01 2 26.93 0.00 5.99 11.58 0.10 55.39 07:01:58 06:21:01 3 27.90 0.00 4.93 0.46 0.07 66.64 07:01:58 06:21:01 4 26.08 0.00 5.71 0.96 0.07 67.18 07:01:58 06:21:01 5 28.00 0.00 4.89 4.20 0.10 62.81 07:01:58 06:21:01 6 31.53 0.00 4.92 0.64 0.08 62.83 07:01:58 06:21:01 7 28.14 0.00 4.84 0.54 0.08 66.40 07:01:58 07:01:58 06:21:01 CPU %user %nice %system %iowait %steal %idle 07:01:58 06:22:02 all 32.05 0.00 5.63 0.77 0.09 61.46 07:01:58 06:22:02 0 30.18 0.00 5.32 0.00 0.07 64.44 07:01:58 06:22:02 1 32.42 0.00 5.48 0.02 0.08 61.99 07:01:58 06:22:02 2 34.45 0.00 6.47 2.68 0.10 56.29 07:01:58 06:22:02 3 31.05 0.00 5.85 3.06 0.12 59.92 07:01:58 06:22:02 4 32.95 0.00 5.81 0.02 0.10 61.12 07:01:58 06:22:02 5 29.90 0.00 5.53 0.39 0.07 64.12 07:01:58 06:22:02 6 33.00 0.00 5.33 0.03 0.08 61.55 07:01:58 06:22:02 7 32.43 0.00 5.25 0.00 0.07 62.26 07:01:58 06:23:01 all 54.58 0.00 7.29 0.41 0.10 37.62 07:01:58 06:23:01 0 53.38 0.00 6.79 0.32 0.09 39.42 07:01:58 06:23:01 1 55.47 0.00 6.93 0.60 0.09 36.91 07:01:58 06:23:01 2 55.85 0.00 7.42 1.10 0.10 35.53 07:01:58 06:23:01 3 53.68 0.00 7.28 0.27 0.10 38.66 07:01:58 06:23:01 4 55.94 0.00 7.78 0.05 0.12 36.10 07:01:58 06:23:01 5 53.76 0.00 7.57 0.77 0.10 37.79 07:01:58 06:23:01 6 55.45 0.00 7.50 0.07 0.10 36.88 07:01:58 06:23:01 7 53.13 0.00 7.04 0.12 0.09 39.63 07:01:58 06:24:01 all 18.75 0.00 7.22 15.63 0.10 58.29 07:01:58 06:24:01 0 18.97 0.00 7.22 8.01 0.10 65.70 07:01:58 06:24:01 1 18.88 0.00 7.04 13.32 0.10 60.66 07:01:58 06:24:01 2 20.19 0.00 7.08 17.94 0.10 54.68 07:01:58 06:24:01 3 19.20 0.00 7.14 18.08 0.10 55.48 07:01:58 06:24:01 4 17.16 0.00 8.48 23.21 0.12 51.04 07:01:58 06:24:01 5 18.80 0.00 6.82 17.13 0.12 57.13 07:01:58 06:24:01 6 16.75 0.00 6.35 6.26 0.09 70.55 07:01:58 06:24:01 7 20.04 0.00 7.66 21.15 0.09 51.06 07:01:58 06:25:01 all 23.82 0.00 6.00 12.83 0.10 57.25 07:01:58 06:25:01 0 23.29 0.00 5.46 18.04 0.07 53.14 07:01:58 06:25:01 1 24.53 0.00 6.67 9.48 0.08 59.24 07:01:58 06:25:01 2 25.06 0.00 7.02 17.42 0.15 50.35 07:01:58 06:25:01 3 24.60 0.00 6.62 2.16 0.08 66.53 07:01:58 06:25:01 4 23.19 0.00 5.87 12.58 0.15 58.21 07:01:58 06:25:01 5 23.79 0.00 5.35 3.87 0.12 66.87 07:01:58 06:25:01 6 23.43 0.00 5.91 36.43 0.08 34.15 07:01:58 06:25:01 7 22.66 0.00 5.11 2.94 0.07 69.22 07:01:58 06:26:01 all 88.56 0.00 11.30 0.00 0.14 0.00 07:01:58 06:26:01 0 88.88 0.00 10.97 0.00 0.15 0.00 07:01:58 06:26:01 1 87.95 0.00 11.92 0.00 0.13 0.00 07:01:58 06:26:01 2 88.67 0.00 11.22 0.00 0.12 0.00 07:01:58 06:26:01 3 87.65 0.00 12.22 0.00 0.13 0.00 07:01:58 06:26:01 4 88.93 0.00 10.94 0.00 0.13 0.00 07:01:58 06:26:01 5 88.57 0.00 11.26 0.00 0.17 0.00 07:01:58 06:26:01 6 88.45 0.00 11.44 0.00 0.12 0.00 07:01:58 06:26:01 7 89.42 0.00 10.43 0.00 0.13 0.02 07:01:58 06:27:01 all 70.64 0.00 10.72 3.25 0.14 15.26 07:01:58 06:27:01 0 71.78 0.00 9.41 0.79 0.12 17.90 07:01:58 06:27:01 1 69.61 0.00 12.55 1.50 0.21 16.14 07:01:58 06:27:01 2 71.61 0.00 10.77 4.78 0.10 12.75 07:01:58 06:27:01 3 69.96 0.00 11.18 4.13 0.15 14.58 07:01:58 06:27:01 4 71.61 0.00 9.62 2.76 0.12 15.89 07:01:58 06:27:01 5 69.06 0.00 11.17 1.44 0.17 18.15 07:01:58 06:27:01 6 69.84 0.00 11.23 7.62 0.12 11.19 07:01:58 06:27:01 7 71.54 0.00 9.90 2.89 0.14 15.52 07:01:58 06:28:01 all 7.75 0.00 1.05 0.15 0.06 91.00 07:01:58 06:28:01 0 7.92 0.00 1.28 0.02 0.03 90.74 07:01:58 06:28:01 1 9.38 0.00 1.14 0.05 0.07 89.37 07:01:58 06:28:01 2 8.70 0.00 1.24 0.05 0.07 89.94 07:01:58 06:28:01 3 9.88 0.00 1.16 0.91 0.05 88.01 07:01:58 06:28:01 4 8.42 0.00 0.92 0.05 0.07 90.54 07:01:58 06:28:01 5 6.28 0.00 0.89 0.03 0.07 92.73 07:01:58 06:28:01 6 7.36 0.00 0.94 0.07 0.05 91.59 07:01:58 06:28:01 7 4.10 0.00 0.82 0.00 0.05 95.03 07:01:58 06:29:01 all 6.72 0.00 0.62 0.06 0.05 92.56 07:01:58 06:29:01 0 3.12 0.00 0.55 0.02 0.03 96.28 07:01:58 06:29:01 1 8.14 0.00 0.64 0.13 0.05 91.04 07:01:58 06:29:01 2 3.25 0.00 0.50 0.00 0.05 96.20 07:01:58 06:29:01 3 9.51 0.00 0.84 0.00 0.07 89.59 07:01:58 06:29:01 4 9.47 0.00 0.60 0.02 0.05 89.86 07:01:58 06:29:01 5 8.47 0.00 0.74 0.20 0.05 90.54 07:01:58 06:29:01 6 5.47 0.00 0.62 0.02 0.03 93.86 07:01:58 06:29:01 7 6.34 0.00 0.48 0.07 0.03 93.08 07:01:58 06:30:01 all 0.08 0.00 0.02 0.02 0.01 99.87 07:01:58 06:30:01 0 0.40 0.00 0.02 0.00 0.00 99.58 07:01:58 06:30:01 1 0.13 0.00 0.10 0.00 0.03 99.73 07:01:58 06:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:30:01 5 0.02 0.00 0.02 0.15 0.02 99.80 07:01:58 06:30:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:01:58 06:30:01 7 0.03 0.00 0.00 0.02 0.02 99.93 07:01:58 06:31:01 all 0.10 0.00 0.02 0.00 0.01 99.87 07:01:58 06:31:01 0 0.52 0.00 0.00 0.00 0.02 99.47 07:01:58 06:31:01 1 0.15 0.00 0.05 0.00 0.03 99.77 07:01:58 06:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:01:58 06:31:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:01:58 06:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:01:58 06:31:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:01:58 06:31:01 7 0.02 0.00 0.03 0.02 0.00 99.93 07:01:58 06:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:01:58 06:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:32:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:01:58 06:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:32:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:01:58 06:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:01:58 06:32:01 7 0.03 0.00 0.02 0.02 0.00 99.93 07:01:58 07:01:58 06:32:01 CPU %user %nice %system %iowait %steal %idle 07:01:58 06:33:01 all 0.10 0.00 0.02 0.01 0.01 99.86 07:01:58 06:33:01 0 0.61 0.00 0.00 0.00 0.02 99.37 07:01:58 06:33:01 1 0.08 0.00 0.07 0.00 0.03 99.82 07:01:58 06:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:01:58 06:33:01 3 0.05 0.00 0.03 0.00 0.00 99.92 07:01:58 06:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:33:01 5 0.02 0.00 0.03 0.00 0.00 99.95 07:01:58 06:33:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:01:58 06:33:01 7 0.03 0.00 0.00 0.02 0.00 99.95 07:01:58 06:34:01 all 0.19 0.00 0.01 0.00 0.01 99.79 07:01:58 06:34:01 0 0.91 0.00 0.00 0.00 0.00 99.09 07:01:58 06:34:01 1 0.13 0.00 0.00 0.00 0.02 99.85 07:01:58 06:34:01 2 0.17 0.00 0.00 0.00 0.00 99.83 07:01:58 06:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:01:58 06:34:01 4 0.07 0.00 0.00 0.00 0.00 99.93 07:01:58 06:34:01 5 0.07 0.00 0.05 0.00 0.02 99.87 07:01:58 06:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:34:01 7 0.08 0.00 0.03 0.03 0.02 99.83 07:01:58 06:35:01 all 0.08 0.00 0.01 0.00 0.01 99.89 07:01:58 06:35:01 0 0.50 0.00 0.03 0.00 0.00 99.47 07:01:58 06:35:01 1 0.08 0.00 0.05 0.00 0.03 99.83 07:01:58 06:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:01:58 06:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:35:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:01:58 06:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 07:01:58 06:36:01 all 0.17 0.00 0.01 0.00 0.01 99.81 07:01:58 06:36:01 0 1.16 0.00 0.02 0.00 0.02 98.81 07:01:58 06:36:01 1 0.07 0.00 0.00 0.00 0.02 99.92 07:01:58 06:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:01:58 06:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:36:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:01:58 06:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:01:58 06:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:01:58 06:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:01:58 06:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:01:58 06:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:37:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:01:58 06:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:38:01 all 0.08 0.00 0.08 0.01 0.01 99.82 07:01:58 06:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:01:58 06:38:01 1 0.08 0.00 0.05 0.00 0.00 99.87 07:01:58 06:38:01 2 0.08 0.00 0.10 0.00 0.00 99.82 07:01:58 06:38:01 3 0.03 0.00 0.08 0.00 0.02 99.87 07:01:58 06:38:01 4 0.05 0.00 0.05 0.00 0.02 99.88 07:01:58 06:38:01 5 0.27 0.00 0.23 0.03 0.00 99.47 07:01:58 06:38:01 6 0.05 0.00 0.03 0.03 0.00 99.88 07:01:58 06:38:01 7 0.03 0.00 0.05 0.02 0.00 99.90 07:01:58 06:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:01:58 06:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:01:58 06:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:01:58 06:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:01:58 06:39:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:01:58 06:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:01:58 06:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 07:01:58 06:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:01:58 06:40:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:01:58 06:40:01 1 0.10 0.00 0.05 0.00 0.03 99.82 07:01:58 06:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:40:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:01:58 06:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:40:01 7 0.03 0.00 0.02 0.02 0.00 99.93 07:01:58 06:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:01:58 06:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:41:01 2 0.00 0.00 0.03 0.02 0.02 99.93 07:01:58 06:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:01:58 06:41:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:01:58 06:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:01:58 06:41:01 7 0.02 0.00 0.02 0.02 0.02 99.93 07:01:58 06:42:01 all 0.11 0.00 0.01 0.00 0.01 99.88 07:01:58 06:42:01 0 0.60 0.00 0.00 0.00 0.02 99.38 07:01:58 06:42:01 1 0.08 0.00 0.02 0.00 0.02 99.88 07:01:58 06:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:42:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:01:58 06:43:01 all 0.26 0.00 0.01 0.00 0.00 99.72 07:01:58 06:43:01 0 1.97 0.00 0.02 0.00 0.00 98.01 07:01:58 06:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:01:58 06:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:43:01 7 0.05 0.00 0.02 0.02 0.00 99.92 07:01:58 07:01:58 06:43:01 CPU %user %nice %system %iowait %steal %idle 07:01:58 06:44:01 all 0.28 0.00 0.00 0.00 0.01 99.70 07:01:58 06:44:01 0 2.00 0.00 0.00 0.00 0.02 97.98 07:01:58 06:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:01:58 06:44:01 3 0.08 0.00 0.00 0.00 0.02 99.90 07:01:58 06:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:01:58 06:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:44:01 7 0.03 0.00 0.00 0.02 0.02 99.93 07:01:58 06:45:01 all 0.21 0.00 0.01 0.00 0.01 99.77 07:01:58 06:45:01 0 1.55 0.00 0.02 0.00 0.00 98.43 07:01:58 06:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:01:58 06:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:01:58 06:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:01:58 06:45:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:01:58 06:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:46:01 all 0.22 0.00 0.01 0.01 0.01 99.74 07:01:58 06:46:01 0 1.58 0.00 0.02 0.00 0.02 98.39 07:01:58 06:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:46:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:01:58 06:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:01:58 06:46:01 4 0.02 0.00 0.03 0.00 0.03 99.92 07:01:58 06:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:01:58 06:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:46:01 7 0.03 0.00 0.02 0.03 0.00 99.92 07:01:58 06:47:01 all 0.21 0.00 0.01 0.00 0.01 99.78 07:01:58 06:47:01 0 1.52 0.00 0.02 0.00 0.00 98.47 07:01:58 06:47:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:01:58 06:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:47:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:01:58 06:48:01 all 0.10 0.00 0.01 0.00 0.00 99.88 07:01:58 06:48:01 0 0.60 0.00 0.00 0.00 0.00 99.40 07:01:58 06:48:01 1 0.08 0.00 0.05 0.00 0.02 99.85 07:01:58 06:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:48:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:01:58 06:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:01:58 06:48:01 7 0.03 0.00 0.00 0.02 0.00 99.95 07:01:58 06:49:01 all 0.01 0.00 0.01 0.01 0.01 99.95 07:01:58 06:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:01:58 06:49:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:01:58 06:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:49:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:01:58 06:49:01 7 0.02 0.00 0.02 0.05 0.00 99.92 07:01:58 06:50:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:01:58 06:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:01:58 06:50:01 2 0.05 0.00 0.02 0.03 0.02 99.88 07:01:58 06:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:50:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:01:58 06:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:50:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:01:58 06:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:01:58 06:51:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:01:58 06:51:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:01:58 06:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:01:58 06:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:01:58 06:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:01:58 06:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:52:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:01:58 06:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 06:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:52:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:01:58 06:52:01 7 0.02 0.00 0.02 0.02 0.02 99.93 07:01:58 06:53:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:01:58 06:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:53:01 1 0.07 0.00 0.02 0.02 0.02 99.88 07:01:58 06:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:53:01 3 0.05 0.00 0.03 0.00 0.02 99.90 07:01:58 06:53:01 4 0.07 0.00 0.05 0.00 0.02 99.87 07:01:58 06:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:01:58 06:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:01:58 06:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:01:58 06:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:01:58 06:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:01:58 06:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:01:58 06:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:01:58 06:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:54:01 7 0.03 0.00 0.03 0.03 0.00 99.90 07:01:58 07:01:58 06:54:01 CPU %user %nice %system %iowait %steal %idle 07:01:58 06:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:01:58 06:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:55:01 1 0.05 0.00 0.02 0.02 0.02 99.90 07:01:58 06:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:01:58 06:55:01 4 0.07 0.00 0.02 0.00 0.02 99.90 07:01:58 06:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:01:58 06:55:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:01:58 06:56:01 all 0.07 0.00 0.02 0.01 0.01 99.89 07:01:58 06:56:01 0 0.08 0.00 0.03 0.00 0.00 99.88 07:01:58 06:56:01 1 0.12 0.00 0.00 0.00 0.02 99.87 07:01:58 06:56:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:01:58 06:56:01 3 0.07 0.00 0.02 0.00 0.02 99.90 07:01:58 06:56:01 4 0.15 0.00 0.03 0.00 0.02 99.80 07:01:58 06:56:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:01:58 06:56:01 6 0.05 0.00 0.03 0.02 0.02 99.88 07:01:58 06:56:01 7 0.02 0.00 0.03 0.02 0.00 99.93 07:01:58 06:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:01:58 06:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:01:58 06:57:01 2 0.03 0.00 0.00 0.02 0.00 99.95 07:01:58 06:57:01 3 0.07 0.00 0.02 0.00 0.03 99.88 07:01:58 06:57:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:01:58 06:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:01:58 06:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 07:01:58 06:58:01 all 0.01 0.00 0.02 0.01 0.01 99.95 07:01:58 06:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:01:58 06:58:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:01:58 06:58:01 3 0.00 0.00 0.03 0.00 0.02 99.95 07:01:58 06:58:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:01:58 06:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 06:58:01 7 0.02 0.00 0.02 0.03 0.02 99.92 07:01:58 06:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:01:58 06:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:01:58 06:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:01:58 06:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:01:58 06:59:01 5 0.02 0.00 0.05 0.00 0.02 99.92 07:01:58 06:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 06:59:01 7 0.03 0.00 0.00 0.02 0.00 99.95 07:01:58 07:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:01:58 07:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:01:58 07:00:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:01:58 07:00:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:01:58 07:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:01:58 07:00:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:01:58 07:00:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:01:58 07:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:58 07:00:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:01:58 07:01:01 all 4.82 0.00 2.06 1.47 0.03 91.62 07:01:58 07:01:01 0 4.73 0.00 2.62 4.68 0.02 87.94 07:01:58 07:01:01 1 4.91 0.00 2.37 0.42 0.03 92.27 07:01:58 07:01:01 2 4.07 0.00 2.30 4.76 0.02 88.85 07:01:58 07:01:01 3 5.57 0.00 1.67 0.13 0.02 92.61 07:01:58 07:01:01 4 4.21 0.00 1.54 0.00 0.03 94.23 07:01:58 07:01:01 5 5.03 0.00 1.93 0.95 0.05 92.04 07:01:58 07:01:01 6 4.87 0.00 2.20 0.13 0.02 92.78 07:01:58 07:01:01 7 5.18 0.00 1.84 0.70 0.03 92.24 07:01:58 Average: all 4.80 0.00 0.85 0.55 0.02 93.79 07:01:58 Average: 0 4.99 0.00 0.80 0.44 0.02 93.75 07:01:58 Average: 1 4.79 0.00 0.91 0.37 0.03 93.90 07:01:58 Average: 2 4.84 0.00 0.90 0.95 0.02 93.29 07:01:58 Average: 3 4.79 0.00 0.86 0.41 0.02 93.93 07:01:58 Average: 4 4.82 0.00 0.85 0.58 0.02 93.72 07:01:58 Average: 5 4.61 0.00 0.82 0.45 0.02 94.10 07:01:58 Average: 6 4.78 0.00 0.86 0.71 0.01 93.64 07:01:58 Average: 7 4.75 0.00 0.83 0.46 0.01 93.94 07:01:58 07:01:58 07:01:58