Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 937196a2213dffd351f2a95a34308f9792d52b64 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-ssh5684478421153906505.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-ssh5447686166979452193.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-ssh17546438024419800888.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-ssh17608358486466679013.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-ssh18297495337194005745.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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8366 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/680 [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/680 # 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 937196a2213dffd351f2a95a34308f9792d52b64 (main) > 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 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 Commit message: "Merge pull request #4872 from lindseysimple/issue-4847-4" > git rev-list --no-walk 7f1d4929ac2c17b75aa9890700086299dd17f9b6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:35:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:36:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:36:17 ========================================================= 09:36:17 EdgeX Global Pipelines Version Info 09:36:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:36:18 ------------------- 09:36:18 stable info: 09:36:18 ------------------- 09:36:18 Commited By: Ginny Guan ginny@iotechsys.com 09:36:18 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:36:18 Message: update stable to v1.0.260 09:36:18 ------------------- 09:36:18 experimental info: 09:36:18 ------------------- 09:36:18 Commited By: Ginny Guan ginny@iotechsys.com 09:36:18 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:36:18 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:36:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 937196a [Pipeline] echo 09:36:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:36:19 provisioning config files... 09:36:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/680@tmp/config8834200286898855828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:36:20 ---> ****-login.sh 09:36:20 nexus3.edgexfoundry.org:10001 09:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:20 Configure a credential helper to remove this warning. See 09:36:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:20 09:36:20 Login Succeeded 09:36:20 nexus3.edgexfoundry.org:10002 09:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:20 Configure a credential helper to remove this warning. See 09:36:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:20 09:36:20 Login Succeeded 09:36:20 nexus3.edgexfoundry.org:10003 09:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:20 Configure a credential helper to remove this warning. See 09:36:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:20 09:36:20 Login Succeeded 09:36:20 nexus3.edgexfoundry.org:10004 09:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:20 Configure a credential helper to remove this warning. See 09:36:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:20 09:36:20 Login Succeeded 09:36:20 ****.io 09:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:36:20 Configure a credential helper to remove this warning. See 09:36:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:36:20 09:36:20 Login Succeeded 09:36:20 ---> ****-login.sh ends [Pipeline] } 09:36:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:36:21 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 09:36:21 + + dirname cmd/core-command/Dockerfile 09:36:21 cut -d/ -f2 09:36:21 + echo core-command,cmd/core-command/Dockerfile 09:36:21 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:36:21 + cut -d/ -f2 09:36:21 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:36:21 + dirname cmd/core-data/Dockerfile 09:36:21 + cut -d/ -f2 09:36:21 + echo core-data,cmd/core-data/Dockerfile 09:36:21 + dirname cmd/core-keeper/Dockerfile 09:36:21 + cut -d/ -f2 09:36:21 + echo core-keeper,cmd/core-keeper/Dockerfile 09:36:21 + dirname cmd/core-metadata/Dockerfile 09:36:21 + cut -d/ -f2 09:36:21 + echo core-metadata,cmd/core-metadata/Dockerfile 09:36:21 + + cutdirname -d/ cmd/security-bootstrapper/Dockerfile -f2 09:36:21 09:36:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:36:21 + dirname cmd/security-proxy-auth/Dockerfile 09:36:21 + cut -d/ -f2 09:36:21 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:36:21 + dirname cmd/security-proxy-setup/Dockerfile 09:36:21 + cut -d/ -f2 09:36:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:36:21 + dirname cmd/security-secretstore-setup/Dockerfile 09:36:21 + cut -d/ -f2 09:36:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:36:21 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:36:21 + cut -d/ -f2 09:36:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:36:21 + dirname cmd/security-spire-agent/Dockerfile 09:36:21 + cut -d/ -f2 09:36:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:36:21 + dirname cmd/security-spire-config/Dockerfile 09:36:21 + cut -d/ -f2 09:36:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:36:21 + dirname cmd/security-spire-server/Dockerfile 09:36:21 + cut -d/ -f2 09:36:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:36:21 + dirname cmd/support-cron-scheduler/Dockerfile 09:36:21 + cut -d/ -f2 09:36:21 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 09:36:21 + + dirname cmd/support-notifications/Dockerfile 09:36:21 cut -d/ -f2 09:36:21 + echo support-notifications,cmd/support-notifications/Dockerfile 09:36:21 + dirname cmd/support-scheduler/Dockerfile 09:36:21 + cut -d/ -f2 09:36:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:36:21 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 09:36:21 + git rev-list -1 --merges 937196a2213dffd351f2a95a34308f9792d52b64~1..937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] echo 09:36:21 -----------> git rev-list -1 --merges 937196a2213dffd351f2a95a34308f9792d52b64~1..937196a2213dffd351f2a95a34308f9792d52b64 937196a2213dffd351f2a95a34308f9792d52b64 09:36:21 937196a2213dffd351f2a95a34308f9792d52b64 [false] [Pipeline] sh 09:36:21 + git log --format=format:%s -1 937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] echo 09:36:21 ========================================================= 09:36:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:36:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:36:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:36:22 + grep -v github /etc/ssh/ssh_known_hosts 09:36:22 + [ -e /tmp/ssh_known_hosts ] 09:36:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:36:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:36:22 + sudo tee -a /etc/ssh/ssh_known_hosts 09:36:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:36:22 09:36:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:36:23 0.1.4: Pulling from edgex-devops/py-git-semver 09:36:23 b85a868b505f: Pulling fs layer 09:36:23 e2be974225ed: Pulling fs layer 09:36:23 339a4e72a1f5: Pulling fs layer 09:36:23 988bab9f4d93: Pulling fs layer 09:36:23 1469e6f7b9e6: Pulling fs layer 09:36:23 eaf3925da568: Pulling fs layer 09:36:23 bab4dde63d76: Pulling fs layer 09:36:23 bde34c3a00c8: Pulling fs layer 09:36:23 b352a97aabf1: Pulling fs layer 09:36:23 4872d77fe225: Pulling fs layer 09:36:23 5851b861e8e6: Pulling fs layer 09:36:23 b352a97aabf1: Waiting 09:36:23 eaf3925da568: Waiting 09:36:23 4872d77fe225: Waiting 09:36:23 bab4dde63d76: Waiting 09:36:23 5851b861e8e6: Waiting 09:36:23 988bab9f4d93: Waiting 09:36:23 1469e6f7b9e6: Waiting 09:36:23 bde34c3a00c8: Waiting 09:36:23 e2be974225ed: Verifying Checksum 09:36:23 e2be974225ed: Download complete 09:36:23 988bab9f4d93: Verifying Checksum 09:36:23 988bab9f4d93: Download complete 09:36:23 1469e6f7b9e6: Verifying Checksum 09:36:23 1469e6f7b9e6: Download complete 09:36:23 339a4e72a1f5: Verifying Checksum 09:36:23 339a4e72a1f5: Download complete 09:36:23 eaf3925da568: Download complete 09:36:23 bde34c3a00c8: Verifying Checksum 09:36:23 bde34c3a00c8: Download complete 09:36:23 b352a97aabf1: Download complete 09:36:23 4872d77fe225: Download complete 09:36:23 5851b861e8e6: Download complete 09:36:23 b85a868b505f: Verifying Checksum 09:36:23 b85a868b505f: Download complete 09:36:23 bab4dde63d76: Verifying Checksum 09:36:23 bab4dde63d76: Download complete 09:36:24 b85a868b505f: Pull complete 09:36:24 e2be974225ed: Pull complete 09:36:25 339a4e72a1f5: Pull complete 09:36:25 988bab9f4d93: Pull complete 09:36:25 1469e6f7b9e6: Pull complete 09:36:25 eaf3925da568: Pull complete 09:36:27 bab4dde63d76: Pull complete 09:36:27 bde34c3a00c8: Pull complete 09:36:27 b352a97aabf1: Pull complete 09:36:27 4872d77fe225: Pull complete 09:36:27 5851b861e8e6: Pull complete 09:36:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:36:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:36:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:27 prd-ubuntu20.04-docker-8c-8g-8366 does not seem to be running inside a container 09:36:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/680 -v /w/workspace/edgex-go/680:/w/workspace/edgex-go/680:rw,z -v /w/workspace/edgex-go/680@tmp:/w/workspace/edgex-go/680@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:36:31 $ docker top 564f6f16305a20bda0ed411cf832bccb688536978e72ed45a11641a4a7757326 -eo pid,comm 09:36:31 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). 09:36:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:36:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:31 [ssh-agent] Looking for ssh-agent implementation... 09:36:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:31 $ docker exec 564f6f16305a20bda0ed411cf832bccb688536978e72ed45a11641a4a7757326 ssh-agent 09:36:31 SSH_AUTH_SOCK=/tmp/ssh-Q8hZLq6NeGru/agent.33 09:36:31 SSH_AGENT_PID=39 09:36:31 Running ssh-add (command line suppressed) 09:36:31 Identity added: /w/workspace/edgex-go/680@tmp/private_key_11119988364227898605.key (/w/workspace/edgex-go/680@tmp/private_key_11119988364227898605.key) 09:36:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:31 + git tag --points-at HEAD [Pipeline] } 09:36:31 $ docker exec --env ******** --env ******** 564f6f16305a20bda0ed411cf832bccb688536978e72ed45a11641a4a7757326 ssh-agent -k 09:36:31 unset SSH_AUTH_SOCK; 09:36:31 unset SSH_AGENT_PID; 09:36:31 echo Agent pid 39 killed; 09:36:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:36:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:31 [ssh-agent] Looking for ssh-agent implementation... 09:36:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:31 $ docker exec 564f6f16305a20bda0ed411cf832bccb688536978e72ed45a11641a4a7757326 ssh-agent 09:36:32 SSH_AUTH_SOCK=/tmp/ssh-mcmuStjE8ErP/agent.72 09:36:32 SSH_AGENT_PID=78 09:36:32 Running ssh-add (command line suppressed) 09:36:32 Identity added: /w/workspace/edgex-go/680@tmp/private_key_4046631761214051625.key (/w/workspace/edgex-go/680@tmp/private_key_4046631761214051625.key) 09:36:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:32 + git semver init 09:36:32 2024-08-23 09:36:32,661 [run_init] DEBUG init version:0.0.0 force:False 09:36:32 2024-08-23 09:36:32,662 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/680/.semver 09:36:32 2024-08-23 09:36:32,663 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/680/.semver 09:36:32 2024-08-23 09:36:32,663 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/680/.semver'], cwd=/w/workspace/edgex-go/680, universal_newlines=False, shell=None, istream=None) 09:36:39 2024-08-23 09:36:38,238 [append_file] DEBUG append to file:/w/workspace/edgex-go/680/.git/info/exclude 09:36:39 2024-08-23 09:36:38,239 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/680/.semver/main with force:False 09:36:39 2024-08-23 09:36:38,239 [read_version] DEBUG read version from /w/workspace/edgex-go/680/.semver/main 09:36:39 2024-08-23 09:36:38,239 [read_version] DEBUG read version from /w/workspace/edgex-go/680/.semver/main 09:36:39 3.2.0-dev.60 [Pipeline] } 09:36:39 $ docker exec --env ******** --env ******** 564f6f16305a20bda0ed411cf832bccb688536978e72ed45a11641a4a7757326 ssh-agent -k 09:36:39 unset SSH_AUTH_SOCK; 09:36:39 unset SSH_AGENT_PID; 09:36:39 echo Agent pid 78 killed; 09:36:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:36:39 + git semver [Pipeline] } 09:36:40 $ docker stop --time=1 564f6f16305a20bda0ed411cf832bccb688536978e72ed45a11641a4a7757326 09:36:41 $ docker rm -f --volumes 564f6f16305a20bda0ed411cf832bccb688536978e72ed45a11641a4a7757326 [Pipeline] // withDockerContainer [Pipeline] sh 09:36:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:36:41 Stashed 1 file(s) [Pipeline] echo 09:36:41 [edgeXSemver]: initialized semver on version 3.2.0-dev.60 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:36:42 + git config --global --add safe.directory /w/workspace/edgex-go/680 [Pipeline] echo 09:36:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:36:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:36:42 ========================================================= 09:36:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:36:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:36:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:36:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:36:42 619be1103602: Pulling fs layer 09:36:42 7862e08f4a3e: Pulling fs layer 09:36:42 5df492c9dc93: Pulling fs layer 09:36:42 7629e6793208: Pulling fs layer 09:36:42 4f4fb700ef54: Pulling fs layer 09:36:42 fb5054dd5b73: Pulling fs layer 09:36:42 eeca6798cff9: Pulling fs layer 09:36:42 aa269ceb94a6: Pulling fs layer 09:36:42 ada007ff1a6a: Pulling fs layer 09:36:42 7629e6793208: Waiting 09:36:42 eeca6798cff9: Waiting 09:36:42 4f4fb700ef54: Waiting 09:36:42 fb5054dd5b73: Waiting 09:36:42 aa269ceb94a6: Waiting 09:36:42 ada007ff1a6a: Waiting 09:36:42 7862e08f4a3e: Verifying Checksum 09:36:42 7862e08f4a3e: Download complete 09:36:42 7629e6793208: Verifying Checksum 09:36:42 7629e6793208: Download complete 09:36:42 4f4fb700ef54: Verifying Checksum 09:36:42 4f4fb700ef54: Download complete 09:36:42 fb5054dd5b73: Verifying Checksum 09:36:42 fb5054dd5b73: Download complete 09:36:42 619be1103602: Verifying Checksum 09:36:42 619be1103602: Download complete 09:36:42 eeca6798cff9: Verifying Checksum 09:36:42 eeca6798cff9: Download complete 09:36:43 619be1103602: Pull complete 09:36:43 ada007ff1a6a: Verifying Checksum 09:36:43 ada007ff1a6a: Download complete 09:36:43 7862e08f4a3e: Pull complete 09:36:43 5df492c9dc93: Verifying Checksum 09:36:43 5df492c9dc93: Download complete 09:36:43 aa269ceb94a6: Verifying Checksum 09:36:43 aa269ceb94a6: Download complete 09:36:46 5df492c9dc93: Pull complete 09:36:46 7629e6793208: Pull complete 09:36:46 4f4fb700ef54: Pull complete 09:36:46 fb5054dd5b73: Pull complete 09:36:46 eeca6798cff9: Pull complete 09:36:49 aa269ceb94a6: Pull complete 09:36:49 ada007ff1a6a: Pull complete 09:36:49 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:36:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:36:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:36:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:36:49 WORKDIR /edgex 09:36:49 COPY go.mod . 09:36:49 RUN go mod download 09:36:49 + docker build -t ci-base-image-x86_64 -f - . 09:36:50 Sending build context to Docker daemon 179.2MB 09:36:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:36:50 ---> f489d0715acc 09:36:50 Step 2/4 : WORKDIR /edgex 09:36:55 ---> Running in 330507b05370 09:36:55 Removing intermediate container 330507b05370 09:36:55 ---> 0c355e80f226 09:36:55 Step 3/4 : COPY go.mod . 09:36:55 ---> 0324dec1ca8b 09:36:55 Step 4/4 : RUN go mod download 09:36:55 ---> Running in 48f26cc58115 09:36:57 Still waiting to schedule task 09:36:57 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:37:22 Removing intermediate container 48f26cc58115 09:37:22 ---> 0addec48bd6b 09:37:22 Successfully built 0addec48bd6b 09:37:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:22 + docker inspect -f . ci-base-image-x86_64 09:37:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:22 prd-ubuntu20.04-docker-8c-8g-8366 does not seem to be running inside a container 09:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/680 -v /w/workspace/edgex-go/680:/w/workspace/edgex-go/680:rw,z -v /w/workspace/edgex-go/680@tmp:/w/workspace/edgex-go/680@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:37:23 $ docker top 082c194a0b8b5af9e84be0c0bc7a2fe798c75b59ec92b27a091e1048eab4013b -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:23 + go version 09:37:23 go version go1.21.9 linux/amd64 [Pipeline] } 09:37:23 $ docker stop --time=1 082c194a0b8b5af9e84be0c0bc7a2fe798c75b59ec92b27a091e1048eab4013b 09:37:24 $ docker rm -f --volumes 082c194a0b8b5af9e84be0c0bc7a2fe798c75b59ec92b27a091e1048eab4013b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:25 + docker inspect -f . ci-base-image-x86_64 09:37:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:25 prd-ubuntu20.04-docker-8c-8g-8366 does not seem to be running inside a container 09:37:25 $ 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/680 -v /w/workspace/edgex-go/680:/w/workspace/edgex-go/680:rw,z -v /w/workspace/edgex-go/680@tmp:/w/workspace/edgex-go/680@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:37:25 $ docker top 3f4c5ad90431778f0161a19b7279baecd350a8e75052517a3952c521251026af -eo pid,comm [Pipeline] { [Pipeline] echo 09:37:25 ========================================================= 09:37:25 [edgeXBuildGoParallel] Running Tests and Build... 09:37:25 ========================================================= [Pipeline] sh 09:37:26 + git config --global --add safe.directory /w/workspace/edgex-go/680 [Pipeline] fileExists [Pipeline] sh 09:37:26 + make test 09:37:26 go test -race -coverprofile=coverage.out ./... 09:37:34 ? github.com/edgexfoundry/edgex-go [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:38:02 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:38:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:38:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:38:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:38:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 09:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:38:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 09:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:38:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.082s coverage: 69.2% of statements 09:38:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 53.2% of statements 09:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:38:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.313s coverage: 93.4% of statements 09:38:10 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.068s coverage: 91.7% of statements 09:38:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 7.0% of statements 09:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:38:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:38:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:38:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:38:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:38:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:38:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:38:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:38:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 09:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.427s coverage: 95.8% of statements 09:38:12 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 09:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:38:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] 09:38:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements 09:38:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements 09:38:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 41.7% of statements 09:38:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements 09:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 94.1% of statements 09:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 09:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements 09:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.376s coverage: 94.4% of statements 09:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 09:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 09:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:38:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:38:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:38:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:38:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:38:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:38:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:38:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:38:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:38:41 flag provided but not defined: -invalid 09:38:41 Usage of setupRegistryACL: 09:38:41 -configDir string 09:38:41 09:38:41 --- FAIL: TestExecute (17.28s) 09:38:41 --- FAIL: TestExecute/Good:setupRegistryACL_with_ok_response_from_server (3.23s) 09:38:41 command_test.go:180: 09:38:41 Error Trace: /w/workspace/edgex-go/680/internal/security/bootstrapper/command/setupacl/command_test.go:180 09:38:41 Error: Received unexpected error: 09:38:41 failed to wait for Consul leader: timed out to get non-empty Consul leader 09:38:41 Test: TestExecute/Good:setupRegistryACL_with_ok_response_from_server 09:38:41 FAIL 09:38:41 coverage: 79.9% of statements 09:38:41 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.632s 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.418s coverage: 92.9% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.039s coverage: 66.7% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 9.102s coverage: 62.3% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.160s coverage: 81.8% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 3.595s coverage: 86.0% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.024s coverage: 100.0% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.5% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.2% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.053s coverage: 90.8% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.097s coverage: 95.7% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.033s coverage: 61.8% of statements 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements 09:38:41 FAIL 09:38:41 make: *** [Makefile:161: unittest] Error 1 [Pipeline] } 09:38:41 $ docker stop --time=1 3f4c5ad90431778f0161a19b7279baecd350a8e75052517a3952c521251026af 09:38:49 $ docker rm -f --volumes 3f4c5ad90431778f0161a19b7279baecd350a8e75052517a3952c521251026af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:38:50 Failed in branch amd64 09:39:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8368 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:39:38 Running in /w/workspace/edgex-go/680 [Pipeline] { [Pipeline] checkout 09:39:41 The recommended git tool is: git 09:39:51 using credential edgex-jenkins-ssh 09:39:51 Cloning the remote Git repository 09:39:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:39:51 > git init /w/workspace/edgex-go/680 # timeout=10 09:39:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:39:52 > git --version # timeout=10 09:39:52 > git --version # 'git version 2.25.1' 09:39:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:39:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:15 Avoid second fetch 09:40:15 Checking out Revision 937196a2213dffd351f2a95a34308f9792d52b64 (main) 09:40:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:40:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:15 > git config core.sparsecheckout # timeout=10 09:40:15 > git checkout -f 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 09:40:16 Commit message: "Merge pull request #4872 from lindseysimple/issue-4847-4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:40:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:40:21 % Total % Received % Xferd Average Speed Time Time Time Current 09:40:21 Dload Upload Total Spent Left Speed 09:40:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 57013 0 --:--:-- --:--:-- --:--:-- 57013 [Pipeline] sh 09:40:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:40:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:40:22 + sudo tee /etc/docker/daemon.new 09:40:22 { 09:40:22 "registry-mirrors": [ 09:40:22 "https://nexus3.edgexfoundry.org:10001" 09:40:22 ], 09:40:22 "bip": "10.250.0.254/24", 09:40:22 "hosts": [ 09:40:22 "tcp://0.0.0.0:5555", 09:40:22 "unix:///var/run/docker.sock" 09:40:22 ], 09:40:22 "mtu": 1458, 09:40:22 "selinux-enabled": true, 09:40:22 "seccomp-profile": "/etc/docker/seccomp.json" 09:40:22 } [Pipeline] sh 09:40:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:40:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:40:41 provisioning config files... 09:40:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/680@tmp/config5620217048291790307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:41 ---> ****-login.sh 09:40:41 nexus3.edgexfoundry.org:10001 09:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:42 Configure a credential helper to remove this warning. See 09:40:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:42 09:40:42 Login Succeeded 09:40:42 nexus3.edgexfoundry.org:10002 09:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:42 Configure a credential helper to remove this warning. See 09:40:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:42 09:40:42 Login Succeeded 09:40:42 nexus3.edgexfoundry.org:10003 09:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:43 Configure a credential helper to remove this warning. See 09:40:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:43 09:40:43 Login Succeeded 09:40:43 nexus3.edgexfoundry.org:10004 09:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:43 Configure a credential helper to remove this warning. See 09:40:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:43 09:40:43 Login Succeeded 09:40:43 ****.io 09:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:44 Configure a credential helper to remove this warning. See 09:40:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:44 09:40:44 Login Succeeded 09:40:44 ---> ****-login.sh ends [Pipeline] } 09:40:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:40:45 + git config --global --add safe.directory /w/workspace/edgex-go/680 [Pipeline] echo 09:40:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:40:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:40:45 ========================================================= 09:40:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:40:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:40:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:40:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:40:45 c6b39de5b339: Pulling fs layer 09:40:45 a69c41024577: Pulling fs layer 09:40:45 d6de4b400683: Pulling fs layer 09:40:45 35cb2a7552d0: Pulling fs layer 09:40:45 4f4fb700ef54: Pulling fs layer 09:40:45 464afbd9ba4c: Pulling fs layer 09:40:45 00f215d4a9da: Pulling fs layer 09:40:45 d496ad576159: Pulling fs layer 09:40:45 4f4fb700ef54: Waiting 09:40:45 464afbd9ba4c: Waiting 09:40:45 00f215d4a9da: Waiting 09:40:45 d496ad576159: Waiting 09:40:45 35cb2a7552d0: Waiting 09:40:45 a69c41024577: Verifying Checksum 09:40:45 a69c41024577: Download complete 09:40:45 35cb2a7552d0: Verifying Checksum 09:40:45 35cb2a7552d0: Download complete 09:40:45 4f4fb700ef54: Verifying Checksum 09:40:45 4f4fb700ef54: Download complete 09:40:45 464afbd9ba4c: Verifying Checksum 09:40:45 464afbd9ba4c: Download complete 09:40:45 c6b39de5b339: Download complete 09:40:46 d496ad576159: Verifying Checksum 09:40:46 d496ad576159: Download complete 09:40:47 c6b39de5b339: Pull complete 09:40:48 a69c41024577: Pull complete 09:40:48 d6de4b400683: Verifying Checksum 09:40:48 d6de4b400683: Download complete 09:40:49 00f215d4a9da: Verifying Checksum 09:40:49 00f215d4a9da: Download complete 09:41:04 d6de4b400683: Pull complete 09:41:04 35cb2a7552d0: Pull complete 09:41:04 4f4fb700ef54: Pull complete 09:41:04 464afbd9ba4c: Pull complete 09:41:12 00f215d4a9da: Pull complete 09:41:14 d496ad576159: Pull complete 09:41:14 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:41:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:41:14 + docker build -t ci-base-image-arm64 -f - . 09:41:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:41:14 WORKDIR /edgex 09:41:14 COPY go.mod . 09:41:14 RUN go mod download 09:41:14 Sending build context to Docker daemon 3.529MB 09:41:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:41:15 ---> f246e2811388 09:41:15 Step 2/4 : WORKDIR /edgex 09:41:17 ---> Running in de7039da7bcc 09:41:17 Removing intermediate container de7039da7bcc 09:41:17 ---> 98e7b0d33cc8 09:41:17 Step 3/4 : COPY go.mod . 09:41:18 ---> b68743cbfafa 09:41:18 Step 4/4 : RUN go mod download 09:41:18 ---> Running in 0744343a8d8e 09:42:25 Removing intermediate container 0744343a8d8e 09:42:25 ---> a5fbc1deb9d8 09:42:25 Successfully built a5fbc1deb9d8 09:42:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:26 + docker inspect -f . ci-base-image-arm64 09:42:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:26 prd-ubuntu20.04-docker-arm64-4c-16g-8368 does not seem to be running inside a container 09:42:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/680 -v /w/workspace/edgex-go/680:/w/workspace/edgex-go/680:rw,z -v /w/workspace/edgex-go/680@tmp:/w/workspace/edgex-go/680@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 09:42:28 $ docker top a521fd14d74fe0f081c72dfce2f409416f0030a9c6cbb757271e7d9e8ea1a79d -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:29 + go version 09:42:29 go version go1.21.9 linux/arm64 [Pipeline] } 09:42:29 $ docker stop --time=1 a521fd14d74fe0f081c72dfce2f409416f0030a9c6cbb757271e7d9e8ea1a79d 09:42:30 $ docker rm -f --volumes a521fd14d74fe0f081c72dfce2f409416f0030a9c6cbb757271e7d9e8ea1a79d [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 09:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:42:31 09:42:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:42:32 latest: Pulling from edgex-devops/edgex-compose-arm64 09:42:32 547446be3368: Pulling fs layer 09:42:32 d125d8839a47: Pulling fs layer 09:42:32 3e85d5ac6304: Pulling fs layer 09:42:32 c3105a71a48b: Pulling fs layer 09:42:32 0f093f025ec4: Pulling fs layer 09:42:32 c3105a71a48b: Waiting 09:42:32 c3106fc0e877: Pulling fs layer 09:42:32 0f093f025ec4: Waiting 09:42:32 c3106fc0e877: Waiting 09:42:32 547446be3368: Verifying Checksum 09:42:32 547446be3368: Download complete 09:42:32 c3105a71a48b: Verifying Checksum 09:42:32 c3105a71a48b: Download complete 09:42:33 d125d8839a47: Verifying Checksum 09:42:33 d125d8839a47: Download complete 09:42:33 c3106fc0e877: Verifying Checksum 09:42:33 c3106fc0e877: Download complete 09:42:33 0f093f025ec4: Verifying Checksum 09:42:33 0f093f025ec4: Download complete 09:42:33 547446be3368: Pull complete 09:42:34 d125d8839a47: Pull complete 09:42:35 3e85d5ac6304: Verifying Checksum 09:42:35 3e85d5ac6304: Download complete 09:42:45 3e85d5ac6304: Pull complete 09:42:45 c3105a71a48b: Pull complete 09:42:47 0f093f025ec4: Pull complete 09:42:47 c3106fc0e877: Pull complete 09:42:47 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:42:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:42:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:47 prd-ubuntu20.04-docker-arm64-4c-16g-8368 does not seem to be running inside a container 09:42:47 $ 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/680 -v /w/workspace/edgex-go/680:/w/workspace/edgex-go/680:rw,z -v /w/workspace/edgex-go/680@tmp:/w/workspace/edgex-go/680@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 09:42:50 $ docker top 94b97b2f02d1473f35184d9d4e8fbcfd3a63b607e26fd1cba258d63e3ee51c1c -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:50 + docker compose -f ./docker-compose-build.yml build --parallel 09:43:01 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:43:01 #1 transferring dockerfile: 1.89kB done 09:43:01 #1 DONE 0.1s 09:43:01 09:43:01 #2 [security-bootstrapper internal] load build definition from Dockerfile 09:43:01 #2 transferring dockerfile: 3.17kB 0.0s done 09:43:01 #2 DONE 0.0s 09:43:01 09:43:01 #3 [security-proxy-auth internal] load build definition from Dockerfile 09:43:01 #3 transferring dockerfile: 2.15kB 0.0s done 09:43:01 #3 DONE 0.1s 09:43:01 09:43:01 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:43:01 #4 transferring dockerfile: 2.23kB done 09:43:02 #4 DONE 0.1s 09:43:02 09:43:02 #5 [core-metadata internal] load build definition from Dockerfile 09:43:02 #5 transferring dockerfile: 2.06kB 0.0s done 09:43:02 #5 DONE 0.1s 09:43:02 09:43:02 #6 [support-notifications internal] load build definition from Dockerfile 09:43:02 #6 transferring dockerfile: 1.95kB 0.0s done 09:43:02 #6 DONE 0.1s 09:43:02 09:43:02 #7 [security-spire-agent internal] load build definition from Dockerfile 09:43:02 #7 transferring dockerfile: 1.81kB done 09:43:02 #7 DONE 0.0s 09:43:02 09:43:02 #8 [security-proxy-setup internal] load build definition from Dockerfile 09:43:02 #8 transferring dockerfile: 2.50kB done 09:43:02 #8 DONE 0.1s 09:43:02 09:43:02 #9 [security-spire-server internal] load build definition from Dockerfile 09:43:02 #9 transferring dockerfile: 1.70kB 0.0s done 09:43:02 #9 DONE 0.1s 09:43:02 09:43:02 #10 [support-cron-scheduler internal] load build definition from Dockerfile 09:43:02 #10 transferring dockerfile: 1.85kB 0.0s done 09:43:02 #10 DONE 0.1s 09:43:02 09:43:02 #11 [security-spire-config internal] load build definition from Dockerfile 09:43:02 #11 transferring dockerfile: 1.69kB 0.0s done 09:43:02 #11 DONE 0.1s 09:43:02 09:43:02 #12 [security-secretstore-setup internal] load build definition from Dockerfile 09:43:02 #12 transferring dockerfile: 2.49kB 0.0s done 09:43:02 #12 DONE 0.1s 09:43:02 09:43:02 #13 [core-data internal] load build definition from Dockerfile 09:43:02 #13 transferring dockerfile: 2.07kB done 09:43:02 #13 DONE 0.1s 09:43:02 09:43:02 #14 [support-scheduler internal] load build definition from Dockerfile 09:43:02 #14 transferring dockerfile: 1.93kB done 09:43:02 #14 DONE 0.1s 09:43:02 09:43:02 #15 [core-command internal] load build definition from Dockerfile 09:43:02 #15 transferring dockerfile: 1.93kB 0.0s done 09:43:02 #15 DONE 0.1s 09:43:03 09:43:03 #16 [core-keeper internal] load build definition from Dockerfile 09:43:03 #16 transferring dockerfile: 2.01kB 0.0s done 09:43:03 #16 DONE 0.1s 09:43:03 09:43:03 #17 [security-spiffe-token-provider internal] load .dockerignore 09:43:03 #17 transferring context: 09:43:03 #17 transferring context: 50B done 09:43:03 #17 DONE 0.1s 09:43:03 09:43:03 #18 [security-bootstrapper internal] load .dockerignore 09:43:03 #18 transferring context: 50B done 09:43:03 #18 DONE 0.0s 09:43:03 09:43:03 #19 [security-proxy-auth internal] load .dockerignore 09:43:03 #19 transferring context: 50B 0.0s done 09:43:03 #19 DONE 0.1s 09:43:03 09:43:03 #20 [core-common-config-bootstrapper internal] load .dockerignore 09:43:03 #20 transferring context: 50B 0.0s done 09:43:04 #20 DONE 0.1s 09:43:04 09:43:04 #21 [core-metadata internal] load .dockerignore 09:43:04 #21 transferring context: 50B done 09:43:04 #21 DONE 0.1s 09:43:04 09:43:04 #22 [support-notifications internal] load .dockerignore 09:43:04 #22 transferring context: 50B 0.0s done 09:43:04 #22 DONE 0.1s 09:43:04 09:43:04 #23 [security-spire-agent internal] load .dockerignore 09:43:04 #23 transferring context: 50B 0.0s done 09:43:04 #23 DONE 0.1s 09:43:04 09:43:04 #24 [security-proxy-setup internal] load .dockerignore 09:43:04 #24 transferring context: 50B done 09:43:04 #24 DONE 0.1s 09:43:04 09:43:04 #25 [security-spire-server internal] load .dockerignore 09:43:04 #25 transferring context: 50B 0.0s done 09:43:04 #25 DONE 0.1s 09:43:04 09:43:04 #26 [support-cron-scheduler internal] load .dockerignore 09:43:04 #26 transferring context: 50B done 09:43:04 #26 DONE 0.1s 09:43:04 09:43:04 #27 [security-spire-config internal] load .dockerignore 09:43:04 #27 transferring context: 50B done 09:43:04 #27 DONE 0.1s 09:43:04 09:43:04 #28 [security-secretstore-setup internal] load .dockerignore 09:43:04 #28 transferring context: 50B 0.0s done 09:43:04 #28 DONE 0.1s 09:43:04 09:43:04 #29 [core-data internal] load .dockerignore 09:43:04 #29 transferring context: 50B 0.0s done 09:43:04 #29 DONE 0.1s 09:43:04 09:43:04 #30 [support-scheduler internal] load .dockerignore 09:43:04 #30 transferring context: 50B done 09:43:04 #30 DONE 0.1s 09:43:04 09:43:04 #31 [core-command internal] load .dockerignore 09:43:04 #31 transferring context: 50B 0.0s done 09:43:04 #31 DONE 0.1s 09:43:04 09:43:04 #32 [core-keeper internal] load .dockerignore 09:43:04 #32 transferring context: 50B done 09:43:04 #32 DONE 0.1s 09:43:04 09:43:04 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:04 #33 DONE 0.0s 09:43:04 09:43:04 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 09:43:05 #34 DONE 0.7s 09:43:05 09:43:05 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:43:05 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:43:05 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:43:05 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:43:05 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:43:05 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s 09:43:05 #35 ... 09:43:05 09:43:05 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:05 #33 DONE 0.0s 09:43:05 09:43:05 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:43:05 #35 ... 09:43:05 09:43:05 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:05 #33 DONE 0.0s 09:43:05 09:43:05 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:43:05 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:43:05 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:43:05 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:43:05 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:43:05 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.3s 09:43:06 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s 09:43:06 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 09:43:06 #35 ... 09:43:06 09:43:06 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:06 #33 DONE 0.0s 09:43:06 09:43:06 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:43:06 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:43:06 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:43:06 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:43:06 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:43:06 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 09:43:06 #35 ... 09:43:06 09:43:06 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:06 #33 DONE 0.0s 09:43:06 09:43:06 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:43:06 #34 DONE 0.7s 09:43:06 09:43:06 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:43:06 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:43:06 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:43:06 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:43:06 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:43:06 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 09:43:06 #35 ... 09:43:06 09:43:06 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:06 #33 DONE 0.0s 09:43:06 09:43:06 #36 [security-proxy-auth internal] load build context 09:43:07 #36 ... 09:43:07 09:43:07 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:07 #33 DONE 0.0s 09:43:07 09:43:07 #36 [security-proxy-auth internal] load build context 09:43:07 #36 ... 09:43:07 09:43:07 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 09:43:07 #34 DONE 1.3s 09:43:07 09:43:07 #36 [security-proxy-auth internal] load build context 09:43:07 #36 ... 09:43:07 09:43:07 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 09:43:07 #34 DONE 1.4s 09:43:07 09:43:07 #37 [security-spiffe-token-provider internal] load build context 09:43:07 #37 transferring context: 3.09MB 1.4s done 09:43:07 #37 DONE 1.9s 09:43:07 09:43:07 #36 [security-proxy-auth internal] load build context 09:43:07 #36 ... 09:43:07 09:43:07 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:07 #33 DONE 0.0s 09:43:07 09:43:07 #36 [security-proxy-auth internal] load build context 09:43:08 #36 transferring context: 3.09MB 1.6s done 09:43:08 #36 ... 09:43:08 09:43:08 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:08 #33 DONE 0.0s 09:43:08 09:43:08 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:43:08 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:43:08 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:43:08 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:43:08 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:43:08 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 09:43:08 #35 ... 09:43:08 09:43:08 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:08 #33 DONE 0.0s 09:43:08 09:43:08 #38 [security-secretstore-setup internal] load build context 09:43:08 #38 DONE 0.0s 09:43:08 09:43:08 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:43:08 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:43:08 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:43:08 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:43:08 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:43:08 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 09:43:08 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.6s done 09:43:08 #35 ... 09:43:08 09:43:08 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:08 #33 DONE 0.0s 09:43:08 09:43:08 #39 [security-spire-config internal] load build context 09:43:08 #39 DONE 0.0s 09:43:08 09:43:08 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:08 #40 DONE 0.0s 09:43:08 09:43:08 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:43:08 #41 DONE 2.0s 09:43:08 09:43:08 #36 [security-proxy-auth internal] load build context 09:43:08 #36 DONE 2.6s 09:43:08 09:43:08 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:43:08 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:43:08 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:43:08 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:43:08 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:43:08 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 09:43:08 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.6s done 09:43:08 #35 ... 09:43:08 09:43:08 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 09:43:08 #34 DONE 2.6s 09:43:08 09:43:08 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:43:08 #42 DONE 2.1s 09:43:08 09:43:08 #43 [security-bootstrapper internal] load build context 09:43:08 #43 transferring context: 3.09MB 1.9s done 09:43:08 #43 DONE 3.0s 09:43:08 09:43:08 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:43:08 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:43:08 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:43:08 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:43:08 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:43:08 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 09:43:08 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.6s done 09:43:09 #35 ... 09:43:09 09:43:09 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:43:09 #44 DONE 0.0s 09:43:09 09:43:09 #45 [security-spire-agent internal] load build context 09:43:09 #45 DONE 0.0s 09:43:09 09:43:09 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:09 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 09:43:09 #40 DONE 0.3s 09:43:09 09:43:09 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:43:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:43:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:43:09 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:43:09 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:43:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 09:43:09 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.6s done 09:43:09 #35 ... 09:43:09 09:43:09 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:09 #33 DONE 0.0s 09:43:09 09:43:09 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:09 #33 DONE 0.0s 09:43:09 09:43:09 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:09 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:43:09 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:43:09 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:43:09 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 09:43:09 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 09:43:09 #40 ... 09:43:09 09:43:09 #46 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:43:09 #46 DONE 5.1s 09:43:09 09:43:09 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:09 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 09:43:09 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 09:43:09 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 09:43:09 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 09:43:09 #40 ... 09:43:09 09:43:09 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 09:43:09 #34 DONE 2.8s 09:43:09 09:43:09 #47 [support-notifications internal] load build context 09:43:09 #47 transferring context: 3.09MB 1.6s done 09:43:09 #47 DONE 2.7s 09:43:09 09:43:09 #46 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:43:09 #46 DONE 5.2s 09:43:09 09:43:09 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:09 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 09:43:09 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 09:43:09 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 09:43:09 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.4s 09:43:09 #40 ... 09:43:09 09:43:09 #48 [core-metadata internal] load build context 09:43:09 #48 transferring context: 3.09MB 2.0s done 09:43:09 #48 DONE 3.4s 09:43:09 09:43:09 #49 [core-common-config-bootstrapper internal] load build context 09:43:09 #49 transferring context: 3.09MB 2.3s done 09:43:09 #49 DONE 3.4s 09:43:09 09:43:09 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:09 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.6s 09:43:09 #40 ... 09:43:09 09:43:09 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:43:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:43:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:43:09 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:43:09 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:43:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 09:43:09 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.6s done 09:43:09 #35 DONE 5.5s 09:43:09 09:43:09 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:10 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 0.9s 09:43:10 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.99MB / 28.04MB 1.1s 09:43:10 #40 ... 09:43:10 09:43:10 #50 [security-proxy-setup internal] load build context 09:43:10 #50 transferring context: 3.09MB 1.6s done 09:43:10 #50 DONE 3.2s 09:43:10 09:43:10 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:10 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:43:10 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.84MB / 28.04MB 1.3s 09:43:10 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 1.5s 09:43:11 #40 ... 09:43:11 09:43:11 #39 [security-spire-config internal] load build context 09:43:11 #39 transferring context: 25.96kB 0.1s done 09:43:11 #39 DONE 2.1s 09:43:11 09:43:11 #51 [security-spire-server internal] load build context 09:43:11 #51 transferring context: 27.71kB 0.1s done 09:43:11 #51 DONE 2.1s 09:43:11 09:43:11 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:11 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.01MB / 28.04MB 1.7s 09:43:11 #40 ... 09:43:11 09:43:11 #52 [support-notifications builder 2/7] WORKDIR /edgex-go 09:43:11 #52 DONE 2.7s 09:43:11 09:43:11 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:11 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 2.1s 09:43:11 #40 ... 09:43:11 09:43:11 #45 [security-spire-agent internal] load build context 09:43:11 #45 transferring context: 27.24kB 0.1s done 09:43:11 #45 DONE 2.4s 09:43:11 09:43:11 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:11 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 2.4s 09:43:11 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 09:43:12 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.80MB / 28.04MB 2.7s 09:43:12 #40 ... 09:43:12 09:43:12 #53 [support-cron-scheduler internal] load build context 09:43:12 #53 transferring context: 3.09MB 2.2s done 09:43:12 #53 DONE 3.6s 09:43:12 09:43:12 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:12 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 3.1s 09:43:12 #40 ... 09:43:12 09:43:12 #54 [core-keeper internal] load build context 09:43:12 #54 transferring context: 3.09MB 2.1s done 09:43:12 #54 DONE 3.4s 09:43:12 09:43:12 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:12 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 3.8s 09:43:13 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.64MB / 28.04MB 4.0s 09:43:13 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 4.2s 09:43:13 #40 ... 09:43:13 09:43:13 #55 [core-command internal] load build context 09:43:13 #55 transferring context: 3.09MB 2.8s done 09:43:13 #55 DONE 4.1s 09:43:13 09:43:13 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:13 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.4s done 09:43:13 #40 ... 09:43:13 09:43:13 #38 [security-secretstore-setup internal] load build context 09:43:13 #38 transferring context: 3.09MB 3.6s done 09:43:13 #38 DONE 5.2s 09:43:14 09:43:14 #56 [support-scheduler internal] load build context 09:43:14 #56 transferring context: 3.09MB 2.3s done 09:43:14 #56 DONE 4.9s 09:43:14 09:43:14 #57 [core-data internal] load build context 09:43:14 #57 transferring context: 3.09MB 2.2s done 09:43:14 #57 DONE 4.9s 09:43:14 09:43:14 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:43:14 #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 09:43:14 #44 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 09:43:14 #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:43:14 #44 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 09:43:14 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:43:14 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 09:43:14 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 09:43:14 #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s 09:43:14 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.1s done 09:43:14 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:43:14 #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 09:43:14 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0.9s 09:43:15 #44 ... 09:43:15 09:43:15 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:15 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 09:43:20 #40 ... 09:43:20 09:43:20 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:20 #58 ... 09:43:20 09:43:20 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:20 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s 09:43:21 #40 ... 09:43:21 09:43:21 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:21 #58 DONE 10.5s 09:43:21 09:43:21 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:43:21 #59 ... 09:43:21 09:43:21 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:21 #60 DONE 10.1s 09:43:21 09:43:21 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:43:21 #61 ... 09:43:21 09:43:21 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:43:21 #62 ... 09:43:21 09:43:21 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:43:22 #63 ... 09:43:22 09:43:22 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:22 #64 ... 09:43:22 09:43:22 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:43:22 #65 ... 09:43:22 09:43:22 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:43:22 #66 ... 09:43:22 09:43:22 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:22 #67 ... 09:43:22 09:43:22 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:43:22 #68 ... 09:43:22 09:43:22 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:43:22 #69 ... 09:43:22 09:43:22 #70 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:43:22 #70 ... 09:43:22 09:43:22 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:43:22 #71 ... 09:43:22 09:43:22 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:43:23 #72 ... 09:43:23 09:43:23 #73 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:43:23 #73 ... 09:43:23 09:43:23 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:23 #64 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:25 #64 ... 09:43:25 09:43:25 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:43:25 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.6s 09:43:25 #44 ... 09:43:25 09:43:25 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:25 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.4s 09:43:28 #40 ... 09:43:28 09:43:28 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:28 #64 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:31 #64 ... 09:43:31 09:43:31 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:43:31 #0 7.069 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:31 #74 10.14 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:31 #74 ... 09:43:31 09:43:31 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:31 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.7s done 09:43:31 #40 DONE 22.6s 09:43:31 09:43:31 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:43:31 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.9s done 09:43:31 #44 ... 09:43:31 09:43:31 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:43:31 #0 7.107 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:31 #0 9.597 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:31 #75 ... 09:43:31 09:43:31 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:31 #67 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:31 #67 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:32 #67 ... 09:43:32 09:43:32 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:43:32 #62 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:32 #62 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:32 #62 21.34 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:43:32 #62 21.37 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:43:32 #62 21.37 OK: 19953 distinct packages available 09:43:33 #62 ... 09:43:33 09:43:33 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:43:33 #71 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:33 #71 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:33 #71 ... 09:43:33 09:43:33 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:43:33 #68 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:33 #68 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:33 #68 ... 09:43:33 09:43:33 #73 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:43:33 #73 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:33 #73 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:34 #73 ... 09:43:34 09:43:34 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:43:34 #72 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:34 #72 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:34 #72 ... 09:43:34 09:43:34 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:43:34 #69 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:34 #69 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:34 #69 ... 09:43:34 09:43:34 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:43:34 #62 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:34 #62 ... 09:43:34 09:43:34 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:43:34 #59 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:34 #59 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:34 #59 22.94 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:43:34 #59 22.96 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:43:34 #59 22.96 OK: 19946 distinct packages available 09:43:34 #59 ... 09:43:34 09:43:34 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:43:34 #63 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:34 #63 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:35 #63 ... 09:43:35 09:43:35 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:43:35 #66 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:35 #66 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:35 #66 ... 09:43:35 09:43:35 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:43:35 #61 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:35 #61 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:35 #61 23.50 (1/2) Installing ca-certificates (20240226-r0) 09:43:35 #61 ... 09:43:35 09:43:35 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:43:35 #65 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:35 #65 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:35 #65 ... 09:43:35 09:43:35 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:43:35 #66 24.06 (1/2) Installing dumb-init (1.2.5-r2) 09:43:35 #66 24.09 (2/2) Installing su-exec (0.2-r3) 09:43:35 #66 24.13 Executing busybox-1.36.1-r7.trigger 09:43:35 #66 24.35 OK: 8 MiB in 17 packages 09:43:36 #66 ... 09:43:36 09:43:36 #70 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:43:36 #70 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:36 #70 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:36 #70 24.84 (1/1) Installing dumb-init (1.2.5-r2) 09:43:36 #70 24.91 Executing busybox-1.36.1-r7.trigger 09:43:36 #70 ... 09:43:36 09:43:36 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:43:36 #68 24.27 (1/1) Installing dumb-init (1.2.5-r2) 09:43:36 #68 24.31 Executing busybox-1.36.1-r7.trigger 09:43:36 #68 24.47 OK: 8 MiB in 16 packages 09:43:36 #68 ... 09:43:36 09:43:36 #73 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:43:36 #73 24.20 OK: 266 MiB in 52 packages 09:43:36 #73 DONE 25.8s 09:43:36 09:43:36 #76 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:43:37 #76 ... 09:43:37 09:43:37 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:43:37 #63 23.92 OK: 266 MiB in 52 packages 09:43:37 #63 DONE 26.2s 09:43:37 09:43:37 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:43:37 #62 26.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:37 #62 ... 09:43:37 09:43:37 #76 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:43:37 #76 DONE 0.9s 09:43:37 09:43:37 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:43:37 #69 26.38 (1/4) Installing dumb-init (1.2.5-r2) 09:43:37 #69 26.46 (2/4) Installing openssl (3.1.6-r0) 09:43:38 #69 26.69 (3/4) Installing su-exec (0.2-r3) 09:43:38 #69 26.73 (4/4) Installing yq (4.33.3-r5) 09:43:38 #69 ... 09:43:38 09:43:38 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:43:38 #77 DONE 1.1s 09:43:38 09:43:38 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:43:38 #66 DONE 27.0s 09:43:38 09:43:38 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:43:39 #78 ... 09:43:39 09:43:39 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:43:39 #68 DONE 27.5s 09:43:39 09:43:39 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:43:40 #79 ... 09:43:40 09:43:40 #70 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:43:40 #70 25.07 OK: 8 MiB in 16 packages 09:43:40 #70 DONE 29.4s 09:43:40 09:43:40 #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:43:41 #80 ... 09:43:41 09:43:41 #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:43:41 #71 26.03 OK: 266 MiB in 52 packages 09:43:41 #71 DONE 30.0s 09:43:41 09:43:41 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:43:42 #81 ... 09:43:42 09:43:42 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:43:42 #61 23.96 (2/2) Installing dumb-init (1.2.5-r2) 09:43:42 #61 23.99 Executing busybox-1.36.1-r7.trigger 09:43:42 #61 24.16 Executing ca-certificates-20240226-r0.trigger 09:43:42 #61 26.72 OK: 9 MiB in 17 packages 09:43:42 #61 DONE 30.9s 09:43:42 09:43:42 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:43:42 #74 19.19 (1/1) Installing dumb-init (1.2.5-r2) 09:43:42 #74 20.87 Executing busybox-1.36.1-r7.trigger 09:43:42 #74 20.96 OK: 8 MiB in 16 packages 09:43:42 #74 ... 09:43:42 09:43:42 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:43:42 #75 18.53 OK: 266 MiB in 52 packages 09:43:42 #75 DONE 21.0s 09:43:42 09:43:42 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:43:42 #82 ... 09:43:42 09:43:42 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:43:42 #69 28.90 Executing busybox-1.36.1-r7.trigger 09:43:42 #69 29.16 OK: 18 MiB in 19 packages 09:43:42 #69 DONE 31.4s 09:43:42 09:43:42 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:43:43 #83 ... 09:43:43 09:43:43 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:43:43 #72 24.09 (1/4) Installing ca-certificates (20240226-r0) 09:43:43 #72 24.55 (2/4) Installing dumb-init (1.2.5-r2) 09:43:43 #72 24.57 (3/4) Installing su-exec (0.2-r3) 09:43:43 #72 24.60 (4/4) Installing yq (4.33.3-r5) 09:43:43 #72 26.92 Executing busybox-1.36.1-r7.trigger 09:43:43 #72 27.34 Executing ca-certificates-20240226-r0.trigger 09:43:43 #72 29.24 OK: 18 MiB in 19 packages 09:43:43 #72 DONE 32.3s 09:43:43 09:43:43 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:43:44 #84 ... 09:43:44 09:43:44 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:43:44 #74 DONE 22.9s 09:43:44 09:43:44 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:43:44 #81 DONE 3.0s 09:43:44 09:43:44 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:44 #85 ... 09:43:44 09:43:44 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:44 #64 23.38 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:43:44 #64 23.40 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:43:44 #64 23.40 OK: 19946 distinct packages available 09:43:44 #64 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:44 #64 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:44 #64 ... 09:43:44 09:43:44 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:43:44 #84 DONE 2.3s 09:43:44 09:43:44 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:43:44 #62 33.65 OK: 266 MiB in 52 packages 09:43:45 #62 ... 09:43:45 09:43:45 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:43:45 #59 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:45 #59 26.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:46 #59 ... 09:43:46 09:43:46 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:43:46 #62 DONE 34.6s 09:43:46 09:43:46 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:46 #64 34.74 (1/11) Installing ca-certificates (20240226-r0) 09:43:46 #64 34.90 (2/11) Installing brotli-libs (1.0.9-r14) 09:43:46 #64 34.95 (3/11) Installing libunistring (1.1-r1) 09:43:46 #64 ... 09:43:46 09:43:46 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:43:46 #65 24.68 (1/3) Installing ca-certificates (20240226-r0) 09:43:46 #65 25.42 (2/3) Installing dumb-init (1.2.5-r2) 09:43:46 #65 25.47 (3/3) Installing tzdata (2024a-r0) 09:43:46 #65 31.69 Executing busybox-1.36.1-r7.trigger 09:43:46 #65 31.77 Executing ca-certificates-20240226-r0.trigger 09:43:46 #65 32.90 OK: 12 MiB in 18 packages 09:43:46 #65 DONE 34.8s 09:43:46 09:43:46 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:46 #64 35.08 (4/11) Installing libidn2 (2.3.4-r1) 09:43:46 #64 35.08 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:43:46 #64 35.12 (6/11) Installing libcurl (8.9.0-r0) 09:43:46 #64 35.16 (7/11) Installing curl (8.9.0-r0) 09:43:46 #64 35.21 (8/11) Installing dumb-init (1.2.5-r2) 09:43:46 #64 35.25 (9/11) Installing musl-obstack (1.2.3-r2) 09:43:46 #64 35.25 (10/11) Installing libucontext (1.2-r2) 09:43:46 #64 35.25 (11/11) Installing gcompat (1.1.0-r1) 09:43:46 #64 35.29 Executing busybox-1.36.1-r7.trigger 09:43:46 #64 35.36 Executing ca-certificates-20240226-r0.trigger 09:43:47 #64 35.86 OK: 13 MiB in 26 packages 09:43:47 #64 ... 09:43:47 09:43:47 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:43:47 #59 34.47 (1/4) Installing dumb-init (1.2.5-r2) 09:43:47 #59 34.50 (2/4) Installing musl-obstack (1.2.3-r2) 09:43:47 #59 34.50 (3/4) Installing libucontext (1.2-r2) 09:43:47 #59 34.50 (4/4) Installing gcompat (1.1.0-r1) 09:43:47 #59 34.54 Executing busybox-1.36.1-r7.trigger 09:43:47 #59 34.57 OK: 8 MiB in 19 packages 09:43:47 #59 DONE 35.8s 09:43:47 09:43:47 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:43:47 #86 ... 09:43:47 09:43:47 #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:47 #87 ... 09:43:47 09:43:47 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:43:47 #88 ... 09:43:47 09:43:47 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:47 #64 DONE 36.7s 09:43:48 09:43:48 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:48 #67 26.27 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:43:48 #67 26.27 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:43:48 #67 26.27 OK: 19946 distinct packages available 09:43:48 #67 28.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:48 #67 31.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:48 #67 35.33 (1/5) Installing dumb-init (1.2.5-r2) 09:43:48 #67 35.33 (2/5) Installing musl-obstack (1.2.3-r2) 09:43:48 #67 35.33 (3/5) Installing libucontext (1.2-r2) 09:43:48 #67 35.33 (4/5) Installing gcompat (1.1.0-r1) 09:43:48 #67 35.33 (5/5) Installing openssl (3.1.6-r0) 09:43:48 #67 35.37 Executing busybox-1.36.1-r7.trigger 09:43:48 #67 35.42 OK: 9 MiB in 20 packages 09:43:48 #67 DONE 36.3s 09:43:48 09:43:48 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:43:48 #89 ... 09:43:48 09:43:48 #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:48 #90 ... 09:43:48 09:43:48 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:43:48 #91 ... 09:43:48 09:43:48 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:43:48 #89 DONE 2.9s 09:43:49 09:43:49 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:54 #92 ... 09:43:54 09:43:54 #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:43:54 #93 ... 09:43:54 09:43:54 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:43:54 #82 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:54 #82 ... 09:43:54 09:43:54 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:55 #94 ... 09:43:55 09:43:55 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:43:55 #88 8.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:56 #88 9.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:58 #88 ... 09:43:58 09:43:58 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:43:58 #0 6.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:58 #0 8.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:58 #95 ... 09:43:58 09:43:58 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:43:58 #91 7.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:58 #91 9.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:58 #91 ... 09:43:58 09:43:58 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:43:58 #78 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:58 #78 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:58 #78 19.45 OK: 8 MiB in 17 packages 09:43:58 #78 DONE 20.5s 09:43:58 09:43:58 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:43:59 #96 ... 09:43:59 09:43:59 #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:43:59 #80 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:59 #80 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:59 #80 18.18 OK: 8 MiB in 16 packages 09:43:59 #80 DONE 19.7s 09:43:59 09:43:59 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:43:59 #86 7.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:59 #86 9.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:44:00 #86 ... 09:44:00 09:44:00 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:44:00 #79 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:44:00 #79 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:44:00 #79 19.39 OK: 8 MiB in 16 packages 09:44:00 #79 DONE 21.4s 09:44:00 09:44:00 #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:44:00 #93 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:44:00 #93 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:44:00 #93 16.68 OK: 18 MiB in 19 packages 09:44:01 #93 DONE 17.8s 09:44:01 09:44:01 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:44:01 #82 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:44:01 #82 19.31 OK: 9 MiB in 17 packages 09:44:02 #82 ... 09:44:02 09:44:02 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:44:02 #88 15.79 OK: 12 MiB in 18 packages 09:44:02 #88 ... 09:44:02 09:44:02 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:44:02 #96 DONE 3.6s 09:44:02 09:44:02 #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:44:02 #97 DONE 0.3s 09:44:02 09:44:02 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:44:02 #83 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:44:02 #83 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:44:02 #83 ... 09:44:02 09:44:02 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:44:02 #95 14.69 OK: 13 MiB in 26 packages 09:44:02 #95 ... 09:44:02 09:44:02 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:44:02 #82 DONE 20.5s 09:44:03 09:44:03 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:44:03 #86 15.46 OK: 8 MiB in 19 packages 09:44:03 #86 ... 09:44:03 09:44:03 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:44:03 #88 DONE 17.4s 09:44:03 09:44:03 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:44:03 #95 DONE 15.6s 09:44:04 09:44:04 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:44:04 #91 15.79 OK: 9 MiB in 20 packages 09:44:04 #91 ... 09:44:04 09:44:04 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:44:04 #86 DONE 16.7s 09:44:04 09:44:04 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:44:05 #98 ... 09:44:05 09:44:05 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:44:05 #83 20.71 OK: 18 MiB in 19 packages 09:44:05 #83 DONE 22.1s 09:44:05 09:44:05 #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:44:05 #99 ... 09:44:05 09:44:05 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:44:05 #91 DONE 17.2s 09:44:05 09:44:05 #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:44:05 #99 DONE 0.4s 09:44:05 09:44:05 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:44:07 #100 DONE 1.6s 09:44:07 09:44:07 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:44:07 #98 DONE 2.8s 09:44:07 09:44:07 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:44:07 #101 DONE 1.6s 09:44:07 09:44:07 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:44:07 #102 ... 09:44:07 09:44:07 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:44:07 #103 DONE 0.3s 09:44:07 09:44:07 #104 [security-spire-config stage-2 6/10] COPY security.txt / 09:44:07 #104 ... 09:44:07 09:44:07 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:44:07 #102 DONE 0.5s 09:44:07 09:44:07 #104 [security-spire-config stage-2 6/10] COPY security.txt / 09:44:07 #104 DONE 0.3s 09:44:07 09:44:07 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:44:07 #105 ... 09:44:07 09:44:07 #106 [security-spire-server stage-2 6/9] COPY security.txt / 09:44:07 #106 DONE 0.3s 09:44:07 09:44:07 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:44:07 #105 DONE 0.3s 09:44:07 09:44:07 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:44:07 #107 DONE 0.2s 09:44:07 09:44:07 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:44:08 #108 DONE 0.3s 09:44:08 09:44:08 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:44:08 #109 DONE 0.4s 09:44:08 09:44:08 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:44:08 #110 DONE 0.4s 09:44:08 09:44:08 #111 [security-spire-config] exporting to image 09:44:08 #111 exporting layers 09:44:08 #111 ... 09:44:08 09:44:08 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:44:08 #112 DONE 0.3s 09:44:08 09:44:08 #111 [security-spire-server] exporting to image 09:44:10 #111 ... 09:44:10 09:44:10 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:44:10 #113 DONE 3.2s 09:44:10 09:44:10 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:44:10 #114 DONE 0.2s 09:44:10 09:44:10 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 09:44:10 #115 DONE 0.2s 09:44:10 09:44:10 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:44:10 #116 DONE 0.3s 09:44:10 09:44:10 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:44:10 #117 DONE 0.2s 09:44:10 09:44:10 #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:11 #90 ... 09:44:11 09:44:11 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:44:11 #118 DONE 0.3s 09:44:11 09:44:11 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:11 #92 ... 09:44:11 09:44:11 #111 [security-spire-agent] exporting to image 09:44:11 #111 exporting layers 3.2s done 09:44:11 #111 writing image sha256:885e92e05800600d8ed183adf2036780ea106c2d2cd2a954b65042f5d664e8f4 0.0s done 09:44:11 #111 naming to docker.io/library/security-spire-config-arm64 09:44:12 #111 exporting layers 3.0s done 09:44:12 #111 naming to docker.io/library/security-spire-config-arm64 0.0s done 09:44:12 #111 writing image sha256:61d50a65bec88b7548582333a8000855f8212c5b51df4458a9ba63452d6d95a4 done 09:44:12 #111 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:44:13 #111 exporting layers 1.9s done 09:44:13 #111 writing image sha256:e61a192e17e2a7bf775db98273f40602e74f974e45e45f226bd3a6cba1759517 done 09:44:13 #111 naming to docker.io/library/security-spire-agent-arm64 done 09:44:13 #111 DONE 4.8s 09:44:13 09:44:13 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:35 #92 DONE 93.6s 09:45:35 09:45:35 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:35 #85 DONE 98.2s 09:45:35 09:45:35 #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:35 #90 DONE 104.2s 09:45:35 09:45:35 #119 [security-bootstrapper builder 6/7] COPY . . 09:45:35 #119 ... 09:45:35 09:45:35 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:35 #94 DONE 97.7s 09:45:35 09:45:35 #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:35 #87 DONE 104.9s 09:45:35 09:45:35 #120 [core-keeper builder 7/8] COPY . . 09:45:35 #120 DONE 1.5s 09:45:35 09:45:35 #121 [core-command builder 6/7] COPY . . 09:45:35 #121 CACHED 09:45:35 09:45:35 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 09:45:35 #122 CACHED 09:45:35 09:45:35 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:35 #123 CACHED 09:45:35 09:45:35 #124 [support-scheduler builder 6/7] COPY . . 09:45:35 #124 CACHED 09:45:35 09:45:35 #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:45:35 #125 CACHED 09:45:35 09:45:35 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:35 #126 CACHED 09:45:35 09:45:35 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:35 #127 CACHED 09:45:35 09:45:35 #128 [core-data builder 6/7] COPY . . 09:45:35 #128 CACHED 09:45:35 09:45:35 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 09:45:35 #129 CACHED 09:45:35 09:45:35 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:45:35 #130 CACHED 09:45:35 09:45:35 #131 [security-secretstore-setup builder 6/7] COPY . . 09:45:35 #131 CACHED 09:45:35 09:45:35 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:35 #132 CACHED 09:45:35 09:45:35 #133 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:35 #133 CACHED 09:45:35 09:45:35 #134 [support-cron-scheduler builder 6/7] COPY . . 09:45:35 #134 CACHED 09:45:35 09:45:35 #135 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:45:35 #135 CACHED 09:45:35 09:45:35 #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:35 #136 CACHED 09:45:35 09:45:35 #137 [security-proxy-setup builder 6/7] COPY . . 09:45:35 #137 CACHED 09:45:35 09:45:35 #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:45:35 #138 CACHED 09:45:35 09:45:35 #139 [support-notifications builder 6/7] COPY . . 09:45:35 #139 DONE 1.6s 09:45:35 09:45:35 #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:45:35 #140 CACHED 09:45:35 09:45:35 #141 [core-metadata builder 6/7] COPY . . 09:45:35 #141 CACHED 09:45:35 09:45:35 #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:35 #142 CACHED 09:45:35 09:45:35 #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:35 #143 CACHED 09:45:35 09:45:35 #144 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:45:35 #144 CACHED 09:45:35 09:45:35 #145 [core-common-config-bootstrapper builder 6/7] COPY . . 09:45:35 #145 CACHED 09:45:35 09:45:35 #146 [security-proxy-auth builder 6/7] COPY . . 09:45:35 #146 DONE 1.5s 09:45:35 09:45:35 #119 [security-bootstrapper builder 6/7] COPY . . 09:45:35 #119 DONE 1.6s 09:45:35 09:45:35 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:45:35 #147 ... 09:45:35 09:45:35 #148 [security-spiffe-token-provider builder 6/7] COPY . . 09:45:35 #148 DONE 1.7s 09:45:35 09:45:35 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:45:35 #149 ... 09:45:35 09:45:35 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:45:35 #0 4.229 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:45:35 #150 ... 09:45:35 09:45:35 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:45:35 #0 5.721 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:45:35 #151 ... 09:45:35 09:45:35 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:45:35 #0 5.776 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:45:35 #152 ... 09:45:35 09:45:35 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:45:35 #149 6.276 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:45:35 #149 ... 09:45:35 09:45:35 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:45:35 #0 6.715 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:45:35 #153 ... 09:45:35 09:45:35 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:45:35 #0 6.816 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:45:35 #154 ... 09:45:35 09:45:35 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:45:35 #0 5.611 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:45:35 #155 ... 09:45:35 09:45:35 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:45:35 #0 5.518 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:45:35 #156 ... 09:45:35 09:45:35 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:45:35 #0 6.350 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:45:35 #157 ... 09:45:35 09:45:35 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:45:35 #0 5.687 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:45:35 #158 ... 09:45:35 09:45:35 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:45:35 #0 6.397 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:45:35 #159 ... 09:45:35 09:45:35 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:45:35 #0 6.387 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:45:35 #160 ... 09:45:35 09:45:35 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:45:35 #147 6.477 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:00:18 Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-8368: java.lang.InterruptedException 10:06:13 #147 ... 10:06:13 10:06:13 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:06:13 #157 1246.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:06:19 #157 ... 10:06:19 10:06:19 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:06:19 #153 DONE 1254.6s 10:06:19 10:06:19 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:06:19 #161 DONE 0.4s 10:06:19 10:06:19 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:06:22 #162 DONE 2.6s 10:06:22 10:06:22 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:06:22 #163 DONE 0.4s 10:06:22 10:06:22 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:06:22 #164 DONE 0.2s 10:06:22 10:06:22 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:06:22 #165 DONE 0.3s 10:06:22 10:06:22 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:06:23 #166 DONE 0.1s 10:06:23 10:06:23 #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:06:23 #167 DONE 0.2s 10:06:23 10:06:23 #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:06:23 #168 DONE 0.2s 10:06:23 10:06:23 #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:06:23 #169 DONE 0.2s 10:06:23 10:06:23 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:06:24 #170 DONE 0.2s 10:06:24 10:06:24 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:06:24 #171 DONE 0.1s 10:06:24 10:06:24 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:06:26 #172 ... 10:06:26 10:06:26 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:06:26 #151 DONE 1262.2s 10:06:26 10:06:26 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:06:26 #152 ... 10:06:26 10:06:26 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:06:26 #172 DONE 2.9s 10:06:26 10:06:26 #111 [security-bootstrapper] exporting to image 10:06:26 #111 exporting layers 10:06:27 #111 ... 10:06:27 10:06:27 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:06:27 #173 DONE 0.4s 10:06:28 10:06:28 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:06:28 #174 DONE 0.2s 10:06:28 10:06:28 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:06:28 #175 DONE 0.3s 10:06:28 10:06:28 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:06:28 #176 DONE 0.2s 10:06:28 10:06:28 #111 [security-bootstrapper] exporting to image 10:06:28 #111 exporting layers 1.9s done 10:06:28 #111 writing image sha256:2b3adb7a0ba3d050e591f621784c433ce00cb7a9d384e7902f54505491080b37 0.1s done 10:06:28 #111 naming to docker.io/library/security-bootstrapper-arm64 10:06:28 #111 naming to docker.io/library/security-bootstrapper-arm64 done 10:06:28 #111 DONE 6.7s 10:06:28 10:06:28 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:06:29 #177 DONE 0.4s 10:06:29 10:06:29 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:06:29 #178 DONE 0.1s 10:06:29 10:06:29 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:06:31 #179 DONE 2.2s 10:06:31 10:06:31 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:06:31 #147 ... 10:06:31 10:06:31 #111 [security-proxy-setup] exporting to image 10:06:32 #111 exporting layers 1.0s done 10:06:32 #111 writing image sha256:7cc9bfe7dafd8366a367ea40749fc7a5824222c13f4f5a6d022cf3e0faab76c7 done 10:06:32 #111 naming to docker.io/library/security-proxy-setup-arm64 done 10:06:32 #111 DONE 7.8s 10:06:32 10:06:32 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:06:38 #156 ... 10:06:38 10:06:38 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:06:38 #157 DONE 1273.2s 10:06:38 10:06:38 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:06:38 #147 ... 10:06:38 10:06:38 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:06:38 #180 DONE 0.3s 10:06:38 10:06:38 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:06:38 #44 ... 10:06:38 10:06:38 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:06:38 #181 DONE 0.2s 10:06:38 10:06:38 #182 [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 10:06:38 #182 DONE 0.2s 10:06:38 10:06:38 #183 [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 10:06:38 #183 DONE 0.2s 10:06:38 10:06:38 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:06:38 #184 DONE 0.2s 10:06:38 10:06:38 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:06:39 #185 DONE 0.3s 10:06:39 10:06:39 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:06:39 #186 DONE 0.3s 10:06:39 10:06:39 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:06:39 #187 DONE 0.1s 10:06:39 10:06:39 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:06:42 #188 DONE 2.3s 10:06:42 10:06:42 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:06:42 #156 ... 10:06:42 10:06:42 #111 [security-secretstore-setup] exporting to image 10:06:42 #111 exporting layers 10:06:43 #111 exporting layers 1.3s done 10:06:43 #111 writing image sha256:2cb6983dd61f22d870ecb9cd09ed8c2ed8ffc9c7a7bd7bf78241afb3dd965095 0.0s done 10:06:43 #111 naming to docker.io/library/security-secretstore-setup-arm64 10:06:43 #111 naming to docker.io/library/security-secretstore-setup-arm64 done 10:06:43 #111 DONE 9.1s 10:06:43 10:06:43 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:07:51 #44 ... 10:07:51 10:07:51 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:07:51 #155 DONE 1341.7s 10:07:51 10:07:51 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:07:51 #147 ... 10:07:51 10:07:51 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:07:51 #189 DONE 0.2s 10:07:51 10:07:51 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:07:51 #156 ... 10:07:51 10:07:51 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:07:51 #190 DONE 0.1s 10:07:51 10:07:51 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:07:51 #191 DONE 0.3s 10:07:51 10:07:51 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:07:51 #192 DONE 0.2s 10:07:51 10:07:51 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:07:51 #193 DONE 0.2s 10:07:51 10:07:51 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:07:51 #194 DONE 2.2s 10:07:51 10:07:51 #111 [core-common-config-bootstrapper] exporting to image 10:07:51 #111 exporting layers 10:07:51 #111 exporting layers 0.6s done 10:07:51 #111 writing image sha256:0a78f9714041aad23e6c0ad677f728979a282ce91b4205b0769979660aa4c1bc done 10:07:51 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:07:51 #111 DONE 9.7s 10:07:51 10:07:51 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:09:57 #44 ... 10:09:57 10:09:57 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:09:57 #149 DONE 1467.6s 10:09:57 10:09:57 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:09:57 #44 ... 10:09:57 10:09:57 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:09:57 #195 DONE 0.1s 10:09:57 10:09:57 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:09:57 #44 ... 10:09:57 10:09:57 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:09:57 #196 DONE 0.2s 10:09:57 10:09:57 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:09:57 #197 DONE 0.3s 10:09:57 10:09:57 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:09:57 #198 DONE 0.1s 10:09:57 10:09:57 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:09:57 #156 ... 10:09:57 10:09:57 #111 [security-spiffe-token-provider] exporting to image 10:09:57 #111 exporting layers 10:09:57 #111 exporting layers 0.7s done 10:09:57 #111 writing image sha256:650262178a0a8ebafcb6c09108672cfc4cfe963abb498b137c309219818ca2ae done 10:09:57 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:09:57 #111 DONE 10.4s 10:09:57 10:09:57 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:18:19 #152 ... 10:18:19 10:18:19 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:18:19 #159 DONE 1970.3s 10:18:19 10:18:19 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:18:19 #156 ... 10:18:19 10:18:19 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:18:19 #199 DONE 0.1s 10:18:19 10:18:19 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:18:19 #200 DONE 0.2s 10:18:19 10:18:19 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:18:19 #201 DONE 0.4s 10:18:19 10:18:19 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:18:19 #202 DONE 0.2s 10:18:19 10:18:19 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:18:19 #203 DONE 0.1s 10:18:19 10:18:19 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:18:19 #204 DONE 1.9s 10:18:19 10:18:19 #111 [security-proxy-auth] exporting to image 10:18:19 #111 exporting layers 10:18:19 #111 exporting layers 0.7s done 10:18:19 #111 writing image sha256:662b48bccee6471844a1fbe32f6492192258086092a81fa5646608ce2d25dd9e done 10:18:19 #111 naming to docker.io/library/security-proxy-auth-arm64 done 10:18:19 #111 DONE 11.2s 10:18:19 10:18:19 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:19:16 #44 ... 10:19:16 10:19:16 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:19:16 #156 DONE 2029.5s 10:19:16 10:19:16 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:19:16 #152 ... 10:19:16 10:19:16 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:19:16 #205 DONE 0.1s 10:19:16 10:19:16 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:19:16 #158 ... 10:19:16 10:19:16 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:19:16 #206 DONE 0.2s 10:19:16 10:19:16 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:19:16 #207 DONE 0.4s 10:19:16 10:19:16 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:19:16 #208 DONE 0.1s 10:19:16 10:19:16 #111 [core-command] exporting to image 10:19:16 #111 exporting layers 10:19:16 #111 exporting layers 0.5s done 10:19:16 #111 writing image sha256:c332a2f74c794e3e4845f2b2c7165887482bd20978f6d896815f99138c1cd484 done 10:19:16 #111 naming to docker.io/library/core-command-arm64 done 10:19:16 #111 DONE 11.7s 10:19:16 10:19:16 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:21:23 #44 ... 10:21:23 10:21:23 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:21:23 #154 DONE 2151.0s 10:21:23 10:21:23 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:21:23 #44 ... 10:21:23 10:21:23 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:21:23 #209 DONE 0.2s 10:21:23 10:21:23 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:21:23 #158 ... 10:21:23 10:21:23 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:21:23 #210 DONE 0.4s 10:21:23 10:21:23 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:21:23 #211 DONE 0.4s 10:21:23 10:21:23 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:21:23 #212 DONE 0.2s 10:21:23 10:21:23 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 10:21:23 #213 DONE 0.2s 10:21:23 10:21:23 #111 [core-data] exporting to image 10:21:23 #111 exporting layers 10:21:23 #111 exporting layers 0.6s done 10:21:23 #111 writing image sha256:c38929128dce2e445f9720693f283405038ed031de8eecfb16e2f1c83a2c8c05 done 10:21:23 #111 naming to docker.io/library/core-data-arm64 0.0s done 10:21:23 #111 DONE 12.3s 10:21:23 10:21:23 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:21:23 #147 DONE 2155.9s 10:21:23 10:21:23 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:21:23 #160 ... 10:21:23 10:21:23 #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:21:23 #214 DONE 0.2s 10:21:23 10:21:23 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:21:23 #158 ... 10:21:23 10:21:23 #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:21:23 #215 DONE 0.4s 10:21:23 10:21:23 #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:21:23 #216 DONE 0.2s 10:21:23 10:21:23 #111 [core-keeper] exporting to image 10:21:23 #111 exporting layers 0.4s done 10:21:23 #111 writing image sha256:b66a24e422d8fb2133945f75902fd3de0f1820c50c338cd804ca612e8e74d257 done 10:21:23 #111 naming to docker.io/library/core-keeper-arm64 done 10:21:23 #111 DONE 12.8s 10:21:23 10:21:23 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:21:27 #152 ... 10:21:27 10:21:27 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:21:27 #150 DONE 2163.6s 10:21:27 10:21:27 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:21:28 #160 ... 10:21:28 10:21:28 #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:21:28 #217 DONE 0.1s 10:21:28 10:21:28 #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:21:28 #218 DONE 0.2s 10:21:28 10:21:28 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:21:28 #158 ... 10:21:28 10:21:28 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:21:29 #219 DONE 0.5s 10:21:29 10:21:29 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:21:29 #220 DONE 0.1s 10:21:29 10:21:29 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:21:29 #221 DONE 0.2s 10:21:29 10:21:29 #111 [core-metadata] exporting to image 10:21:29 #111 exporting layers 10:21:30 #111 exporting layers 0.6s done 10:21:30 #111 writing image sha256:80c65709ec7681a48516bf7d17179c2baa7808090f2fcc823964981eeb506679 done 10:21:30 #111 naming to docker.io/library/core-metadata-arm64 done 10:21:30 #111 DONE 13.4s 10:21:30 10:21:30 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:22:02 #160 ... 10:22:02 10:22:02 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:22:02 #158 DONE 2194.2s 10:22:02 10:22:02 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:22:02 #152 ... 10:22:02 10:22:02 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:22:02 #222 DONE 0.2s 10:22:02 10:22:02 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:22:02 #223 DONE 0.1s 10:22:02 10:22:02 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:22:02 #152 ... 10:22:02 10:22:02 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:22:02 #224 DONE 0.4s 10:22:02 10:22:02 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:22:02 #152 ... 10:22:02 10:22:02 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:22:02 #225 DONE 0.1s 10:22:02 10:22:02 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:22:02 #160 DONE 2195.6s 10:22:02 10:22:02 #111 [support-scheduler] exporting to image 10:22:02 #111 exporting layers 10:22:02 #111 ... 10:22:02 10:22:02 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:22:02 #152 DONE 2195.7s 10:22:02 10:22:02 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:22:02 #226 DONE 0.4s 10:22:02 10:22:02 #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:22:02 #227 DONE 0.3s 10:22:02 10:22:02 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:22:02 #44 ... 10:22:02 10:22:02 #111 [support-scheduler] exporting to image 10:22:02 #111 exporting layers 0.9s done 10:22:02 #111 writing image sha256:e6ff7322171ea91d1a33d8ef1ab4fc9eee19fc463617f7e6be8ae01d12e8d3cf done 10:22:02 #111 naming to docker.io/library/support-scheduler-arm64 done 10:22:02 #111 DONE 14.2s 10:22:02 10:22:02 #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:22:02 #228 DONE 0.2s 10:22:02 10:22:02 #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:22:02 #229 DONE 0.3s 10:22:02 10:22:02 #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:22:02 #230 DONE 0.4s 10:22:02 10:22:02 #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:22:02 #231 DONE 0.5s 10:22:02 10:22:02 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:22:02 #232 DONE 0.2s 10:22:02 10:22:02 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:22:02 #233 DONE 0.1s 10:22:02 10:22:02 #111 [support-notifications] exporting to image 10:22:02 #111 exporting layers 0.6s done 10:22:02 #111 writing image sha256:cbd8c57e6f4ddaf140636f1faa143499ff70465b83274c9c28bf2638594c2c3c done 10:22:02 #111 naming to docker.io/library/support-notifications-arm64 done 10:22:02 #111 exporting layers 1.5s done 10:22:02 #111 writing image sha256:ae93d9e4f5856e7f48a9a05fd1a9d5dcf978ad81f005c43b4153cbbbc6f707e4 done 10:22:02 #111 naming to docker.io/library/support-cron-scheduler-arm64 done 10:22:02 #111 DONE 15.7s 10:22:02 10:22:02 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:22:02 time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:22:02 time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:22:02 time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:22:02 time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:22:02 time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:22:02 time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:22:02 time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:22:02 time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:22:02 time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:22:02 time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:22:02 time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:22:02 time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:22:02 time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:22:02 time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:22:02 time="2024-08-23T09:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:22:02 time="2024-08-23T09:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:22:02 $ docker stop --time=1 94b97b2f02d1473f35184d9d4e8fbcfd3a63b607e26fd1cba258d63e3ee51c1c 10:22:04 $ docker rm -f --volumes 94b97b2f02d1473f35184d9d4e8fbcfd3a63b607e26fd1cba258d63e3ee51c1c [Pipeline] // withDockerContainer [Pipeline] sh 10:22:05 + docker images 10:22:05 REPOSITORY TAG IMAGE ID CREATED SIZE 10:22:05 support-notifications-arm64 latest cbd8c57e6f4d 3 seconds ago 42MB 10:22:05 support-cron-scheduler-arm64 latest ae93d9e4f585 3 seconds ago 43.5MB 10:22:05 support-scheduler-arm64 latest e6ff7322171e 5 seconds ago 41.3MB 10:22:05 core-metadata-arm64 latest 80c65709ec76 35 seconds ago 39.3MB 10:22:05 core-keeper-arm64 latest b66a24e422d8 43 seconds ago 39MB 10:22:05 core-data-arm64 latest c38929128dce 48 seconds ago 39.1MB 10:22:05 core-command-arm64 latest c332a2f74c79 2 minutes ago 35MB 10:22:05 security-proxy-auth-arm64 latest 662b48bccee6 3 minutes ago 32.6MB 10:22:05 security-spiffe-token-provider-arm64 latest 650262178a0a 12 minutes ago 29MB 10:22:05 core-common-config-bootstrapper-arm64 latest 0a78f9714041 14 minutes ago 15.3MB 10:22:05 security-secretstore-setup-arm64 latest 2cb6983dd61f 15 minutes ago 36.4MB 10:22:05 security-proxy-setup-arm64 latest 7cc9bfe7dafd 15 minutes ago 26.1MB 10:22:05 security-bootstrapper-arm64 latest 2b3adb7a0ba3 15 minutes ago 18.9MB 10:22:05 security-spire-agent-arm64 latest e61a192e17e2 37 minutes ago 174MB 10:22:05 security-spire-config-arm64 latest 885e92e05800 37 minutes ago 115MB 10:22:05 security-spire-server-arm64 latest 61d50a65bec8 37 minutes ago 116MB 10:22:05 ci-base-image-arm64 latest a5fbc1deb9d8 39 minutes ago 967MB 10:22:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 10:22:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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 10:22:05 provisioning config files... 10:22:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/680@tmp/config7912544162153971804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:05 ---> ****-login.sh 10:22:05 nexus3.edgexfoundry.org:10001 10:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:05 Configure a credential helper to remove this warning. See 10:22:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:05 10:22:05 Login Succeeded 10:22:05 nexus3.edgexfoundry.org:10002 10:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:06 Configure a credential helper to remove this warning. See 10:22:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:06 10:22:06 Login Succeeded 10:22:06 nexus3.edgexfoundry.org:10003 10:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:06 Configure a credential helper to remove this warning. See 10:22:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:06 10:22:06 Login Succeeded 10:22:06 nexus3.edgexfoundry.org:10004 10:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:06 Configure a credential helper to remove this warning. See 10:22:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:06 10:22:06 Login Succeeded 10:22:06 ****.io 10:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:07 Configure a credential helper to remove this warning. See 10:22:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:07 10:22:07 Login Succeeded 10:22:07 ---> ****-login.sh ends [Pipeline] } 10:22:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:22:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:22:07 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:22:07 937196a2213dffd351f2a95a34308f9792d52b64 10:22:07 latest 10:22:07 3.2.0-dev.60 10:22:07 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:22:07 main 10:22:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:22:08 8549364eae8c: Preparing 10:22:08 bd400a9b19fd: Preparing 10:22:08 64f997b4e9c5: Preparing 10:22:08 d0ee6f3d3893: Preparing 10:22:08 659146751224: Preparing 10:22:08 237a7cbe84ed: Preparing 10:22:08 3c20671a5817: Preparing 10:22:08 237a7cbe84ed: Waiting 10:22:08 3c20671a5817: Waiting 10:22:08 64f997b4e9c5: Pushed 10:22:08 8549364eae8c: Pushed 10:22:08 659146751224: Pushed 10:22:08 d0ee6f3d3893: Pushed 10:22:08 3c20671a5817: Layer already exists 10:22:08 237a7cbe84ed: Pushed 10:22:13 bd400a9b19fd: Pushed 10:22:13 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:9606e0304d24d72f663ef05fa153ae11b7546e1039a61b413d6bde5fc5a820be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:22:14 8549364eae8c: Preparing 10:22:14 bd400a9b19fd: Preparing 10:22:14 64f997b4e9c5: Preparing 10:22:14 d0ee6f3d3893: Preparing 10:22:14 659146751224: Preparing 10:22:14 237a7cbe84ed: Preparing 10:22:14 3c20671a5817: Preparing 10:22:14 237a7cbe84ed: Waiting 10:22:14 3c20671a5817: Waiting 10:22:14 659146751224: Layer already exists 10:22:14 64f997b4e9c5: Layer already exists 10:22:14 d0ee6f3d3893: Layer already exists 10:22:14 8549364eae8c: Layer already exists 10:22:14 bd400a9b19fd: Layer already exists 10:22:14 3c20671a5817: Layer already exists 10:22:14 237a7cbe84ed: Layer already exists 10:22:14 latest: digest: sha256:9606e0304d24d72f663ef05fa153ae11b7546e1039a61b413d6bde5fc5a820be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.60 10:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:22:15 8549364eae8c: Preparing 10:22:15 bd400a9b19fd: Preparing 10:22:15 64f997b4e9c5: Preparing 10:22:15 d0ee6f3d3893: Preparing 10:22:15 659146751224: Preparing 10:22:15 237a7cbe84ed: Preparing 10:22:15 3c20671a5817: Preparing 10:22:15 237a7cbe84ed: Waiting 10:22:15 3c20671a5817: Waiting 10:22:15 64f997b4e9c5: Layer already exists 10:22:15 bd400a9b19fd: Layer already exists 10:22:15 659146751224: Layer already exists 10:22:15 d0ee6f3d3893: Layer already exists 10:22:15 8549364eae8c: Layer already exists 10:22:15 237a7cbe84ed: Layer already exists 10:22:15 3c20671a5817: Layer already exists 10:22:15 3.2.0-dev.60: digest: sha256:9606e0304d24d72f663ef05fa153ae11b7546e1039a61b413d6bde5fc5a820be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:22:16 8549364eae8c: Preparing 10:22:16 bd400a9b19fd: Preparing 10:22:16 64f997b4e9c5: Preparing 10:22:16 d0ee6f3d3893: Preparing 10:22:16 659146751224: Preparing 10:22:16 237a7cbe84ed: Preparing 10:22:16 3c20671a5817: Preparing 10:22:16 237a7cbe84ed: Waiting 10:22:16 3c20671a5817: Waiting 10:22:16 8549364eae8c: Layer already exists 10:22:16 659146751224: Layer already exists 10:22:16 bd400a9b19fd: Layer already exists 10:22:16 64f997b4e9c5: Layer already exists 10:22:16 d0ee6f3d3893: Layer already exists 10:22:16 237a7cbe84ed: Layer already exists 10:22:16 3c20671a5817: Layer already exists 10:22:16 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:9606e0304d24d72f663ef05fa153ae11b7546e1039a61b413d6bde5fc5a820be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:22:17 8549364eae8c: Preparing 10:22:17 bd400a9b19fd: Preparing 10:22:17 64f997b4e9c5: Preparing 10:22:17 d0ee6f3d3893: Preparing 10:22:17 659146751224: Preparing 10:22:17 237a7cbe84ed: Preparing 10:22:17 3c20671a5817: Preparing 10:22:17 237a7cbe84ed: Waiting 10:22:17 3c20671a5817: Waiting 10:22:17 8549364eae8c: Layer already exists 10:22:17 bd400a9b19fd: Layer already exists 10:22:17 d0ee6f3d3893: Layer already exists 10:22:17 64f997b4e9c5: Layer already exists 10:22:17 659146751224: Layer already exists 10:22:17 237a7cbe84ed: Layer already exists 10:22:17 3c20671a5817: Layer already exists 10:22:17 main: digest: sha256:9606e0304d24d72f663ef05fa153ae11b7546e1039a61b413d6bde5fc5a820be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:22:17 ===================================================== [Pipeline] echo 10:22:17 taggedImages: 10:22:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:22:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:22:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.60 10:22:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:22:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:22:17 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:22:17 937196a2213dffd351f2a95a34308f9792d52b64 10:22:17 latest 10:22:17 3.2.0-dev.60 10:22:17 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:22:17 main 10:22:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:22:18 383f21ffb40c: Preparing 10:22:18 e073c7270f0b: Preparing 10:22:18 fb85d0eea848: Preparing 10:22:18 b94e93eaa772: Preparing 10:22:18 64f997b4e9c5: Preparing 10:22:18 d0ee6f3d3893: Preparing 10:22:18 659146751224: Preparing 10:22:18 237a7cbe84ed: Preparing 10:22:18 3c20671a5817: Preparing 10:22:18 659146751224: Waiting 10:22:18 237a7cbe84ed: Waiting 10:22:18 3c20671a5817: Waiting 10:22:18 d0ee6f3d3893: Waiting 10:22:18 64f997b4e9c5: Layer already exists 10:22:18 d0ee6f3d3893: Layer already exists 10:22:18 659146751224: Layer already exists 10:22:18 fb85d0eea848: Pushed 10:22:18 237a7cbe84ed: Layer already exists 10:22:18 383f21ffb40c: Pushed 10:22:18 e073c7270f0b: Pushed 10:22:18 3c20671a5817: Layer already exists 10:22:20 b94e93eaa772: Pushed 10:22:20 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:69c41f77a766e0a230277078fea826d8c5dcc8cdd5d679d20a81a01ba42f796b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:21 + 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 10:22:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:22:21 383f21ffb40c: Preparing 10:22:21 e073c7270f0b: Preparing 10:22:21 fb85d0eea848: Preparing 10:22:21 b94e93eaa772: Preparing 10:22:21 64f997b4e9c5: Preparing 10:22:21 d0ee6f3d3893: Preparing 10:22:21 659146751224: Preparing 10:22:21 d0ee6f3d3893: Waiting 10:22:21 237a7cbe84ed: Preparing 10:22:21 659146751224: Waiting 10:22:21 3c20671a5817: Preparing 10:22:21 237a7cbe84ed: Waiting 10:22:21 3c20671a5817: Waiting 10:22:21 e073c7270f0b: Layer already exists 10:22:21 383f21ffb40c: Layer already exists 10:22:21 b94e93eaa772: Layer already exists 10:22:21 64f997b4e9c5: Layer already exists 10:22:21 fb85d0eea848: Layer already exists 10:22:21 d0ee6f3d3893: Layer already exists 10:22:21 659146751224: Layer already exists 10:22:21 237a7cbe84ed: Layer already exists 10:22:21 3c20671a5817: Layer already exists 10:22:21 latest: digest: sha256:69c41f77a766e0a230277078fea826d8c5dcc8cdd5d679d20a81a01ba42f796b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.60 10:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:22:22 383f21ffb40c: Preparing 10:22:22 e073c7270f0b: Preparing 10:22:22 fb85d0eea848: Preparing 10:22:22 b94e93eaa772: Preparing 10:22:22 64f997b4e9c5: Preparing 10:22:22 d0ee6f3d3893: Preparing 10:22:22 659146751224: Preparing 10:22:22 237a7cbe84ed: Preparing 10:22:22 3c20671a5817: Preparing 10:22:22 d0ee6f3d3893: Waiting 10:22:22 659146751224: Waiting 10:22:22 237a7cbe84ed: Waiting 10:22:22 3c20671a5817: Waiting 10:22:22 383f21ffb40c: Layer already exists 10:22:22 e073c7270f0b: Layer already exists 10:22:22 b94e93eaa772: Layer already exists 10:22:22 fb85d0eea848: Layer already exists 10:22:22 64f997b4e9c5: Layer already exists 10:22:22 659146751224: Layer already exists 10:22:22 237a7cbe84ed: Layer already exists 10:22:22 d0ee6f3d3893: Layer already exists 10:22:22 3c20671a5817: Layer already exists 10:22:22 3.2.0-dev.60: digest: sha256:69c41f77a766e0a230277078fea826d8c5dcc8cdd5d679d20a81a01ba42f796b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:22:23 383f21ffb40c: Preparing 10:22:23 e073c7270f0b: Preparing 10:22:23 fb85d0eea848: Preparing 10:22:23 b94e93eaa772: Preparing 10:22:23 64f997b4e9c5: Preparing 10:22:23 d0ee6f3d3893: Preparing 10:22:23 659146751224: Preparing 10:22:23 237a7cbe84ed: Preparing 10:22:23 3c20671a5817: Preparing 10:22:23 659146751224: Waiting 10:22:23 237a7cbe84ed: Waiting 10:22:23 3c20671a5817: Waiting 10:22:23 d0ee6f3d3893: Waiting 10:22:23 e073c7270f0b: Layer already exists 10:22:23 b94e93eaa772: Layer already exists 10:22:23 64f997b4e9c5: Layer already exists 10:22:23 fb85d0eea848: Layer already exists 10:22:23 383f21ffb40c: Layer already exists 10:22:23 659146751224: Layer already exists 10:22:23 237a7cbe84ed: Layer already exists 10:22:23 d0ee6f3d3893: Layer already exists 10:22:23 3c20671a5817: Layer already exists 10:22:23 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:69c41f77a766e0a230277078fea826d8c5dcc8cdd5d679d20a81a01ba42f796b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:24 + 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 10:22:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:22:24 383f21ffb40c: Preparing 10:22:24 e073c7270f0b: Preparing 10:22:24 fb85d0eea848: Preparing 10:22:24 b94e93eaa772: Preparing 10:22:24 64f997b4e9c5: Preparing 10:22:24 d0ee6f3d3893: Preparing 10:22:24 659146751224: Preparing 10:22:24 237a7cbe84ed: Preparing 10:22:24 3c20671a5817: Preparing 10:22:24 659146751224: Waiting 10:22:24 237a7cbe84ed: Waiting 10:22:24 3c20671a5817: Waiting 10:22:24 d0ee6f3d3893: Waiting 10:22:24 fb85d0eea848: Layer already exists 10:22:24 b94e93eaa772: Layer already exists 10:22:24 383f21ffb40c: Layer already exists 10:22:24 e073c7270f0b: Layer already exists 10:22:24 64f997b4e9c5: Layer already exists 10:22:24 d0ee6f3d3893: Layer already exists 10:22:24 659146751224: Layer already exists 10:22:24 3c20671a5817: Layer already exists 10:22:24 237a7cbe84ed: Layer already exists 10:22:24 main: digest: sha256:69c41f77a766e0a230277078fea826d8c5dcc8cdd5d679d20a81a01ba42f796b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:22:24 ===================================================== [Pipeline] echo 10:22:24 taggedImages: 10:22:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:22:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:22:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.60 10:22:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:22:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:22:24 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:22:24 937196a2213dffd351f2a95a34308f9792d52b64 10:22:24 latest 10:22:24 3.2.0-dev.60 10:22:24 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:22:24 main 10:22:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:22:25 188ba6729e80: Preparing 10:22:25 3e72fcbca170: Preparing 10:22:25 10af46eccfc4: Preparing 10:22:25 64f997b4e9c5: Preparing 10:22:25 d0ee6f3d3893: Preparing 10:22:25 ebdbcd3b2977: Preparing 10:22:25 7242f4609667: Preparing 10:22:25 ebdbcd3b2977: Waiting 10:22:25 3c20671a5817: Preparing 10:22:25 7242f4609667: Waiting 10:22:25 3c20671a5817: Waiting 10:22:25 d0ee6f3d3893: Layer already exists 10:22:25 64f997b4e9c5: Layer already exists 10:22:25 3e72fcbca170: Pushed 10:22:25 188ba6729e80: Pushed 10:22:25 3c20671a5817: Layer already exists 10:22:25 ebdbcd3b2977: Pushed 10:22:25 7242f4609667: Pushed 10:22:32 10af46eccfc4: Pushed 10:22:32 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:24f45c8b5f727cdc78deaf27d8d9cb09ca6b0a663f88d9c25c0e05a6380b0b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:22:33 188ba6729e80: Preparing 10:22:33 3e72fcbca170: Preparing 10:22:33 10af46eccfc4: Preparing 10:22:33 64f997b4e9c5: Preparing 10:22:33 d0ee6f3d3893: Preparing 10:22:33 ebdbcd3b2977: Preparing 10:22:33 7242f4609667: Preparing 10:22:33 3c20671a5817: Preparing 10:22:33 ebdbcd3b2977: Waiting 10:22:33 7242f4609667: Waiting 10:22:33 3c20671a5817: Waiting 10:22:33 10af46eccfc4: Layer already exists 10:22:33 188ba6729e80: Layer already exists 10:22:33 64f997b4e9c5: Layer already exists 10:22:33 3e72fcbca170: Layer already exists 10:22:33 d0ee6f3d3893: Layer already exists 10:22:33 ebdbcd3b2977: Layer already exists 10:22:33 3c20671a5817: Layer already exists 10:22:33 7242f4609667: Layer already exists 10:22:33 latest: digest: sha256:24f45c8b5f727cdc78deaf27d8d9cb09ca6b0a663f88d9c25c0e05a6380b0b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.60 10:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:22:34 188ba6729e80: Preparing 10:22:34 3e72fcbca170: Preparing 10:22:34 10af46eccfc4: Preparing 10:22:34 64f997b4e9c5: Preparing 10:22:34 d0ee6f3d3893: Preparing 10:22:34 ebdbcd3b2977: Preparing 10:22:34 7242f4609667: Preparing 10:22:34 3c20671a5817: Preparing 10:22:34 7242f4609667: Waiting 10:22:34 3c20671a5817: Waiting 10:22:34 ebdbcd3b2977: Waiting 10:22:34 64f997b4e9c5: Layer already exists 10:22:34 10af46eccfc4: Layer already exists 10:22:34 3e72fcbca170: Layer already exists 10:22:34 d0ee6f3d3893: Layer already exists 10:22:34 188ba6729e80: Layer already exists 10:22:34 7242f4609667: Layer already exists 10:22:34 ebdbcd3b2977: Layer already exists 10:22:34 3c20671a5817: Layer already exists 10:22:34 3.2.0-dev.60: digest: sha256:24f45c8b5f727cdc78deaf27d8d9cb09ca6b0a663f88d9c25c0e05a6380b0b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:22:35 188ba6729e80: Preparing 10:22:35 3e72fcbca170: Preparing 10:22:35 10af46eccfc4: Preparing 10:22:35 64f997b4e9c5: Preparing 10:22:35 d0ee6f3d3893: Preparing 10:22:35 ebdbcd3b2977: Preparing 10:22:35 7242f4609667: Preparing 10:22:35 ebdbcd3b2977: Waiting 10:22:35 3c20671a5817: Preparing 10:22:35 7242f4609667: Waiting 10:22:35 3c20671a5817: Waiting 10:22:35 64f997b4e9c5: Layer already exists 10:22:35 10af46eccfc4: Layer already exists 10:22:35 188ba6729e80: Layer already exists 10:22:35 d0ee6f3d3893: Layer already exists 10:22:35 3e72fcbca170: Layer already exists 10:22:35 ebdbcd3b2977: Layer already exists 10:22:35 3c20671a5817: Layer already exists 10:22:35 7242f4609667: Layer already exists 10:22:35 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:24f45c8b5f727cdc78deaf27d8d9cb09ca6b0a663f88d9c25c0e05a6380b0b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:22:36 188ba6729e80: Preparing 10:22:36 3e72fcbca170: Preparing 10:22:36 10af46eccfc4: Preparing 10:22:36 64f997b4e9c5: Preparing 10:22:36 d0ee6f3d3893: Preparing 10:22:36 ebdbcd3b2977: Preparing 10:22:36 7242f4609667: Preparing 10:22:36 3c20671a5817: Preparing 10:22:36 7242f4609667: Waiting 10:22:36 3c20671a5817: Waiting 10:22:36 ebdbcd3b2977: Waiting 10:22:36 10af46eccfc4: Layer already exists 10:22:36 d0ee6f3d3893: Layer already exists 10:22:36 64f997b4e9c5: Layer already exists 10:22:36 188ba6729e80: Layer already exists 10:22:36 3e72fcbca170: Layer already exists 10:22:36 ebdbcd3b2977: Layer already exists 10:22:36 7242f4609667: Layer already exists 10:22:36 3c20671a5817: Layer already exists 10:22:36 main: digest: sha256:24f45c8b5f727cdc78deaf27d8d9cb09ca6b0a663f88d9c25c0e05a6380b0b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:22:36 ===================================================== [Pipeline] echo 10:22:36 taggedImages: 10:22:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:22:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:22:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.60 10:22:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:22:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:22:36 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:22:36 937196a2213dffd351f2a95a34308f9792d52b64 10:22:36 latest 10:22:36 3.2.0-dev.60 10:22:36 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:22:36 main 10:22:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:37 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:22:37 57c8d1b14050: Preparing 10:22:37 f9faa03dd4f5: Preparing 10:22:37 d0ee6f3d3893: Preparing 10:22:37 5328c83824f0: Preparing 10:22:37 340b557e8337: Preparing 10:22:37 3c20671a5817: Preparing 10:22:37 3c20671a5817: Waiting 10:22:37 d0ee6f3d3893: Layer already exists 10:22:37 3c20671a5817: Layer already exists 10:22:37 57c8d1b14050: Pushed 10:22:37 5328c83824f0: Pushed 10:22:37 340b557e8337: Pushed 10:22:44 f9faa03dd4f5: Pushed 10:22:44 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:27d63f5304fd95b9322a9435e1a083aa8c91e0d82a2afcb607405f2c301929a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:22:45 57c8d1b14050: Preparing 10:22:45 f9faa03dd4f5: Preparing 10:22:45 d0ee6f3d3893: Preparing 10:22:45 5328c83824f0: Preparing 10:22:45 340b557e8337: Preparing 10:22:45 3c20671a5817: Preparing 10:22:45 3c20671a5817: Waiting 10:22:45 340b557e8337: Layer already exists 10:22:45 57c8d1b14050: Layer already exists 10:22:45 d0ee6f3d3893: Layer already exists 10:22:45 f9faa03dd4f5: Layer already exists 10:22:45 5328c83824f0: Layer already exists 10:22:45 3c20671a5817: Layer already exists 10:22:45 latest: digest: sha256:27d63f5304fd95b9322a9435e1a083aa8c91e0d82a2afcb607405f2c301929a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.60 10:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:22:46 57c8d1b14050: Preparing 10:22:46 f9faa03dd4f5: Preparing 10:22:46 d0ee6f3d3893: Preparing 10:22:46 5328c83824f0: Preparing 10:22:46 340b557e8337: Preparing 10:22:46 3c20671a5817: Preparing 10:22:46 3c20671a5817: Waiting 10:22:46 340b557e8337: Layer already exists 10:22:46 5328c83824f0: Layer already exists 10:22:46 57c8d1b14050: Layer already exists 10:22:46 d0ee6f3d3893: Layer already exists 10:22:46 f9faa03dd4f5: Layer already exists 10:22:46 3c20671a5817: Layer already exists 10:22:46 3.2.0-dev.60: digest: sha256:27d63f5304fd95b9322a9435e1a083aa8c91e0d82a2afcb607405f2c301929a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:22:46 57c8d1b14050: Preparing 10:22:46 f9faa03dd4f5: Preparing 10:22:46 d0ee6f3d3893: Preparing 10:22:46 5328c83824f0: Preparing 10:22:46 340b557e8337: Preparing 10:22:46 3c20671a5817: Preparing 10:22:46 3c20671a5817: Waiting 10:22:46 5328c83824f0: Layer already exists 10:22:46 57c8d1b14050: Layer already exists 10:22:46 f9faa03dd4f5: Layer already exists 10:22:46 340b557e8337: Layer already exists 10:22:46 d0ee6f3d3893: Layer already exists 10:22:46 3c20671a5817: Layer already exists 10:22:46 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:27d63f5304fd95b9322a9435e1a083aa8c91e0d82a2afcb607405f2c301929a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:22:47 57c8d1b14050: Preparing 10:22:47 f9faa03dd4f5: Preparing 10:22:47 d0ee6f3d3893: Preparing 10:22:47 5328c83824f0: Preparing 10:22:47 340b557e8337: Preparing 10:22:47 3c20671a5817: Preparing 10:22:47 3c20671a5817: Waiting 10:22:47 d0ee6f3d3893: Layer already exists 10:22:47 5328c83824f0: Layer already exists 10:22:47 f9faa03dd4f5: Layer already exists 10:22:47 340b557e8337: Layer already exists 10:22:47 57c8d1b14050: Layer already exists 10:22:47 3c20671a5817: Layer already exists 10:22:48 main: digest: sha256:27d63f5304fd95b9322a9435e1a083aa8c91e0d82a2afcb607405f2c301929a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:22:48 ===================================================== [Pipeline] echo 10:22:48 taggedImages: 10:22:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:22:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:22:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.60 10:22:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:22:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:22:48 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:22:48 937196a2213dffd351f2a95a34308f9792d52b64 10:22:48 latest 10:22:48 3.2.0-dev.60 10:22:48 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:22:48 main 10:22:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:22:49 757f867b7147: Preparing 10:22:49 f56e668ae192: Preparing 10:22:49 c7e6a5db3942: Preparing 10:22:49 64f997b4e9c5: Preparing 10:22:49 d0ee6f3d3893: Preparing 10:22:49 659146751224: Preparing 10:22:49 237a7cbe84ed: Preparing 10:22:49 3c20671a5817: Preparing 10:22:49 659146751224: Waiting 10:22:49 3c20671a5817: Waiting 10:22:49 237a7cbe84ed: Waiting 10:22:49 64f997b4e9c5: Layer already exists 10:22:49 d0ee6f3d3893: Layer already exists 10:22:49 659146751224: Layer already exists 10:22:49 237a7cbe84ed: Layer already exists 10:22:49 3c20671a5817: Layer already exists 10:22:49 f56e668ae192: Pushed 10:22:49 757f867b7147: Pushed 10:22:55 c7e6a5db3942: Pushed 10:22:55 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:f7458dfb6db92cb30901403e842102655b40639e9ba52895b47f593c2dc43d4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:22:57 757f867b7147: Preparing 10:22:57 f56e668ae192: Preparing 10:22:57 c7e6a5db3942: Preparing 10:22:57 64f997b4e9c5: Preparing 10:22:57 d0ee6f3d3893: Preparing 10:22:57 659146751224: Preparing 10:22:57 237a7cbe84ed: Preparing 10:22:57 3c20671a5817: Preparing 10:22:57 237a7cbe84ed: Waiting 10:22:57 3c20671a5817: Waiting 10:22:57 659146751224: Waiting 10:22:57 64f997b4e9c5: Layer already exists 10:22:57 d0ee6f3d3893: Layer already exists 10:22:57 c7e6a5db3942: Layer already exists 10:22:57 757f867b7147: Layer already exists 10:22:57 f56e668ae192: Layer already exists 10:22:57 659146751224: Layer already exists 10:22:57 237a7cbe84ed: Layer already exists 10:22:57 3c20671a5817: Layer already exists 10:22:57 latest: digest: sha256:f7458dfb6db92cb30901403e842102655b40639e9ba52895b47f593c2dc43d4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.60 10:22:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:22:58 757f867b7147: Preparing 10:22:58 f56e668ae192: Preparing 10:22:58 c7e6a5db3942: Preparing 10:22:58 64f997b4e9c5: Preparing 10:22:58 d0ee6f3d3893: Preparing 10:22:58 659146751224: Preparing 10:22:58 237a7cbe84ed: Preparing 10:22:58 3c20671a5817: Preparing 10:22:58 659146751224: Waiting 10:22:58 237a7cbe84ed: Waiting 10:22:58 3c20671a5817: Waiting 10:22:58 c7e6a5db3942: Layer already exists 10:22:58 64f997b4e9c5: Layer already exists 10:22:58 f56e668ae192: Layer already exists 10:22:58 d0ee6f3d3893: Layer already exists 10:22:58 757f867b7147: Layer already exists 10:22:58 659146751224: Layer already exists 10:22:58 237a7cbe84ed: Layer already exists 10:22:58 3c20671a5817: Layer already exists 10:22:58 3.2.0-dev.60: digest: sha256:f7458dfb6db92cb30901403e842102655b40639e9ba52895b47f593c2dc43d4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:22:59 757f867b7147: Preparing 10:22:59 f56e668ae192: Preparing 10:22:59 c7e6a5db3942: Preparing 10:22:59 64f997b4e9c5: Preparing 10:22:59 d0ee6f3d3893: Preparing 10:22:59 659146751224: Preparing 10:22:59 237a7cbe84ed: Preparing 10:22:59 3c20671a5817: Preparing 10:22:59 659146751224: Waiting 10:22:59 237a7cbe84ed: Waiting 10:22:59 3c20671a5817: Waiting 10:22:59 64f997b4e9c5: Layer already exists 10:22:59 f56e668ae192: Layer already exists 10:22:59 757f867b7147: Layer already exists 10:22:59 c7e6a5db3942: Layer already exists 10:22:59 d0ee6f3d3893: Layer already exists 10:22:59 237a7cbe84ed: Layer already exists 10:22:59 659146751224: Layer already exists 10:22:59 3c20671a5817: Layer already exists 10:22:59 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:f7458dfb6db92cb30901403e842102655b40639e9ba52895b47f593c2dc43d4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:23:00 757f867b7147: Preparing 10:23:00 f56e668ae192: Preparing 10:23:00 c7e6a5db3942: Preparing 10:23:00 64f997b4e9c5: Preparing 10:23:00 d0ee6f3d3893: Preparing 10:23:00 659146751224: Preparing 10:23:00 237a7cbe84ed: Preparing 10:23:00 3c20671a5817: Preparing 10:23:00 237a7cbe84ed: Waiting 10:23:00 3c20671a5817: Waiting 10:23:00 659146751224: Waiting 10:23:00 d0ee6f3d3893: Layer already exists 10:23:00 757f867b7147: Layer already exists 10:23:00 c7e6a5db3942: Layer already exists 10:23:00 f56e668ae192: Layer already exists 10:23:00 64f997b4e9c5: Layer already exists 10:23:00 659146751224: Layer already exists 10:23:00 237a7cbe84ed: Layer already exists 10:23:00 3c20671a5817: Layer already exists 10:23:00 main: digest: sha256:f7458dfb6db92cb30901403e842102655b40639e9ba52895b47f593c2dc43d4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:23:00 ===================================================== [Pipeline] echo 10:23:00 taggedImages: 10:23:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:23:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:23:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.60 10:23:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:23:00 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:23:00 937196a2213dffd351f2a95a34308f9792d52b64 10:23:00 latest 10:23:00 3.2.0-dev.60 10:23:00 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:00 main 10:23:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:23:01 176d89ecc420: Preparing 10:23:01 f06d43bd017d: Preparing 10:23:01 12b8d8ea18b8: Preparing 10:23:01 8e2b7de20717: Preparing 10:23:01 1d693b4312c2: Preparing 10:23:01 afd1eb8b058a: Preparing 10:23:01 e1d19e282783: Preparing 10:23:01 72aaa8215e61: Preparing 10:23:01 64f997b4e9c5: Preparing 10:23:01 d0ee6f3d3893: Preparing 10:23:01 df3f1e4052dc: Preparing 10:23:01 8ad82e12adac: Preparing 10:23:01 5f70bf18a086: Preparing 10:23:01 0cbee262b5a1: Preparing 10:23:01 fd5004eb5671: Preparing 10:23:01 044e9c80784a: Preparing 10:23:01 3c20671a5817: Preparing 10:23:01 df3f1e4052dc: Waiting 10:23:01 afd1eb8b058a: Waiting 10:23:01 e1d19e282783: Waiting 10:23:01 72aaa8215e61: Waiting 10:23:01 64f997b4e9c5: Waiting 10:23:01 8ad82e12adac: Waiting 10:23:01 5f70bf18a086: Waiting 10:23:01 0cbee262b5a1: Waiting 10:23:01 fd5004eb5671: Waiting 10:23:01 044e9c80784a: Waiting 10:23:01 3c20671a5817: Waiting 10:23:01 d0ee6f3d3893: Waiting 10:23:01 1d693b4312c2: Pushed 10:23:01 f06d43bd017d: Pushed 10:23:01 12b8d8ea18b8: Pushed 10:23:01 176d89ecc420: Pushed 10:23:01 8e2b7de20717: Pushed 10:23:01 afd1eb8b058a: Pushed 10:23:01 64f997b4e9c5: Layer already exists 10:23:01 d0ee6f3d3893: Layer already exists 10:23:01 5f70bf18a086: Layer already exists 10:23:01 e1d19e282783: Pushed 10:23:01 df3f1e4052dc: Pushed 10:23:01 8ad82e12adac: Pushed 10:23:01 3c20671a5817: Layer already exists 10:23:01 fd5004eb5671: Pushed 10:23:01 0cbee262b5a1: Pushed 10:23:02 044e9c80784a: Pushed 10:23:04 72aaa8215e61: Pushed 10:23:04 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:aa28519a3d8f2b2a27a3f59528e79142aa55c9aa11c721a8e750fc87342ac621 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:23:05 176d89ecc420: Preparing 10:23:05 f06d43bd017d: Preparing 10:23:05 12b8d8ea18b8: Preparing 10:23:05 8e2b7de20717: Preparing 10:23:05 1d693b4312c2: Preparing 10:23:05 afd1eb8b058a: Preparing 10:23:05 e1d19e282783: Preparing 10:23:05 72aaa8215e61: Preparing 10:23:05 64f997b4e9c5: Preparing 10:23:05 d0ee6f3d3893: Preparing 10:23:05 df3f1e4052dc: Preparing 10:23:05 8ad82e12adac: Preparing 10:23:05 5f70bf18a086: Preparing 10:23:05 0cbee262b5a1: Preparing 10:23:05 fd5004eb5671: Preparing 10:23:05 044e9c80784a: Preparing 10:23:05 3c20671a5817: Preparing 10:23:05 afd1eb8b058a: Waiting 10:23:05 e1d19e282783: Waiting 10:23:05 df3f1e4052dc: Waiting 10:23:05 fd5004eb5671: Waiting 10:23:05 72aaa8215e61: Waiting 10:23:05 044e9c80784a: Waiting 10:23:05 64f997b4e9c5: Waiting 10:23:05 3c20671a5817: Waiting 10:23:05 d0ee6f3d3893: Waiting 10:23:05 0cbee262b5a1: Waiting 10:23:05 5f70bf18a086: Waiting 10:23:05 f06d43bd017d: Layer already exists 10:23:05 176d89ecc420: Layer already exists 10:23:05 1d693b4312c2: Layer already exists 10:23:05 12b8d8ea18b8: Layer already exists 10:23:05 8e2b7de20717: Layer already exists 10:23:05 afd1eb8b058a: Layer already exists 10:23:05 72aaa8215e61: Layer already exists 10:23:05 e1d19e282783: Layer already exists 10:23:05 64f997b4e9c5: Layer already exists 10:23:05 d0ee6f3d3893: Layer already exists 10:23:05 8ad82e12adac: Layer already exists 10:23:05 5f70bf18a086: Layer already exists 10:23:05 df3f1e4052dc: Layer already exists 10:23:05 fd5004eb5671: Layer already exists 10:23:05 0cbee262b5a1: Layer already exists 10:23:05 044e9c80784a: Layer already exists 10:23:05 3c20671a5817: Layer already exists 10:23:05 latest: digest: sha256:aa28519a3d8f2b2a27a3f59528e79142aa55c9aa11c721a8e750fc87342ac621 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.60 10:23:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:23:06 176d89ecc420: Preparing 10:23:06 f06d43bd017d: Preparing 10:23:06 12b8d8ea18b8: Preparing 10:23:06 8e2b7de20717: Preparing 10:23:06 1d693b4312c2: Preparing 10:23:06 afd1eb8b058a: Preparing 10:23:06 e1d19e282783: Preparing 10:23:06 72aaa8215e61: Preparing 10:23:06 64f997b4e9c5: Preparing 10:23:06 d0ee6f3d3893: Preparing 10:23:06 df3f1e4052dc: Preparing 10:23:06 afd1eb8b058a: Waiting 10:23:06 e1d19e282783: Waiting 10:23:06 72aaa8215e61: Waiting 10:23:06 8ad82e12adac: Preparing 10:23:06 64f997b4e9c5: Waiting 10:23:06 5f70bf18a086: Preparing 10:23:06 d0ee6f3d3893: Waiting 10:23:06 0cbee262b5a1: Preparing 10:23:06 df3f1e4052dc: Waiting 10:23:06 fd5004eb5671: Preparing 10:23:06 044e9c80784a: Preparing 10:23:06 3c20671a5817: Preparing 10:23:06 5f70bf18a086: Waiting 10:23:06 0cbee262b5a1: Waiting 10:23:06 fd5004eb5671: Waiting 10:23:06 044e9c80784a: Waiting 10:23:06 3c20671a5817: Waiting 10:23:06 8ad82e12adac: Waiting 10:23:06 176d89ecc420: Layer already exists 10:23:06 1d693b4312c2: Layer already exists 10:23:06 f06d43bd017d: Layer already exists 10:23:06 12b8d8ea18b8: Layer already exists 10:23:06 8e2b7de20717: Layer already exists 10:23:06 afd1eb8b058a: Layer already exists 10:23:06 64f997b4e9c5: Layer already exists 10:23:06 72aaa8215e61: Layer already exists 10:23:06 e1d19e282783: Layer already exists 10:23:06 d0ee6f3d3893: Layer already exists 10:23:06 8ad82e12adac: Layer already exists 10:23:06 fd5004eb5671: Layer already exists 10:23:06 df3f1e4052dc: Layer already exists 10:23:06 5f70bf18a086: Layer already exists 10:23:06 0cbee262b5a1: Layer already exists 10:23:06 044e9c80784a: Layer already exists 10:23:06 3c20671a5817: Layer already exists 10:23:06 3.2.0-dev.60: digest: sha256:aa28519a3d8f2b2a27a3f59528e79142aa55c9aa11c721a8e750fc87342ac621 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:23:07 176d89ecc420: Preparing 10:23:07 f06d43bd017d: Preparing 10:23:07 12b8d8ea18b8: Preparing 10:23:07 8e2b7de20717: Preparing 10:23:07 1d693b4312c2: Preparing 10:23:07 afd1eb8b058a: Preparing 10:23:07 e1d19e282783: Preparing 10:23:07 72aaa8215e61: Preparing 10:23:07 64f997b4e9c5: Preparing 10:23:07 d0ee6f3d3893: Preparing 10:23:07 df3f1e4052dc: Preparing 10:23:07 8ad82e12adac: Preparing 10:23:07 5f70bf18a086: Preparing 10:23:07 0cbee262b5a1: Preparing 10:23:07 fd5004eb5671: Preparing 10:23:07 044e9c80784a: Preparing 10:23:07 3c20671a5817: Preparing 10:23:07 df3f1e4052dc: Waiting 10:23:07 8ad82e12adac: Waiting 10:23:07 5f70bf18a086: Waiting 10:23:07 044e9c80784a: Waiting 10:23:07 3c20671a5817: Waiting 10:23:07 afd1eb8b058a: Waiting 10:23:07 0cbee262b5a1: Waiting 10:23:07 fd5004eb5671: Waiting 10:23:07 e1d19e282783: Waiting 10:23:07 72aaa8215e61: Waiting 10:23:07 64f997b4e9c5: Waiting 10:23:07 d0ee6f3d3893: Waiting 10:23:07 1d693b4312c2: Layer already exists 10:23:07 12b8d8ea18b8: Layer already exists 10:23:07 8e2b7de20717: Layer already exists 10:23:07 f06d43bd017d: Layer already exists 10:23:07 176d89ecc420: Layer already exists 10:23:07 d0ee6f3d3893: Layer already exists 10:23:07 72aaa8215e61: Layer already exists 10:23:07 afd1eb8b058a: Layer already exists 10:23:07 64f997b4e9c5: Layer already exists 10:23:07 e1d19e282783: Layer already exists 10:23:07 5f70bf18a086: Layer already exists 10:23:07 df3f1e4052dc: Layer already exists 10:23:07 0cbee262b5a1: Layer already exists 10:23:07 fd5004eb5671: Layer already exists 10:23:07 8ad82e12adac: Layer already exists 10:23:07 3c20671a5817: Layer already exists 10:23:07 044e9c80784a: Layer already exists 10:23:07 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:aa28519a3d8f2b2a27a3f59528e79142aa55c9aa11c721a8e750fc87342ac621 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:23:08 176d89ecc420: Preparing 10:23:08 f06d43bd017d: Preparing 10:23:08 12b8d8ea18b8: Preparing 10:23:08 8e2b7de20717: Preparing 10:23:08 1d693b4312c2: Preparing 10:23:08 afd1eb8b058a: Preparing 10:23:08 e1d19e282783: Preparing 10:23:08 72aaa8215e61: Preparing 10:23:08 64f997b4e9c5: Preparing 10:23:08 d0ee6f3d3893: Preparing 10:23:08 df3f1e4052dc: Preparing 10:23:08 8ad82e12adac: Preparing 10:23:08 5f70bf18a086: Preparing 10:23:08 0cbee262b5a1: Preparing 10:23:08 fd5004eb5671: Preparing 10:23:08 044e9c80784a: Preparing 10:23:08 3c20671a5817: Preparing 10:23:08 df3f1e4052dc: Waiting 10:23:08 8ad82e12adac: Waiting 10:23:08 5f70bf18a086: Waiting 10:23:08 0cbee262b5a1: Waiting 10:23:08 fd5004eb5671: Waiting 10:23:08 044e9c80784a: Waiting 10:23:08 3c20671a5817: Waiting 10:23:08 afd1eb8b058a: Waiting 10:23:08 e1d19e282783: Waiting 10:23:08 72aaa8215e61: Waiting 10:23:08 64f997b4e9c5: Waiting 10:23:08 d0ee6f3d3893: Waiting 10:23:08 f06d43bd017d: Layer already exists 10:23:08 8e2b7de20717: Layer already exists 10:23:08 176d89ecc420: Layer already exists 10:23:08 12b8d8ea18b8: Layer already exists 10:23:08 1d693b4312c2: Layer already exists 10:23:08 afd1eb8b058a: Layer already exists 10:23:08 e1d19e282783: Layer already exists 10:23:08 72aaa8215e61: Layer already exists 10:23:08 64f997b4e9c5: Layer already exists 10:23:08 d0ee6f3d3893: Layer already exists 10:23:08 df3f1e4052dc: Layer already exists 10:23:08 0cbee262b5a1: Layer already exists 10:23:08 5f70bf18a086: Layer already exists 10:23:08 8ad82e12adac: Layer already exists 10:23:08 fd5004eb5671: Layer already exists 10:23:08 044e9c80784a: Layer already exists 10:23:08 3c20671a5817: Layer already exists 10:23:08 main: digest: sha256:aa28519a3d8f2b2a27a3f59528e79142aa55c9aa11c721a8e750fc87342ac621 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:23:08 ===================================================== [Pipeline] echo 10:23:08 taggedImages: 10:23:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:23:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:23:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.60 10:23:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:23:08 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:23:08 937196a2213dffd351f2a95a34308f9792d52b64 10:23:08 latest 10:23:08 3.2.0-dev.60 10:23:08 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:08 main 10:23:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:23:09 3585f6f36acd: Preparing 10:23:09 c56fbb0e72a7: Preparing 10:23:09 684068b5ad21: Preparing 10:23:09 63a788b9f16f: Preparing 10:23:09 64f997b4e9c5: Preparing 10:23:09 d0ee6f3d3893: Preparing 10:23:09 659146751224: Preparing 10:23:09 d0ee6f3d3893: Waiting 10:23:09 237a7cbe84ed: Preparing 10:23:09 659146751224: Waiting 10:23:09 3c20671a5817: Preparing 10:23:09 237a7cbe84ed: Waiting 10:23:09 3c20671a5817: Waiting 10:23:09 64f997b4e9c5: Layer already exists 10:23:09 d0ee6f3d3893: Layer already exists 10:23:09 659146751224: Layer already exists 10:23:09 3585f6f36acd: Pushed 10:23:09 237a7cbe84ed: Layer already exists 10:23:09 c56fbb0e72a7: Pushed 10:23:09 684068b5ad21: Pushed 10:23:09 3c20671a5817: Layer already exists 10:23:15 63a788b9f16f: Pushed 10:23:15 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:c70f7ae31efa82a92d7732e56353861751b8716891a4af6c8fff055838c221e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:15 + 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 10:23:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:23:15 3585f6f36acd: Preparing 10:23:15 c56fbb0e72a7: Preparing 10:23:15 684068b5ad21: Preparing 10:23:15 63a788b9f16f: Preparing 10:23:15 64f997b4e9c5: Preparing 10:23:15 d0ee6f3d3893: Preparing 10:23:15 659146751224: Preparing 10:23:15 237a7cbe84ed: Preparing 10:23:15 3c20671a5817: Preparing 10:23:15 659146751224: Waiting 10:23:15 237a7cbe84ed: Waiting 10:23:15 3c20671a5817: Waiting 10:23:15 d0ee6f3d3893: Waiting 10:23:15 63a788b9f16f: Layer already exists 10:23:15 64f997b4e9c5: Layer already exists 10:23:15 684068b5ad21: Layer already exists 10:23:15 3585f6f36acd: Layer already exists 10:23:15 c56fbb0e72a7: Layer already exists 10:23:15 d0ee6f3d3893: Layer already exists 10:23:15 659146751224: Layer already exists 10:23:15 237a7cbe84ed: Layer already exists 10:23:15 3c20671a5817: Layer already exists 10:23:16 latest: digest: sha256:c70f7ae31efa82a92d7732e56353861751b8716891a4af6c8fff055838c221e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.60 10:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:23:16 3585f6f36acd: Preparing 10:23:16 c56fbb0e72a7: Preparing 10:23:16 684068b5ad21: Preparing 10:23:16 63a788b9f16f: Preparing 10:23:16 64f997b4e9c5: Preparing 10:23:16 d0ee6f3d3893: Preparing 10:23:16 659146751224: Preparing 10:23:16 237a7cbe84ed: Preparing 10:23:16 3c20671a5817: Preparing 10:23:16 659146751224: Waiting 10:23:16 237a7cbe84ed: Waiting 10:23:16 3c20671a5817: Waiting 10:23:16 d0ee6f3d3893: Waiting 10:23:16 64f997b4e9c5: Layer already exists 10:23:16 3585f6f36acd: Layer already exists 10:23:16 684068b5ad21: Layer already exists 10:23:16 63a788b9f16f: Layer already exists 10:23:16 c56fbb0e72a7: Layer already exists 10:23:16 659146751224: Layer already exists 10:23:16 d0ee6f3d3893: Layer already exists 10:23:16 237a7cbe84ed: Layer already exists 10:23:16 3c20671a5817: Layer already exists 10:23:16 3.2.0-dev.60: digest: sha256:c70f7ae31efa82a92d7732e56353861751b8716891a4af6c8fff055838c221e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:23:17 3585f6f36acd: Preparing 10:23:17 c56fbb0e72a7: Preparing 10:23:17 684068b5ad21: Preparing 10:23:17 63a788b9f16f: Preparing 10:23:17 64f997b4e9c5: Preparing 10:23:17 d0ee6f3d3893: Preparing 10:23:17 659146751224: Preparing 10:23:17 d0ee6f3d3893: Waiting 10:23:17 237a7cbe84ed: Preparing 10:23:17 659146751224: Waiting 10:23:17 3c20671a5817: Preparing 10:23:17 237a7cbe84ed: Waiting 10:23:17 3c20671a5817: Waiting 10:23:17 64f997b4e9c5: Layer already exists 10:23:17 63a788b9f16f: Layer already exists 10:23:17 684068b5ad21: Layer already exists 10:23:17 c56fbb0e72a7: Layer already exists 10:23:17 3585f6f36acd: Layer already exists 10:23:17 237a7cbe84ed: Layer already exists 10:23:17 3c20671a5817: Layer already exists 10:23:17 d0ee6f3d3893: Layer already exists 10:23:17 659146751224: Layer already exists 10:23:18 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:c70f7ae31efa82a92d7732e56353861751b8716891a4af6c8fff055838c221e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:18 + 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 10:23:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:23:18 3585f6f36acd: Preparing 10:23:18 c56fbb0e72a7: Preparing 10:23:18 684068b5ad21: Preparing 10:23:18 63a788b9f16f: Preparing 10:23:18 64f997b4e9c5: Preparing 10:23:18 d0ee6f3d3893: Preparing 10:23:18 659146751224: Preparing 10:23:18 237a7cbe84ed: Preparing 10:23:18 3c20671a5817: Preparing 10:23:18 d0ee6f3d3893: Waiting 10:23:18 659146751224: Waiting 10:23:18 237a7cbe84ed: Waiting 10:23:18 3c20671a5817: Waiting 10:23:18 c56fbb0e72a7: Layer already exists 10:23:18 3585f6f36acd: Layer already exists 10:23:18 684068b5ad21: Layer already exists 10:23:18 64f997b4e9c5: Layer already exists 10:23:18 63a788b9f16f: Layer already exists 10:23:18 d0ee6f3d3893: Layer already exists 10:23:18 659146751224: Layer already exists 10:23:18 3c20671a5817: Layer already exists 10:23:18 237a7cbe84ed: Layer already exists 10:23:19 main: digest: sha256:c70f7ae31efa82a92d7732e56353861751b8716891a4af6c8fff055838c221e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:23:19 ===================================================== [Pipeline] echo 10:23:19 taggedImages: 10:23:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:23:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:23:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.60 10:23:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:23:19 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:23:19 937196a2213dffd351f2a95a34308f9792d52b64 10:23:19 latest 10:23:19 3.2.0-dev.60 10:23:19 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:19 main 10:23:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:23:19 77546a524711: Preparing 10:23:19 a9b6c4084e7c: Preparing 10:23:19 8df0a2a08c1d: Preparing 10:23:19 19a5fe9a3a6b: Preparing 10:23:19 c81c81601c77: Preparing 10:23:19 64f997b4e9c5: Preparing 10:23:19 d0ee6f3d3893: Preparing 10:23:19 8694e89960f1: Preparing 10:23:19 b20969852475: Preparing 10:23:19 d4cd0d1183ea: Preparing 10:23:19 3c20671a5817: Preparing 10:23:19 64f997b4e9c5: Waiting 10:23:19 d0ee6f3d3893: Waiting 10:23:19 d4cd0d1183ea: Waiting 10:23:19 b20969852475: Waiting 10:23:19 3c20671a5817: Waiting 10:23:20 a9b6c4084e7c: Pushed 10:23:20 c81c81601c77: Pushed 10:23:20 19a5fe9a3a6b: Pushed 10:23:20 64f997b4e9c5: Layer already exists 10:23:20 77546a524711: Pushed 10:23:20 d0ee6f3d3893: Layer already exists 10:23:20 3c20671a5817: Layer already exists 10:23:20 8694e89960f1: Pushed 10:23:20 b20969852475: Pushed 10:23:22 8df0a2a08c1d: Pushed 10:23:22 d4cd0d1183ea: Pushed 10:23:22 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:67d1fc7dcc5615842d8085dd416847f344272d9d25bdf327097acffa875afb71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:23 + 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 10:23:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:23:23 77546a524711: Preparing 10:23:23 a9b6c4084e7c: Preparing 10:23:23 8df0a2a08c1d: Preparing 10:23:23 19a5fe9a3a6b: Preparing 10:23:23 c81c81601c77: Preparing 10:23:23 64f997b4e9c5: Preparing 10:23:23 d0ee6f3d3893: Preparing 10:23:23 8694e89960f1: Preparing 10:23:23 b20969852475: Preparing 10:23:23 d4cd0d1183ea: Preparing 10:23:23 3c20671a5817: Preparing 10:23:23 64f997b4e9c5: Waiting 10:23:23 d0ee6f3d3893: Waiting 10:23:23 8694e89960f1: Waiting 10:23:23 b20969852475: Waiting 10:23:23 d4cd0d1183ea: Waiting 10:23:23 3c20671a5817: Waiting 10:23:23 77546a524711: Layer already exists 10:23:23 c81c81601c77: Layer already exists 10:23:23 8df0a2a08c1d: Layer already exists 10:23:23 19a5fe9a3a6b: Layer already exists 10:23:23 a9b6c4084e7c: Layer already exists 10:23:23 b20969852475: Layer already exists 10:23:23 8694e89960f1: Layer already exists 10:23:23 64f997b4e9c5: Layer already exists 10:23:23 d0ee6f3d3893: Layer already exists 10:23:23 d4cd0d1183ea: Layer already exists 10:23:23 3c20671a5817: Layer already exists 10:23:23 latest: digest: sha256:67d1fc7dcc5615842d8085dd416847f344272d9d25bdf327097acffa875afb71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.60 10:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:23:24 77546a524711: Preparing 10:23:24 a9b6c4084e7c: Preparing 10:23:24 8df0a2a08c1d: Preparing 10:23:24 19a5fe9a3a6b: Preparing 10:23:24 c81c81601c77: Preparing 10:23:24 64f997b4e9c5: Preparing 10:23:24 d0ee6f3d3893: Preparing 10:23:24 8694e89960f1: Preparing 10:23:24 b20969852475: Preparing 10:23:24 d4cd0d1183ea: Preparing 10:23:24 3c20671a5817: Preparing 10:23:24 64f997b4e9c5: Waiting 10:23:24 d0ee6f3d3893: Waiting 10:23:24 8694e89960f1: Waiting 10:23:24 b20969852475: Waiting 10:23:24 d4cd0d1183ea: Waiting 10:23:24 3c20671a5817: Waiting 10:23:24 77546a524711: Layer already exists 10:23:24 19a5fe9a3a6b: Layer already exists 10:23:24 a9b6c4084e7c: Layer already exists 10:23:24 c81c81601c77: Layer already exists 10:23:24 8df0a2a08c1d: Layer already exists 10:23:24 d4cd0d1183ea: Layer already exists 10:23:24 b20969852475: Layer already exists 10:23:24 8694e89960f1: Layer already exists 10:23:24 d0ee6f3d3893: Layer already exists 10:23:24 64f997b4e9c5: Layer already exists 10:23:24 3c20671a5817: Layer already exists 10:23:24 3.2.0-dev.60: digest: sha256:67d1fc7dcc5615842d8085dd416847f344272d9d25bdf327097acffa875afb71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:23:25 77546a524711: Preparing 10:23:25 a9b6c4084e7c: Preparing 10:23:25 8df0a2a08c1d: Preparing 10:23:25 19a5fe9a3a6b: Preparing 10:23:25 c81c81601c77: Preparing 10:23:25 64f997b4e9c5: Preparing 10:23:25 d0ee6f3d3893: Preparing 10:23:25 8694e89960f1: Preparing 10:23:25 b20969852475: Preparing 10:23:25 d4cd0d1183ea: Preparing 10:23:25 3c20671a5817: Preparing 10:23:25 8694e89960f1: Waiting 10:23:25 b20969852475: Waiting 10:23:25 d0ee6f3d3893: Waiting 10:23:25 64f997b4e9c5: Waiting 10:23:25 d4cd0d1183ea: Waiting 10:23:25 3c20671a5817: Waiting 10:23:25 c81c81601c77: Layer already exists 10:23:25 a9b6c4084e7c: Layer already exists 10:23:25 8df0a2a08c1d: Layer already exists 10:23:25 19a5fe9a3a6b: Layer already exists 10:23:25 77546a524711: Layer already exists 10:23:25 8694e89960f1: Layer already exists 10:23:25 b20969852475: Layer already exists 10:23:25 64f997b4e9c5: Layer already exists 10:23:25 d4cd0d1183ea: Layer already exists 10:23:25 d0ee6f3d3893: Layer already exists 10:23:25 3c20671a5817: Layer already exists 10:23:25 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:67d1fc7dcc5615842d8085dd416847f344272d9d25bdf327097acffa875afb71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:26 + 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 10:23:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:23:26 77546a524711: Preparing 10:23:26 a9b6c4084e7c: Preparing 10:23:26 8df0a2a08c1d: Preparing 10:23:26 19a5fe9a3a6b: Preparing 10:23:26 c81c81601c77: Preparing 10:23:26 64f997b4e9c5: Preparing 10:23:26 d0ee6f3d3893: Preparing 10:23:26 64f997b4e9c5: Waiting 10:23:26 8694e89960f1: Preparing 10:23:26 d0ee6f3d3893: Waiting 10:23:26 b20969852475: Preparing 10:23:26 d4cd0d1183ea: Preparing 10:23:26 3c20671a5817: Preparing 10:23:26 8694e89960f1: Waiting 10:23:26 b20969852475: Waiting 10:23:26 d4cd0d1183ea: Waiting 10:23:26 3c20671a5817: Waiting 10:23:26 a9b6c4084e7c: Layer already exists 10:23:26 77546a524711: Layer already exists 10:23:26 c81c81601c77: Layer already exists 10:23:26 19a5fe9a3a6b: Layer already exists 10:23:26 8df0a2a08c1d: Layer already exists 10:23:26 64f997b4e9c5: Layer already exists 10:23:26 b20969852475: Layer already exists 10:23:26 8694e89960f1: Layer already exists 10:23:26 d0ee6f3d3893: Layer already exists 10:23:26 d4cd0d1183ea: Layer already exists 10:23:26 3c20671a5817: Layer already exists 10:23:26 main: digest: sha256:67d1fc7dcc5615842d8085dd416847f344272d9d25bdf327097acffa875afb71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:23:26 ===================================================== [Pipeline] echo 10:23:26 taggedImages: 10:23:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:23:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:23:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.60 10:23:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:23:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:23:26 937196a2213dffd351f2a95a34308f9792d52b64 10:23:26 latest 10:23:26 3.2.0-dev.60 10:23:26 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:26 main 10:23:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:23:27 26d293008e8e: Preparing 10:23:27 54d49b7c2b0b: Preparing 10:23:27 7a09dec5a281: Preparing 10:23:27 981589a34693: Preparing 10:23:27 3676100ed7f8: Preparing 10:23:27 e15a31c57892: Preparing 10:23:27 29ec039372c3: Preparing 10:23:27 64f997b4e9c5: Preparing 10:23:27 d0ee6f3d3893: Preparing 10:23:27 bb5886885862: Preparing 10:23:27 a57748e1bf04: Preparing 10:23:27 3c20671a5817: Preparing 10:23:27 e15a31c57892: Waiting 10:23:27 29ec039372c3: Waiting 10:23:27 64f997b4e9c5: Waiting 10:23:27 d0ee6f3d3893: Waiting 10:23:27 bb5886885862: Waiting 10:23:27 a57748e1bf04: Waiting 10:23:27 3c20671a5817: Waiting 10:23:27 54d49b7c2b0b: Pushed 10:23:27 3676100ed7f8: Pushed 10:23:27 26d293008e8e: Pushed 10:23:27 64f997b4e9c5: Layer already exists 10:23:27 d0ee6f3d3893: Layer already exists 10:23:27 e15a31c57892: Pushed 10:23:27 29ec039372c3: Pushed 10:23:28 3c20671a5817: Layer already exists 10:23:28 bb5886885862: Pushed 10:23:30 981589a34693: Pushed 10:23:30 7a09dec5a281: Pushed 10:23:30 a57748e1bf04: Pushed 10:23:30 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:793cf5486b2ffef6a318f859a8e9630bfb0bbbb381efc168d325e755cf8b39e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:31 + 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 10:23:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:23:31 26d293008e8e: Preparing 10:23:31 54d49b7c2b0b: Preparing 10:23:31 7a09dec5a281: Preparing 10:23:31 981589a34693: Preparing 10:23:31 3676100ed7f8: Preparing 10:23:31 e15a31c57892: Preparing 10:23:31 29ec039372c3: Preparing 10:23:31 64f997b4e9c5: Preparing 10:23:31 d0ee6f3d3893: Preparing 10:23:31 bb5886885862: Preparing 10:23:31 a57748e1bf04: Preparing 10:23:31 3c20671a5817: Preparing 10:23:31 64f997b4e9c5: Waiting 10:23:31 d0ee6f3d3893: Waiting 10:23:31 bb5886885862: Waiting 10:23:31 a57748e1bf04: Waiting 10:23:31 3c20671a5817: Waiting 10:23:31 e15a31c57892: Waiting 10:23:31 29ec039372c3: Waiting 10:23:31 54d49b7c2b0b: Layer already exists 10:23:31 3676100ed7f8: Layer already exists 10:23:31 7a09dec5a281: Layer already exists 10:23:31 981589a34693: Layer already exists 10:23:31 26d293008e8e: Layer already exists 10:23:31 e15a31c57892: Layer already exists 10:23:31 29ec039372c3: Layer already exists 10:23:31 64f997b4e9c5: Layer already exists 10:23:31 d0ee6f3d3893: Layer already exists 10:23:31 bb5886885862: Layer already exists 10:23:31 a57748e1bf04: Layer already exists 10:23:31 3c20671a5817: Layer already exists 10:23:31 latest: digest: sha256:793cf5486b2ffef6a318f859a8e9630bfb0bbbb381efc168d325e755cf8b39e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.60 10:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:23:32 26d293008e8e: Preparing 10:23:32 54d49b7c2b0b: Preparing 10:23:32 7a09dec5a281: Preparing 10:23:32 981589a34693: Preparing 10:23:32 3676100ed7f8: Preparing 10:23:32 e15a31c57892: Preparing 10:23:32 29ec039372c3: Preparing 10:23:32 64f997b4e9c5: Preparing 10:23:32 d0ee6f3d3893: Preparing 10:23:32 bb5886885862: Preparing 10:23:32 a57748e1bf04: Preparing 10:23:32 3c20671a5817: Preparing 10:23:32 64f997b4e9c5: Waiting 10:23:32 d0ee6f3d3893: Waiting 10:23:32 bb5886885862: Waiting 10:23:32 a57748e1bf04: Waiting 10:23:32 3c20671a5817: Waiting 10:23:32 e15a31c57892: Waiting 10:23:32 29ec039372c3: Waiting 10:23:32 26d293008e8e: Layer already exists 10:23:32 3676100ed7f8: Layer already exists 10:23:32 981589a34693: Layer already exists 10:23:32 7a09dec5a281: Layer already exists 10:23:32 54d49b7c2b0b: Layer already exists 10:23:32 29ec039372c3: Layer already exists 10:23:32 e15a31c57892: Layer already exists 10:23:32 64f997b4e9c5: Layer already exists 10:23:32 bb5886885862: Layer already exists 10:23:32 d0ee6f3d3893: Layer already exists 10:23:32 a57748e1bf04: Layer already exists 10:23:32 3c20671a5817: Layer already exists 10:23:32 3.2.0-dev.60: digest: sha256:793cf5486b2ffef6a318f859a8e9630bfb0bbbb381efc168d325e755cf8b39e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:23:33 26d293008e8e: Preparing 10:23:33 54d49b7c2b0b: Preparing 10:23:33 7a09dec5a281: Preparing 10:23:33 981589a34693: Preparing 10:23:33 3676100ed7f8: Preparing 10:23:33 e15a31c57892: Preparing 10:23:33 29ec039372c3: Preparing 10:23:33 64f997b4e9c5: Preparing 10:23:33 d0ee6f3d3893: Preparing 10:23:33 bb5886885862: Preparing 10:23:33 a57748e1bf04: Preparing 10:23:33 3c20671a5817: Preparing 10:23:33 64f997b4e9c5: Waiting 10:23:33 d0ee6f3d3893: Waiting 10:23:33 e15a31c57892: Waiting 10:23:33 29ec039372c3: Waiting 10:23:33 a57748e1bf04: Waiting 10:23:33 3c20671a5817: Waiting 10:23:33 bb5886885862: Waiting 10:23:33 7a09dec5a281: Layer already exists 10:23:33 54d49b7c2b0b: Layer already exists 10:23:33 26d293008e8e: Layer already exists 10:23:33 981589a34693: Layer already exists 10:23:33 3676100ed7f8: Layer already exists 10:23:33 e15a31c57892: Layer already exists 10:23:33 29ec039372c3: Layer already exists 10:23:33 d0ee6f3d3893: Layer already exists 10:23:33 64f997b4e9c5: Layer already exists 10:23:33 bb5886885862: Layer already exists 10:23:33 a57748e1bf04: Layer already exists 10:23:33 3c20671a5817: Layer already exists 10:23:33 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:793cf5486b2ffef6a318f859a8e9630bfb0bbbb381efc168d325e755cf8b39e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:34 + 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 10:23:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:23:34 26d293008e8e: Preparing 10:23:34 54d49b7c2b0b: Preparing 10:23:34 7a09dec5a281: Preparing 10:23:34 981589a34693: Preparing 10:23:34 3676100ed7f8: Preparing 10:23:34 e15a31c57892: Preparing 10:23:34 29ec039372c3: Preparing 10:23:34 64f997b4e9c5: Preparing 10:23:34 d0ee6f3d3893: Preparing 10:23:34 bb5886885862: Preparing 10:23:34 a57748e1bf04: Preparing 10:23:34 3c20671a5817: Preparing 10:23:34 64f997b4e9c5: Waiting 10:23:34 d0ee6f3d3893: Waiting 10:23:34 bb5886885862: Waiting 10:23:34 a57748e1bf04: Waiting 10:23:34 3c20671a5817: Waiting 10:23:34 e15a31c57892: Waiting 10:23:34 29ec039372c3: Waiting 10:23:34 981589a34693: Layer already exists 10:23:34 54d49b7c2b0b: Layer already exists 10:23:34 7a09dec5a281: Layer already exists 10:23:34 26d293008e8e: Layer already exists 10:23:34 3676100ed7f8: Layer already exists 10:23:34 e15a31c57892: Layer already exists 10:23:34 29ec039372c3: Layer already exists 10:23:34 64f997b4e9c5: Layer already exists 10:23:34 d0ee6f3d3893: Layer already exists 10:23:34 bb5886885862: Layer already exists 10:23:34 a57748e1bf04: Layer already exists 10:23:34 3c20671a5817: Layer already exists 10:23:34 main: digest: sha256:793cf5486b2ffef6a318f859a8e9630bfb0bbbb381efc168d325e755cf8b39e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:23:34 ===================================================== [Pipeline] echo 10:23:34 taggedImages: 10:23:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:23:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:23:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.60 10:23:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:23:34 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:23:34 937196a2213dffd351f2a95a34308f9792d52b64 10:23:34 latest 10:23:34 3.2.0-dev.60 10:23:34 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:34 main 10:23:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:23:35 995b1537e335: Preparing 10:23:35 1f5207ce0554: Preparing 10:23:35 64f997b4e9c5: Preparing 10:23:35 d0ee6f3d3893: Preparing 10:23:35 9e25c1f73262: Preparing 10:23:35 b843c07121e9: Preparing 10:23:35 3c20671a5817: Preparing 10:23:35 b843c07121e9: Waiting 10:23:35 3c20671a5817: Waiting 10:23:35 d0ee6f3d3893: Layer already exists 10:23:35 64f997b4e9c5: Layer already exists 10:23:35 3c20671a5817: Layer already exists 10:23:35 9e25c1f73262: Pushed 10:23:35 995b1537e335: Pushed 10:23:37 b843c07121e9: Pushed 10:23:39 1f5207ce0554: Pushed 10:23:39 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:d5f63abe645f380572e72bc8e6198587225a5311d3412f256bc69dd9195dd265 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:23:39 995b1537e335: Preparing 10:23:39 1f5207ce0554: Preparing 10:23:39 64f997b4e9c5: Preparing 10:23:39 d0ee6f3d3893: Preparing 10:23:39 9e25c1f73262: Preparing 10:23:39 b843c07121e9: Preparing 10:23:39 3c20671a5817: Preparing 10:23:39 b843c07121e9: Waiting 10:23:39 64f997b4e9c5: Layer already exists 10:23:39 d0ee6f3d3893: Layer already exists 10:23:39 995b1537e335: Layer already exists 10:23:39 9e25c1f73262: Layer already exists 10:23:39 1f5207ce0554: Layer already exists 10:23:39 3c20671a5817: Layer already exists 10:23:39 b843c07121e9: Layer already exists 10:23:40 latest: digest: sha256:d5f63abe645f380572e72bc8e6198587225a5311d3412f256bc69dd9195dd265 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.60 10:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:23:40 995b1537e335: Preparing 10:23:40 1f5207ce0554: Preparing 10:23:40 64f997b4e9c5: Preparing 10:23:40 d0ee6f3d3893: Preparing 10:23:40 9e25c1f73262: Preparing 10:23:40 b843c07121e9: Preparing 10:23:40 3c20671a5817: Preparing 10:23:40 b843c07121e9: Waiting 10:23:40 3c20671a5817: Waiting 10:23:40 d0ee6f3d3893: Layer already exists 10:23:40 64f997b4e9c5: Layer already exists 10:23:40 995b1537e335: Layer already exists 10:23:40 9e25c1f73262: Layer already exists 10:23:40 1f5207ce0554: Layer already exists 10:23:40 3c20671a5817: Layer already exists 10:23:40 b843c07121e9: Layer already exists 10:23:41 3.2.0-dev.60: digest: sha256:d5f63abe645f380572e72bc8e6198587225a5311d3412f256bc69dd9195dd265 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:23:41 995b1537e335: Preparing 10:23:41 1f5207ce0554: Preparing 10:23:41 64f997b4e9c5: Preparing 10:23:41 d0ee6f3d3893: Preparing 10:23:41 9e25c1f73262: Preparing 10:23:41 b843c07121e9: Preparing 10:23:41 3c20671a5817: Preparing 10:23:41 b843c07121e9: Waiting 10:23:41 3c20671a5817: Waiting 10:23:41 9e25c1f73262: Layer already exists 10:23:41 995b1537e335: Layer already exists 10:23:41 1f5207ce0554: Layer already exists 10:23:41 d0ee6f3d3893: Layer already exists 10:23:41 64f997b4e9c5: Layer already exists 10:23:41 3c20671a5817: Layer already exists 10:23:41 b843c07121e9: Layer already exists 10:23:42 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:d5f63abe645f380572e72bc8e6198587225a5311d3412f256bc69dd9195dd265 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:42 + 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 10:23:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:23:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:23:42 995b1537e335: Preparing 10:23:42 1f5207ce0554: Preparing 10:23:42 64f997b4e9c5: Preparing 10:23:42 d0ee6f3d3893: Preparing 10:23:42 9e25c1f73262: Preparing 10:23:42 b843c07121e9: Preparing 10:23:42 3c20671a5817: Preparing 10:23:42 3c20671a5817: Waiting 10:23:42 b843c07121e9: Waiting 10:23:42 995b1537e335: Layer already exists 10:23:42 1f5207ce0554: Layer already exists 10:23:42 64f997b4e9c5: Layer already exists 10:23:42 d0ee6f3d3893: Layer already exists 10:23:42 9e25c1f73262: Layer already exists 10:23:42 b843c07121e9: Layer already exists 10:23:42 3c20671a5817: Layer already exists 10:23:43 main: digest: sha256:d5f63abe645f380572e72bc8e6198587225a5311d3412f256bc69dd9195dd265 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:23:43 ===================================================== [Pipeline] echo 10:23:43 taggedImages: 10:23:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:23:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:23:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.60 10:23:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:23:43 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:23:43 937196a2213dffd351f2a95a34308f9792d52b64 10:23:43 latest 10:23:43 3.2.0-dev.60 10:23:43 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:23:43 main 10:23:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:23:44 bf92ede6f418: Preparing 10:23:44 1831daf9b88e: Preparing 10:23:44 1699a4d76ed0: Preparing 10:23:44 64f997b4e9c5: Preparing 10:23:44 d0ee6f3d3893: Preparing 10:23:44 814d32cf5714: Preparing 10:23:44 0092176f6d91: Preparing 10:23:44 814d32cf5714: Waiting 10:23:44 0092176f6d91: Waiting 10:23:44 a4ae023b81c2: Preparing 10:23:44 14088d66a17f: Preparing 10:23:44 3c20671a5817: Preparing 10:23:44 a4ae023b81c2: Waiting 10:23:44 14088d66a17f: Waiting 10:23:44 3c20671a5817: Waiting 10:23:44 d0ee6f3d3893: Layer already exists 10:23:44 64f997b4e9c5: Layer already exists 10:23:44 1699a4d76ed0: Pushed 10:23:44 1831daf9b88e: Pushed 10:23:44 bf92ede6f418: Pushed 10:23:44 3c20671a5817: Layer already exists 10:23:44 a4ae023b81c2: Pushed 10:23:45 14088d66a17f: Pushed 10:23:57 0092176f6d91: Pushed 10:24:05 814d32cf5714: Pushed 10:24:05 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:e9361e7690b9a075ddfb1dd25a659a4cd4d1cae87b854d452d48f28cb2f1b50d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:06 + 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 10:24:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:24:06 bf92ede6f418: Preparing 10:24:06 1831daf9b88e: Preparing 10:24:06 1699a4d76ed0: Preparing 10:24:06 64f997b4e9c5: Preparing 10:24:06 d0ee6f3d3893: Preparing 10:24:06 814d32cf5714: Preparing 10:24:06 0092176f6d91: Preparing 10:24:06 a4ae023b81c2: Preparing 10:24:06 14088d66a17f: Preparing 10:24:06 3c20671a5817: Preparing 10:24:06 814d32cf5714: Waiting 10:24:06 0092176f6d91: Waiting 10:24:06 a4ae023b81c2: Waiting 10:24:06 14088d66a17f: Waiting 10:24:06 3c20671a5817: Waiting 10:24:06 1831daf9b88e: Layer already exists 10:24:06 bf92ede6f418: Layer already exists 10:24:06 1699a4d76ed0: Layer already exists 10:24:06 64f997b4e9c5: Layer already exists 10:24:06 d0ee6f3d3893: Layer already exists 10:24:06 0092176f6d91: Layer already exists 10:24:06 814d32cf5714: Layer already exists 10:24:06 14088d66a17f: Layer already exists 10:24:06 a4ae023b81c2: Layer already exists 10:24:06 3c20671a5817: Layer already exists 10:24:06 latest: digest: sha256:e9361e7690b9a075ddfb1dd25a659a4cd4d1cae87b854d452d48f28cb2f1b50d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.60 10:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:24:07 bf92ede6f418: Preparing 10:24:07 1831daf9b88e: Preparing 10:24:07 1699a4d76ed0: Preparing 10:24:07 64f997b4e9c5: Preparing 10:24:07 d0ee6f3d3893: Preparing 10:24:07 814d32cf5714: Preparing 10:24:07 0092176f6d91: Preparing 10:24:07 814d32cf5714: Waiting 10:24:07 0092176f6d91: Waiting 10:24:07 a4ae023b81c2: Preparing 10:24:07 14088d66a17f: Preparing 10:24:07 a4ae023b81c2: Waiting 10:24:07 14088d66a17f: Waiting 10:24:07 3c20671a5817: Preparing 10:24:07 3c20671a5817: Waiting 10:24:07 1699a4d76ed0: Layer already exists 10:24:07 bf92ede6f418: Layer already exists 10:24:07 1831daf9b88e: Layer already exists 10:24:07 d0ee6f3d3893: Layer already exists 10:24:07 64f997b4e9c5: Layer already exists 10:24:07 0092176f6d91: Layer already exists 10:24:07 a4ae023b81c2: Layer already exists 10:24:07 3c20671a5817: Layer already exists 10:24:07 814d32cf5714: Layer already exists 10:24:07 14088d66a17f: Layer already exists 10:24:07 3.2.0-dev.60: digest: sha256:e9361e7690b9a075ddfb1dd25a659a4cd4d1cae87b854d452d48f28cb2f1b50d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:24:08 bf92ede6f418: Preparing 10:24:08 1831daf9b88e: Preparing 10:24:08 1699a4d76ed0: Preparing 10:24:08 64f997b4e9c5: Preparing 10:24:08 d0ee6f3d3893: Preparing 10:24:08 814d32cf5714: Preparing 10:24:08 0092176f6d91: Preparing 10:24:08 a4ae023b81c2: Preparing 10:24:08 14088d66a17f: Preparing 10:24:08 3c20671a5817: Preparing 10:24:08 814d32cf5714: Waiting 10:24:08 0092176f6d91: Waiting 10:24:08 a4ae023b81c2: Waiting 10:24:08 3c20671a5817: Waiting 10:24:08 14088d66a17f: Waiting 10:24:08 1831daf9b88e: Layer already exists 10:24:08 bf92ede6f418: Layer already exists 10:24:08 d0ee6f3d3893: Layer already exists 10:24:08 64f997b4e9c5: Layer already exists 10:24:08 1699a4d76ed0: Layer already exists 10:24:08 814d32cf5714: Layer already exists 10:24:08 a4ae023b81c2: Layer already exists 10:24:08 3c20671a5817: Layer already exists 10:24:08 14088d66a17f: Layer already exists 10:24:08 0092176f6d91: Layer already exists 10:24:08 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:e9361e7690b9a075ddfb1dd25a659a4cd4d1cae87b854d452d48f28cb2f1b50d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:08 + 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 10:24:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:24:09 bf92ede6f418: Preparing 10:24:09 1831daf9b88e: Preparing 10:24:09 1699a4d76ed0: Preparing 10:24:09 64f997b4e9c5: Preparing 10:24:09 d0ee6f3d3893: Preparing 10:24:09 814d32cf5714: Preparing 10:24:09 0092176f6d91: Preparing 10:24:09 a4ae023b81c2: Preparing 10:24:09 14088d66a17f: Preparing 10:24:09 3c20671a5817: Preparing 10:24:09 a4ae023b81c2: Waiting 10:24:09 14088d66a17f: Waiting 10:24:09 3c20671a5817: Waiting 10:24:09 814d32cf5714: Waiting 10:24:09 0092176f6d91: Waiting 10:24:09 bf92ede6f418: Layer already exists 10:24:09 d0ee6f3d3893: Layer already exists 10:24:09 1699a4d76ed0: Layer already exists 10:24:09 64f997b4e9c5: Layer already exists 10:24:09 1831daf9b88e: Layer already exists 10:24:09 814d32cf5714: Layer already exists 10:24:09 a4ae023b81c2: Layer already exists 10:24:09 3c20671a5817: Layer already exists 10:24:09 14088d66a17f: Layer already exists 10:24:09 0092176f6d91: Layer already exists 10:24:09 main: digest: sha256:e9361e7690b9a075ddfb1dd25a659a4cd4d1cae87b854d452d48f28cb2f1b50d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:24:09 ===================================================== [Pipeline] echo 10:24:09 taggedImages: 10:24:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:24:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:24:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.60 10:24:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:24:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:24:09 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:24:09 937196a2213dffd351f2a95a34308f9792d52b64 10:24:09 latest 10:24:09 3.2.0-dev.60 10:24:09 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:24:09 main 10:24:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:24:10 71dc7ef59484: Preparing 10:24:10 f092be77db5f: Preparing 10:24:10 7b20736c03b6: Preparing 10:24:10 64f997b4e9c5: Preparing 10:24:10 d0ee6f3d3893: Preparing 10:24:10 fe33f7109d37: Preparing 10:24:10 d93d11a11279: Preparing 10:24:10 7250f2666028: Preparing 10:24:10 3c20671a5817: Preparing 10:24:10 d93d11a11279: Waiting 10:24:10 7250f2666028: Waiting 10:24:10 3c20671a5817: Waiting 10:24:10 fe33f7109d37: Waiting 10:24:10 64f997b4e9c5: Layer already exists 10:24:10 d0ee6f3d3893: Layer already exists 10:24:10 7b20736c03b6: Pushed 10:24:10 f092be77db5f: Pushed 10:24:10 71dc7ef59484: Pushed 10:24:10 3c20671a5817: Layer already exists 10:24:10 d93d11a11279: Pushed 10:24:11 7250f2666028: Pushed 10:24:33 fe33f7109d37: Pushed 10:24:33 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:ae909edaf7ee6226779a8a995825c12110e045c6c0e4fa7a6165afd14dd24edc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:33 + 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 10:24:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:24:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:24:33 71dc7ef59484: Preparing 10:24:33 f092be77db5f: Preparing 10:24:33 7b20736c03b6: Preparing 10:24:33 64f997b4e9c5: Preparing 10:24:33 d0ee6f3d3893: Preparing 10:24:33 fe33f7109d37: Preparing 10:24:33 d93d11a11279: Preparing 10:24:33 7250f2666028: Preparing 10:24:33 3c20671a5817: Preparing 10:24:33 fe33f7109d37: Waiting 10:24:33 d93d11a11279: Waiting 10:24:33 7250f2666028: Waiting 10:24:33 3c20671a5817: Waiting 10:24:33 71dc7ef59484: Layer already exists 10:24:33 64f997b4e9c5: Layer already exists 10:24:33 7b20736c03b6: Layer already exists 10:24:33 d0ee6f3d3893: Layer already exists 10:24:33 f092be77db5f: Layer already exists 10:24:33 d93d11a11279: Layer already exists 10:24:33 fe33f7109d37: Layer already exists 10:24:33 7250f2666028: Layer already exists 10:24:33 3c20671a5817: Layer already exists 10:24:34 latest: digest: sha256:ae909edaf7ee6226779a8a995825c12110e045c6c0e4fa7a6165afd14dd24edc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.60 10:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:24:34 71dc7ef59484: Preparing 10:24:34 f092be77db5f: Preparing 10:24:34 7b20736c03b6: Preparing 10:24:34 64f997b4e9c5: Preparing 10:24:34 d0ee6f3d3893: Preparing 10:24:34 fe33f7109d37: Preparing 10:24:34 d93d11a11279: Preparing 10:24:34 7250f2666028: Preparing 10:24:34 3c20671a5817: Preparing 10:24:34 fe33f7109d37: Waiting 10:24:34 7250f2666028: Waiting 10:24:34 3c20671a5817: Waiting 10:24:34 d93d11a11279: Waiting 10:24:34 71dc7ef59484: Layer already exists 10:24:34 7b20736c03b6: Layer already exists 10:24:34 d0ee6f3d3893: Layer already exists 10:24:34 64f997b4e9c5: Layer already exists 10:24:34 f092be77db5f: Layer already exists 10:24:34 7250f2666028: Layer already exists 10:24:34 d93d11a11279: Layer already exists 10:24:34 fe33f7109d37: Layer already exists 10:24:34 3c20671a5817: Layer already exists 10:24:35 3.2.0-dev.60: digest: sha256:ae909edaf7ee6226779a8a995825c12110e045c6c0e4fa7a6165afd14dd24edc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:24:35 71dc7ef59484: Preparing 10:24:35 f092be77db5f: Preparing 10:24:35 7b20736c03b6: Preparing 10:24:35 64f997b4e9c5: Preparing 10:24:35 d0ee6f3d3893: Preparing 10:24:35 fe33f7109d37: Preparing 10:24:35 d93d11a11279: Preparing 10:24:35 7250f2666028: Preparing 10:24:35 3c20671a5817: Preparing 10:24:35 fe33f7109d37: Waiting 10:24:35 d93d11a11279: Waiting 10:24:35 7250f2666028: Waiting 10:24:35 3c20671a5817: Waiting 10:24:35 f092be77db5f: Layer already exists 10:24:35 d0ee6f3d3893: Layer already exists 10:24:35 64f997b4e9c5: Layer already exists 10:24:35 71dc7ef59484: Layer already exists 10:24:35 7b20736c03b6: Layer already exists 10:24:35 fe33f7109d37: Layer already exists 10:24:35 d93d11a11279: Layer already exists 10:24:35 7250f2666028: Layer already exists 10:24:35 3c20671a5817: Layer already exists 10:24:36 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:ae909edaf7ee6226779a8a995825c12110e045c6c0e4fa7a6165afd14dd24edc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:36 + 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 10:24:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:24:36 71dc7ef59484: Preparing 10:24:36 f092be77db5f: Preparing 10:24:36 7b20736c03b6: Preparing 10:24:36 64f997b4e9c5: Preparing 10:24:36 d0ee6f3d3893: Preparing 10:24:36 fe33f7109d37: Preparing 10:24:36 d93d11a11279: Preparing 10:24:36 7250f2666028: Preparing 10:24:36 3c20671a5817: Preparing 10:24:36 fe33f7109d37: Waiting 10:24:36 d93d11a11279: Waiting 10:24:36 7250f2666028: Waiting 10:24:36 3c20671a5817: Waiting 10:24:36 d0ee6f3d3893: Layer already exists 10:24:36 7b20736c03b6: Layer already exists 10:24:36 f092be77db5f: Layer already exists 10:24:36 64f997b4e9c5: Layer already exists 10:24:36 71dc7ef59484: Layer already exists 10:24:36 d93d11a11279: Layer already exists 10:24:36 fe33f7109d37: Layer already exists 10:24:36 7250f2666028: Layer already exists 10:24:36 3c20671a5817: Layer already exists 10:24:37 main: digest: sha256:ae909edaf7ee6226779a8a995825c12110e045c6c0e4fa7a6165afd14dd24edc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:24:37 ===================================================== [Pipeline] echo 10:24:37 taggedImages: 10:24:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:24:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:24:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.60 10:24:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:24:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:24:37 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:24:37 937196a2213dffd351f2a95a34308f9792d52b64 10:24:37 latest 10:24:37 3.2.0-dev.60 10:24:37 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:24:37 main 10:24:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:24:37 31e9f255c679: Preparing 10:24:37 5d3709b95910: Preparing 10:24:37 1869615b32a4: Preparing 10:24:37 64f997b4e9c5: Preparing 10:24:37 d0ee6f3d3893: Preparing 10:24:37 2846f1a85b9e: Preparing 10:24:37 a4ae023b81c2: Preparing 10:24:37 14088d66a17f: Preparing 10:24:37 3c20671a5817: Preparing 10:24:37 a4ae023b81c2: Waiting 10:24:37 14088d66a17f: Waiting 10:24:37 3c20671a5817: Waiting 10:24:37 2846f1a85b9e: Waiting 10:24:37 d0ee6f3d3893: Layer already exists 10:24:37 64f997b4e9c5: Layer already exists 10:24:37 a4ae023b81c2: Layer already exists 10:24:38 14088d66a17f: Layer already exists 10:24:38 1869615b32a4: Pushed 10:24:38 5d3709b95910: Pushed 10:24:38 31e9f255c679: Pushed 10:24:38 3c20671a5817: Layer already exists 10:25:00 2846f1a85b9e: Pushed 10:25:00 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:75b7385aa1f213e7b56f9f109d2ebcfbfbbe52e8611c8d133903393bc670dd41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:00 + 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 10:25:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:25:00 31e9f255c679: Preparing 10:25:00 5d3709b95910: Preparing 10:25:00 1869615b32a4: Preparing 10:25:00 64f997b4e9c5: Preparing 10:25:00 d0ee6f3d3893: Preparing 10:25:00 2846f1a85b9e: Preparing 10:25:00 a4ae023b81c2: Preparing 10:25:00 14088d66a17f: Preparing 10:25:00 3c20671a5817: Preparing 10:25:00 a4ae023b81c2: Waiting 10:25:00 14088d66a17f: Waiting 10:25:00 3c20671a5817: Waiting 10:25:00 d0ee6f3d3893: Layer already exists 10:25:00 64f997b4e9c5: Layer already exists 10:25:00 31e9f255c679: Layer already exists 10:25:00 1869615b32a4: Layer already exists 10:25:00 5d3709b95910: Layer already exists 10:25:00 a4ae023b81c2: Layer already exists 10:25:00 3c20671a5817: Layer already exists 10:25:00 2846f1a85b9e: Layer already exists 10:25:00 14088d66a17f: Layer already exists 10:25:01 latest: digest: sha256:75b7385aa1f213e7b56f9f109d2ebcfbfbbe52e8611c8d133903393bc670dd41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.60 10:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:25:01 31e9f255c679: Preparing 10:25:01 5d3709b95910: Preparing 10:25:01 1869615b32a4: Preparing 10:25:01 64f997b4e9c5: Preparing 10:25:01 d0ee6f3d3893: Preparing 10:25:01 2846f1a85b9e: Preparing 10:25:01 a4ae023b81c2: Preparing 10:25:01 14088d66a17f: Preparing 10:25:01 3c20671a5817: Preparing 10:25:01 2846f1a85b9e: Waiting 10:25:01 a4ae023b81c2: Waiting 10:25:01 14088d66a17f: Waiting 10:25:01 3c20671a5817: Waiting 10:25:01 64f997b4e9c5: Layer already exists 10:25:01 1869615b32a4: Layer already exists 10:25:01 5d3709b95910: Layer already exists 10:25:01 d0ee6f3d3893: Layer already exists 10:25:01 31e9f255c679: Layer already exists 10:25:01 14088d66a17f: Layer already exists 10:25:01 3c20671a5817: Layer already exists 10:25:01 2846f1a85b9e: Layer already exists 10:25:01 a4ae023b81c2: Layer already exists 10:25:02 3.2.0-dev.60: digest: sha256:75b7385aa1f213e7b56f9f109d2ebcfbfbbe52e8611c8d133903393bc670dd41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:25:02 31e9f255c679: Preparing 10:25:02 5d3709b95910: Preparing 10:25:02 1869615b32a4: Preparing 10:25:02 64f997b4e9c5: Preparing 10:25:02 d0ee6f3d3893: Preparing 10:25:02 2846f1a85b9e: Preparing 10:25:02 a4ae023b81c2: Preparing 10:25:02 14088d66a17f: Preparing 10:25:02 3c20671a5817: Preparing 10:25:02 a4ae023b81c2: Waiting 10:25:02 14088d66a17f: Waiting 10:25:02 3c20671a5817: Waiting 10:25:02 2846f1a85b9e: Waiting 10:25:02 31e9f255c679: Layer already exists 10:25:02 64f997b4e9c5: Layer already exists 10:25:02 5d3709b95910: Layer already exists 10:25:02 d0ee6f3d3893: Layer already exists 10:25:02 1869615b32a4: Layer already exists 10:25:02 2846f1a85b9e: Layer already exists 10:25:02 3c20671a5817: Layer already exists 10:25:02 a4ae023b81c2: Layer already exists 10:25:02 14088d66a17f: Layer already exists 10:25:03 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:75b7385aa1f213e7b56f9f109d2ebcfbfbbe52e8611c8d133903393bc670dd41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:03 + 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 10:25:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:25:03 31e9f255c679: Preparing 10:25:03 5d3709b95910: Preparing 10:25:03 1869615b32a4: Preparing 10:25:03 64f997b4e9c5: Preparing 10:25:03 d0ee6f3d3893: Preparing 10:25:03 2846f1a85b9e: Preparing 10:25:03 a4ae023b81c2: Preparing 10:25:03 14088d66a17f: Preparing 10:25:03 3c20671a5817: Preparing 10:25:03 2846f1a85b9e: Waiting 10:25:03 a4ae023b81c2: Waiting 10:25:03 14088d66a17f: Waiting 10:25:03 3c20671a5817: Waiting 10:25:03 d0ee6f3d3893: Layer already exists 10:25:03 64f997b4e9c5: Layer already exists 10:25:03 31e9f255c679: Layer already exists 10:25:03 5d3709b95910: Layer already exists 10:25:03 1869615b32a4: Layer already exists 10:25:03 2846f1a85b9e: Layer already exists 10:25:03 14088d66a17f: Layer already exists 10:25:03 a4ae023b81c2: Layer already exists 10:25:03 3c20671a5817: Layer already exists 10:25:04 main: digest: sha256:75b7385aa1f213e7b56f9f109d2ebcfbfbbe52e8611c8d133903393bc670dd41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:04 ===================================================== [Pipeline] echo 10:25:04 taggedImages: 10:25:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:25:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:25:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.60 10:25:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:25:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:25:04 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 10:25:04 937196a2213dffd351f2a95a34308f9792d52b64 10:25:04 latest 10:25:04 3.2.0-dev.60 10:25:04 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:25:04 main 10:25:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:04 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:05 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:25:05 becf3cfdb826: Preparing 10:25:05 7ddc7cbdd5ce: Preparing 10:25:05 64f997b4e9c5: Preparing 10:25:05 d0ee6f3d3893: Preparing 10:25:05 97cffa1a9510: Preparing 10:25:05 111ff4b1813d: Preparing 10:25:05 3c20671a5817: Preparing 10:25:05 111ff4b1813d: Waiting 10:25:05 3c20671a5817: Waiting 10:25:05 64f997b4e9c5: Layer already exists 10:25:05 d0ee6f3d3893: Layer already exists 10:25:05 3c20671a5817: Layer already exists 10:25:05 97cffa1a9510: Pushed 10:25:05 becf3cfdb826: Pushed 10:25:05 111ff4b1813d: Pushed 10:25:12 7ddc7cbdd5ce: Pushed 10:25:12 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:f007679900f69a40f13e1adc412c4b3eca7636c81713a2b58c8af0117fe2406e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:13 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:13 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 10:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:25:13 becf3cfdb826: Preparing 10:25:13 7ddc7cbdd5ce: Preparing 10:25:13 64f997b4e9c5: Preparing 10:25:13 d0ee6f3d3893: Preparing 10:25:13 97cffa1a9510: Preparing 10:25:13 111ff4b1813d: Preparing 10:25:13 3c20671a5817: Preparing 10:25:13 111ff4b1813d: Waiting 10:25:13 3c20671a5817: Waiting 10:25:13 d0ee6f3d3893: Layer already exists 10:25:13 becf3cfdb826: Layer already exists 10:25:13 64f997b4e9c5: Layer already exists 10:25:13 7ddc7cbdd5ce: Layer already exists 10:25:13 97cffa1a9510: Layer already exists 10:25:13 3c20671a5817: Layer already exists 10:25:13 111ff4b1813d: Layer already exists 10:25:13 latest: digest: sha256:f007679900f69a40f13e1adc412c4b3eca7636c81713a2b58c8af0117fe2406e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:14 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:14 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.60 10:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:25:14 becf3cfdb826: Preparing 10:25:14 7ddc7cbdd5ce: Preparing 10:25:14 64f997b4e9c5: Preparing 10:25:14 d0ee6f3d3893: Preparing 10:25:14 97cffa1a9510: Preparing 10:25:14 111ff4b1813d: Preparing 10:25:14 3c20671a5817: Preparing 10:25:14 111ff4b1813d: Waiting 10:25:14 3c20671a5817: Waiting 10:25:14 d0ee6f3d3893: Layer already exists 10:25:14 97cffa1a9510: Layer already exists 10:25:14 64f997b4e9c5: Layer already exists 10:25:14 7ddc7cbdd5ce: Layer already exists 10:25:14 becf3cfdb826: Layer already exists 10:25:14 111ff4b1813d: Layer already exists 10:25:14 3c20671a5817: Layer already exists 10:25:14 3.2.0-dev.60: digest: sha256:f007679900f69a40f13e1adc412c4b3eca7636c81713a2b58c8af0117fe2406e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:14 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:15 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:25:15 becf3cfdb826: Preparing 10:25:15 7ddc7cbdd5ce: Preparing 10:25:15 64f997b4e9c5: Preparing 10:25:15 d0ee6f3d3893: Preparing 10:25:15 97cffa1a9510: Preparing 10:25:15 111ff4b1813d: Preparing 10:25:15 3c20671a5817: Preparing 10:25:15 111ff4b1813d: Waiting 10:25:15 3c20671a5817: Waiting 10:25:15 7ddc7cbdd5ce: Layer already exists 10:25:15 becf3cfdb826: Layer already exists 10:25:15 64f997b4e9c5: Layer already exists 10:25:15 97cffa1a9510: Layer already exists 10:25:15 d0ee6f3d3893: Layer already exists 10:25:15 111ff4b1813d: Layer already exists 10:25:15 3c20671a5817: Layer already exists 10:25:15 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:f007679900f69a40f13e1adc412c4b3eca7636c81713a2b58c8af0117fe2406e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:15 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:16 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 10:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:25:16 becf3cfdb826: Preparing 10:25:16 7ddc7cbdd5ce: Preparing 10:25:16 64f997b4e9c5: Preparing 10:25:16 d0ee6f3d3893: Preparing 10:25:16 97cffa1a9510: Preparing 10:25:16 111ff4b1813d: Preparing 10:25:16 3c20671a5817: Preparing 10:25:16 111ff4b1813d: Waiting 10:25:16 3c20671a5817: Waiting 10:25:16 64f997b4e9c5: Layer already exists 10:25:16 becf3cfdb826: Layer already exists 10:25:16 d0ee6f3d3893: Layer already exists 10:25:16 97cffa1a9510: Layer already exists 10:25:16 7ddc7cbdd5ce: Layer already exists 10:25:16 111ff4b1813d: Layer already exists 10:25:16 3c20671a5817: Layer already exists 10:25:16 main: digest: sha256:f007679900f69a40f13e1adc412c4b3eca7636c81713a2b58c8af0117fe2406e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:16 ===================================================== [Pipeline] echo 10:25:16 taggedImages: 10:25:16 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:25:16 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 10:25:16 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.60 10:25:16 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:25:16 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 10:25:16 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:25:16 937196a2213dffd351f2a95a34308f9792d52b64 10:25:16 latest 10:25:16 3.2.0-dev.60 10:25:16 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:25:16 main 10:25:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:25:17 e2164d28ecec: Preparing 10:25:17 fd336b78aac0: Preparing 10:25:17 64f997b4e9c5: Preparing 10:25:17 d0ee6f3d3893: Preparing 10:25:17 67e1f2a67da2: Preparing 10:25:17 3eeb69934ae5: Preparing 10:25:17 3c20671a5817: Preparing 10:25:17 3eeb69934ae5: Waiting 10:25:17 3c20671a5817: Waiting 10:25:17 64f997b4e9c5: Layer already exists 10:25:17 d0ee6f3d3893: Layer already exists 10:25:17 3c20671a5817: Layer already exists 10:25:17 e2164d28ecec: Pushed 10:25:17 67e1f2a67da2: Pushed 10:25:17 3eeb69934ae5: Pushed 10:25:24 fd336b78aac0: Pushed 10:25:24 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:870141ac310d15500a349c8d0fd1803fea041423f4955f86dd8f6c28204c0a69 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:25:25 e2164d28ecec: Preparing 10:25:25 fd336b78aac0: Preparing 10:25:25 64f997b4e9c5: Preparing 10:25:25 d0ee6f3d3893: Preparing 10:25:25 67e1f2a67da2: Preparing 10:25:25 3eeb69934ae5: Preparing 10:25:25 3c20671a5817: Preparing 10:25:25 3eeb69934ae5: Waiting 10:25:25 3c20671a5817: Waiting 10:25:25 64f997b4e9c5: Layer already exists 10:25:25 fd336b78aac0: Layer already exists 10:25:25 e2164d28ecec: Layer already exists 10:25:25 67e1f2a67da2: Layer already exists 10:25:25 d0ee6f3d3893: Layer already exists 10:25:25 3eeb69934ae5: Layer already exists 10:25:25 3c20671a5817: Layer already exists 10:25:25 latest: digest: sha256:870141ac310d15500a349c8d0fd1803fea041423f4955f86dd8f6c28204c0a69 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.60 10:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:25:26 e2164d28ecec: Preparing 10:25:26 fd336b78aac0: Preparing 10:25:26 64f997b4e9c5: Preparing 10:25:26 d0ee6f3d3893: Preparing 10:25:26 67e1f2a67da2: Preparing 10:25:26 3eeb69934ae5: Preparing 10:25:26 3c20671a5817: Preparing 10:25:26 3eeb69934ae5: Waiting 10:25:26 3c20671a5817: Waiting 10:25:26 64f997b4e9c5: Layer already exists 10:25:26 d0ee6f3d3893: Layer already exists 10:25:26 e2164d28ecec: Layer already exists 10:25:26 fd336b78aac0: Layer already exists 10:25:26 67e1f2a67da2: Layer already exists 10:25:26 3eeb69934ae5: Layer already exists 10:25:26 3c20671a5817: Layer already exists 10:25:26 3.2.0-dev.60: digest: sha256:870141ac310d15500a349c8d0fd1803fea041423f4955f86dd8f6c28204c0a69 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:25:27 e2164d28ecec: Preparing 10:25:27 fd336b78aac0: Preparing 10:25:27 64f997b4e9c5: Preparing 10:25:27 d0ee6f3d3893: Preparing 10:25:27 67e1f2a67da2: Preparing 10:25:27 3eeb69934ae5: Preparing 10:25:27 3c20671a5817: Preparing 10:25:27 3eeb69934ae5: Waiting 10:25:27 3c20671a5817: Waiting 10:25:27 fd336b78aac0: Layer already exists 10:25:27 67e1f2a67da2: Layer already exists 10:25:27 e2164d28ecec: Layer already exists 10:25:27 64f997b4e9c5: Layer already exists 10:25:27 d0ee6f3d3893: Layer already exists 10:25:27 3eeb69934ae5: Layer already exists 10:25:27 3c20671a5817: Layer already exists 10:25:27 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:870141ac310d15500a349c8d0fd1803fea041423f4955f86dd8f6c28204c0a69 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:25:28 e2164d28ecec: Preparing 10:25:28 fd336b78aac0: Preparing 10:25:28 64f997b4e9c5: Preparing 10:25:28 d0ee6f3d3893: Preparing 10:25:28 67e1f2a67da2: Preparing 10:25:28 3eeb69934ae5: Preparing 10:25:28 3c20671a5817: Preparing 10:25:28 3c20671a5817: Waiting 10:25:28 3eeb69934ae5: Waiting 10:25:28 e2164d28ecec: Layer already exists 10:25:28 67e1f2a67da2: Layer already exists 10:25:28 64f997b4e9c5: Layer already exists 10:25:28 d0ee6f3d3893: Layer already exists 10:25:28 fd336b78aac0: Layer already exists 10:25:28 3eeb69934ae5: Layer already exists 10:25:28 3c20671a5817: Layer already exists 10:25:28 main: digest: sha256:870141ac310d15500a349c8d0fd1803fea041423f4955f86dd8f6c28204c0a69 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:28 ===================================================== [Pipeline] echo 10:25:28 taggedImages: 10:25:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:25:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:25:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.60 10:25:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:25:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:25:28 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:25:28 937196a2213dffd351f2a95a34308f9792d52b64 10:25:28 latest 10:25:28 3.2.0-dev.60 10:25:28 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:25:28 main 10:25:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:25:29 e1e17bc24961: Preparing 10:25:29 b38161a264dc: Preparing 10:25:29 64f997b4e9c5: Preparing 10:25:29 d0ee6f3d3893: Preparing 10:25:29 659146751224: Preparing 10:25:29 237a7cbe84ed: Preparing 10:25:29 3c20671a5817: Preparing 10:25:29 237a7cbe84ed: Waiting 10:25:29 3c20671a5817: Waiting 10:25:29 64f997b4e9c5: Layer already exists 10:25:29 d0ee6f3d3893: Layer already exists 10:25:29 659146751224: Layer already exists 10:25:29 3c20671a5817: Layer already exists 10:25:29 237a7cbe84ed: Layer already exists 10:25:29 e1e17bc24961: Pushed 10:25:36 b38161a264dc: Pushed 10:25:36 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:c24a0b25a9589e9c05508499084ef9c19698e06c8c8ab54676e306764bdd75e6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:25:36 e1e17bc24961: Preparing 10:25:36 b38161a264dc: Preparing 10:25:36 64f997b4e9c5: Preparing 10:25:36 d0ee6f3d3893: Preparing 10:25:36 659146751224: Preparing 10:25:36 237a7cbe84ed: Preparing 10:25:36 3c20671a5817: Preparing 10:25:36 237a7cbe84ed: Waiting 10:25:36 3c20671a5817: Waiting 10:25:36 659146751224: Layer already exists 10:25:36 b38161a264dc: Layer already exists 10:25:36 d0ee6f3d3893: Layer already exists 10:25:36 e1e17bc24961: Layer already exists 10:25:36 64f997b4e9c5: Layer already exists 10:25:36 237a7cbe84ed: Layer already exists 10:25:36 3c20671a5817: Layer already exists 10:25:37 latest: digest: sha256:c24a0b25a9589e9c05508499084ef9c19698e06c8c8ab54676e306764bdd75e6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.60 10:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:25:37 e1e17bc24961: Preparing 10:25:37 b38161a264dc: Preparing 10:25:37 64f997b4e9c5: Preparing 10:25:37 d0ee6f3d3893: Preparing 10:25:37 659146751224: Preparing 10:25:37 237a7cbe84ed: Preparing 10:25:37 3c20671a5817: Preparing 10:25:37 237a7cbe84ed: Waiting 10:25:37 3c20671a5817: Waiting 10:25:37 659146751224: Layer already exists 10:25:37 b38161a264dc: Layer already exists 10:25:37 d0ee6f3d3893: Layer already exists 10:25:37 e1e17bc24961: Layer already exists 10:25:37 64f997b4e9c5: Layer already exists 10:25:37 237a7cbe84ed: Layer already exists 10:25:37 3c20671a5817: Layer already exists 10:25:37 3.2.0-dev.60: digest: sha256:c24a0b25a9589e9c05508499084ef9c19698e06c8c8ab54676e306764bdd75e6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:25:38 e1e17bc24961: Preparing 10:25:38 b38161a264dc: Preparing 10:25:38 64f997b4e9c5: Preparing 10:25:38 d0ee6f3d3893: Preparing 10:25:38 659146751224: Preparing 10:25:38 237a7cbe84ed: Preparing 10:25:38 3c20671a5817: Preparing 10:25:38 237a7cbe84ed: Waiting 10:25:38 3c20671a5817: Waiting 10:25:38 b38161a264dc: Layer already exists 10:25:38 64f997b4e9c5: Layer already exists 10:25:38 659146751224: Layer already exists 10:25:38 d0ee6f3d3893: Layer already exists 10:25:38 e1e17bc24961: Layer already exists 10:25:38 237a7cbe84ed: Layer already exists 10:25:38 3c20671a5817: Layer already exists 10:25:39 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:c24a0b25a9589e9c05508499084ef9c19698e06c8c8ab54676e306764bdd75e6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:25:39 e1e17bc24961: Preparing 10:25:39 b38161a264dc: Preparing 10:25:39 64f997b4e9c5: Preparing 10:25:39 d0ee6f3d3893: Preparing 10:25:39 659146751224: Preparing 10:25:39 237a7cbe84ed: Preparing 10:25:39 3c20671a5817: Preparing 10:25:39 237a7cbe84ed: Waiting 10:25:39 3c20671a5817: Waiting 10:25:39 b38161a264dc: Layer already exists 10:25:39 64f997b4e9c5: Layer already exists 10:25:39 e1e17bc24961: Layer already exists 10:25:39 659146751224: Layer already exists 10:25:39 d0ee6f3d3893: Layer already exists 10:25:39 237a7cbe84ed: Layer already exists 10:25:39 3c20671a5817: Layer already exists 10:25:40 main: digest: sha256:c24a0b25a9589e9c05508499084ef9c19698e06c8c8ab54676e306764bdd75e6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:40 ===================================================== [Pipeline] echo 10:25:40 taggedImages: 10:25:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64 10:25:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:25:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.60 10:25:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 10:25:40 - 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 10:25:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:25:40 10:25:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:25:40 arm64: Pulling from edgex-lftools-log-publisher 10:25:40 8998bd30e6a1: Pulling fs layer 10:25:40 04944245beec: Pulling fs layer 10:25:40 699f458cf7ca: Pulling fs layer 10:25:40 765212b225bb: Pulling fs layer 10:25:40 f23df028b6ca: Pulling fs layer 10:25:40 d65c8cfc05b1: Pulling fs layer 10:25:40 2437ff75d9bd: Pulling fs layer 10:25:40 f23df028b6ca: Waiting 10:25:40 d65c8cfc05b1: Waiting 10:25:40 2437ff75d9bd: Waiting 10:25:40 765212b225bb: Waiting 10:25:41 04944245beec: Verifying Checksum 10:25:41 04944245beec: Download complete 10:25:41 765212b225bb: Verifying Checksum 10:25:41 765212b225bb: Download complete 10:25:41 f23df028b6ca: Verifying Checksum 10:25:41 f23df028b6ca: Download complete 10:25:41 d65c8cfc05b1: Verifying Checksum 10:25:41 d65c8cfc05b1: Download complete 10:25:41 699f458cf7ca: Verifying Checksum 10:25:41 699f458cf7ca: Download complete 10:25:41 8998bd30e6a1: Verifying Checksum 10:25:41 8998bd30e6a1: Download complete 10:25:44 2437ff75d9bd: Verifying Checksum 10:25:44 2437ff75d9bd: Download complete 10:25:46 8998bd30e6a1: Pull complete 10:25:46 04944245beec: Pull complete 10:25:48 699f458cf7ca: Pull complete 10:25:48 765212b225bb: Pull complete 10:25:49 f23df028b6ca: Pull complete 10:25:49 d65c8cfc05b1: Pull complete 10:26:07 2437ff75d9bd: Pull complete 10:26:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:26:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:26:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:07 prd-ubuntu20.04-docker-arm64-4c-16g-8368 does not seem to be running inside a container 10:26:08 $ 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/680 -v /w/workspace/edgex-go/680:/w/workspace/edgex-go/680:rw,z -v /w/workspace/edgex-go/680@tmp:/w/workspace/edgex-go/680@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 10:26:10 $ docker top c71176d11333f7364d5f2e5006332d042939c2730c9de7f261364864d82456e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:11 ---> job-cost.sh 10:26:11 lf-activate-venv: SKIPPING 10:26:11 INFO: No Stack... 10:26:12 INFO: Retrieving Pricing Info for: v3-standard-4 10:26:12 INFO: Archiving Costs [Pipeline] sh 10:26:13 + cat /w/workspace/edgex-go/680/archives/cost.csv 10:26:13 + cut -d, -f6 [Pipeline] lock 10:26:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-680-stack-cost] 10:26:13 Resource [jenkins-edgexfoundry-edgex-go-main-680-stack-cost] did not exist. Created. 10:26:13 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-680-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:26:14 + echo total: 0.10999999940395355 [Pipeline] stash 10:26:14 Stashed 1 file(s) [Pipeline] } 10:26:14 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-680-stack-cost] [Pipeline] // lock [Pipeline] } 10:26:14 $ docker stop --time=1 c71176d11333f7364d5f2e5006332d042939c2730c9de7f261364864d82456e1 10:26:16 $ docker rm -f --volumes c71176d11333f7364d5f2e5006332d042939c2730c9de7f261364864d82456e1 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:26:17 + [ -d /w/workspace/edgex-go/680/archives ] [Pipeline] libraryResource [Pipeline] sh 10:26:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:26:18 ---> package-listing.sh 10:26:18 ++ facter osfamily 10:26:18 ++ tr '[:upper:]' '[:lower:]' 10:26:18 + OS_FAMILY=debian 10:26:18 + workspace=/w/workspace/edgex-go/680 10:26:18 + START_PACKAGES=/tmp/packages_start.txt 10:26:18 + END_PACKAGES=/tmp/packages_end.txt 10:26:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:26:18 + PACKAGES=/tmp/packages_start.txt 10:26:18 + '[' /w/workspace/edgex-go/680 ']' 10:26:18 + PACKAGES=/tmp/packages_end.txt 10:26:18 + case "${OS_FAMILY}" in 10:26:18 + dpkg -l 10:26:18 + grep '^ii' 10:26:18 + '[' -f /tmp/packages_start.txt ']' 10:26:18 + '[' -f /tmp/packages_end.txt ']' 10:26:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:26:18 + '[' /w/workspace/edgex-go/680 ']' 10:26:18 + mkdir -p /w/workspace/edgex-go/680/archives/ 10:26:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/680/archives/ [Pipeline] echo 10:26:18 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/680/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:26:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:19 10:26:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:20 latest: Pulling from edgex-lftools-log-publisher 10:26:20 5eb5b503b376: Pulling fs layer 10:26:20 5c69ac0246d0: Pulling fs layer 10:26:20 ec43610c2a17: Pulling fs layer 10:26:20 3a2ae6a8a46f: Pulling fs layer 10:26:20 33b1e0a273af: Pulling fs layer 10:26:20 5d3b04190fa2: Pulling fs layer 10:26:20 33b1e0a273af: Waiting 10:26:20 2f39f015ded8: Pulling fs layer 10:26:20 5d3b04190fa2: Waiting 10:26:20 2f39f015ded8: Waiting 10:26:20 5c69ac0246d0: Download complete 10:26:20 3a2ae6a8a46f: Download complete 10:26:20 33b1e0a273af: Verifying Checksum 10:26:20 33b1e0a273af: Download complete 10:26:20 ec43610c2a17: Verifying Checksum 10:26:20 ec43610c2a17: Download complete 10:26:20 5d3b04190fa2: Download complete 10:26:20 5eb5b503b376: Verifying Checksum 10:26:20 5eb5b503b376: Download complete 10:26:20 2f39f015ded8: Download complete 10:26:21 5eb5b503b376: Pull complete 10:26:21 5c69ac0246d0: Pull complete 10:26:22 ec43610c2a17: Pull complete 10:26:22 3a2ae6a8a46f: Pull complete 10:26:22 33b1e0a273af: Pull complete 10:26:22 5d3b04190fa2: Pull complete 10:26:26 2f39f015ded8: Pull complete 10:26:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:26:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:26 prd-ubuntu20.04-docker-8c-8g-8366 does not seem to be running inside a container 10:26:26 $ 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/680/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/680 -v /w/workspace/edgex-go/680:/w/workspace/edgex-go/680:rw,z -v /w/workspace/edgex-go/680@tmp:/w/workspace/edgex-go/680@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:26:31 $ docker top 5f62c713a6377d4a80ab88070bdbeb6b7b290cb050b99943beee0476b1b0a5ae -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:31 + touch /tmp/pre-build-complete [Pipeline] sh 10:26:31 + mkdir -p /var/log/sysstat [Pipeline] sh 10:26:32 + ls /var/log/sa-host 10:26:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:26:32 provisioning config files... 10:26:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/680@tmp/config15282819576188361563tmp [Pipeline] { [Pipeline] echo 10:26:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:26:32 ---> create-netrc.sh [Pipeline] } 10:26:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:26:32 ---> python-tools-install.sh [Pipeline] echo 10:26:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:26:33 ---> sudo-logs.sh 10:26:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:26:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:26:33 ---> job-cost.sh 10:26:33 lf-activate-venv: SKIPPING 10:26:33 DEBUG: total: 0.10999999940395355 10:26:33 INFO: Retrieving Stack Cost... 10:26:34 INFO: Retrieving Pricing Info for: v3-standard-8 10:26:34 INFO: Archiving Costs [Pipeline] echo 10:26:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:26:34 ---> logs-deploy.sh 10:26:34 lf-activate-venv: SKIPPING 10:26:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/680 10:26:34 INFO: archiving workspace using pattern(s): 10:26:35 Archives upload complete. 10:26:35 INFO: archiving logs to Nexus 10:26:36 ---> uname -a: 10:26:36 Linux prd-ubuntu20-04-docker-8c-8g-8366 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:26:36 10:26:36 10:26:36 ---> lscpu: 10:26:36 Architecture: x86_64 10:26:36 CPU op-mode(s): 32-bit, 64-bit 10:26:36 Byte Order: Little Endian 10:26:36 Address sizes: 40 bits physical, 48 bits virtual 10:26:36 CPU(s): 8 10:26:36 On-line CPU(s) list: 0-7 10:26:36 Thread(s) per core: 1 10:26:36 Core(s) per socket: 1 10:26:36 Socket(s): 8 10:26:36 NUMA node(s): 1 10:26:36 Vendor ID: AuthenticAMD 10:26:36 CPU family: 23 10:26:36 Model: 49 10:26:36 Model name: AMD EPYC-Rome Processor 10:26:36 Stepping: 0 10:26:36 CPU MHz: 2800.000 10:26:36 BogoMIPS: 5600.00 10:26:36 Virtualization: AMD-V 10:26:36 Hypervisor vendor: KVM 10:26:36 Virtualization type: full 10:26:36 L1d cache: 256 KiB 10:26:36 L1i cache: 256 KiB 10:26:36 L2 cache: 4 MiB 10:26:36 L3 cache: 128 MiB 10:26:36 NUMA node0 CPU(s): 0-7 10:26:36 Vulnerability Itlb multihit: Not affected 10:26:36 Vulnerability L1tf: Not affected 10:26:36 Vulnerability Mds: Not affected 10:26:36 Vulnerability Meltdown: Not affected 10:26:36 Vulnerability Mmio stale data: Not affected 10:26:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:26:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:26:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:26:36 Vulnerability Srbds: Not affected 10:26:36 Vulnerability Tsx async abort: Not affected 10:26:36 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 10:26:36 10:26:36 10:26:36 ---> nproc: 10:26:36 8 10:26:36 10:26:36 10:26:36 ---> df -h: 10:26:36 Filesystem Size Used Avail Use% Mounted on 10:26:36 overlay 155G 12G 144G 8% / 10:26:36 tmpfs 64M 0 64M 0% /dev 10:26:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:26:36 shm 64M 0 64M 0% /dev/shm 10:26:36 /dev/vda1 155G 12G 144G 8% /facter-os 10:26:36 10:26:36 10:26:36 ---> sar -b -r -n DEV: 10:26:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8366) 08/23/24 _x86_64_ (8 CPU) 10:26:36 10:26:36 09:35:04 LINUX RESTART (8 CPU) 10:26:36 10:26:36 09:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:26:36 09:37:01 137.89 10.00 127.89 0.00 1728.49 44453.98 0.00 10:26:36 09:38:01 102.13 1.18 100.95 0.00 13.46 35417.98 0.00 10:26:36 09:39:01 47.61 0.00 47.61 0.00 0.00 34565.44 0.00 10:26:36 09:40:01 1.48 0.00 1.48 0.00 0.00 92.25 0.00 10:26:36 09:41:01 50.81 6.12 44.69 0.00 4364.34 8439.79 0.00 10:26:36 09:42:01 3.85 0.02 3.83 0.00 0.13 97.03 0.00 10:26:36 09:43:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 10:26:36 09:44:01 1.87 0.00 1.87 0.00 0.00 23.06 0.00 10:26:36 09:45:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 10:26:36 09:46:01 1.82 0.00 1.82 0.00 0.00 21.06 0.00 10:26:36 09:47:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 10:26:36 09:48:01 1.73 0.00 1.73 0.00 0.00 20.79 0.00 10:26:36 09:49:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 10:26:36 09:50:01 1.72 0.00 1.72 0.00 0.00 21.60 0.00 10:26:36 09:51:01 1.75 0.02 1.73 0.00 0.13 24.66 0.00 10:26:36 09:52:01 1.42 0.00 1.42 0.00 0.00 18.26 0.00 10:26:36 09:53:01 0.80 0.00 0.80 0.00 0.00 9.60 0.00 10:26:36 09:54:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 10:26:36 09:55:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 10:26:36 09:56:01 1.83 0.00 1.83 0.00 0.00 21.86 0.00 10:26:36 09:57:01 0.80 0.00 0.80 0.00 0.00 9.87 0.00 10:26:36 09:58:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 10:26:36 09:59:01 0.78 0.00 0.78 0.00 0.00 9.46 0.00 10:26:36 10:00:01 3.00 1.50 1.50 0.00 35.46 20.40 0.00 10:26:36 10:01:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 10:26:36 10:02:01 1.63 0.00 1.63 0.00 0.00 21.06 0.00 10:26:36 10:03:01 0.75 0.00 0.75 0.00 0.00 8.93 0.00 10:26:36 10:04:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 10:26:36 10:05:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 10:26:36 10:06:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 10:26:36 10:07:01 0.80 0.00 0.80 0.00 0.00 9.33 0.00 10:26:36 10:08:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 10:26:36 10:09:01 0.75 0.00 0.75 0.00 0.00 9.20 0.00 10:26:36 10:10:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 10:26:36 10:11:01 0.85 0.00 0.85 0.00 0.00 10.26 0.00 10:26:36 10:12:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 10:26:36 10:13:01 0.70 0.00 0.70 0.00 0.00 8.40 0.00 10:26:36 10:14:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 10:26:36 10:15:01 0.85 0.00 0.85 0.00 0.00 10.80 0.00 10:26:36 10:16:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 10:26:36 10:17:01 0.82 0.02 0.80 0.00 0.13 9.73 0.00 10:26:36 10:18:01 1.72 0.00 1.72 0.00 0.00 21.86 0.00 10:26:36 10:19:01 0.73 0.00 0.73 0.00 0.00 9.20 0.00 10:26:36 10:20:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 10:26:36 10:21:01 0.82 0.00 0.82 0.00 0.00 10.26 0.00 10:26:36 10:22:01 2.48 0.63 1.85 0.00 70.52 23.86 0.00 10:26:36 10:23:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 10:26:36 10:24:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 10:26:36 10:25:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 10:26:36 10:26:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 10:26:36 Average: 7.99 0.39 7.60 0.00 124.26 2474.65 0.00 10:26:36 10:26:36 09:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:26:36 09:37:01 28636048 31489344 820616 2.50 81564 3029752 1994784 5.88 1134688 2700012 9384 10:26:36 09:38:01 27258136 31442244 859216 2.61 128876 4190652 1940984 5.72 1765628 3318260 904012 10:26:36 09:39:01 28303688 31526608 779580 2.37 129640 3289060 1745112 5.14 1264588 2837304 2352 10:26:36 09:40:01 28303044 31526092 779780 2.37 129696 3289188 1745112 5.14 1265032 2837428 176 10:26:36 09:41:01 27848800 31504348 773900 2.35 158596 3687728 1716520 5.06 1540976 2978060 232 10:26:36 09:42:01 27862452 31513212 764676 2.33 157184 3684476 1702564 5.02 1530188 2974852 8 10:26:36 09:43:01 27862964 31513812 764008 2.32 157252 3684484 1702564 5.02 1530004 2974864 8 10:26:36 09:44:01 27862980 31513896 763848 2.32 157332 3684488 1702564 5.02 1530076 2974872 8 10:26:36 09:45:01 27865872 31516868 761000 2.31 157388 3684484 1702564 5.02 1527588 2974864 8 10:26:36 09:46:01 27865720 31516792 760876 2.31 157456 3684496 1702564 5.02 1527724 2974876 160 10:26:36 09:47:01 27865492 31516628 761016 2.31 157540 3684496 1702564 5.02 1527388 2974880 8 10:26:36 09:48:01 27866160 31517420 760136 2.31 157628 3684500 1702564 5.02 1527488 2974892 160 10:26:36 09:49:01 27866748 31518076 759472 2.31 157704 3684496 1702564 5.02 1526892 2974900 12 10:26:36 09:50:01 27867144 31518532 758940 2.31 157788 3684488 1702564 5.02 1527260 2974904 16 10:26:36 09:51:01 27865996 31517556 760696 2.31 157852 3684484 1730680 5.10 1527684 2974856 12 10:26:36 09:52:01 27865884 31517492 760628 2.31 157904 3684492 1730680 5.10 1528396 2974860 168 10:26:36 09:53:01 27865620 31517332 760668 2.31 157928 3684492 1714192 5.05 1527748 2974860 16 10:26:36 09:54:01 27865516 31517296 760660 2.31 157972 3684496 1714192 5.05 1527804 2974868 12 10:26:36 09:55:01 27866392 31518260 759844 2.31 158060 3684496 1714192 5.05 1527156 2974864 8 10:26:36 09:56:01 27865644 31517568 760468 2.31 158144 3684500 1714192 5.05 1527324 2974868 4 10:26:36 09:57:01 27865848 31517836 760112 2.31 158168 3684504 1714192 5.05 1527740 2974872 164 10:26:36 09:58:01 27866032 31518052 759896 2.31 158200 3684504 1697864 5.00 1527352 2974872 8 10:26:36 09:59:01 27866332 31518512 759484 2.31 158216 3684636 1697864 5.00 1527708 2975004 4 10:26:36 10:00:01 27858760 31513192 764892 2.33 158272 3685692 1697864 5.00 1535864 2975296 48 10:26:36 10:01:01 27858500 31512952 765032 2.33 158312 3685704 1697864 5.00 1536176 2975252 168 10:26:36 10:02:01 27858956 31513512 764452 2.32 158368 3685712 1697864 5.00 1536308 2975260 140 10:26:36 10:03:01 27858784 31513364 764540 2.33 158392 3685712 1697864 5.00 1536240 2975260 156 10:26:36 10:04:01 27858840 31513436 764444 2.32 158424 3685716 1697864 5.00 1535684 2975264 8 10:26:36 10:05:01 27858856 31513500 764332 2.32 158468 3685704 1697864 5.00 1535972 2975268 8 10:26:36 10:06:01 27859032 31513736 764232 2.32 158508 3685720 1697864 5.00 1535852 2975268 8 10:26:36 10:07:01 27858948 31513676 764468 2.32 158520 3685724 1697864 5.00 1536396 2975272 156 10:26:36 10:08:01 27859004 31513748 764384 2.32 158548 3685724 1697864 5.00 1535860 2975272 12 10:26:36 10:09:01 27858980 31513732 764320 2.32 158560 3685728 1697864 5.00 1535860 2975276 8 10:26:36 10:10:01 27858932 31513740 764268 2.32 158592 3685728 1697864 5.00 1535900 2975284 4 10:26:36 10:11:01 27858820 31513680 764312 2.32 158632 3685736 1697864 5.00 1536068 2975284 8 10:26:36 10:12:01 27858836 31513716 764200 2.32 158664 3685740 1697864 5.00 1536016 2975288 8 10:26:36 10:13:01 27858788 31513700 764172 2.32 158680 3685740 1697864 5.00 1536084 2975288 8 10:26:36 10:14:01 27858632 31513588 764424 2.32 158728 3685744 1697864 5.00 1536120 2975292 8 10:26:36 10:15:01 27858372 31513360 764600 2.33 158760 3685748 1697864 5.00 1536112 2975296 32 10:26:36 10:16:01 27858900 31513936 764140 2.32 158792 3685748 1697864 5.00 1536624 2975296 156 10:26:36 10:17:01 27858408 31513488 764384 2.32 158812 3685752 1697864 5.00 1536836 2975300 208 10:26:36 10:18:01 27858148 31513280 764552 2.33 158856 3685764 1697864 5.00 1536556 2975312 168 10:26:36 10:19:01 27858100 31513248 764528 2.32 158872 3685764 1697864 5.00 1536668 2975312 184 10:26:36 10:20:01 27858188 31513372 764404 2.32 158912 3685752 1697864 5.00 1536280 2975316 8 10:26:36 10:21:01 27858140 31513364 764356 2.32 158936 3685768 1681484 4.96 1536380 2975316 4 10:26:36 10:22:01 27853876 31511332 766728 2.33 158972 3687872 1698152 5.00 1536844 2977100 88 10:26:36 10:23:01 27853608 31511068 766948 2.33 158988 3687876 1698152 5.00 1536828 2977104 8 10:26:36 10:24:01 27853276 31510916 766968 2.33 159008 3688004 1698152 5.00 1536892 2977216 8 10:26:36 10:25:01 27853480 31511124 766684 2.33 159040 3687992 1698152 5.00 1536924 2977220 8 10:26:36 10:26:01 27853392 31511132 766652 2.33 159068 3688008 1698152 5.00 1537068 2977236 12 10:26:36 Average: 27881741 31512933 767219 2.33 155055 3666665 1714420 5.05 1519097 2971221 18371 10:26:36 10:26:36 09:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:26:36 09:37:01 docker0 765.68 700.53 54.87 3017.90 0.00 0.00 0.00 0.00 10:26:36 09:37:01 ens3 916.81 897.98 7865.88 96.20 0.00 0.00 0.00 0.00 10:26:36 09:37:01 veth38f21fb 141.64 150.90 14.07 137.72 0.00 0.00 0.00 0.01 10:26:36 09:37:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 10:26:36 09:38:01 docker0 95.45 217.71 8.46 1936.00 0.00 0.00 0.00 0.00 10:26:36 09:38:01 veth5217101 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 10:26:36 09:38:01 ens3 241.76 110.55 1961.86 20.14 0.00 0.00 0.00 0.00 10:26:36 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 09:39:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 10:26:36 09:39:01 ens3 33.26 20.66 30.00 13.70 0.00 0.00 0.00 0.00 10:26:36 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:40:01 ens3 1.25 0.42 0.41 0.27 0.00 0.00 0.00 0.00 10:26:36 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:41:01 ens3 195.45 91.30 2733.44 6.70 0.00 0.00 0.00 0.00 10:26:36 09:41:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 10:26:36 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:42:01 ens3 0.27 0.20 0.02 0.01 0.00 0.00 0.00 0.00 10:26:36 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:43:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:44:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:45:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:26:36 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:46:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:26:36 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:47:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:48:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 10:26:36 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:49:01 ens3 1.05 0.40 0.45 0.28 0.00 0.00 0.00 0.00 10:26:36 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:50:01 ens3 1.38 0.67 0.66 0.48 0.00 0.00 0.00 0.00 10:26:36 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:51:01 ens3 0.58 0.10 0.12 0.06 0.00 0.00 0.00 0.00 10:26:36 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:52:01 ens3 1.17 0.53 0.32 0.23 0.00 0.00 0.00 0.00 10:26:36 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:53:01 ens3 1.20 0.55 0.41 0.29 0.00 0.00 0.00 0.00 10:26:36 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:54:01 ens3 0.78 0.42 0.42 0.28 0.00 0.00 0.00 0.00 10:26:36 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:56:01 ens3 0.40 0.27 0.15 0.08 0.00 0.00 0.00 0.00 10:26:36 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:58:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 10:26:36 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 09:59:01 ens3 0.57 0.50 0.30 0.22 0.00 0.00 0.00 0.00 10:26:36 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:00:01 ens3 6.67 5.43 4.56 4.81 0.00 0.00 0.00 0.00 10:26:36 10:00:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:26:36 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:01:01 ens3 1.70 0.98 1.04 1.19 0.00 0.00 0.00 0.00 10:26:36 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:02:01 ens3 0.55 0.38 0.27 0.21 0.00 0.00 0.00 0.00 10:26:36 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:03:01 ens3 0.55 0.03 0.05 0.00 0.00 0.00 0.00 0.00 10:26:36 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:04:01 ens3 0.75 0.23 0.12 0.02 0.00 0.00 0.00 0.00 10:26:36 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:05:01 ens3 0.77 0.80 0.52 0.43 0.00 0.00 0.00 0.00 10:26:36 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:06:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 10:26:36 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:09:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:11:01 ens3 0.25 0.18 0.09 0.08 0.00 0.00 0.00 0.00 10:26:36 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:12:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:14:01 ens3 0.30 0.23 0.13 0.02 0.00 0.00 0.00 0.00 10:26:36 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:15:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:26:36 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:16:01 ens3 0.35 0.33 0.10 0.11 0.00 0.00 0.00 0.00 10:26:36 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:18:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 10:26:36 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:21:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:26:36 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:22:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:36 10:26:01 ens3 0.35 0.30 0.14 0.08 0.00 0.00 0.00 0.00 10:26:36 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:26:36 Average: docker0 17.25 18.39 1.27 99.09 0.00 0.00 0.00 0.00 10:26:36 Average: ens3 28.24 22.70 252.06 2.92 0.00 0.00 0.00 0.00 10:26:36 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:26:36 10:26:36 10:26:36 ---> sar -P ALL: 10:26:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8366) 08/23/24 _x86_64_ (8 CPU) 10:26:36 10:26:36 09:35:04 LINUX RESTART (8 CPU) 10:26:36 10:26:36 09:36:01 CPU %user %nice %system %iowait %steal %idle 10:26:36 09:37:01 all 6.51 0.00 2.95 2.25 0.05 88.23 10:26:36 09:37:01 0 7.84 0.00 2.64 0.08 0.03 89.41 10:26:36 09:37:01 1 5.68 0.00 3.89 7.53 0.07 82.82 10:26:36 09:37:01 2 7.56 0.00 3.12 0.50 0.05 88.76 10:26:36 09:37:01 3 6.65 0.00 2.29 0.13 0.05 90.87 10:26:36 09:37:01 4 4.63 0.00 3.03 0.03 0.05 92.26 10:26:36 09:37:01 5 5.60 0.00 2.40 1.58 0.07 90.35 10:26:36 09:37:01 6 7.42 0.00 2.87 4.05 0.05 85.60 10:26:36 09:37:01 7 6.70 0.00 3.38 4.11 0.05 85.76 10:26:36 09:38:01 all 33.72 0.00 5.72 2.25 0.08 58.22 10:26:36 09:38:01 0 31.91 0.00 5.69 0.12 0.08 62.19 10:26:36 09:38:01 1 34.10 0.00 6.28 7.02 0.08 52.52 10:26:36 09:38:01 2 34.76 0.00 7.15 0.14 0.07 57.89 10:26:36 09:38:01 3 34.12 0.00 4.83 0.08 0.07 60.90 10:26:36 09:38:01 4 33.09 0.00 5.94 6.95 0.08 53.94 10:26:36 09:38:01 5 33.08 0.00 5.13 0.10 0.08 61.61 10:26:36 09:38:01 6 34.64 0.00 5.83 0.74 0.10 58.69 10:26:36 09:38:01 7 34.09 0.00 4.97 2.85 0.07 58.02 10:26:36 09:39:01 all 12.59 0.00 2.76 3.09 0.09 81.47 10:26:36 09:39:01 0 14.29 0.00 4.31 0.58 0.08 80.75 10:26:36 09:39:01 1 12.07 0.00 2.21 0.17 0.05 85.50 10:26:36 09:39:01 2 11.45 0.00 3.59 10.30 0.14 74.51 10:26:36 09:39:01 3 14.16 0.00 2.48 3.34 0.11 79.92 10:26:36 09:39:01 4 12.91 0.00 2.66 8.09 0.07 76.27 10:26:36 09:39:01 5 12.28 0.00 1.99 1.78 0.10 83.85 10:26:36 09:39:01 6 11.81 0.00 2.11 0.91 0.10 85.07 10:26:36 09:39:01 7 11.81 0.00 2.73 0.12 0.07 85.28 10:26:36 09:40:01 all 0.17 0.00 0.02 0.03 0.01 99.78 10:26:36 09:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:26:36 09:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:26:36 09:40:01 2 0.02 0.00 0.00 0.07 0.00 99.92 10:26:36 09:40:01 3 1.14 0.00 0.07 0.00 0.00 98.79 10:26:36 09:40:01 4 0.00 0.00 0.02 0.13 0.00 99.85 10:26:36 09:40:01 5 0.08 0.00 0.02 0.00 0.03 99.87 10:26:36 09:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 09:40:01 7 0.03 0.00 0.02 0.02 0.00 99.93 10:26:36 09:41:01 all 2.43 0.00 1.30 0.52 0.03 95.72 10:26:36 09:41:01 0 2.69 0.00 0.94 1.24 0.03 95.10 10:26:36 09:41:01 1 1.69 0.00 1.34 0.05 0.03 96.89 10:26:36 09:41:01 2 3.91 0.00 1.37 1.15 0.02 93.55 10:26:36 09:41:01 3 2.04 0.00 0.79 0.15 0.03 96.99 10:26:36 09:41:01 4 1.39 0.00 1.03 0.68 0.03 96.86 10:26:36 09:41:01 5 1.54 0.00 2.40 0.42 0.02 95.63 10:26:36 09:41:01 6 3.02 0.00 1.25 0.03 0.03 95.66 10:26:36 09:41:01 7 3.13 0.00 1.30 0.43 0.03 95.10 10:26:36 09:42:01 all 0.09 0.00 0.07 0.12 0.01 99.72 10:26:36 09:42:01 0 0.12 0.00 0.08 0.12 0.02 99.67 10:26:36 09:42:01 1 0.03 0.00 0.07 0.00 0.02 99.88 10:26:36 09:42:01 2 0.27 0.00 0.17 0.00 0.02 99.55 10:26:36 09:42:01 3 0.10 0.00 0.03 0.62 0.00 99.25 10:26:36 09:42:01 4 0.08 0.00 0.05 0.08 0.00 99.78 10:26:36 09:42:01 5 0.03 0.00 0.05 0.00 0.00 99.92 10:26:36 09:42:01 6 0.03 0.00 0.07 0.05 0.00 99.85 10:26:36 09:42:01 7 0.03 0.00 0.03 0.07 0.00 99.87 10:26:36 09:43:01 all 0.06 0.00 0.01 0.01 0.01 99.91 10:26:36 09:43:01 0 0.05 0.00 0.03 0.07 0.02 99.83 10:26:36 09:43:01 1 0.35 0.00 0.03 0.00 0.00 99.62 10:26:36 09:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 09:43:01 3 0.03 0.00 0.02 0.03 0.00 99.92 10:26:36 09:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:26:36 09:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 09:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:44:01 all 0.26 0.00 0.01 0.01 0.01 99.71 10:26:36 09:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:26:36 09:44:01 1 1.97 0.00 0.02 0.00 0.03 97.98 10:26:36 09:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 09:44:01 3 0.05 0.00 0.02 0.07 0.03 99.83 10:26:36 09:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:26:36 09:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:45:01 all 0.23 0.00 0.01 0.00 0.01 99.75 10:26:36 09:45:01 0 0.00 0.00 0.03 0.02 0.02 99.93 10:26:36 09:45:01 1 1.73 0.00 0.00 0.00 0.02 98.25 10:26:36 09:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:45:01 3 0.03 0.00 0.02 0.02 0.03 99.90 10:26:36 09:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:26:36 09:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:46:01 all 0.01 0.00 0.01 0.07 0.00 99.91 10:26:36 09:46:01 0 0.02 0.00 0.00 0.08 0.00 99.90 10:26:36 09:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 09:46:01 3 0.03 0.00 0.02 0.47 0.02 99.47 10:26:36 09:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 09:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:26:36 09:47:01 all 0.06 0.00 0.01 0.01 0.01 99.92 10:26:36 09:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:26:36 09:47:01 1 0.38 0.00 0.00 0.00 0.02 99.60 10:26:36 09:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 09:47:01 3 0.02 0.00 0.03 0.05 0.02 99.88 10:26:36 09:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:26:36 09:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 10:26:36 09:47:01 CPU %user %nice %system %iowait %steal %idle 10:26:36 09:48:01 all 0.03 0.00 0.00 0.01 0.01 99.94 10:26:36 09:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:26:36 09:48:01 1 0.13 0.00 0.00 0.00 0.02 99.85 10:26:36 09:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 09:48:01 3 0.07 0.00 0.02 0.03 0.03 99.85 10:26:36 09:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:26:36 09:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:48:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:26:36 09:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:49:01 all 0.05 0.00 0.01 0.00 0.01 99.93 10:26:36 09:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 09:49:01 1 0.23 0.00 0.03 0.00 0.02 99.72 10:26:36 09:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:49:01 3 0.03 0.00 0.02 0.03 0.02 99.90 10:26:36 09:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:26:36 09:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:26:36 09:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:26:36 09:50:01 all 0.04 0.00 0.00 0.00 0.00 99.95 10:26:36 09:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 09:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 09:50:01 3 0.03 0.00 0.00 0.02 0.02 99.93 10:26:36 09:50:01 4 0.23 0.00 0.00 0.00 0.00 99.77 10:26:36 09:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:26:36 09:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:26:36 09:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:51:01 all 0.07 0.00 0.02 0.01 0.01 99.90 10:26:36 09:51:01 0 0.03 0.00 0.03 0.02 0.02 99.90 10:26:36 09:51:01 1 0.23 0.00 0.02 0.00 0.02 99.73 10:26:36 09:51:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:26:36 09:51:01 3 0.07 0.00 0.05 0.02 0.02 99.85 10:26:36 09:51:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:26:36 09:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:51:01 6 0.08 0.00 0.02 0.00 0.02 99.88 10:26:36 09:51:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:26:36 09:52:01 all 0.16 0.00 0.01 0.00 0.01 99.81 10:26:36 09:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:52:01 1 1.13 0.00 0.03 0.00 0.02 98.82 10:26:36 09:52:01 2 0.00 0.00 0.02 0.02 0.02 99.95 10:26:36 09:52:01 3 0.03 0.00 0.05 0.00 0.02 99.90 10:26:36 09:52:01 4 0.10 0.00 0.02 0.00 0.00 99.88 10:26:36 09:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:52:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:26:36 09:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:53:01 all 0.16 0.00 0.01 0.03 0.01 99.79 10:26:36 09:53:01 0 0.02 0.00 0.02 0.08 0.02 99.87 10:26:36 09:53:01 1 1.06 0.00 0.03 0.00 0.02 98.89 10:26:36 09:53:01 2 0.00 0.00 0.00 0.13 0.00 99.87 10:26:36 09:53:01 3 0.05 0.00 0.00 0.00 0.03 99.92 10:26:36 09:53:01 4 0.10 0.00 0.00 0.00 0.00 99.90 10:26:36 09:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 09:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 09:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:54:01 all 0.08 0.00 0.00 0.06 0.01 99.84 10:26:36 09:54:01 0 0.02 0.00 0.00 0.15 0.00 99.83 10:26:36 09:54:01 1 0.57 0.00 0.00 0.00 0.00 99.43 10:26:36 09:54:01 2 0.00 0.00 0.00 0.35 0.00 99.65 10:26:36 09:54:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:26:36 09:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:26:36 09:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 09:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 09:55:01 all 0.16 0.00 0.01 0.06 0.01 99.76 10:26:36 09:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 09:55:01 1 1.21 0.00 0.02 0.00 0.02 98.76 10:26:36 09:55:01 2 0.00 0.00 0.00 0.47 0.02 99.52 10:26:36 09:55:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:26:36 09:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 09:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 09:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 09:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 09:56:01 all 0.06 0.00 0.00 0.21 0.01 99.71 10:26:36 09:56:01 0 0.00 0.00 0.02 0.17 0.02 99.80 10:26:36 09:56:01 1 0.42 0.00 0.00 0.00 0.00 99.58 10:26:36 09:56:01 2 0.02 0.00 0.00 1.10 0.00 98.88 10:26:36 09:56:01 3 0.03 0.00 0.00 0.28 0.02 99.67 10:26:36 09:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:56:01 6 0.00 0.00 0.02 0.17 0.03 99.78 10:26:36 09:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:26:36 09:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:26:36 09:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 09:57:01 3 0.05 0.00 0.05 0.00 0.02 99.88 10:26:36 09:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:26:36 09:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:57:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:26:36 09:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:58:01 all 0.06 0.00 0.01 0.09 0.01 99.83 10:26:36 09:58:01 0 0.00 0.00 0.02 0.12 0.00 99.87 10:26:36 09:58:01 1 0.42 0.00 0.03 0.00 0.02 99.53 10:26:36 09:58:01 2 0.00 0.00 0.00 0.63 0.02 99.35 10:26:36 09:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:26:36 09:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 09:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 09:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:26:36 09:58:01 CPU %user %nice %system %iowait %steal %idle 10:26:36 09:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:26:36 09:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:26:36 09:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 09:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 09:59:01 3 0.03 0.00 0.03 0.00 0.03 99.90 10:26:36 09:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 09:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 09:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 09:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:00:01 all 0.32 0.00 0.03 0.01 0.01 99.64 10:26:36 10:00:01 0 0.43 0.00 0.05 0.03 0.00 99.48 10:26:36 10:00:01 1 0.76 0.00 0.07 0.00 0.02 99.15 10:26:36 10:00:01 2 0.08 0.00 0.02 0.03 0.02 99.85 10:26:36 10:00:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:26:36 10:00:01 4 0.35 0.00 0.02 0.00 0.00 99.63 10:26:36 10:00:01 5 0.10 0.00 0.02 0.00 0.02 99.87 10:26:36 10:00:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:26:36 10:00:01 7 0.70 0.00 0.00 0.00 0.00 99.30 10:26:36 10:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:26:36 10:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:26:36 10:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:26:36 10:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:26:36 10:01:01 3 0.02 0.00 0.05 0.00 0.03 99.90 10:26:36 10:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 10:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:26:36 10:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:26:36 10:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 10:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:02:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:26:36 10:02:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:26:36 10:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:26:36 10:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 10:02:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:26:36 10:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:26:36 10:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:26:36 10:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:26:36 10:03:01 3 0.02 0.00 0.02 0.00 0.03 99.93 10:26:36 10:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 10:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:26:36 10:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:26:36 10:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 10:04:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:26:36 10:04:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:26:36 10:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:26:36 10:04:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:26:36 10:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 10:05:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:26:36 10:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 10:05:01 1 0.10 0.00 0.03 0.00 0.00 99.87 10:26:36 10:05:01 2 0.02 0.00 0.02 0.02 0.02 99.93 10:26:36 10:05:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:26:36 10:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:26:36 10:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:26:36 10:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:26:36 10:06:01 1 0.10 0.00 0.02 0.00 0.02 99.87 10:26:36 10:06:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:26:36 10:06:01 3 0.07 0.00 0.02 0.00 0.03 99.88 10:26:36 10:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 10:06:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:26:36 10:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:07:01 all 0.02 0.00 0.00 0.00 0.00 99.97 10:26:36 10:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:26:36 10:07:01 1 0.05 0.00 0.00 0.00 0.00 99.95 10:26:36 10:07:01 2 0.00 0.00 0.02 0.02 0.02 99.95 10:26:36 10:07:01 3 0.07 0.00 0.00 0.00 0.02 99.92 10:26:36 10:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 10:08:01 all 0.13 0.00 0.01 0.00 0.01 99.84 10:26:36 10:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:08:01 1 0.99 0.00 0.08 0.00 0.02 98.91 10:26:36 10:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:26:36 10:08:01 3 0.05 0.00 0.02 0.00 0.03 99.90 10:26:36 10:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 10:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 10:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 10:09:01 all 0.06 0.00 0.01 0.00 0.01 99.92 10:26:36 10:09:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:26:36 10:09:01 1 0.40 0.00 0.00 0.00 0.02 99.58 10:26:36 10:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:09:01 3 0.07 0.00 0.05 0.00 0.03 99.85 10:26:36 10:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:26:36 10:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 10:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:26:36 10:09:01 CPU %user %nice %system %iowait %steal %idle 10:26:36 10:10:01 all 0.08 0.00 0.01 0.00 0.01 99.91 10:26:36 10:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 10:10:01 1 0.48 0.00 0.02 0.00 0.00 99.50 10:26:36 10:10:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:26:36 10:10:01 3 0.08 0.00 0.03 0.00 0.02 99.87 10:26:36 10:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 10:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 10:11:01 all 0.08 0.00 0.02 0.07 0.00 99.83 10:26:36 10:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 10:11:01 1 0.53 0.00 0.12 0.00 0.02 99.33 10:26:36 10:11:01 2 0.00 0.00 0.00 0.57 0.00 99.43 10:26:36 10:11:01 3 0.07 0.00 0.03 0.00 0.02 99.88 10:26:36 10:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:12:01 all 0.02 0.00 0.01 0.02 0.01 99.95 10:26:36 10:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 10:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:12:01 2 0.00 0.00 0.00 0.12 0.02 99.87 10:26:36 10:12:01 3 0.07 0.00 0.02 0.00 0.03 99.88 10:26:36 10:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:12:01 6 0.02 0.00 0.02 0.07 0.02 99.88 10:26:36 10:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:13:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:26:36 10:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:26:36 10:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:26:36 10:13:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:26:36 10:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:14:01 all 0.10 0.00 0.01 0.00 0.01 99.88 10:26:36 10:14:01 0 0.03 0.00 0.05 0.00 0.02 99.90 10:26:36 10:14:01 1 0.65 0.00 0.02 0.00 0.02 99.32 10:26:36 10:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:26:36 10:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:26:36 10:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:26:36 10:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:26:36 10:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:26:36 10:15:01 all 0.21 0.00 0.01 0.00 0.01 99.78 10:26:36 10:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:26:36 10:15:01 1 1.55 0.00 0.00 0.00 0.02 98.44 10:26:36 10:15:01 2 0.00 0.00 0.02 0.02 0.02 99.95 10:26:36 10:15:01 3 0.07 0.00 0.02 0.00 0.02 99.90 10:26:36 10:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:16:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:26:36 10:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:26:36 10:16:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:26:36 10:16:01 2 0.00 0.00 0.03 0.02 0.00 99.95 10:26:36 10:16:01 3 0.08 0.00 0.03 0.00 0.02 99.87 10:26:36 10:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 10:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:26:36 10:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 10:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 10:17:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:26:36 10:17:01 3 0.07 0.00 0.02 0.00 0.03 99.88 10:26:36 10:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:26:36 10:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 10:18:01 all 0.02 0.00 0.01 0.02 0.00 99.95 10:26:36 10:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:26:36 10:18:01 1 0.05 0.00 0.00 0.00 0.00 99.95 10:26:36 10:18:01 2 0.00 0.00 0.02 0.15 0.00 99.83 10:26:36 10:18:01 3 0.07 0.00 0.05 0.00 0.02 99.87 10:26:36 10:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:19:01 all 0.01 0.00 0.00 0.00 0.01 99.97 10:26:36 10:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:26:36 10:19:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:26:36 10:19:01 3 0.05 0.00 0.02 0.00 0.03 99.90 10:26:36 10:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 10:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:26:36 10:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 10:20:01 2 0.00 0.00 0.00 0.03 0.00 99.97 10:26:36 10:20:01 3 0.07 0.00 0.07 0.00 0.02 99.85 10:26:36 10:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:26:36 10:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 10:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:26:36 10:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:26:36 10:20:01 CPU %user %nice %system %iowait %steal %idle 10:26:36 10:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:26:36 10:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:26:36 10:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:26:36 10:21:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:26:36 10:21:01 3 0.07 0.00 0.02 0.00 0.02 99.90 10:26:36 10:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:21:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:26:36 10:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:22:01 all 0.10 0.00 0.03 0.02 0.01 99.85 10:26:36 10:22:01 0 0.02 0.00 0.05 0.00 0.02 99.92 10:26:36 10:22:01 1 0.63 0.00 0.02 0.00 0.00 99.35 10:26:36 10:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:26:36 10:22:01 3 0.07 0.00 0.05 0.02 0.03 99.83 10:26:36 10:22:01 4 0.03 0.00 0.07 0.10 0.00 99.80 10:26:36 10:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 10:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:26:36 10:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 10:23:01 all 0.06 0.00 0.02 0.00 0.01 99.92 10:26:36 10:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:23:01 1 0.32 0.00 0.02 0.00 0.02 99.65 10:26:36 10:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:26:36 10:23:01 3 0.08 0.00 0.03 0.02 0.02 99.85 10:26:36 10:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 10:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:26:36 10:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 10:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 10:24:01 all 0.11 0.00 0.01 0.00 0.01 99.87 10:26:36 10:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:26:36 10:24:01 1 0.81 0.00 0.00 0.00 0.02 99.17 10:26:36 10:24:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:26:36 10:24:01 3 0.00 0.00 0.02 0.00 0.03 99.95 10:26:36 10:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 10:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 10:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 10:25:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:26:36 10:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 10:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:25:01 3 0.03 0.00 0.03 0.02 0.02 99.90 10:26:36 10:25:01 4 0.05 0.00 0.00 0.00 0.00 99.95 10:26:36 10:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:26:36 10:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:26:36 10:26:01 all 0.08 0.00 0.01 0.00 0.01 99.89 10:26:36 10:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:26:36 10:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:26:36 10:26:01 2 0.00 0.00 0.02 0.03 0.00 99.95 10:26:36 10:26:01 3 0.62 0.00 0.03 0.00 0.03 99.32 10:26:36 10:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:26:36 10:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 10:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:26:36 Average: all 1.16 0.00 0.26 0.18 0.01 98.39 10:26:36 Average: 0 1.15 0.00 0.28 0.06 0.01 98.50 10:26:36 Average: 1 1.41 0.00 0.29 0.29 0.02 97.99 10:26:36 Average: 2 1.14 0.00 0.31 0.31 0.01 98.23 10:26:36 Average: 3 1.19 0.00 0.23 0.10 0.02 98.45 10:26:36 Average: 4 1.05 0.00 0.25 0.31 0.01 98.38 10:26:36 Average: 5 1.05 0.00 0.24 0.08 0.01 98.62 10:26:36 Average: 6 1.14 0.00 0.25 0.12 0.01 98.48 10:26:36 Average: 7 1.13 0.00 0.25 0.15 0.01 98.46 10:26:36 10:26:36 10:26:36