Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 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-ssh5393806063198104292.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1885cb0d4f9a9801ec10d7cb9228180a3382925b 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-ssh10583902640872008272.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 1885cb0d4f9a9801ec10d7cb9228180a3382925b 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-ssh3584148405527714406.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1885cb0d4f9a9801ec10d7cb9228180a3382925b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1885cb0d4f9a9801ec10d7cb9228180a3382925b # timeout=10 Commit message: "Merge pull request #454 from cherrycl/issue-452-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7716253120728518530.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-ssh12013913370877049960.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-8701 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/681 [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/681 # 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 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 (main) Commit message: "Merge pull request #4875 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.52" > 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 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 # timeout=10 > git rev-list --no-walk 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:51:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:51:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:51:01 ========================================================= 00:51:01 EdgeX Global Pipelines Version Info 00:51:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:51:02 ------------------- 00:51:02 stable info: 00:51:02 ------------------- 00:51:02 Commited By: Cherry Wang cherry@iotechsys.com 00:51:02 Commit SHA: 1885cb0d4f9a9801ec10d7cb9228180a3382925b 00:51:02 Message: update stable to v1.0.262 00:51:03 ------------------- 00:51:03 experimental info: 00:51:03 ------------------- 00:51:03 Commited By: **** collab-it+edgex@linuxfoundation.org 00:51:03 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 00:51:03 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3aa01a4 [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:51:04 provisioning config files... 00:51:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/681@tmp/config5427428943259032198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:51:10 ---> ****-login.sh 00:51:10 nexus3.edgexfoundry.org:10001 00:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:10 Configure a credential helper to remove this warning. See 00:51:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:10 00:51:10 Login Succeeded 00:51:10 nexus3.edgexfoundry.org:10002 00:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:10 Configure a credential helper to remove this warning. See 00:51:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:10 00:51:10 Login Succeeded 00:51:10 nexus3.edgexfoundry.org:10003 00:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:10 Configure a credential helper to remove this warning. See 00:51:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:10 00:51:10 Login Succeeded 00:51:10 nexus3.edgexfoundry.org:10004 00:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:10 Configure a credential helper to remove this warning. See 00:51:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:10 00:51:10 Login Succeeded 00:51:10 ****.io 00:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:10 Configure a credential helper to remove this warning. See 00:51:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:10 00:51:10 Login Succeeded 00:51:10 ---> ****-login.sh ends [Pipeline] } 00:51:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:51:11 + 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 00:51:11 + dirname cmd/core-command/Dockerfile 00:51:11 + cut -d/ -f2 00:51:11 + echo core-command,cmd/core-command/Dockerfile 00:51:11 + cut -d/ -f2 00:51:11 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:51:11 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:51:11 + + cut -d/ -f2 00:51:11 dirname cmd/core-data/Dockerfile 00:51:11 + echo core-data,cmd/core-data/Dockerfile 00:51:11 + dirname cmd/core-keeper/Dockerfile 00:51:11 + cut -d/ -f2 00:51:11 + echo core-keeper,cmd/core-keeper/Dockerfile 00:51:11 + dirname cmd/core-metadata/Dockerfile 00:51:11 + cut -d/ -f2 00:51:11 + echo core-metadata,cmd/core-metadata/Dockerfile 00:51:11 + dirname cmd/security-bootstrapper/Dockerfile 00:51:11 + cut -d/ -f2 00:51:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:51:11 + dirname cmd/security-proxy-auth/Dockerfile 00:51:11 + cut -d/ -f2 00:51:11 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:51:11 + dirname cmd/security-proxy-setup/Dockerfile 00:51:11 + cut -d/ -f2 00:51:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:51:11 + dirname cmd/security-secretstore-setup/Dockerfile 00:51:11 + cut -d/ -f2 00:51:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:51:11 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:51:11 + cut -d/ -f2 00:51:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:51:11 + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ 00:51:11 -f2 00:51:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:51:11 + dirname cmd/security-spire-config/Dockerfile 00:51:11 + cut -d/ -f2 00:51:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:51:11 + dirname cmd/security-spire-server/Dockerfile 00:51:11 + cut -d/ -f2 00:51:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:51:11 + dirname cmd/support-cron-scheduler/Dockerfile 00:51:11 + cut -d/ -f2 00:51:11 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 00:51:11 + dirname cmd/support-notifications/Dockerfile 00:51:11 + cut -d/ -f2 00:51:11 + echo support-notifications,cmd/support-notifications/Dockerfile 00:51:11 + dirname cmd/support-scheduler/Dockerfile 00:51:11 + cut -d/ -f2 00:51:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:51:11 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 00:51:11 + git rev-list -1 --merges 3aa01a4707f1844ec1c90abf694d4da7c061f5b3~1..3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] echo 00:51:11 -----------> git rev-list -1 --merges 3aa01a4707f1844ec1c90abf694d4da7c061f5b3~1..3aa01a4707f1844ec1c90abf694d4da7c061f5b3 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 00:51:11 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [false] [Pipeline] sh 00:51:11 + git log --format=format:%s -1 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] echo 00:51:11 ========================================================= 00:51:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:51:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:51:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:51:12 + grep -v github /etc/ssh/ssh_known_hosts 00:51:12 + [ -e /tmp/ssh_known_hosts ] 00:51:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:51:12 + sudo tee -a /etc/ssh/ssh_known_hosts 00:51:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:51:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:51:12 00:51:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:51:13 0.1.4: Pulling from edgex-devops/py-git-semver 00:51:13 b85a868b505f: Pulling fs layer 00:51:13 e2be974225ed: Pulling fs layer 00:51:13 339a4e72a1f5: Pulling fs layer 00:51:13 988bab9f4d93: Pulling fs layer 00:51:13 1469e6f7b9e6: Pulling fs layer 00:51:13 eaf3925da568: Pulling fs layer 00:51:13 bab4dde63d76: Pulling fs layer 00:51:13 bde34c3a00c8: Pulling fs layer 00:51:13 b352a97aabf1: Pulling fs layer 00:51:13 4872d77fe225: Pulling fs layer 00:51:13 5851b861e8e6: Pulling fs layer 00:51:13 988bab9f4d93: Waiting 00:51:13 1469e6f7b9e6: Waiting 00:51:13 eaf3925da568: Waiting 00:51:13 4872d77fe225: Waiting 00:51:13 bab4dde63d76: Waiting 00:51:13 5851b861e8e6: Waiting 00:51:13 b352a97aabf1: Waiting 00:51:13 bde34c3a00c8: Waiting 00:51:13 e2be974225ed: Download complete 00:51:13 988bab9f4d93: Download complete 00:51:13 339a4e72a1f5: Verifying Checksum 00:51:13 339a4e72a1f5: Download complete 00:51:13 1469e6f7b9e6: Verifying Checksum 00:51:13 1469e6f7b9e6: Download complete 00:51:13 eaf3925da568: Download complete 00:51:13 bde34c3a00c8: Download complete 00:51:13 b352a97aabf1: Verifying Checksum 00:51:13 b352a97aabf1: Download complete 00:51:13 4872d77fe225: Download complete 00:51:13 5851b861e8e6: Verifying Checksum 00:51:13 5851b861e8e6: Download complete 00:51:13 b85a868b505f: Verifying Checksum 00:51:13 b85a868b505f: Download complete 00:51:13 bab4dde63d76: Verifying Checksum 00:51:13 bab4dde63d76: Download complete 00:51:14 b85a868b505f: Pull complete 00:51:14 e2be974225ed: Pull complete 00:51:15 339a4e72a1f5: Pull complete 00:51:15 988bab9f4d93: Pull complete 00:51:15 1469e6f7b9e6: Pull complete 00:51:15 eaf3925da568: Pull complete 00:51:16 bab4dde63d76: Pull complete 00:51:17 bde34c3a00c8: Pull complete 00:51:17 b352a97aabf1: Pull complete 00:51:17 4872d77fe225: Pull complete 00:51:17 5851b861e8e6: Pull complete 00:51:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:51:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:51:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:17 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 00:51:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@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 00:51:22 $ docker top b46e85e4a9bbbd1b3be69bcddc7066d99272c7f40b2f24b352b5734bcaf45c53 -eo pid,comm 00:51:20 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). 00:51:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:51:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:51:20 [ssh-agent] Looking for ssh-agent implementation... 00:51:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:51:23 $ docker exec b46e85e4a9bbbd1b3be69bcddc7066d99272c7f40b2f24b352b5734bcaf45c53 ssh-agent 00:51:21 SSH_AUTH_SOCK=/tmp/ssh-ToL9s8eqwAHf/agent.33 00:51:21 SSH_AGENT_PID=39 00:51:21 Running ssh-add (command line suppressed) 00:51:23 Identity added: /w/workspace/edgex-go/681@tmp/private_key_15312987177453350370.key (/w/workspace/edgex-go/681@tmp/private_key_15312987177453350370.key) 00:51:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:51:21 + git tag --points-at HEAD [Pipeline] } 00:51:23 $ docker exec --env ******** --env ******** b46e85e4a9bbbd1b3be69bcddc7066d99272c7f40b2f24b352b5734bcaf45c53 ssh-agent -k 00:51:23 unset SSH_AUTH_SOCK; 00:51:23 unset SSH_AGENT_PID; 00:51:23 echo Agent pid 39 killed; 00:51:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:51:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:51:21 [ssh-agent] Looking for ssh-agent implementation... 00:51:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:51:23 $ docker exec b46e85e4a9bbbd1b3be69bcddc7066d99272c7f40b2f24b352b5734bcaf45c53 ssh-agent 00:51:22 SSH_AUTH_SOCK=/tmp/ssh-xfrpFYYFngNO/agent.72 00:51:22 SSH_AGENT_PID=78 00:51:22 Running ssh-add (command line suppressed) 00:51:24 Identity added: /w/workspace/edgex-go/681@tmp/private_key_6356477827482178210.key (/w/workspace/edgex-go/681@tmp/private_key_6356477827482178210.key) 00:51:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:51:22 + git semver init 00:51:22 2024-08-27 00:51:24,683 [run_init] DEBUG init version:0.0.0 force:False 00:51:22 2024-08-27 00:51:24,684 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/681/.semver 00:51:22 2024-08-27 00:51:24,685 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/681/.semver 00:51:22 2024-08-27 00:51:24,686 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/681/.semver'], cwd=/w/workspace/edgex-go/681, universal_newlines=False, shell=None, istream=None) 00:51:28 2024-08-27 00:51:30,224 [append_file] DEBUG append to file:/w/workspace/edgex-go/681/.git/info/exclude 00:51:28 2024-08-27 00:51:30,225 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/681/.semver/main with force:False 00:51:28 2024-08-27 00:51:30,225 [read_version] DEBUG read version from /w/workspace/edgex-go/681/.semver/main 00:51:28 2024-08-27 00:51:30,225 [read_version] DEBUG read version from /w/workspace/edgex-go/681/.semver/main 00:51:28 3.2.0-dev.60 [Pipeline] } 00:51:30 $ docker exec --env ******** --env ******** b46e85e4a9bbbd1b3be69bcddc7066d99272c7f40b2f24b352b5734bcaf45c53 ssh-agent -k 00:51:30 unset SSH_AUTH_SOCK; 00:51:30 unset SSH_AGENT_PID; 00:51:30 echo Agent pid 78 killed; 00:51:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:51:28 + git semver [Pipeline] } 00:51:31 $ docker stop --time=1 b46e85e4a9bbbd1b3be69bcddc7066d99272c7f40b2f24b352b5734bcaf45c53 00:51:32 $ docker rm -f --volumes b46e85e4a9bbbd1b3be69bcddc7066d99272c7f40b2f24b352b5734bcaf45c53 [Pipeline] // withDockerContainer [Pipeline] sh 00:51:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:51:31 Stashed 1 file(s) [Pipeline] echo 00:51:31 [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 00:51:31 + git config --global --add safe.directory /w/workspace/edgex-go/681 [Pipeline] echo 00:51:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:51:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:51:31 ========================================================= 00:51:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:51:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:51:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:51:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:51:31 619be1103602: Pulling fs layer 00:51:31 7862e08f4a3e: Pulling fs layer 00:51:31 5df492c9dc93: Pulling fs layer 00:51:31 7629e6793208: Pulling fs layer 00:51:31 4f4fb700ef54: Pulling fs layer 00:51:31 fb5054dd5b73: Pulling fs layer 00:51:31 eeca6798cff9: Pulling fs layer 00:51:31 aa269ceb94a6: Pulling fs layer 00:51:31 ada007ff1a6a: Pulling fs layer 00:51:31 4f4fb700ef54: Waiting 00:51:31 fb5054dd5b73: Waiting 00:51:31 ada007ff1a6a: Waiting 00:51:31 eeca6798cff9: Waiting 00:51:31 aa269ceb94a6: Waiting 00:51:31 7629e6793208: Waiting 00:51:31 7862e08f4a3e: Download complete 00:51:31 7629e6793208: Verifying Checksum 00:51:31 7629e6793208: Download complete 00:51:31 4f4fb700ef54: Download complete 00:51:31 fb5054dd5b73: Verifying Checksum 00:51:31 fb5054dd5b73: Download complete 00:51:31 619be1103602: Download complete 00:51:31 eeca6798cff9: Verifying Checksum 00:51:31 eeca6798cff9: Download complete 00:51:32 619be1103602: Pull complete 00:51:32 ada007ff1a6a: Verifying Checksum 00:51:32 ada007ff1a6a: Download complete 00:51:32 7862e08f4a3e: Pull complete 00:51:32 5df492c9dc93: Verifying Checksum 00:51:32 5df492c9dc93: Download complete 00:51:32 aa269ceb94a6: Verifying Checksum 00:51:32 aa269ceb94a6: Download complete 00:51:38 5df492c9dc93: Pull complete 00:51:38 7629e6793208: Pull complete 00:51:38 4f4fb700ef54: Pull complete 00:51:38 fb5054dd5b73: Pull complete 00:51:38 eeca6798cff9: Pull complete 00:51:40 aa269ceb94a6: Pull complete 00:51:41 ada007ff1a6a: Pull complete 00:51:41 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 00:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:51:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 00:51:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:51:41 WORKDIR /edgex 00:51:41 COPY go.mod . 00:51:41 RUN go mod download 00:51:41 + docker build -t ci-base-image-x86_64 -f - . 00:51:41 Sending build context to Docker daemon 179.2MB 00:51:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:51:41 ---> f489d0715acc 00:51:41 Step 2/4 : WORKDIR /edgex 00:51:46 Still waiting to schedule task 00:51:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8697’ 00:51:47 ---> Running in a2113da1fca7 00:51:47 Removing intermediate container a2113da1fca7 00:51:47 ---> efa8ad9cd4ef 00:51:47 Step 3/4 : COPY go.mod . 00:51:47 ---> eba74cfc2681 00:51:47 Step 4/4 : RUN go mod download 00:51:47 ---> Running in 62c7d177432a 00:52:20 Removing intermediate container 62c7d177432a 00:52:20 ---> 4c4e471d8858 00:52:20 Successfully built 4c4e471d8858 00:52:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:20 + docker inspect -f . ci-base-image-x86_64 00:52:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:52:20 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 00:52:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@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 00:52:21 $ docker top 081e9bc0d7c6080de81f136d26cf63b220a9bf1067df86ac227a496f404ae128 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:21 + go version 00:52:21 go version go1.21.9 linux/amd64 [Pipeline] } 00:52:21 $ docker stop --time=1 081e9bc0d7c6080de81f136d26cf63b220a9bf1067df86ac227a496f404ae128 00:52:22 $ docker rm -f --volumes 081e9bc0d7c6080de81f136d26cf63b220a9bf1067df86ac227a496f404ae128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:23 + docker inspect -f . ci-base-image-x86_64 00:52:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:52:23 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 00:52:23 $ 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/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@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 00:52:23 $ docker top 4ed7a9f5cb865135ffec6cc9b93d73a2bb83aa6a9dc37d90000988a71ca71f25 -eo pid,comm [Pipeline] { [Pipeline] echo 00:52:23 ========================================================= 00:52:23 [edgeXBuildGoParallel] Running Tests and Build... 00:52:23 ========================================================= [Pipeline] sh 00:52:23 + git config --global --add safe.directory /w/workspace/edgex-go/681 [Pipeline] fileExists [Pipeline] sh 00:52:24 + make test 00:52:24 go test -race -coverprofile=coverage.out ./... 00:52:32 ? github.com/edgexfoundry/edgex-go [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:53:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:53:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.017s coverage: 28.7% of statements 00:53:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:53:01 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:53:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:53:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements 00:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 00:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 00:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 00:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 00:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 00:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 00:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 00:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 00:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 00:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:53:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.094s coverage: 69.2% of statements 00:53:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements 00:53:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.867s coverage: 93.4% of statements 00:53:05 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements 00:53:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 7.0% of statements 00:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 00:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:53:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 00:53:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.355s coverage: 95.8% of statements 00:53:08 ok github.com/edgexfoundry/edgex-go/internal/io 1.016s coverage: 72.2% of statements 00:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:53:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:53:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.023s coverage: 0.0% of statements [no tests to run] 00:53:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements 00:53:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 30.7% of statements 00:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 41.7% of statements 00:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 77.8% of statements 00:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements 00:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 00:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements 00:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:53:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:53:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:53:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:53:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:53:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:53:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:53:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:53:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:53:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:53:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:53:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:53:21 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 00:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 00:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 00:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 00:53:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 00:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 00:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 00:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 00:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:53:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:53:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:53:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:53:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:53:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:53:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.042s coverage: 92.9% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 66.7% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.012s coverage: 20.0% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.125s coverage: 63.1% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.204s coverage: 36.5% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.030s coverage: 89.5% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.024s coverage: 5.2% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.081s coverage: 90.8% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 00:53:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.049s coverage: 98.9% of statements 00:53:36 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 00:53:36 running golangci-lint 00:53:36 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 00:53:36 go version go1.21.9 linux/amd64 00:53:36 level=info msg="[config_reader] Used config file .golangci.yml" 00:53:36 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 00:53:58 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|compiled_files|deps|imports|name|types_sizes) took 20.465514532s" 00:53:58 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.739127ms" 00:54:08 level=info msg="[linters_context/goanalysis] analyzers took 1m30.770414994s with top 10 stages: buildir: 49.106738793s, gosec: 7.73656751s, inspect: 3.109742678s, fact_deprecated: 2.120692906s, ctrlflow: 1.559447658s, printf: 1.395492876s, fact_purity: 1.221935214s, nilness: 990.974746ms, S1038: 959.305156ms, directives: 750.201077ms" 00:54:08 level=info msg="[runner] Issues before processing: 214, after processing: 0" 00:54:08 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, exclude: 214/214, cgo: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214, skip_dirs: 214/214, exclude-rules: 22/214, nolint: 0/22" 00:54:08 level=info msg="[runner] processing took 16.819772ms with stages: nolint: 7.104196ms, identifier_marker: 4.336793ms, autogenerated_exclude: 1.799465ms, path_prettifier: 1.56449ms, exclude-rules: 1.147572ms, skip_dirs: 816.485µs, cgo: 30.69µs, filename_unadjuster: 16.851µs, max_same_issues: 620ns, skip_files: 420ns, fixer: 410ns, exclude: 290ns, sort_results: 250ns, severity-rules: 240ns, uniq_by_line: 190ns, max_from_linter: 170ns, diff: 160ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" 00:54:08 level=info msg="[runner] linters took 10.427473177s with stages: goanalysis_metalinter: 10.410565462s" 00:54:08 level=info msg="File cache stats: 0 entries of total size 0B" 00:54:08 level=info msg="Memory: 310 samples, avg is 290.7MB, max is 1355.9MB" 00:54:08 level=info msg="Execution took 30.944765283s" 00:54:08 go vet ./... 00:54:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:54:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:54:13 ./bin/test-attribution-txt.sh [Pipeline] echo 00:54:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 00:54:14 + ls -al . 00:54:14 total 912 00:54:14 drwxrwxr-x 11 1001 1001 4096 Aug 27 00:52 . 00:54:14 drwxr-xr-x 4 root root 4096 Aug 27 00:52 .. 00:54:14 drwxrwxr-x 2 1001 1001 4096 Aug 27 00:50 .blubracket 00:54:14 -rw-rw-r-- 1 1001 1001 10 Aug 27 00:50 .dockerignore 00:54:14 drwxrwxr-x 8 1001 1001 4096 Aug 27 00:53 .git 00:54:14 drwxrwxr-x 3 1001 1001 4096 Aug 27 00:50 .github 00:54:14 -rw-rw-r-- 1 1001 1001 1102 Aug 27 00:50 .gitignore 00:54:14 -rw-rw-r-- 1 1001 1001 42 Aug 27 00:50 .golangci.yml 00:54:14 -rw-rw-r-- 1 1001 1001 100 Aug 27 00:50 .hadolint.yml 00:54:14 drwxr-xr-x 3 1001 1001 4096 Aug 27 00:51 .semver 00:54:14 -rw-rw-r-- 1 1001 1001 155 Aug 27 00:50 .sonarcloud.properties 00:54:14 -rw-rw-r-- 1 1001 1001 1171 Aug 27 00:50 ADOPTERS.md 00:54:14 -rw-rw-r-- 1 1001 1001 21286 Aug 27 00:50 Attribution.txt 00:54:14 -rw-rw-r-- 1 1001 1001 100284 Aug 27 00:50 CHANGELOG.md 00:54:14 -rw-rw-r-- 1 1001 1001 3804 Aug 27 00:50 CONTRIBUTING.md 00:54:14 -rw-rw-r-- 1 1001 1001 677 Aug 27 00:50 GOVERNANCE.md 00:54:14 -rw-rw-r-- 1 1001 1001 861 Aug 27 00:50 Jenkinsfile 00:54:14 -rw-rw-r-- 1 1001 1001 10775 Aug 27 00:50 LICENSE 00:54:14 -rw-rw-r-- 1 1001 1001 16854 Aug 27 00:50 Makefile 00:54:14 -rw-rw-r-- 1 1001 1001 582 Aug 27 00:50 OWNERS.md 00:54:14 -rw-rw-r-- 1 1001 1001 9528 Aug 27 00:50 README.md 00:54:14 -rw-rw-r-- 1 1001 1001 789 Aug 27 00:50 SECURITY.md 00:54:14 -rw-rw-r-- 1 1001 1001 12 Aug 27 00:51 VERSION 00:54:14 drwxrwxr-x 2 1001 1001 4096 Aug 27 00:50 bin 00:54:14 drwxrwxr-x 20 1001 1001 4096 Aug 27 00:50 cmd 00:54:14 -rw-r--r-- 1 root root 544290 Aug 27 00:53 coverage.out 00:54:14 drwxrwxr-x 2 1001 1001 4096 Aug 27 00:50 fuzz_test 00:54:14 -rw-rw-r-- 1 1001 1001 7305 Aug 27 00:50 go.mod 00:54:14 -rw-rw-r-- 1 1001 1001 102581 Aug 27 00:50 go.sum 00:54:14 drwxrwxr-x 7 1001 1001 4096 Aug 27 00:50 internal 00:54:14 drwxrwxr-x 3 1001 1001 4096 Aug 27 00:50 openapi 00:54:14 -rw-rw-r-- 1 1001 1001 584 Aug 27 00:50 security.txt 00:54:14 -rw-rw-r-- 1 1001 1001 204 Aug 27 00:50 version.go [Pipeline] sh 00:54:14 + '[' -e coverage.out ] 00:54:14 + chown 1001:1001 coverage.out [Pipeline] stash 00:54:14 Stashed 1 file(s) [Pipeline] sh 00:54:15 + make build 00:54:15 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 00:54:37 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 00:54:37 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 00:54:38 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 00:54:38 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 00:54:40 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 00:54:45 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 00:54:46 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 00:54:47 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 00:54:49 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 00:54:50 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 00:54:50 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 00:54:51 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 00:54:52 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 [Pipeline] } 00:54:53 $ docker stop --time=1 4ed7a9f5cb865135ffec6cc9b93d73a2bb83aa6a9dc37d90000988a71ca71f25 00:55:01 $ docker rm -f --volumes 4ed7a9f5cb865135ffec6cc9b93d73a2bb83aa6a9dc37d90000988a71ca71f25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:55:02 00:55:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:55:03 latest: Pulling from edgex-devops/edgex-compose 00:55:03 91d30c5bc195: Pulling fs layer 00:55:03 2e9b0aa3be6d: Pulling fs layer 00:55:03 9c61dcf015f6: Pulling fs layer 00:55:03 4698f68db338: Pulling fs layer 00:55:03 2a2f49069b9e: Pulling fs layer 00:55:03 e0025b399a48: Pulling fs layer 00:55:03 4698f68db338: Waiting 00:55:03 2a2f49069b9e: Waiting 00:55:03 e0025b399a48: Waiting 00:55:03 91d30c5bc195: Verifying Checksum 00:55:03 91d30c5bc195: Download complete 00:55:03 4698f68db338: Download complete 00:55:03 2e9b0aa3be6d: Verifying Checksum 00:55:03 2e9b0aa3be6d: Download complete 00:55:03 e0025b399a48: Download complete 00:55:03 91d30c5bc195: Pull complete 00:55:03 2a2f49069b9e: Verifying Checksum 00:55:03 2a2f49069b9e: Download complete 00:55:03 2e9b0aa3be6d: Pull complete 00:55:03 9c61dcf015f6: Verifying Checksum 00:55:03 9c61dcf015f6: Download complete 00:55:06 9c61dcf015f6: Pull complete 00:55:06 4698f68db338: Pull complete 00:55:06 2a2f49069b9e: Pull complete 00:55:06 e0025b399a48: Pull complete 00:55:06 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 00:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:55:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:07 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 00:55:07 $ 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/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:55:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8706 in /w/workspace/edgexfoundry_edgex-go_main 00:55:11 $ docker top f5540bf1a3153ff9c4924d5afde9bd10eca1ab6980c5b2a211324461242d6848 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 00:55:11 Running in /w/workspace/edgex-go/681 [Pipeline] { [Pipeline] checkout 00:55:11 The recommended git tool is: git 00:55:12 + docker compose -f ./docker-compose-build.yml build --parallel 00:55:14 #1 [security-spire-agent internal] load build definition from Dockerfile 00:55:14 #1 transferring dockerfile: 1.81kB done 00:55:14 #1 DONE 0.0s 00:55:14 00:55:14 #2 [security-spire-server internal] load build definition from Dockerfile 00:55:14 #2 transferring dockerfile: 1.70kB done 00:55:14 #2 DONE 0.0s 00:55:14 00:55:14 #3 [support-scheduler internal] load build definition from Dockerfile 00:55:14 #3 transferring dockerfile: 1.93kB done 00:55:14 #3 DONE 0.0s 00:55:14 00:55:14 #4 [security-secretstore-setup internal] load build definition from Dockerfile 00:55:14 #4 transferring dockerfile: 2.49kB done 00:55:14 #4 DONE 0.0s 00:55:14 00:55:14 #5 [core-command internal] load build definition from Dockerfile 00:55:14 #5 transferring dockerfile: 1.93kB done 00:55:14 #5 DONE 0.0s 00:55:14 00:55:14 #6 [core-metadata internal] load build definition from Dockerfile 00:55:14 #6 transferring dockerfile: 2.06kB done 00:55:14 #6 DONE 0.0s 00:55:14 00:55:14 #7 [security-bootstrapper internal] load build definition from Dockerfile 00:55:14 #7 transferring dockerfile: 3.17kB done 00:55:14 #7 DONE 0.0s 00:55:14 00:55:14 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:55:14 #8 transferring dockerfile: 2.23kB done 00:55:14 #8 DONE 0.0s 00:55:14 00:55:14 #9 [core-keeper internal] load build definition from Dockerfile 00:55:14 #9 transferring dockerfile: 2.01kB done 00:55:14 #9 DONE 0.0s 00:55:14 00:55:14 #10 [security-proxy-setup internal] load build definition from Dockerfile 00:55:14 #10 transferring dockerfile: 2.50kB done 00:55:14 #10 DONE 0.0s 00:55:14 00:55:14 #11 [core-data internal] load build definition from Dockerfile 00:55:14 #11 transferring dockerfile: 2.07kB done 00:55:14 #11 DONE 0.0s 00:55:14 00:55:14 #12 [security-spire-config internal] load build definition from Dockerfile 00:55:14 #12 transferring dockerfile: 1.69kB done 00:55:14 #12 DONE 0.0s 00:55:14 00:55:14 #13 [security-proxy-auth internal] load build definition from Dockerfile 00:55:14 #13 transferring dockerfile: 2.15kB done 00:55:14 #13 DONE 0.0s 00:55:14 00:55:14 #14 [support-cron-scheduler internal] load build definition from Dockerfile 00:55:14 #14 transferring dockerfile: 1.85kB done 00:55:14 #14 DONE 0.0s 00:55:14 00:55:14 #15 [support-notifications internal] load build definition from Dockerfile 00:55:14 #15 transferring dockerfile: 1.95kB done 00:55:14 #15 DONE 0.0s 00:55:14 00:55:14 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:55:14 #16 transferring dockerfile: 1.89kB done 00:55:14 #16 DONE 0.0s 00:55:14 00:55:14 #17 [security-spire-agent internal] load .dockerignore 00:55:14 #17 transferring context: 50B done 00:55:14 #17 DONE 0.0s 00:55:14 00:55:14 #18 [security-spire-server internal] load .dockerignore 00:55:14 #18 transferring context: 50B done 00:55:14 #18 DONE 0.0s 00:55:14 00:55:14 #19 [support-scheduler internal] load .dockerignore 00:55:14 #19 transferring context: 50B done 00:55:14 #19 DONE 0.0s 00:55:14 00:55:14 #20 [security-secretstore-setup internal] load .dockerignore 00:55:14 #20 transferring context: 50B done 00:55:14 #20 DONE 0.0s 00:55:14 00:55:14 #21 [core-command internal] load .dockerignore 00:55:14 #21 transferring context: 50B done 00:55:14 #21 DONE 0.1s 00:55:14 00:55:14 #22 [core-metadata internal] load .dockerignore 00:55:14 #22 transferring context: 50B done 00:55:14 #22 DONE 0.1s 00:55:14 00:55:14 #23 [security-bootstrapper internal] load .dockerignore 00:55:14 #23 transferring context: 50B done 00:55:14 #23 DONE 0.1s 00:55:14 00:55:14 #24 [security-spire-config internal] load .dockerignore 00:55:15 #24 transferring context: 50B done 00:55:15 #24 DONE 0.1s 00:55:15 00:55:15 #25 [core-common-config-bootstrapper internal] load .dockerignore 00:55:15 #25 transferring context: 50B done 00:55:15 #25 DONE 0.1s 00:55:15 00:55:15 #26 [core-keeper internal] load .dockerignore 00:55:15 #26 transferring context: 50B done 00:55:15 #26 DONE 0.1s 00:55:15 00:55:15 #27 [core-data internal] load .dockerignore 00:55:15 #27 transferring context: 50B done 00:55:15 #27 DONE 0.1s 00:55:15 00:55:15 #28 [security-proxy-setup internal] load .dockerignore 00:55:15 #28 transferring context: 50B done 00:55:15 #28 DONE 0.1s 00:55:15 00:55:15 #29 [support-cron-scheduler internal] load .dockerignore 00:55:15 #29 transferring context: 50B done 00:55:15 #29 DONE 0.1s 00:55:15 00:55:15 #30 [support-notifications internal] load .dockerignore 00:55:15 #30 transferring context: 50B done 00:55:15 #30 DONE 0.1s 00:55:15 00:55:15 #31 [security-proxy-auth internal] load .dockerignore 00:55:15 #31 transferring context: 50B done 00:55:15 #31 DONE 0.1s 00:55:15 00:55:15 #32 [security-spiffe-token-provider internal] load .dockerignore 00:55:15 #32 transferring context: 50B done 00:55:15 #32 DONE 0.1s 00:55:15 00:55:15 #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 00:55:15 #33 ... 00:55:15 00:55:15 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:55:15 #34 DONE 0.0s 00:55:15 00:55:15 #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 00:55:15 #33 ... 00:55:15 00:55:15 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:55:15 #34 DONE 0.0s 00:55:15 00:55:15 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 00:55:15 #33 ... 00:55:15 00:55:15 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:55:15 #34 DONE 0.0s 00:55:15 00:55:15 #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 00:55:15 #33 ... 00:55:15 00:55:15 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:55:15 #34 DONE 0.0s 00:55:15 00:55:15 #35 [core-keeper internal] load build context 00:55:15 #35 DONE 0.0s 00:55:15 00:55:15 #36 [support-cron-scheduler internal] load build context 00:55:15 #36 DONE 0.0s 00:55:15 00:55:15 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 00:55:15 #33 ... 00:55:15 00:55:15 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:55:15 #34 DONE 0.0s 00:55:15 00:55:15 #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 00:55:15 #33 DONE 0.5s 00:55:15 00:55:15 #37 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 00:55:15 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 00:55:15 #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 00:55:15 #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 00:55:15 #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 00:55:15 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 00:55:15 #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 00:55:15 #37 ... 00:55:15 00:55:15 #38 [security-spire-server internal] load build context 00:55:15 #38 DONE 0.0s 00:55:15 00:55:15 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 00:55:15 #39 DONE 0.8s 00:55:15 00:55:15 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 00:55:15 #40 DONE 0.9s 00:55:15 00:55:15 #37 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 00:55:15 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 00:55:15 #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 00:55:15 #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 00:55:15 #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 00:55:15 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 00:55:15 #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 00:55:15 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 00:55:15 #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 00:55:15 #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 00:55:15 #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 00:55:15 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 00:55:15 #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 00:55:16 #37 DONE 1.3s 00:55:16 00:55:16 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:55:16 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 00:55:16 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 00:55:16 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 00:55:16 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 00:55:16 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 00:55:16 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s 00:55:16 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:55:16 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 00:55:16 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 00:55:16 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 00:55:16 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s 00:55:16 #41 ... 00:55:16 00:55:16 #42 [security-spire-config internal] load build context 00:55:16 #42 transferring context: 25.96kB 0.0s done 00:55:16 #42 DONE 0.7s 00:55:16 00:55:16 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:55:16 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 00:55:16 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 0.7s 00:55:16 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 00:55:16 #41 ... 00:55:16 00:55:16 #38 [security-spire-server internal] load build context 00:55:16 #38 transferring context: 27.71kB 0.1s done 00:55:16 #38 DONE 0.9s 00:55:16 00:55:16 #43 [security-spire-agent internal] load build context 00:55:16 #43 transferring context: 27.24kB 0.1s done 00:55:16 #43 DONE 0.9s 00:55:16 00:55:16 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:55:16 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.8s 00:55:16 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 0.9s 00:55:17 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done 00:55:17 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 00:55:17 #41 ... 00:55:17 00:55:17 #44 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:55:17 #44 DONE 2.7s 00:55:17 00:55:17 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:55:19 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done 00:55:22 using credential edgex-jenkins-ssh 00:55:22 Cloning the remote Git repository 00:55:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:55:22 > git init /w/workspace/edgex-go/681 # timeout=10 00:55:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:55:22 > git --version # timeout=10 00:55:22 > git --version # 'git version 2.25.1' 00:55:22 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:55:23 #41 ... 00:55:23 00:55:23 #45 [security-bootstrapper internal] load build context 00:55:23 #45 transferring context: 253.45MB 8.1s 00:55:23 #45 ... 00:55:23 00:55:23 #46 [security-proxy-auth internal] load build context 00:55:24 #46 ... 00:55:24 00:55:24 #45 [security-bootstrapper internal] load build context 00:55:25 #45 ... 00:55:25 00:55:25 #47 [core-command internal] load build context 00:55:25 #47 ... 00:55:25 00:55:25 #48 [security-secretstore-setup internal] load build context 00:55:25 #48 ... 00:55:25 00:55:25 #49 [support-scheduler internal] load build context 00:55:25 #49 ... 00:55:25 00:55:25 #36 [support-cron-scheduler internal] load build context 00:55:25 #36 ... 00:55:25 00:55:25 #35 [core-keeper internal] load build context 00:55:25 #35 ... 00:55:25 00:55:25 #50 [core-data internal] load build context 00:55:27 #50 ... 00:55:27 00:55:27 #51 [core-common-config-bootstrapper internal] load build context 00:55:27 #51 ... 00:55:27 00:55:27 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:55:27 #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 00:55:27 #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 00:55:27 #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 00:55:27 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:55:27 #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 00:55:27 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 00:55:27 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 00:55:27 #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 00:55:27 #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.6s done 00:55:27 #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 00:55:27 #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 00:55:27 #52 ... 00:55:27 00:55:27 #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 00:55:27 #53 ... 00:55:27 00:55:27 #54 [security-spiffe-token-provider internal] load build context 00:55:27 #54 ... 00:55:27 00:55:27 #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:55:27 #55 ... 00:55:27 00:55:27 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:55:27 #56 ... 00:55:27 00:55:27 #57 [core-metadata internal] load build context 00:55:27 #57 ... 00:55:27 00:55:27 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:55:27 #58 ... 00:55:27 00:55:27 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:55:27 #59 ... 00:55:27 00:55:27 #60 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:55:27 #60 ... 00:55:27 00:55:27 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:27 #61 ... 00:55:27 00:55:27 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:55:28 #62 ... 00:55:28 00:55:28 #63 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 00:55:28 #63 ... 00:55:28 00:55:28 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:55:28 #64 ... 00:55:28 00:55:28 #65 [support-notifications internal] load build context 00:55:28 #65 transferring context: 280.20MB 12.4s 00:55:28 #65 ... 00:55:28 00:55:28 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:55:28 #66 ... 00:55:28 00:55:28 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:55:29 #67 ... 00:55:29 00:55:29 #68 [security-proxy-setup internal] load build context 00:55:29 #68 ... 00:55:29 00:55:29 #35 [core-keeper internal] load build context 00:55:29 #35 transferring context: 494.61MB 12.9s done 00:55:32 #35 ... 00:55:32 00:55:32 #51 [core-common-config-bootstrapper internal] load build context 00:55:33 #51 transferring context: 494.61MB 17.4s done 00:55:34 #51 ... 00:55:34 00:55:34 #46 [security-proxy-auth internal] load build context 00:55:34 #46 transferring context: 494.61MB 13.1s done 00:55:34 #46 ... 00:55:34 00:55:34 #50 [core-data internal] load build context 00:55:34 #50 transferring context: 494.61MB 17.2s done 00:55:35 #50 ... 00:55:35 00:55:35 #48 [security-secretstore-setup internal] load build context 00:55:35 #48 transferring context: 494.61MB 15.1s done 00:55:35 #48 ... 00:55:35 00:55:35 #45 [security-bootstrapper internal] load build context 00:55:35 #45 transferring context: 494.61MB 15.2s done 00:55:35 #45 ... 00:55:35 00:55:35 #49 [support-scheduler internal] load build context 00:55:35 #49 transferring context: 494.61MB 17.1s done 00:55:35 #49 ... 00:55:35 00:55:35 #36 [support-cron-scheduler internal] load build context 00:55:35 #36 transferring context: 494.61MB 16.1s done 00:55:35 #36 ... 00:55:35 00:55:35 #47 [core-command internal] load build context 00:55:35 #47 transferring context: 494.61MB 12.7s done 00:55:36 #47 ... 00:55:36 00:55:36 #54 [security-spiffe-token-provider internal] load build context 00:55:36 #54 transferring context: 494.61MB 17.1s done 00:55:37 #54 ... 00:55:37 00:55:37 #57 [core-metadata internal] load build context 00:55:37 #57 transferring context: 494.61MB 17.2s done 00:55:37 #57 ... 00:55:37 00:55:37 #65 [support-notifications internal] load build context 00:55:37 #65 transferring context: 494.61MB 17.0s done 00:55:39 #65 ... 00:55:39 00:55:39 #68 [security-proxy-setup internal] load build context 00:55:39 #68 transferring context: 494.61MB 15.0s done 00:55:45 Avoid second fetch 00:55:45 Checking out Revision 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 (main) 00:55:46 Commit message: "Merge pull request #4875 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.52" 00:55:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:55:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:55:45 > git config core.sparsecheckout # timeout=10 00:55:45 > git checkout -f 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:55:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:55:51 % Total % Received % Xferd Average Speed Time Time Time Current 00:55:51 Dload Upload Total Spent Left Speed 00:55:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 00:55:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:55:52 + + sudo teesudo /etc/docker/daemon.new jq 00:55:52 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:55:52 { 00:55:52 "registry-mirrors": [ 00:55:52 "https://nexus3.edgexfoundry.org:10001" 00:55:52 ], 00:55:52 "bip": "10.250.0.254/24", 00:55:52 "hosts": [ 00:55:52 "tcp://0.0.0.0:5555", 00:55:52 "unix:///var/run/docker.sock" 00:55:52 ], 00:55:52 "mtu": 1458, 00:55:52 "selinux-enabled": true, 00:55:52 "seccomp-profile": "/etc/docker/seccomp.json" 00:55:52 } [Pipeline] sh 00:55:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:55:52 + sudo service docker restart 00:56:06 #68 ... 00:56:06 00:56:06 #47 [core-command internal] load build context 00:56:06 #47 DONE 46.9s 00:56:06 00:56:06 #46 [security-proxy-auth internal] load build context 00:56:06 #46 DONE 46.6s 00:56:06 00:56:06 #63 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 00:56:06 #63 DONE 44.2s 00:56:06 00:56:06 #35 [core-keeper internal] load build context 00:56:06 #35 DONE 46.6s 00:56:06 00:56:06 #48 [security-secretstore-setup internal] load build context 00:56:06 #48 DONE 46.9s 00:56:06 00:56:06 #45 [security-bootstrapper internal] load build context 00:56:06 #45 DONE 46.9s 00:56:06 00:56:06 #49 [support-scheduler internal] load build context 00:56:06 #49 DONE 47.0s 00:56:06 00:56:06 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 00:56:06 #69 ... 00:56:06 00:56:06 #68 [security-proxy-setup internal] load build context 00:56:06 #68 DONE 46.7s 00:56:06 00:56:06 #36 [support-cron-scheduler internal] load build context 00:56:06 #36 DONE 46.7s 00:56:06 00:56:06 #54 [security-spiffe-token-provider internal] load build context 00:56:06 #54 DONE 46.5s 00:56:06 00:56:06 #65 [support-notifications internal] load build context 00:56:06 #65 DONE 46.5s 00:56:06 00:56:06 #57 [core-metadata internal] load build context 00:56:06 #57 DONE 47.0s 00:56:06 00:56:06 #50 [core-data internal] load build context 00:56:06 #50 DONE 46.7s 00:56:06 00:56:06 #51 [core-common-config-bootstrapper internal] load build context 00:56:06 #51 DONE 46.7s 00:56:06 00:56:06 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:56:06 #52 DONE 46.5s 00:56:06 00:56:06 #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 00:56:06 #53 45.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #53 ... 00:56:06 00:56:06 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:06 #61 DONE 47.4s 00:56:06 00:56:06 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:56:06 #62 47.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #62 47.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #62 47.88 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:56:06 #62 47.88 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:56:06 #62 47.88 OK: 20070 distinct packages available 00:56:06 #62 47.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #62 48.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #62 48.22 (1/4) Installing dumb-init (1.2.5-r2) 00:56:06 #62 48.22 (2/4) Installing musl-obstack (1.2.3-r2) 00:56:06 #62 48.23 (3/4) Installing libucontext (1.2-r2) 00:56:06 #62 48.23 (4/4) Installing gcompat (1.1.0-r1) 00:56:06 #62 48.24 Executing busybox-1.36.1-r7.trigger 00:56:06 #62 48.24 OK: 8 MiB in 19 packages 00:56:06 #62 DONE 48.3s 00:56:06 00:56:06 #60 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:56:06 #60 47.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #60 47.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #60 47.87 (1/1) Installing dumb-init (1.2.5-r2) 00:56:06 #60 47.88 Executing busybox-1.36.1-r7.trigger 00:56:06 #60 47.88 OK: 7 MiB in 16 packages 00:56:06 #60 DONE 48.3s 00:56:06 00:56:06 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:56:06 #56 47.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #56 47.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #56 47.79 (1/4) Installing ca-certificates (20240226-r0) 00:56:06 #56 47.81 (2/4) Installing dumb-init (1.2.5-r2) 00:56:06 #56 47.81 (3/4) Installing su-exec (0.2-r3) 00:56:06 #56 47.81 (4/4) Installing yq (4.33.3-r5) 00:56:06 #56 47.88 Executing busybox-1.36.1-r7.trigger 00:56:06 #56 47.88 Executing ca-certificates-20240226-r0.trigger 00:56:06 #56 47.93 OK: 17 MiB in 19 packages 00:56:06 #56 DONE 48.3s 00:56:06 00:56:06 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:06 #70 DONE 2.9s 00:56:06 00:56:06 #71 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 00:56:06 #71 ... 00:56:06 00:56:06 #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 00:56:06 #69 2.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #69 2.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #69 3.148 OK: 264 MiB in 52 packages 00:56:06 #69 DONE 3.5s 00:56:06 00:56:06 #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 00:56:06 #53 48.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #53 48.61 (1/2) Installing dumb-init (1.2.5-r2) 00:56:06 #53 48.61 (2/2) Installing su-exec (0.2-r3) 00:56:06 #53 48.62 Executing busybox-1.36.1-r7.trigger 00:56:06 #53 48.62 OK: 7 MiB in 17 packages 00:56:06 #53 DONE 48.9s 00:56:06 00:56:06 #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:56:06 #55 45.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #55 48.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #55 48.53 (1/3) Installing ca-certificates (20240226-r0) 00:56:06 #55 48.54 (2/3) Installing dumb-init (1.2.5-r2) 00:56:06 #55 48.55 (3/3) Installing tzdata (2024a-r0) 00:56:06 #55 48.61 Executing busybox-1.36.1-r7.trigger 00:56:06 #55 48.62 Executing ca-certificates-20240226-r0.trigger 00:56:06 #55 48.67 OK: 11 MiB in 18 packages 00:56:06 #55 DONE 48.9s 00:56:06 00:56:06 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:56:06 #64 46.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #64 48.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #64 48.82 (1/1) Installing dumb-init (1.2.5-r2) 00:56:06 #64 48.82 Executing busybox-1.36.1-r7.trigger 00:56:06 #64 48.83 OK: 7 MiB in 16 packages 00:56:06 #64 DONE 49.1s 00:56:06 00:56:06 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:56:06 #0 2.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #0 2.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #0 2.908 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:56:06 #0 2.908 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:56:06 #0 2.908 OK: 20077 distinct packages available 00:56:06 #0 2.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #0 3.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #0 3.403 OK: 264 MiB in 52 packages 00:56:06 #72 DONE 3.6s 00:56:06 00:56:06 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:56:06 #73 DONE 0.1s 00:56:06 00:56:06 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:56:06 #67 45.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #67 48.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #67 48.66 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:56:06 #67 48.66 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:56:06 #67 48.66 OK: 20070 distinct packages available 00:56:06 #67 48.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #67 48.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #67 49.07 (1/5) Installing dumb-init (1.2.5-r2) 00:56:06 #67 49.07 (2/5) Installing musl-obstack (1.2.3-r2) 00:56:06 #67 49.08 (3/5) Installing libucontext (1.2-r2) 00:56:06 #67 49.08 (4/5) Installing gcompat (1.1.0-r1) 00:56:06 #67 49.09 (5/5) Installing openssl (3.1.6-r0) 00:56:06 #67 49.11 Executing busybox-1.36.1-r7.trigger 00:56:06 #67 49.12 OK: 8 MiB in 20 packages 00:56:06 #67 DONE 49.2s 00:56:06 00:56:06 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 00:56:06 #74 ... 00:56:06 00:56:06 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:56:06 #75 DONE 0.2s 00:56:06 00:56:06 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:56:06 #58 45.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #58 48.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #58 48.68 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:56:06 #58 48.68 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:56:06 #58 48.68 OK: 20070 distinct packages available 00:56:06 #58 48.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #58 48.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #58 49.01 (1/11) Installing ca-certificates (20240226-r0) 00:56:06 #58 49.03 (2/11) Installing brotli-libs (1.0.9-r14) 00:56:06 #58 49.04 (3/11) Installing libunistring (1.1-r1) 00:56:06 #58 49.08 (4/11) Installing libidn2 (2.3.4-r1) 00:56:06 #58 49.09 (5/11) Installing nghttp2-libs (1.57.0-r0) 00:56:06 #58 49.09 (6/11) Installing libcurl (8.9.0-r0) 00:56:06 #58 49.10 (7/11) Installing curl (8.9.0-r0) 00:56:06 #58 49.11 (8/11) Installing dumb-init (1.2.5-r2) 00:56:06 #58 49.11 (9/11) Installing musl-obstack (1.2.3-r2) 00:56:06 #58 49.12 (10/11) Installing libucontext (1.2-r2) 00:56:06 #58 49.12 (11/11) Installing gcompat (1.1.0-r1) 00:56:06 #58 49.13 Executing busybox-1.36.1-r7.trigger 00:56:06 #58 49.14 Executing ca-certificates-20240226-r0.trigger 00:56:06 #58 49.23 OK: 12 MiB in 26 packages 00:56:06 #58 DONE 49.7s 00:56:06 00:56:06 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:56:06 #66 46.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #66 49.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #66 49.21 (1/2) Installing ca-certificates (20240226-r0) 00:56:06 #66 49.24 (2/2) Installing dumb-init (1.2.5-r2) 00:56:06 #66 49.24 Executing busybox-1.36.1-r7.trigger 00:56:06 #66 49.25 Executing ca-certificates-20240226-r0.trigger 00:56:06 #66 49.31 OK: 8 MiB in 17 packages 00:56:06 #66 DONE 49.7s 00:56:06 00:56:06 #76 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:56:06 #0 3.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #0 3.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #0 4.106 OK: 264 MiB in 52 packages 00:56:06 #76 DONE 4.2s 00:56:06 00:56:06 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:56:06 #59 46.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #59 48.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #59 49.18 (1/4) Installing dumb-init (1.2.5-r2) 00:56:06 #59 49.18 (2/4) Installing openssl (3.1.6-r0) 00:56:06 #59 49.23 (3/4) Installing su-exec (0.2-r3) 00:56:06 #59 49.23 (4/4) Installing yq (4.33.3-r5) 00:56:06 #59 49.30 Executing busybox-1.36.1-r7.trigger 00:56:06 #59 49.31 OK: 17 MiB in 19 packages 00:56:06 #59 DONE 49.7s 00:56:06 00:56:06 #77 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:56:06 #0 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #0 3.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #0 3.790 OK: 264 MiB in 52 packages 00:56:06 #77 DONE 4.2s 00:56:06 00:56:06 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:56:06 #78 ... 00:56:06 00:56:06 #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 00:56:06 #79 DONE 0.1s 00:56:06 00:56:06 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:56:06 #80 DONE 0.1s 00:56:06 00:56:06 #71 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 00:56:06 #71 1.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #71 1.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #71 1.893 OK: 7 MiB in 16 packages 00:56:06 #71 DONE 2.0s 00:56:06 00:56:06 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:06 #81 ... 00:56:06 00:56:06 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:56:06 #0 1.551 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:06 #0 2.078 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:06 #0 2.755 (1/1) Installing dumb-init (1.2.5-r2) 00:56:06 #0 3.077 Executing busybox-1.36.1-r7.trigger 00:56:06 #0 3.084 OK: 7 MiB in 16 packages 00:56:06 #82 DONE 3.2s 00:56:07 00:56:07 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:56:07 #0 2.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:07 #0 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:07 #83 2.543 OK: 17 MiB in 19 packages 00:56:07 #83 DONE 2.6s 00:56:07 00:56:07 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:08 #84 ... 00:56:08 00:56:08 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:56:08 #0 2.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:08 #0 2.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:08 #0 2.950 OK: 8 MiB in 19 packages 00:56:08 #85 DONE 3.1s 00:56:08 00:56:08 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:56:08 #86 DONE 0.9s 00:56:08 00:56:08 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:56:08 #0 2.473 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:08 #0 2.947 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:08 #0 3.606 OK: 264 MiB in 52 packages 00:56:08 #87 DONE 4.0s 00:56:08 00:56:08 #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 00:56:08 #0 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:08 #0 2.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:08 #0 2.673 OK: 7 MiB in 17 packages 00:56:08 #88 DONE 3.4s 00:56:08 00:56:08 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 00:56:08 #0 2.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:08 #0 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:08 #0 2.906 OK: 7 MiB in 16 packages 00:56:08 #89 DONE 3.4s 00:56:08 00:56:08 #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:56:08 #0 2.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:08 #0 2.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:08 #0 2.818 OK: 11 MiB in 18 packages 00:56:08 #90 DONE 3.5s 00:56:08 00:56:08 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 00:56:08 #74 3.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:09 #74 ... 00:56:09 00:56:09 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:56:09 #91 DONE 0.1s 00:56:09 00:56:09 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:56:09 #92 DONE 0.1s 00:56:09 00:56:09 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 00:56:09 #74 3.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:09 #74 ... 00:56:09 00:56:09 #93 [security-spire-config stage-2 6/10] COPY security.txt / 00:56:09 #93 DONE 0.1s 00:56:09 00:56:09 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:56:09 #94 DONE 0.1s 00:56:09 00:56:09 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:56:09 #95 DONE 0.0s 00:56:09 00:56:09 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:56:09 #96 DONE 0.0s 00:56:09 00:56:09 #97 [security-spire-config] exporting to image 00:56:09 #97 exporting layers 00:56:09 #97 ... 00:56:09 00:56:09 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:56:09 #74 3.780 OK: 8 MiB in 20 packages 00:56:09 #74 DONE 3.9s 00:56:09 00:56:09 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:56:10 #98 DONE 1.2s 00:56:10 00:56:10 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:56:10 #99 DONE 1.2s 00:56:10 00:56:10 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:56:10 #78 4.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:10 #78 4.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:10 #78 4.598 OK: 12 MiB in 26 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:56:11 provisioning config files... 00:56:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/681@tmp/config16273874753877370975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:56:11 #78 DONE 5.0s 00:56:11 00:56:11 #100 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:56:11 #0 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:11 #0 4.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:11 #0 4.683 OK: 8 MiB in 17 packages 00:56:11 #100 DONE 5.1s 00:56:11 00:56:11 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:56:11 #101 DONE 0.8s 00:56:11 00:56:11 #102 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:56:11 #0 4.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:56:11 #0 4.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:56:11 #0 4.508 OK: 17 MiB in 19 packages 00:56:11 #102 DONE 5.1s 00:56:11 00:56:11 #97 [security-spire-config] exporting to image 00:56:11 #97 exporting layers 2.0s done 00:56:11 #97 writing image sha256:672e6f1ebc28c39a80daea64b7f00b1f18bf1c9382f013ee8f6b83ae0d629ae8 done 00:56:11 #97 naming to docker.io/library/security-spire-config done 00:56:11 #97 DONE 2.1s 00:56:11 00:56:11 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:56:11 #103 DONE 0.8s 00:56:11 00:56:11 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:56:11 #104 DONE 0.2s 00:56:11 00:56:11 #105 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:56:11 #105 DONE 0.2s 00:56:11 00:56:11 #106 [security-spire-server stage-2 6/9] COPY security.txt / 00:56:11 #106 DONE 0.2s 00:56:11 00:56:11 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:56:11 #107 DONE 0.1s 00:56:11 00:56:11 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 00:56:11 #108 DONE 0.0s 00:56:11 00:56:11 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:56:11 #109 DONE 0.0s 00:56:11 00:56:11 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:56:11 #110 DONE 0.0s 00:56:11 00:56:11 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:56:11 #111 DONE 0.1s 00:56:11 00:56:11 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:56:11 #112 DONE 0.1s 00:56:11 00:56:11 #97 [security-spire-server] exporting to image 00:56:11 #97 ... 00:56:11 00:56:11 #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:56:11 #113 DONE 2.9s 00:56:11 00:56:11 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:56:11 #114 DONE 0.0s 00:56:11 00:56:11 #97 [security-spire-agent] exporting to image 00:56:11 ---> ****-login.sh 00:56:11 nexus3.edgexfoundry.org:10001 00:56:11 #97 ... 00:56:11 00:56:11 #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 00:56:11 #115 DONE 0.1s 00:56:11 00:56:11 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:56:12 Configure a credential helper to remove this warning. See 00:56:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:56:12 00:56:12 Login Succeeded 00:56:12 nexus3.edgexfoundry.org:10002 00:56:12 #116 ... 00:56:12 00:56:12 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:56:12 #41 ... 00:56:12 00:56:12 #97 [security-spire-agent] exporting to image 00:56:12 #97 exporting layers 0.6s done 00:56:12 #97 writing image sha256:a30b9788275bc56a46a387d4b386c54a803d139404e85fc4126e466cc461e06a done 00:56:12 #97 naming to docker.io/library/security-spire-server done 00:56:12 #97 writing image sha256:6f65f29afb86e4dc97e2c570018515d009d37c694900863389ce8ca623551661 done 00:56:12 #97 naming to docker.io/library/security-spire-agent done 00:56:12 #97 DONE 2.9s 00:56:12 00:56:12 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:56:13 Configure a credential helper to remove this warning. See 00:56:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:56:13 00:56:13 Login Succeeded 00:56:13 nexus3.edgexfoundry.org:10003 00:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:56:13 Configure a credential helper to remove this warning. See 00:56:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:56:13 00:56:13 Login Succeeded 00:56:13 nexus3.edgexfoundry.org:10004 00:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:56:13 Configure a credential helper to remove this warning. See 00:56:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:56:13 00:56:13 Login Succeeded 00:56:13 ****.io 00:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:56:14 Configure a credential helper to remove this warning. See 00:56:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:56:14 00:56:14 Login Succeeded 00:56:14 ---> ****-login.sh ends [Pipeline] } 00:56:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:56:15 + git config --global --add safe.directory /w/workspace/edgex-go/681 [Pipeline] echo 00:56:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:56:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:56:15 ========================================================= 00:56:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:56:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:56:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:56:15 #117 ... 00:56:15 00:56:15 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:56:16 c6b39de5b339: Pulling fs layer 00:56:16 a69c41024577: Pulling fs layer 00:56:16 d6de4b400683: Pulling fs layer 00:56:16 35cb2a7552d0: Pulling fs layer 00:56:16 4f4fb700ef54: Pulling fs layer 00:56:16 464afbd9ba4c: Pulling fs layer 00:56:16 00f215d4a9da: Pulling fs layer 00:56:16 d496ad576159: Pulling fs layer 00:56:16 35cb2a7552d0: Waiting 00:56:16 4f4fb700ef54: Waiting 00:56:16 464afbd9ba4c: Waiting 00:56:16 00f215d4a9da: Waiting 00:56:16 a69c41024577: Verifying Checksum 00:56:16 a69c41024577: Download complete 00:56:16 35cb2a7552d0: Verifying Checksum 00:56:16 35cb2a7552d0: Download complete 00:56:16 4f4fb700ef54: Verifying Checksum 00:56:16 4f4fb700ef54: Download complete 00:56:16 464afbd9ba4c: Verifying Checksum 00:56:16 464afbd9ba4c: Download complete 00:56:16 c6b39de5b339: Verifying Checksum 00:56:16 c6b39de5b339: Download complete 00:56:16 d496ad576159: Verifying Checksum 00:56:16 d496ad576159: Download complete 00:56:17 c6b39de5b339: Pull complete 00:56:17 a69c41024577: Pull complete 00:56:18 d6de4b400683: Verifying Checksum 00:56:18 d6de4b400683: Download complete 00:56:19 00f215d4a9da: Verifying Checksum 00:56:19 00f215d4a9da: Download complete 00:56:31 d6de4b400683: Pull complete 00:56:31 35cb2a7552d0: Pull complete 00:56:32 4f4fb700ef54: Pull complete 00:56:32 464afbd9ba4c: Pull complete 00:56:42 00f215d4a9da: Pull complete 00:56:42 d496ad576159: Pull complete 00:56:42 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 00:56:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:56:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 00:56:43 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:56:43 WORKDIR /edgex 00:56:43 COPY go.mod . 00:56:43 RUN go mod download ci-base-image-arm64 00:56:43 -f - . 00:56:43 Sending build context to Docker daemon 3.529MB 00:56:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:56:43 ---> f246e2811388 00:56:43 Step 2/4 : WORKDIR /edgex 00:56:46 ---> Running in c80d92f5d6d6 00:56:46 Removing intermediate container c80d92f5d6d6 00:56:46 ---> 3b3b5c0bec0e 00:56:46 Step 3/4 : COPY go.mod . 00:56:46 ---> 1ecb29b5af8e 00:56:46 Step 4/4 : RUN go mod download 00:56:46 ---> Running in 22a5b1b639c0 00:57:13 #118 ... 00:57:13 00:57:13 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:13 #81 DONE 63.5s 00:57:13 00:57:13 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:13 #117 DONE 64.1s 00:57:13 00:57:13 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:13 #116 DONE 60.8s 00:57:13 00:57:13 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:13 #118 DONE 64.3s 00:57:13 00:57:13 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:13 #84 DONE 63.5s 00:57:13 00:57:13 #119 [security-secretstore-setup builder 6/7] COPY . . 00:57:19 #119 ... 00:57:19 00:57:19 #120 [support-cron-scheduler builder 6/7] COPY . . 00:57:20 #120 ... 00:57:20 00:57:20 #121 [core-keeper builder 7/8] COPY . . 00:57:20 #121 ... 00:57:20 00:57:20 #122 [support-scheduler builder 6/7] COPY . . 00:57:20 #122 ... 00:57:20 00:57:20 #123 [security-spiffe-token-provider builder 6/7] COPY . . 00:57:23 #123 DONE 13.3s 00:57:23 00:57:23 #124 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:57:23 #124 CACHED 00:57:23 00:57:23 #125 [support-notifications builder 6/7] COPY . . 00:57:23 #125 CACHED 00:57:23 00:57:23 #126 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:23 #126 CACHED 00:57:23 00:57:23 #120 [support-cron-scheduler builder 6/7] COPY . . 00:57:23 #120 DONE 13.3s 00:57:23 00:57:23 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:57:23 #127 CACHED 00:57:23 00:57:23 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:23 #128 CACHED 00:57:23 00:57:23 #129 [security-proxy-auth builder 6/7] COPY . . 00:57:23 #129 CACHED 00:57:23 00:57:23 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 00:57:23 #130 CACHED 00:57:23 00:57:23 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:23 #131 CACHED 00:57:23 00:57:23 #132 [core-data builder 6/7] COPY . . 00:57:23 #132 CACHED 00:57:23 00:57:23 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:57:23 #133 CACHED 00:57:23 00:57:23 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 00:57:23 #134 CACHED 00:57:23 00:57:23 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:23 #135 CACHED 00:57:23 00:57:23 #122 [support-scheduler builder 6/7] COPY . . 00:57:23 #122 DONE 13.3s 00:57:23 00:57:23 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:23 #136 CACHED 00:57:23 00:57:23 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 00:57:23 #137 CACHED 00:57:23 00:57:23 #138 [core-command builder 6/7] COPY . . 00:57:23 #138 CACHED 00:57:23 00:57:23 #139 [core-metadata builder 6/7] COPY . . 00:57:23 #139 CACHED 00:57:23 00:57:23 #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:57:23 #140 CACHED 00:57:23 00:57:23 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:23 #141 CACHED 00:57:23 00:57:23 #119 [security-secretstore-setup builder 6/7] COPY . . 00:57:23 #119 DONE 13.3s 00:57:23 00:57:23 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:23 #142 CACHED 00:57:23 00:57:23 #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:57:23 #143 CACHED 00:57:23 00:57:23 #144 [security-bootstrapper builder 6/7] COPY . . 00:57:23 #144 CACHED 00:57:23 00:57:23 #145 [security-proxy-setup builder 6/7] COPY . . 00:57:23 #145 CACHED 00:57:23 00:57:23 #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:57:23 #146 CACHED 00:57:23 00:57:23 #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:57:23 #147 CACHED 00:57:23 00:57:23 #121 [core-keeper builder 7/8] COPY . . 00:57:23 #121 DONE 13.3s 00:57:23 00:57:23 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:57:24 #148 1.258 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 00:57:34 #148 ... 00:57:34 00:57:34 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:57:34 #0 0.733 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 00:57:34 #149 ... 00:57:34 00:57:34 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:57:34 #0 0.858 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 00:57:34 #150 ... 00:57:34 00:57:34 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:57:34 #0 1.215 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 00:57:34 #151 ... 00:57:34 00:57:34 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:57:34 #0 0.940 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 00:57:34 #152 ... 00:57:34 00:57:34 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:57:34 #0 0.510 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 00:57:34 #153 ... 00:57:34 00:57:34 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:57:34 #0 1.163 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 00:57:34 #154 ... 00:57:34 00:57:34 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:57:34 #0 1.205 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 00:57:34 #155 ... 00:57:34 00:57:34 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:57:34 #0 0.888 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 00:57:34 #156 ... 00:57:34 00:57:34 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:57:34 #0 0.612 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 00:57:34 #157 ... 00:57:34 00:57:34 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:57:34 #0 1.504 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 00:57:34 #158 ... 00:57:34 00:57:34 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:57:34 #0 0.751 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 00:57:34 #159 ... 00:57:34 00:57:34 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:57:34 #0 1.039 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 00:57:54 Removing intermediate container 22a5b1b639c0 00:57:54 ---> bec071829255 00:57:54 Successfully built bec071829255 00:57:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:55 + docker inspect -f . ci-base-image-arm64 00:57:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:55 prd-ubuntu20.04-docker-arm64-4c-16g-8706 does not seem to be running inside a container 00:57:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@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 00:57:56 $ docker top 68e0bcc5279332ce49e4ca7974cf504cc09b34fdda62ea4914387a7209c5314b -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:57 + go version 00:57:57 go version go1.21.9 linux/arm64 [Pipeline] } 00:57:57 $ docker stop --time=1 68e0bcc5279332ce49e4ca7974cf504cc09b34fdda62ea4914387a7209c5314b 00:57:59 $ docker rm -f --volumes 68e0bcc5279332ce49e4ca7974cf504cc09b34fdda62ea4914387a7209c5314b [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 00:58:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:58:00 00:58:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:58:00 latest: Pulling from edgex-devops/edgex-compose-arm64 00:58:00 547446be3368: Pulling fs layer 00:58:00 d125d8839a47: Pulling fs layer 00:58:00 3e85d5ac6304: Pulling fs layer 00:58:00 c3105a71a48b: Pulling fs layer 00:58:00 0f093f025ec4: Pulling fs layer 00:58:00 c3106fc0e877: Pulling fs layer 00:58:00 c3105a71a48b: Waiting 00:58:00 0f093f025ec4: Waiting 00:58:00 c3106fc0e877: Waiting 00:58:00 547446be3368: Verifying Checksum 00:58:00 c3105a71a48b: Verifying Checksum 00:58:00 c3105a71a48b: Download complete 00:58:01 d125d8839a47: Verifying Checksum 00:58:01 d125d8839a47: Download complete 00:58:01 c3106fc0e877: Verifying Checksum 00:58:01 c3106fc0e877: Download complete 00:58:01 0f093f025ec4: Verifying Checksum 00:58:01 0f093f025ec4: Download complete 00:58:01 547446be3368: Pull complete 00:58:02 d125d8839a47: Pull complete 00:58:03 3e85d5ac6304: Verifying Checksum 00:58:03 3e85d5ac6304: Download complete 00:58:13 3e85d5ac6304: Pull complete 00:58:13 c3105a71a48b: Pull complete 00:58:15 0f093f025ec4: Pull complete 00:58:15 c3106fc0e877: Pull complete 00:58:15 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 00:58:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:58:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:17 prd-ubuntu20.04-docker-arm64-4c-16g-8706 does not seem to be running inside a container 00:58:17 $ 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/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@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 00:58:20 $ docker top 8fd669b0430583704fcd346e031d5e9fe65737d972f78a90d05211cf2c0a0199 -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:20 + docker compose -f ./docker-compose-build.yml build --parallel 00:58:33 #1 [security-spire-config internal] load build definition from Dockerfile 00:58:33 #1 transferring dockerfile: 1.69kB 0.0s done 00:58:33 #1 DONE 0.1s 00:58:33 00:58:33 #2 [core-keeper internal] load build definition from Dockerfile 00:58:33 #2 transferring dockerfile: 2.01kB done 00:58:33 #2 DONE 0.1s 00:58:33 00:58:33 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:58:33 #3 transferring dockerfile: 1.89kB done 00:58:33 #3 DONE 0.1s 00:58:33 00:58:33 #4 [security-spire-agent internal] load build definition from Dockerfile 00:58:33 #4 transferring dockerfile: 1.81kB done 00:58:33 #4 DONE 0.1s 00:58:33 00:58:33 #5 [core-metadata internal] load build definition from Dockerfile 00:58:33 #5 transferring dockerfile: 2.06kB done 00:58:33 #5 DONE 0.1s 00:58:33 00:58:33 #6 [security-spire-server internal] load build definition from Dockerfile 00:58:33 #6 transferring dockerfile: 1.70kB 0.0s done 00:58:33 #6 DONE 0.1s 00:58:33 00:58:33 #7 [security-secretstore-setup internal] load build definition from Dockerfile 00:58:33 #7 transferring dockerfile: 2.49kB 0.0s done 00:58:33 #7 DONE 0.1s 00:58:33 00:58:33 #8 [security-bootstrapper internal] load build definition from Dockerfile 00:58:33 #8 transferring dockerfile: 3.17kB 0.0s done 00:58:33 #8 DONE 0.1s 00:58:33 00:58:33 #9 [security-proxy-auth internal] load build definition from Dockerfile 00:58:33 #9 transferring dockerfile: 2.15kB done 00:58:33 #9 DONE 0.1s 00:58:33 00:58:33 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:58:33 #10 transferring dockerfile: 2.23kB 0.0s done 00:58:33 #10 DONE 0.1s 00:58:33 00:58:33 #11 [security-proxy-setup internal] load build definition from Dockerfile 00:58:33 #11 transferring dockerfile: 2.50kB done 00:58:33 #11 DONE 0.1s 00:58:33 00:58:33 #12 [core-data internal] load build definition from Dockerfile 00:58:33 #12 transferring dockerfile: 2.07kB 0.0s done 00:58:33 #12 DONE 0.1s 00:58:33 00:58:33 #13 [support-notifications internal] load build definition from Dockerfile 00:58:33 #13 transferring dockerfile: 1.95kB done 00:58:33 #13 DONE 0.1s 00:58:33 00:58:33 #14 [support-scheduler internal] load build definition from Dockerfile 00:58:33 #14 transferring dockerfile: 1.93kB done 00:58:33 #14 DONE 0.1s 00:58:33 00:58:33 #15 [support-cron-scheduler internal] load build definition from Dockerfile 00:58:33 #15 transferring dockerfile: 1.85kB 0.0s done 00:58:33 #15 DONE 0.1s 00:58:33 00:58:33 #16 [core-command internal] load build definition from Dockerfile 00:58:33 #16 transferring dockerfile: 1.93kB done 00:58:33 #16 DONE 0.1s 00:58:33 00:58:33 #17 [security-spire-config internal] load .dockerignore 00:58:33 #17 transferring context: 00:58:33 #17 transferring context: 50B 0.0s done 00:58:33 #17 DONE 0.1s 00:58:34 00:58:34 #18 [core-keeper internal] load .dockerignore 00:58:34 #18 transferring context: 50B 0.0s done 00:58:34 #18 DONE 0.1s 00:58:34 00:58:34 #19 [security-spiffe-token-provider internal] load .dockerignore 00:58:34 #19 transferring context: 50B 0.0s done 00:58:34 #19 DONE 0.1s 00:58:34 00:58:34 #20 [security-spire-agent internal] load .dockerignore 00:58:34 #20 transferring context: 50B 0.0s done 00:58:34 #20 DONE 0.1s 00:58:34 00:58:34 #21 [core-metadata internal] load .dockerignore 00:58:34 #21 transferring context: 50B 0.0s done 00:58:34 #21 DONE 0.1s 00:58:34 00:58:34 #22 [security-spire-server internal] load .dockerignore 00:58:34 #22 transferring context: 50B 0.0s done 00:58:34 #22 DONE 0.1s 00:58:34 00:58:34 #23 [security-secretstore-setup internal] load .dockerignore 00:58:34 #23 transferring context: 50B done 00:58:34 #23 DONE 0.1s 00:58:34 00:58:34 #24 [security-bootstrapper internal] load .dockerignore 00:58:34 #24 transferring context: 50B done 00:58:34 #24 DONE 0.1s 00:58:34 00:58:34 #25 [security-proxy-auth internal] load .dockerignore 00:58:34 #25 transferring context: 50B done 00:58:34 #25 DONE 0.1s 00:58:34 00:58:34 #26 [core-common-config-bootstrapper internal] load .dockerignore 00:58:34 #26 transferring context: 50B 0.0s done 00:58:34 #26 DONE 0.1s 00:58:34 00:58:34 #27 [security-proxy-setup internal] load .dockerignore 00:58:34 #27 transferring context: 50B 0.0s done 00:58:34 #27 DONE 0.1s 00:58:34 00:58:34 #28 [core-data internal] load .dockerignore 00:58:34 #28 transferring context: 50B done 00:58:34 #28 DONE 0.1s 00:58:34 00:58:34 #29 [support-notifications internal] load .dockerignore 00:58:34 #29 transferring context: 50B 0.0s done 00:58:34 #29 DONE 0.1s 00:58:34 00:58:34 #30 [support-scheduler internal] load .dockerignore 00:58:34 #30 transferring context: 50B 0.0s done 00:58:34 #30 DONE 0.1s 00:58:34 00:58:34 #31 [support-cron-scheduler internal] load .dockerignore 00:58:35 #31 transferring context: 50B done 00:58:35 #31 DONE 0.1s 00:58:35 00:58:35 #32 [core-command internal] load .dockerignore 00:58:35 #32 transferring context: 50B 0.0s done 00:58:35 #32 DONE 0.1s 00:58:35 00:58:35 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 00:58:35 #33 ... 00:58:35 00:58:35 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 00:58:35 #34 DONE 0.2s 00:58:35 00:58:35 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 00:58:35 #33 DONE 0.7s 00:58:36 00:58:36 #35 [security-spire-config internal] load build context 00:58:36 #35 transferring context: 25.96kB 0.0s done 00:58:36 #35 DONE 0.1s 00:58:36 00:58:36 #36 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:58:36 #36 DONE 0.0s 00:58:36 00:58:36 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:36 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 00:58:36 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 00:58:36 #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 00:58:36 #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 00:58:36 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 00:58:36 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 00:58:36 #37 ... 00:58:36 00:58:36 #36 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:58:36 #36 DONE 0.0s 00:58:36 00:58:36 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:36 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 00:58:36 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 00:58:36 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:58:36 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 00:58:36 #37 ... 00:58:36 00:58:36 #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:58:36 #36 DONE 0.0s 00:58:36 00:58:36 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 00:58:36 #34 DONE 0.3s 00:58:36 00:58:36 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:36 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 00:58:36 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 00:58:36 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s 00:58:36 #37 ... 00:58:36 00:58:36 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 00:58:36 #33 DONE 0.7s 00:58:36 00:58:36 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:36 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.6s 00:58:36 #37 ... 00:58:36 00:58:36 #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:58:36 #36 DONE 0.0s 00:58:36 00:58:36 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:36 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.25MB / 28.04MB 0.8s 00:58:36 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 00:58:36 #37 ... 00:58:36 00:58:36 #36 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:58:36 #36 DONE 0.0s 00:58:36 00:58:36 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 00:58:36 #33 DONE 0.9s 00:58:36 00:58:36 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:36 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 00:58:37 #37 ... 00:58:37 00:58:37 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 00:58:37 #34 DONE 0.8s 00:58:37 00:58:37 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:37 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 00:58:37 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 00:58:37 #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 00:58:37 #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 00:58:37 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 00:58:37 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 00:58:37 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:58:37 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 00:58:37 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 00:58:37 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.1s 00:58:37 #37 ... 00:58:37 00:58:37 #36 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:58:37 #36 DONE 0.0s 00:58:37 00:58:37 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:37 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.02MB / 28.04MB 1.3s 00:58:37 #37 ... 00:58:37 00:58:37 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 00:58:37 #38 DONE 1.2s 00:58:37 00:58:37 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:37 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 00:58:37 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 00:58:37 #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 00:58:37 #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 00:58:37 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 00:58:37 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 00:58:37 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:58:37 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 00:58:37 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.5s 00:58:37 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 00:58:37 #37 ... 00:58:37 00:58:37 #36 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:58:37 #36 DONE 0.0s 00:58:37 00:58:37 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:37 #37 ... 00:58:37 00:58:37 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 00:58:37 #34 DONE 1.5s 00:58:37 00:58:37 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:37 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.9s 00:58:37 #37 ... 00:58:37 00:58:37 #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:58:37 #36 DONE 0.1s 00:58:37 00:58:37 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:38 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 2.2s 00:58:38 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 00:58:38 #37 ... 00:58:38 00:58:38 #36 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:58:38 #36 DONE 0.1s 00:58:38 00:58:38 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 00:58:38 #34 DONE 1.7s 00:58:38 00:58:38 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:38 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.4s 00:58:38 #37 ... 00:58:38 00:58:38 #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:58:38 #36 DONE 0.1s 00:58:38 00:58:38 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:38 #37 ... 00:58:38 00:58:38 #39 [core-keeper internal] load build context 00:58:38 #39 transferring context: 3.09MB 1.7s done 00:58:38 #39 DONE 2.6s 00:58:39 00:58:39 #40 [security-spiffe-token-provider internal] load build context 00:58:39 #40 transferring context: 3.09MB 1.7s done 00:58:39 #40 DONE 2.6s 00:58:39 00:58:39 #41 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 00:58:39 #41 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 00:58:39 #41 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 00:58:39 #41 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 00:58:39 #41 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 00:58:39 #41 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 00:58:39 #41 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.1s done 00:58:39 #41 ... 00:58:39 00:58:39 #36 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:58:39 #36 DONE 0.1s 00:58:39 00:58:39 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:39 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.02MB / 28.04MB 3.3s 00:58:39 #37 ... 00:58:39 00:58:39 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 00:58:39 #34 DONE 2.6s 00:58:39 00:58:39 #42 [support-scheduler internal] load build context 00:58:39 #42 DONE 0.0s 00:58:39 00:58:39 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:39 #37 ... 00:58:39 00:58:39 #36 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:58:39 #36 DONE 0.1s 00:58:39 00:58:39 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 00:58:39 #34 DONE 2.7s 00:58:39 00:58:39 #43 [security-spire-server internal] load build context 00:58:39 #43 transferring context: 27.71kB 0.3s done 00:58:39 #43 DONE 2.7s 00:58:39 00:58:39 #44 [security-spire-agent internal] load build context 00:58:39 #44 transferring context: 27.24kB 0.4s done 00:58:39 #44 DONE 2.2s 00:58:39 00:58:39 #41 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 00:58:39 #41 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 00:58:39 #41 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 00:58:39 #41 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 00:58:39 #41 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 00:58:39 #41 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 00:58:39 #41 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.1s done 00:58:39 #41 ... 00:58:39 00:58:39 #45 [support-cron-scheduler internal] load build context 00:58:39 #45 DONE 0.0s 00:58:39 00:58:39 #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:58:39 #36 DONE 0.1s 00:58:39 00:58:39 #46 [core-metadata internal] load build context 00:58:39 #46 transferring context: 3.09MB 2.3s done 00:58:39 #46 DONE 3.6s 00:58:39 00:58:39 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:58:39 #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 00:58:39 #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 00:58:39 #47 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 00:58:39 #47 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 00:58:39 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 00:58:39 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 00:58:39 #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done 00:58:39 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 1.8s 00:58:39 #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 00:58:40 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 2.1s 00:58:40 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 2.2s 00:58:40 #47 ... 00:58:40 00:58:40 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 00:58:40 #34 DONE 3.3s 00:58:40 00:58:40 #41 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 00:58:40 #41 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 00:58:40 #41 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 00:58:40 #41 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 00:58:40 #41 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 00:58:40 #41 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 00:58:40 #41 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.1s done 00:58:41 #41 DONE 6.1s 00:58:41 00:58:41 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:58:41 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 2.9s 00:58:41 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.55MB / 18.32MB 3.1s 00:58:42 #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.7s done 00:58:42 #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 00:58:42 #47 ... 00:58:42 00:58:42 #48 [security-secretstore-setup internal] load build context 00:58:42 #48 transferring context: 3.09MB 3.3s done 00:58:42 #48 DONE 5.7s 00:58:42 00:58:42 #49 [core-data internal] load build context 00:58:42 #49 transferring context: 3.09MB 2.3s done 00:58:42 #49 DONE 4.4s 00:58:42 00:58:42 #50 [security-bootstrapper internal] load build context 00:58:42 #50 transferring context: 3.09MB 3.5s done 00:58:42 #50 DONE 5.7s 00:58:42 00:58:42 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:42 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.5s done 00:58:42 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.0s 00:58:42 #37 ... 00:58:42 00:58:42 #51 [security-proxy-setup internal] load build context 00:58:42 #51 transferring context: 3.09MB 2.9s done 00:58:42 #51 DONE 4.6s 00:58:42 00:58:42 #52 [core-common-config-bootstrapper internal] load build context 00:58:42 #52 transferring context: 3.09MB 2.5s done 00:58:42 #52 DONE 4.9s 00:58:42 00:58:42 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:43 #37 ... 00:58:43 00:58:43 #53 [security-proxy-auth internal] load build context 00:58:43 #53 transferring context: 3.09MB 3.0s done 00:58:43 #53 DONE 5.1s 00:58:43 00:58:43 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:43 #37 ... 00:58:43 00:58:43 #54 [core-command internal] load build context 00:58:43 #54 transferring context: 3.09MB 1.4s done 00:58:43 #54 DONE 2.8s 00:58:43 00:58:43 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:58:44 #47 ... 00:58:44 00:58:44 #55 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 00:58:44 #55 DONE 7.9s 00:58:44 00:58:44 #56 [support-notifications builder 2/8] WORKDIR /edgex-go 00:58:45 #56 DONE 1.5s 00:58:45 00:58:45 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 00:58:48 #57 ... 00:58:48 00:58:48 #42 [support-scheduler internal] load build context 00:58:48 #42 transferring context: 3.09MB 4.4s done 00:58:48 #42 DONE 8.8s 00:58:48 00:58:48 #45 [support-cron-scheduler internal] load build context 00:58:48 #45 transferring context: 3.09MB 4.4s done 00:58:48 #45 ... 00:58:48 00:58:48 #58 [support-notifications internal] load build context 00:58:48 #58 ... 00:58:48 00:58:48 #45 [support-cron-scheduler internal] load build context 00:58:48 #45 DONE 8.8s 00:58:48 00:58:48 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:48 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.1s 00:58:49 #37 ... 00:58:49 00:58:49 #58 [support-notifications internal] load build context 00:58:49 #58 transferring context: 3.09MB 5.7s done 00:58:50 #58 DONE 10.4s 00:58:50 00:58:50 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:51 #37 ... 00:58:51 00:58:51 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:58:51 #0 9.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:58:51 #59 ... 00:58:51 00:58:51 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:52 #37 ... 00:58:52 00:58:52 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:58:52 #60 ... 00:58:52 00:58:52 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:58:52 #61 ... 00:58:52 00:58:52 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:58:52 #62 ... 00:58:52 00:58:52 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 00:58:52 #0 6.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:58:52 #0 7.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:58:52 #0 9.218 (1/2) Installing dumb-init (1.2.5-r2) 00:58:52 #0 9.241 (2/2) Installing su-exec (0.2-r3) 00:58:52 #0 9.253 Executing busybox-1.36.1-r7.trigger 00:58:52 #0 9.335 OK: 8 MiB in 17 packages 00:58:52 #63 DONE 10.2s 00:58:52 00:58:52 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:58:52 #64 ... 00:58:52 00:58:52 #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:58:52 #65 ... 00:58:52 00:58:52 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:58:52 #66 ... 00:58:52 00:58:52 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:58:53 #67 ... 00:58:53 00:58:53 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:58:53 #68 ... 00:58:53 00:58:53 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:58:53 #0 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:58:53 #69 ... 00:58:53 00:58:53 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:53 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.9s 00:58:54 #37 ... 00:58:54 00:58:54 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:58:54 #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.4s 00:58:54 #47 ... 00:58:54 00:58:54 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:58:54 #67 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:58:55 #67 ... 00:58:55 00:58:55 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:58:55 #70 ... 00:58:55 00:58:55 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:58:55 #71 ... 00:58:55 00:58:55 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:58:56 #72 ... 00:58:56 00:58:56 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:58:56 #73 ... 00:58:56 00:58:56 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:57 #37 ... 00:58:57 00:58:57 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:58:57 #59 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:58:57 #59 12.04 (1/3) Installing ca-certificates (20240226-r0) 00:58:57 #59 12.15 (2/3) Installing dumb-init (1.2.5-r2) 00:58:57 #59 12.16 (3/3) Installing tzdata (2024a-r0) 00:58:57 #59 13.00 Executing busybox-1.36.1-r7.trigger 00:58:57 #59 13.09 Executing ca-certificates-20240226-r0.trigger 00:58:57 #59 14.08 OK: 12 MiB in 18 packages 00:58:57 #59 DONE 15.6s 00:58:57 00:58:57 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:59 #37 ... 00:58:59 00:58:59 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:58:59 #69 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:58:59 #69 13.47 (1/2) Installing ca-certificates (20240226-r0) 00:58:59 #69 13.74 (2/2) Installing dumb-init (1.2.5-r2) 00:58:59 #69 13.76 Executing busybox-1.36.1-r7.trigger 00:58:59 #69 13.82 Executing ca-certificates-20240226-r0.trigger 00:58:59 #69 14.61 OK: 9 MiB in 17 packages 00:58:59 #69 DONE 16.6s 00:58:59 00:58:59 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:58:59 #37 ... 00:58:59 00:58:59 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:58:59 #70 DONE 13.6s 00:58:59 00:58:59 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:59:00 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.4s 00:59:01 #37 ... 00:59:01 00:59:01 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:01 #60 DONE 19.8s 00:59:01 00:59:01 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:59:02 #74 ... 00:59:02 00:59:02 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 00:59:02 #75 ... 00:59:02 00:59:02 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:59:03 #37 ... 00:59:03 00:59:03 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:59:03 #67 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:03 #67 17.85 (1/1) Installing dumb-init (1.2.5-r2) 00:59:03 #67 17.88 Executing busybox-1.36.1-r7.trigger 00:59:03 #67 18.14 OK: 8 MiB in 16 packages 00:59:03 #67 DONE 20.8s 00:59:03 00:59:03 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:59:04 #37 ... 00:59:04 00:59:04 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:59:04 #68 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:04 #68 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:04 #68 17.45 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:59:04 #68 17.45 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:59:04 #68 17.45 OK: 19946 distinct packages available 00:59:04 #68 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:04 #68 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:04 #68 ... 00:59:04 00:59:04 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:59:04 #37 ... 00:59:04 00:59:04 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:59:04 #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 20.1s done 00:59:04 #47 DONE 26.9s 00:59:04 00:59:04 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:59:04 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.0s 00:59:05 #37 ... 00:59:05 00:59:05 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:59:05 #62 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:05 #62 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:05 #62 18.71 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:59:05 #62 18.71 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:59:05 #62 18.71 OK: 19946 distinct packages available 00:59:05 #62 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:05 #62 22.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:05 #62 ... 00:59:05 00:59:05 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:59:07 #37 ... 00:59:07 00:59:07 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:59:07 #64 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:07 #64 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:07 #64 23.41 (1/4) Installing ca-certificates (20240226-r0) 00:59:07 #64 23.99 (2/4) Installing dumb-init (1.2.5-r2) 00:59:07 #64 24.02 (3/4) Installing su-exec (0.2-r3) 00:59:07 #64 24.04 (4/4) Installing yq (4.33.3-r5) 00:59:07 #64 ... 00:59:07 00:59:07 #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:59:07 #0 9.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:07 #76 ... 00:59:07 00:59:07 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:59:07 #37 ... 00:59:07 00:59:07 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:59:07 #61 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:07 #61 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:07 #61 24.50 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:59:07 #61 24.52 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:59:07 #61 24.52 OK: 19946 distinct packages available 00:59:07 #61 ... 00:59:07 00:59:07 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:59:07 #37 ... 00:59:07 00:59:07 #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:59:07 #65 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:07 #65 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:07 #65 25.45 (1/1) Installing dumb-init (1.2.5-r2) 00:59:07 #65 25.48 Executing busybox-1.36.1-r7.trigger 00:59:07 #65 25.61 OK: 8 MiB in 16 packages 00:59:07 #65 ... 00:59:07 00:59:07 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:59:07 #64 25.80 Executing busybox-1.36.1-r7.trigger 00:59:08 #64 25.89 Executing ca-certificates-20240226-r0.trigger 00:59:08 #64 ... 00:59:08 00:59:08 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:59:08 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.4s done 00:59:08 #37 DONE 33.3s 00:59:08 00:59:08 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:59:08 #72 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:08 #72 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:08 #72 22.80 OK: 266 MiB in 52 packages 00:59:08 #72 ... 00:59:08 00:59:08 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:59:08 #61 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:08 #61 ... 00:59:08 00:59:08 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:59:08 #0 9.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:09 #77 ... 00:59:09 00:59:09 #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:59:09 #76 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:09 #76 ... 00:59:09 00:59:09 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:59:09 #0 9.702 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:09 #78 ... 00:59:09 00:59:09 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:59:09 #74 5.942 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:10 #74 ... 00:59:10 00:59:10 #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:59:10 #65 DONE 27.8s 00:59:10 00:59:10 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 00:59:10 #79 ... 00:59:10 00:59:10 #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:59:10 #72 DONE 24.6s 00:59:10 00:59:10 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:59:11 #80 ... 00:59:11 00:59:11 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:59:11 #73 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:11 #73 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:11 #73 ... 00:59:11 00:59:11 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 00:59:11 #57 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:11 #57 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:11 #57 ... 00:59:11 00:59:11 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:59:11 #74 9.132 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:11 #74 ... 00:59:11 00:59:11 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:59:11 #80 DONE 1.0s 00:59:11 00:59:11 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:12 #81 ... 00:59:12 00:59:12 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:59:12 #64 27.51 OK: 18 MiB in 19 packages 00:59:12 #64 DONE 30.2s 00:59:12 00:59:12 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:59:12 #71 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:12 #71 19.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:12 #71 26.84 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:59:12 #71 26.84 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:59:12 #71 26.84 OK: 19953 distinct packages available 00:59:12 #71 ... 00:59:12 00:59:12 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:59:13 #82 ... 00:59:13 00:59:13 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 00:59:13 #0 5.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:13 #0 8.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:13 #83 ... 00:59:13 00:59:13 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:59:13 #66 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:13 #66 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:13 #66 ... 00:59:13 00:59:13 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:59:13 #68 28.80 (1/11) Installing ca-certificates (20240226-r0) 00:59:13 #68 29.75 (2/11) Installing brotli-libs (1.0.9-r14) 00:59:13 #68 29.91 (3/11) Installing libunistring (1.1-r1) 00:59:13 #68 30.29 (4/11) Installing libidn2 (2.3.4-r1) 00:59:13 #68 30.34 (5/11) Installing nghttp2-libs (1.57.0-r0) 00:59:13 #68 30.38 (6/11) Installing libcurl (8.9.0-r0) 00:59:13 #68 30.53 (7/11) Installing curl (8.9.0-r0) 00:59:13 #68 30.59 (8/11) Installing dumb-init (1.2.5-r2) 00:59:13 #68 30.66 (9/11) Installing musl-obstack (1.2.3-r2) 00:59:13 #68 30.70 (10/11) Installing libucontext (1.2-r2) 00:59:13 #68 30.70 (11/11) Installing gcompat (1.1.0-r1) 00:59:13 #68 30.74 Executing busybox-1.36.1-r7.trigger 00:59:13 #68 30.92 Executing ca-certificates-20240226-r0.trigger 00:59:16 #68 ... 00:59:16 00:59:16 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 00:59:16 #75 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:16 #75 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:16 #75 ... 00:59:16 00:59:16 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 00:59:16 #57 26.49 OK: 266 MiB in 52 packages 00:59:16 #57 DONE 28.9s 00:59:16 00:59:16 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:59:16 #62 32.32 (1/4) Installing dumb-init (1.2.5-r2) 00:59:16 #62 32.34 (2/4) Installing musl-obstack (1.2.3-r2) 00:59:16 #62 32.40 (3/4) Installing libucontext (1.2-r2) 00:59:16 #62 32.50 (4/4) Installing gcompat (1.1.0-r1) 00:59:16 #62 32.60 Executing busybox-1.36.1-r7.trigger 00:59:16 #62 ... 00:59:16 00:59:16 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:59:16 #73 27.56 OK: 266 MiB in 52 packages 00:59:16 #73 DONE 29.2s 00:59:16 00:59:16 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:59:16 #62 32.85 OK: 8 MiB in 19 packages 00:59:16 #62 ... 00:59:16 00:59:16 #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:59:16 #84 DONE 0.8s 00:59:16 00:59:16 #85 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:59:16 #85 DONE 1.3s 00:59:16 00:59:16 #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:17 #86 ... 00:59:17 00:59:17 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:59:17 #62 DONE 35.2s 00:59:17 00:59:17 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:59:17 #87 ... 00:59:17 00:59:17 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:59:17 #68 32.96 OK: 13 MiB in 26 packages 00:59:17 #68 DONE 35.5s 00:59:17 00:59:17 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:59:18 #88 ... 00:59:18 00:59:18 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:59:18 #66 32.04 (1/4) Installing dumb-init (1.2.5-r2) 00:59:18 #66 32.09 (2/4) Installing openssl (3.1.6-r0) 00:59:18 #66 32.34 (3/4) Installing su-exec (0.2-r3) 00:59:18 #66 32.37 (4/4) Installing yq (4.33.3-r5) 00:59:18 #66 33.85 Executing busybox-1.36.1-r7.trigger 00:59:18 #66 34.04 OK: 18 MiB in 19 packages 00:59:18 #66 DONE 36.4s 00:59:18 00:59:18 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 00:59:18 #75 23.95 OK: 8 MiB in 17 packages 00:59:18 #75 DONE 26.3s 00:59:18 00:59:18 #89 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:59:20 #89 ... 00:59:20 00:59:20 #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:59:20 #76 21.03 OK: 12 MiB in 18 packages 00:59:20 #76 DONE 23.0s 00:59:20 00:59:20 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:59:20 #74 18.17 (1/1) Installing dumb-init (1.2.5-r2) 00:59:21 #74 19.41 Executing busybox-1.36.1-r7.trigger 00:59:21 #74 19.54 OK: 8 MiB in 16 packages 00:59:21 #74 ... 00:59:21 00:59:21 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 00:59:21 #83 16.24 OK: 8 MiB in 16 packages 00:59:21 #83 DONE 18.4s 00:59:21 00:59:21 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:59:21 #77 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:21 #77 22.10 OK: 9 MiB in 17 packages 00:59:21 #77 ... 00:59:21 00:59:21 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:59:21 #61 29.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:21 #61 38.30 (1/5) Installing dumb-init (1.2.5-r2) 00:59:21 #61 38.32 (2/5) Installing musl-obstack (1.2.3-r2) 00:59:21 #61 38.35 (3/5) Installing libucontext (1.2-r2) 00:59:21 #61 38.37 (4/5) Installing gcompat (1.1.0-r1) 00:59:21 #61 38.46 (5/5) Installing openssl (3.1.6-r0) 00:59:21 #61 38.59 Executing busybox-1.36.1-r7.trigger 00:59:21 #61 38.69 OK: 9 MiB in 20 packages 00:59:22 #61 ... 00:59:22 00:59:22 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:59:22 #78 12.91 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:22 #78 22.59 OK: 266 MiB in 52 packages 00:59:22 #78 ... 00:59:22 00:59:22 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:59:22 #82 7.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:22 #82 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:23 #82 ... 00:59:23 00:59:23 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:59:23 #74 DONE 21.2s 00:59:23 00:59:23 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:59:23 #77 DONE 24.2s 00:59:23 00:59:23 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:59:23 #61 DONE 41.0s 00:59:23 00:59:23 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:59:23 #90 ... 00:59:23 00:59:23 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:59:23 #78 DONE 24.0s 00:59:23 00:59:23 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:59:23 #91 ... 00:59:23 00:59:23 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:59:23 #71 28.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:23 #71 30.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:23 #71 37.38 OK: 266 MiB in 52 packages 00:59:24 #71 DONE 38.8s 00:59:24 00:59:24 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 00:59:24 #79 5.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:24 #79 9.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:24 #79 ... 00:59:24 00:59:24 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:59:25 #92 ... 00:59:25 00:59:25 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:59:25 #91 DONE 1.8s 00:59:25 00:59:25 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:25 #93 ... 00:59:25 00:59:25 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:25 #94 ... 00:59:25 00:59:25 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 00:59:25 #79 14.98 OK: 8 MiB in 16 packages 00:59:26 #79 ... 00:59:26 00:59:26 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:59:26 #92 DONE 1.6s 00:59:26 00:59:26 #79 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 00:59:26 #79 DONE 16.5s 00:59:26 00:59:26 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:59:26 #88 8.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:27 #88 ... 00:59:27 00:59:27 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:59:27 #82 13.52 OK: 18 MiB in 19 packages 00:59:27 #82 DONE 14.8s 00:59:27 00:59:27 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:59:27 #87 9.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:27 #87 ... 00:59:27 00:59:27 #89 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:59:27 #89 DONE 8.9s 00:59:27 00:59:27 #95 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 00:59:28 #95 DONE 0.4s 00:59:28 00:59:28 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:28 #96 ... 00:59:28 00:59:28 #97 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:59:28 #97 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:28 #97 ... 00:59:28 00:59:28 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:59:28 #87 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:32 #87 ... 00:59:32 00:59:32 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:59:32 #88 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:32 #88 13.60 OK: 13 MiB in 26 packages 00:59:32 #88 DONE 14.5s 00:59:32 00:59:32 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:59:32 #87 14.90 OK: 8 MiB in 19 packages 00:59:33 #87 DONE 15.9s 00:59:33 00:59:33 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:59:34 #98 DONE 1.4s 00:59:34 00:59:34 #97 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:59:34 #97 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:34 #97 14.51 OK: 18 MiB in 19 packages 00:59:34 #97 DONE 15.7s 00:59:34 00:59:34 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:59:34 #99 ... 00:59:34 00:59:34 #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:59:34 #100 DONE 0.3s 00:59:35 00:59:35 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:59:35 #90 6.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:59:35 #90 7.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:59:35 #90 11.14 OK: 9 MiB in 20 packages 00:59:35 #90 DONE 11.7s 00:59:35 00:59:35 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:59:35 #101 ... 00:59:35 00:59:35 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:59:35 #99 DONE 0.5s 00:59:35 00:59:35 #102 [security-spire-config stage-2 6/10] COPY security.txt / 00:59:35 #102 DONE 0.4s 00:59:35 00:59:35 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:59:35 #103 DONE 0.3s 00:59:35 00:59:35 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:59:36 #104 ... 00:59:36 00:59:36 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:59:36 #105 DONE 0.3s 00:59:36 00:59:36 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:59:36 #106 DONE 0.3s 00:59:36 00:59:36 #107 [security-spire-config] exporting to image 00:59:36 #107 exporting layers 00:59:36 #107 ... 00:59:36 00:59:36 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:59:36 #104 DONE 1.7s 00:59:36 00:59:36 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:59:37 #108 ... 00:59:37 00:59:37 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:59:37 #101 DONE 2.7s 00:59:37 00:59:37 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:59:38 #109 DONE 0.3s 00:59:38 00:59:38 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:38 #94 ... 00:59:38 00:59:38 #110 [security-spire-server stage-2 6/9] COPY security.txt / 00:59:38 #110 DONE 0.2s 00:59:38 00:59:38 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:59:38 #111 DONE 0.3s 00:59:38 00:59:38 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:59:38 #112 DONE 0.3s 00:59:38 00:59:38 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:38 #93 ... 00:59:38 00:59:38 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:59:38 #108 DONE 2.3s 00:59:38 00:59:38 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:59:39 #113 DONE 0.3s 00:59:39 00:59:39 #107 [security-spire-server] exporting to image 00:59:39 #107 ... 00:59:39 00:59:39 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:59:39 #114 DONE 0.3s 00:59:39 00:59:39 #107 [security-spire-config] exporting to image 00:59:39 #107 exporting layers 3.1s done 00:59:39 #107 writing image sha256:24a9d49cee8262307d4dea2efaaa0deb7897d22745b07f025bfdb573fcaa2d0f 0.0s done 00:59:39 #107 naming to docker.io/library/security-spire-config-arm64 done 00:59:39 #107 ... 00:59:39 00:59:39 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 00:59:39 #115 DONE 0.2s 00:59:39 00:59:39 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:59:39 #116 DONE 0.3s 00:59:39 00:59:39 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:59:39 #117 DONE 0.2s 00:59:39 00:59:39 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:40 #94 ... 00:59:40 00:59:40 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:59:40 #118 DONE 0.2s 00:59:40 00:59:40 #107 [security-spire-agent] exporting to image 00:59:41 #107 exporting layers 2.4s done 00:59:41 #107 writing image sha256:0345a40c096b68a4ed0db68ff98b58fa9312aa1ddf256b64dd11044620f7169d done 00:59:41 #107 naming to docker.io/library/security-spire-server-arm64 done 00:59:42 #107 exporting layers 1.8s done 00:59:42 #107 writing image sha256:1148861c06c7e035de827f10392072bc931a5f542b14602e487d57c7b1115e3f done 00:59:42 #107 naming to docker.io/library/security-spire-agent-arm64 done 00:59:42 #107 DONE 4.9s 00:59:42 00:59:42 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:43 #160 ... 00:59:43 00:59:43 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:59:43 #154 125.6 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 01:01:03 #93 ... 01:01:03 01:01:03 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:03 #94 DONE 95.2s 01:01:03 01:01:03 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:03 #81 DONE 99.6s 01:01:03 01:01:03 #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:03 #86 DONE 95.2s 01:01:03 01:01:03 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:03 #93 DONE 85.6s 01:01:03 01:01:03 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:03 #96 DONE 84.7s 01:01:03 01:01:03 #119 [security-spiffe-token-provider builder 6/7] COPY . . 01:01:03 #119 DONE 1.6s 01:01:03 01:01:03 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:01:03 #120 ... 01:01:03 01:01:03 #121 [support-notifications builder 6/7] COPY . . 01:01:03 #121 DONE 1.6s 01:01:03 01:01:03 #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 01:01:03 #122 CACHED 01:01:03 01:01:03 #123 [support-cron-scheduler builder 6/7] COPY . . 01:01:03 #123 CACHED 01:01:03 01:01:03 #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:03 #124 CACHED 01:01:03 01:01:03 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:01:03 #125 CACHED 01:01:03 01:01:03 #126 [security-proxy-setup builder 6/7] COPY . . 01:01:03 #126 CACHED 01:01:03 01:01:03 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:03 #127 CACHED 01:01:03 01:01:03 #128 [core-command builder 6/7] COPY . . 01:01:03 #128 CACHED 01:01:03 01:01:03 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 01:01:03 #129 CACHED 01:01:03 01:01:03 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:03 #130 CACHED 01:01:03 01:01:03 #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:03 #131 CACHED 01:01:03 01:01:03 #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:01:03 #132 CACHED 01:01:03 01:01:03 #133 [security-bootstrapper builder 6/7] COPY . . 01:01:03 #133 CACHED 01:01:03 01:01:03 #134 [security-secretstore-setup builder 6/7] COPY . . 01:01:03 #134 DONE 1.7s 01:01:03 01:01:03 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:01:03 #135 CACHED 01:01:03 01:01:03 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:03 #136 CACHED 01:01:03 01:01:03 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 01:01:03 #137 CACHED 01:01:03 01:01:03 #138 [core-keeper builder 7/8] COPY . . 01:01:03 #138 DONE 1.7s 01:01:03 01:01:03 #139 [core-metadata builder 6/7] COPY . . 01:01:03 #139 DONE 1.8s 01:01:03 01:01:03 #140 [support-scheduler builder 6/7] COPY . . 01:01:03 #140 CACHED 01:01:03 01:01:03 #141 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:01:03 #141 CACHED 01:01:03 01:01:03 #142 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:03 #142 CACHED 01:01:03 01:01:03 #143 [core-data builder 6/7] COPY . . 01:01:03 #143 CACHED 01:01:03 01:01:03 #144 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:03 #144 CACHED 01:01:03 01:01:03 #145 [core-data builder 4/7] COPY go.mod vendor* ./ 01:01:03 #145 CACHED 01:01:03 01:01:03 #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:03 #146 CACHED 01:01:03 01:01:03 #147 [security-proxy-auth builder 6/7] COPY . . 01:01:03 #147 CACHED 01:01:03 01:01:03 #148 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:01:03 #148 CACHED 01:01:03 01:01:03 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:01:03 #149 ... 01:01:03 01:01:03 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:01:03 #120 5.084 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 01:01:03 #120 ... 01:01:03 01:01:03 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:01:03 #0 5.976 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 01:01:03 #150 ... 01:01:03 01:01:03 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:01:03 #0 6.868 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 01:01:03 #151 ... 01:01:03 01:01:03 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:01:03 #0 6.920 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 01:01:03 #152 ... 01:01:03 01:01:03 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:01:03 #0 5.950 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 01:01:03 #153 ... 01:01:03 01:01:03 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:01:03 #0 6.358 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 01:01:03 #154 ... 01:01:03 01:01:03 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:01:03 #0 7.057 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 01:01:03 #155 ... 01:01:03 01:01:03 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:01:03 #0 5.328 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 01:01:03 #156 ... 01:01:03 01:01:03 #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 01:01:03 #0 6.526 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 01:01:03 #157 ... 01:01:03 01:01:03 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:01:03 #0 6.820 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 01:01:03 #158 ... 01:01:03 01:01:03 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:01:03 #0 7.169 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 01:01:04 #159 ... 01:01:04 01:01:04 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:01:04 #0 7.026 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 01:01:04 #160 ... 01:01:04 01:01:04 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:01:04 #149 7.091 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 01:01:20 #154 ... 01:01:20 01:01:20 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:01:20 #149 DONE 224.5s 01:01:20 01:01:20 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:01:20 #153 DONE 224.5s 01:01:20 01:01:20 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:01:20 #157 DONE 224.5s 01:01:20 01:01:20 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:01:20 #148 DONE 224.5s 01:01:20 01:01:20 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:01:20 #160 DONE 224.5s 01:01:20 01:01:20 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:01:20 #150 DONE 224.5s 01:01:20 01:01:20 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:01:20 #156 DONE 224.6s 01:01:20 01:01:20 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:01:20 #152 DONE 224.6s 01:01:20 01:01:20 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:01:20 #159 DONE 224.6s 01:01:20 01:01:20 #161 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #161 ... 01:01:20 01:01:20 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:01:20 #154 DONE 224.7s 01:01:20 01:01:20 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:01:20 #155 DONE 224.7s 01:01:20 01:01:20 #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #162 ... 01:01:20 01:01:20 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:01:20 #158 DONE 224.9s 01:01:20 01:01:20 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:01:20 #151 DONE 225.0s 01:01:20 01:01:20 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #163 ... 01:01:20 01:01:20 #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:01:20 #164 DONE 0.7s 01:01:20 01:01:20 #161 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #161 DONE 0.7s 01:01:20 01:01:20 #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:01:20 #165 ... 01:01:20 01:01:20 #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #166 DONE 0.8s 01:01:20 01:01:20 #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #167 DONE 0.7s 01:01:20 01:01:20 #168 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #168 DONE 0.7s 01:01:20 01:01:20 #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #162 DONE 0.7s 01:01:20 01:01:20 #169 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #169 DONE 0.7s 01:01:20 01:01:20 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #170 DONE 0.7s 01:01:20 01:01:20 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:01:20 #171 ... 01:01:20 01:01:20 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #163 DONE 0.6s 01:01:20 01:01:20 #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:01:20 #165 DONE 0.5s 01:01:20 01:01:20 #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:01:20 #172 CACHED 01:01:20 01:01:20 #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #173 CACHED 01:01:20 01:01:20 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:01:20 #174 CACHED 01:01:20 01:01:20 #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #175 CACHED 01:01:20 01:01:20 #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #176 CACHED 01:01:20 01:01:20 #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:01:20 #177 CACHED 01:01:20 01:01:20 #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #178 CACHED 01:01:20 01:01:20 #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:01:20 #179 CACHED 01:01:20 01:01:20 #180 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:01:20 #180 ... 01:01:20 01:01:20 #181 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:01:20 #181 DONE 0.8s 01:01:20 01:01:20 #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:01:20 #182 DONE 0.8s 01:01:20 01:01:20 #183 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:01:20 #183 DONE 0.8s 01:01:20 01:01:20 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:01:20 #171 DONE 0.7s 01:01:20 01:01:20 #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:01:20 #184 DONE 0.8s 01:01:20 01:01:20 #185 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:01:20 #185 DONE 0.8s 01:01:20 01:01:20 #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:01:20 #186 DONE 0.8s 01:01:20 01:01:20 #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:01:20 #187 ... 01:01:20 01:01:20 #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:01:20 #188 DONE 2.8s 01:01:20 01:01:20 #180 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:01:20 #180 DONE 2.8s 01:01:20 01:01:20 #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:01:20 #189 DONE 2.8s 01:01:20 01:01:20 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:01:20 #190 DONE 2.8s 01:01:20 01:01:20 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:01:20 #191 DONE 2.8s 01:01:20 01:01:20 #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:01:20 #192 DONE 2.4s 01:01:20 01:01:20 #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:01:20 #187 DONE 2.3s 01:01:20 01:01:20 #193 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:01:20 #193 DONE 2.4s 01:01:20 01:01:20 #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:01:20 #194 DONE 2.5s 01:01:20 01:01:20 #195 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 01:01:20 #195 DONE 2.4s 01:01:20 01:01:20 #196 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:01:20 #196 DONE 2.4s 01:01:20 01:01:20 #197 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:01:20 #197 DONE 2.3s 01:01:20 01:01:20 #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 01:01:20 #198 DONE 3.5s 01:01:20 01:01:20 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:01:20 #199 ... 01:01:20 01:01:20 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:01:20 #200 DONE 0.5s 01:01:20 01:01:20 #201 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:01:20 #201 DONE 0.5s 01:01:20 01:01:20 #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:01:20 #202 DONE 0.5s 01:01:20 01:01:20 #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:01:20 #203 ... 01:01:20 01:01:20 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:01:20 #204 DONE 0.5s 01:01:20 01:01:20 #205 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:01:20 #205 DONE 0.5s 01:01:20 01:01:20 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:01:20 #206 DONE 0.6s 01:01:20 01:01:20 #207 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 01:01:20 #207 DONE 0.5s 01:01:20 01:01:20 #208 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:01:20 #208 DONE 0.5s 01:01:20 01:01:20 #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:01:20 #209 DONE 0.5s 01:01:20 01:01:20 #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:01:20 #210 DONE 0.5s 01:01:20 01:01:20 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:01:20 #199 DONE 0.5s 01:01:20 01:01:20 #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #211 DONE 0.5s 01:01:20 01:01:20 #97 [support-notifications] exporting to image 01:01:20 #97 exporting layers 01:01:20 #97 ... 01:01:20 01:01:20 #212 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:01:20 #212 DONE 0.5s 01:01:20 01:01:20 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:01:20 #213 DONE 0.5s 01:01:20 01:01:20 #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:01:20 #203 DONE 0.5s 01:01:20 01:01:20 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:01:20 #214 DONE 0.4s 01:01:20 01:01:20 #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:01:20 #215 DONE 0.4s 01:01:20 01:01:20 #97 [core-metadata] exporting to image 01:01:20 #97 ... 01:01:20 01:01:20 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 01:01:20 #216 DONE 0.4s 01:01:20 01:01:20 #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 01:01:20 #217 DONE 0.4s 01:01:20 01:01:20 #97 [core-data] exporting to image 01:01:20 #97 exporting layers 0.5s done 01:01:20 #97 writing image sha256:fe3ed46ca2dd4ef142dbb481ec6af3b2c981a7cf7423df6e2815b108a1afeea2 01:01:20 #97 writing image sha256:fe3ed46ca2dd4ef142dbb481ec6af3b2c981a7cf7423df6e2815b108a1afeea2 0.2s done 01:01:20 #97 naming to docker.io/library/core-keeper done 01:01:20 #97 ... 01:01:20 01:01:20 #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:01:20 #218 DONE 0.3s 01:01:20 01:01:20 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:01:20 #219 DONE 0.5s 01:01:20 01:01:20 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:01:20 #220 DONE 0.5s 01:01:20 01:01:20 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:01:20 #221 ... 01:01:20 01:01:20 #222 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:01:20 #222 DONE 0.7s 01:01:20 01:01:20 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:01:20 #223 DONE 0.7s 01:01:20 01:01:20 #97 [security-proxy-auth] exporting to image 01:01:20 #97 exporting layers 1.3s done 01:01:20 #97 writing image sha256:2fa72d1c5796f48eabf0ae8541c1ed6db90d35f615f591da8cf6f680c0173420 0.1s done 01:01:20 #97 writing image sha256:dcb8969783732e3709456f4e6b5b68084014674302e3d66a44e1cf1f5a46ca6b 0.1s done 01:01:20 #97 naming to docker.io/library/support-scheduler done 01:01:20 #97 writing image sha256:5f19d2e9b43c1caf9962582145f08e0c5dda525921e280b47df4404cd221acfe done 01:01:20 #97 naming to docker.io/library/security-spiffe-token-provider 0.0s done 01:01:20 #97 naming to docker.io/library/core-command done 01:01:20 #97 ... 01:01:20 01:01:20 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:01:20 #221 DONE 0.3s 01:01:20 01:01:20 #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:01:20 #224 DONE 0.3s 01:01:20 01:01:20 #97 [support-notifications] exporting to image 01:01:20 #97 exporting layers 0.3s done 01:01:20 #97 writing image sha256:7d996a8f573c59f47bfadb4312fd12917ebf7e1171bfd883bee27e206aa8b262 0.0s done 01:01:20 #97 writing image sha256:aa12d99e4a3fa9857a9ace283c96f9258959cb66d82d3c15dd0e41b198872a26 0.0s done 01:01:20 #97 writing image sha256:9865d04e284cb88cd14c430033b11b4db1099aefb1287b9e9a7288975bf5978a 0.0s done 01:01:20 #97 naming to docker.io/library/support-cron-scheduler done 01:01:20 #97 naming to docker.io/library/core-metadata done 01:01:20 #97 naming to docker.io/library/support-notifications done 01:01:20 #97 writing image sha256:a992584e826b6b00619571bfc321598df7a893905704b1d40b42e5eba6dc3db0 01:01:20 #97 exporting layers 0.4s done 01:01:20 #97 writing image sha256:a992584e826b6b00619571bfc321598df7a893905704b1d40b42e5eba6dc3db0 done 01:01:20 #97 naming to docker.io/library/core-data 0.1s done 01:01:20 #97 writing image sha256:ac67f0c3703e02793041154f8d66306b04fe4496e4c18d431944224967b601ff done 01:01:20 #97 naming to docker.io/library/core-common-config-bootstrapper done 01:01:20 #97 writing image sha256:89f5a1d97910d7732d8b525887b1cbaee80041f3e3cbbd5d2bdff2cbe63be9c0 done 01:01:20 #97 naming to docker.io/library/security-proxy-auth done 01:01:20 #97 DONE 5.0s 01:01:20 01:01:20 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:01:20 #225 DONE 0.2s 01:01:20 01:01:20 #226 [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/ 01:01:20 #226 DONE 0.2s 01:01:20 01:01:20 #227 [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/ 01:01:20 #227 DONE 0.1s 01:01:20 01:01:20 #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:01:20 #228 DONE 0.7s 01:01:20 01:01:20 #229 [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/ 01:01:20 #229 DONE 0.1s 01:01:20 01:01:20 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:01:20 #230 DONE 0.1s 01:01:20 01:01:20 #97 [security-proxy-setup] exporting to image 01:01:20 #97 ... 01:01:20 01:01:20 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:01:20 #231 DONE 0.1s 01:01:20 01:01:20 #97 [security-proxy-setup] exporting to image 01:01:20 #97 exporting layers 0.2s done 01:01:20 #97 writing image sha256:86689bc0f7c7ea7b49e459f3628b429c4a09915e47684baa3bdcc655b5250151 done 01:01:20 #97 naming to docker.io/library/security-proxy-setup done 01:01:20 #97 DONE 5.3s 01:01:20 01:01:20 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 01:01:20 #232 ... 01:01:20 01:01:20 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:01:20 #233 DONE 0.5s 01:01:20 01:01:20 #97 [security-secretstore-setup] exporting to image 01:01:20 #97 exporting layers 0.2s done 01:01:20 #97 writing image sha256:67b13abedf4a772ee70c06e5416a6da5eae12607f217aaf10d212a9fc1ed4619 done 01:01:20 #97 naming to docker.io/library/security-secretstore-setup done 01:01:20 #97 DONE 5.5s 01:01:20 01:01:20 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:01:20 #41 ... 01:01:20 01:01:20 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 01:01:20 #232 DONE 0.6s 01:01:20 01:01:20 #97 [security-bootstrapper] exporting to image 01:01:20 #97 exporting layers 0.2s done 01:01:20 #97 writing image sha256:00d90c909dffd82e4220e24d59cbf81384f25b1fec781808780d9e016d465646 done 01:01:20 #97 naming to docker.io/library/security-bootstrapper done 01:01:20 #97 DONE 5.7s 01:01:20 01:01:20 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:01:20 time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:20 time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:20 time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:20 time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:20 time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:20 time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:20 time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:20 time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:20 time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:20 time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:20 time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:20 time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:20 time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:20 time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:20 time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:20 time="2024-08-27T00:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:01:20 $ docker stop --time=1 f5540bf1a3153ff9c4924d5afde9bd10eca1ab6980c5b2a211324461242d6848 01:01:23 $ docker rm -f --volumes f5540bf1a3153ff9c4924d5afde9bd10eca1ab6980c5b2a211324461242d6848 [Pipeline] // withDockerContainer [Pipeline] sh 01:01:24 + docker images 01:01:24 REPOSITORY TAG IMAGE ID CREATED SIZE 01:01:24 security-proxy-setup latest 86689bc0f7c7 10 seconds ago 26.2MB 01:01:24 security-bootstrapper latest 00d90c909dff 10 seconds ago 18.9MB 01:01:24 security-secretstore-setup latest 67b13abedf4a 10 seconds ago 37MB 01:01:24 core-common-config-bootstrapper latest ac67f0c3703e 11 seconds ago 15.2MB 01:01:24 security-proxy-auth latest 89f5a1d97910 11 seconds ago 33MB 01:01:24 support-notifications latest 9865d04e284c 12 seconds ago 42.5MB 01:01:24 core-data latest a992584e826b 12 seconds ago 39.6MB 01:01:24 security-spiffe-token-provider latest 5f19d2e9b43c 12 seconds ago 28.8MB 01:01:24 core-command latest 2fa72d1c5796 12 seconds ago 35.4MB 01:01:24 core-metadata latest aa12d99e4a3f 12 seconds ago 39.7MB 01:01:24 support-scheduler latest dcb896978373 12 seconds ago 41.9MB 01:01:24 support-cron-scheduler latest 7d996a8f573c 12 seconds ago 44.1MB 01:01:24 core-keeper latest fe3ed46ca2dd 13 seconds ago 39.5MB 01:01:24 security-spire-agent latest 6f65f29afb86 5 minutes ago 182MB 01:01:24 security-spire-server latest a30b9788275b 5 minutes ago 121MB 01:01:24 security-spire-config latest 672e6f1ebc28 5 minutes ago 120MB 01:01:24 ci-base-image-x86_64 latest 4c4e471d8858 9 minutes ago 970MB 01:01:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 01:01:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 01:01:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:01:24 provisioning config files... 01:01:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/681@tmp/config14658810014290126088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:01:25 ---> ****-login.sh 01:01:25 nexus3.edgexfoundry.org:10001 01:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:01:25 Configure a credential helper to remove this warning. See 01:01:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:01:25 01:01:25 Login Succeeded 01:01:25 nexus3.edgexfoundry.org:10002 01:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:01:25 Configure a credential helper to remove this warning. See 01:01:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:01:25 01:01:25 Login Succeeded 01:01:25 nexus3.edgexfoundry.org:10003 01:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:01:26 Configure a credential helper to remove this warning. See 01:01:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:01:26 01:01:26 Login Succeeded 01:01:26 nexus3.edgexfoundry.org:10004 01:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:01:26 Configure a credential helper to remove this warning. See 01:01:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:01:26 01:01:26 Login Succeeded 01:01:26 ****.io 01:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:01:27 Configure a credential helper to remove this warning. See 01:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:01:27 01:01:27 Login Succeeded 01:01:27 ---> ****-login.sh ends [Pipeline] } 01:01:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:01:27 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:01:27 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:01:27 latest 01:01:27 3.2.0-dev.60 01:01:27 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:01:27 main 01:01:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:28 + docker push nexus3.edgexfoundry.org:10004/core-command:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:01:28 42173b9e0405: Preparing 01:01:28 adedd1867461: Preparing 01:01:28 c3566610b3eb: Preparing 01:01:28 b8c7ac311f09: Preparing 01:01:28 d2b25fc1469c: Preparing 01:01:28 02d03ccc5c2d: Preparing 01:01:28 ce7f800efff9: Preparing 01:01:28 02d03ccc5c2d: Waiting 01:01:28 ce7f800efff9: Waiting 01:01:28 d2b25fc1469c: Pushed 01:01:28 b8c7ac311f09: Pushed 01:01:28 c3566610b3eb: Pushed 01:01:29 ce7f800efff9: Layer already exists 01:01:29 42173b9e0405: Pushed 01:01:29 02d03ccc5c2d: Pushed 01:01:31 adedd1867461: Pushed 01:01:32 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:f6f14dcff492cdc77502b13e5710dabb233d9e8ae2fd549b6346dc1a0f219401 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:32 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:01:32 42173b9e0405: Preparing 01:01:32 adedd1867461: Preparing 01:01:32 c3566610b3eb: Preparing 01:01:32 b8c7ac311f09: Preparing 01:01:32 d2b25fc1469c: Preparing 01:01:32 02d03ccc5c2d: Preparing 01:01:32 ce7f800efff9: Preparing 01:01:32 02d03ccc5c2d: Waiting 01:01:32 d2b25fc1469c: Layer already exists 01:01:32 adedd1867461: Layer already exists 01:01:32 42173b9e0405: Layer already exists 01:01:32 b8c7ac311f09: Layer already exists 01:01:32 c3566610b3eb: Layer already exists 01:01:32 ce7f800efff9: Layer already exists 01:01:32 02d03ccc5c2d: Layer already exists 01:01:32 latest: digest: sha256:f6f14dcff492cdc77502b13e5710dabb233d9e8ae2fd549b6346dc1a0f219401 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:33 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.60 01:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:01:33 42173b9e0405: Preparing 01:01:33 adedd1867461: Preparing 01:01:33 c3566610b3eb: Preparing 01:01:33 b8c7ac311f09: Preparing 01:01:33 d2b25fc1469c: Preparing 01:01:33 02d03ccc5c2d: Preparing 01:01:33 ce7f800efff9: Preparing 01:01:33 02d03ccc5c2d: Waiting 01:01:33 ce7f800efff9: Waiting 01:01:33 b8c7ac311f09: Layer already exists 01:01:33 42173b9e0405: Layer already exists 01:01:33 c3566610b3eb: Layer already exists 01:01:33 d2b25fc1469c: Layer already exists 01:01:33 adedd1867461: Layer already exists 01:01:33 02d03ccc5c2d: Layer already exists 01:01:33 ce7f800efff9: Layer already exists 01:01:33 3.2.0-dev.60: digest: sha256:f6f14dcff492cdc77502b13e5710dabb233d9e8ae2fd549b6346dc1a0f219401 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:34 + docker push nexus3.edgexfoundry.org:10004/core-command:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:01:34 42173b9e0405: Preparing 01:01:34 adedd1867461: Preparing 01:01:34 c3566610b3eb: Preparing 01:01:34 b8c7ac311f09: Preparing 01:01:34 d2b25fc1469c: Preparing 01:01:34 02d03ccc5c2d: Preparing 01:01:34 ce7f800efff9: Preparing 01:01:34 02d03ccc5c2d: Waiting 01:01:34 ce7f800efff9: Waiting 01:01:34 d2b25fc1469c: Layer already exists 01:01:34 c3566610b3eb: Layer already exists 01:01:34 adedd1867461: Layer already exists 01:01:34 b8c7ac311f09: Layer already exists 01:01:34 42173b9e0405: Layer already exists 01:01:34 02d03ccc5c2d: Layer already exists 01:01:34 ce7f800efff9: Layer already exists 01:01:34 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:f6f14dcff492cdc77502b13e5710dabb233d9e8ae2fd549b6346dc1a0f219401 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:34 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:01:34 42173b9e0405: Preparing 01:01:34 adedd1867461: Preparing 01:01:34 c3566610b3eb: Preparing 01:01:34 b8c7ac311f09: Preparing 01:01:34 d2b25fc1469c: Preparing 01:01:34 02d03ccc5c2d: Preparing 01:01:34 ce7f800efff9: Preparing 01:01:34 ce7f800efff9: Waiting 01:01:34 02d03ccc5c2d: Waiting 01:01:34 b8c7ac311f09: Layer already exists 01:01:34 42173b9e0405: Layer already exists 01:01:34 d2b25fc1469c: Layer already exists 01:01:34 c3566610b3eb: Layer already exists 01:01:34 adedd1867461: Layer already exists 01:01:34 02d03ccc5c2d: Layer already exists 01:01:34 ce7f800efff9: Layer already exists 01:01:34 main: digest: sha256:f6f14dcff492cdc77502b13e5710dabb233d9e8ae2fd549b6346dc1a0f219401 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:35 ===================================================== [Pipeline] echo 01:01:35 taggedImages: 01:01:35 - nexus3.edgexfoundry.org:10004/core-command:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:01:35 - nexus3.edgexfoundry.org:10004/core-command:latest 01:01:35 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.60 01:01:35 - nexus3.edgexfoundry.org:10004/core-command:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:01:35 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:01:35 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:01:35 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:01:35 latest 01:01:35 3.2.0-dev.60 01:01:35 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:01:35 main 01:01:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:01:35 91d0160e9457: Preparing 01:01:35 d9c163487acf: Preparing 01:01:35 264a81e507f8: Preparing 01:01:35 f7fbe67244f9: Preparing 01:01:35 c3566610b3eb: Preparing 01:01:35 b8c7ac311f09: Preparing 01:01:35 d2b25fc1469c: Preparing 01:01:35 02d03ccc5c2d: Preparing 01:01:35 ce7f800efff9: Preparing 01:01:35 02d03ccc5c2d: Waiting 01:01:35 b8c7ac311f09: Waiting 01:01:35 d2b25fc1469c: Waiting 01:01:35 264a81e507f8: Pushed 01:01:35 d9c163487acf: Pushed 01:01:36 c3566610b3eb: Layer already exists 01:01:36 f7fbe67244f9: Pushed 01:01:36 b8c7ac311f09: Layer already exists 01:01:36 d2b25fc1469c: Layer already exists 01:01:36 ce7f800efff9: Layer already exists 01:01:36 02d03ccc5c2d: Layer already exists 01:01:36 91d0160e9457: Pushed 01:01:36 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:d4fadf53e1ee5cb36d0167fe968b04695c33866acdac5a1cced150fa0a1addfb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:01:37 91d0160e9457: Preparing 01:01:37 d9c163487acf: Preparing 01:01:37 264a81e507f8: Preparing 01:01:37 f7fbe67244f9: Preparing 01:01:37 c3566610b3eb: Preparing 01:01:37 b8c7ac311f09: Preparing 01:01:37 d2b25fc1469c: Preparing 01:01:37 02d03ccc5c2d: Preparing 01:01:37 ce7f800efff9: Preparing 01:01:37 b8c7ac311f09: Waiting 01:01:37 ce7f800efff9: Waiting 01:01:37 d2b25fc1469c: Waiting 01:01:37 02d03ccc5c2d: Waiting 01:01:37 d9c163487acf: Layer already exists 01:01:37 c3566610b3eb: Layer already exists 01:01:37 264a81e507f8: Layer already exists 01:01:37 f7fbe67244f9: Layer already exists 01:01:37 91d0160e9457: Layer already exists 01:01:37 ce7f800efff9: Layer already exists 01:01:37 02d03ccc5c2d: Layer already exists 01:01:37 b8c7ac311f09: Layer already exists 01:01:37 d2b25fc1469c: Layer already exists 01:01:37 latest: digest: sha256:d4fadf53e1ee5cb36d0167fe968b04695c33866acdac5a1cced150fa0a1addfb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.60 01:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:01:38 91d0160e9457: Preparing 01:01:38 d9c163487acf: Preparing 01:01:38 264a81e507f8: Preparing 01:01:38 f7fbe67244f9: Preparing 01:01:38 c3566610b3eb: Preparing 01:01:38 b8c7ac311f09: Preparing 01:01:38 d2b25fc1469c: Preparing 01:01:38 02d03ccc5c2d: Preparing 01:01:38 ce7f800efff9: Preparing 01:01:38 b8c7ac311f09: Waiting 01:01:38 d2b25fc1469c: Waiting 01:01:38 02d03ccc5c2d: Waiting 01:01:38 91d0160e9457: Layer already exists 01:01:38 264a81e507f8: Layer already exists 01:01:38 c3566610b3eb: Layer already exists 01:01:38 f7fbe67244f9: Layer already exists 01:01:38 d9c163487acf: Layer already exists 01:01:38 b8c7ac311f09: Layer already exists 01:01:38 d2b25fc1469c: Layer already exists 01:01:38 02d03ccc5c2d: Layer already exists 01:01:38 ce7f800efff9: Layer already exists 01:01:38 3.2.0-dev.60: digest: sha256:d4fadf53e1ee5cb36d0167fe968b04695c33866acdac5a1cced150fa0a1addfb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:01:38 91d0160e9457: Preparing 01:01:38 d9c163487acf: Preparing 01:01:38 264a81e507f8: Preparing 01:01:38 f7fbe67244f9: Preparing 01:01:38 c3566610b3eb: Preparing 01:01:38 b8c7ac311f09: Preparing 01:01:38 d2b25fc1469c: Preparing 01:01:38 02d03ccc5c2d: Preparing 01:01:38 ce7f800efff9: Preparing 01:01:38 b8c7ac311f09: Waiting 01:01:38 d2b25fc1469c: Waiting 01:01:38 02d03ccc5c2d: Waiting 01:01:38 264a81e507f8: Layer already exists 01:01:38 c3566610b3eb: Layer already exists 01:01:38 d9c163487acf: Layer already exists 01:01:38 f7fbe67244f9: Layer already exists 01:01:38 91d0160e9457: Layer already exists 01:01:38 b8c7ac311f09: Layer already exists 01:01:38 d2b25fc1469c: Layer already exists 01:01:38 02d03ccc5c2d: Layer already exists 01:01:38 ce7f800efff9: Layer already exists 01:01:38 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:d4fadf53e1ee5cb36d0167fe968b04695c33866acdac5a1cced150fa0a1addfb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:39 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:01:39 91d0160e9457: Preparing 01:01:39 d9c163487acf: Preparing 01:01:39 264a81e507f8: Preparing 01:01:39 f7fbe67244f9: Preparing 01:01:39 c3566610b3eb: Preparing 01:01:39 b8c7ac311f09: Preparing 01:01:39 d2b25fc1469c: Preparing 01:01:39 02d03ccc5c2d: Preparing 01:01:39 ce7f800efff9: Preparing 01:01:39 ce7f800efff9: Waiting 01:01:39 b8c7ac311f09: Waiting 01:01:39 02d03ccc5c2d: Waiting 01:01:39 d2b25fc1469c: Waiting 01:01:39 f7fbe67244f9: Layer already exists 01:01:39 264a81e507f8: Layer already exists 01:01:39 91d0160e9457: Layer already exists 01:01:39 c3566610b3eb: Layer already exists 01:01:39 d9c163487acf: Layer already exists 01:01:39 d2b25fc1469c: Layer already exists 01:01:39 b8c7ac311f09: Layer already exists 01:01:39 02d03ccc5c2d: Layer already exists 01:01:39 ce7f800efff9: Layer already exists 01:01:39 main: digest: sha256:d4fadf53e1ee5cb36d0167fe968b04695c33866acdac5a1cced150fa0a1addfb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:39 ===================================================== [Pipeline] echo 01:01:39 taggedImages: 01:01:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:01:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:01:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.60 01:01:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:01:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:01:39 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:01:39 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:01:39 latest 01:01:39 3.2.0-dev.60 01:01:39 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:01:39 main 01:01:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:40 + docker push nexus3.edgexfoundry.org:10004/core-data:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:01:40 041b77322309: Preparing 01:01:40 63d47bfbd6e1: Preparing 01:01:40 b4d3e1f328b7: Preparing 01:01:40 c3566610b3eb: Preparing 01:01:40 b8c7ac311f09: Preparing 01:01:40 d3d5713f0836: Preparing 01:01:40 63c4af15d939: Preparing 01:01:40 ce7f800efff9: Preparing 01:01:40 d3d5713f0836: Waiting 01:01:40 63c4af15d939: Waiting 01:01:40 b8c7ac311f09: Layer already exists 01:01:40 c3566610b3eb: Layer already exists 01:01:40 63d47bfbd6e1: Pushed 01:01:40 ce7f800efff9: Layer already exists 01:01:40 d3d5713f0836: Pushed 01:01:40 041b77322309: Pushed 01:01:40 63c4af15d939: Pushed 01:01:43 b4d3e1f328b7: Pushed 01:01:43 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:8756529c01607cbd01b6d8e9277107ceb13f9f6beb21f2616abfc258477645bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:44 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:01:44 041b77322309: Preparing 01:01:44 63d47bfbd6e1: Preparing 01:01:44 b4d3e1f328b7: Preparing 01:01:44 c3566610b3eb: Preparing 01:01:44 b8c7ac311f09: Preparing 01:01:44 d3d5713f0836: Preparing 01:01:44 63c4af15d939: Preparing 01:01:44 ce7f800efff9: Preparing 01:01:44 d3d5713f0836: Waiting 01:01:44 63c4af15d939: Waiting 01:01:44 ce7f800efff9: Waiting 01:01:44 b4d3e1f328b7: Layer already exists 01:01:44 c3566610b3eb: Layer already exists 01:01:44 041b77322309: Layer already exists 01:01:44 63d47bfbd6e1: Layer already exists 01:01:44 b8c7ac311f09: Layer already exists 01:01:44 63c4af15d939: Layer already exists 01:01:44 d3d5713f0836: Layer already exists 01:01:44 ce7f800efff9: Layer already exists 01:01:44 latest: digest: sha256:8756529c01607cbd01b6d8e9277107ceb13f9f6beb21f2616abfc258477645bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:44 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.60 01:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:01:44 041b77322309: Preparing 01:01:44 63d47bfbd6e1: Preparing 01:01:44 b4d3e1f328b7: Preparing 01:01:44 c3566610b3eb: Preparing 01:01:44 b8c7ac311f09: Preparing 01:01:44 d3d5713f0836: Preparing 01:01:44 63c4af15d939: Preparing 01:01:44 ce7f800efff9: Preparing 01:01:44 63c4af15d939: Waiting 01:01:44 d3d5713f0836: Waiting 01:01:44 ce7f800efff9: Waiting 01:01:44 b8c7ac311f09: Layer already exists 01:01:44 041b77322309: Layer already exists 01:01:44 c3566610b3eb: Layer already exists 01:01:44 63d47bfbd6e1: Layer already exists 01:01:44 b4d3e1f328b7: Layer already exists 01:01:44 d3d5713f0836: Layer already exists 01:01:44 ce7f800efff9: Layer already exists 01:01:44 63c4af15d939: Layer already exists 01:01:44 3.2.0-dev.60: digest: sha256:8756529c01607cbd01b6d8e9277107ceb13f9f6beb21f2616abfc258477645bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:45 + docker push nexus3.edgexfoundry.org:10004/core-data:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:01:45 041b77322309: Preparing 01:01:45 63d47bfbd6e1: Preparing 01:01:45 b4d3e1f328b7: Preparing 01:01:45 c3566610b3eb: Preparing 01:01:45 b8c7ac311f09: Preparing 01:01:45 d3d5713f0836: Preparing 01:01:45 63c4af15d939: Preparing 01:01:45 ce7f800efff9: Preparing 01:01:45 d3d5713f0836: Waiting 01:01:45 63c4af15d939: Waiting 01:01:45 ce7f800efff9: Waiting 01:01:45 c3566610b3eb: Layer already exists 01:01:45 b8c7ac311f09: Layer already exists 01:01:45 b4d3e1f328b7: Layer already exists 01:01:45 63d47bfbd6e1: Layer already exists 01:01:45 041b77322309: Layer already exists 01:01:45 ce7f800efff9: Layer already exists 01:01:45 63c4af15d939: Layer already exists 01:01:45 d3d5713f0836: Layer already exists 01:01:45 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:8756529c01607cbd01b6d8e9277107ceb13f9f6beb21f2616abfc258477645bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:46 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:01:46 041b77322309: Preparing 01:01:46 63d47bfbd6e1: Preparing 01:01:46 b4d3e1f328b7: Preparing 01:01:46 c3566610b3eb: Preparing 01:01:46 b8c7ac311f09: Preparing 01:01:46 d3d5713f0836: Preparing 01:01:46 63c4af15d939: Preparing 01:01:46 ce7f800efff9: Preparing 01:01:46 d3d5713f0836: Waiting 01:01:46 63c4af15d939: Waiting 01:01:46 ce7f800efff9: Waiting 01:01:46 041b77322309: Layer already exists 01:01:46 c3566610b3eb: Layer already exists 01:01:46 b8c7ac311f09: Layer already exists 01:01:46 b4d3e1f328b7: Layer already exists 01:01:46 63d47bfbd6e1: Layer already exists 01:01:46 d3d5713f0836: Layer already exists 01:01:46 63c4af15d939: Layer already exists 01:01:46 ce7f800efff9: Layer already exists 01:01:46 main: digest: sha256:8756529c01607cbd01b6d8e9277107ceb13f9f6beb21f2616abfc258477645bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:46 ===================================================== [Pipeline] echo 01:01:46 taggedImages: 01:01:46 - nexus3.edgexfoundry.org:10004/core-data:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:01:46 - nexus3.edgexfoundry.org:10004/core-data:latest 01:01:46 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.60 01:01:46 - nexus3.edgexfoundry.org:10004/core-data:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:01:46 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:01:46 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:01:46 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:01:46 latest 01:01:46 3.2.0-dev.60 01:01:46 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:01:46 main 01:01:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:01:46 2b137d1418de: Preparing 01:01:46 5036945bb1cb: Preparing 01:01:46 b8c7ac311f09: Preparing 01:01:46 0409aac8b366: Preparing 01:01:46 6aec807eca29: Preparing 01:01:46 ce7f800efff9: Preparing 01:01:46 ce7f800efff9: Waiting 01:01:46 b8c7ac311f09: Layer already exists 01:01:46 ce7f800efff9: Layer already exists 01:01:46 6aec807eca29: Pushed 01:01:46 2b137d1418de: Pushed 01:01:46 0409aac8b366: Pushed 01:01:50 5036945bb1cb: Pushed 01:01:50 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:99af4d8e275f7abad783d5f3d09eaf57f5b077212dc4de2bd0c42aab29732fab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:01:50 2b137d1418de: Preparing 01:01:50 5036945bb1cb: Preparing 01:01:50 b8c7ac311f09: Preparing 01:01:50 0409aac8b366: Preparing 01:01:50 6aec807eca29: Preparing 01:01:50 ce7f800efff9: Preparing 01:01:50 ce7f800efff9: Waiting 01:01:50 2b137d1418de: Layer already exists 01:01:50 0409aac8b366: Layer already exists 01:01:50 6aec807eca29: Layer already exists 01:01:50 b8c7ac311f09: Layer already exists 01:01:50 5036945bb1cb: Layer already exists 01:01:50 ce7f800efff9: Layer already exists 01:01:50 latest: digest: sha256:99af4d8e275f7abad783d5f3d09eaf57f5b077212dc4de2bd0c42aab29732fab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.60 01:01:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:01:51 2b137d1418de: Preparing 01:01:51 5036945bb1cb: Preparing 01:01:51 b8c7ac311f09: Preparing 01:01:51 0409aac8b366: Preparing 01:01:51 6aec807eca29: Preparing 01:01:51 ce7f800efff9: Preparing 01:01:51 ce7f800efff9: Waiting 01:01:51 b8c7ac311f09: Layer already exists 01:01:51 2b137d1418de: Layer already exists 01:01:51 5036945bb1cb: Layer already exists 01:01:51 0409aac8b366: Layer already exists 01:01:51 6aec807eca29: Layer already exists 01:01:51 ce7f800efff9: Layer already exists 01:01:51 3.2.0-dev.60: digest: sha256:99af4d8e275f7abad783d5f3d09eaf57f5b077212dc4de2bd0c42aab29732fab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:01:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:01:52 2b137d1418de: Preparing 01:01:52 5036945bb1cb: Preparing 01:01:52 b8c7ac311f09: Preparing 01:01:52 0409aac8b366: Preparing 01:01:52 6aec807eca29: Preparing 01:01:52 ce7f800efff9: Preparing 01:01:52 ce7f800efff9: Waiting 01:01:52 5036945bb1cb: Layer already exists 01:01:52 b8c7ac311f09: Layer already exists 01:01:52 2b137d1418de: Layer already exists 01:01:52 0409aac8b366: Layer already exists 01:01:52 6aec807eca29: Layer already exists 01:01:52 ce7f800efff9: Layer already exists 01:01:52 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:99af4d8e275f7abad783d5f3d09eaf57f5b077212dc4de2bd0c42aab29732fab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:01:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:01:52 2b137d1418de: Preparing 01:01:52 5036945bb1cb: Preparing 01:01:52 b8c7ac311f09: Preparing 01:01:52 0409aac8b366: Preparing 01:01:52 6aec807eca29: Preparing 01:01:52 ce7f800efff9: Preparing 01:01:52 ce7f800efff9: Waiting 01:01:52 2b137d1418de: Layer already exists 01:01:52 b8c7ac311f09: Layer already exists 01:01:52 5036945bb1cb: Layer already exists 01:01:52 0409aac8b366: Layer already exists 01:01:52 6aec807eca29: Layer already exists 01:01:52 ce7f800efff9: Layer already exists 01:01:52 main: digest: sha256:99af4d8e275f7abad783d5f3d09eaf57f5b077212dc4de2bd0c42aab29732fab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:52 ===================================================== [Pipeline] echo 01:01:52 taggedImages: 01:01:52 - nexus3.edgexfoundry.org:10004/core-keeper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:01:52 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:01:52 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.60 01:01:52 - nexus3.edgexfoundry.org:10004/core-keeper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:01:52 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:01:52 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:01:52 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:01:52 latest 01:01:52 3.2.0-dev.60 01:01:52 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:01:52 main 01:01:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:01:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:01:53 2104197af236: Preparing 01:01:53 02f7abe71fc6: Preparing 01:01:53 cade20189313: Preparing 01:01:53 c3566610b3eb: Preparing 01:01:53 b8c7ac311f09: Preparing 01:01:53 d2b25fc1469c: Preparing 01:01:53 02d03ccc5c2d: Preparing 01:01:53 ce7f800efff9: Preparing 01:01:53 d2b25fc1469c: Waiting 01:01:53 02d03ccc5c2d: Waiting 01:01:53 ce7f800efff9: Waiting 01:01:53 c3566610b3eb: Layer already exists 01:01:53 b8c7ac311f09: Layer already exists 01:01:53 d2b25fc1469c: Layer already exists 01:01:53 02d03ccc5c2d: Layer already exists 01:01:53 ce7f800efff9: Layer already exists 01:01:53 2104197af236: Pushed 01:01:53 02f7abe71fc6: Pushed 01:01:56 cade20189313: Pushed 01:01:56 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:6e58d9f628ef6ab2ed877a27448d3001a74708baec7d1f21c904a49507174ca4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:01:57 2104197af236: Preparing 01:01:57 02f7abe71fc6: Preparing 01:01:57 cade20189313: Preparing 01:01:57 c3566610b3eb: Preparing 01:01:57 b8c7ac311f09: Preparing 01:01:57 d2b25fc1469c: Preparing 01:01:57 02d03ccc5c2d: Preparing 01:01:57 ce7f800efff9: Preparing 01:01:57 02d03ccc5c2d: Waiting 01:01:57 ce7f800efff9: Waiting 01:01:57 d2b25fc1469c: Waiting 01:01:57 02f7abe71fc6: Layer already exists 01:01:57 2104197af236: Layer already exists 01:01:57 b8c7ac311f09: Layer already exists 01:01:57 c3566610b3eb: Layer already exists 01:01:57 cade20189313: Layer already exists 01:01:57 02d03ccc5c2d: Layer already exists 01:01:57 d2b25fc1469c: Layer already exists 01:01:57 ce7f800efff9: Layer already exists 01:01:57 latest: digest: sha256:6e58d9f628ef6ab2ed877a27448d3001a74708baec7d1f21c904a49507174ca4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.60 01:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:01:58 2104197af236: Preparing 01:01:58 02f7abe71fc6: Preparing 01:01:58 cade20189313: Preparing 01:01:58 c3566610b3eb: Preparing 01:01:58 b8c7ac311f09: Preparing 01:01:58 d2b25fc1469c: Preparing 01:01:58 02d03ccc5c2d: Preparing 01:01:58 ce7f800efff9: Preparing 01:01:58 d2b25fc1469c: Waiting 01:01:58 ce7f800efff9: Waiting 01:01:58 02f7abe71fc6: Layer already exists 01:01:58 b8c7ac311f09: Layer already exists 01:01:58 cade20189313: Layer already exists 01:01:58 c3566610b3eb: Layer already exists 01:01:58 2104197af236: Layer already exists 01:01:58 02d03ccc5c2d: Layer already exists 01:01:58 d2b25fc1469c: Layer already exists 01:01:58 ce7f800efff9: Layer already exists 01:01:58 3.2.0-dev.60: digest: sha256:6e58d9f628ef6ab2ed877a27448d3001a74708baec7d1f21c904a49507174ca4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:01:58 2104197af236: Preparing 01:01:58 02f7abe71fc6: Preparing 01:01:58 cade20189313: Preparing 01:01:58 c3566610b3eb: Preparing 01:01:58 b8c7ac311f09: Preparing 01:01:58 d2b25fc1469c: Preparing 01:01:58 02d03ccc5c2d: Preparing 01:01:58 ce7f800efff9: Preparing 01:01:58 d2b25fc1469c: Waiting 01:01:58 02d03ccc5c2d: Waiting 01:01:58 ce7f800efff9: Waiting 01:01:58 c3566610b3eb: Layer already exists 01:01:58 cade20189313: Layer already exists 01:01:58 b8c7ac311f09: Layer already exists 01:01:58 2104197af236: Layer already exists 01:01:58 02f7abe71fc6: Layer already exists 01:01:58 d2b25fc1469c: Layer already exists 01:01:58 02d03ccc5c2d: Layer already exists 01:01:58 ce7f800efff9: Layer already exists 01:01:58 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:6e58d9f628ef6ab2ed877a27448d3001a74708baec7d1f21c904a49507174ca4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:01:59 2104197af236: Preparing 01:01:59 02f7abe71fc6: Preparing 01:01:59 cade20189313: Preparing 01:01:59 c3566610b3eb: Preparing 01:01:59 b8c7ac311f09: Preparing 01:01:59 d2b25fc1469c: Preparing 01:01:59 02d03ccc5c2d: Preparing 01:01:59 ce7f800efff9: Preparing 01:01:59 d2b25fc1469c: Waiting 01:01:59 ce7f800efff9: Waiting 01:01:59 02d03ccc5c2d: Waiting 01:01:59 c3566610b3eb: Layer already exists 01:01:59 02f7abe71fc6: Layer already exists 01:01:59 cade20189313: Layer already exists 01:01:59 b8c7ac311f09: Layer already exists 01:01:59 2104197af236: Layer already exists 01:01:59 02d03ccc5c2d: Layer already exists 01:01:59 d2b25fc1469c: Layer already exists 01:01:59 ce7f800efff9: Layer already exists 01:01:59 main: digest: sha256:6e58d9f628ef6ab2ed877a27448d3001a74708baec7d1f21c904a49507174ca4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:59 ===================================================== [Pipeline] echo 01:01:59 taggedImages: 01:01:59 - nexus3.edgexfoundry.org:10004/core-metadata:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:01:59 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:01:59 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.60 01:01:59 - nexus3.edgexfoundry.org:10004/core-metadata:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:01:59 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:01:59 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:01:59 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:01:59 latest 01:01:59 3.2.0-dev.60 01:01:59 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:01:59 main 01:01:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:02:00 e76f8083e891: Preparing 01:02:00 16decce0896f: Preparing 01:02:00 1326c43e46b1: Preparing 01:02:00 9ad3f604d706: Preparing 01:02:00 3a97a19f07ad: Preparing 01:02:00 d1f52870ef63: Preparing 01:02:00 cae7e3ab77f3: Preparing 01:02:00 5031416def71: Preparing 01:02:00 c3566610b3eb: Preparing 01:02:00 b8c7ac311f09: Preparing 01:02:00 4be67579a719: Preparing 01:02:00 8415d248d459: Preparing 01:02:00 5f70bf18a086: Preparing 01:02:00 5b9c0cab3276: Preparing 01:02:00 73d9baf5bc5b: Preparing 01:02:00 21c5bcd5b64e: Preparing 01:02:00 ce7f800efff9: Preparing 01:02:00 8415d248d459: Waiting 01:02:00 5f70bf18a086: Waiting 01:02:00 5b9c0cab3276: Waiting 01:02:00 d1f52870ef63: Waiting 01:02:00 73d9baf5bc5b: Waiting 01:02:00 21c5bcd5b64e: Waiting 01:02:00 ce7f800efff9: Waiting 01:02:00 cae7e3ab77f3: Waiting 01:02:00 b8c7ac311f09: Waiting 01:02:00 c3566610b3eb: Waiting 01:02:00 5031416def71: Waiting 01:02:00 1326c43e46b1: Pushed 01:02:00 16decce0896f: Pushed 01:02:00 e76f8083e891: Pushed 01:02:00 9ad3f604d706: Pushed 01:02:00 3a97a19f07ad: Pushed 01:02:00 c3566610b3eb: Layer already exists 01:02:00 b8c7ac311f09: Layer already exists 01:02:00 d1f52870ef63: Pushed 01:02:00 cae7e3ab77f3: Pushed 01:02:00 5f70bf18a086: Layer already exists 01:02:00 8415d248d459: Pushed 01:02:00 4be67579a719: Pushed 01:02:00 ce7f800efff9: Layer already exists 01:02:00 5b9c0cab3276: Pushed 01:02:00 73d9baf5bc5b: Pushed 01:02:00 21c5bcd5b64e: Pushed 01:02:01 5031416def71: Pushed 01:02:01 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:a84ea9c44c2a55986b879f4148bffa038c83cea84212cd30c5393fc69a952cb1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:02:02 e76f8083e891: Preparing 01:02:02 16decce0896f: Preparing 01:02:02 1326c43e46b1: Preparing 01:02:02 9ad3f604d706: Preparing 01:02:02 3a97a19f07ad: Preparing 01:02:02 d1f52870ef63: Preparing 01:02:02 cae7e3ab77f3: Preparing 01:02:02 5031416def71: Preparing 01:02:02 c3566610b3eb: Preparing 01:02:02 b8c7ac311f09: Preparing 01:02:02 4be67579a719: Preparing 01:02:02 8415d248d459: Preparing 01:02:02 5f70bf18a086: Preparing 01:02:02 5b9c0cab3276: Preparing 01:02:02 73d9baf5bc5b: Preparing 01:02:02 21c5bcd5b64e: Preparing 01:02:02 ce7f800efff9: Preparing 01:02:02 c3566610b3eb: Waiting 01:02:02 b8c7ac311f09: Waiting 01:02:02 4be67579a719: Waiting 01:02:02 d1f52870ef63: Waiting 01:02:02 8415d248d459: Waiting 01:02:02 cae7e3ab77f3: Waiting 01:02:02 73d9baf5bc5b: Waiting 01:02:02 21c5bcd5b64e: Waiting 01:02:02 5031416def71: Waiting 01:02:02 5f70bf18a086: Waiting 01:02:02 ce7f800efff9: Waiting 01:02:02 5b9c0cab3276: Waiting 01:02:02 3a97a19f07ad: Layer already exists 01:02:02 1326c43e46b1: Layer already exists 01:02:02 16decce0896f: Layer already exists 01:02:02 9ad3f604d706: Layer already exists 01:02:02 e76f8083e891: Layer already exists 01:02:02 cae7e3ab77f3: Layer already exists 01:02:02 d1f52870ef63: Layer already exists 01:02:02 5031416def71: Layer already exists 01:02:02 c3566610b3eb: Layer already exists 01:02:02 b8c7ac311f09: Layer already exists 01:02:02 8415d248d459: Layer already exists 01:02:02 4be67579a719: Layer already exists 01:02:02 5f70bf18a086: Layer already exists 01:02:02 73d9baf5bc5b: Layer already exists 01:02:02 5b9c0cab3276: Layer already exists 01:02:02 21c5bcd5b64e: Layer already exists 01:02:02 ce7f800efff9: Layer already exists 01:02:02 latest: digest: sha256:a84ea9c44c2a55986b879f4148bffa038c83cea84212cd30c5393fc69a952cb1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.60 01:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:02:03 e76f8083e891: Preparing 01:02:03 16decce0896f: Preparing 01:02:03 1326c43e46b1: Preparing 01:02:03 9ad3f604d706: Preparing 01:02:03 3a97a19f07ad: Preparing 01:02:03 d1f52870ef63: Preparing 01:02:03 cae7e3ab77f3: Preparing 01:02:03 5031416def71: Preparing 01:02:03 c3566610b3eb: Preparing 01:02:03 b8c7ac311f09: Preparing 01:02:03 4be67579a719: Preparing 01:02:03 8415d248d459: Preparing 01:02:03 5f70bf18a086: Preparing 01:02:03 5b9c0cab3276: Preparing 01:02:03 73d9baf5bc5b: Preparing 01:02:03 21c5bcd5b64e: Preparing 01:02:03 ce7f800efff9: Preparing 01:02:03 4be67579a719: Waiting 01:02:03 5b9c0cab3276: Waiting 01:02:03 73d9baf5bc5b: Waiting 01:02:03 8415d248d459: Waiting 01:02:03 5f70bf18a086: Waiting 01:02:03 cae7e3ab77f3: Waiting 01:02:03 21c5bcd5b64e: Waiting 01:02:03 b8c7ac311f09: Waiting 01:02:03 d1f52870ef63: Waiting 01:02:03 ce7f800efff9: Waiting 01:02:03 16decce0896f: Layer already exists 01:02:03 1326c43e46b1: Layer already exists 01:02:03 e76f8083e891: Layer already exists 01:02:03 3a97a19f07ad: Layer already exists 01:02:03 9ad3f604d706: Layer already exists 01:02:03 5031416def71: Layer already exists 01:02:03 cae7e3ab77f3: Layer already exists 01:02:03 c3566610b3eb: Layer already exists 01:02:03 d1f52870ef63: Layer already exists 01:02:03 b8c7ac311f09: Layer already exists 01:02:03 8415d248d459: Layer already exists 01:02:03 5b9c0cab3276: Layer already exists 01:02:03 4be67579a719: Layer already exists 01:02:03 5f70bf18a086: Layer already exists 01:02:03 73d9baf5bc5b: Layer already exists 01:02:03 ce7f800efff9: Layer already exists 01:02:03 21c5bcd5b64e: Layer already exists 01:02:03 3.2.0-dev.60: digest: sha256:a84ea9c44c2a55986b879f4148bffa038c83cea84212cd30c5393fc69a952cb1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:02:03 e76f8083e891: Preparing 01:02:03 16decce0896f: Preparing 01:02:03 1326c43e46b1: Preparing 01:02:03 9ad3f604d706: Preparing 01:02:03 3a97a19f07ad: Preparing 01:02:03 d1f52870ef63: Preparing 01:02:03 cae7e3ab77f3: Preparing 01:02:03 5031416def71: Preparing 01:02:03 c3566610b3eb: Preparing 01:02:03 b8c7ac311f09: Preparing 01:02:03 4be67579a719: Preparing 01:02:03 8415d248d459: Preparing 01:02:03 5f70bf18a086: Preparing 01:02:03 5b9c0cab3276: Preparing 01:02:03 73d9baf5bc5b: Preparing 01:02:03 21c5bcd5b64e: Preparing 01:02:03 ce7f800efff9: Preparing 01:02:03 d1f52870ef63: Waiting 01:02:03 cae7e3ab77f3: Waiting 01:02:03 21c5bcd5b64e: Waiting 01:02:03 4be67579a719: Waiting 01:02:03 5b9c0cab3276: Waiting 01:02:03 ce7f800efff9: Waiting 01:02:03 5031416def71: Waiting 01:02:03 8415d248d459: Waiting 01:02:03 73d9baf5bc5b: Waiting 01:02:03 5f70bf18a086: Waiting 01:02:03 c3566610b3eb: Waiting 01:02:03 b8c7ac311f09: Waiting 01:02:03 e76f8083e891: Layer already exists 01:02:03 1326c43e46b1: Layer already exists 01:02:03 16decce0896f: Layer already exists 01:02:03 3a97a19f07ad: Layer already exists 01:02:03 9ad3f604d706: Layer already exists 01:02:03 d1f52870ef63: Layer already exists 01:02:03 cae7e3ab77f3: Layer already exists 01:02:03 5031416def71: Layer already exists 01:02:03 c3566610b3eb: Layer already exists 01:02:03 b8c7ac311f09: Layer already exists 01:02:03 8415d248d459: Layer already exists 01:02:03 4be67579a719: Layer already exists 01:02:03 5f70bf18a086: Layer already exists 01:02:03 5b9c0cab3276: Layer already exists 01:02:03 73d9baf5bc5b: Layer already exists 01:02:03 ce7f800efff9: Layer already exists 01:02:03 21c5bcd5b64e: Layer already exists 01:02:03 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:a84ea9c44c2a55986b879f4148bffa038c83cea84212cd30c5393fc69a952cb1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:02:04 e76f8083e891: Preparing 01:02:04 16decce0896f: Preparing 01:02:04 1326c43e46b1: Preparing 01:02:04 9ad3f604d706: Preparing 01:02:04 3a97a19f07ad: Preparing 01:02:04 d1f52870ef63: Preparing 01:02:04 cae7e3ab77f3: Preparing 01:02:04 5031416def71: Preparing 01:02:04 c3566610b3eb: Preparing 01:02:04 b8c7ac311f09: Preparing 01:02:04 d1f52870ef63: Waiting 01:02:04 cae7e3ab77f3: Waiting 01:02:04 c3566610b3eb: Waiting 01:02:04 4be67579a719: Preparing 01:02:04 8415d248d459: Preparing 01:02:04 5f70bf18a086: Preparing 01:02:04 5b9c0cab3276: Preparing 01:02:04 b8c7ac311f09: Waiting 01:02:04 8415d248d459: Waiting 01:02:04 5f70bf18a086: Waiting 01:02:04 4be67579a719: Waiting 01:02:04 5b9c0cab3276: Waiting 01:02:04 73d9baf5bc5b: Preparing 01:02:04 21c5bcd5b64e: Preparing 01:02:04 ce7f800efff9: Preparing 01:02:04 21c5bcd5b64e: Waiting 01:02:04 ce7f800efff9: Waiting 01:02:04 3a97a19f07ad: Layer already exists 01:02:04 e76f8083e891: Layer already exists 01:02:04 1326c43e46b1: Layer already exists 01:02:04 16decce0896f: Layer already exists 01:02:04 9ad3f604d706: Layer already exists 01:02:04 5031416def71: Layer already exists 01:02:04 cae7e3ab77f3: Layer already exists 01:02:04 d1f52870ef63: Layer already exists 01:02:04 c3566610b3eb: Layer already exists 01:02:04 b8c7ac311f09: Layer already exists 01:02:04 5f70bf18a086: Layer already exists 01:02:04 4be67579a719: Layer already exists 01:02:04 8415d248d459: Layer already exists 01:02:04 5b9c0cab3276: Layer already exists 01:02:04 73d9baf5bc5b: Layer already exists 01:02:04 ce7f800efff9: Layer already exists 01:02:04 21c5bcd5b64e: Layer already exists 01:02:04 main: digest: sha256:a84ea9c44c2a55986b879f4148bffa038c83cea84212cd30c5393fc69a952cb1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:04 ===================================================== [Pipeline] echo 01:02:04 taggedImages: 01:02:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:02:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.60 01:02:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:02:04 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:02:04 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:04 latest 01:02:04 3.2.0-dev.60 01:02:04 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:04 main 01:02:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:02:05 91d0160e9457: Preparing 01:02:05 d9c163487acf: Preparing 01:02:05 ab9457903c59: Preparing 01:02:05 f8c3a0864f15: Preparing 01:02:05 c3566610b3eb: Preparing 01:02:05 b8c7ac311f09: Preparing 01:02:05 d2b25fc1469c: Preparing 01:02:05 02d03ccc5c2d: Preparing 01:02:05 ce7f800efff9: Preparing 01:02:05 b8c7ac311f09: Waiting 01:02:05 d2b25fc1469c: Waiting 01:02:05 02d03ccc5c2d: Waiting 01:02:05 ce7f800efff9: Waiting 01:02:05 c3566610b3eb: Layer already exists 01:02:05 d9c163487acf: Layer already exists 01:02:05 91d0160e9457: Layer already exists 01:02:05 b8c7ac311f09: Layer already exists 01:02:05 d2b25fc1469c: Layer already exists 01:02:05 02d03ccc5c2d: Layer already exists 01:02:05 ce7f800efff9: Layer already exists 01:02:05 ab9457903c59: Pushed 01:02:07 f8c3a0864f15: Pushed 01:02:08 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:493e9a1550a3bf41545694ac24e8a786695024a3169df0b80e6a59615acc43a8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:02:08 91d0160e9457: Preparing 01:02:08 d9c163487acf: Preparing 01:02:08 ab9457903c59: Preparing 01:02:08 f8c3a0864f15: Preparing 01:02:08 c3566610b3eb: Preparing 01:02:08 b8c7ac311f09: Preparing 01:02:08 d2b25fc1469c: Preparing 01:02:08 02d03ccc5c2d: Preparing 01:02:08 ce7f800efff9: Preparing 01:02:08 d2b25fc1469c: Waiting 01:02:08 b8c7ac311f09: Waiting 01:02:08 ce7f800efff9: Waiting 01:02:08 ab9457903c59: Layer already exists 01:02:08 d9c163487acf: Layer already exists 01:02:08 91d0160e9457: Layer already exists 01:02:08 c3566610b3eb: Layer already exists 01:02:08 f8c3a0864f15: Layer already exists 01:02:08 b8c7ac311f09: Layer already exists 01:02:08 ce7f800efff9: Layer already exists 01:02:08 d2b25fc1469c: Layer already exists 01:02:08 02d03ccc5c2d: Layer already exists 01:02:08 latest: digest: sha256:493e9a1550a3bf41545694ac24e8a786695024a3169df0b80e6a59615acc43a8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.60 01:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:02:09 91d0160e9457: Preparing 01:02:09 d9c163487acf: Preparing 01:02:09 ab9457903c59: Preparing 01:02:09 f8c3a0864f15: Preparing 01:02:09 c3566610b3eb: Preparing 01:02:09 b8c7ac311f09: Preparing 01:02:09 d2b25fc1469c: Preparing 01:02:09 02d03ccc5c2d: Preparing 01:02:09 ce7f800efff9: Preparing 01:02:09 d2b25fc1469c: Waiting 01:02:09 b8c7ac311f09: Waiting 01:02:09 02d03ccc5c2d: Waiting 01:02:09 ce7f800efff9: Waiting 01:02:09 ab9457903c59: Layer already exists 01:02:09 f8c3a0864f15: Layer already exists 01:02:09 91d0160e9457: Layer already exists 01:02:09 c3566610b3eb: Layer already exists 01:02:09 d9c163487acf: Layer already exists 01:02:09 b8c7ac311f09: Layer already exists 01:02:09 02d03ccc5c2d: Layer already exists 01:02:09 d2b25fc1469c: Layer already exists 01:02:09 ce7f800efff9: Layer already exists 01:02:09 3.2.0-dev.60: digest: sha256:493e9a1550a3bf41545694ac24e8a786695024a3169df0b80e6a59615acc43a8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:02:09 91d0160e9457: Preparing 01:02:09 d9c163487acf: Preparing 01:02:09 ab9457903c59: Preparing 01:02:09 f8c3a0864f15: Preparing 01:02:09 c3566610b3eb: Preparing 01:02:09 b8c7ac311f09: Preparing 01:02:09 d2b25fc1469c: Preparing 01:02:09 02d03ccc5c2d: Preparing 01:02:09 ce7f800efff9: Preparing 01:02:09 b8c7ac311f09: Waiting 01:02:09 d2b25fc1469c: Waiting 01:02:09 02d03ccc5c2d: Waiting 01:02:09 ce7f800efff9: Waiting 01:02:09 f8c3a0864f15: Layer already exists 01:02:09 d9c163487acf: Layer already exists 01:02:09 91d0160e9457: Layer already exists 01:02:09 ab9457903c59: Layer already exists 01:02:09 c3566610b3eb: Layer already exists 01:02:09 b8c7ac311f09: Layer already exists 01:02:09 d2b25fc1469c: Layer already exists 01:02:09 02d03ccc5c2d: Layer already exists 01:02:09 ce7f800efff9: Layer already exists 01:02:09 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:493e9a1550a3bf41545694ac24e8a786695024a3169df0b80e6a59615acc43a8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:02:10 91d0160e9457: Preparing 01:02:10 d9c163487acf: Preparing 01:02:10 ab9457903c59: Preparing 01:02:10 f8c3a0864f15: Preparing 01:02:10 c3566610b3eb: Preparing 01:02:10 b8c7ac311f09: Preparing 01:02:10 d2b25fc1469c: Preparing 01:02:10 02d03ccc5c2d: Preparing 01:02:10 ce7f800efff9: Preparing 01:02:10 b8c7ac311f09: Waiting 01:02:10 ce7f800efff9: Waiting 01:02:10 02d03ccc5c2d: Waiting 01:02:10 91d0160e9457: Layer already exists 01:02:10 ab9457903c59: Layer already exists 01:02:10 c3566610b3eb: Layer already exists 01:02:10 f8c3a0864f15: Layer already exists 01:02:10 d9c163487acf: Layer already exists 01:02:10 d2b25fc1469c: Layer already exists 01:02:10 b8c7ac311f09: Layer already exists 01:02:10 ce7f800efff9: Layer already exists 01:02:10 02d03ccc5c2d: Layer already exists 01:02:10 main: digest: sha256:493e9a1550a3bf41545694ac24e8a786695024a3169df0b80e6a59615acc43a8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:10 ===================================================== [Pipeline] echo 01:02:10 taggedImages: 01:02:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:02:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.60 01:02:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:02:10 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:02:10 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:10 latest 01:02:10 3.2.0-dev.60 01:02:10 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:10 main 01:02:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:02:11 92924736840f: Preparing 01:02:11 7cac0f97de8b: Preparing 01:02:11 c1b7e7818fa2: Preparing 01:02:11 5c233fe23053: Preparing 01:02:11 71e3ccb1fbf9: Preparing 01:02:11 c3566610b3eb: Preparing 01:02:11 b8c7ac311f09: Preparing 01:02:11 368ae7775436: Preparing 01:02:11 f807c02d7a85: Preparing 01:02:11 f1a7f319c127: Preparing 01:02:11 ce7f800efff9: Preparing 01:02:11 b8c7ac311f09: Waiting 01:02:11 f1a7f319c127: Waiting 01:02:11 ce7f800efff9: Waiting 01:02:11 368ae7775436: Waiting 01:02:11 f807c02d7a85: Waiting 01:02:11 c3566610b3eb: Waiting 01:02:11 7cac0f97de8b: Pushed 01:02:11 c3566610b3eb: Layer already exists 01:02:11 b8c7ac311f09: Layer already exists 01:02:11 71e3ccb1fbf9: Pushed 01:02:11 5c233fe23053: Pushed 01:02:11 92924736840f: Pushed 01:02:11 ce7f800efff9: Layer already exists 01:02:11 368ae7775436: Pushed 01:02:11 f807c02d7a85: Pushed 01:02:12 c1b7e7818fa2: Pushed 01:02:12 f1a7f319c127: Pushed 01:02:12 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:a2a005e7aa0ff711380bd48b1bedaa295845ea592237a7a4abe469432bb9b40f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:02:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:02:13 92924736840f: Preparing 01:02:13 7cac0f97de8b: Preparing 01:02:13 c1b7e7818fa2: Preparing 01:02:13 5c233fe23053: Preparing 01:02:13 71e3ccb1fbf9: Preparing 01:02:13 c3566610b3eb: Preparing 01:02:13 b8c7ac311f09: Preparing 01:02:13 368ae7775436: Preparing 01:02:13 f807c02d7a85: Preparing 01:02:13 f1a7f319c127: Preparing 01:02:13 ce7f800efff9: Preparing 01:02:13 b8c7ac311f09: Waiting 01:02:13 368ae7775436: Waiting 01:02:13 c3566610b3eb: Waiting 01:02:13 f1a7f319c127: Waiting 01:02:13 f807c02d7a85: Waiting 01:02:13 ce7f800efff9: Waiting 01:02:13 5c233fe23053: Layer already exists 01:02:13 71e3ccb1fbf9: Layer already exists 01:02:13 c1b7e7818fa2: Layer already exists 01:02:13 7cac0f97de8b: Layer already exists 01:02:13 92924736840f: Layer already exists 01:02:13 b8c7ac311f09: Layer already exists 01:02:13 f807c02d7a85: Layer already exists 01:02:13 368ae7775436: Layer already exists 01:02:13 c3566610b3eb: Layer already exists 01:02:13 f1a7f319c127: Layer already exists 01:02:13 ce7f800efff9: Layer already exists 01:02:13 latest: digest: sha256:a2a005e7aa0ff711380bd48b1bedaa295845ea592237a7a4abe469432bb9b40f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.60 01:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:02:14 92924736840f: Preparing 01:02:14 7cac0f97de8b: Preparing 01:02:14 c1b7e7818fa2: Preparing 01:02:14 5c233fe23053: Preparing 01:02:14 71e3ccb1fbf9: Preparing 01:02:14 c3566610b3eb: Preparing 01:02:14 b8c7ac311f09: Preparing 01:02:14 368ae7775436: Preparing 01:02:14 f807c02d7a85: Preparing 01:02:14 f1a7f319c127: Preparing 01:02:14 ce7f800efff9: Preparing 01:02:14 368ae7775436: Waiting 01:02:14 f807c02d7a85: Waiting 01:02:14 f1a7f319c127: Waiting 01:02:14 ce7f800efff9: Waiting 01:02:14 c3566610b3eb: Waiting 01:02:14 b8c7ac311f09: Waiting 01:02:14 5c233fe23053: Layer already exists 01:02:14 7cac0f97de8b: Layer already exists 01:02:14 c1b7e7818fa2: Layer already exists 01:02:14 71e3ccb1fbf9: Layer already exists 01:02:14 92924736840f: Layer already exists 01:02:14 b8c7ac311f09: Layer already exists 01:02:14 368ae7775436: Layer already exists 01:02:14 f1a7f319c127: Layer already exists 01:02:14 f807c02d7a85: Layer already exists 01:02:14 c3566610b3eb: Layer already exists 01:02:14 ce7f800efff9: Layer already exists 01:02:14 3.2.0-dev.60: digest: sha256:a2a005e7aa0ff711380bd48b1bedaa295845ea592237a7a4abe469432bb9b40f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:02:15 92924736840f: Preparing 01:02:15 7cac0f97de8b: Preparing 01:02:15 c1b7e7818fa2: Preparing 01:02:15 5c233fe23053: Preparing 01:02:15 71e3ccb1fbf9: Preparing 01:02:15 c3566610b3eb: Preparing 01:02:15 b8c7ac311f09: Preparing 01:02:15 368ae7775436: Preparing 01:02:15 f807c02d7a85: Preparing 01:02:15 f1a7f319c127: Preparing 01:02:15 ce7f800efff9: Preparing 01:02:15 b8c7ac311f09: Waiting 01:02:15 368ae7775436: Waiting 01:02:15 f807c02d7a85: Waiting 01:02:15 f1a7f319c127: Waiting 01:02:15 ce7f800efff9: Waiting 01:02:15 c3566610b3eb: Waiting 01:02:15 5c233fe23053: Layer already exists 01:02:15 7cac0f97de8b: Layer already exists 01:02:15 92924736840f: Layer already exists 01:02:15 c1b7e7818fa2: Layer already exists 01:02:15 71e3ccb1fbf9: Layer already exists 01:02:15 b8c7ac311f09: Layer already exists 01:02:15 368ae7775436: Layer already exists 01:02:15 c3566610b3eb: Layer already exists 01:02:15 f807c02d7a85: Layer already exists 01:02:15 f1a7f319c127: Layer already exists 01:02:15 ce7f800efff9: Layer already exists 01:02:15 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:a2a005e7aa0ff711380bd48b1bedaa295845ea592237a7a4abe469432bb9b40f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:02:15 92924736840f: Preparing 01:02:15 7cac0f97de8b: Preparing 01:02:15 c1b7e7818fa2: Preparing 01:02:15 5c233fe23053: Preparing 01:02:15 71e3ccb1fbf9: Preparing 01:02:15 c3566610b3eb: Preparing 01:02:15 b8c7ac311f09: Preparing 01:02:15 368ae7775436: Preparing 01:02:15 f807c02d7a85: Preparing 01:02:15 b8c7ac311f09: Waiting 01:02:15 368ae7775436: Waiting 01:02:15 c3566610b3eb: Waiting 01:02:15 f1a7f319c127: Preparing 01:02:15 ce7f800efff9: Preparing 01:02:15 f807c02d7a85: Waiting 01:02:15 f1a7f319c127: Waiting 01:02:15 ce7f800efff9: Waiting 01:02:15 7cac0f97de8b: Layer already exists 01:02:15 71e3ccb1fbf9: Layer already exists 01:02:15 c1b7e7818fa2: Layer already exists 01:02:15 5c233fe23053: Layer already exists 01:02:15 92924736840f: Layer already exists 01:02:15 368ae7775436: Layer already exists 01:02:15 c3566610b3eb: Layer already exists 01:02:15 f1a7f319c127: Layer already exists 01:02:15 b8c7ac311f09: Layer already exists 01:02:15 f807c02d7a85: Layer already exists 01:02:15 ce7f800efff9: Layer already exists 01:02:15 main: digest: sha256:a2a005e7aa0ff711380bd48b1bedaa295845ea592237a7a4abe469432bb9b40f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:15 ===================================================== [Pipeline] echo 01:02:15 taggedImages: 01:02:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:02:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.60 01:02:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:02:15 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:02:15 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:15 latest 01:02:15 3.2.0-dev.60 01:02:15 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:15 main 01:02:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:02:16 eaefeba84e59: Preparing 01:02:16 63865be89bb2: Preparing 01:02:16 e35c89731ec2: Preparing 01:02:16 466264b53633: Preparing 01:02:16 2acc1cb85cf9: Preparing 01:02:16 622764d2bf2e: Preparing 01:02:16 ad27be02d087: Preparing 01:02:16 c3566610b3eb: Preparing 01:02:16 b8c7ac311f09: Preparing 01:02:16 07181c22853c: Preparing 01:02:16 88aff9465177: Preparing 01:02:16 ce7f800efff9: Preparing 01:02:16 07181c22853c: Waiting 01:02:16 ce7f800efff9: Waiting 01:02:16 88aff9465177: Waiting 01:02:16 ad27be02d087: Waiting 01:02:16 c3566610b3eb: Waiting 01:02:16 b8c7ac311f09: Waiting 01:02:16 622764d2bf2e: Waiting 01:02:16 eaefeba84e59: Pushed 01:02:16 63865be89bb2: Pushed 01:02:16 2acc1cb85cf9: Pushed 01:02:16 c3566610b3eb: Layer already exists 01:02:16 b8c7ac311f09: Layer already exists 01:02:16 622764d2bf2e: Pushed 01:02:16 ad27be02d087: Pushed 01:02:16 ce7f800efff9: Layer already exists 01:02:16 07181c22853c: Pushed 01:02:17 466264b53633: Pushed 01:02:17 e35c89731ec2: Pushed 01:02:17 88aff9465177: Pushed 01:02:17 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:5f931d06ccb7b0ee60e62ff37f50d7b23b804c6791798ca244876ec366aa0f63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:02:18 eaefeba84e59: Preparing 01:02:18 63865be89bb2: Preparing 01:02:18 e35c89731ec2: Preparing 01:02:18 466264b53633: Preparing 01:02:18 2acc1cb85cf9: Preparing 01:02:18 622764d2bf2e: Preparing 01:02:18 ad27be02d087: Preparing 01:02:18 c3566610b3eb: Preparing 01:02:18 b8c7ac311f09: Preparing 01:02:18 07181c22853c: Preparing 01:02:18 88aff9465177: Preparing 01:02:18 ce7f800efff9: Preparing 01:02:18 c3566610b3eb: Waiting 01:02:18 88aff9465177: Waiting 01:02:18 b8c7ac311f09: Waiting 01:02:18 07181c22853c: Waiting 01:02:18 ce7f800efff9: Waiting 01:02:18 ad27be02d087: Waiting 01:02:18 2acc1cb85cf9: Layer already exists 01:02:18 e35c89731ec2: Layer already exists 01:02:18 63865be89bb2: Layer already exists 01:02:18 466264b53633: Layer already exists 01:02:18 eaefeba84e59: Layer already exists 01:02:18 c3566610b3eb: Layer already exists 01:02:18 07181c22853c: Layer already exists 01:02:18 622764d2bf2e: Layer already exists 01:02:18 ad27be02d087: Layer already exists 01:02:18 b8c7ac311f09: Layer already exists 01:02:18 88aff9465177: Layer already exists 01:02:18 ce7f800efff9: Layer already exists 01:02:18 latest: digest: sha256:5f931d06ccb7b0ee60e62ff37f50d7b23b804c6791798ca244876ec366aa0f63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.60 01:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:02:19 eaefeba84e59: Preparing 01:02:19 63865be89bb2: Preparing 01:02:19 e35c89731ec2: Preparing 01:02:19 466264b53633: Preparing 01:02:19 2acc1cb85cf9: Preparing 01:02:19 622764d2bf2e: Preparing 01:02:19 ad27be02d087: Preparing 01:02:19 c3566610b3eb: Preparing 01:02:19 b8c7ac311f09: Preparing 01:02:19 07181c22853c: Preparing 01:02:19 88aff9465177: Preparing 01:02:19 ce7f800efff9: Preparing 01:02:19 c3566610b3eb: Waiting 01:02:19 b8c7ac311f09: Waiting 01:02:19 622764d2bf2e: Waiting 01:02:19 07181c22853c: Waiting 01:02:19 88aff9465177: Waiting 01:02:19 ce7f800efff9: Waiting 01:02:19 e35c89731ec2: Layer already exists 01:02:19 466264b53633: Layer already exists 01:02:19 63865be89bb2: Layer already exists 01:02:19 eaefeba84e59: Layer already exists 01:02:19 2acc1cb85cf9: Layer already exists 01:02:19 622764d2bf2e: Layer already exists 01:02:19 ad27be02d087: Layer already exists 01:02:19 c3566610b3eb: Layer already exists 01:02:19 b8c7ac311f09: Layer already exists 01:02:19 07181c22853c: Layer already exists 01:02:19 88aff9465177: Layer already exists 01:02:19 ce7f800efff9: Layer already exists 01:02:19 3.2.0-dev.60: digest: sha256:5f931d06ccb7b0ee60e62ff37f50d7b23b804c6791798ca244876ec366aa0f63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:02:19 eaefeba84e59: Preparing 01:02:19 63865be89bb2: Preparing 01:02:19 e35c89731ec2: Preparing 01:02:19 466264b53633: Preparing 01:02:19 2acc1cb85cf9: Preparing 01:02:19 622764d2bf2e: Preparing 01:02:19 ad27be02d087: Preparing 01:02:19 c3566610b3eb: Preparing 01:02:19 b8c7ac311f09: Preparing 01:02:19 07181c22853c: Preparing 01:02:19 88aff9465177: Preparing 01:02:19 ce7f800efff9: Preparing 01:02:19 ad27be02d087: Waiting 01:02:19 c3566610b3eb: Waiting 01:02:19 622764d2bf2e: Waiting 01:02:19 b8c7ac311f09: Waiting 01:02:19 88aff9465177: Waiting 01:02:19 07181c22853c: Waiting 01:02:19 466264b53633: Layer already exists 01:02:19 eaefeba84e59: Layer already exists 01:02:19 63865be89bb2: Layer already exists 01:02:19 e35c89731ec2: Layer already exists 01:02:19 2acc1cb85cf9: Layer already exists 01:02:19 ad27be02d087: Layer already exists 01:02:19 622764d2bf2e: Layer already exists 01:02:19 c3566610b3eb: Layer already exists 01:02:19 07181c22853c: Layer already exists 01:02:19 b8c7ac311f09: Layer already exists 01:02:19 88aff9465177: Layer already exists 01:02:19 ce7f800efff9: Layer already exists 01:02:19 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:5f931d06ccb7b0ee60e62ff37f50d7b23b804c6791798ca244876ec366aa0f63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:02:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:02:20 eaefeba84e59: Preparing 01:02:20 63865be89bb2: Preparing 01:02:20 e35c89731ec2: Preparing 01:02:20 466264b53633: Preparing 01:02:20 2acc1cb85cf9: Preparing 01:02:20 622764d2bf2e: Preparing 01:02:20 ad27be02d087: Preparing 01:02:20 c3566610b3eb: Preparing 01:02:20 b8c7ac311f09: Preparing 01:02:20 07181c22853c: Preparing 01:02:20 88aff9465177: Preparing 01:02:20 ce7f800efff9: Preparing 01:02:20 c3566610b3eb: Waiting 01:02:20 b8c7ac311f09: Waiting 01:02:20 07181c22853c: Waiting 01:02:20 88aff9465177: Waiting 01:02:20 622764d2bf2e: Waiting 01:02:20 ad27be02d087: Waiting 01:02:20 ce7f800efff9: Waiting 01:02:20 e35c89731ec2: Layer already exists 01:02:20 466264b53633: Layer already exists 01:02:20 2acc1cb85cf9: Layer already exists 01:02:20 63865be89bb2: Layer already exists 01:02:20 eaefeba84e59: Layer already exists 01:02:20 622764d2bf2e: Layer already exists 01:02:20 ad27be02d087: Layer already exists 01:02:20 c3566610b3eb: Layer already exists 01:02:20 07181c22853c: Layer already exists 01:02:20 b8c7ac311f09: Layer already exists 01:02:20 88aff9465177: Layer already exists 01:02:20 ce7f800efff9: Layer already exists 01:02:20 main: digest: sha256:5f931d06ccb7b0ee60e62ff37f50d7b23b804c6791798ca244876ec366aa0f63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:20 ===================================================== [Pipeline] echo 01:02:20 taggedImages: 01:02:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:02:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.60 01:02:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:02:20 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:02:20 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:20 latest 01:02:20 3.2.0-dev.60 01:02:20 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:20 main 01:02:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:02:21 47fe0f862783: Preparing 01:02:21 6f605557d894: Preparing 01:02:21 c3566610b3eb: Preparing 01:02:21 b8c7ac311f09: Preparing 01:02:21 3d148cd03b5f: Preparing 01:02:21 bc2fbf88eec2: Preparing 01:02:21 ce7f800efff9: Preparing 01:02:21 bc2fbf88eec2: Waiting 01:02:21 ce7f800efff9: Waiting 01:02:21 c3566610b3eb: Layer already exists 01:02:21 b8c7ac311f09: Layer already exists 01:02:21 ce7f800efff9: Layer already exists 01:02:21 47fe0f862783: Pushed 01:02:21 3d148cd03b5f: Pushed 01:02:22 bc2fbf88eec2: Pushed 01:02:23 6f605557d894: Pushed 01:02:23 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:f6c226e5e167435debf8939aab6904db9dc46e608d2933e15cff76966236e322 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:02:23 47fe0f862783: Preparing 01:02:23 6f605557d894: Preparing 01:02:23 c3566610b3eb: Preparing 01:02:23 b8c7ac311f09: Preparing 01:02:23 3d148cd03b5f: Preparing 01:02:23 bc2fbf88eec2: Preparing 01:02:23 ce7f800efff9: Preparing 01:02:23 ce7f800efff9: Waiting 01:02:23 bc2fbf88eec2: Waiting 01:02:23 3d148cd03b5f: Layer already exists 01:02:23 6f605557d894: Layer already exists 01:02:23 c3566610b3eb: Layer already exists 01:02:23 b8c7ac311f09: Layer already exists 01:02:23 47fe0f862783: Layer already exists 01:02:23 ce7f800efff9: Layer already exists 01:02:23 bc2fbf88eec2: Layer already exists 01:02:23 latest: digest: sha256:f6c226e5e167435debf8939aab6904db9dc46e608d2933e15cff76966236e322 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.60 01:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:02:24 47fe0f862783: Preparing 01:02:24 6f605557d894: Preparing 01:02:24 c3566610b3eb: Preparing 01:02:24 b8c7ac311f09: Preparing 01:02:24 3d148cd03b5f: Preparing 01:02:24 bc2fbf88eec2: Preparing 01:02:24 ce7f800efff9: Preparing 01:02:24 bc2fbf88eec2: Waiting 01:02:24 ce7f800efff9: Waiting 01:02:24 47fe0f862783: Layer already exists 01:02:24 3d148cd03b5f: Layer already exists 01:02:24 b8c7ac311f09: Layer already exists 01:02:24 6f605557d894: Layer already exists 01:02:24 c3566610b3eb: Layer already exists 01:02:24 bc2fbf88eec2: Layer already exists 01:02:24 ce7f800efff9: Layer already exists 01:02:24 3.2.0-dev.60: digest: sha256:f6c226e5e167435debf8939aab6904db9dc46e608d2933e15cff76966236e322 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:02:25 47fe0f862783: Preparing 01:02:25 6f605557d894: Preparing 01:02:25 c3566610b3eb: Preparing 01:02:25 b8c7ac311f09: Preparing 01:02:25 3d148cd03b5f: Preparing 01:02:25 bc2fbf88eec2: Preparing 01:02:25 ce7f800efff9: Preparing 01:02:25 ce7f800efff9: Waiting 01:02:25 bc2fbf88eec2: Waiting 01:02:25 c3566610b3eb: Layer already exists 01:02:25 3d148cd03b5f: Layer already exists 01:02:25 47fe0f862783: Layer already exists 01:02:25 b8c7ac311f09: Layer already exists 01:02:25 6f605557d894: Layer already exists 01:02:25 ce7f800efff9: Layer already exists 01:02:25 bc2fbf88eec2: Layer already exists 01:02:25 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:f6c226e5e167435debf8939aab6904db9dc46e608d2933e15cff76966236e322 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:02:25 47fe0f862783: Preparing 01:02:25 6f605557d894: Preparing 01:02:25 c3566610b3eb: Preparing 01:02:25 b8c7ac311f09: Preparing 01:02:25 3d148cd03b5f: Preparing 01:02:25 bc2fbf88eec2: Preparing 01:02:25 ce7f800efff9: Preparing 01:02:25 ce7f800efff9: Waiting 01:02:25 bc2fbf88eec2: Waiting 01:02:25 47fe0f862783: Layer already exists 01:02:25 6f605557d894: Layer already exists 01:02:25 b8c7ac311f09: Layer already exists 01:02:25 c3566610b3eb: Layer already exists 01:02:25 3d148cd03b5f: Layer already exists 01:02:25 bc2fbf88eec2: Layer already exists 01:02:25 ce7f800efff9: Layer already exists 01:02:25 main: digest: sha256:f6c226e5e167435debf8939aab6904db9dc46e608d2933e15cff76966236e322 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:26 ===================================================== [Pipeline] echo 01:02:26 taggedImages: 01:02:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:02:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.60 01:02:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:02:26 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:02:26 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:26 latest 01:02:26 3.2.0-dev.60 01:02:26 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:26 main 01:02:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:02:26 c9bf3600be64: Preparing 01:02:26 9ec13815ec89: Preparing 01:02:26 909f6cf97c05: Preparing 01:02:26 c3566610b3eb: Preparing 01:02:26 b8c7ac311f09: Preparing 01:02:26 09cedc984185: Preparing 01:02:26 2c64ea699811: Preparing 01:02:26 0df852a6f524: Preparing 01:02:26 3eb6e0c1716f: Preparing 01:02:26 ce7f800efff9: Preparing 01:02:26 09cedc984185: Waiting 01:02:26 2c64ea699811: Waiting 01:02:26 ce7f800efff9: Waiting 01:02:26 3eb6e0c1716f: Waiting 01:02:26 0df852a6f524: Waiting 01:02:26 c3566610b3eb: Layer already exists 01:02:26 b8c7ac311f09: Layer already exists 01:02:26 c9bf3600be64: Pushed 01:02:26 909f6cf97c05: Pushed 01:02:26 9ec13815ec89: Pushed 01:02:26 ce7f800efff9: Layer already exists 01:02:27 0df852a6f524: Pushed 01:02:27 3eb6e0c1716f: Pushed 01:02:32 2c64ea699811: Pushed 01:02:36 09cedc984185: Pushed 01:02:36 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:4b1eea9a7aaf5d751dbcda4ed1d5d4d3b40c077fb9c46c10163c76b53010fc52 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:02:37 c9bf3600be64: Preparing 01:02:37 9ec13815ec89: Preparing 01:02:37 909f6cf97c05: Preparing 01:02:37 c3566610b3eb: Preparing 01:02:37 b8c7ac311f09: Preparing 01:02:37 09cedc984185: Preparing 01:02:37 2c64ea699811: Preparing 01:02:37 0df852a6f524: Preparing 01:02:37 3eb6e0c1716f: Preparing 01:02:37 ce7f800efff9: Preparing 01:02:37 3eb6e0c1716f: Waiting 01:02:37 09cedc984185: Waiting 01:02:37 2c64ea699811: Waiting 01:02:37 0df852a6f524: Waiting 01:02:37 ce7f800efff9: Waiting 01:02:37 909f6cf97c05: Layer already exists 01:02:37 c9bf3600be64: Layer already exists 01:02:37 c3566610b3eb: Layer already exists 01:02:37 b8c7ac311f09: Layer already exists 01:02:37 9ec13815ec89: Layer already exists 01:02:37 09cedc984185: Layer already exists 01:02:37 3eb6e0c1716f: Layer already exists 01:02:37 0df852a6f524: Layer already exists 01:02:37 ce7f800efff9: Layer already exists 01:02:37 2c64ea699811: Layer already exists 01:02:37 latest: digest: sha256:4b1eea9a7aaf5d751dbcda4ed1d5d4d3b40c077fb9c46c10163c76b53010fc52 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.60 01:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:02:38 c9bf3600be64: Preparing 01:02:38 9ec13815ec89: Preparing 01:02:38 909f6cf97c05: Preparing 01:02:38 c3566610b3eb: Preparing 01:02:38 b8c7ac311f09: Preparing 01:02:38 09cedc984185: Preparing 01:02:38 2c64ea699811: Preparing 01:02:38 0df852a6f524: Preparing 01:02:38 3eb6e0c1716f: Preparing 01:02:38 ce7f800efff9: Preparing 01:02:38 09cedc984185: Waiting 01:02:38 2c64ea699811: Waiting 01:02:38 3eb6e0c1716f: Waiting 01:02:38 ce7f800efff9: Waiting 01:02:38 c3566610b3eb: Layer already exists 01:02:38 b8c7ac311f09: Layer already exists 01:02:38 909f6cf97c05: Layer already exists 01:02:38 c9bf3600be64: Layer already exists 01:02:38 9ec13815ec89: Layer already exists 01:02:38 0df852a6f524: Layer already exists 01:02:38 09cedc984185: Layer already exists 01:02:38 2c64ea699811: Layer already exists 01:02:38 3eb6e0c1716f: Layer already exists 01:02:38 ce7f800efff9: Layer already exists 01:02:38 3.2.0-dev.60: digest: sha256:4b1eea9a7aaf5d751dbcda4ed1d5d4d3b40c077fb9c46c10163c76b53010fc52 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:02:38 c9bf3600be64: Preparing 01:02:38 9ec13815ec89: Preparing 01:02:38 909f6cf97c05: Preparing 01:02:38 c3566610b3eb: Preparing 01:02:38 b8c7ac311f09: Preparing 01:02:38 09cedc984185: Preparing 01:02:38 2c64ea699811: Preparing 01:02:38 0df852a6f524: Preparing 01:02:38 3eb6e0c1716f: Preparing 01:02:38 ce7f800efff9: Preparing 01:02:38 09cedc984185: Waiting 01:02:38 3eb6e0c1716f: Waiting 01:02:38 0df852a6f524: Waiting 01:02:38 ce7f800efff9: Waiting 01:02:38 2c64ea699811: Waiting 01:02:38 c9bf3600be64: Layer already exists 01:02:38 c3566610b3eb: Layer already exists 01:02:38 9ec13815ec89: Layer already exists 01:02:38 909f6cf97c05: Layer already exists 01:02:38 b8c7ac311f09: Layer already exists 01:02:38 0df852a6f524: Layer already exists 01:02:38 2c64ea699811: Layer already exists 01:02:38 09cedc984185: Layer already exists 01:02:38 3eb6e0c1716f: Layer already exists 01:02:38 ce7f800efff9: Layer already exists 01:02:38 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:4b1eea9a7aaf5d751dbcda4ed1d5d4d3b40c077fb9c46c10163c76b53010fc52 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:02:39 c9bf3600be64: Preparing 01:02:39 9ec13815ec89: Preparing 01:02:39 909f6cf97c05: Preparing 01:02:39 c3566610b3eb: Preparing 01:02:39 b8c7ac311f09: Preparing 01:02:39 09cedc984185: Preparing 01:02:39 2c64ea699811: Preparing 01:02:39 0df852a6f524: Preparing 01:02:39 3eb6e0c1716f: Preparing 01:02:39 ce7f800efff9: Preparing 01:02:39 2c64ea699811: Waiting 01:02:39 0df852a6f524: Waiting 01:02:39 3eb6e0c1716f: Waiting 01:02:39 ce7f800efff9: Waiting 01:02:39 c3566610b3eb: Layer already exists 01:02:39 909f6cf97c05: Layer already exists 01:02:39 b8c7ac311f09: Layer already exists 01:02:39 c9bf3600be64: Layer already exists 01:02:39 9ec13815ec89: Layer already exists 01:02:39 09cedc984185: Layer already exists 01:02:39 3eb6e0c1716f: Layer already exists 01:02:39 2c64ea699811: Layer already exists 01:02:39 ce7f800efff9: Layer already exists 01:02:39 0df852a6f524: Layer already exists 01:02:39 main: digest: sha256:4b1eea9a7aaf5d751dbcda4ed1d5d4d3b40c077fb9c46c10163c76b53010fc52 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:39 ===================================================== [Pipeline] echo 01:02:39 taggedImages: 01:02:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:02:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.60 01:02:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:02:39 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:02:39 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:39 latest 01:02:39 3.2.0-dev.60 01:02:39 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:39 main 01:02:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:02:40 74184324c9cd: Preparing 01:02:40 e24d75a9af8f: Preparing 01:02:40 7c2816631807: Preparing 01:02:40 c3566610b3eb: Preparing 01:02:40 b8c7ac311f09: Preparing 01:02:40 123aff131f1c: Preparing 01:02:40 55d46ba098ba: Preparing 01:02:40 9235f6d57f0a: Preparing 01:02:40 ce7f800efff9: Preparing 01:02:40 123aff131f1c: Waiting 01:02:40 9235f6d57f0a: Waiting 01:02:40 55d46ba098ba: Waiting 01:02:40 ce7f800efff9: Waiting 01:02:40 b8c7ac311f09: Layer already exists 01:02:40 c3566610b3eb: Layer already exists 01:02:40 74184324c9cd: Pushed 01:02:40 7c2816631807: Pushed 01:02:40 e24d75a9af8f: Pushed 01:02:40 ce7f800efff9: Layer already exists 01:02:40 55d46ba098ba: Pushed 01:02:40 9235f6d57f0a: Pushed 01:02:50 123aff131f1c: Pushed 01:02:50 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:b9e370c11da62f0790f24fc16adf8ca083c225c0080a25312f49ae0874935f11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:02:51 74184324c9cd: Preparing 01:02:51 e24d75a9af8f: Preparing 01:02:51 7c2816631807: Preparing 01:02:51 c3566610b3eb: Preparing 01:02:51 b8c7ac311f09: Preparing 01:02:51 123aff131f1c: Preparing 01:02:51 55d46ba098ba: Preparing 01:02:51 9235f6d57f0a: Preparing 01:02:51 ce7f800efff9: Preparing 01:02:51 123aff131f1c: Waiting 01:02:51 55d46ba098ba: Waiting 01:02:51 ce7f800efff9: Waiting 01:02:51 c3566610b3eb: Layer already exists 01:02:51 b8c7ac311f09: Layer already exists 01:02:51 7c2816631807: Layer already exists 01:02:51 e24d75a9af8f: Layer already exists 01:02:51 74184324c9cd: Layer already exists 01:02:51 123aff131f1c: Layer already exists 01:02:51 9235f6d57f0a: Layer already exists 01:02:51 55d46ba098ba: Layer already exists 01:02:51 ce7f800efff9: Layer already exists 01:02:51 latest: digest: sha256:b9e370c11da62f0790f24fc16adf8ca083c225c0080a25312f49ae0874935f11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.60 01:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:02:51 74184324c9cd: Preparing 01:02:51 e24d75a9af8f: Preparing 01:02:51 7c2816631807: Preparing 01:02:51 c3566610b3eb: Preparing 01:02:51 b8c7ac311f09: Preparing 01:02:51 123aff131f1c: Preparing 01:02:51 55d46ba098ba: Preparing 01:02:51 9235f6d57f0a: Preparing 01:02:51 ce7f800efff9: Preparing 01:02:51 55d46ba098ba: Waiting 01:02:51 9235f6d57f0a: Waiting 01:02:51 ce7f800efff9: Waiting 01:02:51 123aff131f1c: Waiting 01:02:51 7c2816631807: Layer already exists 01:02:51 74184324c9cd: Layer already exists 01:02:51 e24d75a9af8f: Layer already exists 01:02:51 b8c7ac311f09: Layer already exists 01:02:51 c3566610b3eb: Layer already exists 01:02:51 123aff131f1c: Layer already exists 01:02:51 55d46ba098ba: Layer already exists 01:02:51 ce7f800efff9: Layer already exists 01:02:51 9235f6d57f0a: Layer already exists 01:02:51 3.2.0-dev.60: digest: sha256:b9e370c11da62f0790f24fc16adf8ca083c225c0080a25312f49ae0874935f11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:02:52 74184324c9cd: Preparing 01:02:52 e24d75a9af8f: Preparing 01:02:52 7c2816631807: Preparing 01:02:52 c3566610b3eb: Preparing 01:02:52 b8c7ac311f09: Preparing 01:02:52 123aff131f1c: Preparing 01:02:52 55d46ba098ba: Preparing 01:02:52 9235f6d57f0a: Preparing 01:02:52 ce7f800efff9: Preparing 01:02:52 123aff131f1c: Waiting 01:02:52 55d46ba098ba: Waiting 01:02:52 9235f6d57f0a: Waiting 01:02:52 e24d75a9af8f: Layer already exists 01:02:52 c3566610b3eb: Layer already exists 01:02:52 74184324c9cd: Layer already exists 01:02:52 7c2816631807: Layer already exists 01:02:52 b8c7ac311f09: Layer already exists 01:02:52 55d46ba098ba: Layer already exists 01:02:52 123aff131f1c: Layer already exists 01:02:52 9235f6d57f0a: Layer already exists 01:02:52 ce7f800efff9: Layer already exists 01:02:52 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:b9e370c11da62f0790f24fc16adf8ca083c225c0080a25312f49ae0874935f11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:02:53 74184324c9cd: Preparing 01:02:53 e24d75a9af8f: Preparing 01:02:53 7c2816631807: Preparing 01:02:53 c3566610b3eb: Preparing 01:02:53 b8c7ac311f09: Preparing 01:02:53 123aff131f1c: Preparing 01:02:53 55d46ba098ba: Preparing 01:02:53 9235f6d57f0a: Preparing 01:02:53 ce7f800efff9: Preparing 01:02:53 55d46ba098ba: Waiting 01:02:53 9235f6d57f0a: Waiting 01:02:53 123aff131f1c: Waiting 01:02:53 ce7f800efff9: Waiting 01:02:53 b8c7ac311f09: Layer already exists 01:02:53 e24d75a9af8f: Layer already exists 01:02:53 74184324c9cd: Layer already exists 01:02:53 7c2816631807: Layer already exists 01:02:53 c3566610b3eb: Layer already exists 01:02:53 123aff131f1c: Layer already exists 01:02:53 9235f6d57f0a: Layer already exists 01:02:53 ce7f800efff9: Layer already exists 01:02:53 55d46ba098ba: Layer already exists 01:02:53 main: digest: sha256:b9e370c11da62f0790f24fc16adf8ca083c225c0080a25312f49ae0874935f11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:53 ===================================================== [Pipeline] echo 01:02:53 taggedImages: 01:02:53 - nexus3.edgexfoundry.org:10004/security-spire-config:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:53 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:02:53 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.60 01:02:53 - nexus3.edgexfoundry.org:10004/security-spire-config:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:53 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:02:53 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:02:53 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:53 latest 01:02:53 3.2.0-dev.60 01:02:53 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:02:53 main 01:02:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:02:53 c9bf3600be64: Preparing 01:02:53 0d09871ae5fc: Preparing 01:02:53 7f276e7b0e58: Preparing 01:02:53 c3566610b3eb: Preparing 01:02:53 b8c7ac311f09: Preparing 01:02:53 152f3aa785af: Preparing 01:02:53 0df852a6f524: Preparing 01:02:53 3eb6e0c1716f: Preparing 01:02:53 ce7f800efff9: Preparing 01:02:53 152f3aa785af: Waiting 01:02:53 0df852a6f524: Waiting 01:02:53 3eb6e0c1716f: Waiting 01:02:53 ce7f800efff9: Waiting 01:02:53 b8c7ac311f09: Layer already exists 01:02:53 c9bf3600be64: Layer already exists 01:02:53 c3566610b3eb: Layer already exists 01:02:53 0df852a6f524: Layer already exists 01:02:53 3eb6e0c1716f: Layer already exists 01:02:53 ce7f800efff9: Layer already exists 01:02:53 0d09871ae5fc: Pushed 01:02:53 7f276e7b0e58: Pushed 01:03:03 152f3aa785af: Pushed 01:03:03 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:85459b4d7da0a47f63ae5c74403511dd2cd71a0f20d3ef1411bdfb2dfd1bb27b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:03:04 c9bf3600be64: Preparing 01:03:04 0d09871ae5fc: Preparing 01:03:04 7f276e7b0e58: Preparing 01:03:04 c3566610b3eb: Preparing 01:03:04 b8c7ac311f09: Preparing 01:03:04 152f3aa785af: Preparing 01:03:04 0df852a6f524: Preparing 01:03:04 3eb6e0c1716f: Preparing 01:03:04 ce7f800efff9: Preparing 01:03:04 152f3aa785af: Waiting 01:03:04 0df852a6f524: Waiting 01:03:04 3eb6e0c1716f: Waiting 01:03:04 ce7f800efff9: Waiting 01:03:04 c3566610b3eb: Layer already exists 01:03:04 b8c7ac311f09: Layer already exists 01:03:04 7f276e7b0e58: Layer already exists 01:03:04 c9bf3600be64: Layer already exists 01:03:04 0d09871ae5fc: Layer already exists 01:03:04 152f3aa785af: Layer already exists 01:03:04 ce7f800efff9: Layer already exists 01:03:04 3eb6e0c1716f: Layer already exists 01:03:04 0df852a6f524: Layer already exists 01:03:04 latest: digest: sha256:85459b4d7da0a47f63ae5c74403511dd2cd71a0f20d3ef1411bdfb2dfd1bb27b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.60 01:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:03:05 c9bf3600be64: Preparing 01:03:05 0d09871ae5fc: Preparing 01:03:05 7f276e7b0e58: Preparing 01:03:05 c3566610b3eb: Preparing 01:03:05 b8c7ac311f09: Preparing 01:03:05 152f3aa785af: Preparing 01:03:05 0df852a6f524: Preparing 01:03:05 3eb6e0c1716f: Preparing 01:03:05 ce7f800efff9: Preparing 01:03:05 152f3aa785af: Waiting 01:03:05 0df852a6f524: Waiting 01:03:05 3eb6e0c1716f: Waiting 01:03:05 ce7f800efff9: Waiting 01:03:05 c3566610b3eb: Layer already exists 01:03:05 b8c7ac311f09: Layer already exists 01:03:05 c9bf3600be64: Layer already exists 01:03:05 0d09871ae5fc: Layer already exists 01:03:05 7f276e7b0e58: Layer already exists 01:03:05 152f3aa785af: Layer already exists 01:03:05 0df852a6f524: Layer already exists 01:03:05 ce7f800efff9: Layer already exists 01:03:05 3eb6e0c1716f: Layer already exists 01:03:05 3.2.0-dev.60: digest: sha256:85459b4d7da0a47f63ae5c74403511dd2cd71a0f20d3ef1411bdfb2dfd1bb27b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:03:05 c9bf3600be64: Preparing 01:03:05 0d09871ae5fc: Preparing 01:03:05 7f276e7b0e58: Preparing 01:03:05 c3566610b3eb: Preparing 01:03:05 b8c7ac311f09: Preparing 01:03:05 152f3aa785af: Preparing 01:03:05 0df852a6f524: Preparing 01:03:05 152f3aa785af: Waiting 01:03:05 3eb6e0c1716f: Preparing 01:03:05 ce7f800efff9: Preparing 01:03:05 0df852a6f524: Waiting 01:03:05 3eb6e0c1716f: Waiting 01:03:05 ce7f800efff9: Waiting 01:03:05 c3566610b3eb: Layer already exists 01:03:05 0d09871ae5fc: Layer already exists 01:03:05 b8c7ac311f09: Layer already exists 01:03:05 c9bf3600be64: Layer already exists 01:03:05 7f276e7b0e58: Layer already exists 01:03:05 152f3aa785af: Layer already exists 01:03:05 0df852a6f524: Layer already exists 01:03:05 3eb6e0c1716f: Layer already exists 01:03:05 ce7f800efff9: Layer already exists 01:03:05 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:85459b4d7da0a47f63ae5c74403511dd2cd71a0f20d3ef1411bdfb2dfd1bb27b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:03:06 c9bf3600be64: Preparing 01:03:06 0d09871ae5fc: Preparing 01:03:06 7f276e7b0e58: Preparing 01:03:06 c3566610b3eb: Preparing 01:03:06 b8c7ac311f09: Preparing 01:03:06 152f3aa785af: Preparing 01:03:06 0df852a6f524: Preparing 01:03:06 3eb6e0c1716f: Preparing 01:03:06 ce7f800efff9: Preparing 01:03:06 152f3aa785af: Waiting 01:03:06 0df852a6f524: Waiting 01:03:06 3eb6e0c1716f: Waiting 01:03:06 ce7f800efff9: Waiting 01:03:06 7f276e7b0e58: Layer already exists 01:03:06 0d09871ae5fc: Layer already exists 01:03:06 c9bf3600be64: Layer already exists 01:03:06 b8c7ac311f09: Layer already exists 01:03:06 c3566610b3eb: Layer already exists 01:03:06 0df852a6f524: Layer already exists 01:03:06 3eb6e0c1716f: Layer already exists 01:03:06 152f3aa785af: Layer already exists 01:03:06 ce7f800efff9: Layer already exists 01:03:06 main: digest: sha256:85459b4d7da0a47f63ae5c74403511dd2cd71a0f20d3ef1411bdfb2dfd1bb27b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:06 ===================================================== [Pipeline] echo 01:03:06 taggedImages: 01:03:06 - nexus3.edgexfoundry.org:10004/security-spire-server:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:03:06 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:03:06 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.60 01:03:06 - nexus3.edgexfoundry.org:10004/security-spire-server:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:03:06 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:03:06 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 01:03:06 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:03:06 latest 01:03:06 3.2.0-dev.60 01:03:06 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:03:06 main 01:03:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:07 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:07 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 01:03:07 30462d750583: Preparing 01:03:07 b5641b37915d: Preparing 01:03:07 c3566610b3eb: Preparing 01:03:07 b8c7ac311f09: Preparing 01:03:07 2ddf6207f548: Preparing 01:03:07 b09d1ea99a4d: Preparing 01:03:07 ce7f800efff9: Preparing 01:03:07 b09d1ea99a4d: Waiting 01:03:07 c3566610b3eb: Layer already exists 01:03:07 b8c7ac311f09: Layer already exists 01:03:07 ce7f800efff9: Layer already exists 01:03:07 30462d750583: Pushed 01:03:07 2ddf6207f548: Pushed 01:03:07 b09d1ea99a4d: Pushed 01:03:10 b5641b37915d: Pushed 01:03:10 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:e42907b0836736de8e66488b513e7db13751fbf2bac49579e5e480c4b59eb651 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:11 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:11 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 01:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 01:03:11 30462d750583: Preparing 01:03:11 b5641b37915d: Preparing 01:03:11 c3566610b3eb: Preparing 01:03:11 b8c7ac311f09: Preparing 01:03:11 2ddf6207f548: Preparing 01:03:11 b09d1ea99a4d: Preparing 01:03:11 b09d1ea99a4d: Waiting 01:03:11 ce7f800efff9: Preparing 01:03:11 ce7f800efff9: Waiting 01:03:11 c3566610b3eb: Layer already exists 01:03:11 b5641b37915d: Layer already exists 01:03:11 b8c7ac311f09: Layer already exists 01:03:11 2ddf6207f548: Layer already exists 01:03:11 30462d750583: Layer already exists 01:03:11 b09d1ea99a4d: Layer already exists 01:03:11 ce7f800efff9: Layer already exists 01:03:11 latest: digest: sha256:e42907b0836736de8e66488b513e7db13751fbf2bac49579e5e480c4b59eb651 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:11 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.60 01:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 01:03:12 30462d750583: Preparing 01:03:12 b5641b37915d: Preparing 01:03:12 c3566610b3eb: Preparing 01:03:12 b8c7ac311f09: Preparing 01:03:12 2ddf6207f548: Preparing 01:03:12 b09d1ea99a4d: Preparing 01:03:12 ce7f800efff9: Preparing 01:03:12 b09d1ea99a4d: Waiting 01:03:12 ce7f800efff9: Waiting 01:03:12 b8c7ac311f09: Layer already exists 01:03:12 30462d750583: Layer already exists 01:03:12 b5641b37915d: Layer already exists 01:03:12 2ddf6207f548: Layer already exists 01:03:12 c3566610b3eb: Layer already exists 01:03:12 b09d1ea99a4d: Layer already exists 01:03:12 ce7f800efff9: Layer already exists 01:03:12 3.2.0-dev.60: digest: sha256:e42907b0836736de8e66488b513e7db13751fbf2bac49579e5e480c4b59eb651 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:12 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 01:03:12 30462d750583: Preparing 01:03:12 b5641b37915d: Preparing 01:03:12 c3566610b3eb: Preparing 01:03:12 b8c7ac311f09: Preparing 01:03:12 2ddf6207f548: Preparing 01:03:12 b09d1ea99a4d: Preparing 01:03:12 ce7f800efff9: Preparing 01:03:12 ce7f800efff9: Waiting 01:03:12 b09d1ea99a4d: Waiting 01:03:12 b8c7ac311f09: Layer already exists 01:03:12 b5641b37915d: Layer already exists 01:03:12 c3566610b3eb: Layer already exists 01:03:12 30462d750583: Layer already exists 01:03:12 2ddf6207f548: Layer already exists 01:03:12 b09d1ea99a4d: Layer already exists 01:03:12 ce7f800efff9: Layer already exists 01:03:12 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:e42907b0836736de8e66488b513e7db13751fbf2bac49579e5e480c4b59eb651 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:13 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:13 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 01:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 01:03:13 30462d750583: Preparing 01:03:13 b5641b37915d: Preparing 01:03:13 c3566610b3eb: Preparing 01:03:13 b8c7ac311f09: Preparing 01:03:13 2ddf6207f548: Preparing 01:03:13 b09d1ea99a4d: Preparing 01:03:13 ce7f800efff9: Preparing 01:03:13 b09d1ea99a4d: Waiting 01:03:13 ce7f800efff9: Waiting 01:03:13 2ddf6207f548: Layer already exists 01:03:13 30462d750583: Layer already exists 01:03:13 b8c7ac311f09: Layer already exists 01:03:13 c3566610b3eb: Layer already exists 01:03:13 b5641b37915d: Layer already exists 01:03:13 b09d1ea99a4d: Layer already exists 01:03:13 ce7f800efff9: Layer already exists 01:03:13 main: digest: sha256:e42907b0836736de8e66488b513e7db13751fbf2bac49579e5e480c4b59eb651 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:13 ===================================================== [Pipeline] echo 01:03:13 taggedImages: 01:03:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:03:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 01:03:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.60 01:03:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:03:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 01:03:13 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:03:13 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:03:13 latest 01:03:13 3.2.0-dev.60 01:03:13 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:03:13 main 01:03:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:03:14 bb9dbbe97efc: Preparing 01:03:14 d8d9a042dee7: Preparing 01:03:14 c3566610b3eb: Preparing 01:03:14 b8c7ac311f09: Preparing 01:03:14 cedf7a59c486: Preparing 01:03:14 31a62b173d8b: Preparing 01:03:14 ce7f800efff9: Preparing 01:03:14 ce7f800efff9: Waiting 01:03:14 31a62b173d8b: Waiting 01:03:14 b8c7ac311f09: Layer already exists 01:03:14 c3566610b3eb: Layer already exists 01:03:14 ce7f800efff9: Layer already exists 01:03:14 cedf7a59c486: Pushed 01:03:14 bb9dbbe97efc: Pushed 01:03:14 31a62b173d8b: Pushed 01:03:17 d8d9a042dee7: Pushed 01:03:17 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:9db0c4a1372092dc5f44824f688018889032a4b6a58101262e0aca18d3771742 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:03:18 bb9dbbe97efc: Preparing 01:03:18 d8d9a042dee7: Preparing 01:03:18 c3566610b3eb: Preparing 01:03:18 b8c7ac311f09: Preparing 01:03:18 cedf7a59c486: Preparing 01:03:18 31a62b173d8b: Preparing 01:03:18 ce7f800efff9: Preparing 01:03:18 31a62b173d8b: Waiting 01:03:18 ce7f800efff9: Waiting 01:03:18 d8d9a042dee7: Layer already exists 01:03:18 b8c7ac311f09: Layer already exists 01:03:18 bb9dbbe97efc: Layer already exists 01:03:18 c3566610b3eb: Layer already exists 01:03:18 cedf7a59c486: Layer already exists 01:03:18 ce7f800efff9: Layer already exists 01:03:18 31a62b173d8b: Layer already exists 01:03:18 latest: digest: sha256:9db0c4a1372092dc5f44824f688018889032a4b6a58101262e0aca18d3771742 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.60 01:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:03:19 bb9dbbe97efc: Preparing 01:03:19 d8d9a042dee7: Preparing 01:03:19 c3566610b3eb: Preparing 01:03:19 b8c7ac311f09: Preparing 01:03:19 cedf7a59c486: Preparing 01:03:19 31a62b173d8b: Preparing 01:03:19 ce7f800efff9: Preparing 01:03:19 31a62b173d8b: Waiting 01:03:19 ce7f800efff9: Waiting 01:03:19 b8c7ac311f09: Layer already exists 01:03:19 bb9dbbe97efc: Layer already exists 01:03:19 d8d9a042dee7: Layer already exists 01:03:19 c3566610b3eb: Layer already exists 01:03:19 cedf7a59c486: Layer already exists 01:03:19 31a62b173d8b: Layer already exists 01:03:19 ce7f800efff9: Layer already exists 01:03:19 3.2.0-dev.60: digest: sha256:9db0c4a1372092dc5f44824f688018889032a4b6a58101262e0aca18d3771742 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:03:20 bb9dbbe97efc: Preparing 01:03:20 d8d9a042dee7: Preparing 01:03:20 c3566610b3eb: Preparing 01:03:20 b8c7ac311f09: Preparing 01:03:20 cedf7a59c486: Preparing 01:03:20 31a62b173d8b: Preparing 01:03:20 ce7f800efff9: Preparing 01:03:20 31a62b173d8b: Waiting 01:03:20 b8c7ac311f09: Layer already exists 01:03:20 cedf7a59c486: Layer already exists 01:03:20 bb9dbbe97efc: Layer already exists 01:03:20 c3566610b3eb: Layer already exists 01:03:20 d8d9a042dee7: Layer already exists 01:03:20 31a62b173d8b: Layer already exists 01:03:20 ce7f800efff9: Layer already exists 01:03:20 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:9db0c4a1372092dc5f44824f688018889032a4b6a58101262e0aca18d3771742 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:03:20 bb9dbbe97efc: Preparing 01:03:20 d8d9a042dee7: Preparing 01:03:20 c3566610b3eb: Preparing 01:03:20 b8c7ac311f09: Preparing 01:03:20 cedf7a59c486: Preparing 01:03:20 31a62b173d8b: Preparing 01:03:20 ce7f800efff9: Preparing 01:03:20 31a62b173d8b: Waiting 01:03:20 ce7f800efff9: Waiting 01:03:20 c3566610b3eb: Layer already exists 01:03:20 d8d9a042dee7: Layer already exists 01:03:20 bb9dbbe97efc: Layer already exists 01:03:20 cedf7a59c486: Layer already exists 01:03:20 b8c7ac311f09: Layer already exists 01:03:20 ce7f800efff9: Layer already exists 01:03:20 31a62b173d8b: Layer already exists 01:03:20 main: digest: sha256:9db0c4a1372092dc5f44824f688018889032a4b6a58101262e0aca18d3771742 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:20 ===================================================== [Pipeline] echo 01:03:20 taggedImages: 01:03:20 - nexus3.edgexfoundry.org:10004/support-notifications:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:03:20 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:03:20 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.60 01:03:20 - nexus3.edgexfoundry.org:10004/support-notifications:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:03:20 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:03:21 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:03:21 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:03:21 latest 01:03:21 3.2.0-dev.60 01:03:21 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:03:21 main 01:03:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:03:21 ac395b6b1179: Preparing 01:03:21 efe08f6fc71c: Preparing 01:03:21 c3566610b3eb: Preparing 01:03:21 b8c7ac311f09: Preparing 01:03:21 d2b25fc1469c: Preparing 01:03:21 02d03ccc5c2d: Preparing 01:03:21 ce7f800efff9: Preparing 01:03:21 02d03ccc5c2d: Waiting 01:03:21 ce7f800efff9: Waiting 01:03:21 d2b25fc1469c: Layer already exists 01:03:21 c3566610b3eb: Layer already exists 01:03:21 b8c7ac311f09: Layer already exists 01:03:21 02d03ccc5c2d: Layer already exists 01:03:21 ce7f800efff9: Layer already exists 01:03:21 ac395b6b1179: Pushed 01:03:24 efe08f6fc71c: Pushed 01:03:25 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:3ff300c440d79183ff96f12dbdedc5c30fa6b8e667ceeac48e491f82a4d7faaf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:03:25 ac395b6b1179: Preparing 01:03:25 efe08f6fc71c: Preparing 01:03:25 c3566610b3eb: Preparing 01:03:25 b8c7ac311f09: Preparing 01:03:25 d2b25fc1469c: Preparing 01:03:25 02d03ccc5c2d: Preparing 01:03:25 ce7f800efff9: Preparing 01:03:25 02d03ccc5c2d: Waiting 01:03:25 ce7f800efff9: Waiting 01:03:25 c3566610b3eb: Layer already exists 01:03:25 b8c7ac311f09: Layer already exists 01:03:25 ac395b6b1179: Layer already exists 01:03:25 d2b25fc1469c: Layer already exists 01:03:25 efe08f6fc71c: Layer already exists 01:03:25 02d03ccc5c2d: Layer already exists 01:03:25 ce7f800efff9: Layer already exists 01:03:25 latest: digest: sha256:3ff300c440d79183ff96f12dbdedc5c30fa6b8e667ceeac48e491f82a4d7faaf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.60 01:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:03:26 ac395b6b1179: Preparing 01:03:26 efe08f6fc71c: Preparing 01:03:26 c3566610b3eb: Preparing 01:03:26 b8c7ac311f09: Preparing 01:03:26 d2b25fc1469c: Preparing 01:03:26 02d03ccc5c2d: Preparing 01:03:26 ce7f800efff9: Preparing 01:03:26 02d03ccc5c2d: Waiting 01:03:26 ce7f800efff9: Waiting 01:03:26 efe08f6fc71c: Layer already exists 01:03:26 b8c7ac311f09: Layer already exists 01:03:26 ac395b6b1179: Layer already exists 01:03:26 d2b25fc1469c: Layer already exists 01:03:26 c3566610b3eb: Layer already exists 01:03:26 ce7f800efff9: Layer already exists 01:03:26 02d03ccc5c2d: Layer already exists 01:03:26 3.2.0-dev.60: digest: sha256:3ff300c440d79183ff96f12dbdedc5c30fa6b8e667ceeac48e491f82a4d7faaf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:03:27 ac395b6b1179: Preparing 01:03:27 efe08f6fc71c: Preparing 01:03:27 c3566610b3eb: Preparing 01:03:27 b8c7ac311f09: Preparing 01:03:27 d2b25fc1469c: Preparing 01:03:27 02d03ccc5c2d: Preparing 01:03:27 ce7f800efff9: Preparing 01:03:27 02d03ccc5c2d: Waiting 01:03:27 ce7f800efff9: Waiting 01:03:27 c3566610b3eb: Layer already exists 01:03:27 ac395b6b1179: Layer already exists 01:03:27 b8c7ac311f09: Layer already exists 01:03:27 d2b25fc1469c: Layer already exists 01:03:27 efe08f6fc71c: Layer already exists 01:03:27 ce7f800efff9: Layer already exists 01:03:27 02d03ccc5c2d: Layer already exists 01:03:27 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:3ff300c440d79183ff96f12dbdedc5c30fa6b8e667ceeac48e491f82a4d7faaf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:03:27 ac395b6b1179: Preparing 01:03:27 efe08f6fc71c: Preparing 01:03:27 c3566610b3eb: Preparing 01:03:27 b8c7ac311f09: Preparing 01:03:27 d2b25fc1469c: Preparing 01:03:27 02d03ccc5c2d: Preparing 01:03:27 ce7f800efff9: Preparing 01:03:27 02d03ccc5c2d: Waiting 01:03:27 ce7f800efff9: Waiting 01:03:27 ac395b6b1179: Layer already exists 01:03:27 c3566610b3eb: Layer already exists 01:03:27 efe08f6fc71c: Layer already exists 01:03:27 b8c7ac311f09: Layer already exists 01:03:27 d2b25fc1469c: Layer already exists 01:03:27 02d03ccc5c2d: Layer already exists 01:03:27 ce7f800efff9: Layer already exists 01:03:27 main: digest: sha256:3ff300c440d79183ff96f12dbdedc5c30fa6b8e667ceeac48e491f82a4d7faaf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:27 ===================================================== [Pipeline] echo 01:03:27 taggedImages: 01:03:27 - nexus3.edgexfoundry.org:10004/support-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:03:27 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:03:27 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.60 01:03:27 - nexus3.edgexfoundry.org:10004/support-scheduler:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:03:27 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:21:58 #149 ... 01:21:58 01:21:58 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:21:58 #153 DONE 1262.4s 01:21:58 01:21:58 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:21:58 #120 ... 01:21:58 01:21:58 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:21:58 #161 DONE 0.3s 01:21:58 01:21:58 #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 01:21:58 #157 1263.6 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 01:21:59 #157 ... 01:21:59 01:21:59 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 01:21:59 #162 DONE 2.5s 01:21:59 01:21:59 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 01:21:59 #163 DONE 0.4s 01:21:59 01:21:59 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 01:21:59 #164 DONE 0.2s 01:21:59 01:21:59 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:21:59 #158 ... 01:21:59 01:21:59 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:21:59 #165 DONE 0.3s 01:21:59 01:21:59 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:22:00 #158 ... 01:22:00 01:22:00 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:22:00 #166 DONE 0.2s 01:22:00 01:22:00 #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/ 01:22:00 #167 DONE 0.2s 01:22:00 01:22:00 #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/ 01:22:00 #168 DONE 0.1s 01:22:00 01:22:00 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:22:00 #120 ... 01:22:00 01:22:00 #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/ 01:22:00 #169 DONE 0.2s 01:22:00 01:22:00 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:22:00 #170 DONE 0.3s 01:22:00 01:22:00 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:22:01 #171 DONE 0.1s 01:22:01 01:22:01 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 01:22:02 #172 ... 01:22:02 01:22:02 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:22:02 #150 DONE 1269.9s 01:22:02 01:22:02 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:22:03 #158 ... 01:22:03 01:22:03 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:22:04 #173 DONE 0.3s 01:22:04 01:22:04 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:22:04 #174 DONE 0.2s 01:22:04 01:22:04 #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 01:22:04 #157 ... 01:22:04 01:22:04 #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 01:22:04 #175 DONE 0.2s 01:22:04 01:22:04 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:22:04 #176 DONE 0.1s 01:22:04 01:22:04 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:22:04 #177 ... 01:22:04 01:22:04 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 01:22:04 #172 DONE 3.1s 01:22:04 01:22:04 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:22:04 #177 DONE 0.4s 01:22:04 01:22:04 #107 [security-bootstrapper] exporting to image 01:22:04 #107 exporting layers 01:22:05 #107 ... 01:22:05 01:22:05 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:22:05 #178 DONE 0.7s 01:22:05 01:22:05 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:22:06 #179 ... 01:22:06 01:22:06 #107 [security-bootstrapper] exporting to image 01:22:06 #107 exporting layers 1.7s done 01:22:06 #107 writing image sha256:833b0dd59c9b09d8536d6a0327f0efdf972332fc7b1d79eb915213c0c7137575 done 01:22:06 #107 naming to docker.io/library/security-bootstrapper-arm64 done 01:22:06 #107 DONE 6.6s 01:22:06 01:22:06 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:22:07 #120 ... 01:22:07 01:22:07 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:22:07 #179 DONE 2.2s 01:22:07 01:22:07 #107 [security-proxy-setup] exporting to image 01:22:07 #107 exporting layers 0.9s done 01:22:07 #107 writing image sha256:2560a5b8b9d2e3cb659a72e3e6487093537197b68c1eae93fb9505450bfe60c6 done 01:22:07 #107 naming to docker.io/library/security-proxy-setup-arm64 done 01:22:07 #107 DONE 7.5s 01:22:07 01:22:07 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:22:20 #120 ... 01:22:20 01:22:20 #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 01:22:20 #157 DONE 1285.8s 01:22:20 01:22:20 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:22:20 #152 ... 01:22:20 01:22:20 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:22:20 #180 DONE 0.3s 01:22:20 01:22:20 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:22:20 #120 ... 01:22:20 01:22:20 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:22:20 #181 DONE 0.3s 01:22:20 01:22:20 #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 01:22:20 #182 DONE 0.2s 01:22:20 01:22:20 #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 01:22:20 #183 DONE 0.2s 01:22:20 01:22:20 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:22:20 #155 ... 01:22:20 01:22:20 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:22:20 #184 DONE 0.2s 01:22:20 01:22:20 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:22:20 #185 DONE 0.3s 01:22:20 01:22:20 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:22:20 #186 DONE 0.3s 01:22:20 01:22:20 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:22:20 #187 DONE 0.1s 01:22:20 01:22:20 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:22:23 #188 DONE 2.4s 01:22:23 01:22:23 #107 [security-secretstore-setup] exporting to image 01:22:23 #107 exporting layers 01:22:24 #107 exporting layers 1.5s done 01:22:24 #107 writing image sha256:54a162c850eda6dd483a185c4f68faef15d8617322a30c458f17456da5a86aab done 01:22:24 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 01:22:24 #107 DONE 9.0s 01:22:24 01:22:24 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:23:21 #120 ... 01:23:21 01:23:21 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:23:21 #151 DONE 1344.5s 01:23:21 01:23:21 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:23:21 #156 ... 01:23:21 01:23:21 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:23:21 #189 DONE 0.2s 01:23:21 01:23:21 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:23:21 #120 ... 01:23:21 01:23:21 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:23:21 #190 DONE 0.1s 01:23:21 01:23:21 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:23:21 #191 DONE 0.3s 01:23:21 01:23:21 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:23:21 #158 ... 01:23:21 01:23:21 #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 01:23:21 #192 DONE 0.1s 01:23:21 01:23:21 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:23:21 #193 DONE 0.2s 01:23:21 01:23:21 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:23:21 #194 DONE 2.1s 01:23:21 01:23:21 #107 [core-common-config-bootstrapper] exporting to image 01:23:21 #107 exporting layers 01:23:21 #107 exporting layers 0.5s done 01:23:21 #107 writing image sha256:07df70ff678e57b14f25e2c2f8417d658b129c61d47a00f1892293b8f7965806 done 01:23:21 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:23:21 #107 DONE 9.5s 01:23:21 01:23:21 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:25:28 #120 DONE 1475.1s 01:25:28 01:25:28 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:25:28 #154 ... 01:25:28 01:25:28 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:25:28 #195 DONE 0.3s 01:25:28 01:25:28 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:25:28 #196 DONE 0.5s 01:25:28 01:25:28 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:25:29 #197 DONE 0.8s 01:25:29 01:25:29 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:25:29 #160 ... 01:25:29 01:25:29 #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 01:25:30 #198 DONE 0.3s 01:25:30 01:25:30 #107 [security-spiffe-token-provider] exporting to image 01:25:30 #107 exporting layers 01:25:30 #107 exporting layers 0.9s done 01:25:30 #107 writing image sha256:5ca594d7ad09fd2b87e965e6cd71c105a8e6a4d17a086c0e3b329ee443ce4dae 0.1s done 01:25:30 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 01:25:30 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:25:30 #107 DONE 10.5s 01:25:30 01:25:30 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:35:38 #152 ... 01:35:38 01:35:38 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:35:38 #149 DONE 2084.1s 01:35:38 01:35:38 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:35:38 #159 ... 01:35:38 01:35:38 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:35:38 #199 DONE 0.1s 01:35:38 01:35:38 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:35:38 #159 ... 01:35:38 01:35:38 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:35:38 #200 DONE 0.2s 01:35:38 01:35:38 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:35:38 #201 DONE 0.4s 01:35:38 01:35:38 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:35:38 #202 DONE 0.1s 01:35:38 01:35:38 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:35:38 #203 DONE 0.1s 01:35:38 01:35:38 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:35:40 #204 DONE 2.0s 01:35:40 01:35:40 #107 [security-proxy-auth] exporting to image 01:35:40 #107 exporting layers 01:35:41 #107 exporting layers 0.8s done 01:35:41 #107 writing image sha256:2388f22ca9175f1d2a9cc2e0a009ee2ee999d721d14a8c6100bdbe9b219b381b done 01:35:41 #107 naming to docker.io/library/security-proxy-auth-arm64 done 01:35:41 #107 DONE 11.3s 01:35:41 01:35:41 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:36:48 #158 ... 01:36:48 01:36:48 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:36:48 #155 DONE 2146.2s 01:36:48 01:36:48 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:36:48 #158 ... 01:36:48 01:36:48 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:36:48 #205 DONE 0.1s 01:36:48 01:36:48 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:36:48 #206 DONE 0.1s 01:36:48 01:36:48 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:36:48 #158 ... 01:36:48 01:36:48 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:36:48 #207 DONE 0.4s 01:36:48 01:36:48 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:36:48 #158 ... 01:36:48 01:36:48 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:36:48 #208 DONE 0.1s 01:36:48 01:36:48 #107 [core-command] exporting to image 01:36:48 #107 exporting layers 01:36:48 #107 exporting layers 0.5s done 01:36:48 #107 writing image sha256:c37b7644adf97418becde69e5954b642a0367b3bb9be1646b464aabe249a96f5 done 01:36:48 #107 naming to docker.io/library/core-command-arm64 done 01:36:48 #107 DONE 11.8s 01:36:48 01:36:48 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:39:10 #152 ... 01:39:10 01:39:10 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:39:10 #154 DONE 2298.4s 01:39:11 01:39:11 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:39:11 #158 ... 01:39:11 01:39:11 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:39:11 #209 DONE 0.2s 01:39:11 01:39:11 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:39:12 #210 DONE 0.2s 01:39:12 01:39:12 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:39:12 #211 DONE 0.5s 01:39:12 01:39:12 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:39:12 #160 ... 01:39:12 01:39:12 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:39:12 #212 DONE 0.1s 01:39:12 01:39:12 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 01:39:12 #213 DONE 0.1s 01:39:12 01:39:12 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:39:12 #160 ... 01:39:12 01:39:12 #107 [core-data] exporting to image 01:39:12 #107 exporting layers 01:39:13 #107 exporting layers 0.7s done 01:39:13 #107 writing image sha256:9d743f8b4a15586fa5787c9e041149e4f8e0f106f25f838121f3e9f6452833c9 done 01:39:13 #107 naming to docker.io/library/core-data-arm64 01:39:13 #107 naming to docker.io/library/core-data-arm64 done 01:39:13 #107 DONE 12.5s 01:39:13 01:39:13 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:39:14 #160 ... 01:39:14 01:39:14 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:39:14 #158 DONE 2302.2s 01:39:14 01:39:14 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:39:15 #160 ... 01:39:15 01:39:15 #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:39:15 #214 DONE 0.1s 01:39:15 01:39:15 #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:39:15 #215 DONE 0.1s 01:39:15 01:39:15 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:39:15 #160 ... 01:39:15 01:39:15 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:39:15 #159 DONE 2303.2s 01:39:15 01:39:15 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:39:16 #160 ... 01:39:16 01:39:16 #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:39:16 #216 DONE 0.6s 01:39:16 01:39:16 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:39:17 #217 DONE 0.2s 01:39:17 01:39:17 #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:39:17 #218 DONE 0.2s 01:39:17 01:39:17 #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:39:18 #219 DONE 0.9s 01:39:18 01:39:18 #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:39:18 #220 DONE 0.9s 01:39:18 01:39:18 #107 [core-metadata] exporting to image 01:39:18 #107 ... 01:39:18 01:39:18 #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:39:18 #221 DONE 0.2s 01:39:18 01:39:18 #107 [core-keeper] exporting to image 01:39:18 #107 exporting layers 01:39:19 #107 exporting layers 1.0s done 01:39:19 #107 exporting layers 0.8s done 01:39:19 #107 writing image sha256:9a49f9310004fa4a287f2436cfa1a801db47100977b2918dd810fc27ab00ff4d 0.0s done 01:39:19 #107 naming to docker.io/library/core-metadata-arm64 0.0s done 01:39:19 #107 writing image sha256:cadd6ec26e9ce2ec8b35f8649491074732c21e12b3e673657d307814b65aa980 0.0s done 01:39:19 #107 naming to docker.io/library/core-keeper-arm64 done 01:39:19 #107 DONE 13.6s 01:39:19 01:39:19 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:40:05 #152 DONE 2346.9s 01:40:05 01:40:05 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:40:05 #156 ... 01:40:05 01:40:05 #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:40:05 #222 ... 01:40:05 01:40:05 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:40:05 #160 DONE 2347.6s 01:40:05 01:40:05 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:40:05 #156 DONE 2347.7s 01:40:05 01:40:05 #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:40:05 #222 DONE 0.4s 01:40:05 01:40:05 #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:40:05 #223 DONE 0.2s 01:40:05 01:40:05 #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 01:40:05 #224 ... 01:40:05 01:40:05 #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:40:05 #225 DONE 0.1s 01:40:05 01:40:05 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:40:05 #226 ... 01:40:05 01:40:05 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:40:05 #227 DONE 0.1s 01:40:05 01:40:05 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:40:05 #226 DONE 0.2s 01:40:05 01:40:05 #228 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:40:05 #228 DONE 0.2s 01:40:05 01:40:05 #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 01:40:05 #224 DONE 0.7s 01:40:05 01:40:05 #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 01:40:05 #229 DONE 0.3s 01:40:05 01:40:05 #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:40:05 #230 ... 01:40:05 01:40:05 #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:40:05 #231 DONE 0.5s 01:40:05 01:40:05 #107 [support-cron-scheduler] exporting to image 01:40:05 #107 exporting layers 01:40:05 #107 ... 01:40:05 01:40:05 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:40:05 #232 DONE 0.3s 01:40:05 01:40:05 #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:40:05 #230 DONE 0.6s 01:40:05 01:40:05 #107 [support-notifications] exporting to image 01:40:05 #107 ... 01:40:05 01:40:05 #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:40:05 #233 DONE 0.3s 01:40:05 01:40:05 #107 [support-scheduler] exporting to image 01:40:05 #107 exporting layers 0.8s done 01:40:05 #107 writing image sha256:3e4b3f01a848f672c3a2b5a19818e24b8772c4273d044570713a4783d2014500 0.0s done 01:40:05 #107 naming to docker.io/library/support-notifications-arm64 01:40:05 #107 exporting layers 0.5s done 01:40:05 #107 naming to docker.io/library/support-notifications-arm64 done 01:40:05 #107 writing image sha256:5d76d86275d3c3633cb65faf7558fe616ca22d1690c7c78de58db1086287e363 done 01:40:05 #107 naming to docker.io/library/support-scheduler-arm64 done 01:40:05 #107 exporting layers 1.7s done 01:40:05 #107 writing image sha256:55a42c284c917e71ed3a1d3c3754b93198c1cac0a88819b348dd80d14b3c18f1 done 01:40:05 #107 naming to docker.io/library/support-cron-scheduler-arm64 done 01:40:05 #107 DONE 15.4s 01:40:05 time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:05 time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:05 time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:05 time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:05 time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:05 time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:05 time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:05 time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:05 time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:05 time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:05 time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:05 time="2024-08-27T00:58:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:05 time="2024-08-27T00:58:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:05 time="2024-08-27T00:58:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:05 time="2024-08-27T00:58:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:05 time="2024-08-27T00:58:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:40:05 $ docker stop --time=1 8fd669b0430583704fcd346e031d5e9fe65737d972f78a90d05211cf2c0a0199 01:40:07 $ docker rm -f --volumes 8fd669b0430583704fcd346e031d5e9fe65737d972f78a90d05211cf2c0a0199 [Pipeline] // withDockerContainer [Pipeline] sh 01:40:08 + docker images 01:40:08 REPOSITORY TAG IMAGE ID CREATED SIZE 01:40:08 support-scheduler-arm64 latest 5d76d86275d3 6 seconds ago 41.3MB 01:40:08 support-cron-scheduler-arm64 latest 55a42c284c91 7 seconds ago 43.5MB 01:40:08 support-notifications-arm64 latest 3e4b3f01a848 7 seconds ago 42MB 01:40:08 core-keeper-arm64 latest cadd6ec26e9c 50 seconds ago 39MB 01:40:08 core-metadata-arm64 latest 9a49f9310004 51 seconds ago 39.3MB 01:40:08 core-data-arm64 latest 9d743f8b4a15 56 seconds ago 39.1MB 01:40:08 core-command-arm64 latest c37b7644adf9 3 minutes ago 35MB 01:40:08 security-proxy-auth-arm64 latest 2388f22ca917 4 minutes ago 32.6MB 01:40:08 security-spiffe-token-provider-arm64 latest 5ca594d7ad09 14 minutes ago 29MB 01:40:08 core-common-config-bootstrapper-arm64 latest 07df70ff678e 16 minutes ago 15.3MB 01:40:08 security-secretstore-setup-arm64 latest 54a162c850ed 17 minutes ago 36.4MB 01:40:08 security-proxy-setup-arm64 latest 2560a5b8b9d2 18 minutes ago 26.1MB 01:40:08 security-bootstrapper-arm64 latest 833b0dd59c9b 18 minutes ago 18.9MB 01:40:08 security-spire-agent-arm64 latest 1148861c06c7 40 minutes ago 174MB 01:40:08 security-spire-server-arm64 latest 0345a40c096b 40 minutes ago 116MB 01:40:08 security-spire-config-arm64 latest 24a9d49cee82 40 minutes ago 115MB 01:40:08 ci-base-image-arm64 latest bec071829255 42 minutes ago 967MB 01:40:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 01:40:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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 01:40:08 provisioning config files... 01:40:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/681@tmp/config800179705369909412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:08 ---> ****-login.sh 01:40:08 nexus3.edgexfoundry.org:10001 01:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:09 Configure a credential helper to remove this warning. See 01:40:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:09 01:40:09 Login Succeeded 01:40:09 nexus3.edgexfoundry.org:10002 01:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:09 Configure a credential helper to remove this warning. See 01:40:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:09 01:40:09 Login Succeeded 01:40:09 nexus3.edgexfoundry.org:10003 01:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:09 Configure a credential helper to remove this warning. See 01:40:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:09 01:40:09 Login Succeeded 01:40:09 nexus3.edgexfoundry.org:10004 01:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:10 Configure a credential helper to remove this warning. See 01:40:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:10 01:40:10 Login Succeeded 01:40:10 ****.io 01:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:10 Configure a credential helper to remove this warning. See 01:40:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:10 01:40:10 Login Succeeded 01:40:10 ---> ****-login.sh ends [Pipeline] } 01:40:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:40:10 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:40:10 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:40:10 latest 01:40:10 3.2.0-dev.60 01:40:10 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:40:10 main 01:40:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:40:11 20304c231527: Preparing 01:40:11 369999206530: Preparing 01:40:11 3af56e15275a: Preparing 01:40:11 a5c3cea800ba: Preparing 01:40:11 67f6ccc72934: Preparing 01:40:11 eb6b4afe171b: Preparing 01:40:11 3c20671a5817: Preparing 01:40:11 eb6b4afe171b: Waiting 01:40:11 3c20671a5817: Waiting 01:40:11 a5c3cea800ba: Pushed 01:40:11 20304c231527: Pushed 01:40:11 3af56e15275a: Pushed 01:40:11 67f6ccc72934: Pushed 01:40:11 3c20671a5817: Layer already exists 01:40:11 eb6b4afe171b: Pushed 01:40:18 369999206530: Pushed 01:40:18 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:b2d19e19f7eb204bae610b37a101841cc0c74cdf4cbb635782267b3dd630a27f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:40:19 20304c231527: Preparing 01:40:19 369999206530: Preparing 01:40:19 3af56e15275a: Preparing 01:40:19 a5c3cea800ba: Preparing 01:40:19 67f6ccc72934: Preparing 01:40:19 eb6b4afe171b: Preparing 01:40:19 3c20671a5817: Preparing 01:40:19 eb6b4afe171b: Waiting 01:40:19 3c20671a5817: Waiting 01:40:19 3af56e15275a: Layer already exists 01:40:19 a5c3cea800ba: Layer already exists 01:40:19 369999206530: Layer already exists 01:40:19 67f6ccc72934: Layer already exists 01:40:19 20304c231527: Layer already exists 01:40:19 eb6b4afe171b: Layer already exists 01:40:19 3c20671a5817: Layer already exists 01:40:19 latest: digest: sha256:b2d19e19f7eb204bae610b37a101841cc0c74cdf4cbb635782267b3dd630a27f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:19 + 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 01:40:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.60 01:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:40:20 20304c231527: Preparing 01:40:20 369999206530: Preparing 01:40:20 3af56e15275a: Preparing 01:40:20 a5c3cea800ba: Preparing 01:40:20 67f6ccc72934: Preparing 01:40:20 eb6b4afe171b: Preparing 01:40:20 3c20671a5817: Preparing 01:40:20 eb6b4afe171b: Waiting 01:40:20 3c20671a5817: Waiting 01:40:20 20304c231527: Layer already exists 01:40:20 3af56e15275a: Layer already exists 01:40:20 a5c3cea800ba: Layer already exists 01:40:20 369999206530: Layer already exists 01:40:20 67f6ccc72934: Layer already exists 01:40:20 eb6b4afe171b: Layer already exists 01:40:20 3c20671a5817: Layer already exists 01:40:20 3.2.0-dev.60: digest: sha256:b2d19e19f7eb204bae610b37a101841cc0c74cdf4cbb635782267b3dd630a27f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:40:21 20304c231527: Preparing 01:40:21 369999206530: Preparing 01:40:21 3af56e15275a: Preparing 01:40:21 a5c3cea800ba: Preparing 01:40:21 67f6ccc72934: Preparing 01:40:21 eb6b4afe171b: Preparing 01:40:21 3c20671a5817: Preparing 01:40:21 eb6b4afe171b: Waiting 01:40:21 3c20671a5817: Waiting 01:40:21 3af56e15275a: Layer already exists 01:40:21 67f6ccc72934: Layer already exists 01:40:21 a5c3cea800ba: Layer already exists 01:40:21 369999206530: Layer already exists 01:40:21 20304c231527: Layer already exists 01:40:21 eb6b4afe171b: Layer already exists 01:40:21 3c20671a5817: Layer already exists 01:40:21 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:b2d19e19f7eb204bae610b37a101841cc0c74cdf4cbb635782267b3dd630a27f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:40:22 20304c231527: Preparing 01:40:22 369999206530: Preparing 01:40:22 3af56e15275a: Preparing 01:40:22 a5c3cea800ba: Preparing 01:40:22 67f6ccc72934: Preparing 01:40:22 eb6b4afe171b: Preparing 01:40:22 3c20671a5817: Preparing 01:40:22 eb6b4afe171b: Waiting 01:40:22 3c20671a5817: Waiting 01:40:22 20304c231527: Layer already exists 01:40:22 67f6ccc72934: Layer already exists 01:40:22 369999206530: Layer already exists 01:40:22 3af56e15275a: Layer already exists 01:40:22 a5c3cea800ba: Layer already exists 01:40:22 eb6b4afe171b: Layer already exists 01:40:22 3c20671a5817: Layer already exists 01:40:22 main: digest: sha256:b2d19e19f7eb204bae610b37a101841cc0c74cdf4cbb635782267b3dd630a27f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:22 ===================================================== [Pipeline] echo 01:40:22 taggedImages: 01:40:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:40:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:40:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.60 01:40:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:40:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:40:22 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:40:22 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:40:22 latest 01:40:22 3.2.0-dev.60 01:40:22 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:40:22 main 01:40:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:40:23 d3097b5f84de: Preparing 01:40:23 4d5554c2e11b: Preparing 01:40:23 dde1c50d6829: Preparing 01:40:23 6ac0a0dd7671: Preparing 01:40:23 3af56e15275a: Preparing 01:40:23 a5c3cea800ba: Preparing 01:40:23 67f6ccc72934: Preparing 01:40:23 eb6b4afe171b: Preparing 01:40:23 3c20671a5817: Preparing 01:40:23 67f6ccc72934: Waiting 01:40:23 eb6b4afe171b: Waiting 01:40:23 3c20671a5817: Waiting 01:40:23 a5c3cea800ba: Waiting 01:40:23 3af56e15275a: Layer already exists 01:40:23 a5c3cea800ba: Layer already exists 01:40:23 67f6ccc72934: Layer already exists 01:40:23 4d5554c2e11b: Pushed 01:40:23 dde1c50d6829: Pushed 01:40:23 eb6b4afe171b: Layer already exists 01:40:23 d3097b5f84de: Pushed 01:40:23 3c20671a5817: Layer already exists 01:40:25 6ac0a0dd7671: Pushed 01:40:25 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:ddf05d3239232b765ea0bddc4b955048c4cd5b5138e3b8198e69e41e22dda564 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:26 + 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 01:40:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:40:26 d3097b5f84de: Preparing 01:40:26 4d5554c2e11b: Preparing 01:40:26 dde1c50d6829: Preparing 01:40:26 6ac0a0dd7671: Preparing 01:40:26 3af56e15275a: Preparing 01:40:26 a5c3cea800ba: Preparing 01:40:26 67f6ccc72934: Preparing 01:40:26 eb6b4afe171b: Preparing 01:40:26 3c20671a5817: Preparing 01:40:26 a5c3cea800ba: Waiting 01:40:26 67f6ccc72934: Waiting 01:40:26 eb6b4afe171b: Waiting 01:40:26 3c20671a5817: Waiting 01:40:26 d3097b5f84de: Layer already exists 01:40:26 3af56e15275a: Layer already exists 01:40:26 dde1c50d6829: Layer already exists 01:40:26 4d5554c2e11b: Layer already exists 01:40:26 6ac0a0dd7671: Layer already exists 01:40:26 3c20671a5817: Layer already exists 01:40:26 a5c3cea800ba: Layer already exists 01:40:26 eb6b4afe171b: Layer already exists 01:40:26 67f6ccc72934: Layer already exists 01:40:26 latest: digest: sha256:ddf05d3239232b765ea0bddc4b955048c4cd5b5138e3b8198e69e41e22dda564 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:27 + 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 01:40:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.60 01:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:40:27 d3097b5f84de: Preparing 01:40:27 4d5554c2e11b: Preparing 01:40:27 dde1c50d6829: Preparing 01:40:27 6ac0a0dd7671: Preparing 01:40:27 3af56e15275a: Preparing 01:40:27 a5c3cea800ba: Preparing 01:40:27 67f6ccc72934: Preparing 01:40:27 eb6b4afe171b: Preparing 01:40:27 3c20671a5817: Preparing 01:40:27 67f6ccc72934: Waiting 01:40:27 eb6b4afe171b: Waiting 01:40:27 3c20671a5817: Waiting 01:40:27 a5c3cea800ba: Waiting 01:40:27 6ac0a0dd7671: Layer already exists 01:40:27 dde1c50d6829: Layer already exists 01:40:27 3af56e15275a: Layer already exists 01:40:27 d3097b5f84de: Layer already exists 01:40:27 4d5554c2e11b: Layer already exists 01:40:27 a5c3cea800ba: Layer already exists 01:40:27 eb6b4afe171b: Layer already exists 01:40:27 3c20671a5817: Layer already exists 01:40:27 67f6ccc72934: Layer already exists 01:40:27 3.2.0-dev.60: digest: sha256:ddf05d3239232b765ea0bddc4b955048c4cd5b5138e3b8198e69e41e22dda564 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:40:28 d3097b5f84de: Preparing 01:40:28 4d5554c2e11b: Preparing 01:40:28 dde1c50d6829: Preparing 01:40:28 6ac0a0dd7671: Preparing 01:40:28 3af56e15275a: Preparing 01:40:28 a5c3cea800ba: Preparing 01:40:28 67f6ccc72934: Preparing 01:40:28 eb6b4afe171b: Preparing 01:40:28 3c20671a5817: Preparing 01:40:28 67f6ccc72934: Waiting 01:40:28 eb6b4afe171b: Waiting 01:40:28 3c20671a5817: Waiting 01:40:28 a5c3cea800ba: Waiting 01:40:28 6ac0a0dd7671: Layer already exists 01:40:28 3af56e15275a: Layer already exists 01:40:28 dde1c50d6829: Layer already exists 01:40:28 4d5554c2e11b: Layer already exists 01:40:28 d3097b5f84de: Layer already exists 01:40:28 a5c3cea800ba: Layer already exists 01:40:28 eb6b4afe171b: Layer already exists 01:40:28 3c20671a5817: Layer already exists 01:40:28 67f6ccc72934: Layer already exists 01:40:28 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:ddf05d3239232b765ea0bddc4b955048c4cd5b5138e3b8198e69e41e22dda564 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:29 + 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 01:40:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:40:29 d3097b5f84de: Preparing 01:40:29 4d5554c2e11b: Preparing 01:40:29 dde1c50d6829: Preparing 01:40:29 6ac0a0dd7671: Preparing 01:40:29 3af56e15275a: Preparing 01:40:29 a5c3cea800ba: Preparing 01:40:29 67f6ccc72934: Preparing 01:40:29 eb6b4afe171b: Preparing 01:40:29 3c20671a5817: Preparing 01:40:29 a5c3cea800ba: Waiting 01:40:29 67f6ccc72934: Waiting 01:40:29 3c20671a5817: Waiting 01:40:29 eb6b4afe171b: Waiting 01:40:29 4d5554c2e11b: Layer already exists 01:40:29 6ac0a0dd7671: Layer already exists 01:40:29 3af56e15275a: Layer already exists 01:40:29 d3097b5f84de: Layer already exists 01:40:29 dde1c50d6829: Layer already exists 01:40:29 a5c3cea800ba: Layer already exists 01:40:29 eb6b4afe171b: Layer already exists 01:40:29 67f6ccc72934: Layer already exists 01:40:29 3c20671a5817: Layer already exists 01:40:29 main: digest: sha256:ddf05d3239232b765ea0bddc4b955048c4cd5b5138e3b8198e69e41e22dda564 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:29 ===================================================== [Pipeline] echo 01:40:29 taggedImages: 01:40:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:40:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:40:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.60 01:40:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:40:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:40:29 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:40:29 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:40:29 latest 01:40:29 3.2.0-dev.60 01:40:29 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:40:29 main 01:40:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:40:30 a415eef5cf60: Preparing 01:40:30 3627cb30d4ad: Preparing 01:40:30 377861309b8a: Preparing 01:40:30 3af56e15275a: Preparing 01:40:30 a5c3cea800ba: Preparing 01:40:30 36a12e0bdf85: Preparing 01:40:30 9690cca7d2f7: Preparing 01:40:30 36a12e0bdf85: Waiting 01:40:30 3c20671a5817: Preparing 01:40:30 9690cca7d2f7: Waiting 01:40:30 3c20671a5817: Waiting 01:40:30 a5c3cea800ba: Layer already exists 01:40:30 3af56e15275a: Layer already exists 01:40:30 a415eef5cf60: Pushed 01:40:30 3627cb30d4ad: Pushed 01:40:30 3c20671a5817: Layer already exists 01:40:30 36a12e0bdf85: Pushed 01:40:30 9690cca7d2f7: Pushed 01:40:38 377861309b8a: Pushed 01:40:38 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:6ac7a12b9b89bcb7fd4f611933a790572a3ccd472a44e0d0b3b100d72f8d3771 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:40:39 a415eef5cf60: Preparing 01:40:39 3627cb30d4ad: Preparing 01:40:39 377861309b8a: Preparing 01:40:39 3af56e15275a: Preparing 01:40:39 a5c3cea800ba: Preparing 01:40:39 36a12e0bdf85: Preparing 01:40:39 9690cca7d2f7: Preparing 01:40:39 3c20671a5817: Preparing 01:40:39 36a12e0bdf85: Waiting 01:40:39 9690cca7d2f7: Waiting 01:40:39 3c20671a5817: Waiting 01:40:39 3627cb30d4ad: Layer already exists 01:40:39 a415eef5cf60: Layer already exists 01:40:39 3af56e15275a: Layer already exists 01:40:39 377861309b8a: Layer already exists 01:40:39 a5c3cea800ba: Layer already exists 01:40:39 36a12e0bdf85: Layer already exists 01:40:39 9690cca7d2f7: Layer already exists 01:40:39 3c20671a5817: Layer already exists 01:40:40 latest: digest: sha256:6ac7a12b9b89bcb7fd4f611933a790572a3ccd472a44e0d0b3b100d72f8d3771 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:40 + 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 01:40:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.60 01:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:40:40 a415eef5cf60: Preparing 01:40:40 3627cb30d4ad: Preparing 01:40:40 377861309b8a: Preparing 01:40:40 3af56e15275a: Preparing 01:40:40 a5c3cea800ba: Preparing 01:40:40 36a12e0bdf85: Preparing 01:40:40 36a12e0bdf85: Waiting 01:40:40 9690cca7d2f7: Preparing 01:40:40 3c20671a5817: Preparing 01:40:40 9690cca7d2f7: Waiting 01:40:40 a5c3cea800ba: Layer already exists 01:40:40 3627cb30d4ad: Layer already exists 01:40:40 3af56e15275a: Layer already exists 01:40:40 377861309b8a: Layer already exists 01:40:40 a415eef5cf60: Layer already exists 01:40:40 9690cca7d2f7: Layer already exists 01:40:40 3c20671a5817: Layer already exists 01:40:40 36a12e0bdf85: Layer already exists 01:40:41 3.2.0-dev.60: digest: sha256:6ac7a12b9b89bcb7fd4f611933a790572a3ccd472a44e0d0b3b100d72f8d3771 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:40:41 a415eef5cf60: Preparing 01:40:41 3627cb30d4ad: Preparing 01:40:41 377861309b8a: Preparing 01:40:41 3af56e15275a: Preparing 01:40:41 a5c3cea800ba: Preparing 01:40:41 36a12e0bdf85: Preparing 01:40:41 9690cca7d2f7: Preparing 01:40:41 3c20671a5817: Preparing 01:40:41 36a12e0bdf85: Waiting 01:40:41 9690cca7d2f7: Waiting 01:40:41 3c20671a5817: Waiting 01:40:41 3af56e15275a: Layer already exists 01:40:41 377861309b8a: Layer already exists 01:40:41 a5c3cea800ba: Layer already exists 01:40:41 a415eef5cf60: Layer already exists 01:40:41 3627cb30d4ad: Layer already exists 01:40:41 36a12e0bdf85: Layer already exists 01:40:41 3c20671a5817: Layer already exists 01:40:41 9690cca7d2f7: Layer already exists 01:40:42 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:6ac7a12b9b89bcb7fd4f611933a790572a3ccd472a44e0d0b3b100d72f8d3771 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:40:42 a415eef5cf60: Preparing 01:40:42 3627cb30d4ad: Preparing 01:40:42 377861309b8a: Preparing 01:40:42 3af56e15275a: Preparing 01:40:42 a5c3cea800ba: Preparing 01:40:42 36a12e0bdf85: Preparing 01:40:42 9690cca7d2f7: Preparing 01:40:42 3c20671a5817: Preparing 01:40:42 36a12e0bdf85: Waiting 01:40:42 9690cca7d2f7: Waiting 01:40:42 3c20671a5817: Waiting 01:40:42 a415eef5cf60: Layer already exists 01:40:42 3627cb30d4ad: Layer already exists 01:40:42 a5c3cea800ba: Layer already exists 01:40:42 3af56e15275a: Layer already exists 01:40:42 377861309b8a: Layer already exists 01:40:42 9690cca7d2f7: Layer already exists 01:40:42 36a12e0bdf85: Layer already exists 01:40:42 3c20671a5817: Layer already exists 01:40:43 main: digest: sha256:6ac7a12b9b89bcb7fd4f611933a790572a3ccd472a44e0d0b3b100d72f8d3771 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:43 ===================================================== [Pipeline] echo 01:40:43 taggedImages: 01:40:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:40:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:40:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.60 01:40:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:40:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:40:43 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 01:40:43 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:40:43 latest 01:40:43 3.2.0-dev.60 01:40:43 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:40:43 main 01:40:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:40:43 64207b16add4: Preparing 01:40:43 222696707a0b: Preparing 01:40:43 a5c3cea800ba: Preparing 01:40:43 103fdca4adf4: Preparing 01:40:43 aaff825e08ab: Preparing 01:40:43 3c20671a5817: Preparing 01:40:43 3c20671a5817: Waiting 01:40:43 a5c3cea800ba: Layer already exists 01:40:44 3c20671a5817: Layer already exists 01:40:44 aaff825e08ab: Pushed 01:40:44 103fdca4adf4: Pushed 01:40:44 64207b16add4: Pushed 01:40:52 222696707a0b: Pushed 01:40:52 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:81cc837150a6e4779635cb9de509ed8a424639039ab62b5387ddbb2ceb89e20f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 01:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:40:53 64207b16add4: Preparing 01:40:53 222696707a0b: Preparing 01:40:53 a5c3cea800ba: Preparing 01:40:53 103fdca4adf4: Preparing 01:40:53 aaff825e08ab: Preparing 01:40:53 3c20671a5817: Preparing 01:40:53 3c20671a5817: Waiting 01:40:53 aaff825e08ab: Layer already exists 01:40:53 64207b16add4: Layer already exists 01:40:53 103fdca4adf4: Layer already exists 01:40:53 222696707a0b: Layer already exists 01:40:53 a5c3cea800ba: Layer already exists 01:40:53 3c20671a5817: Layer already exists 01:40:53 latest: digest: sha256:81cc837150a6e4779635cb9de509ed8a424639039ab62b5387ddbb2ceb89e20f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:53 + 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 01:40:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.60 01:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:40:54 64207b16add4: Preparing 01:40:54 222696707a0b: Preparing 01:40:54 a5c3cea800ba: Preparing 01:40:54 103fdca4adf4: Preparing 01:40:54 aaff825e08ab: Preparing 01:40:54 3c20671a5817: Preparing 01:40:54 3c20671a5817: Waiting 01:40:54 103fdca4adf4: Layer already exists 01:40:54 aaff825e08ab: Layer already exists 01:40:54 222696707a0b: Layer already exists 01:40:54 a5c3cea800ba: Layer already exists 01:40:54 64207b16add4: Layer already exists 01:40:54 3c20671a5817: Layer already exists 01:40:54 3.2.0-dev.60: digest: sha256:81cc837150a6e4779635cb9de509ed8a424639039ab62b5387ddbb2ceb89e20f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:40:55 64207b16add4: Preparing 01:40:55 222696707a0b: Preparing 01:40:55 a5c3cea800ba: Preparing 01:40:55 103fdca4adf4: Preparing 01:40:55 aaff825e08ab: Preparing 01:40:55 3c20671a5817: Preparing 01:40:55 3c20671a5817: Waiting 01:40:55 64207b16add4: Layer already exists 01:40:55 103fdca4adf4: Layer already exists 01:40:55 a5c3cea800ba: Layer already exists 01:40:55 222696707a0b: Layer already exists 01:40:55 aaff825e08ab: Layer already exists 01:40:55 3c20671a5817: Layer already exists 01:40:55 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:81cc837150a6e4779635cb9de509ed8a424639039ab62b5387ddbb2ceb89e20f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 01:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:40:56 64207b16add4: Preparing 01:40:56 222696707a0b: Preparing 01:40:56 a5c3cea800ba: Preparing 01:40:56 103fdca4adf4: Preparing 01:40:56 aaff825e08ab: Preparing 01:40:56 3c20671a5817: Preparing 01:40:56 3c20671a5817: Waiting 01:40:56 a5c3cea800ba: Layer already exists 01:40:56 222696707a0b: Layer already exists 01:40:56 103fdca4adf4: Layer already exists 01:40:56 aaff825e08ab: Layer already exists 01:40:56 64207b16add4: Layer already exists 01:40:56 3c20671a5817: Layer already exists 01:40:56 main: digest: sha256:81cc837150a6e4779635cb9de509ed8a424639039ab62b5387ddbb2ceb89e20f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:56 ===================================================== [Pipeline] echo 01:40:56 taggedImages: 01:40:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:40:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 01:40:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.60 01:40:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:40:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 01:40:56 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:40:56 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:40:56 latest 01:40:56 3.2.0-dev.60 01:40:56 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:40:56 main 01:40:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:40:57 aaf610fc9465: Preparing 01:40:57 38f2890f0ee7: Preparing 01:40:57 a83b959a420f: Preparing 01:40:57 3af56e15275a: Preparing 01:40:57 a5c3cea800ba: Preparing 01:40:57 67f6ccc72934: Preparing 01:40:57 eb6b4afe171b: Preparing 01:40:57 67f6ccc72934: Waiting 01:40:57 3c20671a5817: Preparing 01:40:57 eb6b4afe171b: Waiting 01:40:57 3c20671a5817: Waiting 01:40:57 a5c3cea800ba: Layer already exists 01:40:57 3af56e15275a: Layer already exists 01:40:57 67f6ccc72934: Layer already exists 01:40:57 eb6b4afe171b: Layer already exists 01:40:57 38f2890f0ee7: Pushed 01:40:57 3c20671a5817: Layer already exists 01:40:57 aaf610fc9465: Pushed 01:41:04 a83b959a420f: Pushed 01:41:04 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:75213a587544c12e9dde20ec7a2e26d90096d49457d8cef3938753d2bd2916ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:41:05 aaf610fc9465: Preparing 01:41:05 38f2890f0ee7: Preparing 01:41:05 a83b959a420f: Preparing 01:41:05 3af56e15275a: Preparing 01:41:05 a5c3cea800ba: Preparing 01:41:05 67f6ccc72934: Preparing 01:41:05 eb6b4afe171b: Preparing 01:41:05 3c20671a5817: Preparing 01:41:05 67f6ccc72934: Waiting 01:41:05 eb6b4afe171b: Waiting 01:41:05 3c20671a5817: Waiting 01:41:05 aaf610fc9465: Layer already exists 01:41:05 a5c3cea800ba: Layer already exists 01:41:05 3af56e15275a: Layer already exists 01:41:05 38f2890f0ee7: Layer already exists 01:41:05 a83b959a420f: Layer already exists 01:41:05 3c20671a5817: Layer already exists 01:41:05 67f6ccc72934: Layer already exists 01:41:05 eb6b4afe171b: Layer already exists 01:41:05 latest: digest: sha256:75213a587544c12e9dde20ec7a2e26d90096d49457d8cef3938753d2bd2916ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:05 + 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 01:41:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.60 01:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:41:06 aaf610fc9465: Preparing 01:41:06 38f2890f0ee7: Preparing 01:41:06 a83b959a420f: Preparing 01:41:06 3af56e15275a: Preparing 01:41:06 a5c3cea800ba: Preparing 01:41:06 67f6ccc72934: Preparing 01:41:06 eb6b4afe171b: Preparing 01:41:06 3c20671a5817: Preparing 01:41:06 67f6ccc72934: Waiting 01:41:06 eb6b4afe171b: Waiting 01:41:06 3c20671a5817: Waiting 01:41:06 a83b959a420f: Layer already exists 01:41:06 3af56e15275a: Layer already exists 01:41:06 38f2890f0ee7: Layer already exists 01:41:06 a5c3cea800ba: Layer already exists 01:41:06 aaf610fc9465: Layer already exists 01:41:06 67f6ccc72934: Layer already exists 01:41:06 eb6b4afe171b: Layer already exists 01:41:06 3c20671a5817: Layer already exists 01:41:06 3.2.0-dev.60: digest: sha256:75213a587544c12e9dde20ec7a2e26d90096d49457d8cef3938753d2bd2916ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:41:07 aaf610fc9465: Preparing 01:41:07 38f2890f0ee7: Preparing 01:41:07 a83b959a420f: Preparing 01:41:07 3af56e15275a: Preparing 01:41:07 a5c3cea800ba: Preparing 01:41:07 67f6ccc72934: Preparing 01:41:07 eb6b4afe171b: Preparing 01:41:07 3c20671a5817: Preparing 01:41:07 67f6ccc72934: Waiting 01:41:07 eb6b4afe171b: Waiting 01:41:07 3c20671a5817: Waiting 01:41:07 38f2890f0ee7: Layer already exists 01:41:07 a83b959a420f: Layer already exists 01:41:07 3af56e15275a: Layer already exists 01:41:07 a5c3cea800ba: Layer already exists 01:41:07 aaf610fc9465: Layer already exists 01:41:07 eb6b4afe171b: Layer already exists 01:41:07 67f6ccc72934: Layer already exists 01:41:07 3c20671a5817: Layer already exists 01:41:07 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:75213a587544c12e9dde20ec7a2e26d90096d49457d8cef3938753d2bd2916ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:41:08 aaf610fc9465: Preparing 01:41:08 38f2890f0ee7: Preparing 01:41:08 a83b959a420f: Preparing 01:41:08 3af56e15275a: Preparing 01:41:08 a5c3cea800ba: Preparing 01:41:08 67f6ccc72934: Preparing 01:41:08 eb6b4afe171b: Preparing 01:41:08 3c20671a5817: Preparing 01:41:08 67f6ccc72934: Waiting 01:41:08 3c20671a5817: Waiting 01:41:08 eb6b4afe171b: Waiting 01:41:08 a83b959a420f: Layer already exists 01:41:08 38f2890f0ee7: Layer already exists 01:41:08 a5c3cea800ba: Layer already exists 01:41:08 aaf610fc9465: Layer already exists 01:41:08 3af56e15275a: Layer already exists 01:41:08 eb6b4afe171b: Layer already exists 01:41:08 67f6ccc72934: Layer already exists 01:41:08 3c20671a5817: Layer already exists 01:41:08 main: digest: sha256:75213a587544c12e9dde20ec7a2e26d90096d49457d8cef3938753d2bd2916ce size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:08 ===================================================== [Pipeline] echo 01:41:08 taggedImages: 01:41:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:41:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.60 01:41:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:41:08 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:41:08 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:08 latest 01:41:08 3.2.0-dev.60 01:41:08 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:08 main 01:41:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:41:09 144d0e5db3ba: Preparing 01:41:09 95cb3fac0e5f: Preparing 01:41:09 0850afa55d2f: Preparing 01:41:09 3c690ea85cba: Preparing 01:41:09 04ff9cf91101: Preparing 01:41:09 3501e50cecfc: Preparing 01:41:09 787b33f45b70: Preparing 01:41:09 aa66e634020f: Preparing 01:41:09 3af56e15275a: Preparing 01:41:09 a5c3cea800ba: Preparing 01:41:09 16b1d0ad49e5: Preparing 01:41:09 a5eebc90fdf5: Preparing 01:41:09 5f70bf18a086: Preparing 01:41:09 905df0b615a0: Preparing 01:41:09 258fe3941d81: Preparing 01:41:09 006a0d54ffd1: Preparing 01:41:09 3c20671a5817: Preparing 01:41:09 16b1d0ad49e5: Waiting 01:41:09 a5eebc90fdf5: Waiting 01:41:09 5f70bf18a086: Waiting 01:41:09 905df0b615a0: Waiting 01:41:09 258fe3941d81: Waiting 01:41:09 3501e50cecfc: Waiting 01:41:09 787b33f45b70: Waiting 01:41:09 006a0d54ffd1: Waiting 01:41:09 3c20671a5817: Waiting 01:41:09 aa66e634020f: Waiting 01:41:09 3af56e15275a: Waiting 01:41:09 a5c3cea800ba: Waiting 01:41:09 95cb3fac0e5f: Pushed 01:41:09 3c690ea85cba: Pushed 01:41:09 0850afa55d2f: Pushed 01:41:09 04ff9cf91101: Pushed 01:41:09 144d0e5db3ba: Pushed 01:41:09 3af56e15275a: Layer already exists 01:41:09 a5c3cea800ba: Layer already exists 01:41:09 3501e50cecfc: Pushed 01:41:09 787b33f45b70: Pushed 01:41:09 5f70bf18a086: Layer already exists 01:41:09 16b1d0ad49e5: Pushed 01:41:09 a5eebc90fdf5: Pushed 01:41:09 905df0b615a0: Pushed 01:41:09 258fe3941d81: Pushed 01:41:09 3c20671a5817: Layer already exists 01:41:09 006a0d54ffd1: Pushed 01:41:13 aa66e634020f: Pushed 01:41:13 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:ab4fd35e2da74d648c8e433899fa7a8b1e8376e9d307881cbeb4093b9eb494cd size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:41:13 144d0e5db3ba: Preparing 01:41:13 95cb3fac0e5f: Preparing 01:41:13 0850afa55d2f: Preparing 01:41:13 3c690ea85cba: Preparing 01:41:13 04ff9cf91101: Preparing 01:41:13 3501e50cecfc: Preparing 01:41:13 787b33f45b70: Preparing 01:41:13 aa66e634020f: Preparing 01:41:13 3af56e15275a: Preparing 01:41:13 a5c3cea800ba: Preparing 01:41:13 16b1d0ad49e5: Preparing 01:41:13 a5eebc90fdf5: Preparing 01:41:13 5f70bf18a086: Preparing 01:41:13 905df0b615a0: Preparing 01:41:13 258fe3941d81: Preparing 01:41:13 006a0d54ffd1: Preparing 01:41:13 3c20671a5817: Preparing 01:41:13 a5c3cea800ba: Waiting 01:41:13 16b1d0ad49e5: Waiting 01:41:13 a5eebc90fdf5: Waiting 01:41:13 5f70bf18a086: Waiting 01:41:13 905df0b615a0: Waiting 01:41:13 258fe3941d81: Waiting 01:41:13 3501e50cecfc: Waiting 01:41:13 006a0d54ffd1: Waiting 01:41:13 3c20671a5817: Waiting 01:41:13 787b33f45b70: Waiting 01:41:13 aa66e634020f: Waiting 01:41:13 3af56e15275a: Waiting 01:41:13 04ff9cf91101: Layer already exists 01:41:13 3c690ea85cba: Layer already exists 01:41:13 95cb3fac0e5f: Layer already exists 01:41:13 144d0e5db3ba: Layer already exists 01:41:13 0850afa55d2f: Layer already exists 01:41:13 3501e50cecfc: Layer already exists 01:41:13 aa66e634020f: Layer already exists 01:41:13 787b33f45b70: Layer already exists 01:41:13 a5c3cea800ba: Layer already exists 01:41:13 3af56e15275a: Layer already exists 01:41:14 16b1d0ad49e5: Layer already exists 01:41:14 5f70bf18a086: Layer already exists 01:41:14 a5eebc90fdf5: Layer already exists 01:41:14 905df0b615a0: Layer already exists 01:41:14 258fe3941d81: Layer already exists 01:41:14 006a0d54ffd1: Layer already exists 01:41:14 3c20671a5817: Layer already exists 01:41:14 latest: digest: sha256:ab4fd35e2da74d648c8e433899fa7a8b1e8376e9d307881cbeb4093b9eb494cd size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:14 + 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 01:41:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.60 01:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:41:14 144d0e5db3ba: Preparing 01:41:14 95cb3fac0e5f: Preparing 01:41:14 0850afa55d2f: Preparing 01:41:14 3c690ea85cba: Preparing 01:41:14 04ff9cf91101: Preparing 01:41:14 3501e50cecfc: Preparing 01:41:14 787b33f45b70: Preparing 01:41:14 aa66e634020f: Preparing 01:41:14 3af56e15275a: Preparing 01:41:14 a5c3cea800ba: Preparing 01:41:14 16b1d0ad49e5: Preparing 01:41:14 a5eebc90fdf5: Preparing 01:41:14 5f70bf18a086: Preparing 01:41:14 905df0b615a0: Preparing 01:41:14 258fe3941d81: Preparing 01:41:14 006a0d54ffd1: Preparing 01:41:14 3c20671a5817: Preparing 01:41:14 a5eebc90fdf5: Waiting 01:41:14 3501e50cecfc: Waiting 01:41:14 5f70bf18a086: Waiting 01:41:14 905df0b615a0: Waiting 01:41:14 787b33f45b70: Waiting 01:41:14 aa66e634020f: Waiting 01:41:14 258fe3941d81: Waiting 01:41:14 3af56e15275a: Waiting 01:41:14 a5c3cea800ba: Waiting 01:41:14 16b1d0ad49e5: Waiting 01:41:14 006a0d54ffd1: Waiting 01:41:14 3c20671a5817: Waiting 01:41:14 0850afa55d2f: Layer already exists 01:41:14 95cb3fac0e5f: Layer already exists 01:41:14 144d0e5db3ba: Layer already exists 01:41:14 04ff9cf91101: Layer already exists 01:41:14 3c690ea85cba: Layer already exists 01:41:14 3501e50cecfc: Layer already exists 01:41:14 3af56e15275a: Layer already exists 01:41:14 aa66e634020f: Layer already exists 01:41:14 a5c3cea800ba: Layer already exists 01:41:14 787b33f45b70: Layer already exists 01:41:15 905df0b615a0: Layer already exists 01:41:15 5f70bf18a086: Layer already exists 01:41:15 a5eebc90fdf5: Layer already exists 01:41:15 16b1d0ad49e5: Layer already exists 01:41:15 258fe3941d81: Layer already exists 01:41:15 006a0d54ffd1: Layer already exists 01:41:15 3c20671a5817: Layer already exists 01:41:15 3.2.0-dev.60: digest: sha256:ab4fd35e2da74d648c8e433899fa7a8b1e8376e9d307881cbeb4093b9eb494cd size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:41:15 144d0e5db3ba: Preparing 01:41:15 95cb3fac0e5f: Preparing 01:41:15 0850afa55d2f: Preparing 01:41:15 3c690ea85cba: Preparing 01:41:15 04ff9cf91101: Preparing 01:41:15 3501e50cecfc: Preparing 01:41:15 787b33f45b70: Preparing 01:41:15 aa66e634020f: Preparing 01:41:15 3af56e15275a: Preparing 01:41:15 a5c3cea800ba: Preparing 01:41:15 16b1d0ad49e5: Preparing 01:41:15 a5eebc90fdf5: Preparing 01:41:15 5f70bf18a086: Preparing 01:41:15 905df0b615a0: Preparing 01:41:15 258fe3941d81: Preparing 01:41:15 006a0d54ffd1: Preparing 01:41:15 3c20671a5817: Preparing 01:41:15 16b1d0ad49e5: Waiting 01:41:15 a5eebc90fdf5: Waiting 01:41:15 3501e50cecfc: Waiting 01:41:15 787b33f45b70: Waiting 01:41:15 aa66e634020f: Waiting 01:41:15 5f70bf18a086: Waiting 01:41:15 3af56e15275a: Waiting 01:41:15 a5c3cea800ba: Waiting 01:41:15 905df0b615a0: Waiting 01:41:15 258fe3941d81: Waiting 01:41:15 006a0d54ffd1: Waiting 01:41:15 3c20671a5817: Waiting 01:41:15 3c690ea85cba: Layer already exists 01:41:15 0850afa55d2f: Layer already exists 01:41:15 95cb3fac0e5f: Layer already exists 01:41:15 144d0e5db3ba: Layer already exists 01:41:15 04ff9cf91101: Layer already exists 01:41:15 aa66e634020f: Layer already exists 01:41:15 3af56e15275a: Layer already exists 01:41:15 787b33f45b70: Layer already exists 01:41:15 a5c3cea800ba: Layer already exists 01:41:15 3501e50cecfc: Layer already exists 01:41:15 5f70bf18a086: Layer already exists 01:41:15 16b1d0ad49e5: Layer already exists 01:41:15 a5eebc90fdf5: Layer already exists 01:41:15 258fe3941d81: Layer already exists 01:41:15 905df0b615a0: Layer already exists 01:41:16 3c20671a5817: Layer already exists 01:41:16 006a0d54ffd1: Layer already exists 01:41:16 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:ab4fd35e2da74d648c8e433899fa7a8b1e8376e9d307881cbeb4093b9eb494cd size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:41:16 144d0e5db3ba: Preparing 01:41:16 95cb3fac0e5f: Preparing 01:41:16 0850afa55d2f: Preparing 01:41:16 3c690ea85cba: Preparing 01:41:16 04ff9cf91101: Preparing 01:41:16 3501e50cecfc: Preparing 01:41:16 787b33f45b70: Preparing 01:41:16 aa66e634020f: Preparing 01:41:16 3af56e15275a: Preparing 01:41:16 a5c3cea800ba: Preparing 01:41:16 16b1d0ad49e5: Preparing 01:41:16 a5eebc90fdf5: Preparing 01:41:16 5f70bf18a086: Preparing 01:41:16 905df0b615a0: Preparing 01:41:16 258fe3941d81: Preparing 01:41:16 006a0d54ffd1: Preparing 01:41:16 3c20671a5817: Preparing 01:41:16 787b33f45b70: Waiting 01:41:16 aa66e634020f: Waiting 01:41:16 3af56e15275a: Waiting 01:41:16 a5c3cea800ba: Waiting 01:41:16 3501e50cecfc: Waiting 01:41:16 16b1d0ad49e5: Waiting 01:41:16 a5eebc90fdf5: Waiting 01:41:16 5f70bf18a086: Waiting 01:41:16 006a0d54ffd1: Waiting 01:41:16 905df0b615a0: Waiting 01:41:16 3c20671a5817: Waiting 01:41:16 258fe3941d81: Waiting 01:41:17 0850afa55d2f: Layer already exists 01:41:17 04ff9cf91101: Layer already exists 01:41:17 3c690ea85cba: Layer already exists 01:41:17 144d0e5db3ba: Layer already exists 01:41:17 95cb3fac0e5f: Layer already exists 01:41:17 3501e50cecfc: Layer already exists 01:41:17 aa66e634020f: Layer already exists 01:41:17 787b33f45b70: Layer already exists 01:41:17 a5c3cea800ba: Layer already exists 01:41:17 3af56e15275a: Layer already exists 01:41:17 905df0b615a0: Layer already exists 01:41:17 258fe3941d81: Layer already exists 01:41:17 a5eebc90fdf5: Layer already exists 01:41:17 5f70bf18a086: Layer already exists 01:41:17 16b1d0ad49e5: Layer already exists 01:41:17 3c20671a5817: Layer already exists 01:41:17 006a0d54ffd1: Layer already exists 01:41:17 main: digest: sha256:ab4fd35e2da74d648c8e433899fa7a8b1e8376e9d307881cbeb4093b9eb494cd size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:17 ===================================================== [Pipeline] echo 01:41:17 taggedImages: 01:41:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:41:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.60 01:41:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:41:17 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:41:17 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:17 latest 01:41:17 3.2.0-dev.60 01:41:17 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:17 main 01:41:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:41:18 0e4fcb5b4675: Preparing 01:41:18 da42a8f3d07f: Preparing 01:41:18 982fdbfbf94b: Preparing 01:41:18 0fcbe6f8317a: Preparing 01:41:18 3af56e15275a: Preparing 01:41:18 a5c3cea800ba: Preparing 01:41:18 67f6ccc72934: Preparing 01:41:18 eb6b4afe171b: Preparing 01:41:18 3c20671a5817: Preparing 01:41:18 67f6ccc72934: Waiting 01:41:18 eb6b4afe171b: Waiting 01:41:18 3c20671a5817: Waiting 01:41:18 a5c3cea800ba: Waiting 01:41:18 3af56e15275a: Layer already exists 01:41:18 a5c3cea800ba: Layer already exists 01:41:18 67f6ccc72934: Layer already exists 01:41:18 982fdbfbf94b: Pushed 01:41:18 da42a8f3d07f: Pushed 01:41:18 eb6b4afe171b: Layer already exists 01:41:18 0e4fcb5b4675: Pushed 01:41:18 3c20671a5817: Layer already exists 01:41:23 0fcbe6f8317a: Pushed 01:41:23 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:caa78380f1e6fd3ff8ca6d3e1bf9fd62b34f21e396b6fc5a893754bf55cd5118 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:24 + 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 01:41:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:41:24 0e4fcb5b4675: Preparing 01:41:24 da42a8f3d07f: Preparing 01:41:24 982fdbfbf94b: Preparing 01:41:24 0fcbe6f8317a: Preparing 01:41:24 3af56e15275a: Preparing 01:41:24 a5c3cea800ba: Preparing 01:41:24 67f6ccc72934: Preparing 01:41:24 eb6b4afe171b: Preparing 01:41:24 3c20671a5817: Preparing 01:41:24 a5c3cea800ba: Waiting 01:41:24 67f6ccc72934: Waiting 01:41:24 eb6b4afe171b: Waiting 01:41:24 3c20671a5817: Waiting 01:41:24 3af56e15275a: Layer already exists 01:41:24 0e4fcb5b4675: Layer already exists 01:41:24 da42a8f3d07f: Layer already exists 01:41:24 982fdbfbf94b: Layer already exists 01:41:24 0fcbe6f8317a: Layer already exists 01:41:24 67f6ccc72934: Layer already exists 01:41:24 a5c3cea800ba: Layer already exists 01:41:24 eb6b4afe171b: Layer already exists 01:41:24 3c20671a5817: Layer already exists 01:41:24 latest: digest: sha256:caa78380f1e6fd3ff8ca6d3e1bf9fd62b34f21e396b6fc5a893754bf55cd5118 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:25 + 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 01:41:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.60 01:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:41:25 0e4fcb5b4675: Preparing 01:41:25 da42a8f3d07f: Preparing 01:41:25 982fdbfbf94b: Preparing 01:41:25 0fcbe6f8317a: Preparing 01:41:25 3af56e15275a: Preparing 01:41:25 a5c3cea800ba: Preparing 01:41:25 67f6ccc72934: Preparing 01:41:25 eb6b4afe171b: Preparing 01:41:25 3c20671a5817: Preparing 01:41:25 a5c3cea800ba: Waiting 01:41:25 67f6ccc72934: Waiting 01:41:25 eb6b4afe171b: Waiting 01:41:25 3c20671a5817: Waiting 01:41:25 0fcbe6f8317a: Layer already exists 01:41:25 3af56e15275a: Layer already exists 01:41:25 da42a8f3d07f: Layer already exists 01:41:25 0e4fcb5b4675: Layer already exists 01:41:25 982fdbfbf94b: Layer already exists 01:41:25 eb6b4afe171b: Layer already exists 01:41:25 3c20671a5817: Layer already exists 01:41:25 a5c3cea800ba: Layer already exists 01:41:25 67f6ccc72934: Layer already exists 01:41:25 3.2.0-dev.60: digest: sha256:caa78380f1e6fd3ff8ca6d3e1bf9fd62b34f21e396b6fc5a893754bf55cd5118 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:41:26 0e4fcb5b4675: Preparing 01:41:26 da42a8f3d07f: Preparing 01:41:26 982fdbfbf94b: Preparing 01:41:26 0fcbe6f8317a: Preparing 01:41:26 3af56e15275a: Preparing 01:41:26 a5c3cea800ba: Preparing 01:41:26 67f6ccc72934: Preparing 01:41:26 eb6b4afe171b: Preparing 01:41:26 3c20671a5817: Preparing 01:41:26 67f6ccc72934: Waiting 01:41:26 eb6b4afe171b: Waiting 01:41:26 3c20671a5817: Waiting 01:41:26 a5c3cea800ba: Waiting 01:41:26 982fdbfbf94b: Layer already exists 01:41:26 0fcbe6f8317a: Layer already exists 01:41:26 0e4fcb5b4675: Layer already exists 01:41:26 3af56e15275a: Layer already exists 01:41:26 da42a8f3d07f: Layer already exists 01:41:26 67f6ccc72934: Layer already exists 01:41:26 a5c3cea800ba: Layer already exists 01:41:26 3c20671a5817: Layer already exists 01:41:26 eb6b4afe171b: Layer already exists 01:41:26 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:caa78380f1e6fd3ff8ca6d3e1bf9fd62b34f21e396b6fc5a893754bf55cd5118 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:27 + 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 01:41:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:41:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:41:27 0e4fcb5b4675: Preparing 01:41:27 da42a8f3d07f: Preparing 01:41:27 982fdbfbf94b: Preparing 01:41:27 0fcbe6f8317a: Preparing 01:41:27 3af56e15275a: Preparing 01:41:27 a5c3cea800ba: Preparing 01:41:27 67f6ccc72934: Preparing 01:41:27 eb6b4afe171b: Preparing 01:41:27 3c20671a5817: Preparing 01:41:27 67f6ccc72934: Waiting 01:41:27 eb6b4afe171b: Waiting 01:41:27 3c20671a5817: Waiting 01:41:27 a5c3cea800ba: Waiting 01:41:27 da42a8f3d07f: Layer already exists 01:41:27 3af56e15275a: Layer already exists 01:41:27 0fcbe6f8317a: Layer already exists 01:41:27 982fdbfbf94b: Layer already exists 01:41:27 0e4fcb5b4675: Layer already exists 01:41:27 eb6b4afe171b: Layer already exists 01:41:27 67f6ccc72934: Layer already exists 01:41:27 3c20671a5817: Layer already exists 01:41:27 a5c3cea800ba: Layer already exists 01:41:27 main: digest: sha256:caa78380f1e6fd3ff8ca6d3e1bf9fd62b34f21e396b6fc5a893754bf55cd5118 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:27 ===================================================== [Pipeline] echo 01:41:28 taggedImages: 01:41:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:41:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.60 01:41:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:41:28 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:41:28 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:28 latest 01:41:28 3.2.0-dev.60 01:41:28 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:28 main 01:41:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:41:28 7a1e8da8251f: Preparing 01:41:28 9d38a6bf0306: Preparing 01:41:28 74e25fc35968: Preparing 01:41:28 0e7a8ebce432: Preparing 01:41:28 c0ca19667676: Preparing 01:41:28 3af56e15275a: Preparing 01:41:28 a5c3cea800ba: Preparing 01:41:28 e940d9dc9424: Preparing 01:41:28 aad9ef72012b: Preparing 01:41:28 98d5bc1f5e5e: Preparing 01:41:28 3c20671a5817: Preparing 01:41:28 a5c3cea800ba: Waiting 01:41:28 e940d9dc9424: Waiting 01:41:28 aad9ef72012b: Waiting 01:41:28 98d5bc1f5e5e: Waiting 01:41:28 3c20671a5817: Waiting 01:41:28 3af56e15275a: Waiting 01:41:29 c0ca19667676: Pushed 01:41:29 7a1e8da8251f: Pushed 01:41:29 0e7a8ebce432: Pushed 01:41:29 9d38a6bf0306: Pushed 01:41:29 3af56e15275a: Layer already exists 01:41:29 a5c3cea800ba: Layer already exists 01:41:29 3c20671a5817: Layer already exists 01:41:29 e940d9dc9424: Pushed 01:41:29 aad9ef72012b: Pushed 01:41:31 74e25fc35968: Pushed 01:41:31 98d5bc1f5e5e: Pushed 01:41:31 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:5dc41f062dadf051adb5d95c96740c3925dc7c3f031937c515334e7cf362a3d5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:32 + 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 01:41:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:41:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:41:32 7a1e8da8251f: Preparing 01:41:32 9d38a6bf0306: Preparing 01:41:32 74e25fc35968: Preparing 01:41:32 0e7a8ebce432: Preparing 01:41:32 c0ca19667676: Preparing 01:41:32 3af56e15275a: Preparing 01:41:32 a5c3cea800ba: Preparing 01:41:32 e940d9dc9424: Preparing 01:41:32 aad9ef72012b: Preparing 01:41:32 98d5bc1f5e5e: Preparing 01:41:32 3c20671a5817: Preparing 01:41:32 a5c3cea800ba: Waiting 01:41:32 e940d9dc9424: Waiting 01:41:32 aad9ef72012b: Waiting 01:41:32 98d5bc1f5e5e: Waiting 01:41:32 3c20671a5817: Waiting 01:41:32 3af56e15275a: Waiting 01:41:32 c0ca19667676: Layer already exists 01:41:32 0e7a8ebce432: Layer already exists 01:41:32 7a1e8da8251f: Layer already exists 01:41:32 9d38a6bf0306: Layer already exists 01:41:32 74e25fc35968: Layer already exists 01:41:32 a5c3cea800ba: Layer already exists 01:41:32 aad9ef72012b: Layer already exists 01:41:32 3af56e15275a: Layer already exists 01:41:32 e940d9dc9424: Layer already exists 01:41:32 98d5bc1f5e5e: Layer already exists 01:41:32 3c20671a5817: Layer already exists 01:41:32 latest: digest: sha256:5dc41f062dadf051adb5d95c96740c3925dc7c3f031937c515334e7cf362a3d5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:33 + 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 01:41:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.60 01:41:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:41:33 7a1e8da8251f: Preparing 01:41:33 9d38a6bf0306: Preparing 01:41:33 74e25fc35968: Preparing 01:41:33 0e7a8ebce432: Preparing 01:41:33 c0ca19667676: Preparing 01:41:33 3af56e15275a: Preparing 01:41:33 a5c3cea800ba: Preparing 01:41:33 e940d9dc9424: Preparing 01:41:33 aad9ef72012b: Preparing 01:41:33 98d5bc1f5e5e: Preparing 01:41:33 3c20671a5817: Preparing 01:41:33 3af56e15275a: Waiting 01:41:33 a5c3cea800ba: Waiting 01:41:33 aad9ef72012b: Waiting 01:41:33 98d5bc1f5e5e: Waiting 01:41:33 e940d9dc9424: Waiting 01:41:33 3c20671a5817: Waiting 01:41:33 74e25fc35968: Layer already exists 01:41:33 9d38a6bf0306: Layer already exists 01:41:33 c0ca19667676: Layer already exists 01:41:33 0e7a8ebce432: Layer already exists 01:41:33 7a1e8da8251f: Layer already exists 01:41:33 3af56e15275a: Layer already exists 01:41:33 aad9ef72012b: Layer already exists 01:41:33 a5c3cea800ba: Layer already exists 01:41:33 98d5bc1f5e5e: Layer already exists 01:41:33 e940d9dc9424: Layer already exists 01:41:33 3c20671a5817: Layer already exists 01:41:33 3.2.0-dev.60: digest: sha256:5dc41f062dadf051adb5d95c96740c3925dc7c3f031937c515334e7cf362a3d5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:41:34 7a1e8da8251f: Preparing 01:41:34 9d38a6bf0306: Preparing 01:41:34 74e25fc35968: Preparing 01:41:34 0e7a8ebce432: Preparing 01:41:34 c0ca19667676: Preparing 01:41:34 3af56e15275a: Preparing 01:41:34 a5c3cea800ba: Preparing 01:41:34 e940d9dc9424: Preparing 01:41:34 aad9ef72012b: Preparing 01:41:34 98d5bc1f5e5e: Preparing 01:41:34 3c20671a5817: Preparing 01:41:34 a5c3cea800ba: Waiting 01:41:34 e940d9dc9424: Waiting 01:41:34 aad9ef72012b: Waiting 01:41:34 98d5bc1f5e5e: Waiting 01:41:34 3c20671a5817: Waiting 01:41:34 3af56e15275a: Waiting 01:41:34 0e7a8ebce432: Layer already exists 01:41:34 74e25fc35968: Layer already exists 01:41:34 9d38a6bf0306: Layer already exists 01:41:34 7a1e8da8251f: Layer already exists 01:41:34 c0ca19667676: Layer already exists 01:41:34 e940d9dc9424: Layer already exists 01:41:34 a5c3cea800ba: Layer already exists 01:41:34 3af56e15275a: Layer already exists 01:41:34 aad9ef72012b: Layer already exists 01:41:34 98d5bc1f5e5e: Layer already exists 01:41:34 3c20671a5817: Layer already exists 01:41:34 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:5dc41f062dadf051adb5d95c96740c3925dc7c3f031937c515334e7cf362a3d5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:35 + 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 01:41:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:41:35 7a1e8da8251f: Preparing 01:41:35 9d38a6bf0306: Preparing 01:41:35 74e25fc35968: Preparing 01:41:35 0e7a8ebce432: Preparing 01:41:35 c0ca19667676: Preparing 01:41:35 3af56e15275a: Preparing 01:41:35 a5c3cea800ba: Preparing 01:41:35 e940d9dc9424: Preparing 01:41:35 aad9ef72012b: Preparing 01:41:35 98d5bc1f5e5e: Preparing 01:41:35 3c20671a5817: Preparing 01:41:35 e940d9dc9424: Waiting 01:41:35 3af56e15275a: Waiting 01:41:35 aad9ef72012b: Waiting 01:41:35 a5c3cea800ba: Waiting 01:41:35 98d5bc1f5e5e: Waiting 01:41:35 3c20671a5817: Waiting 01:41:35 0e7a8ebce432: Layer already exists 01:41:35 9d38a6bf0306: Layer already exists 01:41:35 7a1e8da8251f: Layer already exists 01:41:35 c0ca19667676: Layer already exists 01:41:35 74e25fc35968: Layer already exists 01:41:35 aad9ef72012b: Layer already exists 01:41:35 e940d9dc9424: Layer already exists 01:41:35 3af56e15275a: Layer already exists 01:41:35 98d5bc1f5e5e: Layer already exists 01:41:35 a5c3cea800ba: Layer already exists 01:41:35 3c20671a5817: Layer already exists 01:41:35 main: digest: sha256:5dc41f062dadf051adb5d95c96740c3925dc7c3f031937c515334e7cf362a3d5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:35 ===================================================== [Pipeline] echo 01:41:35 taggedImages: 01:41:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:41:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.60 01:41:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:41:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:41:35 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:35 latest 01:41:35 3.2.0-dev.60 01:41:35 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:35 main 01:41:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:41:36 3d56f0514db9: Preparing 01:41:36 325cfa78d000: Preparing 01:41:36 bfcb38517098: Preparing 01:41:36 c102f61c2059: Preparing 01:41:36 f3bbe1602cd6: Preparing 01:41:36 1bedfca92321: Preparing 01:41:36 16cb04af7533: Preparing 01:41:36 3af56e15275a: Preparing 01:41:36 a5c3cea800ba: Preparing 01:41:36 a48eef24b765: Preparing 01:41:36 4078c81a4e3b: Preparing 01:41:36 3c20671a5817: Preparing 01:41:36 1bedfca92321: Waiting 01:41:36 16cb04af7533: Waiting 01:41:36 a5c3cea800ba: Waiting 01:41:36 3af56e15275a: Waiting 01:41:36 a48eef24b765: Waiting 01:41:36 4078c81a4e3b: Waiting 01:41:36 3c20671a5817: Waiting 01:41:36 f3bbe1602cd6: Pushed 01:41:36 325cfa78d000: Pushed 01:41:36 3d56f0514db9: Pushed 01:41:36 3af56e15275a: Layer already exists 01:41:36 a5c3cea800ba: Layer already exists 01:41:37 16cb04af7533: Pushed 01:41:37 1bedfca92321: Pushed 01:41:37 3c20671a5817: Layer already exists 01:41:37 a48eef24b765: Pushed 01:41:39 c102f61c2059: Pushed 01:41:39 bfcb38517098: Pushed 01:41:40 4078c81a4e3b: Pushed 01:41:40 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:4c397f4370c89420b2a96675d1a28095c4bae4ed446bde121c6a96b6ccedeef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:40 + 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 01:41:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:41:41 3d56f0514db9: Preparing 01:41:41 325cfa78d000: Preparing 01:41:41 bfcb38517098: Preparing 01:41:41 c102f61c2059: Preparing 01:41:41 f3bbe1602cd6: Preparing 01:41:41 1bedfca92321: Preparing 01:41:41 16cb04af7533: Preparing 01:41:41 3af56e15275a: Preparing 01:41:41 a5c3cea800ba: Preparing 01:41:41 a48eef24b765: Preparing 01:41:41 4078c81a4e3b: Preparing 01:41:41 3c20671a5817: Preparing 01:41:41 a5c3cea800ba: Waiting 01:41:41 a48eef24b765: Waiting 01:41:41 1bedfca92321: Waiting 01:41:41 4078c81a4e3b: Waiting 01:41:41 3c20671a5817: Waiting 01:41:41 3af56e15275a: Waiting 01:41:41 16cb04af7533: Waiting 01:41:41 bfcb38517098: Layer already exists 01:41:41 f3bbe1602cd6: Layer already exists 01:41:41 3d56f0514db9: Layer already exists 01:41:41 c102f61c2059: Layer already exists 01:41:41 325cfa78d000: Layer already exists 01:41:41 1bedfca92321: Layer already exists 01:41:41 16cb04af7533: Layer already exists 01:41:41 a48eef24b765: Layer already exists 01:41:41 3af56e15275a: Layer already exists 01:41:41 a5c3cea800ba: Layer already exists 01:41:41 4078c81a4e3b: Layer already exists 01:41:41 3c20671a5817: Layer already exists 01:41:41 latest: digest: sha256:4c397f4370c89420b2a96675d1a28095c4bae4ed446bde121c6a96b6ccedeef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:41 + 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 01:41:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.60 01:41:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:41:42 3d56f0514db9: Preparing 01:41:42 325cfa78d000: Preparing 01:41:42 bfcb38517098: Preparing 01:41:42 c102f61c2059: Preparing 01:41:42 f3bbe1602cd6: Preparing 01:41:42 1bedfca92321: Preparing 01:41:42 16cb04af7533: Preparing 01:41:42 3af56e15275a: Preparing 01:41:42 a5c3cea800ba: Preparing 01:41:42 a48eef24b765: Preparing 01:41:42 4078c81a4e3b: Preparing 01:41:42 3c20671a5817: Preparing 01:41:42 a5c3cea800ba: Waiting 01:41:42 16cb04af7533: Waiting 01:41:42 3af56e15275a: Waiting 01:41:42 a48eef24b765: Waiting 01:41:42 4078c81a4e3b: Waiting 01:41:42 3c20671a5817: Waiting 01:41:42 1bedfca92321: Waiting 01:41:42 bfcb38517098: Layer already exists 01:41:42 3d56f0514db9: Layer already exists 01:41:42 c102f61c2059: Layer already exists 01:41:42 325cfa78d000: Layer already exists 01:41:42 f3bbe1602cd6: Layer already exists 01:41:42 a5c3cea800ba: Layer already exists 01:41:42 1bedfca92321: Layer already exists 01:41:42 3af56e15275a: Layer already exists 01:41:42 16cb04af7533: Layer already exists 01:41:42 a48eef24b765: Layer already exists 01:41:42 4078c81a4e3b: Layer already exists 01:41:42 3c20671a5817: Layer already exists 01:41:42 3.2.0-dev.60: digest: sha256:4c397f4370c89420b2a96675d1a28095c4bae4ed446bde121c6a96b6ccedeef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:41:43 3d56f0514db9: Preparing 01:41:43 325cfa78d000: Preparing 01:41:43 bfcb38517098: Preparing 01:41:43 c102f61c2059: Preparing 01:41:43 f3bbe1602cd6: Preparing 01:41:43 1bedfca92321: Preparing 01:41:43 16cb04af7533: Preparing 01:41:43 3af56e15275a: Preparing 01:41:43 a5c3cea800ba: Preparing 01:41:43 a48eef24b765: Preparing 01:41:43 4078c81a4e3b: Preparing 01:41:43 3c20671a5817: Preparing 01:41:43 a5c3cea800ba: Waiting 01:41:43 a48eef24b765: Waiting 01:41:43 4078c81a4e3b: Waiting 01:41:43 3c20671a5817: Waiting 01:41:43 1bedfca92321: Waiting 01:41:43 16cb04af7533: Waiting 01:41:43 3af56e15275a: Waiting 01:41:43 3d56f0514db9: Layer already exists 01:41:43 f3bbe1602cd6: Layer already exists 01:41:43 bfcb38517098: Layer already exists 01:41:43 325cfa78d000: Layer already exists 01:41:43 c102f61c2059: Layer already exists 01:41:43 3af56e15275a: Layer already exists 01:41:43 1bedfca92321: Layer already exists 01:41:43 16cb04af7533: Layer already exists 01:41:43 a48eef24b765: Layer already exists 01:41:43 a5c3cea800ba: Layer already exists 01:41:43 3c20671a5817: Layer already exists 01:41:43 4078c81a4e3b: Layer already exists 01:41:43 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:4c397f4370c89420b2a96675d1a28095c4bae4ed446bde121c6a96b6ccedeef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:43 + 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 01:41:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:41:44 3d56f0514db9: Preparing 01:41:44 325cfa78d000: Preparing 01:41:44 bfcb38517098: Preparing 01:41:44 c102f61c2059: Preparing 01:41:44 f3bbe1602cd6: Preparing 01:41:44 1bedfca92321: Preparing 01:41:44 16cb04af7533: Preparing 01:41:44 3af56e15275a: Preparing 01:41:44 a5c3cea800ba: Preparing 01:41:44 a48eef24b765: Preparing 01:41:44 4078c81a4e3b: Preparing 01:41:44 3c20671a5817: Preparing 01:41:44 a5c3cea800ba: Waiting 01:41:44 a48eef24b765: Waiting 01:41:44 4078c81a4e3b: Waiting 01:41:44 3c20671a5817: Waiting 01:41:44 1bedfca92321: Waiting 01:41:44 3af56e15275a: Waiting 01:41:44 16cb04af7533: Waiting 01:41:44 bfcb38517098: Layer already exists 01:41:44 325cfa78d000: Layer already exists 01:41:44 3d56f0514db9: Layer already exists 01:41:44 f3bbe1602cd6: Layer already exists 01:41:44 c102f61c2059: Layer already exists 01:41:44 16cb04af7533: Layer already exists 01:41:44 a48eef24b765: Layer already exists 01:41:44 1bedfca92321: Layer already exists 01:41:44 3af56e15275a: Layer already exists 01:41:44 a5c3cea800ba: Layer already exists 01:41:44 4078c81a4e3b: Layer already exists 01:41:44 3c20671a5817: Layer already exists 01:41:44 main: digest: sha256:4c397f4370c89420b2a96675d1a28095c4bae4ed446bde121c6a96b6ccedeef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:44 ===================================================== [Pipeline] echo 01:41:44 taggedImages: 01:41:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:41:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.60 01:41:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:41:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:41:44 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:44 latest 01:41:44 3.2.0-dev.60 01:41:44 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:44 main 01:41:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:41:45 ccd6b19c4010: Preparing 01:41:45 c4eaf7ade5d6: Preparing 01:41:45 3af56e15275a: Preparing 01:41:45 a5c3cea800ba: Preparing 01:41:45 3f870befe6f4: Preparing 01:41:45 1750d6f43e1c: Preparing 01:41:45 3c20671a5817: Preparing 01:41:45 1750d6f43e1c: Waiting 01:41:45 3c20671a5817: Waiting 01:41:45 a5c3cea800ba: Layer already exists 01:41:45 3af56e15275a: Layer already exists 01:41:45 3c20671a5817: Layer already exists 01:41:45 3f870befe6f4: Pushed 01:41:45 ccd6b19c4010: Pushed 01:41:47 1750d6f43e1c: Pushed 01:41:49 c4eaf7ade5d6: Pushed 01:41:49 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:45734866152b4dad1146e4ae6cf4e4f3e6c996bc5d659311c1d8b651f77b3371 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:49 + 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 01:41:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:41:49 ccd6b19c4010: Preparing 01:41:49 c4eaf7ade5d6: Preparing 01:41:49 3af56e15275a: Preparing 01:41:49 a5c3cea800ba: Preparing 01:41:49 3f870befe6f4: Preparing 01:41:49 1750d6f43e1c: Preparing 01:41:49 3c20671a5817: Preparing 01:41:49 1750d6f43e1c: Waiting 01:41:49 3c20671a5817: Waiting 01:41:49 3f870befe6f4: Layer already exists 01:41:49 a5c3cea800ba: Layer already exists 01:41:49 ccd6b19c4010: Layer already exists 01:41:49 3af56e15275a: Layer already exists 01:41:49 c4eaf7ade5d6: Layer already exists 01:41:49 1750d6f43e1c: Layer already exists 01:41:49 3c20671a5817: Layer already exists 01:41:50 latest: digest: sha256:45734866152b4dad1146e4ae6cf4e4f3e6c996bc5d659311c1d8b651f77b3371 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:50 + 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 01:41:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.60 01:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:41:50 ccd6b19c4010: Preparing 01:41:50 c4eaf7ade5d6: Preparing 01:41:50 3af56e15275a: Preparing 01:41:50 a5c3cea800ba: Preparing 01:41:50 3f870befe6f4: Preparing 01:41:50 1750d6f43e1c: Preparing 01:41:50 3c20671a5817: Preparing 01:41:50 1750d6f43e1c: Waiting 01:41:50 3c20671a5817: Waiting 01:41:50 c4eaf7ade5d6: Layer already exists 01:41:50 3f870befe6f4: Layer already exists 01:41:50 3af56e15275a: Layer already exists 01:41:50 ccd6b19c4010: Layer already exists 01:41:50 a5c3cea800ba: Layer already exists 01:41:50 1750d6f43e1c: Layer already exists 01:41:50 3c20671a5817: Layer already exists 01:41:51 3.2.0-dev.60: digest: sha256:45734866152b4dad1146e4ae6cf4e4f3e6c996bc5d659311c1d8b651f77b3371 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:41:51 ccd6b19c4010: Preparing 01:41:51 c4eaf7ade5d6: Preparing 01:41:51 3af56e15275a: Preparing 01:41:51 a5c3cea800ba: Preparing 01:41:51 3f870befe6f4: Preparing 01:41:51 1750d6f43e1c: Preparing 01:41:51 3c20671a5817: Preparing 01:41:51 1750d6f43e1c: Waiting 01:41:51 3af56e15275a: Layer already exists 01:41:51 c4eaf7ade5d6: Layer already exists 01:41:51 3f870befe6f4: Layer already exists 01:41:51 a5c3cea800ba: Layer already exists 01:41:51 ccd6b19c4010: Layer already exists 01:41:51 3c20671a5817: Layer already exists 01:41:51 1750d6f43e1c: Layer already exists 01:41:52 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:45734866152b4dad1146e4ae6cf4e4f3e6c996bc5d659311c1d8b651f77b3371 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:52 + 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 01:41:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:41:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:41:52 ccd6b19c4010: Preparing 01:41:52 c4eaf7ade5d6: Preparing 01:41:52 3af56e15275a: Preparing 01:41:52 a5c3cea800ba: Preparing 01:41:52 3f870befe6f4: Preparing 01:41:52 1750d6f43e1c: Preparing 01:41:52 3c20671a5817: Preparing 01:41:52 1750d6f43e1c: Waiting 01:41:52 3c20671a5817: Waiting 01:41:52 c4eaf7ade5d6: Layer already exists 01:41:52 a5c3cea800ba: Layer already exists 01:41:52 ccd6b19c4010: Layer already exists 01:41:52 3af56e15275a: Layer already exists 01:41:52 3f870befe6f4: Layer already exists 01:41:52 3c20671a5817: Layer already exists 01:41:52 1750d6f43e1c: Layer already exists 01:41:53 main: digest: sha256:45734866152b4dad1146e4ae6cf4e4f3e6c996bc5d659311c1d8b651f77b3371 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:53 ===================================================== [Pipeline] echo 01:41:53 taggedImages: 01:41:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:41:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.60 01:41:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:41:53 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:41:53 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:53 latest 01:41:53 3.2.0-dev.60 01:41:53 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:41:53 main 01:41:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:41:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:41:53 ecba4f8f2f4e: Preparing 01:41:53 919dae3cc178: Preparing 01:41:53 4854163a1949: Preparing 01:41:53 3af56e15275a: Preparing 01:41:53 a5c3cea800ba: Preparing 01:41:53 bb549e711300: Preparing 01:41:53 f44d4cb20638: Preparing 01:41:53 1d00552cf589: Preparing 01:41:53 8924010c9b2c: Preparing 01:41:53 3c20671a5817: Preparing 01:41:53 f44d4cb20638: Waiting 01:41:53 1d00552cf589: Waiting 01:41:53 8924010c9b2c: Waiting 01:41:53 3c20671a5817: Waiting 01:41:53 bb549e711300: Waiting 01:41:53 3af56e15275a: Layer already exists 01:41:53 a5c3cea800ba: Layer already exists 01:41:54 4854163a1949: Pushed 01:41:54 919dae3cc178: Pushed 01:41:54 ecba4f8f2f4e: Pushed 01:41:54 3c20671a5817: Layer already exists 01:41:54 1d00552cf589: Pushed 01:41:55 8924010c9b2c: Pushed 01:42:07 f44d4cb20638: Pushed 01:42:17 bb549e711300: Pushed 01:42:17 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:05caad4b9b5c6cf6794474d557108b3c7a7e153252a121ea04c1d1acfff0e508 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:17 + 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 01:42:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:42:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:42:18 ecba4f8f2f4e: Preparing 01:42:18 919dae3cc178: Preparing 01:42:18 4854163a1949: Preparing 01:42:18 3af56e15275a: Preparing 01:42:18 a5c3cea800ba: Preparing 01:42:18 bb549e711300: Preparing 01:42:18 f44d4cb20638: Preparing 01:42:18 1d00552cf589: Preparing 01:42:18 8924010c9b2c: Preparing 01:42:18 3c20671a5817: Preparing 01:42:18 bb549e711300: Waiting 01:42:18 8924010c9b2c: Waiting 01:42:18 3c20671a5817: Waiting 01:42:18 f44d4cb20638: Waiting 01:42:18 1d00552cf589: Waiting 01:42:18 3af56e15275a: Layer already exists 01:42:18 ecba4f8f2f4e: Layer already exists 01:42:18 a5c3cea800ba: Layer already exists 01:42:18 4854163a1949: Layer already exists 01:42:18 919dae3cc178: Layer already exists 01:42:18 8924010c9b2c: Layer already exists 01:42:18 f44d4cb20638: Layer already exists 01:42:18 bb549e711300: Layer already exists 01:42:18 1d00552cf589: Layer already exists 01:42:18 3c20671a5817: Layer already exists 01:42:18 latest: digest: sha256:05caad4b9b5c6cf6794474d557108b3c7a7e153252a121ea04c1d1acfff0e508 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:18 + 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 01:42:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.60 01:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:42:19 ecba4f8f2f4e: Preparing 01:42:19 919dae3cc178: Preparing 01:42:19 4854163a1949: Preparing 01:42:19 3af56e15275a: Preparing 01:42:19 a5c3cea800ba: Preparing 01:42:19 bb549e711300: Preparing 01:42:19 f44d4cb20638: Preparing 01:42:19 1d00552cf589: Preparing 01:42:19 8924010c9b2c: Preparing 01:42:19 3c20671a5817: Preparing 01:42:19 1d00552cf589: Waiting 01:42:19 8924010c9b2c: Waiting 01:42:19 3c20671a5817: Waiting 01:42:19 bb549e711300: Waiting 01:42:19 f44d4cb20638: Waiting 01:42:19 ecba4f8f2f4e: Layer already exists 01:42:19 3af56e15275a: Layer already exists 01:42:19 4854163a1949: Layer already exists 01:42:19 a5c3cea800ba: Layer already exists 01:42:19 919dae3cc178: Layer already exists 01:42:19 1d00552cf589: Layer already exists 01:42:19 8924010c9b2c: Layer already exists 01:42:19 f44d4cb20638: Layer already exists 01:42:19 bb549e711300: Layer already exists 01:42:19 3c20671a5817: Layer already exists 01:42:19 3.2.0-dev.60: digest: sha256:05caad4b9b5c6cf6794474d557108b3c7a7e153252a121ea04c1d1acfff0e508 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:42:20 ecba4f8f2f4e: Preparing 01:42:20 919dae3cc178: Preparing 01:42:20 4854163a1949: Preparing 01:42:20 3af56e15275a: Preparing 01:42:20 a5c3cea800ba: Preparing 01:42:20 bb549e711300: Preparing 01:42:20 f44d4cb20638: Preparing 01:42:20 bb549e711300: Waiting 01:42:20 1d00552cf589: Preparing 01:42:20 f44d4cb20638: Waiting 01:42:20 8924010c9b2c: Preparing 01:42:20 3c20671a5817: Preparing 01:42:20 1d00552cf589: Waiting 01:42:20 8924010c9b2c: Waiting 01:42:20 3c20671a5817: Waiting 01:42:20 3af56e15275a: Layer already exists 01:42:20 ecba4f8f2f4e: Layer already exists 01:42:20 919dae3cc178: Layer already exists 01:42:20 4854163a1949: Layer already exists 01:42:20 a5c3cea800ba: Layer already exists 01:42:20 8924010c9b2c: Layer already exists 01:42:20 1d00552cf589: Layer already exists 01:42:20 f44d4cb20638: Layer already exists 01:42:20 bb549e711300: Layer already exists 01:42:20 3c20671a5817: Layer already exists 01:42:20 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:05caad4b9b5c6cf6794474d557108b3c7a7e153252a121ea04c1d1acfff0e508 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:20 + 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 01:42:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:42:21 ecba4f8f2f4e: Preparing 01:42:21 919dae3cc178: Preparing 01:42:21 4854163a1949: Preparing 01:42:21 3af56e15275a: Preparing 01:42:21 a5c3cea800ba: Preparing 01:42:21 bb549e711300: Preparing 01:42:21 f44d4cb20638: Preparing 01:42:21 1d00552cf589: Preparing 01:42:21 8924010c9b2c: Preparing 01:42:21 3c20671a5817: Preparing 01:42:21 f44d4cb20638: Waiting 01:42:21 1d00552cf589: Waiting 01:42:21 8924010c9b2c: Waiting 01:42:21 3c20671a5817: Waiting 01:42:21 bb549e711300: Waiting 01:42:21 ecba4f8f2f4e: Layer already exists 01:42:21 919dae3cc178: Layer already exists 01:42:21 a5c3cea800ba: Layer already exists 01:42:21 3af56e15275a: Layer already exists 01:42:21 4854163a1949: Layer already exists 01:42:21 f44d4cb20638: Layer already exists 01:42:21 bb549e711300: Layer already exists 01:42:21 1d00552cf589: Layer already exists 01:42:21 8924010c9b2c: Layer already exists 01:42:21 3c20671a5817: Layer already exists 01:42:21 main: digest: sha256:05caad4b9b5c6cf6794474d557108b3c7a7e153252a121ea04c1d1acfff0e508 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:21 ===================================================== [Pipeline] echo 01:42:21 taggedImages: 01:42:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:42:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:42:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.60 01:42:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:42:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:42:21 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:42:21 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:42:21 latest 01:42:21 3.2.0-dev.60 01:42:21 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:42:21 main 01:42:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:42:22 49637f87c7c7: Preparing 01:42:22 db6fe9d94385: Preparing 01:42:22 3e6ab8021a64: Preparing 01:42:22 3af56e15275a: Preparing 01:42:22 a5c3cea800ba: Preparing 01:42:22 7c40b4086391: Preparing 01:42:22 32dbd6a61850: Preparing 01:42:22 486e2c94d52d: Preparing 01:42:22 3c20671a5817: Preparing 01:42:22 32dbd6a61850: Waiting 01:42:22 486e2c94d52d: Waiting 01:42:22 3c20671a5817: Waiting 01:42:22 a5c3cea800ba: Layer already exists 01:42:22 3af56e15275a: Layer already exists 01:42:22 3e6ab8021a64: Pushed 01:42:22 db6fe9d94385: Pushed 01:42:22 49637f87c7c7: Pushed 01:42:22 32dbd6a61850: Pushed 01:42:22 3c20671a5817: Layer already exists 01:42:23 486e2c94d52d: Pushed 01:42:45 7c40b4086391: Pushed 01:42:45 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:929da90aa46753711de26d24625b639e94d6ffa9977d6653d5eaf8eda92c4e08 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:45 + 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 01:42:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:42:45 49637f87c7c7: Preparing 01:42:45 db6fe9d94385: Preparing 01:42:45 3e6ab8021a64: Preparing 01:42:45 3af56e15275a: Preparing 01:42:45 a5c3cea800ba: Preparing 01:42:45 7c40b4086391: Preparing 01:42:45 32dbd6a61850: Preparing 01:42:45 486e2c94d52d: Preparing 01:42:45 3c20671a5817: Preparing 01:42:45 7c40b4086391: Waiting 01:42:45 32dbd6a61850: Waiting 01:42:45 486e2c94d52d: Waiting 01:42:45 3c20671a5817: Waiting 01:42:45 49637f87c7c7: Layer already exists 01:42:45 3af56e15275a: Layer already exists 01:42:45 a5c3cea800ba: Layer already exists 01:42:45 3e6ab8021a64: Layer already exists 01:42:45 db6fe9d94385: Layer already exists 01:42:45 32dbd6a61850: Layer already exists 01:42:45 486e2c94d52d: Layer already exists 01:42:45 3c20671a5817: Layer already exists 01:42:45 7c40b4086391: Layer already exists 01:42:46 latest: digest: sha256:929da90aa46753711de26d24625b639e94d6ffa9977d6653d5eaf8eda92c4e08 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:46 + 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 01:42:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.60 01:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:42:46 49637f87c7c7: Preparing 01:42:46 db6fe9d94385: Preparing 01:42:46 3e6ab8021a64: Preparing 01:42:46 3af56e15275a: Preparing 01:42:46 a5c3cea800ba: Preparing 01:42:46 7c40b4086391: Preparing 01:42:46 32dbd6a61850: Preparing 01:42:46 486e2c94d52d: Preparing 01:42:46 3c20671a5817: Preparing 01:42:46 7c40b4086391: Waiting 01:42:46 32dbd6a61850: Waiting 01:42:46 486e2c94d52d: Waiting 01:42:46 3c20671a5817: Waiting 01:42:46 db6fe9d94385: Layer already exists 01:42:46 49637f87c7c7: Layer already exists 01:42:46 3e6ab8021a64: Layer already exists 01:42:46 3af56e15275a: Layer already exists 01:42:46 a5c3cea800ba: Layer already exists 01:42:46 7c40b4086391: Layer already exists 01:42:46 486e2c94d52d: Layer already exists 01:42:46 3c20671a5817: Layer already exists 01:42:46 32dbd6a61850: Layer already exists 01:42:47 3.2.0-dev.60: digest: sha256:929da90aa46753711de26d24625b639e94d6ffa9977d6653d5eaf8eda92c4e08 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:42:47 49637f87c7c7: Preparing 01:42:47 db6fe9d94385: Preparing 01:42:47 3e6ab8021a64: Preparing 01:42:47 3af56e15275a: Preparing 01:42:47 a5c3cea800ba: Preparing 01:42:47 7c40b4086391: Preparing 01:42:47 32dbd6a61850: Preparing 01:42:47 486e2c94d52d: Preparing 01:42:47 3c20671a5817: Preparing 01:42:47 7c40b4086391: Waiting 01:42:47 32dbd6a61850: Waiting 01:42:47 486e2c94d52d: Waiting 01:42:47 3c20671a5817: Waiting 01:42:47 a5c3cea800ba: Layer already exists 01:42:47 3e6ab8021a64: Layer already exists 01:42:47 49637f87c7c7: Layer already exists 01:42:47 db6fe9d94385: Layer already exists 01:42:47 3af56e15275a: Layer already exists 01:42:47 486e2c94d52d: Layer already exists 01:42:47 32dbd6a61850: Layer already exists 01:42:47 3c20671a5817: Layer already exists 01:42:47 7c40b4086391: Layer already exists 01:42:48 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:929da90aa46753711de26d24625b639e94d6ffa9977d6653d5eaf8eda92c4e08 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:48 + 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 01:42:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:42:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:42:48 49637f87c7c7: Preparing 01:42:48 db6fe9d94385: Preparing 01:42:48 3e6ab8021a64: Preparing 01:42:48 3af56e15275a: Preparing 01:42:48 a5c3cea800ba: Preparing 01:42:48 7c40b4086391: Preparing 01:42:48 32dbd6a61850: Preparing 01:42:48 486e2c94d52d: Preparing 01:42:48 3c20671a5817: Preparing 01:42:48 7c40b4086391: Waiting 01:42:48 32dbd6a61850: Waiting 01:42:48 486e2c94d52d: Waiting 01:42:48 3c20671a5817: Waiting 01:42:48 3e6ab8021a64: Layer already exists 01:42:48 3af56e15275a: Layer already exists 01:42:48 49637f87c7c7: Layer already exists 01:42:48 db6fe9d94385: Layer already exists 01:42:48 a5c3cea800ba: Layer already exists 01:42:48 486e2c94d52d: Layer already exists 01:42:48 7c40b4086391: Layer already exists 01:42:48 32dbd6a61850: Layer already exists 01:42:48 3c20671a5817: Layer already exists 01:42:49 main: digest: sha256:929da90aa46753711de26d24625b639e94d6ffa9977d6653d5eaf8eda92c4e08 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:49 ===================================================== [Pipeline] echo 01:42:49 taggedImages: 01:42:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:42:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:42:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.60 01:42:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:42:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:42:49 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:42:49 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:42:49 latest 01:42:49 3.2.0-dev.60 01:42:49 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:42:49 main 01:42:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:42:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:42:49 fab4a2697324: Preparing 01:42:49 636499b3e59b: Preparing 01:42:49 1d8be0d19346: Preparing 01:42:49 3af56e15275a: Preparing 01:42:49 a5c3cea800ba: Preparing 01:42:49 862c127fb05b: Preparing 01:42:49 1d00552cf589: Preparing 01:42:49 8924010c9b2c: Preparing 01:42:49 3c20671a5817: Preparing 01:42:49 1d00552cf589: Waiting 01:42:49 862c127fb05b: Waiting 01:42:49 8924010c9b2c: Waiting 01:42:49 3c20671a5817: Waiting 01:42:50 3af56e15275a: Layer already exists 01:42:50 636499b3e59b: Pushed 01:42:50 1d8be0d19346: Pushed 01:42:50 a5c3cea800ba: Layer already exists 01:42:50 1d00552cf589: Layer already exists 01:42:50 8924010c9b2c: Layer already exists 01:42:50 fab4a2697324: Pushed 01:42:50 3c20671a5817: Layer already exists 01:43:12 862c127fb05b: Pushed 01:43:12 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:5391338c19eb3b4155a248734ed99a8abedb15cd2ae9104e2cfe87b4e0de15a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:12 + 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 01:43:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:43:13 fab4a2697324: Preparing 01:43:13 636499b3e59b: Preparing 01:43:13 1d8be0d19346: Preparing 01:43:13 3af56e15275a: Preparing 01:43:13 a5c3cea800ba: Preparing 01:43:13 862c127fb05b: Preparing 01:43:13 1d00552cf589: Preparing 01:43:13 8924010c9b2c: Preparing 01:43:13 3c20671a5817: Preparing 01:43:13 1d00552cf589: Waiting 01:43:13 8924010c9b2c: Waiting 01:43:13 3c20671a5817: Waiting 01:43:13 862c127fb05b: Waiting 01:43:13 1d8be0d19346: Layer already exists 01:43:13 636499b3e59b: Layer already exists 01:43:13 a5c3cea800ba: Layer already exists 01:43:13 3af56e15275a: Layer already exists 01:43:13 fab4a2697324: Layer already exists 01:43:13 1d00552cf589: Layer already exists 01:43:13 862c127fb05b: Layer already exists 01:43:13 8924010c9b2c: Layer already exists 01:43:13 3c20671a5817: Layer already exists 01:43:13 latest: digest: sha256:5391338c19eb3b4155a248734ed99a8abedb15cd2ae9104e2cfe87b4e0de15a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:13 + 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 01:43:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.60 01:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:43:14 fab4a2697324: Preparing 01:43:14 636499b3e59b: Preparing 01:43:14 1d8be0d19346: Preparing 01:43:14 3af56e15275a: Preparing 01:43:14 a5c3cea800ba: Preparing 01:43:14 862c127fb05b: Preparing 01:43:14 1d00552cf589: Preparing 01:43:14 8924010c9b2c: Preparing 01:43:14 3c20671a5817: Preparing 01:43:14 862c127fb05b: Waiting 01:43:14 1d00552cf589: Waiting 01:43:14 8924010c9b2c: Waiting 01:43:14 3c20671a5817: Waiting 01:43:14 1d8be0d19346: Layer already exists 01:43:14 636499b3e59b: Layer already exists 01:43:14 3af56e15275a: Layer already exists 01:43:14 a5c3cea800ba: Layer already exists 01:43:14 fab4a2697324: Layer already exists 01:43:14 3c20671a5817: Layer already exists 01:43:14 1d00552cf589: Layer already exists 01:43:14 862c127fb05b: Layer already exists 01:43:14 8924010c9b2c: Layer already exists 01:43:14 3.2.0-dev.60: digest: sha256:5391338c19eb3b4155a248734ed99a8abedb15cd2ae9104e2cfe87b4e0de15a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:43:15 fab4a2697324: Preparing 01:43:15 636499b3e59b: Preparing 01:43:15 1d8be0d19346: Preparing 01:43:15 3af56e15275a: Preparing 01:43:15 a5c3cea800ba: Preparing 01:43:15 862c127fb05b: Preparing 01:43:15 1d00552cf589: Preparing 01:43:15 8924010c9b2c: Preparing 01:43:15 3c20671a5817: Preparing 01:43:15 862c127fb05b: Waiting 01:43:15 1d00552cf589: Waiting 01:43:15 8924010c9b2c: Waiting 01:43:15 3c20671a5817: Waiting 01:43:15 1d8be0d19346: Layer already exists 01:43:15 636499b3e59b: Layer already exists 01:43:15 fab4a2697324: Layer already exists 01:43:15 3af56e15275a: Layer already exists 01:43:15 a5c3cea800ba: Layer already exists 01:43:15 1d00552cf589: Layer already exists 01:43:15 8924010c9b2c: Layer already exists 01:43:15 862c127fb05b: Layer already exists 01:43:15 3c20671a5817: Layer already exists 01:43:15 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:5391338c19eb3b4155a248734ed99a8abedb15cd2ae9104e2cfe87b4e0de15a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:15 + 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 01:43:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:43:16 fab4a2697324: Preparing 01:43:16 636499b3e59b: Preparing 01:43:16 1d8be0d19346: Preparing 01:43:16 3af56e15275a: Preparing 01:43:16 a5c3cea800ba: Preparing 01:43:16 862c127fb05b: Preparing 01:43:16 1d00552cf589: Preparing 01:43:16 8924010c9b2c: Preparing 01:43:16 3c20671a5817: Preparing 01:43:16 862c127fb05b: Waiting 01:43:16 1d00552cf589: Waiting 01:43:16 8924010c9b2c: Waiting 01:43:16 3c20671a5817: Waiting 01:43:16 fab4a2697324: Layer already exists 01:43:16 636499b3e59b: Layer already exists 01:43:16 1d8be0d19346: Layer already exists 01:43:16 a5c3cea800ba: Layer already exists 01:43:16 3af56e15275a: Layer already exists 01:43:16 862c127fb05b: Layer already exists 01:43:16 1d00552cf589: Layer already exists 01:43:16 8924010c9b2c: Layer already exists 01:43:16 3c20671a5817: Layer already exists 01:43:16 main: digest: sha256:5391338c19eb3b4155a248734ed99a8abedb15cd2ae9104e2cfe87b4e0de15a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:16 ===================================================== [Pipeline] echo 01:43:16 taggedImages: 01:43:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:43:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:43:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.60 01:43:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:43:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:43:16 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 01:43:16 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:43:16 latest 01:43:16 3.2.0-dev.60 01:43:16 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:43:16 main 01:43:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:16 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:17 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 01:43:17 b8099bc6963b: Preparing 01:43:17 037f11fbca29: Preparing 01:43:17 3af56e15275a: Preparing 01:43:17 a5c3cea800ba: Preparing 01:43:17 0dbe5873b243: Preparing 01:43:17 98105efab7e9: Preparing 01:43:17 3c20671a5817: Preparing 01:43:17 98105efab7e9: Waiting 01:43:17 3c20671a5817: Waiting 01:43:17 a5c3cea800ba: Layer already exists 01:43:17 3af56e15275a: Layer already exists 01:43:17 3c20671a5817: Layer already exists 01:43:17 0dbe5873b243: Pushed 01:43:17 b8099bc6963b: Pushed 01:43:18 98105efab7e9: Pushed 01:43:26 037f11fbca29: Pushed 01:43:26 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:1277045104df3d1d40d9071bc48ba53311be7e9baceba499b485e01b8a188ef8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:27 + 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 01:43:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 01:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 01:43:27 b8099bc6963b: Preparing 01:43:27 037f11fbca29: Preparing 01:43:27 3af56e15275a: Preparing 01:43:27 a5c3cea800ba: Preparing 01:43:27 0dbe5873b243: Preparing 01:43:27 98105efab7e9: Preparing 01:43:27 3c20671a5817: Preparing 01:43:27 98105efab7e9: Waiting 01:43:27 3c20671a5817: Waiting 01:43:27 b8099bc6963b: Layer already exists 01:43:27 a5c3cea800ba: Layer already exists 01:43:27 0dbe5873b243: Layer already exists 01:43:27 037f11fbca29: Layer already exists 01:43:27 3af56e15275a: Layer already exists 01:43:27 3c20671a5817: Layer already exists 01:43:27 98105efab7e9: Layer already exists 01:43:27 latest: digest: sha256:1277045104df3d1d40d9071bc48ba53311be7e9baceba499b485e01b8a188ef8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:28 + 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 01:43:28 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.60 01:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 01:43:28 b8099bc6963b: Preparing 01:43:28 037f11fbca29: Preparing 01:43:28 3af56e15275a: Preparing 01:43:28 a5c3cea800ba: Preparing 01:43:28 0dbe5873b243: Preparing 01:43:28 98105efab7e9: Preparing 01:43:28 3c20671a5817: Preparing 01:43:28 98105efab7e9: Waiting 01:43:28 3c20671a5817: Waiting 01:43:28 037f11fbca29: Layer already exists 01:43:28 a5c3cea800ba: Layer already exists 01:43:28 3af56e15275a: Layer already exists 01:43:28 0dbe5873b243: Layer already exists 01:43:28 b8099bc6963b: Layer already exists 01:43:28 98105efab7e9: Layer already exists 01:43:28 3c20671a5817: Layer already exists 01:43:28 3.2.0-dev.60: digest: sha256:1277045104df3d1d40d9071bc48ba53311be7e9baceba499b485e01b8a188ef8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:29 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:29 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 01:43:29 b8099bc6963b: Preparing 01:43:29 037f11fbca29: Preparing 01:43:29 3af56e15275a: Preparing 01:43:29 a5c3cea800ba: Preparing 01:43:29 0dbe5873b243: Preparing 01:43:29 98105efab7e9: Preparing 01:43:29 3c20671a5817: Preparing 01:43:29 98105efab7e9: Waiting 01:43:29 3c20671a5817: Waiting 01:43:29 0dbe5873b243: Layer already exists 01:43:29 3af56e15275a: Layer already exists 01:43:29 b8099bc6963b: Layer already exists 01:43:29 037f11fbca29: Layer already exists 01:43:29 a5c3cea800ba: Layer already exists 01:43:29 3c20671a5817: Layer already exists 01:43:29 98105efab7e9: Layer already exists 01:43:29 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:1277045104df3d1d40d9071bc48ba53311be7e9baceba499b485e01b8a188ef8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:30 + 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 01:43:30 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 01:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 01:43:30 b8099bc6963b: Preparing 01:43:30 037f11fbca29: Preparing 01:43:30 3af56e15275a: Preparing 01:43:30 a5c3cea800ba: Preparing 01:43:30 0dbe5873b243: Preparing 01:43:30 98105efab7e9: Preparing 01:43:30 3c20671a5817: Preparing 01:43:30 98105efab7e9: Waiting 01:43:30 3c20671a5817: Waiting 01:43:30 3af56e15275a: Layer already exists 01:43:30 b8099bc6963b: Layer already exists 01:43:30 a5c3cea800ba: Layer already exists 01:43:30 037f11fbca29: Layer already exists 01:43:30 0dbe5873b243: Layer already exists 01:43:30 98105efab7e9: Layer already exists 01:43:30 3c20671a5817: Layer already exists 01:43:30 main: digest: sha256:1277045104df3d1d40d9071bc48ba53311be7e9baceba499b485e01b8a188ef8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:30 ===================================================== [Pipeline] echo 01:43:30 taggedImages: 01:43:30 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:43:30 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 01:43:30 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.60 01:43:30 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:43:30 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 01:43:30 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:43:30 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:43:30 latest 01:43:30 3.2.0-dev.60 01:43:30 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:43:30 main 01:43:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:43:31 196343dfd472: Preparing 01:43:31 d40ebb14c0a8: Preparing 01:43:31 3af56e15275a: Preparing 01:43:31 a5c3cea800ba: Preparing 01:43:31 32c349dc2bef: Preparing 01:43:31 b92eeae58d0b: Preparing 01:43:31 3c20671a5817: Preparing 01:43:31 b92eeae58d0b: Waiting 01:43:31 3c20671a5817: Waiting 01:43:31 a5c3cea800ba: Layer already exists 01:43:31 3af56e15275a: Layer already exists 01:43:31 3c20671a5817: Layer already exists 01:43:31 32c349dc2bef: Pushed 01:43:31 196343dfd472: Pushed 01:43:32 b92eeae58d0b: Pushed 01:43:40 d40ebb14c0a8: Pushed 01:43:40 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:ba45d36453fa3c593bb9b36ca6f1a8b3b080f32103fdb1c23ba028f00c50a938 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:43:41 196343dfd472: Preparing 01:43:41 d40ebb14c0a8: Preparing 01:43:41 3af56e15275a: Preparing 01:43:41 a5c3cea800ba: Preparing 01:43:41 32c349dc2bef: Preparing 01:43:41 b92eeae58d0b: Preparing 01:43:41 3c20671a5817: Preparing 01:43:41 b92eeae58d0b: Waiting 01:43:41 3c20671a5817: Waiting 01:43:41 a5c3cea800ba: Layer already exists 01:43:41 3af56e15275a: Layer already exists 01:43:41 196343dfd472: Layer already exists 01:43:41 d40ebb14c0a8: Layer already exists 01:43:41 32c349dc2bef: Layer already exists 01:43:41 3c20671a5817: Layer already exists 01:43:41 b92eeae58d0b: Layer already exists 01:43:41 latest: digest: sha256:ba45d36453fa3c593bb9b36ca6f1a8b3b080f32103fdb1c23ba028f00c50a938 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:41 + 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 01:43:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.60 01:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:43:42 196343dfd472: Preparing 01:43:42 d40ebb14c0a8: Preparing 01:43:42 3af56e15275a: Preparing 01:43:42 a5c3cea800ba: Preparing 01:43:42 32c349dc2bef: Preparing 01:43:42 b92eeae58d0b: Preparing 01:43:42 3c20671a5817: Preparing 01:43:42 b92eeae58d0b: Waiting 01:43:42 3c20671a5817: Waiting 01:43:42 196343dfd472: Layer already exists 01:43:42 a5c3cea800ba: Layer already exists 01:43:42 3af56e15275a: Layer already exists 01:43:42 d40ebb14c0a8: Layer already exists 01:43:42 32c349dc2bef: Layer already exists 01:43:42 3c20671a5817: Layer already exists 01:43:42 b92eeae58d0b: Layer already exists 01:43:42 3.2.0-dev.60: digest: sha256:ba45d36453fa3c593bb9b36ca6f1a8b3b080f32103fdb1c23ba028f00c50a938 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:43:43 196343dfd472: Preparing 01:43:43 d40ebb14c0a8: Preparing 01:43:43 3af56e15275a: Preparing 01:43:43 a5c3cea800ba: Preparing 01:43:43 32c349dc2bef: Preparing 01:43:43 b92eeae58d0b: Preparing 01:43:43 3c20671a5817: Preparing 01:43:43 b92eeae58d0b: Waiting 01:43:43 3c20671a5817: Waiting 01:43:43 3af56e15275a: Layer already exists 01:43:43 196343dfd472: Layer already exists 01:43:43 a5c3cea800ba: Layer already exists 01:43:43 d40ebb14c0a8: Layer already exists 01:43:43 32c349dc2bef: Layer already exists 01:43:43 3c20671a5817: Layer already exists 01:43:43 b92eeae58d0b: Layer already exists 01:43:43 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:ba45d36453fa3c593bb9b36ca6f1a8b3b080f32103fdb1c23ba028f00c50a938 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:43:44 196343dfd472: Preparing 01:43:44 d40ebb14c0a8: Preparing 01:43:44 3af56e15275a: Preparing 01:43:44 a5c3cea800ba: Preparing 01:43:44 32c349dc2bef: Preparing 01:43:44 b92eeae58d0b: Preparing 01:43:44 3c20671a5817: Preparing 01:43:44 b92eeae58d0b: Waiting 01:43:44 3c20671a5817: Waiting 01:43:44 a5c3cea800ba: Layer already exists 01:43:44 32c349dc2bef: Layer already exists 01:43:44 3af56e15275a: Layer already exists 01:43:44 196343dfd472: Layer already exists 01:43:44 d40ebb14c0a8: Layer already exists 01:43:44 3c20671a5817: Layer already exists 01:43:44 b92eeae58d0b: Layer already exists 01:43:44 main: digest: sha256:ba45d36453fa3c593bb9b36ca6f1a8b3b080f32103fdb1c23ba028f00c50a938 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:44 ===================================================== [Pipeline] echo 01:43:44 taggedImages: 01:43:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:43:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:43:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.60 01:43:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:43:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:43:44 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:43:44 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:43:44 latest 01:43:44 3.2.0-dev.60 01:43:44 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:43:44 main 01:43:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:43:45 75276dc9cc21: Preparing 01:43:45 f2f4602c7b79: Preparing 01:43:45 3af56e15275a: Preparing 01:43:45 a5c3cea800ba: Preparing 01:43:45 67f6ccc72934: Preparing 01:43:45 eb6b4afe171b: Preparing 01:43:45 3c20671a5817: Preparing 01:43:45 eb6b4afe171b: Waiting 01:43:45 3c20671a5817: Waiting 01:43:45 3af56e15275a: Layer already exists 01:43:45 a5c3cea800ba: Layer already exists 01:43:45 67f6ccc72934: Layer already exists 01:43:45 eb6b4afe171b: Layer already exists 01:43:45 3c20671a5817: Layer already exists 01:43:45 75276dc9cc21: Pushed 01:43:53 f2f4602c7b79: Pushed 01:43:53 3aa01a4707f1844ec1c90abf694d4da7c061f5b3: digest: sha256:5722aa544eae7f1e413a5490122c6c0db9aeaf119bd49fa24935f573dff9d48e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:43:54 75276dc9cc21: Preparing 01:43:54 f2f4602c7b79: Preparing 01:43:54 3af56e15275a: Preparing 01:43:54 a5c3cea800ba: Preparing 01:43:54 67f6ccc72934: Preparing 01:43:54 eb6b4afe171b: Preparing 01:43:54 3c20671a5817: Preparing 01:43:54 eb6b4afe171b: Waiting 01:43:54 3c20671a5817: Waiting 01:43:54 75276dc9cc21: Layer already exists 01:43:54 67f6ccc72934: Layer already exists 01:43:54 3af56e15275a: Layer already exists 01:43:54 f2f4602c7b79: Layer already exists 01:43:54 a5c3cea800ba: Layer already exists 01:43:54 3c20671a5817: Layer already exists 01:43:54 eb6b4afe171b: Layer already exists 01:43:54 latest: digest: sha256:5722aa544eae7f1e413a5490122c6c0db9aeaf119bd49fa24935f573dff9d48e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:55 + 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 01:43:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.60 01:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:43:55 75276dc9cc21: Preparing 01:43:55 f2f4602c7b79: Preparing 01:43:55 3af56e15275a: Preparing 01:43:55 a5c3cea800ba: Preparing 01:43:55 67f6ccc72934: Preparing 01:43:55 eb6b4afe171b: Preparing 01:43:55 3c20671a5817: Preparing 01:43:55 eb6b4afe171b: Waiting 01:43:55 3c20671a5817: Waiting 01:43:55 3af56e15275a: Layer already exists 01:43:55 a5c3cea800ba: Layer already exists 01:43:55 67f6ccc72934: Layer already exists 01:43:55 f2f4602c7b79: Layer already exists 01:43:55 75276dc9cc21: Layer already exists 01:43:55 eb6b4afe171b: Layer already exists 01:43:55 3c20671a5817: Layer already exists 01:43:55 3.2.0-dev.60: digest: sha256:5722aa544eae7f1e413a5490122c6c0db9aeaf119bd49fa24935f573dff9d48e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:43:56 75276dc9cc21: Preparing 01:43:56 f2f4602c7b79: Preparing 01:43:56 3af56e15275a: Preparing 01:43:56 a5c3cea800ba: Preparing 01:43:56 67f6ccc72934: Preparing 01:43:56 eb6b4afe171b: Preparing 01:43:56 3c20671a5817: Preparing 01:43:56 3c20671a5817: Waiting 01:43:56 eb6b4afe171b: Waiting 01:43:56 75276dc9cc21: Layer already exists 01:43:56 3af56e15275a: Layer already exists 01:43:56 f2f4602c7b79: Layer already exists 01:43:56 67f6ccc72934: Layer already exists 01:43:56 a5c3cea800ba: Layer already exists 01:43:56 3c20671a5817: Layer already exists 01:43:56 eb6b4afe171b: Layer already exists 01:43:56 3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60: digest: sha256:5722aa544eae7f1e413a5490122c6c0db9aeaf119bd49fa24935f573dff9d48e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:43:57 75276dc9cc21: Preparing 01:43:57 f2f4602c7b79: Preparing 01:43:57 3af56e15275a: Preparing 01:43:57 a5c3cea800ba: Preparing 01:43:57 67f6ccc72934: Preparing 01:43:57 eb6b4afe171b: Preparing 01:43:57 3c20671a5817: Preparing 01:43:57 eb6b4afe171b: Waiting 01:43:57 3c20671a5817: Waiting 01:43:57 67f6ccc72934: Layer already exists 01:43:57 75276dc9cc21: Layer already exists 01:43:57 3af56e15275a: Layer already exists 01:43:57 f2f4602c7b79: Layer already exists 01:43:57 a5c3cea800ba: Layer already exists 01:43:57 3c20671a5817: Layer already exists 01:43:57 eb6b4afe171b: Layer already exists 01:43:57 main: digest: sha256:5722aa544eae7f1e413a5490122c6c0db9aeaf119bd49fa24935f573dff9d48e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:57 ===================================================== [Pipeline] echo 01:43:57 taggedImages: 01:43:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3 01:43:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:43:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.60 01:43:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3aa01a4707f1844ec1c90abf694d4da7c061f5b3-3.2.0-dev.60 01:43:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:43:58 01:43:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:43:58 arm64: Pulling from edgex-lftools-log-publisher 01:43:58 8998bd30e6a1: Pulling fs layer 01:43:58 04944245beec: Pulling fs layer 01:43:58 699f458cf7ca: Pulling fs layer 01:43:58 765212b225bb: Pulling fs layer 01:43:58 f23df028b6ca: Pulling fs layer 01:43:58 d65c8cfc05b1: Pulling fs layer 01:43:58 2437ff75d9bd: Pulling fs layer 01:43:58 765212b225bb: Waiting 01:43:58 f23df028b6ca: Waiting 01:43:58 2437ff75d9bd: Waiting 01:43:58 d65c8cfc05b1: Waiting 01:43:58 04944245beec: Verifying Checksum 01:43:58 04944245beec: Download complete 01:43:58 765212b225bb: Download complete 01:43:58 f23df028b6ca: Verifying Checksum 01:43:58 f23df028b6ca: Download complete 01:43:58 d65c8cfc05b1: Verifying Checksum 01:43:58 d65c8cfc05b1: Download complete 01:43:59 699f458cf7ca: Verifying Checksum 01:43:59 699f458cf7ca: Download complete 01:43:59 8998bd30e6a1: Verifying Checksum 01:43:59 8998bd30e6a1: Download complete 01:44:02 2437ff75d9bd: Verifying Checksum 01:44:02 2437ff75d9bd: Download complete 01:44:04 8998bd30e6a1: Pull complete 01:44:04 04944245beec: Pull complete 01:44:06 699f458cf7ca: Pull complete 01:44:06 765212b225bb: Pull complete 01:44:07 f23df028b6ca: Pull complete 01:44:07 d65c8cfc05b1: Pull complete 01:44:25 2437ff75d9bd: Pull complete 01:44:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:44:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:44:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:26 prd-ubuntu20.04-docker-arm64-4c-16g-8706 does not seem to be running inside a container 01:44:26 $ 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/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@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 01:44:29 $ docker top 992ed6a2a826cdee230f0e43213ebfccff05bf5967fc77aa92aae8e9d5446f22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:30 ---> job-cost.sh 01:44:30 lf-activate-venv: SKIPPING 01:44:30 INFO: No Stack... 01:44:30 INFO: Retrieving Pricing Info for: v3-standard-4 01:44:31 INFO: Archiving Costs [Pipeline] sh 01:44:32 + cat /w/workspace/edgex-go/681/archives/cost.csv 01:44:32 + cut -d, -f6 [Pipeline] lock 01:44:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-681-stack-cost] 01:44:32 Resource [jenkins-edgexfoundry-edgex-go-main-681-stack-cost] did not exist. Created. 01:44:32 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-681-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:44:32 + echo total: 0.10999999940395355 [Pipeline] stash 01:44:33 Stashed 1 file(s) [Pipeline] } 01:44:33 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-681-stack-cost] [Pipeline] // lock [Pipeline] } 01:44:33 $ docker stop --time=1 992ed6a2a826cdee230f0e43213ebfccff05bf5967fc77aa92aae8e9d5446f22 01:44:34 $ docker rm -f --volumes 992ed6a2a826cdee230f0e43213ebfccff05bf5967fc77aa92aae8e9d5446f22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:44:35 provisioning config files... 01:44:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/681@tmp/config5911713646184032514tmp [Pipeline] { [Pipeline] sh 01:44:35 + set +x 01:44:35 + bash+ -s -- 01:44:35 curl -s https://codecov.io/bash 01:44:35 01:44:35 _____ _ 01:44:35 / ____| | | 01:44:35 | | ___ __| | ___ ___ _____ __ 01:44:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:44:35 | |___| (_) | (_| | __/ (_| (_) \ V / 01:44:35 \_____\___/ \__,_|\___|\___\___/ \_/ 01:44:35 Bash-1.0.6 01:44:35 01:44:35 01:44:35 ==> git version 2.25.1 found 01:44:35 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:44:35 Release-Date: 2020-01-08 01:44:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:44:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:44:35 ==> Jenkins CI detected. 01:44:35 current dir:  /w/workspace/edgex-go/681 01:44:35 project root: . 01:44:35 --> token set from env 01:44:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:44:35 ==> Running gcov in . (disable via -X gcov) 01:44:35 ==> Python coveragepy not found 01:44:35 ==> Searching for coverage reports in: 01:44:35 + . 01:44:36 -> Found 1 reports 01:44:36 ==> Detecting git/mercurial file structure 01:44:36 ==> Reading reports 01:44:36 + ./coverage.out bytes=544290 01:44:36 ==> Appending adjustments 01:44:36 https://docs.codecov.io/docs/fixing-reports 01:44:37 + Found adjustments 01:44:37 ==> Gzipping contents 01:44:37 68K /tmp/codecov.nI1fe6.gz 01:44:37 ==> Uploading reports 01:44:37 url: https://codecov.io 01:44:37 query: branch=main&commit=3aa01a4707f1844ec1c90abf694d4da7c061f5b3&build=681&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F681%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:44:37 -> Pinging Codecov 01:44:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3aa01a4707f1844ec1c90abf694d4da7c061f5b3&build=681&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F681%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:44:37 -> Uploading to 01:44:37 https://storage.googleapis.com/codecov/v4/raw/2024-08-27/00271124DB129430A58F1EEE437C3FCB/3aa01a4707f1844ec1c90abf694d4da7c061f5b3/7d221da7-70b1-4724-835b-736469979b85.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T014437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6489a3394c9d9e00438602e9804dc741f7a40cb405bb49e894e6e36f2623aa31 01:44:37 % Total % Received % Xferd Average Speed Time Time Time Current 01:44:37 Dload Upload Total Spent Left Speed 01:44:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67986 0 0 100 67986 0 233k --:--:-- --:--:-- --:--:-- 232k 100 67986 0 0 100 67986 0 233k --:--:-- --:--:-- --:--:-- 232k 01:44:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3aa01a4707f1844ec1c90abf694d4da7c061f5b3 [Pipeline] } 01:44:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:44:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:44:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:44:38 01:44:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:44:38 latest: Pulling from edgex-devops/edgex-snyk-go 01:44:38 619be1103602: Already exists 01:44:38 f8ea3408117e: Pulling fs layer 01:44:38 91320369b822: Pulling fs layer 01:44:38 0406650e8295: Pulling fs layer 01:44:38 4f4fb700ef54: Pulling fs layer 01:44:38 96d80e3f36e1: Pulling fs layer 01:44:38 bcf3aedb951c: Pulling fs layer 01:44:38 4f4fb700ef54: Waiting 01:44:38 96d80e3f36e1: Waiting 01:44:38 bcf3aedb951c: Waiting 01:44:38 0406650e8295: Verifying Checksum 01:44:38 0406650e8295: Download complete 01:44:38 f8ea3408117e: Verifying Checksum 01:44:38 f8ea3408117e: Download complete 01:44:38 4f4fb700ef54: Download complete 01:44:38 f8ea3408117e: Pull complete 01:44:38 96d80e3f36e1: Verifying Checksum 01:44:38 96d80e3f36e1: Download complete 01:44:39 91320369b822: Download complete 01:44:39 bcf3aedb951c: Verifying Checksum 01:44:39 bcf3aedb951c: Download complete 01:44:42 91320369b822: Pull complete 01:44:42 0406650e8295: Pull complete 01:44:42 4f4fb700ef54: Pull complete 01:44:42 96d80e3f36e1: Pull complete 01:44:45 bcf3aedb951c: Pull complete 01:44:45 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 01:44:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:44:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:45 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 01:44:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:44:50 $ docker top 41b83602158b1e19b99463d976ccaa6771fc55c935139dadc54ebefe6e81f81a -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:50 + git config --global --add safe.directory /w/workspace/edgex-go/681 [Pipeline] echo 01:44:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:44:51 + set -o pipefail 01:44:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:45:01 01:45:01 Monitoring /w/workspace/edgex-go/681 (github.com/edgexfoundry/edgex-go)... 01:45:01 01:45:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/8ab05a84-3ddf-4aa9-9769-c8260e7662d8 01:45:01 01:45:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:45:01 01:45:01 01:45:01 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:45:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:45:01 $ docker stop --time=1 41b83602158b1e19b99463d976ccaa6771fc55c935139dadc54ebefe6e81f81a 01:45:06 $ docker rm -f --volumes 41b83602158b1e19b99463d976ccaa6771fc55c935139dadc54ebefe6e81f81a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:45:07 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:07 provisioning config files... 01:45:07 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/681@tmp/config10115096966515972156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:07 --> edgex-publish-swagger.sh 01:45:07 === Publish openapi/v3 API === 01:45:07 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 01:45:07 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/681/openapi/v3/core-command.yaml] 01:45:07 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:07 Dload Upload Total Spent Left Speed 01:45:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 55846 --:--:-- --:--:-- --:--:-- 55751 01:45:08 01:45:08 01:45:08 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/681/openapi/v3/core-data.yaml] 01:45:08 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:08 Dload Upload Total Spent Left Speed 01:45:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 139k --:--:-- --:--:-- --:--:-- 139k 100 72043 0 0 100 72043 0 139k --:--:-- --:--:-- --:--:-- 139k 01:45:08 01:45:08 01:45:08 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/681/openapi/v3/core-keeper.yaml] 01:45:08 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:08 Dload Upload Total Spent Left Speed 01:45:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 247 120k --:--:-- --:--:-- --:--:-- 120k 01:45:09 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:45:09 01:45:09 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/681/openapi/v3/core-metadata.yaml] 01:45:09 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:09 Dload Upload Total Spent Left Speed 01:45:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 417 398k --:--:-- --:--:-- --:--:-- 398k 01:45:09 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:45:09 01:45:09 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/681/openapi/v3/support-cron-scheduler.yaml] 01:45:09 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:09 Dload Upload Total Spent Left Speed 01:45:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46306 100 66 100 46240 257 176k --:--:-- --:--:-- --:--:-- 175k 100 46306 100 66 100 46240 257 176k --:--:-- --:--:-- --:--:-- 175k 01:45:09 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:45:09 01:45:09 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/681/openapi/v3/support-notifications.yaml] 01:45:09 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:09 Dload Upload Total Spent Left Speed 01:45:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 467 255k --:--:-- --:--:-- --:--:-- 256k 01:45:10 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:45:10 01:45:10 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/681/openapi/v3/support-scheduler.yaml] 01:45:10 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:10 Dload Upload Total Spent Left Speed 01:45:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 404 95735 --:--:-- --:--:-- --:--:-- 96139 01:45:10 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:45:10 [Pipeline] } 01:45:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:45:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:45:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:11 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 01:45:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:45:11 $ docker top b162599c9bbbfd8e746c84b9b15cbf0e2d81631a91d9111545e5904b9f899b89 -eo pid,comm 01:45:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:45:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:45:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:11 [ssh-agent] Looking for ssh-agent implementation... 01:45:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:11 $ docker exec b162599c9bbbfd8e746c84b9b15cbf0e2d81631a91d9111545e5904b9f899b89 ssh-agent 01:45:12 SSH_AUTH_SOCK=/tmp/ssh-UfpwKaNJSwjN/agent.32 01:45:12 SSH_AGENT_PID=38 01:45:12 Running ssh-add (command line suppressed) 01:45:12 Identity added: /w/workspace/edgex-go/681@tmp/private_key_4522529326852633939.key (/w/workspace/edgex-go/681@tmp/private_key_4522529326852633939.key) 01:45:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:12 + git semver tag 01:45:12 2024-08-27 01:45:12,576 [run_tag] DEBUG tag force:False 01:45:12 2024-08-27 01:45:12,576 [check_head_tag] DEBUG check head tag 01:45:12 2024-08-27 01:45:12,579 [execute] INFO git cat-file --batch-check 01:45:12 2024-08-27 01:45:12,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/681, universal_newlines=False, shell=None, istream=) 01:45:12 2024-08-27 01:45:12,583 [execute] INFO git cat-file --batch 01:45:12 2024-08-27 01:45:12,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/681, universal_newlines=False, shell=None, istream=) 01:45:12 2024-08-27 01:45:12,624 [read_version] DEBUG read version from /w/workspace/edgex-go/681/.semver/main 01:45:12 2024-08-27 01:45:12,625 [execute] INFO git tag -a v3.2.0-dev.60 -m v3.2.0-dev.60 01:45:12 2024-08-27 01:45:12,625 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.60', '-m', 'v3.2.0-dev.60'], cwd=/w/workspace/edgex-go/681, universal_newlines=False, shell=None, istream=None) 01:45:12 2024-08-27 01:45:12,630 [read_version] DEBUG read version from /w/workspace/edgex-go/681/.semver/main 01:45:12 3.2.0-dev.60 [Pipeline] } 01:45:12 $ docker exec --env ******** --env ******** b162599c9bbbfd8e746c84b9b15cbf0e2d81631a91d9111545e5904b9f899b89 ssh-agent -k 01:45:12 unset SSH_AUTH_SOCK; 01:45:12 unset SSH_AGENT_PID; 01:45:12 echo Agent pid 38 killed; 01:45:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:13 + git semver [Pipeline] } 01:45:13 $ docker stop --time=1 b162599c9bbbfd8e746c84b9b15cbf0e2d81631a91d9111545e5904b9f899b89 01:45:14 $ docker rm -f --volumes b162599c9bbbfd8e746c84b9b15cbf0e2d81631a91d9111545e5904b9f899b89 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:45:15 01:45:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:45:15 0.23.1-centos7: Pulling from edgex-lftools 01:45:15 ab5ef0e58194: Pulling fs layer 01:45:15 9712f1f96733: Pulling fs layer 01:45:15 63f879dbbcfc: Pulling fs layer 01:45:15 0d9ebad4ef96: Pulling fs layer 01:45:15 e9a5061849ea: Pulling fs layer 01:45:15 d747dcd14b5f: Pulling fs layer 01:45:15 2de7ff778b66: Pulling fs layer 01:45:15 e9a5061849ea: Waiting 01:45:15 d747dcd14b5f: Waiting 01:45:15 2de7ff778b66: Waiting 01:45:15 0d9ebad4ef96: Waiting 01:45:15 9712f1f96733: Verifying Checksum 01:45:15 9712f1f96733: Download complete 01:45:15 63f879dbbcfc: Verifying Checksum 01:45:15 63f879dbbcfc: Download complete 01:45:15 ab5ef0e58194: Verifying Checksum 01:45:15 ab5ef0e58194: Download complete 01:45:15 e9a5061849ea: Verifying Checksum 01:45:15 e9a5061849ea: Download complete 01:45:15 d747dcd14b5f: Verifying Checksum 01:45:15 d747dcd14b5f: Download complete 01:45:16 0d9ebad4ef96: Verifying Checksum 01:45:16 0d9ebad4ef96: Download complete 01:45:16 2de7ff778b66: Verifying Checksum 01:45:18 ab5ef0e58194: Pull complete 01:45:18 9712f1f96733: Pull complete 01:45:18 63f879dbbcfc: Pull complete 01:45:22 0d9ebad4ef96: Pull complete 01:45:22 e9a5061849ea: Pull complete 01:45:22 d747dcd14b5f: Pull complete 01:45:23 2de7ff778b66: Pull complete 01:45:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:45:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:45:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:23 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 01:45:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:45:29 $ docker top dc1eb9441a95989efe4062da0cfe848078cc1b4fcf625157d8694a7dbf08b1b1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:45:29 provisioning config files... 01:45:29 copy managed file [sigul-config] to file:/w/workspace/edgex-go/681@tmp/config2323170729743949672tmp 01:45:29 copy managed file [sigul-password] to file:/w/workspace/edgex-go/681@tmp/config13441209902016606182tmp 01:45:29 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/681@tmp/config7767504459960274148tmp [Pipeline] { [Pipeline] echo 01:45:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:45:30 ---> sigul-configuration.sh 01:45:30 gpg: directory `/root/.gnupg' created 01:45:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:45:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:45:30 gpg: keyring `/root/.gnupg/secring.gpg' created 01:45:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:45:30 gpg: CAST5 encrypted data 01:45:30 gpg: encrypted with 1 passphrase 01:45:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:45:30 + mkdir /home/jenkins 01:45:30 + mkdir /home/jenkins/sigul [Pipeline] sh 01:45:30 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 01:45:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:45:30 ---> sigul-install.sh 01:45:30 Sigul already installed; skipping installation. [Pipeline] sh 01:45:31 + git tag --list 01:45:31 0.6.0 01:45:31 0.6.1 01:45:31 0.7.0 01:45:31 0.7.1 01:45:31 v1.0.0 01:45:31 v1.0.1 01:45:31 v1.1.0 01:45:31 v1.2.0 01:45:31 v1.2.1 01:45:31 v1.3.0 01:45:31 v1.3.1 01:45:31 v2.0.0 01:45:31 v2.1.0 01:45:31 v2.1.1 01:45:31 v2.2.0 01:45:31 v2.3.0 01:45:31 v3.0 01:45:31 v3.0.0 01:45:31 v3.1 01:45:31 v3.1.0 01:45:31 v3.1.0-dev.1 01:45:31 v3.1.0-dev.10 01:45:31 v3.1.0-dev.11 01:45:31 v3.1.0-dev.12 01:45:31 v3.1.0-dev.13 01:45:31 v3.1.0-dev.14 01:45:31 v3.1.0-dev.15 01:45:31 v3.1.0-dev.16 01:45:31 v3.1.0-dev.17 01:45:31 v3.1.0-dev.18 01:45:31 v3.1.0-dev.19 01:45:31 v3.1.0-dev.2 01:45:31 v3.1.0-dev.20 01:45:31 v3.1.0-dev.21 01:45:31 v3.1.0-dev.22 01:45:31 v3.1.0-dev.23 01:45:31 v3.1.0-dev.24 01:45:31 v3.1.0-dev.25 01:45:31 v3.1.0-dev.26 01:45:31 v3.1.0-dev.27 01:45:31 v3.1.0-dev.28 01:45:31 v3.1.0-dev.29 01:45:31 v3.1.0-dev.3 01:45:31 v3.1.0-dev.30 01:45:31 v3.1.0-dev.31 01:45:31 v3.1.0-dev.32 01:45:31 v3.1.0-dev.33 01:45:31 v3.1.0-dev.34 01:45:31 v3.1.0-dev.35 01:45:31 v3.1.0-dev.36 01:45:31 v3.1.0-dev.37 01:45:31 v3.1.0-dev.38 01:45:31 v3.1.0-dev.39 01:45:31 v3.1.0-dev.4 01:45:31 v3.1.0-dev.40 01:45:31 v3.1.0-dev.41 01:45:31 v3.1.0-dev.42 01:45:31 v3.1.0-dev.43 01:45:31 v3.1.0-dev.44 01:45:31 v3.1.0-dev.45 01:45:31 v3.1.0-dev.46 01:45:31 v3.1.0-dev.47 01:45:31 v3.1.0-dev.48 01:45:31 v3.1.0-dev.49 01:45:31 v3.1.0-dev.5 01:45:31 v3.1.0-dev.50 01:45:31 v3.1.0-dev.51 01:45:31 v3.1.0-dev.52 01:45:31 v3.1.0-dev.53 01:45:31 v3.1.0-dev.54 01:45:31 v3.1.0-dev.55 01:45:31 v3.1.0-dev.56 01:45:31 v3.1.0-dev.57 01:45:31 v3.1.0-dev.58 01:45:31 v3.1.0-dev.59 01:45:31 v3.1.0-dev.6 01:45:31 v3.1.0-dev.60 01:45:31 v3.1.0-dev.61 01:45:31 v3.1.0-dev.62 01:45:31 v3.1.0-dev.63 01:45:31 v3.1.0-dev.64 01:45:31 v3.1.0-dev.65 01:45:31 v3.1.0-dev.66 01:45:31 v3.1.0-dev.67 01:45:31 v3.1.0-dev.68 01:45:31 v3.1.0-dev.69 01:45:31 v3.1.0-dev.7 01:45:31 v3.1.0-dev.70 01:45:31 v3.1.0-dev.71 01:45:31 v3.1.0-dev.72 01:45:31 v3.1.0-dev.73 01:45:31 v3.1.0-dev.8 01:45:31 v3.1.0-dev.9 01:45:31 v3.1.1 01:45:31 v3.1.1-dev.1 01:45:31 v3.1.1-dev.2 01:45:31 v3.2.0-dev.1 01:45:31 v3.2.0-dev.10 01:45:31 v3.2.0-dev.11 01:45:31 v3.2.0-dev.12 01:45:31 v3.2.0-dev.13 01:45:31 v3.2.0-dev.14 01:45:31 v3.2.0-dev.15 01:45:31 v3.2.0-dev.16 01:45:31 v3.2.0-dev.17 01:45:31 v3.2.0-dev.18 01:45:31 v3.2.0-dev.19 01:45:31 v3.2.0-dev.2 01:45:31 v3.2.0-dev.20 01:45:31 v3.2.0-dev.21 01:45:31 v3.2.0-dev.22 01:45:31 v3.2.0-dev.23 01:45:31 v3.2.0-dev.24 01:45:31 v3.2.0-dev.25 01:45:31 v3.2.0-dev.26 01:45:31 v3.2.0-dev.27 01:45:31 v3.2.0-dev.28 01:45:31 v3.2.0-dev.29 01:45:31 v3.2.0-dev.3 01:45:31 v3.2.0-dev.30 01:45:31 v3.2.0-dev.31 01:45:31 v3.2.0-dev.32 01:45:31 v3.2.0-dev.33 01:45:31 v3.2.0-dev.34 01:45:31 v3.2.0-dev.35 01:45:31 v3.2.0-dev.36 01:45:31 v3.2.0-dev.37 01:45:31 v3.2.0-dev.38 01:45:31 v3.2.0-dev.39 01:45:31 v3.2.0-dev.4 01:45:31 v3.2.0-dev.40 01:45:31 v3.2.0-dev.41 01:45:31 v3.2.0-dev.42 01:45:31 v3.2.0-dev.43 01:45:31 v3.2.0-dev.44 01:45:31 v3.2.0-dev.45 01:45:31 v3.2.0-dev.46 01:45:31 v3.2.0-dev.47 01:45:31 v3.2.0-dev.48 01:45:31 v3.2.0-dev.49 01:45:31 v3.2.0-dev.5 01:45:31 v3.2.0-dev.50 01:45:31 v3.2.0-dev.51 01:45:31 v3.2.0-dev.52 01:45:31 v3.2.0-dev.53 01:45:31 v3.2.0-dev.54 01:45:31 v3.2.0-dev.55 01:45:31 v3.2.0-dev.56 01:45:31 v3.2.0-dev.57 01:45:31 v3.2.0-dev.58 01:45:31 v3.2.0-dev.59 01:45:31 v3.2.0-dev.6 01:45:31 v3.2.0-dev.60 01:45:31 v3.2.0-dev.7 01:45:31 v3.2.0-dev.8 01:45:31 v3.2.0-dev.9 [Pipeline] sh 01:45:31 + lftools sign git-tag v3.2.0-dev.60 01:45:32 Signing Git tag with Sigul... 01:45:32 Signing v3.2.0-dev.60 [Pipeline] echo 01:45:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:45:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:45:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:45:32 $ docker stop --time=1 dc1eb9441a95989efe4062da0cfe848078cc1b4fcf625157d8694a7dbf08b1b1 01:45:33 $ docker rm -f --volumes dc1eb9441a95989efe4062da0cfe848078cc1b4fcf625157d8694a7dbf08b1b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:45:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:45:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:34 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 01:45:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:45:35 $ docker top 5726a4327aee98340f132adca2493018a0d337ba712fd8cd8c9bc4b802b18bb1 -eo pid,comm 01:45:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:45:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:45:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:35 [ssh-agent] Looking for ssh-agent implementation... 01:45:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:35 $ docker exec 5726a4327aee98340f132adca2493018a0d337ba712fd8cd8c9bc4b802b18bb1 ssh-agent 01:45:35 SSH_AUTH_SOCK=/tmp/ssh-4IwhygAewoSt/agent.31 01:45:35 SSH_AGENT_PID=37 01:45:35 Running ssh-add (command line suppressed) 01:45:35 Identity added: /w/workspace/edgex-go/681@tmp/private_key_10645513184810298497.key (/w/workspace/edgex-go/681@tmp/private_key_10645513184810298497.key) 01:45:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:35 + git semver bump pre 01:45:36 2024-08-27 01:45:36,057 [read_version] DEBUG read version from /w/workspace/edgex-go/681/.semver/main 01:45:36 2024-08-27 01:45:36,057 [bump_version] DEBUG bumping version:3.2.0-dev.60 on axis:pre with prefix:dev 01:45:36 2024-08-27 01:45:36,057 [bump_version] DEBUG bumped version:3.2.0-dev.61 01:45:36 2024-08-27 01:45:36,057 [write_version] DEBUG write version:3.2.0-dev.61 to path:/w/workspace/edgex-go/681/.semver/main with force:True 01:45:36 2024-08-27 01:45:36,057 [read_version] DEBUG read version from /w/workspace/edgex-go/681/.semver/main 01:45:36 2024-08-27 01:45:36,057 [write_file] DEBUG write to file:/w/workspace/edgex-go/681/.semver/main 01:45:36 2024-08-27 01:45:36,059 [execute] INFO git cat-file --batch-check 01:45:36 2024-08-27 01:45:36,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/681/.semver, universal_newlines=False, shell=None, istream=) 01:45:36 2024-08-27 01:45:36,064 [execute] INFO git cat-file --batch 01:45:36 2024-08-27 01:45:36,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/681/.semver, universal_newlines=False, shell=None, istream=) 01:45:36 2024-08-27 01:45:36,069 [read_version] DEBUG read version from /w/workspace/edgex-go/681/.semver/main 01:45:36 3.2.0-dev.61 [Pipeline] } 01:45:36 $ docker exec --env ******** --env ******** 5726a4327aee98340f132adca2493018a0d337ba712fd8cd8c9bc4b802b18bb1 ssh-agent -k 01:45:36 unset SSH_AUTH_SOCK; 01:45:36 unset SSH_AGENT_PID; 01:45:36 echo Agent pid 37 killed; 01:45:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:36 + git semver [Pipeline] } 01:45:36 $ docker stop --time=1 5726a4327aee98340f132adca2493018a0d337ba712fd8cd8c9bc4b802b18bb1 01:45:38 $ docker rm -f --volumes 5726a4327aee98340f132adca2493018a0d337ba712fd8cd8c9bc4b802b18bb1 [Pipeline] // withDockerContainer [Pipeline] sh 01:45:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:45:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:38 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 01:45:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:45:39 $ docker top 7c352eb63d9c28363a6fc94087745599ccb3d2fc5f9cb9b8b81932a7ea24f84c -eo pid,comm 01:45:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:45:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:45:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:39 [ssh-agent] Looking for ssh-agent implementation... 01:45:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:39 $ docker exec 7c352eb63d9c28363a6fc94087745599ccb3d2fc5f9cb9b8b81932a7ea24f84c ssh-agent 01:45:39 SSH_AUTH_SOCK=/tmp/ssh-BLTWZDTTw8Jr/agent.32 01:45:39 SSH_AGENT_PID=38 01:45:39 Running ssh-add (command line suppressed) 01:45:39 Identity added: /w/workspace/edgex-go/681@tmp/private_key_14960673187944284308.key (/w/workspace/edgex-go/681@tmp/private_key_14960673187944284308.key) 01:45:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:39 + git semver push 01:45:40 2024-08-27 01:45:40,059 [run_push] DEBUG push 01:45:40 2024-08-27 01:45:40,059 [execute] INFO git cat-file --batch-check 01:45:40 2024-08-27 01:45:40,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/681/.semver, universal_newlines=False, shell=None, istream=) 01:45:40 2024-08-27 01:45:40,063 [execute] INFO git rev-list 5e256dd405bf7a411719c2354e66194b4672daae -- 01:45:40 2024-08-27 01:45:40,064 [execute] DEBUG Popen(['git', 'rev-list', '5e256dd405bf7a411719c2354e66194b4672daae', '--'], cwd=/w/workspace/edgex-go/681/.semver, universal_newlines=False, shell=None, istream=None) 01:45:40 2024-08-27 01:45:40,079 [execute] INFO git fetch -v origin 01:45:40 2024-08-27 01:45:40,080 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/681/.semver, universal_newlines=True, shell=None, istream=None) 01:45:40 2024-08-27 01:45:40,563 [run_push] DEBUG no remote changes detected 01:45:40 2024-08-27 01:45:40,564 [execute] INFO git push origin semver 01:45:40 2024-08-27 01:45:40,564 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/681/.semver, universal_newlines=False, shell=None, istream=None) 01:45:41 2024-08-27 01:45:41,270 [run_push] DEBUG push all version tags 01:45:41 2024-08-27 01:45:41,270 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:45:41 2024-08-27 01:45:41,271 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/681, universal_newlines=False, shell=None, istream=None) 01:45:42 2024-08-27 01:45:41,996 [read_version] DEBUG read version from /w/workspace/edgex-go/681/.semver/main 01:45:42 3.2.0-dev.61 [Pipeline] } 01:45:42 $ docker exec --env ******** --env ******** 7c352eb63d9c28363a6fc94087745599ccb3d2fc5f9cb9b8b81932a7ea24f84c ssh-agent -k 01:45:42 unset SSH_AUTH_SOCK; 01:45:42 unset SSH_AGENT_PID; 01:45:42 echo Agent pid 38 killed; 01:45:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:42 + git semver [Pipeline] } 01:45:42 $ docker stop --time=1 7c352eb63d9c28363a6fc94087745599ccb3d2fc5f9cb9b8b81932a7ea24f84c 01:45:44 $ docker rm -f --volumes 7c352eb63d9c28363a6fc94087745599ccb3d2fc5f9cb9b8b81932a7ea24f84c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:45:44 + [ -d /w/workspace/edgex-go/681/archives ] [Pipeline] libraryResource [Pipeline] sh 01:45:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:45:45 ---> package-listing.sh 01:45:45 ++ facter osfamily 01:45:45 ++ tr '[:upper:]' '[:lower:]' 01:45:46 + OS_FAMILY=debian 01:45:46 + workspace=/w/workspace/edgex-go/681 01:45:46 + START_PACKAGES=/tmp/packages_start.txt 01:45:46 + END_PACKAGES=/tmp/packages_end.txt 01:45:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:45:46 + PACKAGES=/tmp/packages_start.txt 01:45:46 + '[' /w/workspace/edgex-go/681 ']' 01:45:46 + PACKAGES=/tmp/packages_end.txt 01:45:46 + case "${OS_FAMILY}" in 01:45:46 + dpkg -l 01:45:46 + grep '^ii' 01:45:46 + '[' -f /tmp/packages_start.txt ']' 01:45:46 + '[' -f /tmp/packages_end.txt ']' 01:45:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:45:46 + '[' /w/workspace/edgex-go/681 ']' 01:45:46 + mkdir -p /w/workspace/edgex-go/681/archives/ 01:45:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/681/archives/ [Pipeline] echo 01:45:46 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/681/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:45:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:45:47 01:45:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:45:47 latest: Pulling from edgex-lftools-log-publisher 01:45:47 5eb5b503b376: Pulling fs layer 01:45:47 5c69ac0246d0: Pulling fs layer 01:45:47 ec43610c2a17: Pulling fs layer 01:45:47 3a2ae6a8a46f: Pulling fs layer 01:45:47 33b1e0a273af: Pulling fs layer 01:45:47 5d3b04190fa2: Pulling fs layer 01:45:47 2f39f015ded8: Pulling fs layer 01:45:47 5d3b04190fa2: Waiting 01:45:47 3a2ae6a8a46f: Waiting 01:45:47 33b1e0a273af: Waiting 01:45:47 2f39f015ded8: Waiting 01:45:47 5c69ac0246d0: Verifying Checksum 01:45:47 5c69ac0246d0: Download complete 01:45:47 3a2ae6a8a46f: Download complete 01:45:47 33b1e0a273af: Verifying Checksum 01:45:47 33b1e0a273af: Download complete 01:45:47 5d3b04190fa2: Verifying Checksum 01:45:47 5d3b04190fa2: Download complete 01:45:47 ec43610c2a17: Verifying Checksum 01:45:47 ec43610c2a17: Download complete 01:45:47 5eb5b503b376: Verifying Checksum 01:45:47 5eb5b503b376: Download complete 01:45:48 2f39f015ded8: Download complete 01:45:48 5eb5b503b376: Pull complete 01:45:48 5c69ac0246d0: Pull complete 01:45:49 ec43610c2a17: Pull complete 01:45:49 3a2ae6a8a46f: Pull complete 01:45:49 33b1e0a273af: Pull complete 01:45:49 5d3b04190fa2: Pull complete 01:45:53 2f39f015ded8: Pull complete 01:45:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:45:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:45:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:54 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 01:45:54 $ 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/681/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/681 -v /w/workspace/edgex-go/681:/w/workspace/edgex-go/681:rw,z -v /w/workspace/edgex-go/681@tmp:/w/workspace/edgex-go/681@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 01:45:58 $ docker top 712a965fde9de25744ef30f3ae8ffed78e2a08062767107b9b16d86cc471493c -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:58 + touch /tmp/pre-build-complete [Pipeline] sh 01:45:58 + mkdir -p /var/log/sysstat [Pipeline] sh 01:45:59 + ls /var/log/sa-host 01:45:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:59 provisioning config files... 01:45:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/681@tmp/config15367056742521727671tmp [Pipeline] { [Pipeline] echo 01:45:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:45:59 ---> create-netrc.sh [Pipeline] } 01:45:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:45:59 ---> python-tools-install.sh [Pipeline] echo 01:45:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:46:00 ---> sudo-logs.sh 01:46:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:46:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:46:00 ---> job-cost.sh 01:46:00 lf-activate-venv: SKIPPING 01:46:00 DEBUG: total: 0.10999999940395355 01:46:00 INFO: Retrieving Stack Cost... 01:46:00 INFO: Retrieving Pricing Info for: v3-standard-8 01:46:01 INFO: Archiving Costs [Pipeline] echo 01:46:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:46:01 ---> logs-deploy.sh 01:46:01 lf-activate-venv: SKIPPING 01:46:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/681 01:46:01 INFO: archiving workspace using pattern(s): 01:46:02 Archives upload complete. 01:46:02 INFO: archiving logs to Nexus 01:46:03 ---> uname -a: 01:46:03 Linux prd-ubuntu20-04-docker-8c-8g-8701 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:46:03 01:46:03 01:46:03 ---> lscpu: 01:46:03 Architecture: x86_64 01:46:03 CPU op-mode(s): 32-bit, 64-bit 01:46:03 Byte Order: Little Endian 01:46:03 Address sizes: 40 bits physical, 48 bits virtual 01:46:03 CPU(s): 8 01:46:03 On-line CPU(s) list: 0-7 01:46:03 Thread(s) per core: 1 01:46:03 Core(s) per socket: 1 01:46:03 Socket(s): 8 01:46:03 NUMA node(s): 1 01:46:03 Vendor ID: AuthenticAMD 01:46:03 CPU family: 23 01:46:03 Model: 49 01:46:03 Model name: AMD EPYC-Rome Processor 01:46:03 Stepping: 0 01:46:03 CPU MHz: 2800.000 01:46:03 BogoMIPS: 5600.00 01:46:03 Virtualization: AMD-V 01:46:03 Hypervisor vendor: KVM 01:46:03 Virtualization type: full 01:46:03 L1d cache: 256 KiB 01:46:03 L1i cache: 256 KiB 01:46:03 L2 cache: 4 MiB 01:46:03 L3 cache: 128 MiB 01:46:03 NUMA node0 CPU(s): 0-7 01:46:03 Vulnerability Itlb multihit: Not affected 01:46:03 Vulnerability L1tf: Not affected 01:46:03 Vulnerability Mds: Not affected 01:46:03 Vulnerability Meltdown: Not affected 01:46:03 Vulnerability Mmio stale data: Not affected 01:46:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:46:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:46:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:46:03 Vulnerability Srbds: Not affected 01:46:03 Vulnerability Tsx async abort: Not affected 01:46:03 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 01:46:03 01:46:03 01:46:03 ---> nproc: 01:46:03 8 01:46:03 01:46:03 01:46:03 ---> df -h: 01:46:03 Filesystem Size Used Avail Use% Mounted on 01:46:03 overlay 155G 29G 127G 19% / 01:46:03 tmpfs 64M 0 64M 0% /dev 01:46:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:46:03 shm 64M 0 64M 0% /dev/shm 01:46:03 /dev/vda1 155G 29G 127G 19% /facter-os 01:46:03 01:46:03 01:46:03 ---> sar -b -r -n DEV: 01:46:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8701) 08/27/24 _x86_64_ (8 CPU) 01:46:03 01:46:03 00:50:15 LINUX RESTART (8 CPU) 01:46:03 01:46:03 00:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:46:03 00:52:01 158.64 10.71 147.93 0.00 1723.67 48804.93 0.00 01:46:03 00:53:01 89.10 0.07 89.04 0.00 1.07 33223.68 0.00 01:46:03 00:54:01 43.66 0.07 43.59 0.00 0.53 33000.83 0.00 01:46:03 00:55:01 55.22 0.15 55.07 0.00 2.40 42580.37 0.00 01:46:03 00:56:01 249.33 0.38 248.94 0.00 41.73 227668.06 0.00 01:46:03 00:57:01 679.75 14.30 665.46 0.00 184.50 90621.83 0.00 01:46:03 00:58:09 253.33 0.52 252.81 0.00 7.83 108702.60 0.00 01:46:03 00:59:01 238.80 0.15 238.65 0.00 1.23 45386.19 0.00 01:46:03 01:00:01 159.98 0.05 159.93 0.00 0.40 37247.98 0.00 01:46:03 01:01:01 318.85 0.08 318.77 0.00 2.91 93087.93 0.00 01:46:03 01:02:01 552.52 6.68 545.84 0.00 4327.95 33592.53 0.00 01:46:03 01:03:01 28.36 0.02 28.34 0.00 0.13 794.40 0.00 01:46:03 01:04:01 14.95 0.02 14.93 0.00 0.27 363.07 0.00 01:46:03 01:05:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 01:46:03 01:06:01 1.77 0.02 1.75 0.00 0.13 19.20 0.00 01:46:03 01:07:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 01:46:03 01:08:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 01:46:03 01:09:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 01:46:03 01:10:01 1.47 0.00 1.47 0.00 0.00 15.60 0.00 01:46:03 01:11:01 2.08 0.00 2.08 0.00 0.00 24.26 0.00 01:46:03 01:12:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 01:46:03 01:13:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 01:46:03 01:14:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 01:46:03 01:15:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 01:46:03 01:16:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 01:46:03 01:17:01 1.70 0.02 1.68 0.00 0.13 18.53 0.00 01:46:03 01:18:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 01:46:03 01:19:02 1.38 0.00 1.38 0.00 0.00 16.53 0.00 01:46:03 01:20:01 1.08 0.00 1.08 0.00 0.00 11.39 0.00 01:46:03 01:21:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 01:46:03 01:22:01 2.70 1.52 1.18 0.00 37.59 16.13 0.00 01:46:03 01:23:01 1.92 0.00 1.92 0.00 0.00 21.60 0.00 01:46:03 01:24:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 01:46:03 01:25:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 01:46:03 01:26:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 01:46:03 01:27:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 01:46:03 01:28:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 01:46:03 01:29:01 1.78 0.00 1.78 0.00 0.00 19.86 0.00 01:46:03 01:30:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 01:46:03 01:31:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 01:46:03 01:32:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 01:46:03 01:33:01 1.42 0.00 1.42 0.00 0.00 16.39 0.00 01:46:03 01:34:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 01:46:03 01:35:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 01:46:03 01:36:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 01:46:03 01:37:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 01:46:03 01:38:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 01:46:03 01:39:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 01:46:03 01:40:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 01:46:03 01:41:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 01:46:03 01:42:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 01:46:03 01:43:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 01:46:03 01:44:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 01:46:03 01:45:01 64.51 0.42 64.09 0.00 10.66 23175.74 0.00 01:46:03 01:46:01 170.35 0.20 170.15 0.00 22.00 55220.26 0.00 01:46:03 Average: 57.02 0.64 56.38 0.00 115.79 16047.73 0.00 01:46:03 01:46:03 00:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:46:03 00:52:01 28159832 31511536 796220 2.42 100720 3458336 1901324 5.60 1243376 3014896 306824 01:46:03 00:53:01 27023640 31335216 966256 2.94 128868 4310868 2223320 6.55 1970412 3342100 973800 01:46:03 00:54:01 26375244 30699040 1600932 4.87 133744 4297496 2511908 7.40 2122400 3815488 493440 01:46:03 00:55:01 26626724 31522976 781892 2.38 136088 4876344 1867752 5.50 1700064 3997352 48 01:46:03 00:56:01 20697080 31354576 938952 2.86 146844 10458752 3266220 9.63 1889704 9553232 172992 01:46:03 00:57:01 17291108 31358072 918444 2.79 314840 13378548 2464932 7.26 2584024 11920892 1059792 01:46:03 00:58:09 10884732 29176340 3027392 9.21 354640 17140844 10707896 31.56 5343092 15041084 1330640 01:46:03 00:59:01 7465304 27972824 4227952 12.86 366624 19246364 11171924 32.92 7594804 16107616 2365044 01:46:03 01:00:01 6802988 29737940 2481100 7.55 378920 21613588 6664868 19.64 6728524 17626124 4003836 01:46:03 01:01:01 10495160 31390452 877188 2.67 381420 19798924 2484104 7.32 2963804 17984532 217520 01:46:03 01:02:01 9783784 31426556 822644 2.50 414228 20502004 2096352 6.18 3410200 18230060 920 01:46:03 01:03:01 9771632 31411332 838376 2.55 414176 20499096 2253552 6.64 3872284 17780180 380 01:46:03 01:04:01 9782492 31423056 826344 2.51 414792 20499456 2103704 6.20 3969924 17671464 12 01:46:03 01:05:01 9784056 31424640 825052 2.51 414812 20499460 2103704 6.20 3968280 17671464 8 01:46:03 01:06:01 9797576 31438304 811296 2.47 414828 20499464 2132916 6.29 3952768 17671464 32 01:46:03 01:07:01 9797824 31438556 811232 2.47 414848 20499464 2132916 6.29 3952696 17671464 12 01:46:03 01:08:01 9803296 31444032 805684 2.45 414860 20499468 2132916 6.29 3947776 17671468 8 01:46:03 01:09:01 9803184 31443968 805644 2.45 414876 20499472 2132916 6.29 3947540 17671472 20 01:46:03 01:10:01 9803352 31444176 805592 2.45 414924 20499464 2132916 6.29 3947664 17671472 4 01:46:03 01:11:01 9803084 31443944 805792 2.45 414948 20499476 2132916 6.29 3947752 17671476 32 01:46:03 01:12:01 9802712 31443592 806032 2.45 414956 20499480 2132916 6.29 3948060 17671480 188 01:46:03 01:13:01 9802728 31443640 805964 2.45 414984 20499484 2132916 6.29 3947828 17671480 20 01:46:03 01:14:01 9802900 31443816 805716 2.45 414996 20499488 2132916 6.29 3947828 17671484 8 01:46:03 01:15:01 9802688 31443640 805840 2.45 415020 20499492 2132916 6.29 3948224 17671484 4 01:46:03 01:16:01 9803400 31444356 805264 2.45 415044 20499488 2132916 6.29 3947740 17671488 12 01:46:03 01:17:01 9803060 31444052 805552 2.45 415060 20499496 2132916 6.29 3947696 17671500 8 01:46:03 01:18:01 9802940 31444008 805496 2.45 415068 20499500 2132916 6.29 3947764 17671500 12 01:46:03 01:19:02 9802932 31444016 805452 2.45 415104 20499504 2132916 6.29 3947772 17671504 12 01:46:03 01:20:01 9802796 31443916 805532 2.45 415116 20499504 2132916 6.29 3948220 17671504 16 01:46:03 01:21:01 9803032 31444156 805212 2.45 415136 20499508 2132916 6.29 3948100 17671508 12 01:46:03 01:22:01 9794176 31437440 811760 2.47 415184 20500636 2132916 6.29 3959660 17671872 72 01:46:03 01:23:01 9791896 31435204 814208 2.48 415212 20500636 2132916 6.29 3962660 17671828 4 01:46:03 01:24:01 9791660 31434972 814392 2.48 415228 20500644 2132916 6.29 3962348 17671832 16 01:46:03 01:25:01 9791108 31434460 814896 2.48 415252 20500648 2132916 6.29 3962568 17671836 8 01:46:03 01:26:01 9791028 31434408 814900 2.48 415268 20500648 2132916 6.29 3962680 17671836 12 01:46:03 01:27:01 9790576 31434016 815124 2.48 415308 20500652 2132916 6.29 3962796 17671840 32 01:46:03 01:28:01 9790528 31433976 815096 2.48 415316 20500652 2149216 6.33 3962496 17671840 8 01:46:03 01:29:01 9790448 31433960 815044 2.48 415348 20500656 2165268 6.38 3962496 17671844 8 01:46:03 01:30:01 9790400 31433920 815108 2.48 415372 20500660 2165268 6.38 3962616 17671848 8 01:46:03 01:31:01 9790356 31434028 815172 2.48 415400 20500792 2165268 6.38 3962936 17671960 20 01:46:03 01:32:01 9790332 31434020 815156 2.48 415432 20500788 2165268 6.38 3962544 17671964 12 01:46:03 01:33:01 9789772 31433548 815620 2.48 415456 20500800 2165268 6.38 3962776 17671988 12 01:46:03 01:34:01 9789948 31433732 815576 2.48 415476 20500800 2165268 6.38 3962608 17671992 4 01:46:03 01:35:01 9789736 31433568 815740 2.48 415488 20500808 2165268 6.38 3962652 17671996 24 01:46:03 01:36:01 9789696 31433536 815700 2.48 415508 20500808 2165268 6.38 3962720 17671996 8 01:46:03 01:37:01 9789584 31433452 815776 2.48 415528 20500804 2165268 6.38 3962680 17672000 8 01:46:03 01:38:01 9789056 31432956 816212 2.48 415548 20500812 2165268 6.38 3962968 17672004 24 01:46:03 01:39:01 9789000 31432920 816216 2.48 415564 20500816 2165268 6.38 3962980 17672004 4 01:46:03 01:40:01 9789056 31433004 816128 2.48 415576 20500820 2165268 6.38 3962920 17672008 40 01:46:03 01:41:01 9788764 31432748 816304 2.48 415608 20500824 2165268 6.38 3962716 17672008 24 01:46:03 01:42:01 9788992 31432992 816004 2.48 415632 20500824 2165268 6.38 3962716 17672012 12 01:46:03 01:43:01 9788964 31432996 816192 2.48 415656 20500832 2165268 6.38 3962764 17672020 8 01:46:03 01:44:01 9788956 31432992 816156 2.48 415676 20500832 2165268 6.38 3962764 17672020 8 01:46:03 01:45:01 8566004 31380948 860012 2.62 424484 21540064 2315012 6.82 4167668 18554452 430856 01:46:03 01:46:01 7814528 31368660 871572 2.65 458644 22187320 2222172 6.55 4116832 19292404 532 01:46:03 Average: 11260652 31283003 969347 2.95 385066 18978480 2583207 7.61 3853816 16378212 206499 01:46:03 01:46:03 00:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:46:03 00:52:01 lo 4.33 4.33 0.43 0.43 0.00 0.00 0.00 0.00 01:46:03 00:52:01 docker0 812.56 825.75 60.42 4940.73 0.00 0.00 0.00 0.00 01:46:03 00:52:01 ens3 1045.64 949.48 9782.57 101.93 0.00 0.00 0.00 0.00 01:46:03 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 00:53:01 veth6a02389 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 01:46:03 00:53:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 01:46:03 00:53:01 ens3 24.88 16.16 26.18 10.66 0.00 0.00 0.00 0.00 01:46:03 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:54:01 veth6a02389 1.37 1.38 0.12 0.13 0.00 0.00 0.00 0.00 01:46:03 00:54:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 01:46:03 00:54:01 ens3 36.50 25.44 29.69 15.82 0.00 0.00 0.00 0.00 01:46:03 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:55:01 ens3 26.76 15.51 23.52 12.36 0.00 0.00 0.00 0.00 01:46:03 00:56:01 veth4a9f593 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:56:01 vethc9419f3 0.60 0.62 0.05 0.24 0.00 0.00 0.00 0.00 01:46:03 00:56:01 veth7892839 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:56:01 veth2a90870 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:56:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 01:46:03 00:56:01 veth588473a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:56:01 vethf62b855 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:56:01 veth166cae0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:56:01 vethadf7d52 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:56:01 veth6d30a4e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:56:01 veth5ee544f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:56:01 veth1ce6078 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:56:01 vetha5d6137 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:56:01 docker0 0.60 0.47 0.05 0.23 0.00 0.00 0.00 0.00 01:46:03 00:56:01 vethcb38321 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:56:01 ens3 166.61 123.36 3112.51 178.01 0.00 0.00 0.00 0.00 01:46:03 00:56:01 vethf47b235 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:56:01 vethfa2a29b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:57:01 veth9f26cf1 103.30 194.30 10.11 1214.18 0.00 0.00 0.00 0.10 01:46:03 00:57:01 vethc9419f3 0.12 1.03 0.01 0.04 0.00 0.00 0.00 0.00 01:46:03 00:57:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:46:03 00:57:01 veth531e09b 92.57 147.53 9.26 1188.43 0.00 0.00 0.00 0.10 01:46:03 00:57:01 veth078eae9 105.37 158.72 10.12 1191.96 0.00 0.00 0.00 0.10 01:46:03 00:57:01 veth2ae3c8a 112.06 171.95 10.64 1203.48 0.00 0.00 0.00 0.10 01:46:03 00:57:01 docker0 568.06 910.75 46.14 7109.08 0.00 0.00 0.00 0.00 01:46:03 00:57:01 ens3 926.85 576.20 7121.08 60.53 0.00 0.00 0.00 0.00 01:46:03 00:57:01 veth72fcf6a 98.70 149.26 9.59 1198.29 0.00 0.00 0.00 0.10 01:46:03 00:58:09 veth0e4d36c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:46:03 00:58:09 vethccdb3b7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:46:03 00:58:09 vethc9419f3 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:58:09 veth02584ba 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:46:03 00:58:09 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:58:09 veth7ff487d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:46:03 00:58:09 vethdaae904 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:46:03 00:58:09 vetha8b05cd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:46:03 00:58:09 veth1007912 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:46:03 00:58:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:58:09 vethe460dcf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:46:03 00:58:09 veth382a276 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:46:03 00:58:09 veth4f538f9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:46:03 00:58:09 ens3 14.70 8.47 11.22 6.20 0.00 0.00 0.00 0.00 01:46:03 00:58:09 vethcbc4790 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:46:03 00:58:09 vethbc9d5be 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:46:03 00:58:09 veth83861c3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:46:03 00:59:01 veth0e4d36c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:59:01 vethccdb3b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:59:01 vethc9419f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:59:01 veth02584ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:59:01 lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 01:46:03 00:59:01 veth7ff487d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:59:01 vethdaae904 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:59:01 vetha8b05cd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:59:01 veth1007912 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:59:01 vethe460dcf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:59:01 veth382a276 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:59:01 veth4f538f9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:59:01 ens3 2.50 1.27 1.41 0.73 0.00 0.00 0.00 0.00 01:46:03 00:59:01 vethcbc4790 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:59:01 vethbc9d5be 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 00:59:01 veth83861c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:00:01 veth0e4d36c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:00:01 vethccdb3b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:00:01 vethc9419f3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:00:01 veth02584ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:00:01 veth7ff487d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:00:01 vethdaae904 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:00:01 vetha8b05cd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:00:01 veth1007912 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:00:01 vethe460dcf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:00:01 veth382a276 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:00:01 veth4f538f9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:00:01 ens3 5.28 2.57 3.93 2.06 0.00 0.00 0.00 0.00 01:46:03 01:00:01 vethcbc4790 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:00:01 vethbc9d5be 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:00:01 veth83861c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:01:01 veth0e4d36c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:01:01 vethccdb3b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:01:01 vethc9419f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:01:01 veth02584ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:01:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 01:46:03 01:01:01 veth7ff487d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:01:01 vethdaae904 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:01:01 vetha8b05cd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:01:01 veth1007912 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:01:01 vethe460dcf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:01:01 veth382a276 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:01:01 veth4f538f9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:01:01 ens3 69.23 15.39 141.77 2.09 0.00 0.00 0.00 0.00 01:46:03 01:01:01 vethcbc4790 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:01:01 vethbc9d5be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:01:01 veth83861c3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:02:01 lo 29.40 29.40 2.90 2.90 0.00 0.00 0.00 0.00 01:46:03 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:02:01 ens3 495.35 333.86 2731.20 832.88 0.00 0.00 0.00 0.00 01:46:03 01:03:01 lo 38.65 38.65 3.81 3.81 0.00 0.00 0.00 0.00 01:46:03 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:03:01 ens3 450.97 468.03 184.35 2710.07 0.00 0.00 0.00 0.00 01:46:03 01:04:01 lo 17.00 17.00 1.68 1.68 0.00 0.00 0.00 0.00 01:46:03 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:04:01 ens3 147.08 136.23 88.41 617.66 0.00 0.00 0.00 0.00 01:46:03 01:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:05:01 ens3 0.55 0.27 0.27 0.20 0.00 0.00 0.00 0.00 01:46:03 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:06:01 ens3 0.30 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:46:03 01:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:07:01 ens3 0.30 0.18 0.07 0.01 0.00 0.00 0.00 0.00 01:46:03 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:08:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:46:03 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:09:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:10:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:46:03 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:11:01 ens3 0.68 0.25 0.13 0.08 0.00 0.00 0.00 0.00 01:46:03 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:12:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:13:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:14:01 ens3 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 01:46:03 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:15:01 ens3 0.83 0.42 0.30 0.21 0.00 0.00 0.00 0.00 01:46:03 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:16:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:46:03 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:17:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 01:46:03 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:18:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:19:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:19:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:20:01 ens3 0.95 0.29 0.32 0.21 0.00 0.00 0.00 0.00 01:46:03 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:21:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:46:03 01:22:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:22:01 ens3 10.41 10.13 5.35 31.60 0.00 0.00 0.00 0.00 01:46:03 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:23:01 ens3 27.50 36.01 2.64 86.21 0.00 0.00 0.00 0.00 01:46:03 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:24:01 ens3 0.38 0.02 0.04 0.00 0.00 0.00 0.00 0.00 01:46:03 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:25:01 ens3 1.50 0.30 0.37 0.20 0.00 0.00 0.00 0.00 01:46:03 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:26:01 ens3 1.80 0.67 0.69 0.52 0.00 0.00 0.00 0.00 01:46:03 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:27:01 ens3 2.30 1.00 0.94 0.63 0.00 0.00 0.00 0.00 01:46:03 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:28:01 ens3 0.60 0.25 0.27 0.20 0.00 0.00 0.00 0.00 01:46:03 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:29:01 ens3 0.73 0.10 0.07 0.01 0.00 0.00 0.00 0.00 01:46:03 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:30:01 ens3 2.27 0.78 0.75 0.50 0.00 0.00 0.00 0.00 01:46:03 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:31:01 ens3 1.28 0.93 0.68 0.52 0.00 0.00 0.00 0.00 01:46:03 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:32:01 ens3 0.43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 01:46:03 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:33:01 ens3 1.07 0.10 0.05 0.01 0.00 0.00 0.00 0.00 01:46:03 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:34:01 ens3 0.45 0.00 0.02 0.00 0.00 0.00 0.00 0.00 01:46:03 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:35:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:36:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:46:03 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:37:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:46:03 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:38:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:46:03 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:39:01 ens3 0.72 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:46:03 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:40:01 ens3 0.57 0.40 0.26 0.22 0.00 0.00 0.00 0.00 01:46:03 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:41:01 ens3 0.38 0.18 0.14 0.07 0.00 0.00 0.00 0.00 01:46:03 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:42:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:46:03 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:43:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:46:03 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:03 01:44:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:46:03 01:45:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 01:46:03 01:45:01 veth49f7063 74.75 138.46 8.02 1271.85 0.00 0.00 0.00 0.10 01:46:03 01:45:01 docker0 74.75 138.34 7.00 1271.84 0.00 0.00 0.00 0.00 01:46:03 01:45:01 ens3 268.49 148.19 4884.63 22.14 0.00 0.00 0.00 0.00 01:46:03 01:46:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 01:46:03 01:46:01 docker0 2.27 2.38 0.36 1.32 0.00 0.00 0.00 0.00 01:46:03 01:46:01 ens3 290.45 178.22 5797.60 55.74 0.00 0.00 0.00 0.00 01:46:03 Average: lo 1.81 1.81 0.18 0.18 0.00 0.00 0.00 0.00 01:46:03 Average: docker0 26.55 34.18 2.07 242.34 0.00 0.00 0.00 0.00 01:46:03 Average: ens3 73.35 55.54 617.63 86.42 0.00 0.00 0.00 0.00 01:46:03 01:46:03 01:46:03 ---> sar -P ALL: 01:46:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8701) 08/27/24 _x86_64_ (8 CPU) 01:46:03 01:46:03 00:50:15 LINUX RESTART (8 CPU) 01:46:03 01:46:03 00:51:01 CPU %user %nice %system %iowait %steal %idle 01:46:03 00:52:01 all 7.67 0.00 3.43 3.39 0.17 85.35 01:46:03 00:52:01 0 8.39 0.00 3.21 1.96 0.09 86.34 01:46:03 00:52:01 1 5.94 0.00 2.75 0.29 0.71 90.31 01:46:03 00:52:01 2 6.97 0.00 3.58 10.23 0.07 79.15 01:46:03 00:52:01 3 7.36 0.00 2.34 0.82 0.10 89.38 01:46:03 00:52:01 4 7.04 0.00 3.36 0.71 0.10 88.79 01:46:03 00:52:01 5 6.87 0.00 4.54 5.75 0.11 82.73 01:46:03 00:52:01 6 11.13 0.00 4.46 2.00 0.07 82.34 01:46:03 00:52:01 7 7.75 0.00 3.25 5.65 0.07 83.28 01:46:03 00:53:01 all 33.53 0.00 5.32 2.24 0.08 58.83 01:46:03 00:53:01 0 35.25 0.00 5.56 11.87 0.10 47.22 01:46:03 00:53:01 1 31.00 0.00 5.34 0.74 0.07 62.85 01:46:03 00:53:01 2 33.75 0.00 5.57 3.27 0.08 57.32 01:46:03 00:53:01 3 33.22 0.00 5.11 0.88 0.07 60.73 01:46:03 00:53:01 4 33.89 0.00 4.66 0.34 0.08 61.02 01:46:03 00:53:01 5 34.87 0.00 5.57 0.05 0.08 59.43 01:46:03 00:53:01 6 34.39 0.00 5.03 0.47 0.08 60.02 01:46:03 00:53:01 7 31.89 0.00 5.70 0.34 0.08 61.99 01:46:03 00:54:01 all 40.11 0.00 5.54 1.61 0.09 52.65 01:46:03 00:54:01 0 39.20 0.00 6.11 0.00 0.08 54.61 01:46:03 00:54:01 1 40.92 0.00 5.46 0.12 0.08 53.42 01:46:03 00:54:01 2 38.48 0.00 5.86 2.15 0.08 53.42 01:46:03 00:54:01 3 40.35 0.00 5.80 10.14 0.10 43.61 01:46:03 00:54:01 4 41.57 0.00 5.18 0.49 0.08 52.68 01:46:03 00:54:01 5 41.80 0.00 5.94 0.03 0.08 52.14 01:46:03 00:54:01 6 40.63 0.00 5.29 0.02 0.07 53.99 01:46:03 00:54:01 7 37.96 0.00 4.66 0.00 0.10 57.28 01:46:03 00:55:01 all 40.28 0.00 6.39 2.35 0.08 50.90 01:46:03 00:55:01 0 39.03 0.00 6.32 2.70 0.07 51.88 01:46:03 00:55:01 1 38.48 0.00 6.09 0.34 0.08 55.01 01:46:03 00:55:01 2 41.66 0.00 6.27 0.35 0.08 51.63 01:46:03 00:55:01 3 38.54 0.00 6.33 0.29 0.07 54.77 01:46:03 00:55:01 4 40.69 0.00 6.39 11.30 0.09 41.54 01:46:03 00:55:01 5 40.96 0.00 6.57 0.30 0.07 52.10 01:46:03 00:55:01 6 42.02 0.00 6.77 0.29 0.08 50.83 01:46:03 00:55:01 7 40.86 0.00 6.40 3.32 0.08 49.33 01:46:03 00:56:01 all 15.48 0.00 5.52 22.84 0.11 56.05 01:46:03 00:56:01 0 16.53 0.00 5.79 9.40 0.10 68.18 01:46:03 00:56:01 1 14.23 0.00 4.29 18.14 0.12 63.22 01:46:03 00:56:01 2 15.30 0.00 5.63 37.26 0.10 41.71 01:46:03 00:56:01 3 15.97 0.00 6.08 10.56 0.14 67.24 01:46:03 00:56:01 4 16.06 0.00 5.68 10.26 0.10 67.89 01:46:03 00:56:01 5 15.35 0.00 6.31 55.94 0.16 22.25 01:46:03 00:56:01 6 15.93 0.00 5.40 26.27 0.10 52.29 01:46:03 00:56:01 7 14.44 0.00 4.95 15.08 0.09 65.44 01:46:03 00:57:01 all 10.34 0.00 5.07 21.85 0.08 62.66 01:46:03 00:57:01 0 11.09 0.00 5.14 19.87 0.07 63.83 01:46:03 00:57:01 1 8.94 0.00 4.01 18.02 0.08 68.95 01:46:03 00:57:01 2 9.12 0.00 4.99 18.30 0.08 67.50 01:46:03 00:57:01 3 11.11 0.00 6.54 49.92 0.09 32.34 01:46:03 00:57:01 4 10.56 0.00 5.27 18.90 0.07 65.20 01:46:03 00:57:01 5 10.59 0.00 5.21 16.31 0.10 67.79 01:46:03 00:57:01 6 11.06 0.00 4.74 19.30 0.12 64.78 01:46:03 00:57:01 7 10.25 0.00 4.67 14.50 0.07 70.52 01:46:03 00:58:09 all 43.50 0.00 7.64 22.97 0.10 25.79 01:46:03 00:58:09 0 44.08 0.00 8.31 24.17 0.09 23.35 01:46:03 00:58:09 1 43.13 0.00 7.99 18.40 0.09 30.39 01:46:03 00:58:09 2 43.13 0.00 6.37 17.64 0.09 32.77 01:46:03 00:58:09 3 43.02 0.00 8.11 46.41 0.14 2.33 01:46:03 00:58:09 4 43.28 0.00 6.87 17.10 0.09 32.66 01:46:03 00:58:09 5 43.87 0.00 8.67 18.37 0.12 28.97 01:46:03 00:58:09 6 44.49 0.00 8.06 20.56 0.10 26.79 01:46:03 00:58:09 7 42.97 0.00 6.75 21.30 0.11 28.88 01:46:03 00:59:01 all 82.90 0.00 11.22 1.68 0.15 4.04 01:46:03 00:59:01 0 83.70 0.00 10.74 0.86 0.16 4.54 01:46:03 00:59:01 1 81.62 0.00 12.22 1.62 0.16 4.37 01:46:03 00:59:01 2 82.44 0.00 10.99 1.41 0.16 4.99 01:46:03 00:59:01 3 83.27 0.00 10.88 1.11 0.16 4.58 01:46:03 00:59:01 4 84.04 0.00 10.02 0.81 0.14 5.00 01:46:03 00:59:01 5 82.82 0.00 11.63 5.37 0.16 0.02 01:46:03 00:59:01 6 83.40 0.00 11.04 1.06 0.14 4.36 01:46:03 00:59:01 7 81.89 0.00 12.28 1.20 0.16 4.48 01:46:03 01:00:01 all 81.09 0.00 11.50 6.50 0.18 0.73 01:46:03 01:00:01 0 81.26 0.00 11.26 6.22 0.19 1.07 01:46:03 01:00:01 1 81.25 0.00 11.50 6.43 0.14 0.68 01:46:03 01:00:01 2 80.73 0.00 12.22 6.01 0.16 0.87 01:46:03 01:00:01 3 81.04 0.00 11.28 6.71 0.23 0.75 01:46:03 01:00:01 4 81.32 0.00 11.04 6.66 0.15 0.84 01:46:03 01:00:01 5 81.93 0.00 10.86 6.92 0.17 0.12 01:46:03 01:00:01 6 81.18 0.00 11.54 6.42 0.15 0.71 01:46:03 01:00:01 7 79.99 0.00 12.36 6.58 0.28 0.79 01:46:03 01:01:01 all 16.00 0.00 3.35 19.13 0.05 61.47 01:46:03 01:01:01 0 15.19 0.00 4.20 47.11 0.05 33.45 01:46:03 01:01:01 1 16.25 0.00 3.19 2.69 0.05 77.82 01:46:03 01:01:01 2 14.86 0.00 3.23 6.36 0.05 75.50 01:46:03 01:01:01 3 15.94 0.00 3.82 39.92 0.08 40.24 01:46:03 01:01:01 4 16.58 0.00 2.97 25.76 0.05 54.64 01:46:03 01:01:01 5 16.85 0.00 3.46 18.13 0.05 61.50 01:46:03 01:01:01 6 16.49 0.00 2.89 5.26 0.05 75.31 01:46:03 01:01:01 7 15.80 0.00 3.09 8.48 0.05 72.58 01:46:03 01:02:01 all 7.76 0.00 3.15 6.91 0.08 82.10 01:46:03 01:02:01 0 6.59 0.00 2.89 6.98 0.08 83.46 01:46:03 01:02:01 1 4.76 0.00 2.20 5.55 0.07 87.42 01:46:03 01:02:01 2 4.95 0.00 2.62 1.34 0.07 91.02 01:46:03 01:02:01 3 13.40 0.00 3.65 14.78 0.12 68.06 01:46:03 01:02:01 4 7.05 0.00 3.03 3.90 0.07 85.94 01:46:03 01:02:01 5 12.36 0.00 3.72 11.81 0.12 71.99 01:46:03 01:02:01 6 4.82 0.00 3.48 6.00 0.07 85.64 01:46:03 01:02:01 7 8.16 0.00 3.61 4.98 0.08 83.17 01:46:03 01:46:03 01:02:01 CPU %user %nice %system %iowait %steal %idle 01:46:03 01:03:01 all 9.99 0.00 0.97 0.09 0.08 88.87 01:46:03 01:03:01 0 6.94 0.00 1.15 0.03 0.07 91.81 01:46:03 01:03:01 1 12.62 0.00 0.87 0.03 0.07 86.42 01:46:03 01:03:01 2 7.38 0.00 1.04 0.00 0.08 91.50 01:46:03 01:03:01 3 8.26 0.00 1.06 0.24 0.08 90.36 01:46:03 01:03:01 4 12.54 0.00 0.77 0.02 0.07 86.60 01:46:03 01:03:01 5 7.82 0.00 1.07 0.03 0.07 91.01 01:46:03 01:03:01 6 14.69 0.00 0.90 0.02 0.10 84.29 01:46:03 01:03:01 7 9.65 0.00 0.90 0.37 0.07 89.01 01:46:03 01:04:01 all 2.69 0.00 0.45 0.04 0.03 96.79 01:46:03 01:04:01 0 2.30 0.00 0.45 0.00 0.03 97.21 01:46:03 01:04:01 1 2.32 0.00 0.47 0.00 0.02 97.20 01:46:03 01:04:01 2 0.77 0.00 0.28 0.00 0.02 98.93 01:46:03 01:04:01 3 2.88 0.00 0.60 0.02 0.05 96.45 01:46:03 01:04:01 4 2.29 0.00 0.40 0.02 0.02 97.28 01:46:03 01:04:01 5 3.61 0.00 0.54 0.02 0.03 95.80 01:46:03 01:04:01 6 2.99 0.00 0.33 0.02 0.02 96.64 01:46:03 01:04:01 7 4.37 0.00 0.52 0.28 0.05 94.78 01:46:03 01:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 01:46:03 01:05:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:46:03 01:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:46:03 01:05:01 3 0.08 0.00 0.03 0.00 0.03 99.85 01:46:03 01:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:46:03 01:05:01 5 0.03 0.00 0.03 0.02 0.02 99.90 01:46:03 01:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:46:03 01:05:01 7 0.03 0.00 0.00 0.02 0.02 99.93 01:46:03 01:06:01 all 0.05 0.00 0.05 0.00 0.01 99.87 01:46:03 01:06:01 0 0.13 0.00 0.12 0.00 0.02 99.73 01:46:03 01:06:01 1 0.02 0.00 0.02 0.02 0.02 99.93 01:46:03 01:06:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:46:03 01:06:01 3 0.10 0.00 0.05 0.00 0.03 99.82 01:46:03 01:06:01 4 0.00 0.00 0.03 0.00 0.00 99.97 01:46:03 01:06:01 5 0.02 0.00 0.02 0.02 0.02 99.93 01:46:03 01:06:01 6 0.07 0.00 0.05 0.00 0.00 99.88 01:46:03 01:06:01 7 0.08 0.00 0.10 0.00 0.03 99.78 01:46:03 01:07:01 all 0.03 0.00 0.02 0.00 0.02 99.93 01:46:03 01:07:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:46:03 01:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:07:01 3 0.03 0.00 0.05 0.00 0.03 99.88 01:46:03 01:07:01 4 0.02 0.00 0.00 0.00 0.08 99.90 01:46:03 01:07:01 5 0.00 0.00 0.02 0.02 0.02 99.95 01:46:03 01:07:01 6 0.05 0.00 0.00 0.00 0.02 99.93 01:46:03 01:07:01 7 0.05 0.00 0.05 0.02 0.02 99.87 01:46:03 01:08:01 all 0.05 0.00 0.02 0.00 0.01 99.92 01:46:03 01:08:01 0 0.05 0.00 0.00 0.00 0.02 99.93 01:46:03 01:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:08:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:46:03 01:08:01 3 0.07 0.00 0.02 0.00 0.02 99.90 01:46:03 01:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:08:01 5 0.05 0.00 0.07 0.02 0.03 99.83 01:46:03 01:08:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:46:03 01:08:01 7 0.10 0.00 0.00 0.00 0.00 99.90 01:46:03 01:09:01 all 0.02 0.00 0.01 0.03 0.01 99.93 01:46:03 01:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:46:03 01:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:46:03 01:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:09:01 5 0.02 0.00 0.02 0.17 0.05 99.75 01:46:03 01:09:01 6 0.02 0.00 0.05 0.00 0.02 99.92 01:46:03 01:09:01 7 0.08 0.00 0.02 0.03 0.02 99.85 01:46:03 01:10:01 all 0.04 0.00 0.02 0.13 0.01 99.80 01:46:03 01:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:46:03 01:10:01 1 0.05 0.00 0.00 0.00 0.00 99.95 01:46:03 01:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:10:01 3 0.05 0.00 0.03 0.00 0.03 99.88 01:46:03 01:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:46:03 01:10:01 5 0.07 0.00 0.03 0.35 0.03 99.52 01:46:03 01:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:46:03 01:10:01 7 0.07 0.00 0.02 0.68 0.02 99.22 01:46:03 01:11:01 all 0.19 0.00 0.02 0.00 0.01 99.78 01:46:03 01:11:01 0 0.00 0.00 0.03 0.00 0.02 99.95 01:46:03 01:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:46:03 01:11:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:46:03 01:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:46:03 01:11:01 5 0.05 0.00 0.03 0.00 0.02 99.90 01:46:03 01:11:01 6 1.40 0.00 0.02 0.00 0.00 98.58 01:46:03 01:11:01 7 0.02 0.00 0.00 0.02 0.02 99.95 01:46:03 01:12:01 all 0.16 0.00 0.02 0.00 0.01 99.80 01:46:03 01:12:01 0 0.07 0.00 0.05 0.00 0.00 99.88 01:46:03 01:12:01 1 0.08 0.00 0.00 0.00 0.00 99.92 01:46:03 01:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:12:01 3 0.05 0.00 0.07 0.02 0.02 99.85 01:46:03 01:12:01 4 0.03 0.00 0.03 0.00 0.03 99.90 01:46:03 01:12:01 5 0.07 0.00 0.00 0.00 0.02 99.92 01:46:03 01:12:01 6 0.94 0.00 0.02 0.00 0.02 99.02 01:46:03 01:12:01 7 0.03 0.00 0.02 0.02 0.00 99.93 01:46:03 01:13:01 all 0.26 0.00 0.01 0.02 0.01 99.69 01:46:03 01:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:46:03 01:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:46:03 01:13:01 3 0.03 0.00 0.03 0.12 0.02 99.80 01:46:03 01:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:46:03 01:13:01 5 0.05 0.00 0.03 0.00 0.02 99.90 01:46:03 01:13:01 6 1.97 0.00 0.00 0.00 0.00 98.03 01:46:03 01:13:01 7 0.02 0.00 0.00 0.02 0.02 99.95 01:46:03 01:46:03 01:13:01 CPU %user %nice %system %iowait %steal %idle 01:46:03 01:14:01 all 0.06 0.00 0.02 0.07 0.23 99.63 01:46:03 01:14:01 0 0.03 0.00 0.02 0.00 0.81 99.14 01:46:03 01:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:14:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:46:03 01:14:01 3 0.03 0.00 0.03 0.02 0.03 99.88 01:46:03 01:14:01 4 0.02 0.00 0.03 0.00 0.03 99.92 01:46:03 01:14:01 5 0.02 0.00 0.03 0.00 0.30 99.65 01:46:03 01:14:01 6 0.33 0.00 0.00 0.00 0.02 99.65 01:46:03 01:14:01 7 0.03 0.00 0.00 0.55 0.60 98.82 01:46:03 01:15:01 all 0.07 0.00 0.01 0.00 0.01 99.91 01:46:03 01:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:46:03 01:15:01 1 0.07 0.00 0.00 0.00 0.00 99.93 01:46:03 01:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:46:03 01:15:01 3 0.08 0.00 0.03 0.02 0.02 99.85 01:46:03 01:15:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:46:03 01:15:01 5 0.08 0.00 0.03 0.00 0.00 99.88 01:46:03 01:15:01 6 0.18 0.00 0.00 0.00 0.00 99.82 01:46:03 01:15:01 7 0.05 0.00 0.00 0.02 0.03 99.90 01:46:03 01:16:01 all 0.16 0.00 0.02 0.00 0.01 99.80 01:46:03 01:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:46:03 01:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:16:01 3 0.03 0.00 0.05 0.00 0.02 99.90 01:46:03 01:16:01 4 0.03 0.00 0.03 0.00 0.03 99.90 01:46:03 01:16:01 5 0.05 0.00 0.02 0.00 0.02 99.92 01:46:03 01:16:01 6 1.06 0.00 0.02 0.00 0.02 98.91 01:46:03 01:16:01 7 0.08 0.00 0.03 0.00 0.02 99.87 01:46:03 01:17:01 all 0.04 0.00 0.02 0.01 0.01 99.92 01:46:03 01:17:01 0 0.03 0.00 0.05 0.00 0.00 99.92 01:46:03 01:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:46:03 01:17:01 3 0.07 0.00 0.03 0.02 0.02 99.87 01:46:03 01:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:46:03 01:17:01 5 0.03 0.00 0.02 0.02 0.00 99.93 01:46:03 01:17:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:46:03 01:17:01 7 0.07 0.00 0.07 0.02 0.03 99.82 01:46:03 01:18:01 all 0.02 0.00 0.01 0.00 0.02 99.94 01:46:03 01:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:46:03 01:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:46:03 01:18:01 2 0.00 0.00 0.03 0.00 0.00 99.97 01:46:03 01:18:01 3 0.03 0.00 0.02 0.02 0.02 99.92 01:46:03 01:18:01 4 0.00 0.00 0.02 0.00 0.07 99.92 01:46:03 01:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:46:03 01:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:18:01 7 0.08 0.00 0.02 0.02 0.05 99.83 01:46:03 01:19:02 all 0.04 0.00 0.01 0.00 0.01 99.94 01:46:03 01:19:02 0 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:19:02 1 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:19:02 2 0.02 0.00 0.00 0.00 0.02 99.97 01:46:03 01:19:02 3 0.05 0.00 0.03 0.00 0.02 99.90 01:46:03 01:19:02 4 0.03 0.00 0.00 0.00 0.00 99.97 01:46:03 01:19:02 5 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:19:02 6 0.02 0.00 0.00 0.00 0.02 99.97 01:46:03 01:19:02 7 0.15 0.00 0.05 0.02 0.03 99.75 01:46:03 01:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 01:46:03 01:20:01 0 0.03 0.00 0.05 0.00 0.02 99.90 01:46:03 01:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:46:03 01:20:01 3 0.03 0.00 0.00 0.00 0.03 99.93 01:46:03 01:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:20:01 5 0.02 0.00 0.02 0.02 0.02 99.93 01:46:03 01:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:46:03 01:20:01 7 0.05 0.00 0.03 0.02 0.03 99.86 01:46:03 01:21:01 all 0.03 0.00 0.02 0.00 0.01 99.94 01:46:03 01:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:46:03 01:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:46:03 01:21:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:46:03 01:21:01 3 0.05 0.00 0.03 0.00 0.03 99.88 01:46:03 01:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:46:03 01:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:46:03 01:21:01 7 0.07 0.00 0.03 0.02 0.02 99.87 01:46:03 01:22:01 all 0.28 0.00 0.04 0.01 0.01 99.67 01:46:03 01:22:01 0 0.23 0.00 0.03 0.00 0.02 99.72 01:46:03 01:22:01 1 0.90 0.00 0.02 0.00 0.02 99.07 01:46:03 01:22:01 2 0.08 0.00 0.05 0.00 0.00 99.87 01:46:03 01:22:01 3 0.13 0.00 0.07 0.00 0.03 99.77 01:46:03 01:22:01 4 0.08 0.00 0.02 0.00 0.00 99.90 01:46:03 01:22:01 5 0.22 0.00 0.05 0.00 0.02 99.72 01:46:03 01:22:01 6 0.37 0.00 0.02 0.03 0.00 99.58 01:46:03 01:22:01 7 0.18 0.00 0.03 0.02 0.03 99.73 01:46:03 01:23:01 all 0.08 0.00 0.04 0.01 0.01 99.86 01:46:03 01:23:01 0 0.12 0.00 0.07 0.00 0.02 99.80 01:46:03 01:23:01 1 0.13 0.00 0.05 0.00 0.00 99.82 01:46:03 01:23:01 2 0.05 0.00 0.02 0.00 0.02 99.92 01:46:03 01:23:01 3 0.07 0.00 0.00 0.00 0.03 99.90 01:46:03 01:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:46:03 01:23:01 5 0.02 0.00 0.03 0.02 0.02 99.92 01:46:03 01:23:01 6 0.07 0.00 0.08 0.00 0.00 99.85 01:46:03 01:23:01 7 0.12 0.00 0.07 0.03 0.03 99.75 01:46:03 01:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:46:03 01:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:46:03 01:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:24:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:46:03 01:24:01 3 0.02 0.00 0.03 0.00 0.03 99.92 01:46:03 01:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:46:03 01:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:46:03 01:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:24:01 7 0.05 0.00 0.03 0.00 0.03 99.88 01:46:03 01:46:03 01:24:01 CPU %user %nice %system %iowait %steal %idle 01:46:03 01:25:01 all 0.09 0.00 0.03 0.01 0.01 99.87 01:46:03 01:25:01 0 0.52 0.00 0.05 0.00 0.02 99.42 01:46:03 01:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:46:03 01:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:46:03 01:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:46:03 01:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:46:03 01:25:01 5 0.00 0.00 0.02 0.03 0.00 99.95 01:46:03 01:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:46:03 01:25:01 7 0.07 0.00 0.07 0.02 0.03 99.82 01:46:03 01:26:01 all 0.12 0.00 0.01 0.00 0.01 99.85 01:46:03 01:26:01 0 0.86 0.00 0.00 0.00 0.00 99.14 01:46:03 01:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:46:03 01:26:01 3 0.03 0.00 0.02 0.00 0.03 99.92 01:46:03 01:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:46:03 01:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:46:03 01:26:01 7 0.05 0.00 0.03 0.00 0.03 99.88 01:46:03 01:27:01 all 0.03 0.00 0.02 0.01 0.02 99.92 01:46:03 01:27:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:46:03 01:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:27:01 2 0.02 0.00 0.03 0.02 0.02 99.92 01:46:03 01:27:01 3 0.03 0.00 0.02 0.02 0.03 99.90 01:46:03 01:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:46:03 01:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:46:03 01:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:46:03 01:27:01 7 0.08 0.00 0.07 0.07 0.03 99.75 01:46:03 01:28:01 all 0.03 0.00 0.02 0.01 0.01 99.93 01:46:03 01:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:46:03 01:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:46:03 01:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:46:03 01:28:01 3 0.02 0.00 0.03 0.00 0.03 99.92 01:46:03 01:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:28:01 5 0.05 0.00 0.00 0.00 0.02 99.93 01:46:03 01:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:46:03 01:28:01 7 0.12 0.00 0.05 0.10 0.03 99.70 01:46:03 01:29:01 all 0.02 0.00 0.02 0.00 0.01 99.95 01:46:03 01:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:46:03 01:29:01 1 0.03 0.00 0.03 0.00 0.03 99.90 01:46:03 01:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:46:03 01:29:01 3 0.02 0.00 0.00 0.00 0.03 99.95 01:46:03 01:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:29:01 5 0.00 0.00 0.02 0.02 0.02 99.95 01:46:03 01:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:46:03 01:29:01 7 0.03 0.00 0.03 0.02 0.02 99.90 01:46:03 01:30:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:46:03 01:30:01 0 0.05 0.00 0.00 0.00 0.02 99.93 01:46:03 01:30:01 1 0.05 0.00 0.00 0.00 0.02 99.93 01:46:03 01:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:46:03 01:30:01 3 0.05 0.00 0.00 0.02 0.02 99.92 01:46:03 01:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:46:03 01:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:46:03 01:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:30:01 7 0.03 0.00 0.02 0.02 0.00 99.93 01:46:03 01:31:01 all 0.01 0.00 0.03 0.01 0.01 99.93 01:46:03 01:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:46:03 01:31:01 1 0.02 0.00 0.05 0.00 0.02 99.92 01:46:03 01:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:46:03 01:31:01 3 0.00 0.00 0.05 0.02 0.03 99.90 01:46:03 01:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:31:01 5 0.02 0.00 0.10 0.00 0.02 99.87 01:46:03 01:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:46:03 01:31:01 7 0.00 0.00 0.02 0.08 0.02 99.88 01:46:03 01:32:01 all 0.04 0.00 0.01 0.00 0.01 99.93 01:46:03 01:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:46:03 01:32:01 1 0.02 0.00 0.02 0.00 0.03 99.93 01:46:03 01:32:01 2 0.05 0.00 0.00 0.00 0.02 99.93 01:46:03 01:32:01 3 0.02 0.00 0.02 0.02 0.03 99.92 01:46:03 01:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:32:01 5 0.05 0.00 0.03 0.00 0.02 99.90 01:46:03 01:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:46:03 01:32:01 7 0.07 0.00 0.02 0.00 0.00 99.92 01:46:03 01:33:01 all 0.02 0.00 0.02 0.00 0.02 99.94 01:46:03 01:33:01 0 0.05 0.00 0.00 0.00 0.00 99.95 01:46:03 01:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:46:03 01:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:46:03 01:33:01 3 0.02 0.00 0.05 0.02 0.03 99.88 01:46:03 01:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:46:03 01:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:46:03 01:33:01 6 0.03 0.00 0.03 0.00 0.02 99.92 01:46:03 01:33:01 7 0.00 0.00 0.02 0.02 0.02 99.95 01:46:03 01:34:01 all 0.11 0.00 0.02 0.00 0.01 99.86 01:46:03 01:34:01 0 0.63 0.00 0.07 0.00 0.02 99.29 01:46:03 01:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:46:03 01:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:46:03 01:34:01 3 0.03 0.00 0.05 0.00 0.03 99.88 01:46:03 01:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:34:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:46:03 01:34:01 6 0.05 0.00 0.02 0.00 0.02 99.92 01:46:03 01:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:46:03 01:35:01 all 0.02 0.00 0.01 0.24 0.01 99.71 01:46:03 01:35:01 0 0.08 0.00 0.03 0.00 0.02 99.87 01:46:03 01:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:46:03 01:35:01 3 0.02 0.00 0.02 0.18 0.03 99.75 01:46:03 01:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:35:01 5 0.02 0.00 0.02 0.00 0.03 99.93 01:46:03 01:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:46:03 01:35:01 7 0.03 0.00 0.02 1.75 0.02 98.18 01:46:03 01:46:03 01:35:01 CPU %user %nice %system %iowait %steal %idle 01:46:03 01:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:46:03 01:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:36:01 2 0.07 0.00 0.02 0.00 0.00 99.92 01:46:03 01:36:01 3 0.00 0.00 0.00 0.00 0.03 99.97 01:46:03 01:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:46:03 01:36:01 5 0.07 0.00 0.05 0.00 0.02 99.87 01:46:03 01:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:46:03 01:36:01 7 0.03 0.00 0.02 0.02 0.00 99.93 01:46:03 01:37:01 all 0.02 0.00 0.01 0.01 0.02 99.94 01:46:03 01:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:46:03 01:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:37:01 2 0.02 0.00 0.02 0.00 0.03 99.93 01:46:03 01:37:01 3 0.03 0.00 0.02 0.08 0.02 99.85 01:46:03 01:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:46:03 01:37:01 5 0.05 0.00 0.05 0.00 0.03 99.87 01:46:03 01:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:37:01 7 0.02 0.00 0.00 0.02 0.02 99.95 01:46:03 01:38:01 all 0.03 0.00 0.02 0.00 0.01 99.94 01:46:03 01:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:46:03 01:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:46:03 01:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:46:03 01:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:46:03 01:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:46:03 01:38:01 5 0.05 0.00 0.02 0.00 0.02 99.92 01:46:03 01:38:01 6 0.00 0.00 0.03 0.00 0.02 99.95 01:46:03 01:38:01 7 0.02 0.00 0.03 0.02 0.02 99.92 01:46:03 01:39:01 all 0.05 0.00 0.01 0.00 0.01 99.92 01:46:03 01:39:01 0 0.30 0.00 0.00 0.00 0.02 99.68 01:46:03 01:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:39:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:46:03 01:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:46:03 01:39:01 5 0.05 0.00 0.02 0.00 0.03 99.90 01:46:03 01:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:46:03 01:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:46:03 01:40:01 all 0.29 0.00 0.01 0.00 0.02 99.68 01:46:03 01:40:01 0 1.99 0.00 0.00 0.00 0.02 98.00 01:46:03 01:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:46:03 01:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:46:03 01:40:01 3 0.05 0.00 0.02 0.02 0.02 99.90 01:46:03 01:40:01 4 0.05 0.00 0.03 0.00 0.03 99.88 01:46:03 01:40:01 5 0.07 0.00 0.02 0.00 0.03 99.88 01:46:03 01:40:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:46:03 01:40:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:46:03 01:41:01 all 0.27 0.00 0.01 0.00 0.01 99.71 01:46:03 01:41:01 0 1.99 0.00 0.00 0.00 0.00 98.01 01:46:03 01:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:46:03 01:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:46:03 01:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 01:46:03 01:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:46:03 01:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:46:03 01:41:01 6 0.03 0.00 0.03 0.00 0.00 99.93 01:46:03 01:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:42:01 all 0.19 0.00 0.02 0.00 0.02 99.76 01:46:03 01:42:01 0 1.32 0.00 0.10 0.00 0.02 98.56 01:46:03 01:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:46:03 01:42:01 2 0.03 0.00 0.07 0.00 0.02 99.88 01:46:03 01:42:01 3 0.05 0.00 0.02 0.02 0.03 99.88 01:46:03 01:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:46:03 01:42:01 5 0.03 0.00 0.00 0.00 0.03 99.93 01:46:03 01:42:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:46:03 01:42:01 7 0.05 0.00 0.00 0.02 0.02 99.92 01:46:03 01:43:01 all 0.02 0.00 0.02 0.00 0.01 99.95 01:46:03 01:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:46:03 01:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:46:03 01:43:01 2 0.05 0.00 0.03 0.00 0.02 99.90 01:46:03 01:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:46:03 01:43:01 4 0.00 0.00 0.02 0.00 0.03 99.95 01:46:03 01:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:46:03 01:43:01 6 0.02 0.00 0.02 0.00 0.03 99.93 01:46:03 01:43:01 7 0.00 0.00 0.02 0.02 0.00 99.97 01:46:03 01:44:01 all 0.04 0.00 0.02 0.00 0.01 99.94 01:46:03 01:44:01 0 0.05 0.00 0.00 0.00 0.00 99.95 01:46:03 01:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:46:03 01:44:01 2 0.05 0.00 0.00 0.00 0.00 99.95 01:46:03 01:44:01 3 0.07 0.00 0.05 0.02 0.02 99.85 01:46:03 01:44:01 4 0.02 0.00 0.03 0.00 0.02 99.93 01:46:03 01:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:46:03 01:44:01 6 0.03 0.00 0.03 0.00 0.02 99.92 01:46:03 01:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:46:03 01:45:01 all 5.15 0.00 1.97 1.05 0.04 91.79 01:46:03 01:45:01 0 5.52 0.00 1.71 0.10 0.03 92.64 01:46:03 01:45:01 1 5.23 0.00 2.21 0.15 0.03 92.37 01:46:03 01:45:01 2 5.94 0.00 2.48 6.48 0.03 85.06 01:46:03 01:45:01 3 5.86 0.00 2.23 0.02 0.05 91.85 01:46:03 01:45:01 4 4.52 0.00 1.71 0.07 0.03 93.67 01:46:03 01:45:01 5 5.26 0.00 1.96 0.10 0.05 92.62 01:46:03 01:45:01 6 4.46 0.00 1.59 0.02 0.03 93.89 01:46:03 01:45:01 7 4.41 0.00 1.86 1.53 0.03 92.17 01:46:03 01:46:01 all 7.12 0.00 3.45 2.90 0.06 86.47 01:46:03 01:46:01 0 8.25 0.00 3.19 0.55 0.05 87.95 01:46:03 01:46:01 1 7.93 0.00 3.13 7.84 0.05 81.05 01:46:03 01:46:01 2 6.20 0.00 2.67 1.94 0.05 89.14 01:46:03 01:46:01 3 6.33 0.00 3.87 3.76 0.07 85.97 01:46:03 01:46:01 4 7.21 0.00 3.76 0.07 0.07 88.90 01:46:03 01:46:01 5 7.51 0.00 3.97 5.87 0.05 82.60 01:46:03 01:46:01 6 7.47 0.00 3.61 0.05 0.07 88.81 01:46:03 01:46:01 7 6.05 0.00 3.40 3.15 0.07 87.33 01:46:03 01:46:03 Average: CPU %user %nice %system %iowait %steal %idle 01:46:03 Average: all 7.19 0.00 1.35 2.14 0.04 89.29 01:46:03 Average: 0 7.29 0.00 1.37 2.42 0.05 88.87 01:46:03 Average: 1 6.98 0.00 1.28 1.48 0.04 90.23 01:46:03 Average: 2 6.87 0.00 1.31 2.06 0.03 89.74 01:46:03 Average: 3 7.19 0.00 1.40 3.45 0.05 87.92 01:46:03 Average: 4 7.24 0.00 1.28 1.77 0.03 89.67 01:46:03 Average: 5 7.37 0.00 1.45 2.64 0.04 88.50 01:46:03 Average: 6 7.51 0.00 1.36 1.62 0.03 89.48 01:46:03 Average: 7 7.05 0.00 1.34 1.67 0.05 89.90 01:46:03 01:46:03 01:46:03