Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 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-ssh89035797247019274.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3081813689618148144.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh961169219377521439.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11606625360809339681.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-ssh1802403917996811978.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8024 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/676 [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/676 # 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 > 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 Avoid second fetch Checking out Revision f6f99ba4b961ab207b8eb6d15e7748acd28fde6d (main) Commit message: "feat: Add StartTimestamp and EndTimestamp for Cron Scheduler (#4868)" > git config core.sparsecheckout # timeout=10 > git checkout -f f6f99ba4b961ab207b8eb6d15e7748acd28fde6d # timeout=10 > git rev-list --no-walk 236833ffc84d188f677089422aea854ddee30426 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:45:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:45:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:45:05 ========================================================= 06:45:05 EdgeX Global Pipelines Version Info 06:45:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:45:05 ------------------- 06:45:05 stable info: 06:45:05 ------------------- 06:45:05 Commited By: Ginny Guan ginny@iotechsys.com 06:45:05 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 06:45:05 Message: update stable to v1.0.260 06:45:06 ------------------- 06:45:06 experimental info: 06:45:06 ------------------- 06:45:06 Commited By: Ginny Guan ginny@iotechsys.com 06:45:06 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 06:45:06 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6f99ba [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:07 provisioning config files... 06:45:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/676@tmp/config4266696369957182921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:07 ---> ****-login.sh 06:45:07 nexus3.edgexfoundry.org:10001 06:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:07 Configure a credential helper to remove this warning. See 06:45:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:07 06:45:07 Login Succeeded 06:45:07 nexus3.edgexfoundry.org:10002 06:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:07 Configure a credential helper to remove this warning. See 06:45:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:07 06:45:07 Login Succeeded 06:45:07 nexus3.edgexfoundry.org:10003 06:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:08 Configure a credential helper to remove this warning. See 06:45:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:08 06:45:08 Login Succeeded 06:45:08 nexus3.edgexfoundry.org:10004 06:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:08 Configure a credential helper to remove this warning. See 06:45:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:08 06:45:08 Login Succeeded 06:45:08 ****.io 06:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:08 Configure a credential helper to remove this warning. See 06:45:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:08 06:45:08 Login Succeeded 06:45:08 ---> ****-login.sh ends [Pipeline] } 06:45:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:45:08 + 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 06:45:08 + dirname cmd/core-command/Dockerfile 06:45:08 + cut -d/ -f2 06:45:08 + echo core-command,cmd/core-command/Dockerfile 06:45:08 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:45:08 cut -d/ -f2 06:45:08 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:45:08 + dirname cmd/core-data/Dockerfile 06:45:08 + cut -d/ -f2 06:45:08 + echo core-data,cmd/core-data/Dockerfile 06:45:08 + dirname cmd/core-keeper/Dockerfile 06:45:08 + cut -d/ -f2 06:45:08 + echo core-keeper,cmd/core-keeper/Dockerfile 06:45:08 + dirname cmd/core-metadata/Dockerfile 06:45:08 + cut -d/ -f2 06:45:08 + echo core-metadata,cmd/core-metadata/Dockerfile 06:45:08 + dirname cmd/security-bootstrapper/Dockerfile 06:45:08 + cut -d/ -f2 06:45:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:45:08 + dirname cmd/security-proxy-auth/Dockerfile 06:45:08 + cut -d/ -f2 06:45:08 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:45:08 + dirname cmd/security-proxy-setup/Dockerfile 06:45:08 + cut -d/ -f2 06:45:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:45:08 + dirname+ cmd/security-secretstore-setup/Dockerfile 06:45:08 cut -d/ -f2 06:45:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:45:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:45:08 + cut -d/ -f2 06:45:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:45:08 + dirname cmd/security-spire-agent/Dockerfile 06:45:08 + cut -d/ -f2 06:45:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:45:08 + dirname cmd/security-spire-config/Dockerfile 06:45:08 + cut -d/ -f2 06:45:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:45:08 + + dirname cmd/security-spire-server/Dockerfile 06:45:08 cut -d/ -f2 06:45:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:45:08 + dirname cmd/support-cron-scheduler/Dockerfile 06:45:08 + cut -d/ -f2 06:45:08 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 06:45:08 + + cut -d/ -f2 06:45:08 dirname cmd/support-notifications/Dockerfile 06:45:08 + echo support-notifications,cmd/support-notifications/Dockerfile 06:45:08 + dirname cmd/support-scheduler/Dockerfile 06:45:08 + cut -d/ -f2 06:45:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:45:08 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 06:45:09 + git rev-list -1 --merges f6f99ba4b961ab207b8eb6d15e7748acd28fde6d~1..f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] echo 06:45:09 -----------> git rev-list -1 --merges f6f99ba4b961ab207b8eb6d15e7748acd28fde6d~1..f6f99ba4b961ab207b8eb6d15e7748acd28fde6d f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [false] [Pipeline] sh 06:45:09 + git log --format=format:%s -1 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] echo 06:45:09 ========================================================= 06:45:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:45:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:45:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:45:09 + grep -v github /etc/ssh/ssh_known_hosts 06:45:09 + [ -e /tmp/ssh_known_hosts ] 06:45:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:45:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:45:09 + sudo tee -a /etc/ssh/ssh_known_hosts 06:45:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:10 06:45:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:10 0.1.4: Pulling from edgex-devops/py-git-semver 06:45:10 b85a868b505f: Pulling fs layer 06:45:10 e2be974225ed: Pulling fs layer 06:45:10 339a4e72a1f5: Pulling fs layer 06:45:10 988bab9f4d93: Pulling fs layer 06:45:10 1469e6f7b9e6: Pulling fs layer 06:45:10 eaf3925da568: Pulling fs layer 06:45:10 bab4dde63d76: Pulling fs layer 06:45:10 bde34c3a00c8: Pulling fs layer 06:45:10 b352a97aabf1: Pulling fs layer 06:45:10 4872d77fe225: Pulling fs layer 06:45:10 5851b861e8e6: Pulling fs layer 06:45:10 bab4dde63d76: Waiting 06:45:10 bde34c3a00c8: Waiting 06:45:10 b352a97aabf1: Waiting 06:45:10 4872d77fe225: Waiting 06:45:10 5851b861e8e6: Waiting 06:45:10 1469e6f7b9e6: Waiting 06:45:10 988bab9f4d93: Waiting 06:45:10 eaf3925da568: Waiting 06:45:10 e2be974225ed: Verifying Checksum 06:45:10 e2be974225ed: Download complete 06:45:10 988bab9f4d93: Verifying Checksum 06:45:10 988bab9f4d93: Download complete 06:45:10 1469e6f7b9e6: Verifying Checksum 06:45:10 1469e6f7b9e6: Download complete 06:45:10 eaf3925da568: Verifying Checksum 06:45:10 eaf3925da568: Download complete 06:45:10 339a4e72a1f5: Verifying Checksum 06:45:10 339a4e72a1f5: Download complete 06:45:10 bde34c3a00c8: Download complete 06:45:10 b352a97aabf1: Verifying Checksum 06:45:10 4872d77fe225: Verifying Checksum 06:45:10 4872d77fe225: Download complete 06:45:10 5851b861e8e6: Download complete 06:45:10 b85a868b505f: Verifying Checksum 06:45:10 b85a868b505f: Download complete 06:45:11 bab4dde63d76: Verifying Checksum 06:45:11 bab4dde63d76: Download complete 06:45:12 b85a868b505f: Pull complete 06:45:12 e2be974225ed: Pull complete 06:45:13 339a4e72a1f5: Pull complete 06:45:13 988bab9f4d93: Pull complete 06:45:13 1469e6f7b9e6: Pull complete 06:45:13 eaf3925da568: Pull complete 06:45:15 bab4dde63d76: Pull complete 06:45:15 bde34c3a00c8: Pull complete 06:45:15 b352a97aabf1: Pull complete 06:45:15 4872d77fe225: Pull complete 06:45:15 5851b861e8e6: Pull complete 06:45:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:45:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:15 prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container 06:45:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:45:19 $ docker top 6d71374cfa6f20e2abfe7a42e74d690022186baffa4c4783333583f9490cce70 -eo pid,comm 06:45:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:45:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:45:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:45:19 [ssh-agent] Looking for ssh-agent implementation... 06:45:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:19 $ docker exec 6d71374cfa6f20e2abfe7a42e74d690022186baffa4c4783333583f9490cce70 ssh-agent 06:45:19 SSH_AUTH_SOCK=/tmp/ssh-5kRc0vE1hpBW/agent.32 06:45:19 SSH_AGENT_PID=38 06:45:19 Running ssh-add (command line suppressed) 06:45:19 Identity added: /w/workspace/edgex-go/676@tmp/private_key_6321246304148585224.key (/w/workspace/edgex-go/676@tmp/private_key_6321246304148585224.key) 06:45:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:45:19 + git tag --points-at HEAD [Pipeline] } 06:45:19 $ docker exec --env ******** --env ******** 6d71374cfa6f20e2abfe7a42e74d690022186baffa4c4783333583f9490cce70 ssh-agent -k 06:45:20 unset SSH_AUTH_SOCK; 06:45:20 unset SSH_AGENT_PID; 06:45:20 echo Agent pid 38 killed; 06:45:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:45:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:45:20 [ssh-agent] Looking for ssh-agent implementation... 06:45:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:20 $ docker exec 6d71374cfa6f20e2abfe7a42e74d690022186baffa4c4783333583f9490cce70 ssh-agent 06:45:20 SSH_AUTH_SOCK=/tmp/ssh-9xcnMW895FJ7/agent.71 06:45:20 SSH_AGENT_PID=77 06:45:20 Running ssh-add (command line suppressed) 06:45:20 Identity added: /w/workspace/edgex-go/676@tmp/private_key_6995695526907535139.key (/w/workspace/edgex-go/676@tmp/private_key_6995695526907535139.key) 06:45:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:45:20 + git semver init 06:45:21 2024-08-20 06:45:20,967 [run_init] DEBUG init version:0.0.0 force:False 06:45:21 2024-08-20 06:45:20,968 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/676/.semver 06:45:21 2024-08-20 06:45:20,968 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/676/.semver 06:45:21 2024-08-20 06:45:20,969 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/676/.semver'], cwd=/w/workspace/edgex-go/676, universal_newlines=False, shell=None, istream=None) 06:45:26 2024-08-20 06:45:26,101 [append_file] DEBUG append to file:/w/workspace/edgex-go/676/.git/info/exclude 06:45:26 2024-08-20 06:45:26,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/676/.semver/main with force:False 06:45:26 2024-08-20 06:45:26,102 [read_version] DEBUG read version from /w/workspace/edgex-go/676/.semver/main 06:45:26 2024-08-20 06:45:26,102 [read_version] DEBUG read version from /w/workspace/edgex-go/676/.semver/main 06:45:26 3.2.0-dev.57 [Pipeline] } 06:45:26 $ docker exec --env ******** --env ******** 6d71374cfa6f20e2abfe7a42e74d690022186baffa4c4783333583f9490cce70 ssh-agent -k 06:45:26 unset SSH_AUTH_SOCK; 06:45:26 unset SSH_AGENT_PID; 06:45:26 echo Agent pid 77 killed; 06:45:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:45:26 + git semver [Pipeline] } 06:45:27 $ docker stop --time=1 6d71374cfa6f20e2abfe7a42e74d690022186baffa4c4783333583f9490cce70 06:45:28 $ docker rm -f --volumes 6d71374cfa6f20e2abfe7a42e74d690022186baffa4c4783333583f9490cce70 [Pipeline] // withDockerContainer [Pipeline] sh 06:45:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:45:28 Stashed 1 file(s) [Pipeline] echo 06:45:28 [edgeXSemver]: initialized semver on version 3.2.0-dev.57 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:45:29 + git config --global --add safe.directory /w/workspace/edgex-go/676 [Pipeline] echo 06:45:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:45:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:45:29 ========================================================= 06:45:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:45:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:45:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:45:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:45:29 619be1103602: Pulling fs layer 06:45:29 7862e08f4a3e: Pulling fs layer 06:45:29 5df492c9dc93: Pulling fs layer 06:45:29 7629e6793208: Pulling fs layer 06:45:29 4f4fb700ef54: Pulling fs layer 06:45:29 7629e6793208: Waiting 06:45:29 fb5054dd5b73: Pulling fs layer 06:45:29 eeca6798cff9: Pulling fs layer 06:45:29 4f4fb700ef54: Waiting 06:45:29 aa269ceb94a6: Pulling fs layer 06:45:29 fb5054dd5b73: Waiting 06:45:29 ada007ff1a6a: Pulling fs layer 06:45:29 eeca6798cff9: Waiting 06:45:29 aa269ceb94a6: Waiting 06:45:29 7862e08f4a3e: Download complete 06:45:29 7629e6793208: Verifying Checksum 06:45:29 7629e6793208: Download complete 06:45:29 4f4fb700ef54: Verifying Checksum 06:45:29 4f4fb700ef54: Download complete 06:45:29 fb5054dd5b73: Verifying Checksum 06:45:29 fb5054dd5b73: Download complete 06:45:29 619be1103602: Verifying Checksum 06:45:29 619be1103602: Download complete 06:45:29 eeca6798cff9: Verifying Checksum 06:45:29 eeca6798cff9: Download complete 06:45:29 619be1103602: Pull complete 06:45:29 ada007ff1a6a: Verifying Checksum 06:45:29 ada007ff1a6a: Download complete 06:45:29 7862e08f4a3e: Pull complete 06:45:30 5df492c9dc93: Verifying Checksum 06:45:30 5df492c9dc93: Download complete 06:45:30 aa269ceb94a6: Verifying Checksum 06:45:30 aa269ceb94a6: Download complete 06:45:34 5df492c9dc93: Pull complete 06:45:34 7629e6793208: Pull complete 06:45:34 4f4fb700ef54: Pull complete 06:45:34 fb5054dd5b73: Pull complete 06:45:34 eeca6798cff9: Pull complete 06:45:36 aa269ceb94a6: Pull complete 06:45:36 ada007ff1a6a: Pull complete 06:45:36 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 06:45:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:45:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 06:45:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:45:37 WORKDIR /edgex 06:45:37 COPY go.mod . 06:45:37 RUN go mod download 06:45:37 + docker build -t ci-base-image-x86_64 -f - . 06:45:37 Sending build context to Docker daemon 179.1MB 06:45:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:45:37 ---> f489d0715acc 06:45:37 Step 2/4 : WORKDIR /edgex 06:45:44 Still waiting to schedule task 06:45:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:45:44 ---> Running in a13f7498a5c8 06:45:44 Removing intermediate container a13f7498a5c8 06:45:44 ---> db18aa352f55 06:45:44 Step 3/4 : COPY go.mod . 06:45:44 ---> 041d4ae18778 06:45:44 Step 4/4 : RUN go mod download 06:45:44 ---> Running in 813d5f7ce2b2 06:46:16 Removing intermediate container 813d5f7ce2b2 06:46:16 ---> 8e7ac9653bf1 06:46:16 Successfully built 8e7ac9653bf1 06:46:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:16 + docker inspect -f . ci-base-image-x86_64 06:46:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:16 prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container 06:46:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:46:17 $ docker top dc7cf442fad930d2f4d180fa1ca123c2c467944f5a041cbb3f302a072fff43de -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:17 + go version 06:46:17 go version go1.21.9 linux/amd64 [Pipeline] } 06:46:17 $ docker stop --time=1 dc7cf442fad930d2f4d180fa1ca123c2c467944f5a041cbb3f302a072fff43de 06:46:19 $ docker rm -f --volumes dc7cf442fad930d2f4d180fa1ca123c2c467944f5a041cbb3f302a072fff43de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:19 + docker inspect -f . ci-base-image-x86_64 06:46:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:19 prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container 06:46:19 $ 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/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:46:20 $ docker top c1007fc7be8c17d4e9ee69e671c8d27583ce7cb9fce97aebda4f202c90c2ba81 -eo pid,comm [Pipeline] { [Pipeline] echo 06:46:20 ========================================================= 06:46:20 [edgeXBuildGoParallel] Running Tests and Build... 06:46:20 ========================================================= [Pipeline] sh 06:46:20 + git config --global --add safe.directory /w/workspace/edgex-go/676 [Pipeline] fileExists [Pipeline] sh 06:46:20 + make test 06:46:20 go test -race -coverprofile=coverage.out ./... 06:46:28 ? github.com/edgexfoundry/edgex-go [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:47:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:47:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 28.7% of statements 06:47:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:47:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:47:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:47:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:47:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:47:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements 06:47:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:47:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:47:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:47:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:47:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 06:47:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 06:47:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 06:47:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:47:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 06:47:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:47:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 06:47:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 06:47:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 06:47:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:47:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.2% of statements 06:47:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements 06:47:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:47:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:47:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.619s coverage: 93.4% of statements 06:47:07 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements 06:47:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 7.0% of statements 06:47:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:47:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:47:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:47:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:47:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:47:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:47:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:47:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:47:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:47:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 06:47:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:47:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 06:47:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.413s coverage: 95.8% of statements 06:47:09 ok github.com/edgexfoundry/edgex-go/internal/io 1.018s coverage: 72.2% of statements 06:47:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:47:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:47:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] 06:47:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.8% of statements 06:47:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.051s coverage: 30.7% of statements 06:47:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.050s coverage: 41.7% of statements 06:47:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 77.8% of statements 06:47:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.013s coverage: 94.1% of statements 06:47:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 06:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.031s coverage: 87.5% of statements 06:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:47:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:47:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:47:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:47:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:47:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 06:47:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 06:47:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 06:47:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:47:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:47:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:47:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:47:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:47:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 06:47:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements 06:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:47:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 06:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:47:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 06:47:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 06:47:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 06:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 06:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 06:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:47:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 06:47:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:47:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:47:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:47:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:47:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:47:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:47:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:47:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8025 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:47:31 Running in /w/workspace/edgex-go/676 [Pipeline] { [Pipeline] checkout 06:47:31 The recommended git tool is: git 06:47:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:47:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.051s coverage: 92.9% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 67.2% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 76.6% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.073s coverage: 82.1% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.029s coverage: 86.0% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.160s coverage: 63.1% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.246s coverage: 36.5% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.028s coverage: 84.8% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 5.3% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.059s coverage: 76.9% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 19.9% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 06:47:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 98.9% of statements 06:47:37 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 06:47:37 running golangci-lint 06:47:37 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 06:47:37 go version go1.21.9 linux/amd64 06:47:38 level=info msg="[config_reader] Used config file .golangci.yml" 06:47:38 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:47:38 using credential edgex-jenkins-ssh 06:47:38 Cloning the remote Git repository 06:47:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:47:38 > git init /w/workspace/edgex-go/676 # timeout=10 06:47:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:47:39 > git --version # timeout=10 06:47:39 > git --version # 'git version 2.25.1' 06:47:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:57 Avoid second fetch 06:47:57 Checking out Revision f6f99ba4b961ab207b8eb6d15e7748acd28fde6d (main) 06:47:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:47:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:57 > git config core.sparsecheckout # timeout=10 06:47:57 > git checkout -f f6f99ba4b961ab207b8eb6d15e7748acd28fde6d # timeout=10 06:47:58 Commit message: "feat: Add StartTimestamp and EndTimestamp for Cron Scheduler (#4868)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:48:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:48:02 % Total % Received % Xferd Average Speed Time Time Time Current 06:48:02 Dload Upload Total Spent Left Speed 06:48:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 06:48:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:48:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:48:03 + sudo tee /etc/docker/daemon.new 06:48:03 { 06:48:03 "registry-mirrors": [ 06:48:03 "https://nexus3.edgexfoundry.org:10001" 06:48:03 ], 06:48:03 "bip": "10.250.0.254/24", 06:48:03 "hosts": [ 06:48:03 "tcp://0.0.0.0:5555", 06:48:03 "unix:///var/run/docker.sock" 06:48:03 ], 06:48:03 "mtu": 1458, 06:48:03 "selinux-enabled": true, 06:48:03 "seccomp-profile": "/etc/docker/seccomp.json" 06:48:03 } [Pipeline] sh 06:48:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:48:03 + sudo service docker restart 06:48:04 level=info msg="[loader] Go packages loading at mode 575 (exports_file|deps|files|imports|name|types_sizes|compiled_files) took 23.835451692s" 06:48:04 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.106754ms" 06:48:16 level=info msg="[linters_context/goanalysis] analyzers took 2m37.098857187s with top 10 stages: buildir: 1m7.391317461s, gosec: 10.596766011s, fact_deprecated: 3.355566666s, inspect: 3.318292559s, printf: 2.228777852s, ctrlflow: 1.872393485s, fact_purity: 1.724062726s, S1038: 1.564955571s, nilness: 1.353252347s, ineffassign: 1.170036638s" 06:48:16 level=info msg="[runner] Issues before processing: 214, after processing: 0" 06:48:16 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, nolint: 0/22, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, skip_dirs: 214/214, identifier_marker: 214/214, exclude: 214/214, exclude-rules: 22/214, cgo: 214/214, path_prettifier: 214/214" 06:48:16 level=info msg="[runner] processing took 17.202014ms with stages: nolint: 8.498436ms, identifier_marker: 4.189783ms, path_prettifier: 1.728827ms, exclude-rules: 1.175082ms, autogenerated_exclude: 998.179µs, skip_dirs: 524.996µs, cgo: 51.29µs, filename_unadjuster: 29.841µs, max_same_issues: 1.04µs, max_from_linter: 710ns, fixer: 700ns, uniq_by_line: 650ns, skip_files: 570ns, diff: 400ns, exclude: 390ns, sort_results: 360ns, severity-rules: 250ns, source_code: 160ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" 06:48:16 level=info msg="[runner] linters took 14.17313367s with stages: goanalysis_metalinter: 14.155725284s" 06:48:16 level=info msg="File cache stats: 0 entries of total size 0B" 06:48:16 level=info msg="Memory: 374 samples, avg is 319.4MB, max is 1421.8MB" 06:48:16 level=info msg="Execution took 38.066221623s" 06:48:16 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:48:22 provisioning config files... 06:48:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/676@tmp/config3613941615041042098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:23 ---> ****-login.sh 06:48:23 nexus3.edgexfoundry.org:10001 06:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:23 Configure a credential helper to remove this warning. See 06:48:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:23 06:48:23 Login Succeeded 06:48:23 nexus3.edgexfoundry.org:10002 06:48:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:48:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:48:23 ./bin/test-attribution-txt.sh 06:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:23 Configure a credential helper to remove this warning. See 06:48:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:23 06:48:23 Login Succeeded 06:48:23 nexus3.edgexfoundry.org:10003 06:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo 06:48:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 06:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:24 Configure a credential helper to remove this warning. See 06:48:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:24 06:48:24 Login Succeeded 06:48:24 nexus3.edgexfoundry.org:10004 06:48:24 + ls -al . 06:48:24 total 916 06:48:24 drwxrwxr-x 11 1001 1001 4096 Aug 20 06:46 . 06:48:24 drwxr-xr-x 4 root root 4096 Aug 20 06:46 .. 06:48:24 drwxrwxr-x 2 1001 1001 4096 Aug 20 06:45 .blubracket 06:48:24 -rw-rw-r-- 1 1001 1001 10 Aug 20 06:45 .dockerignore 06:48:24 drwxrwxr-x 8 1001 1001 4096 Aug 20 06:47 .git 06:48:24 drwxrwxr-x 3 1001 1001 4096 Aug 20 06:45 .github 06:48:24 -rw-rw-r-- 1 1001 1001 1102 Aug 20 06:45 .gitignore 06:48:24 -rw-rw-r-- 1 1001 1001 42 Aug 20 06:45 .golangci.yml 06:48:24 -rw-rw-r-- 1 1001 1001 100 Aug 20 06:45 .hadolint.yml 06:48:24 drwxr-xr-x 3 1001 1001 4096 Aug 20 06:45 .semver 06:48:24 -rw-rw-r-- 1 1001 1001 155 Aug 20 06:45 .sonarcloud.properties 06:48:24 -rw-rw-r-- 1 1001 1001 1171 Aug 20 06:45 ADOPTERS.md 06:48:24 -rw-rw-r-- 1 1001 1001 21286 Aug 20 06:45 Attribution.txt 06:48:24 -rw-rw-r-- 1 1001 1001 100284 Aug 20 06:45 CHANGELOG.md 06:48:24 -rw-rw-r-- 1 1001 1001 3804 Aug 20 06:45 CONTRIBUTING.md 06:48:24 -rw-rw-r-- 1 1001 1001 677 Aug 20 06:45 GOVERNANCE.md 06:48:24 -rw-rw-r-- 1 1001 1001 861 Aug 20 06:45 Jenkinsfile 06:48:24 -rw-rw-r-- 1 1001 1001 10775 Aug 20 06:45 LICENSE 06:48:24 -rw-rw-r-- 1 1001 1001 16854 Aug 20 06:45 Makefile 06:48:24 -rw-rw-r-- 1 1001 1001 582 Aug 20 06:45 OWNERS.md 06:48:24 -rw-rw-r-- 1 1001 1001 9528 Aug 20 06:45 README.md 06:48:24 -rw-rw-r-- 1 1001 1001 789 Aug 20 06:45 SECURITY.md 06:48:24 -rw-rw-r-- 1 1001 1001 12 Aug 20 06:45 VERSION 06:48:24 drwxrwxr-x 2 1001 1001 4096 Aug 20 06:45 bin 06:48:24 drwxrwxr-x 20 1001 1001 4096 Aug 20 06:45 cmd 06:48:24 -rw-r--r-- 1 root root 545300 Aug 20 06:47 coverage.out 06:48:24 drwxrwxr-x 2 1001 1001 4096 Aug 20 06:45 fuzz_test 06:48:24 -rw-rw-r-- 1 1001 1001 7305 Aug 20 06:45 go.mod 06:48:24 -rw-rw-r-- 1 1001 1001 102581 Aug 20 06:45 go.sum 06:48:24 drwxrwxr-x 7 1001 1001 4096 Aug 20 06:45 internal 06:48:24 drwxrwxr-x 3 1001 1001 4096 Aug 20 06:45 openapi 06:48:24 -rw-rw-r-- 1 1001 1001 584 Aug 20 06:45 security.txt 06:48:24 -rw-rw-r-- 1 1001 1001 204 Aug 20 06:45 version.go [Pipeline] sh 06:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:24 Configure a credential helper to remove this warning. See 06:48:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:24 06:48:24 Login Succeeded 06:48:24 ****.io 06:48:24 + '[' -e coverage.out ] 06:48:24 + chown 1001:1001 coverage.out [Pipeline] stash 06:48:24 Stashed 1 file(s) [Pipeline] sh 06:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:25 Configure a credential helper to remove this warning. See 06:48:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:25 06:48:25 Login Succeeded 06:48:25 ---> ****-login.sh ends 06:48:25 + make build 06:48:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] } 06:48:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:48:25 + git config --global --add safe.directory /w/workspace/edgex-go/676 [Pipeline] echo 06:48:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:48:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:48:25 ========================================================= 06:48:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:48:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:48:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:48:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:48:26 c6b39de5b339: Pulling fs layer 06:48:26 a69c41024577: Pulling fs layer 06:48:26 d6de4b400683: Pulling fs layer 06:48:26 35cb2a7552d0: Pulling fs layer 06:48:26 4f4fb700ef54: Pulling fs layer 06:48:26 464afbd9ba4c: Pulling fs layer 06:48:26 00f215d4a9da: Pulling fs layer 06:48:26 35cb2a7552d0: Waiting 06:48:26 4f4fb700ef54: Waiting 06:48:26 d496ad576159: Pulling fs layer 06:48:26 464afbd9ba4c: Waiting 06:48:26 00f215d4a9da: Waiting 06:48:26 d496ad576159: Waiting 06:48:26 a69c41024577: Verifying Checksum 06:48:26 a69c41024577: Download complete 06:48:26 35cb2a7552d0: Verifying Checksum 06:48:26 35cb2a7552d0: Download complete 06:48:26 4f4fb700ef54: Verifying Checksum 06:48:26 4f4fb700ef54: Download complete 06:48:26 464afbd9ba4c: Verifying Checksum 06:48:26 464afbd9ba4c: Download complete 06:48:26 c6b39de5b339: Verifying Checksum 06:48:26 c6b39de5b339: Download complete 06:48:27 d496ad576159: Verifying Checksum 06:48:27 d496ad576159: Download complete 06:48:27 c6b39de5b339: Pull complete 06:48:28 a69c41024577: Pull complete 06:48:28 d6de4b400683: Verifying Checksum 06:48:28 d6de4b400683: Download complete 06:48:29 00f215d4a9da: Verifying Checksum 06:48:29 00f215d4a9da: Download complete 06:48:42 d6de4b400683: Pull complete 06:48:42 35cb2a7552d0: Pull complete 06:48:42 4f4fb700ef54: Pull complete 06:48:42 464afbd9ba4c: Pull complete 06:48:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:48:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:48:52 00f215d4a9da: Pull complete 06:48:52 d496ad576159: Pull complete 06:48:52 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 06:48:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:48:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 06:48:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:48:52 WORKDIR /edgex 06:48:52 COPY go.mod . 06:48:52 RUN go mod download 06:48:52 + docker build -t ci-base-image-arm64 -f - . 06:48:53 Sending build context to Docker daemon 3.527MB 06:48:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:48:53 ---> f246e2811388 06:48:53 Step 2/4 : WORKDIR /edgex 06:48:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:48:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:48:55 ---> Running in 8dc4ab4be70f 06:48:55 Removing intermediate container 8dc4ab4be70f 06:48:55 ---> 769aa83ef4af 06:48:55 Step 3/4 : COPY go.mod . 06:48:55 ---> 7c3d5b830f89 06:48:55 Step 4/4 : RUN go mod download 06:48:55 ---> Running in b1e2fee51160 06:48:55 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:49:01 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:49:02 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:49:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:49:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:49:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:49:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:49:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:49:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:49:11 $ docker stop --time=1 c1007fc7be8c17d4e9ee69e671c8d27583ce7cb9fce97aebda4f202c90c2ba81 06:49:16 $ docker rm -f --volumes c1007fc7be8c17d4e9ee69e671c8d27583ce7cb9fce97aebda4f202c90c2ba81 [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 06:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:49:17 06:49:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:49:17 latest: Pulling from edgex-devops/edgex-compose 06:49:17 91d30c5bc195: Pulling fs layer 06:49:17 2e9b0aa3be6d: Pulling fs layer 06:49:17 9c61dcf015f6: Pulling fs layer 06:49:17 4698f68db338: Pulling fs layer 06:49:17 2a2f49069b9e: Pulling fs layer 06:49:17 e0025b399a48: Pulling fs layer 06:49:17 4698f68db338: Waiting 06:49:17 2a2f49069b9e: Waiting 06:49:17 e0025b399a48: Waiting 06:49:17 91d30c5bc195: Verifying Checksum 06:49:17 91d30c5bc195: Download complete 06:49:17 4698f68db338: Verifying Checksum 06:49:17 4698f68db338: Download complete 06:49:17 2e9b0aa3be6d: Verifying Checksum 06:49:17 2e9b0aa3be6d: Download complete 06:49:17 e0025b399a48: Verifying Checksum 06:49:17 e0025b399a48: Download complete 06:49:17 91d30c5bc195: Pull complete 06:49:17 2a2f49069b9e: Verifying Checksum 06:49:17 2a2f49069b9e: Download complete 06:49:18 2e9b0aa3be6d: Pull complete 06:49:18 9c61dcf015f6: Verifying Checksum 06:49:18 9c61dcf015f6: Download complete 06:49:21 9c61dcf015f6: Pull complete 06:49:21 4698f68db338: Pull complete 06:49:21 2a2f49069b9e: Pull complete 06:49:21 e0025b399a48: Pull complete 06:49:21 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:49:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:49:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:22 prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container 06:49:22 $ 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/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:49:25 $ docker top d0b9fdb445e52f064b0cb1768118b31968d8b79b57a10224133cdc73936f1c13 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:25 + docker compose -f ./docker-compose-build.yml build --parallel 06:49:28 #1 [security-spire-server internal] load build definition from Dockerfile 06:49:28 #1 transferring dockerfile: 06:49:28 #1 transferring dockerfile: 1.70kB done 06:49:28 #1 DONE 0.0s 06:49:28 06:49:28 #2 [support-notifications internal] load build definition from Dockerfile 06:49:28 #2 DONE 0.0s 06:49:28 06:49:28 #2 [support-notifications internal] load build definition from Dockerfile 06:49:28 #2 transferring dockerfile: 1.95kB done 06:49:28 #2 DONE 0.0s 06:49:28 06:49:28 #3 [security-secretstore-setup internal] load build definition from Dockerfile 06:49:28 #3 transferring dockerfile: 2.49kB done 06:49:28 #3 DONE 0.0s 06:49:28 06:49:28 #4 [support-cron-scheduler internal] load build definition from Dockerfile 06:49:28 #4 transferring dockerfile: 1.85kB done 06:49:28 #4 DONE 0.0s 06:49:28 06:49:28 #5 [security-spire-agent internal] load build definition from Dockerfile 06:49:28 #5 transferring dockerfile: 1.81kB done 06:49:28 #5 DONE 0.1s 06:49:28 06:49:28 #6 [security-bootstrapper internal] load build definition from Dockerfile 06:49:28 #6 transferring dockerfile: 3.17kB done 06:49:28 #6 DONE 0.1s 06:49:28 06:49:28 #7 [security-spire-config internal] load build definition from Dockerfile 06:49:28 #7 transferring dockerfile: 1.69kB done 06:49:28 #7 DONE 0.1s 06:49:28 06:49:28 #8 [core-command internal] load build definition from Dockerfile 06:49:28 #8 transferring dockerfile: 1.93kB done 06:49:28 #8 DONE 0.1s 06:49:28 06:49:28 #9 [security-proxy-auth internal] load build definition from Dockerfile 06:49:28 #9 transferring dockerfile: 2.15kB done 06:49:28 #9 DONE 0.1s 06:49:28 06:49:28 #10 [core-metadata internal] load build definition from Dockerfile 06:49:28 #10 transferring dockerfile: 2.06kB done 06:49:28 #10 DONE 0.1s 06:49:28 06:49:28 #11 [security-spire-server internal] load .dockerignore 06:49:28 #11 transferring context: 50B done 06:49:28 #11 DONE 0.1s 06:49:28 06:49:28 #12 [core-keeper internal] load build definition from Dockerfile 06:49:28 #12 transferring dockerfile: 2.01kB done 06:49:29 #12 ... 06:49:29 06:49:29 #13 [security-proxy-setup internal] load build definition from Dockerfile 06:49:29 #13 transferring dockerfile: 2.50kB done 06:49:29 #13 DONE 0.0s 06:49:29 06:49:29 #14 [support-scheduler internal] load build definition from Dockerfile 06:49:29 #14 transferring dockerfile: 1.93kB done 06:49:29 #14 DONE 0.1s 06:49:29 06:49:29 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:49:29 #15 transferring dockerfile: 2.23kB done 06:49:29 #15 DONE 0.1s 06:49:29 06:49:29 #16 [core-data internal] load build definition from Dockerfile 06:49:29 #16 transferring dockerfile: 2.01kB 0.0s done 06:49:29 #16 DONE 0.1s 06:49:29 06:49:29 #17 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:49:29 #17 transferring dockerfile: 1.89kB done 06:49:29 #17 DONE 0.0s 06:49:29 06:49:29 #12 [core-keeper internal] load build definition from Dockerfile 06:49:29 #12 ... 06:49:29 06:49:29 #18 [support-notifications internal] load .dockerignore 06:49:29 #18 transferring context: 50B done 06:49:29 #18 DONE 0.0s 06:49:29 06:49:29 #19 [security-secretstore-setup internal] load .dockerignore 06:49:29 #19 transferring context: 50B done 06:49:29 #19 DONE 0.0s 06:49:29 06:49:29 #20 [security-bootstrapper internal] load .dockerignore 06:49:29 #20 transferring context: 50B done 06:49:29 #20 DONE 0.0s 06:49:29 06:49:29 #21 [security-spire-config internal] load .dockerignore 06:49:29 #21 transferring context: 50B done 06:49:29 #21 DONE 0.0s 06:49:29 06:49:29 #22 [core-command internal] load .dockerignore 06:49:29 #22 transferring context: 50B done 06:49:29 #22 DONE 0.0s 06:49:29 06:49:29 #23 [support-cron-scheduler internal] load .dockerignore 06:49:29 #23 transferring context: 50B done 06:49:29 #23 DONE 0.0s 06:49:29 06:49:29 #24 [core-metadata internal] load .dockerignore 06:49:29 #24 transferring context: 50B done 06:49:29 #24 DONE 0.0s 06:49:29 06:49:29 #25 [security-spire-agent internal] load .dockerignore 06:49:29 #25 transferring context: 50B done 06:49:29 #25 DONE 0.0s 06:49:29 06:49:29 #26 [security-proxy-auth internal] load .dockerignore 06:49:29 #26 transferring context: 50B done 06:49:29 #26 DONE 0.1s 06:49:29 06:49:29 #27 [core-keeper internal] load .dockerignore 06:49:29 #27 transferring context: 50B done 06:49:29 #27 DONE 0.1s 06:49:29 06:49:29 #28 [security-proxy-setup internal] load .dockerignore 06:49:29 #28 transferring context: 50B done 06:49:29 #28 DONE 0.0s 06:49:29 06:49:29 #29 [core-common-config-bootstrapper internal] load .dockerignore 06:49:29 #29 transferring context: 50B done 06:49:29 #29 DONE 0.0s 06:49:29 06:49:29 #30 [support-scheduler internal] load .dockerignore 06:49:29 #30 transferring context: 50B done 06:49:29 #30 DONE 0.1s 06:49:29 06:49:29 #31 [core-data internal] load .dockerignore 06:49:29 #31 transferring context: 50B done 06:49:29 #31 DONE 0.0s 06:49:29 06:49:29 #32 [security-spiffe-token-provider internal] load .dockerignore 06:49:29 #32 transferring context: 50B done 06:49:29 #32 DONE 0.0s 06:49:29 06:49:29 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:49:29 #33 DONE 0.0s 06:49:29 06:49:29 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 06:49:29 #34 DONE 0.1s 06:49:29 06:49:29 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:49:29 #35 ... 06:49:29 06:49:29 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:49:29 #33 DONE 0.0s 06:49:29 06:49:29 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:49:29 #35 ... 06:49:29 06:49:29 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:49:29 #33 DONE 0.0s 06:49:29 06:49:29 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:49:29 #35 ... 06:49:29 06:49:29 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:49:29 #33 DONE 0.0s 06:49:29 06:49:29 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:49:29 #33 DONE 0.0s 06:49:29 06:49:29 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:49:29 #35 DONE 0.6s 06:49:29 06:49:29 #36 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:49:29 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:49:29 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:49:29 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 06:49:29 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 06:49:29 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 06:49:29 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s 06:49:29 #36 ... 06:49:29 06:49:29 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:49:29 #33 DONE 0.0s 06:49:29 06:49:29 #36 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:49:30 #36 ... 06:49:30 06:49:30 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 06:49:30 #34 DONE 0.5s 06:49:30 06:49:30 #36 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:49:30 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:49:30 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:49:30 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 06:49:30 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 06:49:30 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 06:49:30 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 06:49:30 #36 ... 06:49:30 06:49:30 #37 [security-spire-config internal] load build context 06:49:30 #37 transferring context: 25.96kB 0.1s done 06:49:30 #37 DONE 0.3s 06:49:30 06:49:30 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:49:30 #38 DONE 0.6s 06:49:30 06:49:30 #39 [security-spire-server internal] load build context 06:49:30 #39 transferring context: 27.71kB 0.1s done 06:49:30 #39 DONE 0.3s 06:49:30 06:49:30 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:49:30 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 06:49:30 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 06:49:30 #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 06:49:30 #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 06:49:30 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 06:49:30 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 06:49:30 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 06:49:30 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 06:49:30 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 06:49:30 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 06:49:30 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 06:49:30 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 06:49:30 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.3s 06:49:30 #40 ... 06:49:30 06:49:30 #36 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:49:30 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:49:30 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:49:30 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 06:49:30 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 06:49:30 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 06:49:30 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 06:49:30 #36 DONE 1.3s 06:49:30 06:49:30 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:49:30 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 06:49:30 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.4s 06:49:30 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.5s 06:49:30 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.6s 06:49:30 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 06:49:30 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 0.7s 06:49:30 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 0.8s 06:49:31 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.7s done 06:49:32 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 06:49:32 #40 ... 06:49:32 06:49:32 #41 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:49:32 #41 DONE 2.6s 06:49:32 06:49:32 #42 [security-spire-agent internal] load build context 06:49:32 #42 transferring context: 27.24kB 0.0s done 06:49:32 #42 DONE 1.9s 06:49:32 06:49:32 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:49:36 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.0s done 06:49:39 #40 ... 06:49:39 06:49:39 #43 [support-notifications internal] load build context 06:49:39 #43 transferring context: 179.58MB 10.0s 06:49:39 #43 ... 06:49:39 06:49:39 #44 [security-proxy-auth internal] load build context 06:49:39 #44 ... 06:49:39 06:49:39 #45 [security-secretstore-setup internal] load build context 06:49:40 #45 ... 06:49:40 06:49:40 #46 [core-data internal] load build context 06:49:40 #46 ... 06:49:40 06:49:40 #47 [core-keeper internal] load build context 06:49:40 #47 ... 06:49:40 06:49:40 #48 [security-spiffe-token-provider internal] load build context 06:49:40 #48 ... 06:49:40 06:49:40 #49 [core-common-config-bootstrapper internal] load build context 06:49:40 #49 ... 06:49:40 06:49:40 #50 [support-scheduler internal] load build context 06:49:40 #50 ... 06:49:40 06:49:40 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:49:40 #0 3.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:49:40 #0 3.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:49:40 #0 4.057 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:49:40 #0 4.057 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:49:40 #0 4.057 OK: 20070 distinct packages available 06:49:40 #0 4.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:49:40 #0 4.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:49:40 #0 4.727 (1/11) Installing ca-certificates (20240226-r0) 06:49:40 #0 4.997 (2/11) Installing brotli-libs (1.0.9-r14) 06:49:40 #0 5.026 (3/11) Installing libunistring (1.1-r1) 06:49:40 #0 5.065 (4/11) Installing libidn2 (2.3.4-r1) 06:49:40 #0 5.071 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:49:40 #0 5.130 (6/11) Installing libcurl (8.9.0-r0) 06:49:40 #0 5.148 (7/11) Installing curl (8.9.0-r0) 06:49:40 #0 5.162 (8/11) Installing dumb-init (1.2.5-r2) 06:49:40 #0 5.166 (9/11) Installing musl-obstack (1.2.3-r2) 06:49:40 #0 5.171 (10/11) Installing libucontext (1.2-r2) 06:49:40 #0 5.171 (11/11) Installing gcompat (1.1.0-r1) 06:49:40 #0 5.175 Executing busybox-1.36.1-r7.trigger 06:49:40 #0 5.194 Executing ca-certificates-20240226-r0.trigger 06:49:40 #0 5.235 OK: 12 MiB in 26 packages 06:49:40 #51 ... 06:49:40 06:49:40 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:49:40 #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 06:49:40 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 06:49:40 #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 06:49:40 #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 06:49:40 #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 06:49:40 #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.3s done 06:49:40 #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.4s done 06:49:40 #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 06:49:40 #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.6s done 06:49:40 #52 ... 06:49:40 06:49:40 #53 [core-metadata internal] load build context 06:49:40 #53 ... 06:49:40 06:49:40 #54 [core-command internal] load build context 06:49:40 #54 ... 06:49:40 06:49:40 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:49:40 #55 ... 06:49:40 06:49:40 #56 [security-proxy-setup internal] load build context 06:49:41 #56 ... 06:49:41 06:49:41 #57 [support-cron-scheduler internal] load build context 06:49:41 #57 ... 06:49:41 06:49:41 #58 [security-bootstrapper internal] load build context 06:49:41 #58 ... 06:49:41 06:49:41 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:49:41 #59 ... 06:49:41 06:49:41 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:49:42 #60 ... 06:49:42 06:49:42 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:49:42 #61 ... 06:49:42 06:49:42 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:49:42 #62 ... 06:49:42 06:49:42 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:42 #63 ... 06:49:42 06:49:42 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:49:42 #64 ... 06:49:42 06:49:42 #65 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:49:42 #65 ... 06:49:42 06:49:42 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:49:42 #66 ... 06:49:42 06:49:42 #67 [core-keeper builder 2/7] WORKDIR /edgex-go 06:49:42 #67 ... 06:49:42 06:49:42 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:49:42 #68 ... 06:49:42 06:49:42 #46 [core-data internal] load build context 06:49:45 #46 transferring context: 341.81MB 14.2s 06:49:45 #46 ... 06:49:45 06:49:45 #43 [support-notifications internal] load build context 06:49:45 #43 ... 06:49:45 06:49:45 #46 [core-data internal] load build context 06:49:48 #46 transferring context: 494.54MB 18.0s done 06:49:50 #46 ... 06:49:50 06:49:50 #44 [security-proxy-auth internal] load build context 06:49:50 #44 transferring context: 494.54MB 19.3s done 06:49:50 #44 ... 06:49:50 06:49:50 #45 [security-secretstore-setup internal] load build context 06:49:50 #45 transferring context: 494.54MB 19.8s done 06:49:50 #45 ... 06:49:50 06:49:50 #48 [security-spiffe-token-provider internal] load build context 06:49:50 #48 ... 06:49:50 06:49:50 #49 [core-common-config-bootstrapper internal] load build context 06:49:50 #49 transferring context: 494.54MB 18.3s done 06:49:50 #49 ... 06:49:50 06:49:50 #47 [core-keeper internal] load build context 06:49:50 #47 transferring context: 494.54MB 19.5s done 06:49:50 #47 ... 06:49:50 06:49:50 #50 [support-scheduler internal] load build context 06:49:50 #50 transferring context: 494.54MB 16.3s done 06:49:50 #50 ... 06:49:50 06:49:50 #53 [core-metadata internal] load build context 06:49:50 #53 transferring context: 494.54MB 19.7s done 06:49:51 #53 ... 06:49:51 06:49:51 #54 [core-command internal] load build context 06:49:51 #54 transferring context: 494.54MB 18.2s done 06:49:51 #54 ... 06:49:51 06:49:51 #56 [security-proxy-setup internal] load build context 06:49:51 #56 transferring context: 494.54MB 18.1s done 06:49:51 #56 ... 06:49:51 06:49:51 #57 [support-cron-scheduler internal] load build context 06:49:51 #57 transferring context: 494.54MB 18.9s done 06:49:51 #57 ... 06:49:51 06:49:51 #48 [security-spiffe-token-provider internal] load build context 06:49:51 #48 ... 06:49:51 06:49:51 #58 [security-bootstrapper internal] load build context 06:49:51 #58 transferring context: 494.54MB 17.5s done 06:49:51 #58 ... 06:49:51 06:49:51 #48 [security-spiffe-token-provider internal] load build context 06:49:51 #48 transferring context: 494.54MB 21.3s done 06:49:52 Removing intermediate container b1e2fee51160 06:49:52 ---> 284546adb2df 06:49:52 Successfully built 284546adb2df 06:49:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:52 + docker inspect -f . ci-base-image-arm64 06:49:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:52 prd-ubuntu20.04-docker-arm64-4c-16g-8025 does not seem to be running inside a container 06:49:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:49:54 $ docker top 725ba6f0cf0ffdd8d3a02c5dd2fa0cfaa288fc4458945de4571246e698aa82d1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:55 + go version 06:49:55 go version go1.21.9 linux/arm64 [Pipeline] } 06:49:55 $ docker stop --time=1 725ba6f0cf0ffdd8d3a02c5dd2fa0cfaa288fc4458945de4571246e698aa82d1 06:49:56 #48 ... 06:49:56 06:49:56 #43 [support-notifications internal] load build context 06:49:56 #43 transferring context: 494.54MB 20.9s done 06:49:56 $ docker rm -f --volumes 725ba6f0cf0ffdd8d3a02c5dd2fa0cfaa288fc4458945de4571246e698aa82d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:49:57 06:49:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:49:57 latest: Pulling from edgex-devops/edgex-compose-arm64 06:49:57 547446be3368: Pulling fs layer 06:49:57 d125d8839a47: Pulling fs layer 06:49:57 3e85d5ac6304: Pulling fs layer 06:49:57 c3105a71a48b: Pulling fs layer 06:49:57 0f093f025ec4: Pulling fs layer 06:49:57 c3106fc0e877: Pulling fs layer 06:49:57 c3105a71a48b: Waiting 06:49:57 c3106fc0e877: Waiting 06:49:57 0f093f025ec4: Waiting 06:49:57 547446be3368: Verifying Checksum 06:49:57 547446be3368: Download complete 06:49:57 c3105a71a48b: Verifying Checksum 06:49:57 c3105a71a48b: Download complete 06:49:58 d125d8839a47: Verifying Checksum 06:49:58 d125d8839a47: Download complete 06:49:58 c3106fc0e877: Verifying Checksum 06:49:58 c3106fc0e877: Download complete 06:49:58 0f093f025ec4: Verifying Checksum 06:49:58 0f093f025ec4: Download complete 06:49:58 547446be3368: Pull complete 06:49:59 d125d8839a47: Pull complete 06:50:00 3e85d5ac6304: Verifying Checksum 06:50:00 3e85d5ac6304: Download complete 06:50:10 3e85d5ac6304: Pull complete 06:50:10 c3105a71a48b: Pull complete 06:50:11 0f093f025ec4: Pull complete 06:50:11 c3106fc0e877: Pull complete 06:50:11 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:50:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:50:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:11 prd-ubuntu20.04-docker-arm64-4c-16g-8025 does not seem to be running inside a container 06:50:11 $ 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/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:50:13 $ docker top 3851da312ef3b82530ad4c8e51ed04640a7197b233a1981857bfddb3e13e9706 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:14 + docker compose -f ./docker-compose-build.yml build --parallel 06:50:14 #43 ... 06:50:14 06:50:14 #58 [security-bootstrapper internal] load build context 06:50:14 #58 DONE 43.7s 06:50:14 06:50:14 #50 [support-scheduler internal] load build context 06:50:14 #50 DONE 43.2s 06:50:14 06:50:14 #67 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 06:50:14 #67 DONE 40.9s 06:50:14 06:50:14 #56 [security-proxy-setup internal] load build context 06:50:14 #56 DONE 43.5s 06:50:14 06:50:14 #54 [core-command internal] load build context 06:50:14 #54 DONE 43.7s 06:50:14 06:50:14 #46 [core-data internal] load build context 06:50:14 #46 DONE 43.3s 06:50:14 06:50:14 #69 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:50:14 #69 ... 06:50:14 06:50:14 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:50:14 #51 DONE 42.8s 06:50:14 06:50:14 #49 [core-common-config-bootstrapper internal] load build context 06:50:14 #49 DONE 43.3s 06:50:14 06:50:14 #57 [support-cron-scheduler internal] load build context 06:50:14 #57 DONE 43.6s 06:50:14 06:50:14 #44 [security-proxy-auth internal] load build context 06:50:14 #44 DONE 43.7s 06:50:14 06:50:14 #53 [core-metadata internal] load build context 06:50:14 #53 DONE 43.7s 06:50:14 06:50:14 #45 [security-secretstore-setup internal] load build context 06:50:14 #45 DONE 43.9s 06:50:14 06:50:14 #47 [core-keeper internal] load build context 06:50:14 #47 DONE 43.6s 06:50:14 06:50:14 #43 [support-notifications internal] load build context 06:50:14 #43 DONE 44.0s 06:50:14 06:50:14 #48 [security-spiffe-token-provider internal] load build context 06:50:14 #48 DONE 43.4s 06:50:14 06:50:14 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:50:14 #52 ... 06:50:14 06:50:14 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:14 #40 DONE 44.0s 06:50:14 06:50:14 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:50:14 #61 42.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:14 #61 ... 06:50:14 06:50:14 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:14 #63 DONE 42.6s 06:50:14 06:50:14 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:50:14 #61 42.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:14 #61 ... 06:50:14 06:50:14 #65 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:50:14 #65 42.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:14 #65 42.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:14 #65 42.80 (1/1) Installing dumb-init (1.2.5-r2) 06:50:14 #65 42.80 Executing busybox-1.36.1-r7.trigger 06:50:14 #65 42.82 OK: 7 MiB in 16 packages 06:50:14 #65 DONE 42.9s 06:50:14 06:50:14 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:50:14 #60 42.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:14 #60 42.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:14 #60 42.96 (1/2) Installing dumb-init (1.2.5-r2) 06:50:14 #60 42.96 (2/2) Installing su-exec (0.2-r3) 06:50:14 #60 42.97 Executing busybox-1.36.1-r7.trigger 06:50:14 #60 42.98 OK: 7 MiB in 17 packages 06:50:14 #60 DONE 43.2s 06:50:14 06:50:14 #70 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:50:14 #70 ... 06:50:14 06:50:14 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:50:14 #61 43.08 (1/1) Installing dumb-init (1.2.5-r2) 06:50:14 #61 43.09 Executing busybox-1.36.1-r7.trigger 06:50:14 #61 43.09 OK: 7 MiB in 16 packages 06:50:14 #61 DONE 43.4s 06:50:14 06:50:14 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:50:14 #62 42.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:14 #62 42.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:14 #62 42.94 (1/3) Installing ca-certificates (20240226-r0) 06:50:14 #62 42.96 (2/3) Installing dumb-init (1.2.5-r2) 06:50:14 #62 42.96 (3/3) Installing tzdata (2024a-r0) 06:50:14 #62 43.02 Executing busybox-1.36.1-r7.trigger 06:50:14 #62 43.03 Executing ca-certificates-20240226-r0.trigger 06:50:14 #62 43.09 OK: 11 MiB in 18 packages 06:50:14 #62 DONE 43.3s 06:50:14 06:50:14 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:50:14 #55 42.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:14 #55 42.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:14 #55 43.26 (1/4) Installing ca-certificates (20240226-r0) 06:50:14 #55 43.27 (2/4) Installing dumb-init (1.2.5-r2) 06:50:14 #55 43.27 (3/4) Installing su-exec (0.2-r3) 06:50:14 #55 43.28 (4/4) Installing yq (4.33.3-r5) 06:50:14 #55 43.38 Executing busybox-1.36.1-r7.trigger 06:50:14 #55 43.39 Executing ca-certificates-20240226-r0.trigger 06:50:14 #55 43.51 OK: 17 MiB in 19 packages 06:50:14 #55 DONE 43.6s 06:50:14 06:50:14 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:50:14 #64 42.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:14 #64 42.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:14 #64 43.02 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:50:14 #64 43.02 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:50:14 #64 43.02 OK: 20070 distinct packages available 06:50:14 #64 43.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:14 #64 43.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:14 #64 43.43 (1/5) Installing dumb-init (1.2.5-r2) 06:50:14 #64 43.43 (2/5) Installing musl-obstack (1.2.3-r2) 06:50:14 #64 43.43 (3/5) Installing libucontext (1.2-r2) 06:50:14 #64 43.44 (4/5) Installing gcompat (1.1.0-r1) 06:50:14 #64 43.44 (5/5) Installing openssl (3.1.6-r0) 06:50:14 #64 43.46 Executing busybox-1.36.1-r7.trigger 06:50:14 #64 43.46 OK: 8 MiB in 20 packages 06:50:14 #64 DONE 43.6s 06:50:14 06:50:14 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:50:15 #71 ... 06:50:15 06:50:15 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:15 #72 DONE 1.8s 06:50:15 06:50:15 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:50:15 #66 43.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:15 #66 43.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:15 #66 43.45 (1/4) Installing dumb-init (1.2.5-r2) 06:50:15 #66 43.46 (2/4) Installing openssl (3.1.6-r0) 06:50:15 #66 43.47 (3/4) Installing su-exec (0.2-r3) 06:50:15 #66 43.47 (4/4) Installing yq (4.33.3-r5) 06:50:15 #66 43.53 Executing busybox-1.36.1-r7.trigger 06:50:15 #66 43.54 OK: 17 MiB in 19 packages 06:50:15 #66 DONE 43.7s 06:50:15 06:50:15 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:50:15 #68 43.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:15 #68 43.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:15 #68 44.17 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:50:15 #68 44.17 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:50:15 #68 44.17 OK: 20070 distinct packages available 06:50:15 #68 44.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:15 #68 44.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:15 #68 ... 06:50:15 06:50:15 #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:50:15 #0 1.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:15 #0 2.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:15 #0 2.260 OK: 264 MiB in 52 packages 06:50:15 #73 DONE 2.5s 06:50:15 06:50:15 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:50:15 #74 DONE 0.1s 06:50:15 06:50:15 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:50:15 #68 44.59 (1/4) Installing dumb-init (1.2.5-r2) 06:50:15 #68 44.59 (2/4) Installing musl-obstack (1.2.3-r2) 06:50:15 #68 44.60 (3/4) Installing libucontext (1.2-r2) 06:50:15 #68 44.60 (4/4) Installing gcompat (1.1.0-r1) 06:50:15 #68 44.61 Executing busybox-1.36.1-r7.trigger 06:50:15 #68 44.62 OK: 8 MiB in 19 packages 06:50:16 #68 ... 06:50:16 06:50:16 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:50:16 #69 2.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:16 #69 2.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:16 #69 2.516 OK: 264 MiB in 52 packages 06:50:16 #69 DONE 3.0s 06:50:16 06:50:16 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 06:50:16 #75 ... 06:50:16 06:50:16 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:50:16 #68 DONE 45.5s 06:50:16 06:50:16 #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:50:16 #0 1.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:16 #0 2.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:16 #0 2.257 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:50:16 #0 2.257 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:50:16 #0 2.257 OK: 20077 distinct packages available 06:50:16 #0 2.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:16 #0 2.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:16 #0 2.652 OK: 264 MiB in 52 packages 06:50:16 #76 DONE 3.4s 06:50:16 06:50:16 #77 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:50:16 #0 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:16 #0 2.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:16 #0 2.692 OK: 264 MiB in 52 packages 06:50:16 #77 DONE 3.4s 06:50:16 06:50:16 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:50:16 #0 2.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:16 #0 2.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:16 #0 2.999 OK: 12 MiB in 26 packages 06:50:16 #78 DONE 3.4s 06:50:16 06:50:16 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:50:16 #59 43.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:16 #59 44.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:16 #59 45.06 (1/2) Installing ca-certificates (20240226-r0) 06:50:16 #59 45.08 (2/2) Installing dumb-init (1.2.5-r2) 06:50:16 #59 45.08 Executing busybox-1.36.1-r7.trigger 06:50:16 #59 45.09 Executing ca-certificates-20240226-r0.trigger 06:50:16 #59 45.14 OK: 8 MiB in 17 packages 06:50:16 #59 DONE 45.7s 06:50:16 06:50:16 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:50:16 #79 ... 06:50:16 06:50:16 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:50:16 #80 DONE 0.2s 06:50:16 06:50:16 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 06:50:16 #75 DONE 0.7s 06:50:16 06:50:16 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:50:16 #81 DONE 0.3s 06:50:17 06:50:17 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:18 #82 ... 06:50:18 06:50:18 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:50:18 #0 2.037 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:18 #0 2.558 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:18 #0 3.199 (1/1) Installing dumb-init (1.2.5-r2) 06:50:18 #0 3.502 Executing busybox-1.36.1-r7.trigger 06:50:18 #0 3.517 OK: 7 MiB in 16 packages 06:50:18 #83 DONE 4.1s 06:50:18 06:50:18 #84 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 06:50:18 #0 2.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:18 #0 3.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:18 #0 3.304 OK: 7 MiB in 16 packages 06:50:18 #84 DONE 4.0s 06:50:18 06:50:18 #70 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:50:18 #70 3.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:18 #70 4.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:18 #70 4.250 OK: 7 MiB in 17 packages 06:50:18 #70 ... 06:50:18 06:50:18 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:50:18 #0 3.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:18 #0 3.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:18 #0 3.848 OK: 11 MiB in 18 packages 06:50:18 #85 DONE 4.4s 06:50:18 06:50:18 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:50:18 #0 3.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:18 #0 3.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:18 #0 3.887 OK: 7 MiB in 16 packages 06:50:18 #86 DONE 4.4s 06:50:18 06:50:18 #70 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:50:18 #70 DONE 4.8s 06:50:18 06:50:18 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:50:18 #0 3.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:18 #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:18 #0 4.355 OK: 17 MiB in 19 packages 06:50:18 #87 DONE 4.4s 06:50:18 06:50:18 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:50:18 #71 4.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:19 #71 4.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:19 #71 4.689 OK: 8 MiB in 20 packages 06:50:19 #71 DONE 5.0s 06:50:19 06:50:19 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:20 #88 DONE 1.1s 06:50:20 06:50:20 #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:50:20 #0 3.929 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:20 #0 4.398 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:20 #0 5.071 OK: 264 MiB in 52 packages 06:50:20 #89 DONE 5.4s 06:50:20 06:50:20 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:50:20 #90 DONE 1.1s 06:50:20 06:50:20 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:50:20 #91 DONE 0.1s 06:50:20 06:50:20 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:21 #92 DONE 0.7s 06:50:21 06:50:21 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:50:21 #93 DONE 0.7s 06:50:21 06:50:21 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:50:21 #0 5.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:21 #0 5.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:21 #0 5.714 OK: 17 MiB in 19 packages 06:50:21 #94 DONE 6.1s 06:50:21 06:50:21 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:50:21 #0 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:21 #0 3.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:21 #0 4.127 OK: 8 MiB in 19 packages 06:50:21 #95 DONE 4.5s 06:50:21 06:50:21 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:50:21 #96 DONE 0.1s 06:50:21 06:50:21 #97 [security-spire-server stage-2 6/9] COPY security.txt / 06:50:21 #97 DONE 0.7s 06:50:21 06:50:21 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:50:22 #98 ... 06:50:22 06:50:22 #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:50:22 #99 DONE 0.9s 06:50:22 06:50:22 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:22 #100 DONE 1.0s 06:50:22 06:50:22 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 06:50:22 #101 DONE 0.1s 06:50:22 06:50:22 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:50:22 #102 DONE 0.0s 06:50:22 06:50:22 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:50:22 #103 DONE 0.0s 06:50:22 06:50:22 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:50:22 #79 5.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:22 #79 5.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:22 #79 5.426 OK: 8 MiB in 17 packages 06:50:22 #79 DONE 5.5s 06:50:22 06:50:22 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:50:22 #98 DONE 0.9s 06:50:22 06:50:22 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:50:22 #104 DONE 0.0s 06:50:22 06:50:22 #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:50:22 #105 DONE 0.1s 06:50:22 06:50:22 #106 [security-spire-config stage-2 6/10] COPY security.txt / 06:50:22 #106 DONE 0.1s 06:50:22 06:50:22 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:50:22 #107 DONE 0.1s 06:50:22 06:50:22 #108 [security-spire-server] exporting to image 06:50:22 #108 exporting layers 06:50:22 #108 ... 06:50:22 06:50:22 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:50:22 #109 DONE 0.1s 06:50:22 06:50:22 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:50:22 #110 DONE 0.1s 06:50:22 06:50:22 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:50:22 #111 DONE 0.1s 06:50:22 06:50:22 #108 [security-spire-agent] exporting to image 06:50:22 #108 ... 06:50:22 06:50:22 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:50:22 #112 DONE 0.1s 06:50:22 06:50:22 #108 [security-spire-config] exporting to image 06:50:23 #108 ... 06:50:23 06:50:23 #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:50:23 #113 DONE 4.2s 06:50:23 06:50:23 #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 06:50:23 #114 DONE 0.1s 06:50:23 06:50:23 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:23 #115 ... 06:50:23 06:50:23 #108 [security-spire-config] exporting to image 06:50:23 #108 exporting layers 0.8s done 06:50:23 #108 writing image sha256:a7fe1cc2e3878c962dbca14f8baf17ef5c8138907bdca5d890b3a439f8589f96 0.0s done 06:50:23 #108 naming to docker.io/library/security-spire-server done 06:50:23 #108 writing image sha256:73507a806e2c76df9765be0e95f5d083aa8dc7252454f01b1cd87c31da6348a6 done 06:50:23 #108 naming to docker.io/library/security-spire-agent done 06:50:23 #108 writing image sha256:0613f50b4b3c61b23de1f29732d9418f342c87f5c0227818a2d88ad7353c3a73 done 06:50:23 #108 naming to docker.io/library/security-spire-config done 06:50:23 #108 DONE 1.2s 06:50:23 06:50:23 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:24 #1 [security-proxy-auth internal] load build definition from Dockerfile 06:50:24 #1 transferring dockerfile: 2.15kB done 06:50:24 #1 DONE 0.1s 06:50:24 06:50:24 #2 [security-spire-config internal] load build definition from Dockerfile 06:50:24 #2 transferring dockerfile: 1.69kB done 06:50:24 #2 DONE 0.0s 06:50:24 06:50:24 #3 [security-proxy-setup internal] load build definition from Dockerfile 06:50:24 #3 transferring dockerfile: 2.50kB done 06:50:24 #3 DONE 0.0s 06:50:24 06:50:24 #4 [core-command internal] load build definition from Dockerfile 06:50:24 #4 transferring dockerfile: 1.93kB done 06:50:24 #4 DONE 0.1s 06:50:24 06:50:24 #5 [security-spire-server internal] load build definition from Dockerfile 06:50:24 #5 transferring dockerfile: 1.70kB 0.0s done 06:50:24 #5 DONE 0.1s 06:50:24 06:50:24 #6 [core-data internal] load build definition from Dockerfile 06:50:24 #6 transferring dockerfile: 2.01kB 0.0s done 06:50:24 #6 DONE 0.1s 06:50:24 06:50:24 #7 [security-spire-agent internal] load build definition from Dockerfile 06:50:24 #7 transferring dockerfile: 1.81kB 0.0s done 06:50:24 #7 DONE 0.1s 06:50:24 06:50:24 #8 [support-scheduler internal] load build definition from Dockerfile 06:50:24 #8 transferring dockerfile: 1.93kB 0.0s done 06:50:24 #8 DONE 0.1s 06:50:24 06:50:24 #9 [support-notifications internal] load build definition from Dockerfile 06:50:24 #9 transferring dockerfile: 1.95kB 0.0s done 06:50:24 #9 DONE 0.1s 06:50:24 06:50:24 #10 [support-cron-scheduler internal] load build definition from Dockerfile 06:50:24 #10 transferring dockerfile: 1.85kB 0.0s done 06:50:24 #10 DONE 0.1s 06:50:24 06:50:24 #11 [core-keeper internal] load build definition from Dockerfile 06:50:24 #11 transferring dockerfile: 2.01kB done 06:50:24 #11 DONE 0.1s 06:50:24 06:50:24 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:50:24 #12 transferring dockerfile: 1.89kB 0.0s done 06:50:24 #12 DONE 0.1s 06:50:24 06:50:24 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:50:25 #13 transferring dockerfile: 2.23kB 0.0s done 06:50:25 #13 DONE 0.1s 06:50:25 06:50:25 #14 [security-secretstore-setup internal] load build definition from Dockerfile 06:50:25 #14 transferring dockerfile: 2.49kB 0.0s done 06:50:25 #14 DONE 0.1s 06:50:25 06:50:25 #15 [security-bootstrapper internal] load build definition from Dockerfile 06:50:25 #15 transferring dockerfile: 3.17kB done 06:50:25 #15 DONE 0.1s 06:50:25 06:50:25 #16 [core-metadata internal] load build definition from Dockerfile 06:50:25 #16 transferring dockerfile: 2.06kB done 06:50:25 #16 DONE 0.1s 06:50:25 06:50:25 #17 [security-proxy-auth internal] load .dockerignore 06:50:25 #17 transferring context: 50B 0.0s done 06:50:25 #17 DONE 0.1s 06:50:25 06:50:25 #18 [security-spire-config internal] load .dockerignore 06:50:25 #18 transferring context: 50B done 06:50:25 #18 DONE 0.0s 06:50:26 06:50:26 #19 [security-proxy-setup internal] load .dockerignore 06:50:26 #19 transferring context: 50B done 06:50:26 #19 DONE 0.0s 06:50:26 06:50:26 #20 [core-command internal] load .dockerignore 06:50:26 #20 transferring context: 50B done 06:50:26 #20 DONE 0.0s 06:50:26 06:50:26 #21 [security-spire-server internal] load .dockerignore 06:50:26 #21 transferring context: 50B 0.0s done 06:50:26 #21 DONE 0.1s 06:50:26 06:50:26 #22 [core-data internal] load .dockerignore 06:50:26 #116 ... 06:50:26 06:50:26 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:26 #117 ... 06:50:26 06:50:26 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:26 #22 transferring context: 50B done 06:50:26 #22 DONE 0.0s 06:50:26 06:50:26 #23 [security-spire-agent internal] load .dockerignore 06:50:26 #23 transferring context: 50B done 06:50:26 #23 DONE 0.1s 06:50:26 06:50:26 #24 [support-scheduler internal] load .dockerignore 06:50:26 #24 transferring context: 50B done 06:50:26 #24 DONE 0.1s 06:50:26 06:50:26 #25 [support-notifications internal] load .dockerignore 06:50:26 #25 ... 06:50:26 06:50:26 #26 [support-cron-scheduler internal] load .dockerignore 06:50:26 #26 transferring context: 50B 0.0s done 06:50:26 #26 DONE 0.1s 06:50:26 06:50:26 #25 [support-notifications internal] load .dockerignore 06:50:26 #25 transferring context: 50B done 06:50:26 #25 ... 06:50:26 06:50:26 #27 [core-keeper internal] load .dockerignore 06:50:26 #27 transferring context: 50B done 06:50:26 #27 DONE 0.1s 06:50:26 06:50:26 #28 [security-spiffe-token-provider internal] load .dockerignore 06:50:26 #28 transferring context: 50B done 06:50:26 #28 DONE 0.1s 06:50:26 06:50:26 #29 [core-common-config-bootstrapper internal] load .dockerignore 06:50:26 #29 transferring context: 50B 0.0s done 06:50:26 #29 DONE 0.1s 06:50:26 06:50:26 #30 [security-secretstore-setup internal] load .dockerignore 06:50:26 #30 transferring context: 50B done 06:50:26 #30 DONE 0.1s 06:50:26 06:50:26 #25 [support-notifications internal] load .dockerignore 06:50:26 #25 ... 06:50:26 06:50:26 #31 [security-bootstrapper internal] load .dockerignore 06:50:26 #31 transferring context: 50B done 06:50:26 #31 DONE 0.1s 06:50:26 06:50:26 #32 [core-metadata internal] load .dockerignore 06:50:26 #32 transferring context: 50B done 06:50:26 #32 DONE 0.1s 06:50:26 06:50:26 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:26 #33 DONE 0.0s 06:50:26 06:50:26 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 06:50:27 #34 DONE 0.3s 06:50:27 06:50:27 #25 [support-notifications internal] load .dockerignore 06:50:28 #25 ... 06:50:28 06:50:28 #35 [security-proxy-auth internal] load build context 06:50:28 #35 transferring context: 3.09MB 0.7s done 06:50:28 #35 DONE 0.8s 06:50:28 06:50:28 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:28 #33 DONE 0.0s 06:50:28 06:50:28 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:50:28 #36 DONE 1.7s 06:50:28 06:50:28 #37 [security-proxy-setup internal] load build context 06:50:28 #37 ... 06:50:28 06:50:28 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:50:28 #36 DONE 1.7s 06:50:28 06:50:28 #37 [security-proxy-setup internal] load build context 06:50:28 #37 ... 06:50:28 06:50:28 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:28 #33 DONE 0.0s 06:50:28 06:50:28 #37 [security-proxy-setup internal] load build context 06:50:28 #37 ... 06:50:28 06:50:28 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:50:28 #36 DONE 1.7s 06:50:28 06:50:28 #38 [core-data builder 2/7] WORKDIR /edgex-go 06:50:28 #38 DONE 0.7s 06:50:28 06:50:28 #37 [security-proxy-setup internal] load build context 06:50:28 #37 ... 06:50:28 06:50:28 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:28 #33 DONE 0.0s 06:50:29 06:50:29 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 06:50:29 #34 DONE 1.0s 06:50:29 06:50:29 #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:50:29 #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:50:29 #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:50:29 #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 06:50:29 #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 06:50:29 #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 06:50:29 #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 06:50:29 #39 ... 06:50:29 06:50:29 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:50:29 #36 DONE 1.8s 06:50:29 06:50:29 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:29 #33 DONE 0.0s 06:50:29 06:50:29 #38 [support-scheduler builder 2/7] WORKDIR /edgex-go 06:50:29 #38 DONE 0.7s 06:50:29 06:50:29 #39 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:50:29 #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:50:29 #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:50:29 #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 06:50:29 #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 06:50:29 #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 06:50:29 #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 06:50:29 #39 ... 06:50:29 06:50:29 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:29 #33 DONE 0.0s 06:50:29 06:50:29 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:29 #33 DONE 0.0s 06:50:29 06:50:29 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:50:29 #40 DONE 1.3s 06:50:29 06:50:29 #41 [core-command internal] load build context 06:50:29 #41 ... 06:50:29 06:50:29 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:50:29 #36 DONE 1.9s 06:50:29 06:50:29 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 06:50:29 #38 DONE 0.8s 06:50:29 06:50:29 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:29 #33 DONE 0.0s 06:50:29 06:50:29 #41 [core-command internal] load build context 06:50:29 #41 ... 06:50:29 06:50:29 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:29 #33 DONE 0.0s 06:50:29 06:50:29 #41 [core-command internal] load build context 06:50:29 #41 transferring context: 3.09MB 1.2s done 06:50:29 #41 ... 06:50:29 06:50:29 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:29 #33 DONE 0.0s 06:50:29 06:50:29 #37 [security-proxy-setup internal] load build context 06:50:29 #37 transferring context: 3.09MB 1.5s done 06:50:29 #37 DONE 1.6s 06:50:30 06:50:30 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:50:30 #42 DONE 1.3s 06:50:30 06:50:30 #41 [core-command internal] load build context 06:50:30 #41 DONE 1.5s 06:50:30 06:50:30 #39 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:50:30 #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:50:30 #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:50:30 #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 06:50:30 #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 06:50:30 #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 06:50:30 #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 06:50:30 #39 ... 06:50:30 06:50:30 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:30 #33 DONE 0.1s 06:50:30 06:50:30 #39 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:50:30 #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:50:30 #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:50:30 #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 06:50:30 #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 06:50:30 #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 06:50:30 #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 06:50:30 #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:50:30 #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:50:30 #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 06:50:30 #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 06:50:30 #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 06:50:30 #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 06:50:30 #39 DONE 3.9s 06:50:30 06:50:30 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:50:30 #36 DONE 2.0s 06:50:30 06:50:30 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 06:50:30 #38 DONE 0.9s 06:50:30 06:50:30 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 06:50:30 #34 DONE 2.0s 06:50:30 06:50:30 #43 [core-common-config-bootstrapper internal] load build context 06:50:30 #43 ... 06:50:30 06:50:30 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:30 #33 DONE 0.1s 06:50:30 06:50:30 #44 [core-data internal] load build context 06:50:30 #44 transferring context: 3.09MB 1.2s done 06:50:30 #44 DONE 1.9s 06:50:30 06:50:30 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:30 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done 06:50:30 #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 06:50:30 #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 06:50:30 #45 ... 06:50:30 06:50:30 #46 [security-spire-config internal] load build context 06:50:30 #46 transferring context: 25.96kB 0.1s done 06:50:30 #46 DONE 1.2s 06:50:30 06:50:30 #47 [core-keeper internal] load build context 06:50:30 #47 ... 06:50:30 06:50:30 #48 [security-spire-server internal] load build context 06:50:30 #48 transferring context: 27.71kB 0.1s done 06:50:30 #48 DONE 1.4s 06:50:31 06:50:31 #49 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:50:31 #49 ... 06:50:31 06:50:31 #50 [security-spire-agent internal] load build context 06:50:31 #50 transferring context: 27.24kB 0.5s done 06:50:31 #50 DONE 1.8s 06:50:32 06:50:32 #47 [core-keeper internal] load build context 06:50:32 #47 ... 06:50:32 06:50:32 #51 [support-scheduler internal] load build context 06:50:32 #51 transferring context: 3.09MB 1.9s done 06:50:32 #51 DONE 3.0s 06:50:32 06:50:32 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:50:32 #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.0s done 06:50:32 #52 DONE 2.0s 06:50:32 06:50:32 #47 [core-keeper internal] load build context 06:50:33 #47 transferring context: 3.09MB 3.3s done 06:50:34 #47 ... 06:50:34 06:50:34 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 06:50:34 #34 DONE 5.6s 06:50:34 06:50:34 #43 [core-common-config-bootstrapper internal] load build context 06:50:34 #43 ... 06:50:34 06:50:34 #53 [support-notifications internal] load build context 06:50:34 #53 transferring context: 3.09MB 3.2s done 06:50:34 #53 DONE 4.5s 06:50:34 06:50:34 #43 [core-common-config-bootstrapper internal] load build context 06:50:34 #43 ... 06:50:34 06:50:34 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:50:34 #36 DONE 2.0s 06:50:34 06:50:34 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 06:50:34 #38 DONE 0.9s 06:50:34 06:50:34 #39 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:50:34 #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 06:50:34 #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 06:50:34 #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 06:50:34 #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 06:50:34 #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 06:50:34 #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 06:50:34 #39 DONE 4.0s 06:50:34 06:50:34 #47 [core-keeper internal] load build context 06:50:34 #47 DONE 4.8s 06:50:34 06:50:34 #43 [core-common-config-bootstrapper internal] load build context 06:50:34 #43 ... 06:50:34 06:50:34 #54 [support-cron-scheduler internal] load build context 06:50:34 #54 transferring context: 3.09MB 3.5s done 06:50:34 #54 DONE 5.0s 06:50:34 06:50:34 #43 [core-common-config-bootstrapper internal] load build context 06:50:34 #43 ... 06:50:34 06:50:34 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:34 #55 DONE 5.4s 06:50:34 06:50:34 #43 [core-common-config-bootstrapper internal] load build context 06:50:35 #43 transferring context: 3.09MB 4.2s done 06:50:35 #43 DONE 5.1s 06:50:35 06:50:35 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:35 #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 06:50:35 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.5s done 06:50:35 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s done 06:50:35 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.7s done 06:50:35 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 06:50:35 #45 ... 06:50:35 06:50:35 #56 [security-spiffe-token-provider internal] load build context 06:50:35 #56 transferring context: 3.09MB 3.5s done 06:50:35 #56 DONE 5.6s 06:50:35 06:50:35 #57 [security-secretstore-setup internal] load build context 06:50:36 #57 transferring context: 3.09MB 5.1s done 06:50:36 #57 ... 06:50:36 06:50:36 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:36 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.0s 06:50:37 #45 ... 06:50:37 06:50:37 #58 [security-bootstrapper internal] load build context 06:50:37 #58 transferring context: 3.09MB 5.0s done 06:50:37 #58 DONE 6.9s 06:50:37 06:50:37 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:37 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 4.7s 06:50:37 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 06:50:37 #45 ... 06:50:37 06:50:37 #57 [security-secretstore-setup internal] load build context 06:50:37 #57 DONE 7.4s 06:50:37 06:50:37 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:37 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 06:50:37 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.53MB / 28.04MB 5.2s 06:50:38 #45 ... 06:50:38 06:50:38 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:50:38 #0 5.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:38 #0 5.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:38 #0 8.044 OK: 266 MiB in 52 packages 06:50:38 #59 DONE 9.8s 06:50:38 06:50:38 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:38 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.05MB / 28.04MB 5.9s 06:50:38 #45 ... 06:50:38 06:50:38 #60 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:50:38 #0 7.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:38 #0 7.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:38 #60 ... 06:50:38 06:50:38 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:39 #45 ... 06:50:39 06:50:39 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:50:39 #0 5.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:39 #0 6.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:39 #0 8.680 OK: 266 MiB in 52 packages 06:50:39 #61 DONE 9.5s 06:50:39 06:50:39 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:39 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.78MB / 28.04MB 6.9s 06:50:39 #45 ... 06:50:39 06:50:39 #60 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:50:39 #60 10.53 OK: 266 MiB in 52 packages 06:50:39 #60 DONE 12.1s 06:50:39 06:50:39 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:39 #45 ... 06:50:39 06:50:39 #62 [core-metadata internal] load build context 06:50:39 #62 transferring context: 3.09MB 3.2s done 06:50:39 #62 DONE 5.5s 06:50:39 06:50:39 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:40 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 7.7s 06:50:40 #45 ... 06:50:40 06:50:40 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:50:40 #0 6.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:40 #0 8.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:40 #0 9.834 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:50:40 #0 9.834 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:50:40 #0 9.834 OK: 19953 distinct packages available 06:50:40 #63 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:40 #63 ... 06:50:40 06:50:40 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:40 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.88MB / 28.04MB 8.0s 06:50:40 #45 ... 06:50:40 06:50:40 #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:50:40 #64 DONE 2.1s 06:50:40 06:50:40 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:41 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 9.0s 06:50:42 #45 ... 06:50:42 06:50:42 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:50:42 #65 DONE 3.0s 06:50:42 06:50:42 #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:50:42 #66 DONE 2.2s 06:50:42 06:50:42 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:42 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.40MB / 28.04MB 9.7s 06:50:42 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 06:50:42 #45 ... 06:50:42 06:50:42 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:50:42 #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 06:50:42 #52 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 06:50:42 #52 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 06:50:42 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 06:50:42 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 06:50:42 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 06:50:42 #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done 06:50:42 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 6.7s 06:50:42 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 06:50:42 #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 06:50:42 #52 ... 06:50:42 06:50:42 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:42 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 06:50:42 #45 ... 06:50:42 06:50:42 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:50:42 #63 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:42 #63 11.72 OK: 266 MiB in 52 packages 06:50:42 #63 DONE 12.3s 06:50:42 06:50:42 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:42 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 10.2s 06:50:42 #45 ... 06:50:42 06:50:42 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:50:42 #67 ... 06:50:42 06:50:42 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:50:43 #68 ... 06:50:43 06:50:43 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:50:43 #69 ... 06:50:43 06:50:43 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:50:43 #70 ... 06:50:43 06:50:43 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:50:43 #71 ... 06:50:43 06:50:43 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:50:43 #72 ... 06:50:43 06:50:43 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:50:43 #73 ... 06:50:43 06:50:43 #74 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:43 #74 ... 06:50:43 06:50:43 #75 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:50:43 #75 ... 06:50:43 06:50:43 #76 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:50:43 #76 ... 06:50:43 06:50:43 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:43 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.10MB / 28.04MB 11.6s 06:50:44 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 11.8s 06:50:44 #45 ... 06:50:44 06:50:44 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:50:44 #77 DONE 1.3s 06:50:44 06:50:44 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:44 #45 ... 06:50:44 06:50:44 #49 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:50:44 #49 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:44 #49 ... 06:50:44 06:50:44 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:44 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.34MB / 28.04MB 12.3s 06:50:45 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.82MB / 28.04MB 12.5s 06:50:45 #45 ... 06:50:45 06:50:45 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:50:45 #78 ... 06:50:45 06:50:45 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:45 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.36MB / 28.04MB 12.9s 06:50:45 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 13.3s 06:50:46 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.7s done 06:50:46 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.7s done 06:50:47 #45 ... 06:50:47 06:50:47 #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:50:47 #49 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:47 #49 16.21 (1/1) Installing dumb-init (1.2.5-r2) 06:50:47 #49 16.21 Executing busybox-1.36.1-r7.trigger 06:50:47 #49 16.27 OK: 8 MiB in 16 packages 06:50:47 #49 DONE 17.3s 06:50:47 06:50:47 #74 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:47 #74 DONE 14.6s 06:50:47 06:50:47 #79 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 06:50:50 #79 ... 06:50:50 06:50:50 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:50 #80 ... 06:50:50 06:50:50 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:50 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.5s 06:50:51 #45 ... 06:50:51 06:50:51 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:50:51 #68 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:51 #68 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:51 #68 16.74 (1/1) Installing dumb-init (1.2.5-r2) 06:50:51 #68 16.74 Executing busybox-1.36.1-r7.trigger 06:50:51 #68 16.82 OK: 8 MiB in 16 packages 06:50:51 #68 DONE 18.8s 06:50:51 06:50:51 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:52 #45 ... 06:50:52 06:50:52 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:52 #81 ... 06:50:52 06:50:52 #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:52 #82 ... 06:50:52 06:50:52 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:50:52 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.4s done 06:50:52 #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 06:50:52 #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.2s 06:50:52 #52 ... 06:50:52 06:50:52 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:52 #45 ... 06:50:52 06:50:52 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:50:52 #67 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:52 #67 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:52 #67 17.28 (1/4) Installing dumb-init (1.2.5-r2) 06:50:52 #67 17.32 (2/4) Installing openssl (3.1.6-r0) 06:50:52 #67 17.41 (3/4) Installing su-exec (0.2-r3) 06:50:52 #67 17.42 (4/4) Installing yq (4.33.3-r5) 06:50:52 #67 18.67 Executing busybox-1.36.1-r7.trigger 06:50:52 #67 18.70 OK: 18 MiB in 19 packages 06:50:52 #67 DONE 20.1s 06:50:52 06:50:52 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:54 #45 ... 06:50:54 06:50:54 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:54 #83 ... 06:50:54 06:50:54 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:50:55 #52 ... 06:50:55 06:50:55 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:50:55 #71 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:55 #71 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:55 #71 15.88 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:50:55 #71 15.88 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:50:55 #71 15.88 OK: 19946 distinct packages available 06:50:55 #71 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:55 #71 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:55 #71 ... 06:50:55 06:50:55 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:56 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.5s 06:50:57 #45 ... 06:50:57 06:50:57 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:50:57 #69 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:57 #69 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:57 #69 20.05 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:50:57 #69 20.05 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:50:57 #69 20.05 OK: 19946 distinct packages available 06:50:57 #69 22.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:57 #69 ... 06:50:57 06:50:57 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:57 #45 ... 06:50:57 06:50:57 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:50:57 #0 8.098 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:57 #84 ... 06:50:57 06:50:57 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:50:57 #69 24.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:58 #69 ... 06:50:58 06:50:58 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:50:58 #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.4s done 06:50:58 #52 DONE 27.9s 06:50:58 06:50:58 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:58 #45 ... 06:50:58 06:50:58 #76 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:50:58 #76 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:58 #76 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:58 #76 22.68 (1/2) Installing ca-certificates (20240226-r0) 06:50:58 #76 23.22 (2/2) Installing dumb-init (1.2.5-r2) 06:50:58 #76 23.27 Executing busybox-1.36.1-r7.trigger 06:50:58 #76 23.45 Executing ca-certificates-20240226-r0.trigger 06:50:58 #76 24.92 OK: 9 MiB in 17 packages 06:50:59 #76 ... 06:50:59 06:50:59 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:59 #45 ... 06:50:59 06:50:59 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:50:59 #73 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:59 #73 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:59 #73 24.77 (1/4) Installing ca-certificates (20240226-r0) 06:50:59 #73 25.21 (2/4) Installing dumb-init (1.2.5-r2) 06:50:59 #73 25.26 (3/4) Installing su-exec (0.2-r3) 06:50:59 #73 25.27 (4/4) Installing yq (4.33.3-r5) 06:50:59 #73 26.34 Executing busybox-1.36.1-r7.trigger 06:50:59 #73 ... 06:50:59 06:50:59 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:50:59 #45 ... 06:50:59 06:50:59 #76 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:50:59 #76 DONE 26.6s 06:50:59 06:50:59 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:51:00 #45 ... 06:51:00 06:51:00 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:51:00 #72 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:00 #72 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:00 #72 25.68 (1/3) Installing ca-certificates (20240226-r0) 06:51:00 #72 26.38 (2/3) Installing dumb-init (1.2.5-r2) 06:51:00 #72 26.44 (3/3) Installing tzdata (2024a-r0) 06:51:00 #72 ... 06:51:00 06:51:00 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:51:00 #78 15.10 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:00 #78 16.99 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:00 #78 24.86 OK: 266 MiB in 52 packages 06:51:00 #78 ... 06:51:00 06:51:00 #75 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:51:00 #75 17.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:00 #75 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:00 #75 25.92 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:51:00 #75 25.92 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:51:00 #75 25.92 OK: 19946 distinct packages available 06:51:00 #75 ... 06:51:00 06:51:00 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:51:01 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.8s 06:51:01 #45 ... 06:51:01 06:51:01 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:51:01 #70 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:01 #70 20.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:01 #70 27.60 (1/2) Installing dumb-init (1.2.5-r2) 06:51:01 #70 27.68 (2/2) Installing su-exec (0.2-r3) 06:51:01 #70 27.71 Executing busybox-1.36.1-r7.trigger 06:51:01 #70 27.93 OK: 8 MiB in 17 packages 06:51:01 #70 ... 06:51:01 06:51:01 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:51:01 #45 ... 06:51:01 06:51:01 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:51:01 #78 DONE 26.4s 06:51:01 06:51:01 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:51:01 #85 ... 06:51:01 06:51:01 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:51:01 #0 6.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:01 #0 9.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:01 #86 ... 06:51:01 06:51:01 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:51:01 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.4s done 06:51:02 #45 ... 06:51:02 06:51:02 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:51:02 #85 DONE 0.6s 06:51:02 06:51:02 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:02 #87 ... 06:51:02 06:51:02 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:51:02 #70 DONE 29.5s 06:51:02 06:51:02 #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:51:02 #88 ... 06:51:02 06:51:02 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:51:02 #0 4.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:02 #0 7.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:03 #89 ... 06:51:03 06:51:03 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:51:03 #45 DONE 33.5s 06:51:03 06:51:03 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:51:03 #71 25.82 (1/11) Installing ca-certificates (20240226-r0) 06:51:03 #71 26.55 (2/11) Installing brotli-libs (1.0.9-r14) 06:51:03 #71 26.71 (3/11) Installing libunistring (1.1-r1) 06:51:03 #71 27.11 (4/11) Installing libidn2 (2.3.4-r1) 06:51:03 #71 27.18 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:51:03 #71 27.25 (6/11) Installing libcurl (8.9.0-r0) 06:51:03 #71 27.42 (7/11) Installing curl (8.9.0-r0) 06:51:03 #71 27.51 (8/11) Installing dumb-init (1.2.5-r2) 06:51:03 #71 27.53 (9/11) Installing musl-obstack (1.2.3-r2) 06:51:03 #71 27.54 (10/11) Installing libucontext (1.2-r2) 06:51:03 #71 27.55 (11/11) Installing gcompat (1.1.0-r1) 06:51:03 #71 27.57 Executing busybox-1.36.1-r7.trigger 06:51:03 #71 27.70 Executing ca-certificates-20240226-r0.trigger 06:51:03 #71 29.43 OK: 13 MiB in 26 packages 06:51:03 #71 ... 06:51:03 06:51:03 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:51:03 #73 26.56 Executing ca-certificates-20240226-r0.trigger 06:51:03 #73 28.06 OK: 18 MiB in 19 packages 06:51:03 #73 DONE 30.6s 06:51:03 06:51:03 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:51:05 #90 ... 06:51:05 06:51:05 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:51:05 #71 DONE 31.8s 06:51:05 06:51:05 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:51:05 #72 31.51 Executing busybox-1.36.1-r7.trigger 06:51:05 #72 31.78 Executing ca-certificates-20240226-r0.trigger 06:51:05 #72 ... 06:51:05 06:51:05 #79 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 06:51:05 #79 7.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:05 #79 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:05 #79 ... 06:51:05 06:51:05 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:51:05 #69 32.36 (1/4) Installing dumb-init (1.2.5-r2) 06:51:05 #69 32.40 (2/4) Installing musl-obstack (1.2.3-r2) 06:51:05 #69 32.42 (3/4) Installing libucontext (1.2-r2) 06:51:05 #69 32.44 (4/4) Installing gcompat (1.1.0-r1) 06:51:05 #69 32.49 Executing busybox-1.36.1-r7.trigger 06:51:05 #69 32.64 OK: 8 MiB in 19 packages 06:51:06 #69 DONE 34.1s 06:51:06 06:51:06 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:51:06 #86 15.22 OK: 8 MiB in 16 packages 06:51:07 #86 ... 06:51:07 06:51:07 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:51:07 #72 32.37 OK: 12 MiB in 18 packages 06:51:07 #72 DONE 34.5s 06:51:07 06:51:07 #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:51:07 #88 5.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:07 #88 ... 06:51:07 06:51:07 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:51:07 #84 10.36 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:07 #84 18.94 (1/1) Installing dumb-init (1.2.5-r2) 06:51:07 #84 20.04 Executing busybox-1.36.1-r7.trigger 06:51:07 #84 20.23 OK: 8 MiB in 16 packages 06:51:08 #84 ... 06:51:08 06:51:08 #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:51:08 #91 ... 06:51:08 06:51:08 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:51:08 #79 19.38 OK: 8 MiB in 16 packages 06:51:08 #79 DONE 21.9s 06:51:08 06:51:08 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:51:08 #86 DONE 16.8s 06:51:08 06:51:08 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:51:08 #90 4.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:08 #90 ... 06:51:08 06:51:08 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:51:08 #89 14.54 OK: 18 MiB in 19 packages 06:51:08 #89 DONE 16.3s 06:51:09 06:51:09 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:51:09 #92 DONE 0.3s 06:51:09 06:51:09 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:51:09 #93 ... 06:51:09 06:51:09 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:51:09 #0 5.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:09 #0 8.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:09 #94 ... 06:51:09 06:51:09 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:51:09 #84 DONE 22.2s 06:51:09 06:51:09 #75 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:51:09 #75 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:09 #75 30.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:09 #75 ... 06:51:09 06:51:09 #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:51:09 #88 7.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:11 #88 ... 06:51:11 06:51:11 #75 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:51:11 #75 36.98 (1/5) Installing dumb-init (1.2.5-r2) 06:51:11 #75 37.05 (2/5) Installing musl-obstack (1.2.3-r2) 06:51:11 #75 37.05 (3/5) Installing libucontext (1.2-r2) 06:51:11 #75 37.11 (4/5) Installing gcompat (1.1.0-r1) 06:51:11 #75 37.14 (5/5) Installing openssl (3.1.6-r0) 06:51:11 #75 37.19 Executing busybox-1.36.1-r7.trigger 06:51:11 #75 37.26 OK: 9 MiB in 20 packages 06:51:11 #75 DONE 38.4s 06:51:11 06:51:11 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:51:11 #93 4.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:12 #118 DONE 54.3s 06:51:12 06:51:12 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:12 #115 DONE 50.1s 06:51:12 06:51:12 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:12 #82 DONE 54.3s 06:51:12 06:51:12 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:12 #117 DONE 55.5s 06:51:12 06:51:12 #119 [support-notifications builder 6/7] COPY . . 06:51:12 #119 ... 06:51:12 06:51:12 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:12 #116 DONE 54.3s 06:51:12 06:51:12 #120 [core-command builder 6/7] COPY . . 06:51:13 #93 ... 06:51:13 06:51:13 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:51:13 #94 12.86 OK: 9 MiB in 17 packages 06:51:13 #94 DONE 13.7s 06:51:13 06:51:13 #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:51:13 #88 10.91 OK: 8 MiB in 17 packages 06:51:14 #88 DONE 11.9s 06:51:14 06:51:14 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:51:14 #0 2.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:14 #95 ... 06:51:14 06:51:14 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:51:14 #0 6.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:14 #0 7.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:14 #96 ... 06:51:14 06:51:14 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:51:14 #97 ... 06:51:14 06:51:14 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:51:14 #90 6.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:14 #90 10.57 OK: 18 MiB in 19 packages 06:51:14 #90 DONE 11.4s 06:51:15 06:51:15 #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:51:15 #91 4.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:15 #91 5.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:16 #91 ... 06:51:16 06:51:16 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:51:16 #97 DONE 2.3s 06:51:16 06:51:16 #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:51:16 #91 9.160 OK: 12 MiB in 18 packages 06:51:17 #91 ... 06:51:17 06:51:17 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:51:17 #96 11.32 OK: 13 MiB in 26 packages 06:51:17 #96 DONE 12.4s 06:51:17 06:51:17 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 06:51:17 #98 DONE 0.4s 06:51:17 06:51:17 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:51:17 #95 4.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:17 #95 ... 06:51:17 06:51:17 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:51:17 #93 6.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:17 #93 9.448 OK: 8 MiB in 19 packages 06:51:17 #93 DONE 10.4s 06:51:17 06:51:17 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:51:17 #99 ... 06:51:17 06:51:17 #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:51:17 #91 DONE 10.1s 06:51:18 06:51:18 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:51:19 #99 DONE 1.7s 06:51:19 06:51:19 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:51:19 #95 7.338 OK: 9 MiB in 20 packages 06:51:19 #95 DONE 7.8s 06:51:19 06:51:19 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:51:19 #100 DONE 0.4s 06:51:19 06:51:19 #101 [security-spire-config stage-2 6/10] COPY security.txt / 06:51:19 #101 DONE 0.2s 06:51:19 06:51:19 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:51:20 #102 DONE 0.3s 06:51:20 06:51:20 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:51:20 #103 ... 06:51:20 06:51:20 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:51:20 #104 DONE 1.2s 06:51:20 06:51:20 #105 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:51:20 #105 DONE 1.3s 06:51:20 06:51:20 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:51:20 #103 DONE 0.3s 06:51:20 06:51:20 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:51:20 #106 DONE 0.2s 06:51:20 06:51:20 #107 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:51:20 #107 DONE 0.2s 06:51:20 06:51:20 #108 [security-spire-config] exporting to image 06:51:20 #108 exporting layers 06:51:21 #120 ... 06:51:21 06:51:21 #121 [security-bootstrapper builder 6/7] COPY . . 06:51:21 #108 ... 06:51:21 06:51:21 #109 [security-spire-server stage-2 6/9] COPY security.txt / 06:51:21 #109 DONE 0.4s 06:51:21 06:51:21 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:51:21 #110 DONE 0.2s 06:51:21 06:51:21 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:51:21 #121 ... 06:51:21 06:51:21 #122 [core-keeper builder 7/8] COPY . . 06:51:21 #111 DONE 0.2s 06:51:21 06:51:21 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:51:21 #112 DONE 0.2s 06:51:21 06:51:21 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:51:21 #122 ... 06:51:21 06:51:21 #123 [security-spiffe-token-provider builder 6/7] COPY . . 06:51:22 #123 DONE 10.9s 06:51:22 06:51:22 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:22 #124 CACHED 06:51:22 06:51:22 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:51:22 #125 CACHED 06:51:22 06:51:22 #126 [security-proxy-setup builder 6/7] COPY . . 06:51:22 #126 CACHED 06:51:22 06:51:22 #121 [security-bootstrapper builder 6/7] COPY . . 06:51:22 #121 DONE 10.9s 06:51:22 06:51:22 #122 [core-keeper builder 7/8] COPY . . 06:51:22 #122 DONE 10.9s 06:51:22 06:51:22 #127 [security-secretstore-setup builder 6/7] COPY . . 06:51:22 #127 CACHED 06:51:22 06:51:22 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:22 #128 CACHED 06:51:22 06:51:22 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:51:22 #129 CACHED 06:51:22 06:51:22 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:51:22 #130 CACHED 06:51:22 06:51:22 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 06:51:22 #131 CACHED 06:51:22 06:51:22 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:22 #132 CACHED 06:51:22 06:51:22 #133 [core-data builder 6/7] COPY . . 06:51:22 #133 CACHED 06:51:22 06:51:22 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:22 #134 CACHED 06:51:22 06:51:22 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 06:51:22 #135 CACHED 06:51:22 06:51:22 #119 [support-notifications builder 6/7] COPY . . 06:51:22 #119 DONE 10.9s 06:51:22 06:51:22 #136 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 06:51:22 #136 CACHED 06:51:22 06:51:22 #137 [support-cron-scheduler builder 6/7] COPY . . 06:51:22 #137 CACHED 06:51:22 06:51:22 #138 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:22 #138 CACHED 06:51:22 06:51:22 #139 [core-metadata builder 6/7] COPY . . 06:51:22 #139 CACHED 06:51:22 06:51:22 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:22 #140 CACHED 06:51:22 06:51:22 #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:51:22 #141 CACHED 06:51:22 06:51:22 #142 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:22 #142 CACHED 06:51:22 06:51:22 #143 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:51:22 #143 CACHED 06:51:22 06:51:22 #144 [support-scheduler builder 6/7] COPY . . 06:51:22 #144 CACHED 06:51:22 06:51:22 #120 [core-command builder 6/7] COPY . . 06:51:22 #120 DONE 10.9s 06:51:22 06:51:22 #145 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:51:22 #145 CACHED 06:51:22 06:51:22 #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:22 #146 CACHED 06:51:22 06:51:22 #147 [security-proxy-auth builder 6/7] COPY . . 06:51:22 #147 CACHED 06:51:22 06:51:22 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:51:22 #113 DONE 1.8s 06:51:22 06:51:22 #108 [security-spire-server] exporting to image 06:51:22 #108 ... 06:51:22 06:51:22 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:51:22 #114 DONE 0.2s 06:51:22 06:51:22 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 06:51:22 #115 DONE 0.4s 06:51:22 06:51:22 #108 [security-spire-server] exporting to image 06:51:22 #108 ... 06:51:22 06:51:22 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:51:22 #116 DONE 0.2s 06:51:23 06:51:23 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:51:23 #117 DONE 0.2s 06:51:23 06:51:23 #108 [security-spire-server] exporting to image 06:51:23 #108 ... 06:51:23 06:51:23 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:51:23 #118 DONE 0.3s 06:51:23 06:51:23 #108 [security-spire-agent] exporting to image 06:51:24 #108 exporting layers 3.4s done 06:51:24 #108 writing image sha256:eb972eaf4b4733e2a39c7759774e50c2e16879bcc830f10de83def8247c5e251 0.0s done 06:51:24 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 06:51:24 #148 1.717 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:51:25 #108 exporting layers 3.3s done 06:51:25 #108 writing image sha256:7b20ea92bd824c16933a8c09bccd98950e556c7d7eb3610f043a0c24d362ff8e done 06:51:25 #108 naming to docker.io/library/security-spire-server-arm64 done 06:51:25 #108 exporting layers 2.3s done 06:51:25 #108 writing image sha256:5001eeaaf53620751114f6444bee6ba20bae90f01682b212ccf570488f997b20 done 06:51:25 #108 naming to docker.io/library/security-spire-agent-arm64 done 06:51:25 #108 DONE 5.1s 06:51:25 06:51:25 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:32 #148 ... 06:51:32 06:51:32 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:51:32 #0 1.572 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:51:32 #149 ... 06:51:32 06:51:32 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:51:32 #0 1.649 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:51:32 #150 ... 06:51:32 06:51:32 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:51:32 #0 0.786 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:51:32 #151 ... 06:51:32 06:51:32 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:51:32 #0 1.379 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:51:32 #152 ... 06:51:32 06:51:32 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:51:32 #0 0.787 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:51:32 #153 ... 06:51:32 06:51:32 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:51:32 #0 0.694 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:51:33 #154 ... 06:51:33 06:51:33 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:51:33 #0 0.398 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:51:33 #155 ... 06:51:33 06:51:33 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:51:33 #0 0.559 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:51:33 #156 ... 06:51:33 06:51:33 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:51:33 #0 1.247 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:51:33 #157 ... 06:51:33 06:51:33 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:51:33 #0 1.234 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:51:34 #158 ... 06:51:34 06:51:34 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:51:34 #0 0.446 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:51:34 #159 ... 06:51:34 06:51:34 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:51:34 #0 1.184 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:52:33 #80 ... 06:52:33 06:52:33 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:33 #81 DONE 103.6s 06:52:33 06:52:33 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:33 #83 DONE 101.5s 06:52:33 06:52:33 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:33 #87 DONE 83.6s 06:52:33 06:52:33 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:33 #80 DONE 105.2s 06:52:33 06:52:33 #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:33 #82 DONE 103.6s 06:52:33 06:52:33 #119 [security-proxy-setup builder 6/7] COPY . . 06:52:33 #119 ... 06:52:33 06:52:33 #120 [security-proxy-auth builder 6/7] COPY . . 06:52:33 #120 DONE 1.6s 06:52:33 06:52:33 #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:33 #121 CACHED 06:52:33 06:52:33 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:52:33 #122 CACHED 06:52:33 06:52:33 #123 [core-metadata builder 6/7] COPY . . 06:52:33 #123 CACHED 06:52:33 06:52:33 #124 [security-bootstrapper builder 6/7] COPY . . 06:52:33 #124 CACHED 06:52:33 06:52:33 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:33 #125 CACHED 06:52:33 06:52:33 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:52:33 #126 CACHED 06:52:33 06:52:33 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:52:33 #127 CACHED 06:52:33 06:52:33 #128 [security-secretstore-setup builder 6/7] COPY . . 06:52:33 #128 CACHED 06:52:33 06:52:33 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:33 #129 CACHED 06:52:33 06:52:33 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:52:33 #130 CACHED 06:52:33 06:52:33 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:33 #131 CACHED 06:52:33 06:52:33 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 06:52:33 #132 CACHED 06:52:33 06:52:33 #133 [security-spiffe-token-provider builder 6/7] COPY . . 06:52:33 #133 DONE 1.6s 06:52:33 06:52:33 #134 [core-keeper builder 7/8] COPY . . 06:52:33 #134 DONE 1.6s 06:52:33 06:52:33 #135 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:52:33 #135 CACHED 06:52:33 06:52:33 #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:33 #136 CACHED 06:52:33 06:52:33 #137 [support-scheduler builder 6/7] COPY . . 06:52:33 #137 CACHED 06:52:33 06:52:33 #138 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:33 #138 CACHED 06:52:33 06:52:33 #139 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 06:52:33 #139 CACHED 06:52:33 06:52:33 #140 [support-cron-scheduler builder 6/7] COPY . . 06:52:33 #140 CACHED 06:52:33 06:52:33 #141 [support-notifications builder 6/7] COPY . . 06:52:33 #141 DONE 1.7s 06:52:33 06:52:33 #142 [core-data builder 6/7] COPY . . 06:52:33 #142 CACHED 06:52:33 06:52:33 #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:33 #143 CACHED 06:52:33 06:52:33 #144 [core-data builder 4/7] COPY go.mod vendor* ./ 06:52:33 #144 CACHED 06:52:33 06:52:33 #145 [core-command builder 4/7] COPY go.mod vendor* ./ 06:52:33 #145 CACHED 06:52:33 06:52:33 #146 [core-command builder 6/7] COPY . . 06:52:33 #146 CACHED 06:52:33 06:52:33 #147 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:33 #147 CACHED 06:52:33 06:52:33 #119 [security-proxy-setup builder 6/7] COPY . . 06:52:33 #119 DONE 1.6s 06:52:33 06:52:33 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:52:33 #148 ... 06:52:33 06:52:33 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:52:33 #0 5.228 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:52:33 #149 ... 06:52:33 06:52:33 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:52:33 #0 5.581 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:52:33 #150 ... 06:52:33 06:52:33 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:52:33 #0 5.835 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:52:33 #151 ... 06:52:33 06:52:33 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:52:33 #148 6.188 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:52:38 #148 ... 06:52:38 06:52:38 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:52:38 #0 4.687 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:52:38 #152 ... 06:52:38 06:52:38 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:52:38 #0 6.480 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:52:38 #153 ... 06:52:38 06:52:38 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:52:38 #0 5.647 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:52:38 #154 ... 06:52:38 06:52:38 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:52:38 #0 6.631 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:52:38 #155 ... 06:52:38 06:52:38 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:52:38 #0 4.424 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:52:38 #156 ... 06:52:38 06:52:38 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:52:38 #0 6.124 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:52:38 #157 ... 06:52:38 06:52:38 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:52:38 #0 6.603 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:52:38 #158 ... 06:52:38 06:52:38 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:52:38 #0 6.588 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:52:38 #159 ... 06:52:38 06:52:38 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:52:38 #0 5.913 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:52:55 #160 ... 06:52:55 06:52:55 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:52:55 #159 88.64 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:53:13 #159 ... 06:53:13 06:53:13 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:53:13 #156 DONE 111.4s 06:53:13 06:53:13 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:53:13 #155 DONE 111.4s 06:53:13 06:53:13 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:53:13 #158 DONE 111.4s 06:53:13 06:53:13 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:53:13 #159 DONE 111.4s 06:53:13 06:53:13 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:53:15 #161 ... 06:53:15 06:53:15 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:53:15 #148 DONE 113.4s 06:53:15 06:53:15 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:53:15 #162 DONE 1.3s 06:53:15 06:53:15 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:53:15 #163 DONE 1.2s 06:53:15 06:53:15 #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:53:15 #164 ... 06:53:15 06:53:15 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:53:15 #161 DONE 2.2s 06:53:15 06:53:15 #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:53:16 #165 ... 06:53:16 06:53:16 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:53:16 #166 DONE 0.7s 06:53:16 06:53:16 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:53:16 #167 DONE 0.8s 06:53:16 06:53:16 #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:53:16 #164 DONE 0.8s 06:53:16 06:53:16 #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:53:16 #165 DONE 0.5s 06:53:16 06:53:16 #168 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:53:17 #168 ... 06:53:17 06:53:17 #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:53:17 #169 DONE 1.1s 06:53:17 06:53:17 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:53:17 #170 ... 06:53:17 06:53:17 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:53:17 #171 DONE 1.2s 06:53:17 06:53:17 #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:53:17 #172 DONE 1.4s 06:53:17 06:53:17 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:53:17 #173 ... 06:53:17 06:53:17 #168 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:53:17 #168 DONE 1.5s 06:53:18 06:53:18 #174 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 06:53:18 #174 ... 06:53:18 06:53:18 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:53:18 #170 DONE 1.3s 06:53:18 06:53:18 #175 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:53:18 #175 DONE 1.0s 06:53:18 06:53:18 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:53:18 #173 DONE 0.9s 06:53:18 06:53:18 #174 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 06:53:18 #174 DONE 0.7s 06:53:18 06:53:18 #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:53:18 #176 ... 06:53:18 06:53:18 #177 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:53:18 #177 DONE 2.5s 06:53:19 06:53:19 #178 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:53:20 #178 ... 06:53:20 06:53:20 #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:53:20 #179 DONE 2.3s 06:53:20 06:53:20 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:53:20 #180 DONE 2.3s 06:53:21 06:53:21 #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:53:21 #181 ... 06:53:21 06:53:21 #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:53:21 #182 DONE 2.7s 06:53:21 06:53:21 #178 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:53:21 #178 DONE 2.5s 06:53:21 06:53:21 #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:53:21 #176 DONE 2.7s 06:53:21 06:53:21 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:53:24 #183 DONE 3.2s 06:53:24 06:53:24 #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:53:24 #184 DONE 3.3s 06:53:24 06:53:24 #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:53:24 #181 DONE 3.7s 06:53:24 06:53:24 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:53:24 #185 ... 06:53:24 06:53:24 #186 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:53:24 #186 DONE 3.3s 06:53:25 06:53:25 #108 [security-spiffe-token-provider] exporting to image 06:53:25 #108 exporting layers 06:53:31 #108 ... 06:53:31 06:53:31 #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:53:31 #187 ... 06:53:31 06:53:31 #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:53:35 #188 ... 06:53:35 06:53:35 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:53:39 #189 ... 06:53:39 06:53:39 #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:53:39 #187 DONE 17.2s 06:53:39 06:53:39 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:53:39 #154 ... 06:53:39 06:53:39 #108 [core-common-config-bootstrapper] exporting to image 06:53:39 #108 exporting layers 06:53:42 #108 ... 06:53:42 06:53:42 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:53:42 #189 DONE 17.8s 06:53:42 06:53:42 #108 [core-common-config-bootstrapper] exporting to image 06:53:42 #108 exporting layers 17.6s done 06:53:42 #108 writing image sha256:63ca02fe81ce2364c40dc84490c0eeeb39c94ba10784a7108baed7a70261803b 06:53:42 #108 ... 06:53:42 06:53:42 #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:53:42 #188 DONE 17.7s 06:53:42 06:53:42 #108 [security-spiffe-token-provider] exporting to image 06:53:42 #108 writing image sha256:63ca02fe81ce2364c40dc84490c0eeeb39c94ba10784a7108baed7a70261803b done 06:53:42 #108 naming to docker.io/library/security-spiffe-token-provider done 06:53:42 #108 exporting layers 3.9s done 06:53:43 #108 writing image sha256:46f0fbf37ed22b71cca1b6b66ed4a2feeb0775dfdf1d231a6ca8cb5e61e29438 0.0s done 06:53:43 #108 naming to docker.io/library/core-common-config-bootstrapper 06:53:43 #108 naming to docker.io/library/core-common-config-bootstrapper 0.7s done 06:53:43 #108 DONE 20.1s 06:53:43 06:53:43 #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:53:45 #190 ... 06:53:45 06:53:45 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:53:45 #185 DONE 20.7s 06:53:45 06:53:45 #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:53:45 #190 DONE 2.9s 06:53:45 06:53:45 #191 [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/ 06:53:45 #191 ... 06:53:45 06:53:45 #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:53:45 #192 DONE 3.0s 06:53:45 06:53:45 #108 [security-proxy-setup] exporting to image 06:53:46 #108 ... 06:53:46 06:53:46 #191 [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/ 06:53:46 #191 DONE 0.9s 06:53:46 06:53:46 #193 [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/ 06:53:47 #193 DONE 0.6s 06:53:47 06:53:47 #194 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:53:47 #194 ... 06:53:47 06:53:47 #108 [security-proxy-setup] exporting to image 06:53:47 #108 exporting layers 1.6s done 06:53:47 #108 writing image sha256:19307eeb81e50f04e5ef1a56b20b271079f316ec7620607d998333e5882c1d15 done 06:53:47 #108 naming to docker.io/library/security-proxy-setup done 06:53:47 #108 DONE 21.7s 06:53:47 06:53:47 #195 [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/ 06:53:47 #195 DONE 0.9s 06:53:47 06:53:47 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:53:47 #150 ... 06:53:47 06:53:47 #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:53:48 #196 ... 06:53:48 06:53:48 #194 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:53:48 #194 DONE 2.6s 06:53:48 06:53:48 #108 [security-secretstore-setup] exporting to image 06:53:48 #108 ... 06:53:48 06:53:48 #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:53:48 #196 DONE 0.6s 06:53:48 06:53:48 #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:53:49 #197 DONE 0.4s 06:53:49 06:53:49 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:53:49 #198 ... 06:53:49 06:53:49 #108 [security-secretstore-setup] exporting to image 06:53:49 #108 exporting layers 0.9s done 06:53:49 #108 writing image sha256:c68a58408488b69dcef00a4a9800027a93cb300f3d94d06aa9609b7809ec888c done 06:53:49 #108 naming to docker.io/library/security-secretstore-setup done 06:53:49 #108 DONE 22.7s 06:53:49 06:53:49 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:53:51 #152 ... 06:53:51 06:53:51 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:53:51 #198 DONE 2.1s 06:53:51 06:53:51 #108 [security-bootstrapper] exporting to image 06:53:51 #108 exporting layers 0.5s done 06:53:51 #108 writing image sha256:92a55b7869c094aa5a6ed97349391099e6b874946ebbd7f6773cea6a7bf75bc1 done 06:53:51 #108 naming to docker.io/library/security-bootstrapper done 06:53:51 #108 DONE 23.1s 06:53:51 06:53:51 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:54:00 #152 ... 06:54:00 06:54:00 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:54:00 #149 DONE 158.3s 06:54:00 06:54:00 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:54:10 #152 ... 06:54:10 06:54:10 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:54:10 #199 ... 06:54:10 06:54:10 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:54:10 #151 DONE 168.6s 06:54:10 06:54:10 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:54:10 #154 DONE 168.7s 06:54:10 06:54:10 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:54:10 #157 DONE 168.7s 06:54:10 06:54:10 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:54:10 #152 DONE 168.7s 06:54:10 06:54:10 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:54:10 #160 DONE 168.7s 06:54:10 06:54:10 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:54:10 #150 DONE 168.8s 06:54:10 06:54:10 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:54:10 #153 DONE 168.8s 06:54:10 06:54:10 #200 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:54:11 #200 DONE 0.5s 06:54:11 06:54:11 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:54:11 #199 DONE 0.5s 06:54:11 06:54:11 #201 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:54:11 #201 ... 06:54:11 06:54:11 #202 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:54:11 #202 DONE 0.3s 06:54:11 06:54:11 #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:54:11 #203 DONE 0.5s 06:54:11 06:54:11 #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:54:11 #204 CACHED 06:54:11 06:54:11 #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:54:11 #205 CACHED 06:54:11 06:54:11 #206 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:54:11 #206 CACHED 06:54:11 06:54:11 #207 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:54:11 #207 CACHED 06:54:11 06:54:11 #208 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:54:11 #208 DONE 0.2s 06:54:11 06:54:11 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:54:11 #209 DONE 0.4s 06:54:11 06:54:11 #210 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:54:11 #210 CACHED 06:54:11 06:54:11 #211 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:54:11 #211 CACHED 06:54:11 06:54:11 #201 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:54:11 #201 DONE 0.3s 06:54:11 06:54:11 #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:54:12 #212 ... 06:54:12 06:54:12 #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:54:12 #213 DONE 1.5s 06:54:13 06:54:13 #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:54:13 #214 DONE 1.5s 06:54:13 06:54:13 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:54:13 #215 DONE 1.5s 06:54:13 06:54:13 #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:54:13 #216 DONE 1.5s 06:54:13 06:54:13 #217 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:54:13 #217 DONE 1.5s 06:54:13 06:54:13 #218 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:54:13 #218 DONE 1.5s 06:54:13 06:54:13 #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:54:13 #219 ... 06:54:13 06:54:13 #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:54:13 #212 DONE 1.8s 06:54:13 06:54:13 #220 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:54:13 #220 DONE 1.7s 06:54:13 06:54:13 #221 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:54:14 #221 ... 06:54:14 06:54:14 #222 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:54:14 #222 DONE 1.2s 06:54:14 06:54:14 #223 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:54:14 #223 DONE 1.2s 06:54:14 06:54:14 #224 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:54:14 #224 DONE 0.9s 06:54:14 06:54:14 #225 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:54:14 #225 DONE 0.9s 06:54:14 06:54:14 #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:54:14 #226 DONE 1.3s 06:54:14 06:54:14 #227 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:54:14 #227 DONE 1.0s 06:54:14 06:54:14 #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:54:14 #219 DONE 1.3s 06:54:14 06:54:14 #221 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:54:14 #221 DONE 1.0s 06:54:14 06:54:14 #108 [support-cron-scheduler] exporting to image 06:54:14 #108 exporting layers 06:54:14 #108 ... 06:54:14 06:54:14 #228 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:54:14 #228 DONE 0.2s 06:54:14 06:54:14 #229 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:54:14 #229 DONE 0.2s 06:54:14 06:54:14 #230 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:54:14 #230 DONE 0.2s 06:54:14 06:54:14 #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:54:14 #231 DONE 0.2s 06:54:14 06:54:14 #108 [support-notifications] exporting to image 06:54:14 #108 exporting layers 0.3s done 06:54:14 #108 writing image sha256:862c2f79e30cf710414216c7055c2263ca3504230cfe72eaad63bd9c77bc65ba 06:54:14 #108 exporting layers 0.4s done 06:54:14 #108 writing image sha256:862c2f79e30cf710414216c7055c2263ca3504230cfe72eaad63bd9c77bc65ba 0.0s done 06:54:14 #108 naming to docker.io/library/core-keeper done 06:54:14 #108 writing image sha256:bab1378ea53e34ddb1ce9098a0a9682bc79e97b620afddad8868d329e8278194 0.0s done 06:54:14 #108 naming to docker.io/library/support-scheduler done 06:54:14 #108 ... 06:54:14 06:54:14 #232 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:54:14 #232 DONE 0.4s 06:54:14 06:54:14 #108 [support-notifications] exporting to image 06:54:14 #108 exporting layers 0.2s done 06:54:14 #108 writing image sha256:2c930270db4f0ac836f25419ca3292a9e8929db7dfdc5359cd374a90a2cee3a3 done 06:54:14 #108 naming to docker.io/library/core-data done 06:54:14 #108 writing image sha256:492027b894e96b87d7329c4686325421d7a3f4553c8e56239d6b2f16e3a14209 done 06:54:14 #108 naming to docker.io/library/support-cron-scheduler done 06:54:14 #108 writing image sha256:c67da4cbb2a965c8ad44f454751716b1981b6c42a30a2a8c94fb7d6418b3f4be done 06:54:14 #108 naming to docker.io/library/support-notifications done 06:54:15 #108 exporting layers 1.0s done 06:54:15 #108 exporting layers 0.5s done 06:54:15 #108 writing image sha256:92711ee236ab9765526c8327d282a4c903cab260a0fb16fd80f1e7c2cf367e6c 0.0s done 06:54:15 #108 naming to docker.io/library/core-command done 06:54:15 #108 writing image sha256:b49186bd23331d46419e43e4a087759068aa634914a0586f94fa01492d9d45e4 done 06:54:15 #108 naming to docker.io/library/core-metadata done 06:54:15 #108 writing image sha256:7fd734b6a5e6da8d19d6623b0568772bf86ca6aa8862549b54566bc664abf8fc done 06:54:15 #108 naming to docker.io/library/security-proxy-auth done 06:54:15 #108 DONE 24.2s 06:54:15 06:54:15 #12 [core-keeper internal] load build definition from Dockerfile 06:54:15 time="2024-08-20T06:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:54:15 time="2024-08-20T06:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:54:15 time="2024-08-20T06:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:54:15 time="2024-08-20T06:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:54:15 time="2024-08-20T06:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:54:15 time="2024-08-20T06:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:54:15 time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:54:15 time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:54:15 time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:54:15 time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:54:15 time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:54:15 time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:54:15 time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:54:15 time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:54:15 time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:54:15 time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:54:15 $ docker stop --time=1 d0b9fdb445e52f064b0cb1768118b31968d8b79b57a10224133cdc73936f1c13 06:54:16 $ docker rm -f --volumes d0b9fdb445e52f064b0cb1768118b31968d8b79b57a10224133cdc73936f1c13 [Pipeline] // withDockerContainer [Pipeline] sh 06:54:17 + docker images 06:54:17 REPOSITORY TAG IMAGE ID CREATED SIZE 06:54:17 support-cron-scheduler latest 492027b894e9 2 seconds ago 44.1MB 06:54:17 core-command latest 92711ee236ab 2 seconds ago 35.4MB 06:54:17 core-metadata latest b49186bd2333 2 seconds ago 39.7MB 06:54:17 support-scheduler latest bab1378ea53e 2 seconds ago 41.9MB 06:54:17 support-notifications latest c67da4cbb2a9 2 seconds ago 42.5MB 06:54:17 core-data latest 2c930270db4f 2 seconds ago 39.6MB 06:54:17 core-keeper latest 862c2f79e30c 2 seconds ago 39.5MB 06:54:17 security-proxy-auth latest 7fd734b6a5e6 2 seconds ago 33MB 06:54:17 security-bootstrapper latest 92a55b7869c0 26 seconds ago 18.9MB 06:54:17 security-secretstore-setup latest c68a58408488 29 seconds ago 37MB 06:54:17 security-proxy-setup latest 19307eeb81e5 31 seconds ago 26.2MB 06:54:17 core-common-config-bootstrapper latest 46f0fbf37ed2 39 seconds ago 15.2MB 06:54:17 security-spiffe-token-provider latest 63ca02fe81ce 52 seconds ago 28.8MB 06:54:17 security-spire-agent latest 73507a806e2c 3 minutes ago 182MB 06:54:17 security-spire-server latest a7fe1cc2e387 3 minutes ago 121MB 06:54:17 security-spire-config latest 0613f50b4b3c 3 minutes ago 120MB 06:54:17 ci-base-image-x86_64 latest 8e7ac9653bf1 8 minutes ago 970MB 06:54:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 06:54:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 06:54:17 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 06:54:17 provisioning config files... 06:54:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/676@tmp/config16015511224694223572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:17 ---> ****-login.sh 06:54:17 nexus3.edgexfoundry.org:10001 06:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:17 Configure a credential helper to remove this warning. See 06:54:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:17 06:54:17 Login Succeeded 06:54:17 nexus3.edgexfoundry.org:10002 06:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:17 Configure a credential helper to remove this warning. See 06:54:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:17 06:54:17 Login Succeeded 06:54:17 nexus3.edgexfoundry.org:10003 06:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:17 Configure a credential helper to remove this warning. See 06:54:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:17 06:54:17 Login Succeeded 06:54:17 nexus3.edgexfoundry.org:10004 06:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:18 Configure a credential helper to remove this warning. See 06:54:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:18 06:54:18 Login Succeeded 06:54:18 ****.io 06:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:18 Configure a credential helper to remove this warning. See 06:54:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:18 06:54:18 Login Succeeded 06:54:18 ---> ****-login.sh ends [Pipeline] } 06:54:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:18 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:54:18 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:18 latest 06:54:18 3.2.0-dev.57 06:54:18 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:18 main 06:54:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:18 + docker push nexus3.edgexfoundry.org:10004/core-command:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:54:18 177106a56deb: Preparing 06:54:18 0cec774603b6: Preparing 06:54:18 6873c072b530: Preparing 06:54:18 429c882bfe7f: Preparing 06:54:18 86e5c4aab9be: Preparing 06:54:18 2ae663b0ef3d: Preparing 06:54:18 ce7f800efff9: Preparing 06:54:18 2ae663b0ef3d: Waiting 06:54:18 ce7f800efff9: Waiting 06:54:18 429c882bfe7f: Pushed 06:54:18 6873c072b530: Pushed 06:54:18 86e5c4aab9be: Pushed 06:54:18 177106a56deb: Pushed 06:54:18 ce7f800efff9: Layer already exists 06:54:19 2ae663b0ef3d: Pushed 06:54:22 0cec774603b6: Pushed 06:54:22 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:dd1b8429482e5a74ffa1ea6a195c5e89637e151ec37f2acb66fdfb17283d0e4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:23 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:54:23 177106a56deb: Preparing 06:54:23 0cec774603b6: Preparing 06:54:23 6873c072b530: Preparing 06:54:23 429c882bfe7f: Preparing 06:54:23 86e5c4aab9be: Preparing 06:54:23 2ae663b0ef3d: Preparing 06:54:23 ce7f800efff9: Preparing 06:54:23 2ae663b0ef3d: Waiting 06:54:23 429c882bfe7f: Layer already exists 06:54:23 6873c072b530: Layer already exists 06:54:23 0cec774603b6: Layer already exists 06:54:23 86e5c4aab9be: Layer already exists 06:54:23 177106a56deb: Layer already exists 06:54:23 ce7f800efff9: Layer already exists 06:54:23 2ae663b0ef3d: Layer already exists 06:54:23 latest: digest: sha256:dd1b8429482e5a74ffa1ea6a195c5e89637e151ec37f2acb66fdfb17283d0e4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:23 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.57 06:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:54:23 177106a56deb: Preparing 06:54:23 0cec774603b6: Preparing 06:54:23 6873c072b530: Preparing 06:54:23 429c882bfe7f: Preparing 06:54:23 86e5c4aab9be: Preparing 06:54:23 2ae663b0ef3d: Preparing 06:54:23 ce7f800efff9: Preparing 06:54:23 ce7f800efff9: Waiting 06:54:23 2ae663b0ef3d: Waiting 06:54:23 177106a56deb: Layer already exists 06:54:23 429c882bfe7f: Layer already exists 06:54:23 6873c072b530: Layer already exists 06:54:23 0cec774603b6: Layer already exists 06:54:23 86e5c4aab9be: Layer already exists 06:54:23 ce7f800efff9: Layer already exists 06:54:23 2ae663b0ef3d: Layer already exists 06:54:23 3.2.0-dev.57: digest: sha256:dd1b8429482e5a74ffa1ea6a195c5e89637e151ec37f2acb66fdfb17283d0e4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:24 + docker push nexus3.edgexfoundry.org:10004/core-command:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:54:24 177106a56deb: Preparing 06:54:24 0cec774603b6: Preparing 06:54:24 6873c072b530: Preparing 06:54:24 429c882bfe7f: Preparing 06:54:24 86e5c4aab9be: Preparing 06:54:24 2ae663b0ef3d: Preparing 06:54:24 ce7f800efff9: Preparing 06:54:24 2ae663b0ef3d: Waiting 06:54:24 177106a56deb: Layer already exists 06:54:24 0cec774603b6: Layer already exists 06:54:24 86e5c4aab9be: Layer already exists 06:54:24 429c882bfe7f: Layer already exists 06:54:24 6873c072b530: Layer already exists 06:54:24 2ae663b0ef3d: Layer already exists 06:54:24 ce7f800efff9: Layer already exists 06:54:24 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:dd1b8429482e5a74ffa1ea6a195c5e89637e151ec37f2acb66fdfb17283d0e4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:24 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:54:24 177106a56deb: Preparing 06:54:24 0cec774603b6: Preparing 06:54:24 6873c072b530: Preparing 06:54:24 429c882bfe7f: Preparing 06:54:24 86e5c4aab9be: Preparing 06:54:24 2ae663b0ef3d: Preparing 06:54:24 ce7f800efff9: Preparing 06:54:24 2ae663b0ef3d: Waiting 06:54:24 ce7f800efff9: Waiting 06:54:24 0cec774603b6: Layer already exists 06:54:24 177106a56deb: Layer already exists 06:54:24 429c882bfe7f: Layer already exists 06:54:24 6873c072b530: Layer already exists 06:54:24 86e5c4aab9be: Layer already exists 06:54:24 ce7f800efff9: Layer already exists 06:54:24 2ae663b0ef3d: Layer already exists 06:54:24 main: digest: sha256:dd1b8429482e5a74ffa1ea6a195c5e89637e151ec37f2acb66fdfb17283d0e4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:25 ===================================================== [Pipeline] echo 06:54:25 taggedImages: 06:54:25 - nexus3.edgexfoundry.org:10004/core-command:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:25 - nexus3.edgexfoundry.org:10004/core-command:latest 06:54:25 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.57 06:54:25 - nexus3.edgexfoundry.org:10004/core-command:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:25 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:54:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:54:25 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:25 latest 06:54:25 3.2.0-dev.57 06:54:25 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:25 main 06:54:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:54:25 2bfce02eb11e: Preparing 06:54:25 6f2ad86a0936: Preparing 06:54:25 be139bd3d51c: Preparing 06:54:25 c25e9dab9807: Preparing 06:54:25 6873c072b530: Preparing 06:54:25 429c882bfe7f: Preparing 06:54:25 86e5c4aab9be: Preparing 06:54:25 2ae663b0ef3d: Preparing 06:54:25 ce7f800efff9: Preparing 06:54:25 429c882bfe7f: Waiting 06:54:25 86e5c4aab9be: Waiting 06:54:25 2ae663b0ef3d: Waiting 06:54:25 ce7f800efff9: Waiting 06:54:25 6873c072b530: Layer already exists 06:54:25 429c882bfe7f: Layer already exists 06:54:25 86e5c4aab9be: Layer already exists 06:54:25 2ae663b0ef3d: Layer already exists 06:54:25 ce7f800efff9: Layer already exists 06:54:25 6f2ad86a0936: Pushed 06:54:25 be139bd3d51c: Pushed 06:54:25 2bfce02eb11e: Pushed 06:54:26 c25e9dab9807: Pushed 06:54:26 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:3d267b4442a3fda83932b524b9da82bc99bd12cea78c6ccbcf74301a38cead2f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:54:27 2bfce02eb11e: Preparing 06:54:27 6f2ad86a0936: Preparing 06:54:27 be139bd3d51c: Preparing 06:54:27 c25e9dab9807: Preparing 06:54:27 6873c072b530: Preparing 06:54:27 429c882bfe7f: Preparing 06:54:27 86e5c4aab9be: Preparing 06:54:27 2ae663b0ef3d: Preparing 06:54:27 ce7f800efff9: Preparing 06:54:27 429c882bfe7f: Waiting 06:54:27 86e5c4aab9be: Waiting 06:54:27 2ae663b0ef3d: Waiting 06:54:27 ce7f800efff9: Waiting 06:54:27 be139bd3d51c: Layer already exists 06:54:27 6f2ad86a0936: Layer already exists 06:54:27 2bfce02eb11e: Layer already exists 06:54:27 6873c072b530: Layer already exists 06:54:27 c25e9dab9807: Layer already exists 06:54:27 429c882bfe7f: Layer already exists 06:54:27 86e5c4aab9be: Layer already exists 06:54:27 ce7f800efff9: Layer already exists 06:54:27 2ae663b0ef3d: Layer already exists 06:54:27 latest: digest: sha256:3d267b4442a3fda83932b524b9da82bc99bd12cea78c6ccbcf74301a38cead2f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.57 06:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:54:28 2bfce02eb11e: Preparing 06:54:28 6f2ad86a0936: Preparing 06:54:28 be139bd3d51c: Preparing 06:54:28 c25e9dab9807: Preparing 06:54:28 6873c072b530: Preparing 06:54:28 429c882bfe7f: Preparing 06:54:28 86e5c4aab9be: Preparing 06:54:28 2ae663b0ef3d: Preparing 06:54:28 ce7f800efff9: Preparing 06:54:28 86e5c4aab9be: Waiting 06:54:28 2ae663b0ef3d: Waiting 06:54:28 ce7f800efff9: Waiting 06:54:28 429c882bfe7f: Waiting 06:54:28 6873c072b530: Layer already exists 06:54:28 be139bd3d51c: Layer already exists 06:54:28 c25e9dab9807: Layer already exists 06:54:28 2bfce02eb11e: Layer already exists 06:54:28 6f2ad86a0936: Layer already exists 06:54:28 86e5c4aab9be: Layer already exists 06:54:28 429c882bfe7f: Layer already exists 06:54:28 2ae663b0ef3d: Layer already exists 06:54:28 ce7f800efff9: Layer already exists 06:54:28 3.2.0-dev.57: digest: sha256:3d267b4442a3fda83932b524b9da82bc99bd12cea78c6ccbcf74301a38cead2f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:54:28 2bfce02eb11e: Preparing 06:54:28 6f2ad86a0936: Preparing 06:54:28 be139bd3d51c: Preparing 06:54:28 c25e9dab9807: Preparing 06:54:28 6873c072b530: Preparing 06:54:28 429c882bfe7f: Preparing 06:54:28 86e5c4aab9be: Preparing 06:54:28 2ae663b0ef3d: Preparing 06:54:28 ce7f800efff9: Preparing 06:54:28 86e5c4aab9be: Waiting 06:54:28 2ae663b0ef3d: Waiting 06:54:28 ce7f800efff9: Waiting 06:54:28 429c882bfe7f: Waiting 06:54:28 be139bd3d51c: Layer already exists 06:54:28 c25e9dab9807: Layer already exists 06:54:28 6f2ad86a0936: Layer already exists 06:54:28 2bfce02eb11e: Layer already exists 06:54:28 6873c072b530: Layer already exists 06:54:28 2ae663b0ef3d: Layer already exists 06:54:28 ce7f800efff9: Layer already exists 06:54:28 86e5c4aab9be: Layer already exists 06:54:28 429c882bfe7f: Layer already exists 06:54:28 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:3d267b4442a3fda83932b524b9da82bc99bd12cea78c6ccbcf74301a38cead2f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:54:29 2bfce02eb11e: Preparing 06:54:29 6f2ad86a0936: Preparing 06:54:29 be139bd3d51c: Preparing 06:54:29 c25e9dab9807: Preparing 06:54:29 6873c072b530: Preparing 06:54:29 429c882bfe7f: Preparing 06:54:29 86e5c4aab9be: Preparing 06:54:29 2ae663b0ef3d: Preparing 06:54:29 ce7f800efff9: Preparing 06:54:29 429c882bfe7f: Waiting 06:54:29 2ae663b0ef3d: Waiting 06:54:29 ce7f800efff9: Waiting 06:54:29 86e5c4aab9be: Waiting 06:54:29 6f2ad86a0936: Layer already exists 06:54:29 be139bd3d51c: Layer already exists 06:54:29 2bfce02eb11e: Layer already exists 06:54:29 c25e9dab9807: Layer already exists 06:54:29 6873c072b530: Layer already exists 06:54:29 429c882bfe7f: Layer already exists 06:54:29 86e5c4aab9be: Layer already exists 06:54:29 ce7f800efff9: Layer already exists 06:54:29 2ae663b0ef3d: Layer already exists 06:54:29 main: digest: sha256:3d267b4442a3fda83932b524b9da82bc99bd12cea78c6ccbcf74301a38cead2f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:29 ===================================================== [Pipeline] echo 06:54:29 taggedImages: 06:54:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:54:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.57 06:54:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 06:54:29 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:54:29 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:29 latest 06:54:29 3.2.0-dev.57 06:54:29 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:29 main 06:54:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:30 + docker push nexus3.edgexfoundry.org:10004/core-data:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:54:30 73ab62efc59d: Preparing 06:54:30 7ae12cb67634: Preparing 06:54:30 6873c072b530: Preparing 06:54:30 429c882bfe7f: Preparing 06:54:30 5ec22377dafd: Preparing 06:54:30 12203610484a: Preparing 06:54:30 ce7f800efff9: Preparing 06:54:30 ce7f800efff9: Waiting 06:54:30 12203610484a: Waiting 06:54:30 6873c072b530: Layer already exists 06:54:30 429c882bfe7f: Layer already exists 06:54:30 ce7f800efff9: Layer already exists 06:54:30 5ec22377dafd: Pushed 06:54:30 73ab62efc59d: Pushed 06:54:30 12203610484a: Pushed 06:54:33 7ae12cb67634: Pushed 06:54:33 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:62391cafb4b8860675946320a5a02f4177cab6422d96a94c813535cc649e3112 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:34 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:54:34 73ab62efc59d: Preparing 06:54:34 7ae12cb67634: Preparing 06:54:34 6873c072b530: Preparing 06:54:34 429c882bfe7f: Preparing 06:54:34 5ec22377dafd: Preparing 06:54:34 12203610484a: Preparing 06:54:34 ce7f800efff9: Preparing 06:54:34 ce7f800efff9: Waiting 06:54:34 12203610484a: Waiting 06:54:34 7ae12cb67634: Layer already exists 06:54:34 5ec22377dafd: Layer already exists 06:54:34 429c882bfe7f: Layer already exists 06:54:34 6873c072b530: Layer already exists 06:54:34 73ab62efc59d: Layer already exists 06:54:34 12203610484a: Layer already exists 06:54:34 ce7f800efff9: Layer already exists 06:54:34 latest: digest: sha256:62391cafb4b8860675946320a5a02f4177cab6422d96a94c813535cc649e3112 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:35 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.57 06:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:54:35 73ab62efc59d: Preparing 06:54:35 7ae12cb67634: Preparing 06:54:35 6873c072b530: Preparing 06:54:35 429c882bfe7f: Preparing 06:54:35 5ec22377dafd: Preparing 06:54:35 12203610484a: Preparing 06:54:35 ce7f800efff9: Preparing 06:54:35 12203610484a: Waiting 06:54:35 ce7f800efff9: Waiting 06:54:35 5ec22377dafd: Layer already exists 06:54:35 6873c072b530: Layer already exists 06:54:35 7ae12cb67634: Layer already exists 06:54:35 73ab62efc59d: Layer already exists 06:54:35 429c882bfe7f: Layer already exists 06:54:35 12203610484a: Layer already exists 06:54:35 ce7f800efff9: Layer already exists 06:54:35 3.2.0-dev.57: digest: sha256:62391cafb4b8860675946320a5a02f4177cab6422d96a94c813535cc649e3112 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:35 + docker push nexus3.edgexfoundry.org:10004/core-data:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:54:35 73ab62efc59d: Preparing 06:54:35 7ae12cb67634: Preparing 06:54:35 6873c072b530: Preparing 06:54:35 429c882bfe7f: Preparing 06:54:35 5ec22377dafd: Preparing 06:54:35 12203610484a: Preparing 06:54:35 ce7f800efff9: Preparing 06:54:35 ce7f800efff9: Waiting 06:54:35 7ae12cb67634: Layer already exists 06:54:35 5ec22377dafd: Layer already exists 06:54:35 429c882bfe7f: Layer already exists 06:54:35 73ab62efc59d: Layer already exists 06:54:35 6873c072b530: Layer already exists 06:54:35 12203610484a: Layer already exists 06:54:35 ce7f800efff9: Layer already exists 06:54:35 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:62391cafb4b8860675946320a5a02f4177cab6422d96a94c813535cc649e3112 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:36 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:54:36 73ab62efc59d: Preparing 06:54:36 7ae12cb67634: Preparing 06:54:36 6873c072b530: Preparing 06:54:36 429c882bfe7f: Preparing 06:54:36 5ec22377dafd: Preparing 06:54:36 12203610484a: Preparing 06:54:36 ce7f800efff9: Preparing 06:54:36 12203610484a: Waiting 06:54:36 ce7f800efff9: Waiting 06:54:36 7ae12cb67634: Layer already exists 06:54:36 5ec22377dafd: Layer already exists 06:54:36 73ab62efc59d: Layer already exists 06:54:36 429c882bfe7f: Layer already exists 06:54:36 6873c072b530: Layer already exists 06:54:36 ce7f800efff9: Layer already exists 06:54:36 12203610484a: Layer already exists 06:54:36 main: digest: sha256:62391cafb4b8860675946320a5a02f4177cab6422d96a94c813535cc649e3112 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:36 ===================================================== [Pipeline] echo 06:54:36 taggedImages: 06:54:36 - nexus3.edgexfoundry.org:10004/core-data:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:36 - nexus3.edgexfoundry.org:10004/core-data:latest 06:54:36 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.57 06:54:36 - nexus3.edgexfoundry.org:10004/core-data:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:36 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:54:36 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 06:54:36 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:36 latest 06:54:36 3.2.0-dev.57 06:54:36 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:36 main 06:54:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:54:37 44100540d16d: Preparing 06:54:37 2a0c2e220d41: Preparing 06:54:37 429c882bfe7f: Preparing 06:54:37 4a6c8100bec4: Preparing 06:54:37 34168fe7934d: Preparing 06:54:37 ce7f800efff9: Preparing 06:54:37 ce7f800efff9: Waiting 06:54:37 429c882bfe7f: Layer already exists 06:54:37 ce7f800efff9: Layer already exists 06:54:37 4a6c8100bec4: Pushed 06:54:37 44100540d16d: Pushed 06:54:37 34168fe7934d: Pushed 06:54:40 2a0c2e220d41: Pushed 06:54:40 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:54191c0501b319b4e69e6048b639c4e830dc65fedd06037166ed4698ba9fc603 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 06:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:54:41 44100540d16d: Preparing 06:54:41 2a0c2e220d41: Preparing 06:54:41 429c882bfe7f: Preparing 06:54:41 4a6c8100bec4: Preparing 06:54:41 34168fe7934d: Preparing 06:54:41 ce7f800efff9: Preparing 06:54:41 ce7f800efff9: Waiting 06:54:41 2a0c2e220d41: Layer already exists 06:54:41 44100540d16d: Layer already exists 06:54:41 429c882bfe7f: Layer already exists 06:54:41 34168fe7934d: Layer already exists 06:54:41 4a6c8100bec4: Layer already exists 06:54:41 ce7f800efff9: Layer already exists 06:54:41 latest: digest: sha256:54191c0501b319b4e69e6048b639c4e830dc65fedd06037166ed4698ba9fc603 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.57 06:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:54:42 44100540d16d: Preparing 06:54:42 2a0c2e220d41: Preparing 06:54:42 429c882bfe7f: Preparing 06:54:42 4a6c8100bec4: Preparing 06:54:42 34168fe7934d: Preparing 06:54:42 ce7f800efff9: Preparing 06:54:42 ce7f800efff9: Waiting 06:54:42 44100540d16d: Layer already exists 06:54:42 34168fe7934d: Layer already exists 06:54:42 4a6c8100bec4: Layer already exists 06:54:42 2a0c2e220d41: Layer already exists 06:54:42 429c882bfe7f: Layer already exists 06:54:42 ce7f800efff9: Layer already exists 06:54:42 3.2.0-dev.57: digest: sha256:54191c0501b319b4e69e6048b639c4e830dc65fedd06037166ed4698ba9fc603 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:54:42 44100540d16d: Preparing 06:54:42 2a0c2e220d41: Preparing 06:54:42 429c882bfe7f: Preparing 06:54:42 4a6c8100bec4: Preparing 06:54:42 34168fe7934d: Preparing 06:54:42 ce7f800efff9: Preparing 06:54:42 ce7f800efff9: Waiting 06:54:42 2a0c2e220d41: Layer already exists 06:54:42 34168fe7934d: Layer already exists 06:54:42 44100540d16d: Layer already exists 06:54:42 429c882bfe7f: Layer already exists 06:54:42 4a6c8100bec4: Layer already exists 06:54:42 ce7f800efff9: Layer already exists 06:54:42 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:54191c0501b319b4e69e6048b639c4e830dc65fedd06037166ed4698ba9fc603 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 06:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:54:43 44100540d16d: Preparing 06:54:43 2a0c2e220d41: Preparing 06:54:43 429c882bfe7f: Preparing 06:54:43 4a6c8100bec4: Preparing 06:54:43 34168fe7934d: Preparing 06:54:43 ce7f800efff9: Preparing 06:54:43 34168fe7934d: Layer already exists 06:54:43 4a6c8100bec4: Layer already exists 06:54:43 429c882bfe7f: Layer already exists 06:54:43 44100540d16d: Layer already exists 06:54:43 2a0c2e220d41: Layer already exists 06:54:43 ce7f800efff9: Layer already exists 06:54:43 main: digest: sha256:54191c0501b319b4e69e6048b639c4e830dc65fedd06037166ed4698ba9fc603 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:43 ===================================================== [Pipeline] echo 06:54:43 taggedImages: 06:54:43 - nexus3.edgexfoundry.org:10004/core-keeper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:43 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:54:43 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.57 06:54:43 - nexus3.edgexfoundry.org:10004/core-keeper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:43 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 06:54:43 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:54:43 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:43 latest 06:54:43 3.2.0-dev.57 06:54:43 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:43 main 06:54:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:54:44 992c8ae43f3b: Preparing 06:54:44 a25c1cee047c: Preparing 06:54:44 782a0787bdd2: Preparing 06:54:44 6873c072b530: Preparing 06:54:44 429c882bfe7f: Preparing 06:54:44 86e5c4aab9be: Preparing 06:54:44 2ae663b0ef3d: Preparing 06:54:44 ce7f800efff9: Preparing 06:54:44 2ae663b0ef3d: Waiting 06:54:44 86e5c4aab9be: Waiting 06:54:44 429c882bfe7f: Layer already exists 06:54:44 6873c072b530: Layer already exists 06:54:44 86e5c4aab9be: Layer already exists 06:54:44 2ae663b0ef3d: Layer already exists 06:54:44 ce7f800efff9: Layer already exists 06:54:44 a25c1cee047c: Pushed 06:54:44 992c8ae43f3b: Pushed 06:54:47 782a0787bdd2: Pushed 06:54:47 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:6dc5765c46be18e28c2c933e250feb41d64fed9e87759b50b0c03e8a9426dc18 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:54:48 992c8ae43f3b: Preparing 06:54:48 a25c1cee047c: Preparing 06:54:48 782a0787bdd2: Preparing 06:54:48 6873c072b530: Preparing 06:54:48 429c882bfe7f: Preparing 06:54:48 86e5c4aab9be: Preparing 06:54:48 2ae663b0ef3d: Preparing 06:54:48 ce7f800efff9: Preparing 06:54:48 86e5c4aab9be: Waiting 06:54:48 2ae663b0ef3d: Waiting 06:54:48 ce7f800efff9: Waiting 06:54:48 a25c1cee047c: Layer already exists 06:54:48 429c882bfe7f: Layer already exists 06:54:48 6873c072b530: Layer already exists 06:54:48 782a0787bdd2: Layer already exists 06:54:48 992c8ae43f3b: Layer already exists 06:54:48 ce7f800efff9: Layer already exists 06:54:48 2ae663b0ef3d: Layer already exists 06:54:48 86e5c4aab9be: Layer already exists 06:54:48 latest: digest: sha256:6dc5765c46be18e28c2c933e250feb41d64fed9e87759b50b0c03e8a9426dc18 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.57 06:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:54:49 992c8ae43f3b: Preparing 06:54:49 a25c1cee047c: Preparing 06:54:49 782a0787bdd2: Preparing 06:54:49 6873c072b530: Preparing 06:54:49 429c882bfe7f: Preparing 06:54:49 86e5c4aab9be: Preparing 06:54:49 2ae663b0ef3d: Preparing 06:54:49 ce7f800efff9: Preparing 06:54:49 2ae663b0ef3d: Waiting 06:54:49 86e5c4aab9be: Waiting 06:54:49 ce7f800efff9: Waiting 06:54:49 429c882bfe7f: Layer already exists 06:54:49 782a0787bdd2: Layer already exists 06:54:49 a25c1cee047c: Layer already exists 06:54:49 992c8ae43f3b: Layer already exists 06:54:49 6873c072b530: Layer already exists 06:54:49 ce7f800efff9: Layer already exists 06:54:49 2ae663b0ef3d: Layer already exists 06:54:49 86e5c4aab9be: Layer already exists 06:54:49 3.2.0-dev.57: digest: sha256:6dc5765c46be18e28c2c933e250feb41d64fed9e87759b50b0c03e8a9426dc18 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:54:49 992c8ae43f3b: Preparing 06:54:49 a25c1cee047c: Preparing 06:54:49 782a0787bdd2: Preparing 06:54:49 6873c072b530: Preparing 06:54:49 429c882bfe7f: Preparing 06:54:49 86e5c4aab9be: Preparing 06:54:49 2ae663b0ef3d: Preparing 06:54:49 ce7f800efff9: Preparing 06:54:49 86e5c4aab9be: Waiting 06:54:49 2ae663b0ef3d: Waiting 06:54:49 ce7f800efff9: Waiting 06:54:49 a25c1cee047c: Layer already exists 06:54:49 992c8ae43f3b: Layer already exists 06:54:49 782a0787bdd2: Layer already exists 06:54:49 429c882bfe7f: Layer already exists 06:54:49 6873c072b530: Layer already exists 06:54:49 2ae663b0ef3d: Layer already exists 06:54:49 ce7f800efff9: Layer already exists 06:54:49 86e5c4aab9be: Layer already exists 06:54:49 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:6dc5765c46be18e28c2c933e250feb41d64fed9e87759b50b0c03e8a9426dc18 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:54:50 992c8ae43f3b: Preparing 06:54:50 a25c1cee047c: Preparing 06:54:50 782a0787bdd2: Preparing 06:54:50 6873c072b530: Preparing 06:54:50 429c882bfe7f: Preparing 06:54:50 86e5c4aab9be: Preparing 06:54:50 2ae663b0ef3d: Preparing 06:54:50 ce7f800efff9: Preparing 06:54:50 ce7f800efff9: Waiting 06:54:50 992c8ae43f3b: Layer already exists 06:54:50 429c882bfe7f: Layer already exists 06:54:50 a25c1cee047c: Layer already exists 06:54:50 782a0787bdd2: Layer already exists 06:54:50 6873c072b530: Layer already exists 06:54:50 2ae663b0ef3d: Layer already exists 06:54:50 86e5c4aab9be: Layer already exists 06:54:50 ce7f800efff9: Layer already exists 06:54:50 main: digest: sha256:6dc5765c46be18e28c2c933e250feb41d64fed9e87759b50b0c03e8a9426dc18 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:50 ===================================================== [Pipeline] echo 06:54:50 taggedImages: 06:54:50 - nexus3.edgexfoundry.org:10004/core-metadata:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:50 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:54:50 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.57 06:54:50 - nexus3.edgexfoundry.org:10004/core-metadata:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:50 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:54:50 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:54:50 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:50 latest 06:54:50 3.2.0-dev.57 06:54:50 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:50 main 06:54:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:54:51 23cf8a4ce009: Preparing 06:54:51 9f9855c2e64c: Preparing 06:54:51 286f30ebda85: Preparing 06:54:51 9222670d921a: Preparing 06:54:51 883009fffd96: Preparing 06:54:51 99911034e0d2: Preparing 06:54:51 c67a2cb4dff2: Preparing 06:54:51 badaeeab8258: Preparing 06:54:51 6873c072b530: Preparing 06:54:51 429c882bfe7f: Preparing 06:54:51 bfddac79cc58: Preparing 06:54:51 c8f2c3784556: Preparing 06:54:51 5f70bf18a086: Preparing 06:54:51 073331178455: Preparing 06:54:51 1c2aada00efd: Preparing 06:54:51 7cf20ec2ba4c: Preparing 06:54:51 badaeeab8258: Waiting 06:54:51 429c882bfe7f: Waiting 06:54:51 bfddac79cc58: Waiting 06:54:51 6873c072b530: Waiting 06:54:51 c67a2cb4dff2: Waiting 06:54:51 c8f2c3784556: Waiting 06:54:51 5f70bf18a086: Waiting 06:54:51 073331178455: Waiting 06:54:51 99911034e0d2: Waiting 06:54:51 1c2aada00efd: Waiting 06:54:51 ce7f800efff9: Preparing 06:54:51 7cf20ec2ba4c: Waiting 06:54:51 ce7f800efff9: Waiting 06:54:51 23cf8a4ce009: Pushed 06:54:51 286f30ebda85: Pushed 06:54:51 9f9855c2e64c: Pushed 06:54:51 883009fffd96: Pushed 06:54:51 9222670d921a: Pushed 06:54:51 6873c072b530: Layer already exists 06:54:51 429c882bfe7f: Layer already exists 06:54:51 99911034e0d2: Pushed 06:54:51 c67a2cb4dff2: Pushed 06:54:51 5f70bf18a086: Layer already exists 06:54:51 bfddac79cc58: Pushed 06:54:51 c8f2c3784556: Pushed 06:54:51 073331178455: Pushed 06:54:51 ce7f800efff9: Layer already exists 06:54:51 1c2aada00efd: Pushed 06:54:51 7cf20ec2ba4c: Pushed 06:54:52 badaeeab8258: Pushed 06:54:52 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:ff90ebcdcdce653e5e692a5bc978d470159f022e900e5b2e194ffb65d9245d4a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:54:53 23cf8a4ce009: Preparing 06:54:53 9f9855c2e64c: Preparing 06:54:53 286f30ebda85: Preparing 06:54:53 9222670d921a: Preparing 06:54:53 883009fffd96: Preparing 06:54:53 99911034e0d2: Preparing 06:54:53 c67a2cb4dff2: Preparing 06:54:53 badaeeab8258: Preparing 06:54:53 6873c072b530: Preparing 06:54:53 429c882bfe7f: Preparing 06:54:53 bfddac79cc58: Preparing 06:54:53 c8f2c3784556: Preparing 06:54:53 5f70bf18a086: Preparing 06:54:53 073331178455: Preparing 06:54:53 1c2aada00efd: Preparing 06:54:53 7cf20ec2ba4c: Preparing 06:54:53 ce7f800efff9: Preparing 06:54:53 badaeeab8258: Waiting 06:54:53 6873c072b530: Waiting 06:54:53 429c882bfe7f: Waiting 06:54:53 bfddac79cc58: Waiting 06:54:53 c8f2c3784556: Waiting 06:54:53 5f70bf18a086: Waiting 06:54:53 073331178455: Waiting 06:54:53 1c2aada00efd: Waiting 06:54:53 99911034e0d2: Waiting 06:54:53 7cf20ec2ba4c: Waiting 06:54:53 ce7f800efff9: Waiting 06:54:53 c67a2cb4dff2: Waiting 06:54:53 9222670d921a: Layer already exists 06:54:53 23cf8a4ce009: Layer already exists 06:54:53 286f30ebda85: Layer already exists 06:54:53 9f9855c2e64c: Layer already exists 06:54:53 883009fffd96: Layer already exists 06:54:53 badaeeab8258: Layer already exists 06:54:53 c67a2cb4dff2: Layer already exists 06:54:53 99911034e0d2: Layer already exists 06:54:53 429c882bfe7f: Layer already exists 06:54:53 6873c072b530: Layer already exists 06:54:53 bfddac79cc58: Layer already exists 06:54:53 073331178455: Layer already exists 06:54:53 1c2aada00efd: Layer already exists 06:54:53 c8f2c3784556: Layer already exists 06:54:53 5f70bf18a086: Layer already exists 06:54:53 7cf20ec2ba4c: Layer already exists 06:54:53 ce7f800efff9: Layer already exists 06:54:53 latest: digest: sha256:ff90ebcdcdce653e5e692a5bc978d470159f022e900e5b2e194ffb65d9245d4a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.57 06:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:54:54 23cf8a4ce009: Preparing 06:54:54 9f9855c2e64c: Preparing 06:54:54 286f30ebda85: Preparing 06:54:54 9222670d921a: Preparing 06:54:54 883009fffd96: Preparing 06:54:54 99911034e0d2: Preparing 06:54:54 c67a2cb4dff2: Preparing 06:54:54 badaeeab8258: Preparing 06:54:54 6873c072b530: Preparing 06:54:54 429c882bfe7f: Preparing 06:54:54 bfddac79cc58: Preparing 06:54:54 c8f2c3784556: Preparing 06:54:54 5f70bf18a086: Preparing 06:54:54 073331178455: Preparing 06:54:54 1c2aada00efd: Preparing 06:54:54 7cf20ec2ba4c: Preparing 06:54:54 ce7f800efff9: Preparing 06:54:54 c67a2cb4dff2: Waiting 06:54:54 7cf20ec2ba4c: Waiting 06:54:54 1c2aada00efd: Waiting 06:54:54 badaeeab8258: Waiting 06:54:54 c8f2c3784556: Waiting 06:54:54 6873c072b530: Waiting 06:54:54 5f70bf18a086: Waiting 06:54:54 429c882bfe7f: Waiting 06:54:54 073331178455: Waiting 06:54:54 bfddac79cc58: Waiting 06:54:54 ce7f800efff9: Waiting 06:54:54 99911034e0d2: Waiting 06:54:54 9222670d921a: Layer already exists 06:54:54 883009fffd96: Layer already exists 06:54:54 286f30ebda85: Layer already exists 06:54:54 9f9855c2e64c: Layer already exists 06:54:54 23cf8a4ce009: Layer already exists 06:54:54 99911034e0d2: Layer already exists 06:54:54 6873c072b530: Layer already exists 06:54:54 c67a2cb4dff2: Layer already exists 06:54:54 badaeeab8258: Layer already exists 06:54:54 429c882bfe7f: Layer already exists 06:54:54 bfddac79cc58: Layer already exists 06:54:54 5f70bf18a086: Layer already exists 06:54:54 c8f2c3784556: Layer already exists 06:54:54 1c2aada00efd: Layer already exists 06:54:54 073331178455: Layer already exists 06:54:54 7cf20ec2ba4c: Layer already exists 06:54:54 ce7f800efff9: Layer already exists 06:54:54 3.2.0-dev.57: digest: sha256:ff90ebcdcdce653e5e692a5bc978d470159f022e900e5b2e194ffb65d9245d4a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:54:54 23cf8a4ce009: Preparing 06:54:54 9f9855c2e64c: Preparing 06:54:54 286f30ebda85: Preparing 06:54:54 9222670d921a: Preparing 06:54:54 883009fffd96: Preparing 06:54:54 99911034e0d2: Preparing 06:54:54 c67a2cb4dff2: Preparing 06:54:54 badaeeab8258: Preparing 06:54:54 6873c072b530: Preparing 06:54:54 429c882bfe7f: Preparing 06:54:54 bfddac79cc58: Preparing 06:54:54 c8f2c3784556: Preparing 06:54:54 5f70bf18a086: Preparing 06:54:54 073331178455: Preparing 06:54:54 1c2aada00efd: Preparing 06:54:54 7cf20ec2ba4c: Preparing 06:54:54 ce7f800efff9: Preparing 06:54:54 429c882bfe7f: Waiting 06:54:54 bfddac79cc58: Waiting 06:54:54 c8f2c3784556: Waiting 06:54:54 7cf20ec2ba4c: Waiting 06:54:54 5f70bf18a086: Waiting 06:54:54 073331178455: Waiting 06:54:54 99911034e0d2: Waiting 06:54:54 c67a2cb4dff2: Waiting 06:54:54 badaeeab8258: Waiting 06:54:54 ce7f800efff9: Waiting 06:54:54 6873c072b530: Waiting 06:54:54 1c2aada00efd: Waiting 06:54:54 883009fffd96: Layer already exists 06:54:54 9f9855c2e64c: Layer already exists 06:54:54 23cf8a4ce009: Layer already exists 06:54:54 286f30ebda85: Layer already exists 06:54:54 9222670d921a: Layer already exists 06:54:54 99911034e0d2: Layer already exists 06:54:54 6873c072b530: Layer already exists 06:54:54 c67a2cb4dff2: Layer already exists 06:54:54 badaeeab8258: Layer already exists 06:54:54 429c882bfe7f: Layer already exists 06:54:54 c8f2c3784556: Layer already exists 06:54:54 bfddac79cc58: Layer already exists 06:54:54 5f70bf18a086: Layer already exists 06:54:54 1c2aada00efd: Layer already exists 06:54:54 073331178455: Layer already exists 06:54:54 7cf20ec2ba4c: Layer already exists 06:54:54 ce7f800efff9: Layer already exists 06:54:54 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:ff90ebcdcdce653e5e692a5bc978d470159f022e900e5b2e194ffb65d9245d4a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:54:55 23cf8a4ce009: Preparing 06:54:55 9f9855c2e64c: Preparing 06:54:55 286f30ebda85: Preparing 06:54:55 9222670d921a: Preparing 06:54:55 883009fffd96: Preparing 06:54:55 99911034e0d2: Preparing 06:54:55 c67a2cb4dff2: Preparing 06:54:55 badaeeab8258: Preparing 06:54:55 6873c072b530: Preparing 06:54:55 429c882bfe7f: Preparing 06:54:55 bfddac79cc58: Preparing 06:54:55 c8f2c3784556: Preparing 06:54:55 5f70bf18a086: Preparing 06:54:55 073331178455: Preparing 06:54:55 1c2aada00efd: Preparing 06:54:55 7cf20ec2ba4c: Preparing 06:54:55 ce7f800efff9: Preparing 06:54:55 bfddac79cc58: Waiting 06:54:55 c8f2c3784556: Waiting 06:54:55 5f70bf18a086: Waiting 06:54:55 7cf20ec2ba4c: Waiting 06:54:55 ce7f800efff9: Waiting 06:54:55 99911034e0d2: Waiting 06:54:55 073331178455: Waiting 06:54:55 1c2aada00efd: Waiting 06:54:55 c67a2cb4dff2: Waiting 06:54:55 429c882bfe7f: Waiting 06:54:55 badaeeab8258: Waiting 06:54:55 6873c072b530: Waiting 06:54:55 23cf8a4ce009: Layer already exists 06:54:55 883009fffd96: Layer already exists 06:54:55 286f30ebda85: Layer already exists 06:54:55 9222670d921a: Layer already exists 06:54:55 9f9855c2e64c: Layer already exists 06:54:55 c67a2cb4dff2: Layer already exists 06:54:55 99911034e0d2: Layer already exists 06:54:55 6873c072b530: Layer already exists 06:54:55 badaeeab8258: Layer already exists 06:54:55 429c882bfe7f: Layer already exists 06:54:55 bfddac79cc58: Layer already exists 06:54:55 c8f2c3784556: Layer already exists 06:54:55 5f70bf18a086: Layer already exists 06:54:55 ce7f800efff9: Layer already exists 06:54:55 7cf20ec2ba4c: Layer already exists 06:54:55 1c2aada00efd: Layer already exists 06:54:55 073331178455: Layer already exists 06:54:55 main: digest: sha256:ff90ebcdcdce653e5e692a5bc978d470159f022e900e5b2e194ffb65d9245d4a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:55 ===================================================== [Pipeline] echo 06:54:55 taggedImages: 06:54:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:54:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.57 06:54:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:54:55 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:54:55 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:55 latest 06:54:55 3.2.0-dev.57 06:54:55 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:54:55 main 06:54:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:54:56 c108b8d0f7a8: Preparing 06:54:56 e77a7032b151: Preparing 06:54:56 849a8c84b10b: Preparing 06:54:56 43185be77613: Preparing 06:54:56 6873c072b530: Preparing 06:54:56 429c882bfe7f: Preparing 06:54:56 86e5c4aab9be: Preparing 06:54:56 2ae663b0ef3d: Preparing 06:54:56 ce7f800efff9: Preparing 06:54:56 429c882bfe7f: Waiting 06:54:56 86e5c4aab9be: Waiting 06:54:56 2ae663b0ef3d: Waiting 06:54:56 ce7f800efff9: Waiting 06:54:56 6873c072b530: Layer already exists 06:54:56 429c882bfe7f: Layer already exists 06:54:56 86e5c4aab9be: Layer already exists 06:54:56 2ae663b0ef3d: Layer already exists 06:54:56 ce7f800efff9: Layer already exists 06:54:56 849a8c84b10b: Pushed 06:54:56 e77a7032b151: Pushed 06:54:56 c108b8d0f7a8: Pushed 06:54:59 43185be77613: Pushed 06:54:59 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:6bd48c0977d0f99d7a8e49ce3b316d093deedeab539641bb79e4d5fd048a27e8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:55:00 c108b8d0f7a8: Preparing 06:55:00 e77a7032b151: Preparing 06:55:00 849a8c84b10b: Preparing 06:55:00 43185be77613: Preparing 06:55:00 6873c072b530: Preparing 06:55:00 429c882bfe7f: Preparing 06:55:00 86e5c4aab9be: Preparing 06:55:00 2ae663b0ef3d: Preparing 06:55:00 ce7f800efff9: Preparing 06:55:00 429c882bfe7f: Waiting 06:55:00 86e5c4aab9be: Waiting 06:55:00 2ae663b0ef3d: Waiting 06:55:00 ce7f800efff9: Waiting 06:55:00 c108b8d0f7a8: Layer already exists 06:55:00 43185be77613: Layer already exists 06:55:00 e77a7032b151: Layer already exists 06:55:00 6873c072b530: Layer already exists 06:55:00 849a8c84b10b: Layer already exists 06:55:00 429c882bfe7f: Layer already exists 06:55:00 86e5c4aab9be: Layer already exists 06:55:00 ce7f800efff9: Layer already exists 06:55:00 2ae663b0ef3d: Layer already exists 06:55:00 latest: digest: sha256:6bd48c0977d0f99d7a8e49ce3b316d093deedeab539641bb79e4d5fd048a27e8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.57 06:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:55:01 c108b8d0f7a8: Preparing 06:55:01 e77a7032b151: Preparing 06:55:01 849a8c84b10b: Preparing 06:55:01 43185be77613: Preparing 06:55:01 6873c072b530: Preparing 06:55:01 429c882bfe7f: Preparing 06:55:01 86e5c4aab9be: Preparing 06:55:01 2ae663b0ef3d: Preparing 06:55:01 ce7f800efff9: Preparing 06:55:01 2ae663b0ef3d: Waiting 06:55:01 429c882bfe7f: Waiting 06:55:01 86e5c4aab9be: Waiting 06:55:01 ce7f800efff9: Waiting 06:55:01 849a8c84b10b: Layer already exists 06:55:01 e77a7032b151: Layer already exists 06:55:01 43185be77613: Layer already exists 06:55:01 6873c072b530: Layer already exists 06:55:01 c108b8d0f7a8: Layer already exists 06:55:01 86e5c4aab9be: Layer already exists 06:55:01 ce7f800efff9: Layer already exists 06:55:01 429c882bfe7f: Layer already exists 06:55:01 2ae663b0ef3d: Layer already exists 06:55:01 3.2.0-dev.57: digest: sha256:6bd48c0977d0f99d7a8e49ce3b316d093deedeab539641bb79e4d5fd048a27e8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:55:01 c108b8d0f7a8: Preparing 06:55:01 e77a7032b151: Preparing 06:55:01 849a8c84b10b: Preparing 06:55:01 43185be77613: Preparing 06:55:01 6873c072b530: Preparing 06:55:01 429c882bfe7f: Preparing 06:55:01 86e5c4aab9be: Preparing 06:55:01 2ae663b0ef3d: Preparing 06:55:01 ce7f800efff9: Preparing 06:55:01 429c882bfe7f: Waiting 06:55:01 86e5c4aab9be: Waiting 06:55:01 2ae663b0ef3d: Waiting 06:55:01 ce7f800efff9: Waiting 06:55:01 6873c072b530: Layer already exists 06:55:01 43185be77613: Layer already exists 06:55:01 e77a7032b151: Layer already exists 06:55:01 849a8c84b10b: Layer already exists 06:55:01 c108b8d0f7a8: Layer already exists 06:55:01 86e5c4aab9be: Layer already exists 06:55:01 429c882bfe7f: Layer already exists 06:55:01 2ae663b0ef3d: Layer already exists 06:55:01 ce7f800efff9: Layer already exists 06:55:01 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:6bd48c0977d0f99d7a8e49ce3b316d093deedeab539641bb79e4d5fd048a27e8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:55:02 c108b8d0f7a8: Preparing 06:55:02 e77a7032b151: Preparing 06:55:02 849a8c84b10b: Preparing 06:55:02 43185be77613: Preparing 06:55:02 6873c072b530: Preparing 06:55:02 429c882bfe7f: Preparing 06:55:02 86e5c4aab9be: Preparing 06:55:02 2ae663b0ef3d: Preparing 06:55:02 ce7f800efff9: Preparing 06:55:02 86e5c4aab9be: Waiting 06:55:02 2ae663b0ef3d: Waiting 06:55:02 429c882bfe7f: Waiting 06:55:02 ce7f800efff9: Waiting 06:55:02 c108b8d0f7a8: Layer already exists 06:55:02 43185be77613: Layer already exists 06:55:02 e77a7032b151: Layer already exists 06:55:02 849a8c84b10b: Layer already exists 06:55:02 6873c072b530: Layer already exists 06:55:02 86e5c4aab9be: Layer already exists 06:55:02 429c882bfe7f: Layer already exists 06:55:02 2ae663b0ef3d: Layer already exists 06:55:02 ce7f800efff9: Layer already exists 06:55:02 main: digest: sha256:6bd48c0977d0f99d7a8e49ce3b316d093deedeab539641bb79e4d5fd048a27e8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:02 ===================================================== [Pipeline] echo 06:55:02 taggedImages: 06:55:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:55:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.57 06:55:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 06:55:02 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:55:02 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:02 latest 06:55:02 3.2.0-dev.57 06:55:02 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:02 main 06:55:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:55:03 1c6007a88eba: Preparing 06:55:03 2946dacc1452: Preparing 06:55:03 b1e580b88c07: Preparing 06:55:03 4292223d4deb: Preparing 06:55:03 318588efae2d: Preparing 06:55:03 6873c072b530: Preparing 06:55:03 429c882bfe7f: Preparing 06:55:03 6873c072b530: Waiting 06:55:03 9c5026c8234c: Preparing 06:55:03 64019abbda11: Preparing 06:55:03 429c882bfe7f: Waiting 06:55:03 9c5026c8234c: Waiting 06:55:03 297e1ae99ded: Preparing 06:55:03 64019abbda11: Waiting 06:55:03 ce7f800efff9: Preparing 06:55:03 ce7f800efff9: Waiting 06:55:03 318588efae2d: Pushed 06:55:03 2946dacc1452: Pushed 06:55:03 4292223d4deb: Pushed 06:55:03 1c6007a88eba: Pushed 06:55:03 6873c072b530: Layer already exists 06:55:03 429c882bfe7f: Layer already exists 06:55:03 ce7f800efff9: Layer already exists 06:55:03 9c5026c8234c: Pushed 06:55:03 64019abbda11: Pushed 06:55:04 b1e580b88c07: Pushed 06:55:04 297e1ae99ded: Pushed 06:55:04 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:907a55d34cf406087bcdcbdd39dcf2781a14a1b546c6a5f9077e901813ade8ee size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:55:05 1c6007a88eba: Preparing 06:55:05 2946dacc1452: Preparing 06:55:05 b1e580b88c07: Preparing 06:55:05 4292223d4deb: Preparing 06:55:05 318588efae2d: Preparing 06:55:05 6873c072b530: Preparing 06:55:05 429c882bfe7f: Preparing 06:55:05 9c5026c8234c: Preparing 06:55:05 64019abbda11: Preparing 06:55:05 297e1ae99ded: Preparing 06:55:05 ce7f800efff9: Preparing 06:55:05 9c5026c8234c: Waiting 06:55:05 64019abbda11: Waiting 06:55:05 297e1ae99ded: Waiting 06:55:05 ce7f800efff9: Waiting 06:55:05 6873c072b530: Waiting 06:55:05 429c882bfe7f: Waiting 06:55:05 1c6007a88eba: Layer already exists 06:55:05 b1e580b88c07: Layer already exists 06:55:05 318588efae2d: Layer already exists 06:55:05 4292223d4deb: Layer already exists 06:55:05 2946dacc1452: Layer already exists 06:55:05 429c882bfe7f: Layer already exists 06:55:05 6873c072b530: Layer already exists 06:55:05 297e1ae99ded: Layer already exists 06:55:05 9c5026c8234c: Layer already exists 06:55:05 64019abbda11: Layer already exists 06:55:05 ce7f800efff9: Layer already exists 06:55:05 latest: digest: sha256:907a55d34cf406087bcdcbdd39dcf2781a14a1b546c6a5f9077e901813ade8ee size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.57 06:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:55:06 1c6007a88eba: Preparing 06:55:06 2946dacc1452: Preparing 06:55:06 b1e580b88c07: Preparing 06:55:06 4292223d4deb: Preparing 06:55:06 318588efae2d: Preparing 06:55:06 6873c072b530: Preparing 06:55:06 429c882bfe7f: Preparing 06:55:06 9c5026c8234c: Preparing 06:55:06 64019abbda11: Preparing 06:55:06 297e1ae99ded: Preparing 06:55:06 ce7f800efff9: Preparing 06:55:06 6873c072b530: Waiting 06:55:06 429c882bfe7f: Waiting 06:55:06 9c5026c8234c: Waiting 06:55:06 64019abbda11: Waiting 06:55:06 297e1ae99ded: Waiting 06:55:06 ce7f800efff9: Waiting 06:55:06 1c6007a88eba: Layer already exists 06:55:06 b1e580b88c07: Layer already exists 06:55:06 318588efae2d: Layer already exists 06:55:06 4292223d4deb: Layer already exists 06:55:06 2946dacc1452: Layer already exists 06:55:06 6873c072b530: Layer already exists 06:55:06 9c5026c8234c: Layer already exists 06:55:06 429c882bfe7f: Layer already exists 06:55:06 297e1ae99ded: Layer already exists 06:55:06 64019abbda11: Layer already exists 06:55:06 ce7f800efff9: Layer already exists 06:55:06 3.2.0-dev.57: digest: sha256:907a55d34cf406087bcdcbdd39dcf2781a14a1b546c6a5f9077e901813ade8ee size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:55:06 1c6007a88eba: Preparing 06:55:06 2946dacc1452: Preparing 06:55:06 b1e580b88c07: Preparing 06:55:06 4292223d4deb: Preparing 06:55:06 318588efae2d: Preparing 06:55:06 6873c072b530: Preparing 06:55:06 429c882bfe7f: Preparing 06:55:06 9c5026c8234c: Preparing 06:55:06 64019abbda11: Preparing 06:55:06 297e1ae99ded: Preparing 06:55:06 ce7f800efff9: Preparing 06:55:06 6873c072b530: Waiting 06:55:06 429c882bfe7f: Waiting 06:55:06 9c5026c8234c: Waiting 06:55:06 64019abbda11: Waiting 06:55:06 297e1ae99ded: Waiting 06:55:06 ce7f800efff9: Waiting 06:55:06 318588efae2d: Layer already exists 06:55:06 4292223d4deb: Layer already exists 06:55:06 b1e580b88c07: Layer already exists 06:55:06 1c6007a88eba: Layer already exists 06:55:06 2946dacc1452: Layer already exists 06:55:06 429c882bfe7f: Layer already exists 06:55:06 6873c072b530: Layer already exists 06:55:06 297e1ae99ded: Layer already exists 06:55:06 64019abbda11: Layer already exists 06:55:06 9c5026c8234c: Layer already exists 06:55:06 ce7f800efff9: Layer already exists 06:55:06 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:907a55d34cf406087bcdcbdd39dcf2781a14a1b546c6a5f9077e901813ade8ee size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:55:07 1c6007a88eba: Preparing 06:55:07 2946dacc1452: Preparing 06:55:07 b1e580b88c07: Preparing 06:55:07 4292223d4deb: Preparing 06:55:07 318588efae2d: Preparing 06:55:07 6873c072b530: Preparing 06:55:07 429c882bfe7f: Preparing 06:55:07 9c5026c8234c: Preparing 06:55:07 64019abbda11: Preparing 06:55:07 297e1ae99ded: Preparing 06:55:07 ce7f800efff9: Preparing 06:55:07 64019abbda11: Waiting 06:55:07 6873c072b530: Waiting 06:55:07 297e1ae99ded: Waiting 06:55:07 ce7f800efff9: Waiting 06:55:07 9c5026c8234c: Waiting 06:55:07 429c882bfe7f: Waiting 06:55:07 b1e580b88c07: Layer already exists 06:55:07 318588efae2d: Layer already exists 06:55:07 4292223d4deb: Layer already exists 06:55:07 2946dacc1452: Layer already exists 06:55:07 1c6007a88eba: Layer already exists 06:55:07 6873c072b530: Layer already exists 06:55:07 9c5026c8234c: Layer already exists 06:55:07 429c882bfe7f: Layer already exists 06:55:07 64019abbda11: Layer already exists 06:55:07 297e1ae99ded: Layer already exists 06:55:07 ce7f800efff9: Layer already exists 06:55:07 main: digest: sha256:907a55d34cf406087bcdcbdd39dcf2781a14a1b546c6a5f9077e901813ade8ee size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:07 ===================================================== [Pipeline] echo 06:55:07 taggedImages: 06:55:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:55:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.57 06:55:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:55:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:55:07 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:07 latest 06:55:07 3.2.0-dev.57 06:55:07 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:07 main 06:55:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:55:08 cb83f82284ce: Preparing 06:55:08 eae48673a400: Preparing 06:55:08 4067cf552fb8: Preparing 06:55:08 ebe528cbb4ec: Preparing 06:55:08 e5f879004281: Preparing 06:55:08 d075b05c4d8c: Preparing 06:55:08 77acfcfddacd: Preparing 06:55:08 6873c072b530: Preparing 06:55:08 429c882bfe7f: Preparing 06:55:08 7ae99084801b: Preparing 06:55:08 b48d76046835: Preparing 06:55:08 ce7f800efff9: Preparing 06:55:08 77acfcfddacd: Waiting 06:55:08 429c882bfe7f: Waiting 06:55:08 6873c072b530: Waiting 06:55:08 b48d76046835: Waiting 06:55:08 d075b05c4d8c: Waiting 06:55:08 ce7f800efff9: Waiting 06:55:08 eae48673a400: Pushed 06:55:08 e5f879004281: Pushed 06:55:08 cb83f82284ce: Pushed 06:55:08 d075b05c4d8c: Pushed 06:55:08 6873c072b530: Layer already exists 06:55:08 77acfcfddacd: Pushed 06:55:08 429c882bfe7f: Layer already exists 06:55:08 ce7f800efff9: Layer already exists 06:55:08 7ae99084801b: Pushed 06:55:09 ebe528cbb4ec: Pushed 06:55:09 4067cf552fb8: Pushed 06:55:09 b48d76046835: Pushed 06:55:09 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:01b438d908233608381fe33385444f33418257efb826eeda2bbcdb058900bd63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:55:10 cb83f82284ce: Preparing 06:55:10 eae48673a400: Preparing 06:55:10 4067cf552fb8: Preparing 06:55:10 ebe528cbb4ec: Preparing 06:55:10 e5f879004281: Preparing 06:55:10 d075b05c4d8c: Preparing 06:55:10 77acfcfddacd: Preparing 06:55:10 6873c072b530: Preparing 06:55:10 429c882bfe7f: Preparing 06:55:10 7ae99084801b: Preparing 06:55:10 b48d76046835: Preparing 06:55:10 ce7f800efff9: Preparing 06:55:10 d075b05c4d8c: Waiting 06:55:10 b48d76046835: Waiting 06:55:10 ce7f800efff9: Waiting 06:55:10 6873c072b530: Waiting 06:55:10 77acfcfddacd: Waiting 06:55:10 7ae99084801b: Waiting 06:55:10 429c882bfe7f: Waiting 06:55:10 4067cf552fb8: Layer already exists 06:55:10 e5f879004281: Layer already exists 06:55:10 eae48673a400: Layer already exists 06:55:10 cb83f82284ce: Layer already exists 06:55:10 ebe528cbb4ec: Layer already exists 06:55:10 d075b05c4d8c: Layer already exists 06:55:10 6873c072b530: Layer already exists 06:55:10 429c882bfe7f: Layer already exists 06:55:10 7ae99084801b: Layer already exists 06:55:10 77acfcfddacd: Layer already exists 06:55:10 b48d76046835: Layer already exists 06:55:10 ce7f800efff9: Layer already exists 06:55:10 latest: digest: sha256:01b438d908233608381fe33385444f33418257efb826eeda2bbcdb058900bd63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.57 06:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:55:10 cb83f82284ce: Preparing 06:55:10 eae48673a400: Preparing 06:55:10 4067cf552fb8: Preparing 06:55:10 ebe528cbb4ec: Preparing 06:55:10 e5f879004281: Preparing 06:55:10 d075b05c4d8c: Preparing 06:55:10 77acfcfddacd: Preparing 06:55:10 6873c072b530: Preparing 06:55:10 429c882bfe7f: Preparing 06:55:10 7ae99084801b: Preparing 06:55:10 b48d76046835: Preparing 06:55:10 ce7f800efff9: Preparing 06:55:10 6873c072b530: Waiting 06:55:10 429c882bfe7f: Waiting 06:55:10 7ae99084801b: Waiting 06:55:10 b48d76046835: Waiting 06:55:10 ce7f800efff9: Waiting 06:55:10 d075b05c4d8c: Waiting 06:55:10 77acfcfddacd: Waiting 06:55:10 eae48673a400: Layer already exists 06:55:10 e5f879004281: Layer already exists 06:55:10 ebe528cbb4ec: Layer already exists 06:55:10 4067cf552fb8: Layer already exists 06:55:10 cb83f82284ce: Layer already exists 06:55:10 d075b05c4d8c: Layer already exists 06:55:10 77acfcfddacd: Layer already exists 06:55:10 7ae99084801b: Layer already exists 06:55:10 6873c072b530: Layer already exists 06:55:10 429c882bfe7f: Layer already exists 06:55:10 b48d76046835: Layer already exists 06:55:10 ce7f800efff9: Layer already exists 06:55:10 3.2.0-dev.57: digest: sha256:01b438d908233608381fe33385444f33418257efb826eeda2bbcdb058900bd63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:55:11 cb83f82284ce: Preparing 06:55:11 eae48673a400: Preparing 06:55:11 4067cf552fb8: Preparing 06:55:11 ebe528cbb4ec: Preparing 06:55:11 e5f879004281: Preparing 06:55:11 d075b05c4d8c: Preparing 06:55:11 77acfcfddacd: Preparing 06:55:11 6873c072b530: Preparing 06:55:11 429c882bfe7f: Preparing 06:55:11 7ae99084801b: Preparing 06:55:11 b48d76046835: Preparing 06:55:11 ce7f800efff9: Preparing 06:55:11 d075b05c4d8c: Waiting 06:55:11 77acfcfddacd: Waiting 06:55:11 6873c072b530: Waiting 06:55:11 b48d76046835: Waiting 06:55:11 ce7f800efff9: Waiting 06:55:11 429c882bfe7f: Waiting 06:55:11 7ae99084801b: Waiting 06:55:11 cb83f82284ce: Layer already exists 06:55:11 4067cf552fb8: Layer already exists 06:55:11 ebe528cbb4ec: Layer already exists 06:55:11 e5f879004281: Layer already exists 06:55:11 eae48673a400: Layer already exists 06:55:11 d075b05c4d8c: Layer already exists 06:55:11 77acfcfddacd: Layer already exists 06:55:11 7ae99084801b: Layer already exists 06:55:11 429c882bfe7f: Layer already exists 06:55:11 6873c072b530: Layer already exists 06:55:11 ce7f800efff9: Layer already exists 06:55:11 b48d76046835: Layer already exists 06:55:11 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:01b438d908233608381fe33385444f33418257efb826eeda2bbcdb058900bd63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:55:12 cb83f82284ce: Preparing 06:55:12 eae48673a400: Preparing 06:55:12 4067cf552fb8: Preparing 06:55:12 ebe528cbb4ec: Preparing 06:55:12 e5f879004281: Preparing 06:55:12 d075b05c4d8c: Preparing 06:55:12 77acfcfddacd: Preparing 06:55:12 6873c072b530: Preparing 06:55:12 429c882bfe7f: Preparing 06:55:12 7ae99084801b: Preparing 06:55:12 b48d76046835: Preparing 06:55:12 ce7f800efff9: Preparing 06:55:12 429c882bfe7f: Waiting 06:55:12 7ae99084801b: Waiting 06:55:12 b48d76046835: Waiting 06:55:12 ce7f800efff9: Waiting 06:55:12 d075b05c4d8c: Waiting 06:55:12 77acfcfddacd: Waiting 06:55:12 6873c072b530: Waiting 06:55:12 ebe528cbb4ec: Layer already exists 06:55:12 e5f879004281: Layer already exists 06:55:12 eae48673a400: Layer already exists 06:55:12 cb83f82284ce: Layer already exists 06:55:12 4067cf552fb8: Layer already exists 06:55:12 d075b05c4d8c: Layer already exists 06:55:12 77acfcfddacd: Layer already exists 06:55:12 7ae99084801b: Layer already exists 06:55:12 429c882bfe7f: Layer already exists 06:55:12 6873c072b530: Layer already exists 06:55:12 b48d76046835: Layer already exists 06:55:12 ce7f800efff9: Layer already exists 06:55:12 main: digest: sha256:01b438d908233608381fe33385444f33418257efb826eeda2bbcdb058900bd63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:12 ===================================================== [Pipeline] echo 06:55:12 taggedImages: 06:55:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:55:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.57 06:55:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:55:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:55:12 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:12 latest 06:55:12 3.2.0-dev.57 06:55:12 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:12 main 06:55:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:55:12 6340d7e93520: Preparing 06:55:12 c660808fc7dc: Preparing 06:55:12 6873c072b530: Preparing 06:55:12 429c882bfe7f: Preparing 06:55:12 050235c3d8aa: Preparing 06:55:12 122d6fbf4696: Preparing 06:55:12 ce7f800efff9: Preparing 06:55:12 122d6fbf4696: Waiting 06:55:12 ce7f800efff9: Waiting 06:55:12 6873c072b530: Layer already exists 06:55:12 429c882bfe7f: Layer already exists 06:55:12 ce7f800efff9: Layer already exists 06:55:12 6340d7e93520: Pushed 06:55:12 050235c3d8aa: Pushed 06:55:13 122d6fbf4696: Pushed 06:55:14 c660808fc7dc: Pushed 06:55:14 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:d5f4e6efea4dfe37b23dcadb71089ab6bc83d9a26abbd7406ee072d26e268ade size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:55:15 6340d7e93520: Preparing 06:55:15 c660808fc7dc: Preparing 06:55:15 6873c072b530: Preparing 06:55:15 429c882bfe7f: Preparing 06:55:15 050235c3d8aa: Preparing 06:55:15 122d6fbf4696: Preparing 06:55:15 ce7f800efff9: Preparing 06:55:15 ce7f800efff9: Waiting 06:55:15 429c882bfe7f: Layer already exists 06:55:15 c660808fc7dc: Layer already exists 06:55:15 050235c3d8aa: Layer already exists 06:55:15 6340d7e93520: Layer already exists 06:55:15 6873c072b530: Layer already exists 06:55:15 122d6fbf4696: Layer already exists 06:55:15 ce7f800efff9: Layer already exists 06:55:15 latest: digest: sha256:d5f4e6efea4dfe37b23dcadb71089ab6bc83d9a26abbd7406ee072d26e268ade size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.57 06:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:55:16 6340d7e93520: Preparing 06:55:16 c660808fc7dc: Preparing 06:55:16 6873c072b530: Preparing 06:55:16 429c882bfe7f: Preparing 06:55:16 050235c3d8aa: Preparing 06:55:16 122d6fbf4696: Preparing 06:55:16 ce7f800efff9: Preparing 06:55:16 122d6fbf4696: Waiting 06:55:16 ce7f800efff9: Waiting 06:55:16 c660808fc7dc: Layer already exists 06:55:16 429c882bfe7f: Layer already exists 06:55:16 050235c3d8aa: Layer already exists 06:55:16 6873c072b530: Layer already exists 06:55:16 6340d7e93520: Layer already exists 06:55:16 122d6fbf4696: Layer already exists 06:55:16 ce7f800efff9: Layer already exists 06:55:16 3.2.0-dev.57: digest: sha256:d5f4e6efea4dfe37b23dcadb71089ab6bc83d9a26abbd7406ee072d26e268ade size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:55:16 6340d7e93520: Preparing 06:55:16 c660808fc7dc: Preparing 06:55:16 6873c072b530: Preparing 06:55:16 429c882bfe7f: Preparing 06:55:16 050235c3d8aa: Preparing 06:55:16 122d6fbf4696: Preparing 06:55:16 ce7f800efff9: Preparing 06:55:16 122d6fbf4696: Waiting 06:55:16 ce7f800efff9: Waiting 06:55:16 c660808fc7dc: Layer already exists 06:55:16 429c882bfe7f: Layer already exists 06:55:16 6340d7e93520: Layer already exists 06:55:16 050235c3d8aa: Layer already exists 06:55:16 6873c072b530: Layer already exists 06:55:16 122d6fbf4696: Layer already exists 06:55:16 ce7f800efff9: Layer already exists 06:55:16 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:d5f4e6efea4dfe37b23dcadb71089ab6bc83d9a26abbd7406ee072d26e268ade size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:55:17 6340d7e93520: Preparing 06:55:17 c660808fc7dc: Preparing 06:55:17 6873c072b530: Preparing 06:55:17 429c882bfe7f: Preparing 06:55:17 050235c3d8aa: Preparing 06:55:17 122d6fbf4696: Preparing 06:55:17 ce7f800efff9: Preparing 06:55:17 ce7f800efff9: Waiting 06:55:17 122d6fbf4696: Waiting 06:55:17 6873c072b530: Layer already exists 06:55:17 6340d7e93520: Layer already exists 06:55:17 050235c3d8aa: Layer already exists 06:55:17 c660808fc7dc: Layer already exists 06:55:17 429c882bfe7f: Layer already exists 06:55:17 122d6fbf4696: Layer already exists 06:55:17 ce7f800efff9: Layer already exists 06:55:17 main: digest: sha256:d5f4e6efea4dfe37b23dcadb71089ab6bc83d9a26abbd7406ee072d26e268ade size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:17 ===================================================== [Pipeline] echo 06:55:17 taggedImages: 06:55:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:55:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.57 06:55:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:55:17 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:55:17 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:17 latest 06:55:17 3.2.0-dev.57 06:55:17 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:17 main 06:55:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:55:18 72520b8eaeea: Preparing 06:55:18 43d94733e696: Preparing 06:55:18 1ba6cc43ce6c: Preparing 06:55:18 6873c072b530: Preparing 06:55:18 429c882bfe7f: Preparing 06:55:18 8b19b8bf1054: Preparing 06:55:18 cb92c8311d11: Preparing 06:55:18 8c5d0d4699be: Preparing 06:55:18 b6e307f86bbb: Preparing 06:55:18 ce7f800efff9: Preparing 06:55:18 8b19b8bf1054: Waiting 06:55:18 8c5d0d4699be: Waiting 06:55:18 cb92c8311d11: Waiting 06:55:18 b6e307f86bbb: Waiting 06:55:18 ce7f800efff9: Waiting 06:55:18 429c882bfe7f: Layer already exists 06:55:18 6873c072b530: Layer already exists 06:55:18 43d94733e696: Pushed 06:55:18 1ba6cc43ce6c: Pushed 06:55:18 72520b8eaeea: Pushed 06:55:18 ce7f800efff9: Layer already exists 06:55:18 8c5d0d4699be: Pushed 06:55:18 b6e307f86bbb: Pushed 06:55:25 cb92c8311d11: Pushed 06:55:28 8b19b8bf1054: Pushed 06:55:28 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:fe907e3ce2c382614e216e61248454ab01016b9d0a39af1ec0e3e76704e809de size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:55:29 72520b8eaeea: Preparing 06:55:29 43d94733e696: Preparing 06:55:29 1ba6cc43ce6c: Preparing 06:55:29 6873c072b530: Preparing 06:55:29 429c882bfe7f: Preparing 06:55:29 8b19b8bf1054: Preparing 06:55:29 cb92c8311d11: Preparing 06:55:29 8c5d0d4699be: Preparing 06:55:29 b6e307f86bbb: Preparing 06:55:29 ce7f800efff9: Preparing 06:55:29 8b19b8bf1054: Waiting 06:55:29 cb92c8311d11: Waiting 06:55:29 b6e307f86bbb: Waiting 06:55:29 ce7f800efff9: Waiting 06:55:29 429c882bfe7f: Layer already exists 06:55:29 1ba6cc43ce6c: Layer already exists 06:55:29 6873c072b530: Layer already exists 06:55:29 43d94733e696: Layer already exists 06:55:29 72520b8eaeea: Layer already exists 06:55:29 b6e307f86bbb: Layer already exists 06:55:29 cb92c8311d11: Layer already exists 06:55:29 8c5d0d4699be: Layer already exists 06:55:29 8b19b8bf1054: Layer already exists 06:55:29 ce7f800efff9: Layer already exists 06:55:29 latest: digest: sha256:fe907e3ce2c382614e216e61248454ab01016b9d0a39af1ec0e3e76704e809de size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.57 06:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:55:30 72520b8eaeea: Preparing 06:55:30 43d94733e696: Preparing 06:55:30 1ba6cc43ce6c: Preparing 06:55:30 6873c072b530: Preparing 06:55:30 429c882bfe7f: Preparing 06:55:30 8b19b8bf1054: Preparing 06:55:30 cb92c8311d11: Preparing 06:55:30 8c5d0d4699be: Preparing 06:55:30 b6e307f86bbb: Preparing 06:55:30 ce7f800efff9: Preparing 06:55:30 8c5d0d4699be: Waiting 06:55:30 b6e307f86bbb: Waiting 06:55:30 ce7f800efff9: Waiting 06:55:30 8b19b8bf1054: Waiting 06:55:30 cb92c8311d11: Waiting 06:55:30 429c882bfe7f: Layer already exists 06:55:30 43d94733e696: Layer already exists 06:55:30 6873c072b530: Layer already exists 06:55:30 1ba6cc43ce6c: Layer already exists 06:55:30 72520b8eaeea: Layer already exists 06:55:30 8b19b8bf1054: Layer already exists 06:55:30 cb92c8311d11: Layer already exists 06:55:30 ce7f800efff9: Layer already exists 06:55:30 8c5d0d4699be: Layer already exists 06:55:30 b6e307f86bbb: Layer already exists 06:55:30 3.2.0-dev.57: digest: sha256:fe907e3ce2c382614e216e61248454ab01016b9d0a39af1ec0e3e76704e809de size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:55:30 72520b8eaeea: Preparing 06:55:30 43d94733e696: Preparing 06:55:30 1ba6cc43ce6c: Preparing 06:55:30 6873c072b530: Preparing 06:55:30 429c882bfe7f: Preparing 06:55:30 8b19b8bf1054: Preparing 06:55:30 cb92c8311d11: Preparing 06:55:30 8c5d0d4699be: Preparing 06:55:30 cb92c8311d11: Waiting 06:55:30 8b19b8bf1054: Waiting 06:55:30 8c5d0d4699be: Waiting 06:55:30 b6e307f86bbb: Preparing 06:55:30 ce7f800efff9: Preparing 06:55:30 ce7f800efff9: Waiting 06:55:30 b6e307f86bbb: Waiting 06:55:30 43d94733e696: Layer already exists 06:55:30 6873c072b530: Layer already exists 06:55:30 1ba6cc43ce6c: Layer already exists 06:55:30 429c882bfe7f: Layer already exists 06:55:30 72520b8eaeea: Layer already exists 06:55:30 8c5d0d4699be: Layer already exists 06:55:30 ce7f800efff9: Layer already exists 06:55:30 8b19b8bf1054: Layer already exists 06:55:30 cb92c8311d11: Layer already exists 06:55:30 b6e307f86bbb: Layer already exists 06:55:30 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:fe907e3ce2c382614e216e61248454ab01016b9d0a39af1ec0e3e76704e809de size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:55:31 72520b8eaeea: Preparing 06:55:31 43d94733e696: Preparing 06:55:31 1ba6cc43ce6c: Preparing 06:55:31 6873c072b530: Preparing 06:55:31 429c882bfe7f: Preparing 06:55:31 8b19b8bf1054: Preparing 06:55:31 cb92c8311d11: Preparing 06:55:31 8c5d0d4699be: Preparing 06:55:31 b6e307f86bbb: Preparing 06:55:31 ce7f800efff9: Preparing 06:55:31 8b19b8bf1054: Waiting 06:55:31 cb92c8311d11: Waiting 06:55:31 8c5d0d4699be: Waiting 06:55:31 b6e307f86bbb: Waiting 06:55:31 ce7f800efff9: Waiting 06:55:31 43d94733e696: Layer already exists 06:55:31 6873c072b530: Layer already exists 06:55:31 1ba6cc43ce6c: Layer already exists 06:55:31 72520b8eaeea: Layer already exists 06:55:31 429c882bfe7f: Layer already exists 06:55:31 cb92c8311d11: Layer already exists 06:55:31 8c5d0d4699be: Layer already exists 06:55:31 b6e307f86bbb: Layer already exists 06:55:31 8b19b8bf1054: Layer already exists 06:55:31 ce7f800efff9: Layer already exists 06:55:31 main: digest: sha256:fe907e3ce2c382614e216e61248454ab01016b9d0a39af1ec0e3e76704e809de size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:31 ===================================================== [Pipeline] echo 06:55:31 taggedImages: 06:55:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:55:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.57 06:55:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:55:31 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:55:31 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:31 latest 06:55:31 3.2.0-dev.57 06:55:31 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:31 main 06:55:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:55:32 6468953971be: Preparing 06:55:32 540f77944e41: Preparing 06:55:32 127c19af4bd6: Preparing 06:55:32 6873c072b530: Preparing 06:55:32 429c882bfe7f: Preparing 06:55:32 d2caa99cc540: Preparing 06:55:32 778f94cad576: Preparing 06:55:32 8c4c530e1c02: Preparing 06:55:32 ce7f800efff9: Preparing 06:55:32 778f94cad576: Waiting 06:55:32 8c4c530e1c02: Waiting 06:55:32 ce7f800efff9: Waiting 06:55:32 d2caa99cc540: Waiting 06:55:32 429c882bfe7f: Layer already exists 06:55:32 6873c072b530: Layer already exists 06:55:32 6468953971be: Pushed 06:55:32 127c19af4bd6: Pushed 06:55:32 778f94cad576: Pushed 06:55:32 540f77944e41: Pushed 06:55:32 ce7f800efff9: Layer already exists 06:55:32 8c4c530e1c02: Pushed 06:55:42 d2caa99cc540: Pushed 06:55:42 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:4acbc57d46a28e27630665ae2e88c3034b67d22b4f7310b161d9d70907e4c51b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:55:43 6468953971be: Preparing 06:55:43 540f77944e41: Preparing 06:55:43 127c19af4bd6: Preparing 06:55:43 6873c072b530: Preparing 06:55:43 429c882bfe7f: Preparing 06:55:43 d2caa99cc540: Preparing 06:55:43 778f94cad576: Preparing 06:55:43 8c4c530e1c02: Preparing 06:55:43 ce7f800efff9: Preparing 06:55:43 8c4c530e1c02: Waiting 06:55:43 ce7f800efff9: Waiting 06:55:43 778f94cad576: Waiting 06:55:43 d2caa99cc540: Waiting 06:55:43 429c882bfe7f: Layer already exists 06:55:43 127c19af4bd6: Layer already exists 06:55:43 6873c072b530: Layer already exists 06:55:43 6468953971be: Layer already exists 06:55:43 540f77944e41: Layer already exists 06:55:43 d2caa99cc540: Layer already exists 06:55:43 8c4c530e1c02: Layer already exists 06:55:43 ce7f800efff9: Layer already exists 06:55:43 778f94cad576: Layer already exists 06:55:43 latest: digest: sha256:4acbc57d46a28e27630665ae2e88c3034b67d22b4f7310b161d9d70907e4c51b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.57 06:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:55:43 6468953971be: Preparing 06:55:43 540f77944e41: Preparing 06:55:43 127c19af4bd6: Preparing 06:55:43 6873c072b530: Preparing 06:55:43 429c882bfe7f: Preparing 06:55:43 d2caa99cc540: Preparing 06:55:43 778f94cad576: Preparing 06:55:43 8c4c530e1c02: Preparing 06:55:43 ce7f800efff9: Preparing 06:55:43 d2caa99cc540: Waiting 06:55:43 778f94cad576: Waiting 06:55:43 8c4c530e1c02: Waiting 06:55:43 ce7f800efff9: Waiting 06:55:43 429c882bfe7f: Layer already exists 06:55:43 127c19af4bd6: Layer already exists 06:55:43 540f77944e41: Layer already exists 06:55:43 6873c072b530: Layer already exists 06:55:43 6468953971be: Layer already exists 06:55:43 778f94cad576: Layer already exists 06:55:43 ce7f800efff9: Layer already exists 06:55:43 d2caa99cc540: Layer already exists 06:55:43 8c4c530e1c02: Layer already exists 06:55:43 3.2.0-dev.57: digest: sha256:4acbc57d46a28e27630665ae2e88c3034b67d22b4f7310b161d9d70907e4c51b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:55:44 6468953971be: Preparing 06:55:44 540f77944e41: Preparing 06:55:44 127c19af4bd6: Preparing 06:55:44 6873c072b530: Preparing 06:55:44 429c882bfe7f: Preparing 06:55:44 d2caa99cc540: Preparing 06:55:44 778f94cad576: Preparing 06:55:44 8c4c530e1c02: Preparing 06:55:44 ce7f800efff9: Preparing 06:55:44 778f94cad576: Waiting 06:55:44 d2caa99cc540: Waiting 06:55:44 8c4c530e1c02: Waiting 06:55:44 ce7f800efff9: Waiting 06:55:44 540f77944e41: Layer already exists 06:55:44 6873c072b530: Layer already exists 06:55:44 6468953971be: Layer already exists 06:55:44 127c19af4bd6: Layer already exists 06:55:44 429c882bfe7f: Layer already exists 06:55:44 8c4c530e1c02: Layer already exists 06:55:44 ce7f800efff9: Layer already exists 06:55:44 d2caa99cc540: Layer already exists 06:55:44 778f94cad576: Layer already exists 06:55:44 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:4acbc57d46a28e27630665ae2e88c3034b67d22b4f7310b161d9d70907e4c51b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:55:45 6468953971be: Preparing 06:55:45 540f77944e41: Preparing 06:55:45 127c19af4bd6: Preparing 06:55:45 6873c072b530: Preparing 06:55:45 429c882bfe7f: Preparing 06:55:45 d2caa99cc540: Preparing 06:55:45 778f94cad576: Preparing 06:55:45 8c4c530e1c02: Preparing 06:55:45 ce7f800efff9: Preparing 06:55:45 d2caa99cc540: Waiting 06:55:45 778f94cad576: Waiting 06:55:45 8c4c530e1c02: Waiting 06:55:45 ce7f800efff9: Waiting 06:55:45 6873c072b530: Layer already exists 06:55:45 429c882bfe7f: Layer already exists 06:55:45 540f77944e41: Layer already exists 06:55:45 6468953971be: Layer already exists 06:55:45 127c19af4bd6: Layer already exists 06:55:45 778f94cad576: Layer already exists 06:55:45 d2caa99cc540: Layer already exists 06:55:45 8c4c530e1c02: Layer already exists 06:55:45 ce7f800efff9: Layer already exists 06:55:45 main: digest: sha256:4acbc57d46a28e27630665ae2e88c3034b67d22b4f7310b161d9d70907e4c51b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:45 ===================================================== [Pipeline] echo 06:55:45 taggedImages: 06:55:45 - nexus3.edgexfoundry.org:10004/security-spire-config:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:45 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:55:45 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.57 06:55:45 - nexus3.edgexfoundry.org:10004/security-spire-config:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:45 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:55:45 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:55:45 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:45 latest 06:55:45 3.2.0-dev.57 06:55:45 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:45 main 06:55:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:55:45 72520b8eaeea: Preparing 06:55:45 5986d7b5be79: Preparing 06:55:45 23370fa8be00: Preparing 06:55:45 6873c072b530: Preparing 06:55:45 429c882bfe7f: Preparing 06:55:45 475b3d39c5c1: Preparing 06:55:45 8c5d0d4699be: Preparing 06:55:45 b6e307f86bbb: Preparing 06:55:45 ce7f800efff9: Preparing 06:55:45 475b3d39c5c1: Waiting 06:55:45 b6e307f86bbb: Waiting 06:55:45 8c5d0d4699be: Waiting 06:55:45 ce7f800efff9: Waiting 06:55:45 429c882bfe7f: Layer already exists 06:55:45 6873c072b530: Layer already exists 06:55:45 72520b8eaeea: Layer already exists 06:55:45 b6e307f86bbb: Layer already exists 06:55:45 8c5d0d4699be: Layer already exists 06:55:45 ce7f800efff9: Layer already exists 06:55:45 5986d7b5be79: Pushed 06:55:45 23370fa8be00: Pushed 06:55:55 475b3d39c5c1: Pushed 06:55:55 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:d4744e9124fcd3d03111fefa959b4cb28c0b22e8a4ae0600e3d8dbf9ee0e89a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:55:56 72520b8eaeea: Preparing 06:55:56 5986d7b5be79: Preparing 06:55:56 23370fa8be00: Preparing 06:55:56 6873c072b530: Preparing 06:55:56 429c882bfe7f: Preparing 06:55:56 475b3d39c5c1: Preparing 06:55:56 8c5d0d4699be: Preparing 06:55:56 b6e307f86bbb: Preparing 06:55:56 ce7f800efff9: Preparing 06:55:56 ce7f800efff9: Waiting 06:55:56 8c5d0d4699be: Waiting 06:55:56 475b3d39c5c1: Waiting 06:55:56 b6e307f86bbb: Waiting 06:55:56 6873c072b530: Layer already exists 06:55:56 72520b8eaeea: Layer already exists 06:55:56 5986d7b5be79: Layer already exists 06:55:56 23370fa8be00: Layer already exists 06:55:56 429c882bfe7f: Layer already exists 06:55:56 8c5d0d4699be: Layer already exists 06:55:56 ce7f800efff9: Layer already exists 06:55:56 475b3d39c5c1: Layer already exists 06:55:56 b6e307f86bbb: Layer already exists 06:55:56 latest: digest: sha256:d4744e9124fcd3d03111fefa959b4cb28c0b22e8a4ae0600e3d8dbf9ee0e89a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.57 06:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:55:57 72520b8eaeea: Preparing 06:55:57 5986d7b5be79: Preparing 06:55:57 23370fa8be00: Preparing 06:55:57 6873c072b530: Preparing 06:55:57 429c882bfe7f: Preparing 06:55:57 475b3d39c5c1: Preparing 06:55:57 8c5d0d4699be: Preparing 06:55:57 b6e307f86bbb: Preparing 06:55:57 ce7f800efff9: Preparing 06:55:57 475b3d39c5c1: Waiting 06:55:57 8c5d0d4699be: Waiting 06:55:57 b6e307f86bbb: Waiting 06:55:57 ce7f800efff9: Waiting 06:55:57 23370fa8be00: Layer already exists 06:55:57 6873c072b530: Layer already exists 06:55:57 72520b8eaeea: Layer already exists 06:55:57 429c882bfe7f: Layer already exists 06:55:57 5986d7b5be79: Layer already exists 06:55:57 475b3d39c5c1: Layer already exists 06:55:57 b6e307f86bbb: Layer already exists 06:55:57 ce7f800efff9: Layer already exists 06:55:57 8c5d0d4699be: Layer already exists 06:55:57 3.2.0-dev.57: digest: sha256:d4744e9124fcd3d03111fefa959b4cb28c0b22e8a4ae0600e3d8dbf9ee0e89a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:55:57 72520b8eaeea: Preparing 06:55:57 5986d7b5be79: Preparing 06:55:57 23370fa8be00: Preparing 06:55:57 6873c072b530: Preparing 06:55:57 429c882bfe7f: Preparing 06:55:57 475b3d39c5c1: Preparing 06:55:57 8c5d0d4699be: Preparing 06:55:57 b6e307f86bbb: Preparing 06:55:57 ce7f800efff9: Preparing 06:55:57 8c5d0d4699be: Waiting 06:55:57 475b3d39c5c1: Waiting 06:55:57 b6e307f86bbb: Waiting 06:55:57 ce7f800efff9: Waiting 06:55:57 72520b8eaeea: Layer already exists 06:55:57 6873c072b530: Layer already exists 06:55:57 5986d7b5be79: Layer already exists 06:55:57 23370fa8be00: Layer already exists 06:55:57 429c882bfe7f: Layer already exists 06:55:57 475b3d39c5c1: Layer already exists 06:55:57 b6e307f86bbb: Layer already exists 06:55:57 ce7f800efff9: Layer already exists 06:55:57 8c5d0d4699be: Layer already exists 06:55:57 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:d4744e9124fcd3d03111fefa959b4cb28c0b22e8a4ae0600e3d8dbf9ee0e89a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:55:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:55:58 72520b8eaeea: Preparing 06:55:58 5986d7b5be79: Preparing 06:55:58 23370fa8be00: Preparing 06:55:58 6873c072b530: Preparing 06:55:58 429c882bfe7f: Preparing 06:55:58 475b3d39c5c1: Preparing 06:55:58 8c5d0d4699be: Preparing 06:55:58 b6e307f86bbb: Preparing 06:55:58 ce7f800efff9: Preparing 06:55:58 8c5d0d4699be: Waiting 06:55:58 b6e307f86bbb: Waiting 06:55:58 ce7f800efff9: Waiting 06:55:58 475b3d39c5c1: Waiting 06:55:58 72520b8eaeea: Layer already exists 06:55:58 6873c072b530: Layer already exists 06:55:58 23370fa8be00: Layer already exists 06:55:58 429c882bfe7f: Layer already exists 06:55:58 5986d7b5be79: Layer already exists 06:55:58 475b3d39c5c1: Layer already exists 06:55:58 ce7f800efff9: Layer already exists 06:55:58 8c5d0d4699be: Layer already exists 06:55:58 b6e307f86bbb: Layer already exists 06:55:58 main: digest: sha256:d4744e9124fcd3d03111fefa959b4cb28c0b22e8a4ae0600e3d8dbf9ee0e89a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:58 ===================================================== [Pipeline] echo 06:55:58 taggedImages: 06:55:58 - nexus3.edgexfoundry.org:10004/security-spire-server:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:58 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:55:58 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.57 06:55:58 - nexus3.edgexfoundry.org:10004/security-spire-server:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:58 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:55:58 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 06:55:58 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:58 latest 06:55:58 3.2.0-dev.57 06:55:58 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:55:58 main 06:55:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:59 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:59 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:55:59 b6961679ed0e: Preparing 06:55:59 ac60ccf65fdf: Preparing 06:55:59 6873c072b530: Preparing 06:55:59 429c882bfe7f: Preparing 06:55:59 6de7eb2e4c95: Preparing 06:55:59 ff510ff24f7a: Preparing 06:55:59 ce7f800efff9: Preparing 06:55:59 ff510ff24f7a: Waiting 06:55:59 ce7f800efff9: Waiting 06:55:59 6873c072b530: Layer already exists 06:55:59 429c882bfe7f: Layer already exists 06:55:59 ce7f800efff9: Layer already exists 06:55:59 b6961679ed0e: Pushed 06:55:59 6de7eb2e4c95: Pushed 06:55:59 ff510ff24f7a: Pushed 06:56:03 ac60ccf65fdf: Pushed 06:56:03 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:49823d362f88a8179dd4694758a89667aa0b3bf2ad06f8650ef5803aefde1ed9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:03 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:03 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 06:56:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:56:03 b6961679ed0e: Preparing 06:56:03 ac60ccf65fdf: Preparing 06:56:03 6873c072b530: Preparing 06:56:03 429c882bfe7f: Preparing 06:56:03 6de7eb2e4c95: Preparing 06:56:03 ff510ff24f7a: Preparing 06:56:03 ce7f800efff9: Preparing 06:56:03 ce7f800efff9: Waiting 06:56:03 ff510ff24f7a: Waiting 06:56:03 b6961679ed0e: Layer already exists 06:56:03 6de7eb2e4c95: Layer already exists 06:56:03 6873c072b530: Layer already exists 06:56:03 429c882bfe7f: Layer already exists 06:56:03 ac60ccf65fdf: Layer already exists 06:56:03 ce7f800efff9: Layer already exists 06:56:03 ff510ff24f7a: Layer already exists 06:56:03 latest: digest: sha256:49823d362f88a8179dd4694758a89667aa0b3bf2ad06f8650ef5803aefde1ed9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:04 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:04 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.57 06:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:56:04 b6961679ed0e: Preparing 06:56:04 ac60ccf65fdf: Preparing 06:56:04 6873c072b530: Preparing 06:56:04 429c882bfe7f: Preparing 06:56:04 6de7eb2e4c95: Preparing 06:56:04 ff510ff24f7a: Preparing 06:56:04 ce7f800efff9: Preparing 06:56:04 ff510ff24f7a: Waiting 06:56:04 ce7f800efff9: Waiting 06:56:04 6873c072b530: Layer already exists 06:56:04 ac60ccf65fdf: Layer already exists 06:56:04 429c882bfe7f: Layer already exists 06:56:04 6de7eb2e4c95: Layer already exists 06:56:04 b6961679ed0e: Layer already exists 06:56:04 ff510ff24f7a: Layer already exists 06:56:04 ce7f800efff9: Layer already exists 06:56:04 3.2.0-dev.57: digest: sha256:49823d362f88a8179dd4694758a89667aa0b3bf2ad06f8650ef5803aefde1ed9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:04 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:05 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:56:05 b6961679ed0e: Preparing 06:56:05 ac60ccf65fdf: Preparing 06:56:05 6873c072b530: Preparing 06:56:05 429c882bfe7f: Preparing 06:56:05 6de7eb2e4c95: Preparing 06:56:05 ff510ff24f7a: Preparing 06:56:05 ce7f800efff9: Preparing 06:56:05 ff510ff24f7a: Waiting 06:56:05 6de7eb2e4c95: Layer already exists 06:56:05 429c882bfe7f: Layer already exists 06:56:05 6873c072b530: Layer already exists 06:56:05 ac60ccf65fdf: Layer already exists 06:56:05 b6961679ed0e: Layer already exists 06:56:05 ff510ff24f7a: Layer already exists 06:56:05 ce7f800efff9: Layer already exists 06:56:05 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:49823d362f88a8179dd4694758a89667aa0b3bf2ad06f8650ef5803aefde1ed9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:05 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:05 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 06:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:56:05 b6961679ed0e: Preparing 06:56:05 ac60ccf65fdf: Preparing 06:56:05 6873c072b530: Preparing 06:56:05 429c882bfe7f: Preparing 06:56:05 6de7eb2e4c95: Preparing 06:56:05 ff510ff24f7a: Preparing 06:56:05 ce7f800efff9: Preparing 06:56:05 ff510ff24f7a: Waiting 06:56:05 ce7f800efff9: Waiting 06:56:05 6de7eb2e4c95: Layer already exists 06:56:05 b6961679ed0e: Layer already exists 06:56:05 6873c072b530: Layer already exists 06:56:05 429c882bfe7f: Layer already exists 06:56:05 ac60ccf65fdf: Layer already exists 06:56:05 ff510ff24f7a: Layer already exists 06:56:05 ce7f800efff9: Layer already exists 06:56:05 main: digest: sha256:49823d362f88a8179dd4694758a89667aa0b3bf2ad06f8650ef5803aefde1ed9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:56:05 ===================================================== [Pipeline] echo 06:56:05 taggedImages: 06:56:05 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:56:05 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 06:56:05 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.57 06:56:05 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:56:05 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 06:56:05 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:56:05 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:56:05 latest 06:56:05 3.2.0-dev.57 06:56:05 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:56:05 main 06:56:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:56:06 7de957738ace: Preparing 06:56:06 7cf2103735ab: Preparing 06:56:06 6873c072b530: Preparing 06:56:06 429c882bfe7f: Preparing 06:56:06 fc8d2ab55b78: Preparing 06:56:06 774bcfbb5e02: Preparing 06:56:06 ce7f800efff9: Preparing 06:56:06 774bcfbb5e02: Waiting 06:56:06 ce7f800efff9: Waiting 06:56:06 6873c072b530: Layer already exists 06:56:06 429c882bfe7f: Layer already exists 06:56:06 ce7f800efff9: Layer already exists 06:56:06 fc8d2ab55b78: Pushed 06:56:06 7de957738ace: Pushed 06:56:06 774bcfbb5e02: Pushed 06:56:10 7cf2103735ab: Pushed 06:56:10 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:1d530758b9b61d2212b8dc96bd7fb08b4782d08c2aea94e7eca247cbeabd235e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:56:11 7de957738ace: Preparing 06:56:11 7cf2103735ab: Preparing 06:56:11 6873c072b530: Preparing 06:56:11 429c882bfe7f: Preparing 06:56:11 fc8d2ab55b78: Preparing 06:56:11 774bcfbb5e02: Preparing 06:56:11 ce7f800efff9: Preparing 06:56:11 774bcfbb5e02: Waiting 06:56:11 ce7f800efff9: Waiting 06:56:11 7de957738ace: Layer already exists 06:56:11 6873c072b530: Layer already exists 06:56:11 fc8d2ab55b78: Layer already exists 06:56:11 429c882bfe7f: Layer already exists 06:56:11 7cf2103735ab: Layer already exists 06:56:11 ce7f800efff9: Layer already exists 06:56:11 774bcfbb5e02: Layer already exists 06:56:11 latest: digest: sha256:1d530758b9b61d2212b8dc96bd7fb08b4782d08c2aea94e7eca247cbeabd235e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.57 06:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:56:12 7de957738ace: Preparing 06:56:12 7cf2103735ab: Preparing 06:56:12 6873c072b530: Preparing 06:56:12 429c882bfe7f: Preparing 06:56:12 fc8d2ab55b78: Preparing 06:56:12 774bcfbb5e02: Preparing 06:56:12 ce7f800efff9: Preparing 06:56:12 ce7f800efff9: Waiting 06:56:12 774bcfbb5e02: Waiting 06:56:12 fc8d2ab55b78: Layer already exists 06:56:12 7cf2103735ab: Layer already exists 06:56:12 7de957738ace: Layer already exists 06:56:12 6873c072b530: Layer already exists 06:56:12 429c882bfe7f: Layer already exists 06:56:12 ce7f800efff9: Layer already exists 06:56:12 774bcfbb5e02: Layer already exists 06:56:12 3.2.0-dev.57: digest: sha256:1d530758b9b61d2212b8dc96bd7fb08b4782d08c2aea94e7eca247cbeabd235e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:56:12 7de957738ace: Preparing 06:56:12 7cf2103735ab: Preparing 06:56:12 6873c072b530: Preparing 06:56:12 429c882bfe7f: Preparing 06:56:12 fc8d2ab55b78: Preparing 06:56:12 774bcfbb5e02: Preparing 06:56:12 ce7f800efff9: Preparing 06:56:12 774bcfbb5e02: Waiting 06:56:12 ce7f800efff9: Waiting 06:56:12 fc8d2ab55b78: Layer already exists 06:56:12 7de957738ace: Layer already exists 06:56:12 429c882bfe7f: Layer already exists 06:56:12 7cf2103735ab: Layer already exists 06:56:12 6873c072b530: Layer already exists 06:56:12 ce7f800efff9: Layer already exists 06:56:12 774bcfbb5e02: Layer already exists 06:56:12 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:1d530758b9b61d2212b8dc96bd7fb08b4782d08c2aea94e7eca247cbeabd235e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:56:13 7de957738ace: Preparing 06:56:13 7cf2103735ab: Preparing 06:56:13 6873c072b530: Preparing 06:56:13 429c882bfe7f: Preparing 06:56:13 fc8d2ab55b78: Preparing 06:56:13 774bcfbb5e02: Preparing 06:56:13 ce7f800efff9: Preparing 06:56:13 774bcfbb5e02: Waiting 06:56:13 ce7f800efff9: Waiting 06:56:13 fc8d2ab55b78: Layer already exists 06:56:13 7de957738ace: Layer already exists 06:56:13 429c882bfe7f: Layer already exists 06:56:13 6873c072b530: Layer already exists 06:56:13 7cf2103735ab: Layer already exists 06:56:13 774bcfbb5e02: Layer already exists 06:56:13 ce7f800efff9: Layer already exists 06:56:13 main: digest: sha256:1d530758b9b61d2212b8dc96bd7fb08b4782d08c2aea94e7eca247cbeabd235e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:56:13 ===================================================== [Pipeline] echo 06:56:13 taggedImages: 06:56:13 - nexus3.edgexfoundry.org:10004/support-notifications:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:56:13 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:56:13 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.57 06:56:13 - nexus3.edgexfoundry.org:10004/support-notifications:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:56:13 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:56:13 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:56:13 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:56:13 latest 06:56:13 3.2.0-dev.57 06:56:13 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:56:13 main 06:56:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:56:14 2687323721df: Preparing 06:56:14 039c478e5462: Preparing 06:56:14 6873c072b530: Preparing 06:56:14 429c882bfe7f: Preparing 06:56:14 86e5c4aab9be: Preparing 06:56:14 2ae663b0ef3d: Preparing 06:56:14 ce7f800efff9: Preparing 06:56:14 2ae663b0ef3d: Waiting 06:56:14 ce7f800efff9: Waiting 06:56:14 6873c072b530: Layer already exists 06:56:14 86e5c4aab9be: Layer already exists 06:56:14 429c882bfe7f: Layer already exists 06:56:14 2ae663b0ef3d: Layer already exists 06:56:14 ce7f800efff9: Layer already exists 06:56:14 2687323721df: Pushed 06:56:18 039c478e5462: Pushed 06:56:18 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:9816636fb2f4bcdead0a381d7edff311ee2673dde770956e0665e5dbcc4c44f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:56:19 2687323721df: Preparing 06:56:19 039c478e5462: Preparing 06:56:19 6873c072b530: Preparing 06:56:19 429c882bfe7f: Preparing 06:56:19 86e5c4aab9be: Preparing 06:56:19 2ae663b0ef3d: Preparing 06:56:19 ce7f800efff9: Preparing 06:56:19 2ae663b0ef3d: Waiting 06:56:19 ce7f800efff9: Waiting 06:56:19 86e5c4aab9be: Layer already exists 06:56:19 039c478e5462: Layer already exists 06:56:19 6873c072b530: Layer already exists 06:56:19 429c882bfe7f: Layer already exists 06:56:19 2687323721df: Layer already exists 06:56:19 ce7f800efff9: Layer already exists 06:56:19 2ae663b0ef3d: Layer already exists 06:56:19 latest: digest: sha256:9816636fb2f4bcdead0a381d7edff311ee2673dde770956e0665e5dbcc4c44f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.57 06:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:56:20 2687323721df: Preparing 06:56:20 039c478e5462: Preparing 06:56:20 6873c072b530: Preparing 06:56:20 429c882bfe7f: Preparing 06:56:20 86e5c4aab9be: Preparing 06:56:20 2ae663b0ef3d: Preparing 06:56:20 ce7f800efff9: Preparing 06:56:20 ce7f800efff9: Waiting 06:56:20 429c882bfe7f: Layer already exists 06:56:20 039c478e5462: Layer already exists 06:56:20 6873c072b530: Layer already exists 06:56:20 86e5c4aab9be: Layer already exists 06:56:20 2687323721df: Layer already exists 06:56:20 2ae663b0ef3d: Layer already exists 06:56:20 ce7f800efff9: Layer already exists 06:56:20 3.2.0-dev.57: digest: sha256:9816636fb2f4bcdead0a381d7edff311ee2673dde770956e0665e5dbcc4c44f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:56:20 2687323721df: Preparing 06:56:20 039c478e5462: Preparing 06:56:20 6873c072b530: Preparing 06:56:20 429c882bfe7f: Preparing 06:56:20 86e5c4aab9be: Preparing 06:56:20 2ae663b0ef3d: Preparing 06:56:20 ce7f800efff9: Preparing 06:56:20 2ae663b0ef3d: Waiting 06:56:20 429c882bfe7f: Layer already exists 06:56:20 2687323721df: Layer already exists 06:56:20 039c478e5462: Layer already exists 06:56:20 86e5c4aab9be: Layer already exists 06:56:20 6873c072b530: Layer already exists 06:56:20 2ae663b0ef3d: Layer already exists 06:56:20 ce7f800efff9: Layer already exists 06:56:20 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:9816636fb2f4bcdead0a381d7edff311ee2673dde770956e0665e5dbcc4c44f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:56:21 2687323721df: Preparing 06:56:21 039c478e5462: Preparing 06:56:21 6873c072b530: Preparing 06:56:21 429c882bfe7f: Preparing 06:56:21 86e5c4aab9be: Preparing 06:56:21 2ae663b0ef3d: Preparing 06:56:21 ce7f800efff9: Preparing 06:56:21 2ae663b0ef3d: Waiting 06:56:21 ce7f800efff9: Waiting 06:56:21 86e5c4aab9be: Layer already exists 06:56:21 429c882bfe7f: Layer already exists 06:56:21 2687323721df: Layer already exists 06:56:21 6873c072b530: Layer already exists 06:56:21 039c478e5462: Layer already exists 06:56:21 2ae663b0ef3d: Layer already exists 06:56:21 ce7f800efff9: Layer already exists 06:56:21 main: digest: sha256:9816636fb2f4bcdead0a381d7edff311ee2673dde770956e0665e5dbcc4c44f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:56:21 ===================================================== [Pipeline] echo 06:56:21 taggedImages: 06:56:21 - nexus3.edgexfoundry.org:10004/support-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 06:56:21 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:56:21 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.57 06:56:21 - nexus3.edgexfoundry.org:10004/support-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 06:56:21 - 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] } 07:12:02 #160 ... 07:12:02 07:12:02 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:12:02 #155 1163.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:12:02 #155 ... 07:12:02 07:12:02 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:12:02 #153 DONE 1167.7s 07:12:02 07:12:02 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:12:02 #149 ... 07:12:02 07:12:02 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:12:02 #161 DONE 0.4s 07:12:02 07:12:02 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:12:02 #162 DONE 0.3s 07:12:02 07:12:02 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:12:02 #163 DONE 0.4s 07:12:02 07:12:02 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:12:02 #150 DONE 1169.2s 07:12:02 07:12:02 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:12:02 #160 ... 07:12:02 07:12:02 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:12:02 #164 DONE 0.6s 07:12:02 07:12:02 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:12:02 #165 DONE 0.5s 07:12:02 07:12:02 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:12:02 #166 DONE 0.3s 07:12:02 07:12:02 #167 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:12:02 #167 DONE 0.3s 07:12:02 07:12:02 #168 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:12:02 #168 DONE 3.0s 07:12:02 07:12:02 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:12:02 #169 DONE 3.1s 07:12:02 07:12:02 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:12:02 #170 DONE 0.8s 07:12:02 07:12:02 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:12:02 #171 DONE 0.2s 07:12:02 07:12:02 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:12:02 #172 ... 07:12:02 07:12:02 #108 [security-proxy-setup] exporting to image 07:12:02 #108 exporting layers 1.3s done 07:12:02 #108 writing image sha256:6e99b916e61068ba6ea5af6ada48f2c987681f6da69ee926d7e7fa0601d1b31e 0.0s done 07:12:02 #108 naming to docker.io/library/security-proxy-setup-arm64 done 07:12:02 #108 DONE 6.3s 07:12:02 07:12:02 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:12:02 #172 DONE 0.4s 07:12:02 07:12:02 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:12:02 #173 DONE 0.2s 07:12:02 07:12:02 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:12:02 #160 ... 07:12:02 07:12:02 #174 [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/ 07:12:03 #174 DONE 0.2s 07:12:03 07:12:03 #175 [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/ 07:12:03 #175 DONE 0.2s 07:12:03 07:12:03 #176 [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/ 07:12:03 #176 DONE 0.2s 07:12:03 07:12:03 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:12:03 #177 DONE 0.1s 07:12:03 07:12:03 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:12:03 #178 DONE 0.1s 07:12:03 07:12:03 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:12:05 #179 DONE 2.0s 07:12:05 07:12:05 #108 [security-bootstrapper] exporting to image 07:12:06 #108 exporting layers 1.0s done 07:12:06 #108 writing image sha256:497a0a07e35f6e28d6c365dff10e74228f61580a64a30f5186bc9a20ef5d9711 done 07:12:06 #108 naming to docker.io/library/security-bootstrapper-arm64 done 07:12:06 #108 DONE 7.4s 07:12:06 07:12:06 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:12:13 #148 ... 07:12:13 07:12:13 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:12:13 #155 DONE 1185.0s 07:12:13 07:12:13 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:12:13 #148 ... 07:12:13 07:12:13 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:12:13 #180 DONE 0.4s 07:12:13 07:12:13 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:12:13 #181 DONE 0.2s 07:12:13 07:12:13 #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 07:12:13 #182 DONE 0.1s 07:12:13 07:12:13 #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 07:12:13 #183 DONE 0.2s 07:12:13 07:12:13 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:12:13 #184 DONE 0.2s 07:12:13 07:12:13 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:12:13 #158 ... 07:12:13 07:12:13 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:12:14 #185 DONE 0.3s 07:12:14 07:12:14 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:12:14 #157 ... 07:12:14 07:12:14 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:12:14 #186 DONE 0.3s 07:12:14 07:12:14 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:12:14 #187 DONE 0.1s 07:12:14 07:12:14 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:12:14 #149 ... 07:12:14 07:12:14 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:12:16 #188 DONE 2.1s 07:12:16 07:12:16 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:12:16 #148 ... 07:12:16 07:12:16 #108 [security-secretstore-setup] exporting to image 07:12:16 #108 exporting layers 07:12:18 #108 exporting layers 1.4s done 07:12:18 #108 writing image sha256:d543ca0f73e0236f79160e6b48c8a990454ed44699b20b6b2868142f1937090d done 07:12:18 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 07:12:18 #108 DONE 8.8s 07:12:18 07:12:18 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:13:14 #157 ... 07:13:14 07:13:14 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:13:14 #154 DONE 1241.2s 07:13:14 07:13:14 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:13:14 #189 DONE 0.3s 07:13:14 07:13:14 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:13:14 #190 DONE 0.2s 07:13:14 07:13:14 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:13:14 #191 DONE 0.3s 07:13:14 07:13:14 #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 07:13:14 #192 DONE 0.1s 07:13:14 07:13:14 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:13:14 #193 DONE 0.2s 07:13:14 07:13:14 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:13:14 #194 DONE 2.1s 07:13:14 07:13:14 #108 [core-common-config-bootstrapper] exporting to image 07:13:14 #108 exporting layers 07:13:14 #108 exporting layers 0.8s done 07:13:14 #108 writing image sha256:664e7ba6a01161a28c4c0d7a8c69c1faa43452ef69a2a495bf2ff3d87cdf7d0f done 07:13:14 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:13:14 #108 DONE 9.6s 07:13:14 07:13:14 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:15:06 #148 ... 07:15:06 07:15:06 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:15:06 #158 DONE 1357.9s 07:15:06 07:15:06 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:15:06 #159 ... 07:15:06 07:15:06 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:15:06 #195 DONE 0.2s 07:15:06 07:15:06 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:15:06 #148 ... 07:15:06 07:15:06 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:15:06 #196 DONE 0.3s 07:15:06 07:15:06 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:15:06 #197 DONE 0.5s 07:15:06 07:15:06 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:15:06 #160 ... 07:15:06 07:15:06 #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 07:15:07 #198 DONE 0.3s 07:15:07 07:15:07 #108 [security-spiffe-token-provider] exporting to image 07:15:07 #108 exporting layers 07:15:08 #108 exporting layers 0.9s done 07:15:08 #108 writing image sha256:fcac411640474cce8f9ff6dab44a12836b6ee44a397809fdd0aa85ada03a7a03 done 07:15:08 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:15:08 #108 DONE 10.5s 07:15:08 07:15:08 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:23:01 #148 ... 07:23:01 07:23:01 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:23:01 #152 DONE 1829.5s 07:23:01 07:23:01 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:23:01 #157 ... 07:23:01 07:23:01 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:23:01 #199 DONE 0.2s 07:23:01 07:23:01 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:23:01 #200 DONE 0.2s 07:23:01 07:23:01 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:23:01 #160 ... 07:23:01 07:23:01 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:23:01 #201 DONE 0.4s 07:23:01 07:23:01 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:23:01 #157 ... 07:23:01 07:23:01 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:23:01 #202 DONE 0.1s 07:23:01 07:23:01 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:23:01 #203 DONE 0.1s 07:23:01 07:23:01 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:23:01 #160 ... 07:23:01 07:23:01 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:23:01 #204 DONE 1.9s 07:23:01 07:23:01 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:23:01 #157 ... 07:23:01 07:23:01 #108 [security-proxy-auth] exporting to image 07:23:01 #108 exporting layers 07:23:01 #108 exporting layers 0.7s done 07:23:01 #108 writing image sha256:9c74307a83adcbb09bfab3db5106d3cc17ca454c71ddf606d8dda8b9d5300994 done 07:23:01 #108 naming to docker.io/library/security-proxy-auth-arm64 done 07:23:01 #108 DONE 11.3s 07:23:01 07:23:01 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:24:09 #157 ... 07:24:09 07:24:09 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:24:09 #156 DONE 1894.0s 07:24:09 07:24:09 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:24:09 #157 ... 07:24:09 07:24:09 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:24:09 #205 DONE 0.2s 07:24:09 07:24:09 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:24:09 #206 DONE 0.3s 07:24:09 07:24:09 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:24:09 #207 DONE 0.4s 07:24:09 07:24:09 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:24:09 #208 DONE 0.2s 07:24:09 07:24:09 #108 [core-command] exporting to image 07:24:09 #108 exporting layers 07:24:09 #108 exporting layers 0.5s done 07:24:09 #108 writing image sha256:01046d34b14c90c77087550619449458658172d58edef367cf80b51ec6dd3096 0.0s done 07:24:09 #108 naming to docker.io/library/core-command-arm64 07:24:09 #108 naming to docker.io/library/core-command-arm64 done 07:24:09 #108 DONE 11.8s 07:24:09 07:24:09 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:26:16 #160 ... 07:26:16 07:26:16 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:26:16 #151 DONE 2019.2s 07:26:16 07:26:16 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:26:16 #157 ... 07:26:16 07:26:16 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:26:16 #209 DONE 0.2s 07:26:16 07:26:16 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:26:16 #149 ... 07:26:16 07:26:16 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:26:16 #210 DONE 0.5s 07:26:16 07:26:16 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:26:16 #211 DONE 0.1s 07:26:16 07:26:16 #108 [core-keeper] exporting to image 07:26:16 #108 exporting layers 07:26:16 #108 exporting layers 0.4s done 07:26:16 #108 writing image sha256:f481c5f9029e27dea727bbe397f7ea3e02b256316351ca534bd2d7599c01c6c9 done 07:26:16 #108 naming to docker.io/library/core-keeper-arm64 done 07:26:16 #108 DONE 12.2s 07:26:16 07:26:16 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:26:16 #160 ... 07:26:16 07:26:16 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:26:16 #157 DONE 2023.4s 07:26:16 07:26:16 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:26:16 #148 ... 07:26:16 07:26:16 #212 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:26:16 #212 DONE 0.2s 07:26:16 07:26:16 #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:26:16 #213 DONE 0.1s 07:26:16 07:26:16 #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:26:16 #214 DONE 0.5s 07:26:16 07:26:16 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:26:16 #148 ... 07:26:16 07:26:16 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:26:16 #215 DONE 0.2s 07:26:16 07:26:16 #108 [core-data] exporting to image 07:26:16 #108 exporting layers 0.5s done 07:26:16 #108 writing image sha256:01e0d708914908020e4b4b24de4fe7f4d5e4a8ff74c5d4efce3f8965fbbc6b4c done 07:26:16 #108 naming to docker.io/library/core-data-arm64 done 07:26:16 #108 DONE 12.7s 07:26:16 07:26:16 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:26:16 #159 ... 07:26:16 07:26:16 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:26:16 #160 DONE 2026.0s 07:26:16 07:26:16 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:26:16 #149 ... 07:26:16 07:26:16 #216 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:26:16 #216 DONE 0.1s 07:26:16 07:26:16 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:26:16 #149 ... 07:26:16 07:26:16 #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:26:16 #217 DONE 0.1s 07:26:16 07:26:16 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:26:16 #149 ... 07:26:16 07:26:16 #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:26:16 #218 DONE 0.5s 07:26:16 07:26:16 #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:26:16 #219 DONE 0.1s 07:26:16 07:26:16 #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:26:16 #220 DONE 0.1s 07:26:16 07:26:16 #108 [core-metadata] exporting to image 07:26:16 #108 exporting layers 0.6s done 07:26:16 #108 writing image sha256:2bac0ef7f3414bfac48fcb7226dc04c465f938a644d9eccd36a1bc91ed93ce69 0.0s done 07:26:16 #108 naming to docker.io/library/core-metadata-arm64 done 07:26:16 #108 DONE 13.4s 07:26:16 07:26:16 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:26:48 #149 ... 07:26:48 07:26:48 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:26:48 #159 DONE 2059.4s 07:26:48 07:26:48 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:26:48 #148 ... 07:26:48 07:26:48 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:26:48 #149 DONE 2060.0s 07:26:48 07:26:48 #221 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:26:48 #221 DONE 0.3s 07:26:48 07:26:48 #222 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:26:48 #222 DONE 0.4s 07:26:48 07:26:48 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:26:48 #223 DONE 0.2s 07:26:48 07:26:48 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:26:48 #224 DONE 0.3s 07:26:48 07:26:48 #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:26:48 #225 DONE 0.7s 07:26:48 07:26:48 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:26:48 #148 DONE 2061.3s 07:26:48 07:26:48 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:26:48 #226 DONE 0.4s 07:26:48 07:26:48 #227 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:26:49 #227 ... 07:26:49 07:26:49 #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:26:49 #228 DONE 0.2s 07:26:49 07:26:49 #227 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:26:49 #227 DONE 0.3s 07:26:49 07:26:49 #108 [support-notifications] exporting to image 07:26:49 #108 exporting layers 07:26:49 #108 ... 07:26:49 07:26:49 #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:26:49 #229 DONE 0.3s 07:26:49 07:26:49 #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:26:49 #230 DONE 0.2s 07:26:49 07:26:49 #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:26:50 #231 DONE 0.5s 07:26:50 07:26:50 #108 [support-scheduler] exporting to image 07:26:50 #108 exporting layers 0.8s done 07:26:50 #108 writing image sha256:f68cc1aaa462c93eee33787ffe6d153c6976a085e08567a32ba09656860129c7 0.0s done 07:26:50 #108 naming to docker.io/library/support-scheduler-arm64 done 07:26:50 #108 ... 07:26:50 07:26:50 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:26:50 #232 DONE 0.1s 07:26:50 07:26:50 #108 [support-notifications] exporting to image 07:26:50 #108 writing image sha256:32e68b9433d6330b80012fe3f2d2694637ae7b11bd4fa12e4cb4dab40cf196cf done 07:26:50 #108 naming to docker.io/library/support-notifications-arm64 done 07:26:51 #108 exporting layers 1.2s done 07:26:51 #108 writing image sha256:f828baa0ff4dd06f6cd323f7a6043cbf574e1b63655fadc28bab02c4063dde00 done 07:26:51 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 07:26:51 #108 DONE 15.8s 07:26:51 07:26:51 #25 [support-notifications internal] load .dockerignore 07:26:51 time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:26:51 time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:26:51 time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:26:51 time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:26:51 time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:26:51 time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:26:51 time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:26:51 time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:26:51 time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:26:51 time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:26:51 time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:26:51 time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:26:51 time="2024-08-20T06:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:26:51 time="2024-08-20T06:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:26:51 time="2024-08-20T06:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:26:51 time="2024-08-20T06:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:26:51 $ docker stop --time=1 3851da312ef3b82530ad4c8e51ed04640a7197b233a1981857bfddb3e13e9706 07:26:53 $ docker rm -f --volumes 3851da312ef3b82530ad4c8e51ed04640a7197b233a1981857bfddb3e13e9706 [Pipeline] // withDockerContainer [Pipeline] sh 07:26:53 + docker images 07:26:53 REPOSITORY TAG IMAGE ID CREATED SIZE 07:26:53 support-cron-scheduler-arm64 latest f828baa0ff4d 3 seconds ago 43.5MB 07:26:53 support-scheduler-arm64 latest f68cc1aaa462 5 seconds ago 41.3MB 07:26:53 support-notifications-arm64 latest 32e68b9433d6 5 seconds ago 42MB 07:26:53 core-metadata-arm64 latest 2bac0ef7f341 39 seconds ago 39.3MB 07:26:53 core-data-arm64 latest 01e0d7089149 41 seconds ago 39.1MB 07:26:53 core-keeper-arm64 latest f481c5f9029e 46 seconds ago 39MB 07:26:53 core-command-arm64 latest 01046d34b14c 2 minutes ago 35MB 07:26:53 security-proxy-auth-arm64 latest 9c74307a83ad 3 minutes ago 32.6MB 07:26:53 security-spiffe-token-provider-arm64 latest fcac41164047 11 minutes ago 29MB 07:26:53 core-common-config-bootstrapper-arm64 latest 664e7ba6a011 13 minutes ago 15.3MB 07:26:53 security-secretstore-setup-arm64 latest d543ca0f73e0 14 minutes ago 36.4MB 07:26:53 security-bootstrapper-arm64 latest 497a0a07e35f 14 minutes ago 18.9MB 07:26:53 security-proxy-setup-arm64 latest 6e99b916e610 14 minutes ago 26.1MB 07:26:53 security-spire-agent-arm64 latest 5001eeaaf536 35 minutes ago 174MB 07:26:53 security-spire-server-arm64 latest 7b20ea92bd82 35 minutes ago 116MB 07:26:53 security-spire-config-arm64 latest eb972eaf4b47 35 minutes ago 115MB 07:26:53 ci-base-image-arm64 latest 284546adb2df 37 minutes ago 967MB 07:26:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 07:26:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:53 provisioning config files... 07:26:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/676@tmp/config17631634128120502167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:54 ---> ****-login.sh 07:26:54 nexus3.edgexfoundry.org:10001 07:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:54 Configure a credential helper to remove this warning. See 07:26:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:54 07:26:54 Login Succeeded 07:26:54 nexus3.edgexfoundry.org:10002 07:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:55 Configure a credential helper to remove this warning. See 07:26:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:55 07:26:55 Login Succeeded 07:26:55 nexus3.edgexfoundry.org:10003 07:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:55 Configure a credential helper to remove this warning. See 07:26:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:55 07:26:55 Login Succeeded 07:26:55 nexus3.edgexfoundry.org:10004 07:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:55 Configure a credential helper to remove this warning. See 07:26:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:55 07:26:55 Login Succeeded 07:26:55 ****.io 07:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:56 Configure a credential helper to remove this warning. See 07:26:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:56 07:26:56 Login Succeeded 07:26:56 ---> ****-login.sh ends [Pipeline] } 07:26:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:26:56 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:26:56 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:26:56 latest 07:26:56 3.2.0-dev.57 07:26:56 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:26:56 main 07:26:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:26:56 7d815e541188: Preparing 07:26:56 2b222be4c8b7: Preparing 07:26:56 3ae203e8c5f0: Preparing 07:26:56 99795c7a3d87: Preparing 07:26:56 ec50d803a2d3: Preparing 07:26:56 d54adbbbce88: Preparing 07:26:56 3c20671a5817: Preparing 07:26:56 d54adbbbce88: Waiting 07:26:56 3c20671a5817: Waiting 07:26:57 3ae203e8c5f0: Pushed 07:26:57 99795c7a3d87: Pushed 07:26:57 ec50d803a2d3: Pushed 07:26:57 7d815e541188: Pushed 07:26:57 3c20671a5817: Layer already exists 07:26:57 d54adbbbce88: Pushed 07:27:02 2b222be4c8b7: Pushed 07:27:02 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:4e3c137f96a56d6a5749e02f2be48881104b64d7c382bdf1303c22a6d4839393 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:27:03 7d815e541188: Preparing 07:27:03 2b222be4c8b7: Preparing 07:27:03 3ae203e8c5f0: Preparing 07:27:03 99795c7a3d87: Preparing 07:27:03 ec50d803a2d3: Preparing 07:27:03 d54adbbbce88: Preparing 07:27:03 3c20671a5817: Preparing 07:27:03 d54adbbbce88: Waiting 07:27:03 3c20671a5817: Waiting 07:27:03 99795c7a3d87: Layer already exists 07:27:03 2b222be4c8b7: Layer already exists 07:27:03 7d815e541188: Layer already exists 07:27:03 ec50d803a2d3: Layer already exists 07:27:03 3ae203e8c5f0: Layer already exists 07:27:03 3c20671a5817: Layer already exists 07:27:03 d54adbbbce88: Layer already exists 07:27:03 latest: digest: sha256:4e3c137f96a56d6a5749e02f2be48881104b64d7c382bdf1303c22a6d4839393 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.57 07:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:27:04 7d815e541188: Preparing 07:27:04 2b222be4c8b7: Preparing 07:27:04 3ae203e8c5f0: Preparing 07:27:04 99795c7a3d87: Preparing 07:27:04 ec50d803a2d3: Preparing 07:27:04 d54adbbbce88: Preparing 07:27:04 3c20671a5817: Preparing 07:27:04 d54adbbbce88: Waiting 07:27:04 3c20671a5817: Waiting 07:27:04 99795c7a3d87: Layer already exists 07:27:04 2b222be4c8b7: Layer already exists 07:27:04 3ae203e8c5f0: Layer already exists 07:27:04 ec50d803a2d3: Layer already exists 07:27:04 7d815e541188: Layer already exists 07:27:04 d54adbbbce88: Layer already exists 07:27:04 3c20671a5817: Layer already exists 07:27:04 3.2.0-dev.57: digest: sha256:4e3c137f96a56d6a5749e02f2be48881104b64d7c382bdf1303c22a6d4839393 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:27:05 7d815e541188: Preparing 07:27:05 2b222be4c8b7: Preparing 07:27:05 3ae203e8c5f0: Preparing 07:27:05 99795c7a3d87: Preparing 07:27:05 ec50d803a2d3: Preparing 07:27:05 d54adbbbce88: Preparing 07:27:05 3c20671a5817: Preparing 07:27:05 d54adbbbce88: Waiting 07:27:05 3c20671a5817: Waiting 07:27:05 3ae203e8c5f0: Layer already exists 07:27:05 7d815e541188: Layer already exists 07:27:05 ec50d803a2d3: Layer already exists 07:27:05 2b222be4c8b7: Layer already exists 07:27:05 99795c7a3d87: Layer already exists 07:27:05 d54adbbbce88: Layer already exists 07:27:05 3c20671a5817: Layer already exists 07:27:05 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:4e3c137f96a56d6a5749e02f2be48881104b64d7c382bdf1303c22a6d4839393 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:27:06 7d815e541188: Preparing 07:27:06 2b222be4c8b7: Preparing 07:27:06 3ae203e8c5f0: Preparing 07:27:06 99795c7a3d87: Preparing 07:27:06 ec50d803a2d3: Preparing 07:27:06 d54adbbbce88: Preparing 07:27:06 3c20671a5817: Preparing 07:27:06 d54adbbbce88: Waiting 07:27:06 3c20671a5817: Waiting 07:27:06 3ae203e8c5f0: Layer already exists 07:27:06 7d815e541188: Layer already exists 07:27:06 2b222be4c8b7: Layer already exists 07:27:06 99795c7a3d87: Layer already exists 07:27:06 ec50d803a2d3: Layer already exists 07:27:06 d54adbbbce88: Layer already exists 07:27:06 3c20671a5817: Layer already exists 07:27:06 main: digest: sha256:4e3c137f96a56d6a5749e02f2be48881104b64d7c382bdf1303c22a6d4839393 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:06 ===================================================== [Pipeline] echo 07:27:06 taggedImages: 07:27:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:27:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.57 07:27:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:27:06 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:27:06 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:06 latest 07:27:06 3.2.0-dev.57 07:27:06 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:06 main 07:27:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:27:07 8837fbadbd64: Preparing 07:27:07 bdc72745cf9b: Preparing 07:27:07 ac2166657c1a: Preparing 07:27:07 c47146e1c51a: Preparing 07:27:07 3ae203e8c5f0: Preparing 07:27:07 99795c7a3d87: Preparing 07:27:07 ec50d803a2d3: Preparing 07:27:07 d54adbbbce88: Preparing 07:27:07 3c20671a5817: Preparing 07:27:07 d54adbbbce88: Waiting 07:27:07 99795c7a3d87: Waiting 07:27:07 ec50d803a2d3: Waiting 07:27:07 3c20671a5817: Waiting 07:27:07 3ae203e8c5f0: Layer already exists 07:27:07 99795c7a3d87: Layer already exists 07:27:07 ec50d803a2d3: Layer already exists 07:27:07 bdc72745cf9b: Pushed 07:27:07 ac2166657c1a: Pushed 07:27:07 d54adbbbce88: Layer already exists 07:27:07 3c20671a5817: Layer already exists 07:27:07 8837fbadbd64: Pushed 07:27:09 c47146e1c51a: Pushed 07:27:09 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:302ff99ceaf43221654ef0b2726349089a984eb874adcc48756ff29f0aaadc35 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:10 + 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 07:27:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:27:10 8837fbadbd64: Preparing 07:27:10 bdc72745cf9b: Preparing 07:27:10 ac2166657c1a: Preparing 07:27:10 c47146e1c51a: Preparing 07:27:10 3ae203e8c5f0: Preparing 07:27:10 99795c7a3d87: Preparing 07:27:10 ec50d803a2d3: Preparing 07:27:10 d54adbbbce88: Preparing 07:27:10 3c20671a5817: Preparing 07:27:10 ec50d803a2d3: Waiting 07:27:10 d54adbbbce88: Waiting 07:27:10 3c20671a5817: Waiting 07:27:10 99795c7a3d87: Waiting 07:27:10 8837fbadbd64: Layer already exists 07:27:10 c47146e1c51a: Layer already exists 07:27:10 ac2166657c1a: Layer already exists 07:27:10 3ae203e8c5f0: Layer already exists 07:27:10 bdc72745cf9b: Layer already exists 07:27:10 d54adbbbce88: Layer already exists 07:27:10 99795c7a3d87: Layer already exists 07:27:10 ec50d803a2d3: Layer already exists 07:27:10 3c20671a5817: Layer already exists 07:27:10 latest: digest: sha256:302ff99ceaf43221654ef0b2726349089a984eb874adcc48756ff29f0aaadc35 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:11 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.57 07:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:27:11 8837fbadbd64: Preparing 07:27:11 bdc72745cf9b: Preparing 07:27:11 ac2166657c1a: Preparing 07:27:11 c47146e1c51a: Preparing 07:27:11 3ae203e8c5f0: Preparing 07:27:11 99795c7a3d87: Preparing 07:27:11 ec50d803a2d3: Preparing 07:27:11 d54adbbbce88: Preparing 07:27:11 3c20671a5817: Preparing 07:27:11 ec50d803a2d3: Waiting 07:27:11 d54adbbbce88: Waiting 07:27:11 3c20671a5817: Waiting 07:27:11 99795c7a3d87: Waiting 07:27:11 ac2166657c1a: Layer already exists 07:27:11 8837fbadbd64: Layer already exists 07:27:11 bdc72745cf9b: Layer already exists 07:27:11 3ae203e8c5f0: Layer already exists 07:27:11 c47146e1c51a: Layer already exists 07:27:11 d54adbbbce88: Layer already exists 07:27:11 3c20671a5817: Layer already exists 07:27:11 ec50d803a2d3: Layer already exists 07:27:11 99795c7a3d87: Layer already exists 07:27:11 3.2.0-dev.57: digest: sha256:302ff99ceaf43221654ef0b2726349089a984eb874adcc48756ff29f0aaadc35 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:27:12 8837fbadbd64: Preparing 07:27:12 bdc72745cf9b: Preparing 07:27:12 ac2166657c1a: Preparing 07:27:12 c47146e1c51a: Preparing 07:27:12 3ae203e8c5f0: Preparing 07:27:12 99795c7a3d87: Preparing 07:27:12 ec50d803a2d3: Preparing 07:27:12 d54adbbbce88: Preparing 07:27:12 3c20671a5817: Preparing 07:27:12 ec50d803a2d3: Waiting 07:27:12 d54adbbbce88: Waiting 07:27:12 3c20671a5817: Waiting 07:27:12 99795c7a3d87: Waiting 07:27:12 3ae203e8c5f0: Layer already exists 07:27:12 ac2166657c1a: Layer already exists 07:27:12 8837fbadbd64: Layer already exists 07:27:12 c47146e1c51a: Layer already exists 07:27:12 bdc72745cf9b: Layer already exists 07:27:12 d54adbbbce88: Layer already exists 07:27:12 ec50d803a2d3: Layer already exists 07:27:12 99795c7a3d87: Layer already exists 07:27:12 3c20671a5817: Layer already exists 07:27:12 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:302ff99ceaf43221654ef0b2726349089a984eb874adcc48756ff29f0aaadc35 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:13 + 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 07:27:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:27:13 8837fbadbd64: Preparing 07:27:13 bdc72745cf9b: Preparing 07:27:13 ac2166657c1a: Preparing 07:27:13 c47146e1c51a: Preparing 07:27:13 3ae203e8c5f0: Preparing 07:27:13 99795c7a3d87: Preparing 07:27:13 ec50d803a2d3: Preparing 07:27:13 d54adbbbce88: Preparing 07:27:13 3c20671a5817: Preparing 07:27:13 99795c7a3d87: Waiting 07:27:13 ec50d803a2d3: Waiting 07:27:13 d54adbbbce88: Waiting 07:27:13 3c20671a5817: Waiting 07:27:13 ac2166657c1a: Layer already exists 07:27:13 c47146e1c51a: Layer already exists 07:27:13 3ae203e8c5f0: Layer already exists 07:27:13 bdc72745cf9b: Layer already exists 07:27:13 8837fbadbd64: Layer already exists 07:27:13 99795c7a3d87: Layer already exists 07:27:13 3c20671a5817: Layer already exists 07:27:13 ec50d803a2d3: Layer already exists 07:27:13 d54adbbbce88: Layer already exists 07:27:13 main: digest: sha256:302ff99ceaf43221654ef0b2726349089a984eb874adcc48756ff29f0aaadc35 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:13 ===================================================== [Pipeline] echo 07:27:13 taggedImages: 07:27:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:27:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.57 07:27:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:27:13 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:27:13 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:13 latest 07:27:13 3.2.0-dev.57 07:27:13 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:13 main 07:27:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:27:14 5ae0267f4434: Preparing 07:27:14 e6dae375659f: Preparing 07:27:14 3ae203e8c5f0: Preparing 07:27:14 99795c7a3d87: Preparing 07:27:14 5b00c1f8bc13: Preparing 07:27:14 d78aa9acf774: Preparing 07:27:14 3c20671a5817: Preparing 07:27:14 d78aa9acf774: Waiting 07:27:14 3c20671a5817: Waiting 07:27:14 99795c7a3d87: Layer already exists 07:27:14 3ae203e8c5f0: Layer already exists 07:27:14 3c20671a5817: Layer already exists 07:27:14 5ae0267f4434: Pushed 07:27:14 5b00c1f8bc13: Pushed 07:27:14 d78aa9acf774: Pushed 07:27:21 e6dae375659f: Pushed 07:27:21 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:6d1b499bda0302b81cd233eb9ad705000753e5f822a0135d38e24c867da413b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:27:22 5ae0267f4434: Preparing 07:27:22 e6dae375659f: Preparing 07:27:22 3ae203e8c5f0: Preparing 07:27:22 99795c7a3d87: Preparing 07:27:22 5b00c1f8bc13: Preparing 07:27:22 d78aa9acf774: Preparing 07:27:22 3c20671a5817: Preparing 07:27:22 d78aa9acf774: Waiting 07:27:22 3c20671a5817: Waiting 07:27:22 5b00c1f8bc13: Layer already exists 07:27:22 3ae203e8c5f0: Layer already exists 07:27:22 e6dae375659f: Layer already exists 07:27:22 5ae0267f4434: Layer already exists 07:27:22 99795c7a3d87: Layer already exists 07:27:22 d78aa9acf774: Layer already exists 07:27:22 3c20671a5817: Layer already exists 07:27:22 latest: digest: sha256:6d1b499bda0302b81cd233eb9ad705000753e5f822a0135d38e24c867da413b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.57 07:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:27:23 5ae0267f4434: Preparing 07:27:23 e6dae375659f: Preparing 07:27:23 3ae203e8c5f0: Preparing 07:27:23 99795c7a3d87: Preparing 07:27:23 5b00c1f8bc13: Preparing 07:27:23 d78aa9acf774: Preparing 07:27:23 3c20671a5817: Preparing 07:27:23 d78aa9acf774: Waiting 07:27:23 3c20671a5817: Waiting 07:27:23 99795c7a3d87: Layer already exists 07:27:23 5ae0267f4434: Layer already exists 07:27:23 e6dae375659f: Layer already exists 07:27:23 5b00c1f8bc13: Layer already exists 07:27:23 3ae203e8c5f0: Layer already exists 07:27:23 3c20671a5817: Layer already exists 07:27:23 d78aa9acf774: Layer already exists 07:27:23 3.2.0-dev.57: digest: sha256:6d1b499bda0302b81cd233eb9ad705000753e5f822a0135d38e24c867da413b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:27:24 5ae0267f4434: Preparing 07:27:24 e6dae375659f: Preparing 07:27:24 3ae203e8c5f0: Preparing 07:27:24 99795c7a3d87: Preparing 07:27:24 5b00c1f8bc13: Preparing 07:27:24 d78aa9acf774: Preparing 07:27:24 3c20671a5817: Preparing 07:27:24 d78aa9acf774: Waiting 07:27:24 3c20671a5817: Waiting 07:27:24 99795c7a3d87: Layer already exists 07:27:24 e6dae375659f: Layer already exists 07:27:24 5ae0267f4434: Layer already exists 07:27:24 5b00c1f8bc13: Layer already exists 07:27:24 3ae203e8c5f0: Layer already exists 07:27:24 d78aa9acf774: Layer already exists 07:27:24 3c20671a5817: Layer already exists 07:27:24 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:6d1b499bda0302b81cd233eb9ad705000753e5f822a0135d38e24c867da413b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:27:25 5ae0267f4434: Preparing 07:27:25 e6dae375659f: Preparing 07:27:25 3ae203e8c5f0: Preparing 07:27:25 99795c7a3d87: Preparing 07:27:25 5b00c1f8bc13: Preparing 07:27:25 d78aa9acf774: Preparing 07:27:25 3c20671a5817: Preparing 07:27:25 d78aa9acf774: Waiting 07:27:25 3c20671a5817: Waiting 07:27:25 99795c7a3d87: Layer already exists 07:27:25 3ae203e8c5f0: Layer already exists 07:27:25 5ae0267f4434: Layer already exists 07:27:25 e6dae375659f: Layer already exists 07:27:25 5b00c1f8bc13: Layer already exists 07:27:25 3c20671a5817: Layer already exists 07:27:25 d78aa9acf774: Layer already exists 07:27:25 main: digest: sha256:6d1b499bda0302b81cd233eb9ad705000753e5f822a0135d38e24c867da413b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:25 ===================================================== [Pipeline] echo 07:27:25 taggedImages: 07:27:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:27:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.57 07:27:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:27:25 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:27:25 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:25 latest 07:27:25 3.2.0-dev.57 07:27:25 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:25 main 07:27:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:27:26 831a66514824: Preparing 07:27:26 b6bbcb88a550: Preparing 07:27:26 99795c7a3d87: Preparing 07:27:26 b38abebcbbff: Preparing 07:27:26 80d148c7ebb7: Preparing 07:27:26 3c20671a5817: Preparing 07:27:26 3c20671a5817: Waiting 07:27:26 99795c7a3d87: Layer already exists 07:27:26 3c20671a5817: Layer already exists 07:27:26 80d148c7ebb7: Pushed 07:27:26 831a66514824: Pushed 07:27:26 b38abebcbbff: Pushed 07:27:33 b6bbcb88a550: Pushed 07:27:33 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:75c448cf2e3c0be29d72d8fb9f850fa0adf69a0b73e148dd0f43764c08b8d0cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:27:33 831a66514824: Preparing 07:27:33 b6bbcb88a550: Preparing 07:27:33 99795c7a3d87: Preparing 07:27:33 b38abebcbbff: Preparing 07:27:33 80d148c7ebb7: Preparing 07:27:33 3c20671a5817: Preparing 07:27:33 3c20671a5817: Waiting 07:27:33 b38abebcbbff: Layer already exists 07:27:33 99795c7a3d87: Layer already exists 07:27:33 80d148c7ebb7: Layer already exists 07:27:33 831a66514824: Layer already exists 07:27:33 b6bbcb88a550: Layer already exists 07:27:33 3c20671a5817: Layer already exists 07:27:34 latest: digest: sha256:75c448cf2e3c0be29d72d8fb9f850fa0adf69a0b73e148dd0f43764c08b8d0cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.57 07:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:27:34 831a66514824: Preparing 07:27:34 b6bbcb88a550: Preparing 07:27:34 99795c7a3d87: Preparing 07:27:34 b38abebcbbff: Preparing 07:27:34 80d148c7ebb7: Preparing 07:27:34 3c20671a5817: Preparing 07:27:34 3c20671a5817: Waiting 07:27:34 831a66514824: Layer already exists 07:27:34 99795c7a3d87: Layer already exists 07:27:34 b6bbcb88a550: Layer already exists 07:27:34 80d148c7ebb7: Layer already exists 07:27:34 b38abebcbbff: Layer already exists 07:27:34 3c20671a5817: Layer already exists 07:27:35 3.2.0-dev.57: digest: sha256:75c448cf2e3c0be29d72d8fb9f850fa0adf69a0b73e148dd0f43764c08b8d0cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:27:35 831a66514824: Preparing 07:27:35 b6bbcb88a550: Preparing 07:27:35 99795c7a3d87: Preparing 07:27:35 b38abebcbbff: Preparing 07:27:35 80d148c7ebb7: Preparing 07:27:35 3c20671a5817: Preparing 07:27:35 3c20671a5817: Waiting 07:27:35 80d148c7ebb7: Layer already exists 07:27:35 b6bbcb88a550: Layer already exists 07:27:35 b38abebcbbff: Layer already exists 07:27:35 831a66514824: Layer already exists 07:27:35 99795c7a3d87: Layer already exists 07:27:35 3c20671a5817: Layer already exists 07:27:35 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:75c448cf2e3c0be29d72d8fb9f850fa0adf69a0b73e148dd0f43764c08b8d0cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:27:36 831a66514824: Preparing 07:27:36 b6bbcb88a550: Preparing 07:27:36 99795c7a3d87: Preparing 07:27:36 b38abebcbbff: Preparing 07:27:36 80d148c7ebb7: Preparing 07:27:36 3c20671a5817: Preparing 07:27:36 3c20671a5817: Waiting 07:27:36 b6bbcb88a550: Layer already exists 07:27:36 99795c7a3d87: Layer already exists 07:27:36 831a66514824: Layer already exists 07:27:36 80d148c7ebb7: Layer already exists 07:27:36 b38abebcbbff: Layer already exists 07:27:36 3c20671a5817: Layer already exists 07:27:36 main: digest: sha256:75c448cf2e3c0be29d72d8fb9f850fa0adf69a0b73e148dd0f43764c08b8d0cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:37 ===================================================== [Pipeline] echo 07:27:37 taggedImages: 07:27:37 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:37 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:27:37 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.57 07:27:37 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:37 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:27:37 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:27:37 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:37 latest 07:27:37 3.2.0-dev.57 07:27:37 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:37 main 07:27:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:27:37 afc446dac923: Preparing 07:27:37 ae0292b4da5e: Preparing 07:27:37 1600eaabdcc1: Preparing 07:27:37 3ae203e8c5f0: Preparing 07:27:37 99795c7a3d87: Preparing 07:27:37 ec50d803a2d3: Preparing 07:27:37 d54adbbbce88: Preparing 07:27:37 3c20671a5817: Preparing 07:27:37 ec50d803a2d3: Waiting 07:27:37 d54adbbbce88: Waiting 07:27:37 3c20671a5817: Waiting 07:27:37 99795c7a3d87: Layer already exists 07:27:37 3ae203e8c5f0: Layer already exists 07:27:38 ec50d803a2d3: Layer already exists 07:27:38 d54adbbbce88: Layer already exists 07:27:38 ae0292b4da5e: Pushed 07:27:38 3c20671a5817: Layer already exists 07:27:38 afc446dac923: Pushed 07:27:44 1600eaabdcc1: Pushed 07:27:44 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:2a27c1810dda8ef74f55981c97b987e6f6ce9afe133a9f7ce70361965ba2ece2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:27:45 afc446dac923: Preparing 07:27:45 ae0292b4da5e: Preparing 07:27:45 1600eaabdcc1: Preparing 07:27:45 3ae203e8c5f0: Preparing 07:27:45 99795c7a3d87: Preparing 07:27:45 ec50d803a2d3: Preparing 07:27:45 d54adbbbce88: Preparing 07:27:45 3c20671a5817: Preparing 07:27:45 d54adbbbce88: Waiting 07:27:45 3c20671a5817: Waiting 07:27:45 ec50d803a2d3: Waiting 07:27:45 1600eaabdcc1: Layer already exists 07:27:45 ae0292b4da5e: Layer already exists 07:27:45 afc446dac923: Layer already exists 07:27:45 3ae203e8c5f0: Layer already exists 07:27:45 99795c7a3d87: Layer already exists 07:27:45 ec50d803a2d3: Layer already exists 07:27:45 3c20671a5817: Layer already exists 07:27:45 d54adbbbce88: Layer already exists 07:27:45 latest: digest: sha256:2a27c1810dda8ef74f55981c97b987e6f6ce9afe133a9f7ce70361965ba2ece2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.57 07:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:27:46 afc446dac923: Preparing 07:27:46 ae0292b4da5e: Preparing 07:27:46 1600eaabdcc1: Preparing 07:27:46 3ae203e8c5f0: Preparing 07:27:46 99795c7a3d87: Preparing 07:27:46 ec50d803a2d3: Preparing 07:27:46 d54adbbbce88: Preparing 07:27:46 3c20671a5817: Preparing 07:27:46 d54adbbbce88: Waiting 07:27:46 ec50d803a2d3: Waiting 07:27:46 3c20671a5817: Waiting 07:27:46 99795c7a3d87: Layer already exists 07:27:46 1600eaabdcc1: Layer already exists 07:27:46 ae0292b4da5e: Layer already exists 07:27:46 3ae203e8c5f0: Layer already exists 07:27:46 afc446dac923: Layer already exists 07:27:46 ec50d803a2d3: Layer already exists 07:27:46 d54adbbbce88: Layer already exists 07:27:46 3c20671a5817: Layer already exists 07:27:46 3.2.0-dev.57: digest: sha256:2a27c1810dda8ef74f55981c97b987e6f6ce9afe133a9f7ce70361965ba2ece2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:27:47 afc446dac923: Preparing 07:27:47 ae0292b4da5e: Preparing 07:27:47 1600eaabdcc1: Preparing 07:27:47 3ae203e8c5f0: Preparing 07:27:47 99795c7a3d87: Preparing 07:27:47 ec50d803a2d3: Preparing 07:27:47 d54adbbbce88: Preparing 07:27:47 3c20671a5817: Preparing 07:27:47 ec50d803a2d3: Waiting 07:27:47 d54adbbbce88: Waiting 07:27:47 3c20671a5817: Waiting 07:27:47 afc446dac923: Layer already exists 07:27:47 1600eaabdcc1: Layer already exists 07:27:47 99795c7a3d87: Layer already exists 07:27:47 ae0292b4da5e: Layer already exists 07:27:47 3ae203e8c5f0: Layer already exists 07:27:47 d54adbbbce88: Layer already exists 07:27:47 3c20671a5817: Layer already exists 07:27:47 ec50d803a2d3: Layer already exists 07:27:47 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:2a27c1810dda8ef74f55981c97b987e6f6ce9afe133a9f7ce70361965ba2ece2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:27:48 afc446dac923: Preparing 07:27:48 ae0292b4da5e: Preparing 07:27:48 1600eaabdcc1: Preparing 07:27:48 3ae203e8c5f0: Preparing 07:27:48 99795c7a3d87: Preparing 07:27:48 ec50d803a2d3: Preparing 07:27:48 d54adbbbce88: Preparing 07:27:48 3c20671a5817: Preparing 07:27:48 d54adbbbce88: Waiting 07:27:48 3c20671a5817: Waiting 07:27:48 ec50d803a2d3: Waiting 07:27:48 1600eaabdcc1: Layer already exists 07:27:48 3ae203e8c5f0: Layer already exists 07:27:48 afc446dac923: Layer already exists 07:27:48 99795c7a3d87: Layer already exists 07:27:48 ae0292b4da5e: Layer already exists 07:27:48 3c20671a5817: Layer already exists 07:27:48 d54adbbbce88: Layer already exists 07:27:48 ec50d803a2d3: Layer already exists 07:27:48 main: digest: sha256:2a27c1810dda8ef74f55981c97b987e6f6ce9afe133a9f7ce70361965ba2ece2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:48 ===================================================== [Pipeline] echo 07:27:48 taggedImages: 07:27:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:27:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.57 07:27:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:27:48 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:27:48 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:48 latest 07:27:48 3.2.0-dev.57 07:27:48 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:48 main 07:27:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:27:49 6fe457b55f44: Preparing 07:27:49 e53ccaf2d034: Preparing 07:27:49 bac22398e459: Preparing 07:27:49 2717e9119e61: Preparing 07:27:49 314c857c5729: Preparing 07:27:49 73c3c076b659: Preparing 07:27:49 2ccd66f22165: Preparing 07:27:49 86fdfd6e2689: Preparing 07:27:49 3ae203e8c5f0: Preparing 07:27:49 99795c7a3d87: Preparing 07:27:49 73aaebfad8a6: Preparing 07:27:49 bdc963546c7c: Preparing 07:27:49 5f70bf18a086: Preparing 07:27:49 4cd14f548451: Preparing 07:27:49 9fd4f91921ca: Preparing 07:27:49 436f699c30b8: Preparing 07:27:49 3c20671a5817: Preparing 07:27:49 73aaebfad8a6: Waiting 07:27:49 bdc963546c7c: Waiting 07:27:49 73c3c076b659: Waiting 07:27:49 2ccd66f22165: Waiting 07:27:49 86fdfd6e2689: Waiting 07:27:49 3ae203e8c5f0: Waiting 07:27:49 5f70bf18a086: Waiting 07:27:49 4cd14f548451: Waiting 07:27:49 9fd4f91921ca: Waiting 07:27:49 436f699c30b8: Waiting 07:27:49 3c20671a5817: Waiting 07:27:49 99795c7a3d87: Waiting 07:27:49 314c857c5729: Pushed 07:27:49 2717e9119e61: Pushed 07:27:49 bac22398e459: Pushed 07:27:49 6fe457b55f44: Pushed 07:27:49 e53ccaf2d034: Pushed 07:27:49 3ae203e8c5f0: Layer already exists 07:27:49 99795c7a3d87: Layer already exists 07:27:49 73c3c076b659: Pushed 07:27:49 2ccd66f22165: Pushed 07:27:49 5f70bf18a086: Layer already exists 07:27:50 bdc963546c7c: Pushed 07:27:50 73aaebfad8a6: Pushed 07:27:50 4cd14f548451: Pushed 07:27:50 3c20671a5817: Layer already exists 07:27:50 9fd4f91921ca: Pushed 07:27:50 436f699c30b8: Pushed 07:27:52 86fdfd6e2689: Pushed 07:27:52 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:6e0bf23e864405a11ad8853367a8b1b489a351c7b3dab44cb1f4f80c81e9994c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:27:53 6fe457b55f44: Preparing 07:27:53 e53ccaf2d034: Preparing 07:27:53 bac22398e459: Preparing 07:27:53 2717e9119e61: Preparing 07:27:53 314c857c5729: Preparing 07:27:53 73c3c076b659: Preparing 07:27:53 2ccd66f22165: Preparing 07:27:53 86fdfd6e2689: Preparing 07:27:53 3ae203e8c5f0: Preparing 07:27:53 99795c7a3d87: Preparing 07:27:53 73aaebfad8a6: Preparing 07:27:53 bdc963546c7c: Preparing 07:27:53 5f70bf18a086: Preparing 07:27:53 4cd14f548451: Preparing 07:27:53 9fd4f91921ca: Preparing 07:27:53 436f699c30b8: Preparing 07:27:53 3c20671a5817: Preparing 07:27:53 86fdfd6e2689: Waiting 07:27:53 3ae203e8c5f0: Waiting 07:27:53 99795c7a3d87: Waiting 07:27:53 73aaebfad8a6: Waiting 07:27:53 bdc963546c7c: Waiting 07:27:53 5f70bf18a086: Waiting 07:27:53 4cd14f548451: Waiting 07:27:53 9fd4f91921ca: Waiting 07:27:53 436f699c30b8: Waiting 07:27:53 73c3c076b659: Waiting 07:27:53 2ccd66f22165: Waiting 07:27:53 3c20671a5817: Waiting 07:27:53 314c857c5729: Layer already exists 07:27:53 bac22398e459: Layer already exists 07:27:53 e53ccaf2d034: Layer already exists 07:27:53 6fe457b55f44: Layer already exists 07:27:53 2717e9119e61: Layer already exists 07:27:53 2ccd66f22165: Layer already exists 07:27:53 73c3c076b659: Layer already exists 07:27:53 86fdfd6e2689: Layer already exists 07:27:53 3ae203e8c5f0: Layer already exists 07:27:53 99795c7a3d87: Layer already exists 07:27:53 73aaebfad8a6: Layer already exists 07:27:53 5f70bf18a086: Layer already exists 07:27:53 bdc963546c7c: Layer already exists 07:27:53 4cd14f548451: Layer already exists 07:27:53 9fd4f91921ca: Layer already exists 07:27:53 436f699c30b8: Layer already exists 07:27:53 3c20671a5817: Layer already exists 07:27:53 latest: digest: sha256:6e0bf23e864405a11ad8853367a8b1b489a351c7b3dab44cb1f4f80c81e9994c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.57 07:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:27:54 6fe457b55f44: Preparing 07:27:54 e53ccaf2d034: Preparing 07:27:54 bac22398e459: Preparing 07:27:54 2717e9119e61: Preparing 07:27:54 314c857c5729: Preparing 07:27:54 73c3c076b659: Preparing 07:27:54 2ccd66f22165: Preparing 07:27:54 86fdfd6e2689: Preparing 07:27:54 3ae203e8c5f0: Preparing 07:27:54 99795c7a3d87: Preparing 07:27:54 73aaebfad8a6: Preparing 07:27:54 bdc963546c7c: Preparing 07:27:54 5f70bf18a086: Preparing 07:27:54 4cd14f548451: Preparing 07:27:54 9fd4f91921ca: Preparing 07:27:54 436f699c30b8: Preparing 07:27:54 3c20671a5817: Preparing 07:27:54 73c3c076b659: Waiting 07:27:54 2ccd66f22165: Waiting 07:27:54 86fdfd6e2689: Waiting 07:27:54 3ae203e8c5f0: Waiting 07:27:54 99795c7a3d87: Waiting 07:27:54 73aaebfad8a6: Waiting 07:27:54 bdc963546c7c: Waiting 07:27:54 5f70bf18a086: Waiting 07:27:54 4cd14f548451: Waiting 07:27:54 9fd4f91921ca: Waiting 07:27:54 436f699c30b8: Waiting 07:27:54 3c20671a5817: Waiting 07:27:54 314c857c5729: Layer already exists 07:27:54 6fe457b55f44: Layer already exists 07:27:54 e53ccaf2d034: Layer already exists 07:27:54 bac22398e459: Layer already exists 07:27:54 2717e9119e61: Layer already exists 07:27:54 2ccd66f22165: Layer already exists 07:27:54 73c3c076b659: Layer already exists 07:27:54 3ae203e8c5f0: Layer already exists 07:27:54 99795c7a3d87: Layer already exists 07:27:54 86fdfd6e2689: Layer already exists 07:27:54 5f70bf18a086: Layer already exists 07:27:54 4cd14f548451: Layer already exists 07:27:54 bdc963546c7c: Layer already exists 07:27:54 73aaebfad8a6: Layer already exists 07:27:54 9fd4f91921ca: Layer already exists 07:27:54 3c20671a5817: Layer already exists 07:27:54 436f699c30b8: Layer already exists 07:27:54 3.2.0-dev.57: digest: sha256:6e0bf23e864405a11ad8853367a8b1b489a351c7b3dab44cb1f4f80c81e9994c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:27:55 6fe457b55f44: Preparing 07:27:55 e53ccaf2d034: Preparing 07:27:55 bac22398e459: Preparing 07:27:55 2717e9119e61: Preparing 07:27:55 314c857c5729: Preparing 07:27:55 73c3c076b659: Preparing 07:27:55 73c3c076b659: Waiting 07:27:55 2ccd66f22165: Preparing 07:27:55 86fdfd6e2689: Preparing 07:27:55 3ae203e8c5f0: Preparing 07:27:55 2ccd66f22165: Waiting 07:27:55 86fdfd6e2689: Waiting 07:27:55 99795c7a3d87: Preparing 07:27:55 3ae203e8c5f0: Waiting 07:27:55 99795c7a3d87: Waiting 07:27:55 73aaebfad8a6: Preparing 07:27:55 73aaebfad8a6: Waiting 07:27:55 bdc963546c7c: Preparing 07:27:55 5f70bf18a086: Preparing 07:27:55 bdc963546c7c: Waiting 07:27:55 5f70bf18a086: Waiting 07:27:55 4cd14f548451: Preparing 07:27:55 9fd4f91921ca: Preparing 07:27:55 4cd14f548451: Waiting 07:27:55 436f699c30b8: Preparing 07:27:55 3c20671a5817: Preparing 07:27:55 9fd4f91921ca: Waiting 07:27:55 436f699c30b8: Waiting 07:27:55 3c20671a5817: Waiting 07:27:55 314c857c5729: Layer already exists 07:27:55 6fe457b55f44: Layer already exists 07:27:55 e53ccaf2d034: Layer already exists 07:27:55 bac22398e459: Layer already exists 07:27:55 2717e9119e61: Layer already exists 07:27:55 3ae203e8c5f0: Layer already exists 07:27:55 73c3c076b659: Layer already exists 07:27:55 86fdfd6e2689: Layer already exists 07:27:55 2ccd66f22165: Layer already exists 07:27:55 99795c7a3d87: Layer already exists 07:27:55 73aaebfad8a6: Layer already exists 07:27:55 4cd14f548451: Layer already exists 07:27:55 bdc963546c7c: Layer already exists 07:27:55 9fd4f91921ca: Layer already exists 07:27:55 5f70bf18a086: Layer already exists 07:27:55 436f699c30b8: Layer already exists 07:27:55 3c20671a5817: Layer already exists 07:27:55 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:6e0bf23e864405a11ad8853367a8b1b489a351c7b3dab44cb1f4f80c81e9994c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:27:56 6fe457b55f44: Preparing 07:27:56 e53ccaf2d034: Preparing 07:27:56 bac22398e459: Preparing 07:27:56 2717e9119e61: Preparing 07:27:56 314c857c5729: Preparing 07:27:56 73c3c076b659: Preparing 07:27:56 2ccd66f22165: Preparing 07:27:56 86fdfd6e2689: Preparing 07:27:56 3ae203e8c5f0: Preparing 07:27:56 99795c7a3d87: Preparing 07:27:56 73aaebfad8a6: Preparing 07:27:56 bdc963546c7c: Preparing 07:27:56 5f70bf18a086: Preparing 07:27:56 4cd14f548451: Preparing 07:27:56 9fd4f91921ca: Preparing 07:27:56 436f699c30b8: Preparing 07:27:56 3c20671a5817: Preparing 07:27:56 2ccd66f22165: Waiting 07:27:56 86fdfd6e2689: Waiting 07:27:56 3ae203e8c5f0: Waiting 07:27:56 99795c7a3d87: Waiting 07:27:56 73aaebfad8a6: Waiting 07:27:56 bdc963546c7c: Waiting 07:27:56 5f70bf18a086: Waiting 07:27:56 4cd14f548451: Waiting 07:27:56 9fd4f91921ca: Waiting 07:27:56 436f699c30b8: Waiting 07:27:56 3c20671a5817: Waiting 07:27:56 73c3c076b659: Waiting 07:27:56 e53ccaf2d034: Layer already exists 07:27:56 2717e9119e61: Layer already exists 07:27:56 6fe457b55f44: Layer already exists 07:27:56 bac22398e459: Layer already exists 07:27:56 314c857c5729: Layer already exists 07:27:56 99795c7a3d87: Layer already exists 07:27:56 2ccd66f22165: Layer already exists 07:27:56 73c3c076b659: Layer already exists 07:27:56 3ae203e8c5f0: Layer already exists 07:27:56 86fdfd6e2689: Layer already exists 07:27:56 bdc963546c7c: Layer already exists 07:27:56 73aaebfad8a6: Layer already exists 07:27:56 4cd14f548451: Layer already exists 07:27:56 9fd4f91921ca: Layer already exists 07:27:56 5f70bf18a086: Layer already exists 07:27:56 3c20671a5817: Layer already exists 07:27:56 436f699c30b8: Layer already exists 07:27:56 main: digest: sha256:6e0bf23e864405a11ad8853367a8b1b489a351c7b3dab44cb1f4f80c81e9994c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:56 ===================================================== [Pipeline] echo 07:27:56 taggedImages: 07:27:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:27:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.57 07:27:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:27:56 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:27:56 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:56 latest 07:27:56 3.2.0-dev.57 07:27:56 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:27:56 main 07:27:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:27:57 652f59c42759: Preparing 07:27:57 233e4cf03e09: Preparing 07:27:57 1ef48036acec: Preparing 07:27:57 0f9386fa369f: Preparing 07:27:57 3ae203e8c5f0: Preparing 07:27:57 99795c7a3d87: Preparing 07:27:57 ec50d803a2d3: Preparing 07:27:57 d54adbbbce88: Preparing 07:27:57 3c20671a5817: Preparing 07:27:57 ec50d803a2d3: Waiting 07:27:57 d54adbbbce88: Waiting 07:27:57 3c20671a5817: Waiting 07:27:57 99795c7a3d87: Waiting 07:27:57 3ae203e8c5f0: Layer already exists 07:27:57 99795c7a3d87: Layer already exists 07:27:57 233e4cf03e09: Pushed 07:27:57 ec50d803a2d3: Layer already exists 07:27:57 1ef48036acec: Pushed 07:27:57 d54adbbbce88: Layer already exists 07:27:57 652f59c42759: Pushed 07:27:57 3c20671a5817: Layer already exists 07:28:03 0f9386fa369f: Pushed 07:28:03 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:1d174af840028ac531620345101ead45d7e63f1f0bdef66323dbcfe494bfd5b1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:03 + 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 07:28:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:28:03 652f59c42759: Preparing 07:28:03 233e4cf03e09: Preparing 07:28:03 1ef48036acec: Preparing 07:28:03 0f9386fa369f: Preparing 07:28:03 3ae203e8c5f0: Preparing 07:28:03 99795c7a3d87: Preparing 07:28:03 ec50d803a2d3: Preparing 07:28:03 d54adbbbce88: Preparing 07:28:03 3c20671a5817: Preparing 07:28:03 ec50d803a2d3: Waiting 07:28:03 d54adbbbce88: Waiting 07:28:03 3c20671a5817: Waiting 07:28:03 99795c7a3d87: Waiting 07:28:03 233e4cf03e09: Layer already exists 07:28:03 652f59c42759: Layer already exists 07:28:03 0f9386fa369f: Layer already exists 07:28:03 1ef48036acec: Layer already exists 07:28:03 3ae203e8c5f0: Layer already exists 07:28:03 d54adbbbce88: Layer already exists 07:28:03 ec50d803a2d3: Layer already exists 07:28:03 3c20671a5817: Layer already exists 07:28:03 99795c7a3d87: Layer already exists 07:28:04 latest: digest: sha256:1d174af840028ac531620345101ead45d7e63f1f0bdef66323dbcfe494bfd5b1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.57 07:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:28:04 652f59c42759: Preparing 07:28:04 233e4cf03e09: Preparing 07:28:04 1ef48036acec: Preparing 07:28:04 0f9386fa369f: Preparing 07:28:04 3ae203e8c5f0: Preparing 07:28:04 99795c7a3d87: Preparing 07:28:04 ec50d803a2d3: Preparing 07:28:04 d54adbbbce88: Preparing 07:28:04 3c20671a5817: Preparing 07:28:04 ec50d803a2d3: Waiting 07:28:04 d54adbbbce88: Waiting 07:28:04 3c20671a5817: Waiting 07:28:04 99795c7a3d87: Waiting 07:28:04 233e4cf03e09: Layer already exists 07:28:04 0f9386fa369f: Layer already exists 07:28:04 652f59c42759: Layer already exists 07:28:04 1ef48036acec: Layer already exists 07:28:04 3ae203e8c5f0: Layer already exists 07:28:04 d54adbbbce88: Layer already exists 07:28:04 ec50d803a2d3: Layer already exists 07:28:04 3c20671a5817: Layer already exists 07:28:04 99795c7a3d87: Layer already exists 07:28:04 3.2.0-dev.57: digest: sha256:1d174af840028ac531620345101ead45d7e63f1f0bdef66323dbcfe494bfd5b1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:28:05 652f59c42759: Preparing 07:28:05 233e4cf03e09: Preparing 07:28:05 1ef48036acec: Preparing 07:28:05 0f9386fa369f: Preparing 07:28:05 3ae203e8c5f0: Preparing 07:28:05 99795c7a3d87: Preparing 07:28:05 ec50d803a2d3: Preparing 07:28:05 d54adbbbce88: Preparing 07:28:05 3c20671a5817: Preparing 07:28:05 d54adbbbce88: Waiting 07:28:05 3c20671a5817: Waiting 07:28:05 ec50d803a2d3: Waiting 07:28:05 99795c7a3d87: Waiting 07:28:05 233e4cf03e09: Layer already exists 07:28:05 0f9386fa369f: Layer already exists 07:28:05 652f59c42759: Layer already exists 07:28:05 1ef48036acec: Layer already exists 07:28:05 3ae203e8c5f0: Layer already exists 07:28:05 99795c7a3d87: Layer already exists 07:28:05 ec50d803a2d3: Layer already exists 07:28:05 d54adbbbce88: Layer already exists 07:28:05 3c20671a5817: Layer already exists 07:28:05 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:1d174af840028ac531620345101ead45d7e63f1f0bdef66323dbcfe494bfd5b1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:06 + 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 07:28:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:28:06 652f59c42759: Preparing 07:28:06 233e4cf03e09: Preparing 07:28:06 1ef48036acec: Preparing 07:28:06 0f9386fa369f: Preparing 07:28:06 3ae203e8c5f0: Preparing 07:28:06 99795c7a3d87: Preparing 07:28:06 ec50d803a2d3: Preparing 07:28:06 d54adbbbce88: Preparing 07:28:06 3c20671a5817: Preparing 07:28:06 99795c7a3d87: Waiting 07:28:06 ec50d803a2d3: Waiting 07:28:06 d54adbbbce88: Waiting 07:28:06 3c20671a5817: Waiting 07:28:06 0f9386fa369f: Layer already exists 07:28:06 652f59c42759: Layer already exists 07:28:06 3ae203e8c5f0: Layer already exists 07:28:06 233e4cf03e09: Layer already exists 07:28:06 1ef48036acec: Layer already exists 07:28:06 ec50d803a2d3: Layer already exists 07:28:06 99795c7a3d87: Layer already exists 07:28:06 d54adbbbce88: Layer already exists 07:28:06 3c20671a5817: Layer already exists 07:28:07 main: digest: sha256:1d174af840028ac531620345101ead45d7e63f1f0bdef66323dbcfe494bfd5b1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:07 ===================================================== [Pipeline] echo 07:28:07 taggedImages: 07:28:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:28:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:28:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.57 07:28:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:28:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:28:07 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:28:07 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:28:07 latest 07:28:07 3.2.0-dev.57 07:28:07 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:28:07 main 07:28:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:28:08 b99605abe47e: Preparing 07:28:08 34dc03a1d3fc: Preparing 07:28:08 bd3f58d6e55c: Preparing 07:28:08 b3078aa6ad9f: Preparing 07:28:08 db5551377607: Preparing 07:28:08 3ae203e8c5f0: Preparing 07:28:08 99795c7a3d87: Preparing 07:28:08 4d83dcc01972: Preparing 07:28:08 608e9f32e04b: Preparing 07:28:08 d54313fe53e3: Preparing 07:28:08 3c20671a5817: Preparing 07:28:08 4d83dcc01972: Waiting 07:28:08 608e9f32e04b: Waiting 07:28:08 d54313fe53e3: Waiting 07:28:08 3c20671a5817: Waiting 07:28:08 99795c7a3d87: Waiting 07:28:08 3ae203e8c5f0: Waiting 07:28:08 db5551377607: Pushed 07:28:08 3ae203e8c5f0: Layer already exists 07:28:08 b3078aa6ad9f: Pushed 07:28:08 b99605abe47e: Pushed 07:28:08 34dc03a1d3fc: Pushed 07:28:08 99795c7a3d87: Layer already exists 07:28:08 3c20671a5817: Layer already exists 07:28:09 4d83dcc01972: Pushed 07:28:09 608e9f32e04b: Pushed 07:28:10 bd3f58d6e55c: Pushed 07:28:12 d54313fe53e3: Pushed 07:28:12 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:b7c6d3bd9406f606b7922a17f0b4f373a824c2fe1228d89126458b9e2c1b9cb8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:12 + 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 07:28:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:28:13 b99605abe47e: Preparing 07:28:13 34dc03a1d3fc: Preparing 07:28:13 bd3f58d6e55c: Preparing 07:28:13 b3078aa6ad9f: Preparing 07:28:13 db5551377607: Preparing 07:28:13 3ae203e8c5f0: Preparing 07:28:13 99795c7a3d87: Preparing 07:28:13 4d83dcc01972: Preparing 07:28:13 608e9f32e04b: Preparing 07:28:13 d54313fe53e3: Preparing 07:28:13 3c20671a5817: Preparing 07:28:13 4d83dcc01972: Waiting 07:28:13 3ae203e8c5f0: Waiting 07:28:13 d54313fe53e3: Waiting 07:28:13 99795c7a3d87: Waiting 07:28:13 3c20671a5817: Waiting 07:28:13 608e9f32e04b: Waiting 07:28:13 db5551377607: Layer already exists 07:28:13 b3078aa6ad9f: Layer already exists 07:28:13 b99605abe47e: Layer already exists 07:28:13 34dc03a1d3fc: Layer already exists 07:28:13 bd3f58d6e55c: Layer already exists 07:28:13 608e9f32e04b: Layer already exists 07:28:13 4d83dcc01972: Layer already exists 07:28:13 3ae203e8c5f0: Layer already exists 07:28:13 d54313fe53e3: Layer already exists 07:28:13 99795c7a3d87: Layer already exists 07:28:13 3c20671a5817: Layer already exists 07:28:13 latest: digest: sha256:b7c6d3bd9406f606b7922a17f0b4f373a824c2fe1228d89126458b9e2c1b9cb8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.57 07:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:28:16 b99605abe47e: Preparing 07:28:16 34dc03a1d3fc: Preparing 07:28:16 bd3f58d6e55c: Preparing 07:28:16 b3078aa6ad9f: Preparing 07:28:16 db5551377607: Preparing 07:28:16 3ae203e8c5f0: Preparing 07:28:16 99795c7a3d87: Preparing 07:28:16 4d83dcc01972: Preparing 07:28:16 608e9f32e04b: Preparing 07:28:16 d54313fe53e3: Preparing 07:28:16 3c20671a5817: Preparing 07:28:16 3ae203e8c5f0: Waiting 07:28:16 99795c7a3d87: Waiting 07:28:16 4d83dcc01972: Waiting 07:28:16 608e9f32e04b: Waiting 07:28:16 d54313fe53e3: Waiting 07:28:16 3c20671a5817: Waiting 07:28:16 34dc03a1d3fc: Layer already exists 07:28:16 bd3f58d6e55c: Layer already exists 07:28:16 b3078aa6ad9f: Layer already exists 07:28:16 b99605abe47e: Layer already exists 07:28:16 db5551377607: Layer already exists 07:28:16 3ae203e8c5f0: Layer already exists 07:28:16 99795c7a3d87: Layer already exists 07:28:16 608e9f32e04b: Layer already exists 07:28:16 4d83dcc01972: Layer already exists 07:28:16 d54313fe53e3: Layer already exists 07:28:16 3c20671a5817: Layer already exists 07:28:16 3.2.0-dev.57: digest: sha256:b7c6d3bd9406f606b7922a17f0b4f373a824c2fe1228d89126458b9e2c1b9cb8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:28:17 b99605abe47e: Preparing 07:28:17 34dc03a1d3fc: Preparing 07:28:17 bd3f58d6e55c: Preparing 07:28:17 b3078aa6ad9f: Preparing 07:28:17 db5551377607: Preparing 07:28:17 3ae203e8c5f0: Preparing 07:28:17 99795c7a3d87: Preparing 07:28:17 4d83dcc01972: Preparing 07:28:17 608e9f32e04b: Preparing 07:28:17 d54313fe53e3: Preparing 07:28:17 3c20671a5817: Preparing 07:28:17 99795c7a3d87: Waiting 07:28:17 4d83dcc01972: Waiting 07:28:17 608e9f32e04b: Waiting 07:28:17 d54313fe53e3: Waiting 07:28:17 3c20671a5817: Waiting 07:28:17 3ae203e8c5f0: Waiting 07:28:17 b3078aa6ad9f: Layer already exists 07:28:17 db5551377607: Layer already exists 07:28:17 b99605abe47e: Layer already exists 07:28:17 bd3f58d6e55c: Layer already exists 07:28:17 34dc03a1d3fc: Layer already exists 07:28:17 608e9f32e04b: Layer already exists 07:28:17 4d83dcc01972: Layer already exists 07:28:17 99795c7a3d87: Layer already exists 07:28:17 3ae203e8c5f0: Layer already exists 07:28:17 d54313fe53e3: Layer already exists 07:28:17 3c20671a5817: Layer already exists 07:28:17 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:b7c6d3bd9406f606b7922a17f0b4f373a824c2fe1228d89126458b9e2c1b9cb8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:18 + 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 07:28:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:28:18 b99605abe47e: Preparing 07:28:18 34dc03a1d3fc: Preparing 07:28:18 bd3f58d6e55c: Preparing 07:28:18 b3078aa6ad9f: Preparing 07:28:18 db5551377607: Preparing 07:28:18 3ae203e8c5f0: Preparing 07:28:18 99795c7a3d87: Preparing 07:28:18 4d83dcc01972: Preparing 07:28:18 608e9f32e04b: Preparing 07:28:18 d54313fe53e3: Preparing 07:28:18 3c20671a5817: Preparing 07:28:18 3ae203e8c5f0: Waiting 07:28:18 d54313fe53e3: Waiting 07:28:18 608e9f32e04b: Waiting 07:28:18 4d83dcc01972: Waiting 07:28:18 3c20671a5817: Waiting 07:28:18 99795c7a3d87: Waiting 07:28:18 bd3f58d6e55c: Layer already exists 07:28:18 b3078aa6ad9f: Layer already exists 07:28:18 34dc03a1d3fc: Layer already exists 07:28:18 db5551377607: Layer already exists 07:28:18 b99605abe47e: Layer already exists 07:28:18 3ae203e8c5f0: Layer already exists 07:28:18 99795c7a3d87: Layer already exists 07:28:18 608e9f32e04b: Layer already exists 07:28:18 4d83dcc01972: Layer already exists 07:28:18 d54313fe53e3: Layer already exists 07:28:18 3c20671a5817: Layer already exists 07:28:18 main: digest: sha256:b7c6d3bd9406f606b7922a17f0b4f373a824c2fe1228d89126458b9e2c1b9cb8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:19 ===================================================== [Pipeline] echo 07:28:19 taggedImages: 07:28:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:28:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:28:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.57 07:28:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:28:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:28:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:28:19 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:28:19 latest 07:28:19 3.2.0-dev.57 07:28:19 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:28:19 main 07:28:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:28:20 a0c66161a3c4: Preparing 07:28:20 fc66e63b1e6a: Preparing 07:28:20 927e44061636: Preparing 07:28:20 44d5a11c8f1b: Preparing 07:28:20 2473db0a5637: Preparing 07:28:20 d41437dacfb5: Preparing 07:28:20 0e9d3cb148d9: Preparing 07:28:20 3ae203e8c5f0: Preparing 07:28:20 99795c7a3d87: Preparing 07:28:20 60713e1a3b98: Preparing 07:28:20 97440e004f6d: Preparing 07:28:20 3c20671a5817: Preparing 07:28:20 99795c7a3d87: Waiting 07:28:20 97440e004f6d: Waiting 07:28:20 60713e1a3b98: Waiting 07:28:20 d41437dacfb5: Waiting 07:28:20 3ae203e8c5f0: Waiting 07:28:20 0e9d3cb148d9: Waiting 07:28:20 3c20671a5817: Waiting 07:28:20 2473db0a5637: Pushed 07:28:20 fc66e63b1e6a: Pushed 07:28:20 a0c66161a3c4: Pushed 07:28:20 3ae203e8c5f0: Layer already exists 07:28:20 d41437dacfb5: Pushed 07:28:20 99795c7a3d87: Layer already exists 07:28:20 0e9d3cb148d9: Pushed 07:28:21 3c20671a5817: Layer already exists 07:28:21 60713e1a3b98: Pushed 07:28:22 44d5a11c8f1b: Pushed 07:28:23 927e44061636: Pushed 07:28:23 97440e004f6d: Pushed 07:28:23 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:84199588bd0adbc6e7908f052baf743d6da524b83d5d73070fc0cc28cc93795a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:23 + 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 07:28:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:28:24 a0c66161a3c4: Preparing 07:28:24 fc66e63b1e6a: Preparing 07:28:24 927e44061636: Preparing 07:28:24 44d5a11c8f1b: Preparing 07:28:24 2473db0a5637: Preparing 07:28:24 d41437dacfb5: Preparing 07:28:24 0e9d3cb148d9: Preparing 07:28:24 3ae203e8c5f0: Preparing 07:28:24 99795c7a3d87: Preparing 07:28:24 60713e1a3b98: Preparing 07:28:24 97440e004f6d: Preparing 07:28:24 d41437dacfb5: Waiting 07:28:24 3c20671a5817: Preparing 07:28:24 0e9d3cb148d9: Waiting 07:28:24 60713e1a3b98: Waiting 07:28:24 97440e004f6d: Waiting 07:28:24 3c20671a5817: Waiting 07:28:24 3ae203e8c5f0: Waiting 07:28:24 99795c7a3d87: Waiting 07:28:24 927e44061636: Layer already exists 07:28:24 2473db0a5637: Layer already exists 07:28:24 a0c66161a3c4: Layer already exists 07:28:24 44d5a11c8f1b: Layer already exists 07:28:24 fc66e63b1e6a: Layer already exists 07:28:24 0e9d3cb148d9: Layer already exists 07:28:24 d41437dacfb5: Layer already exists 07:28:24 99795c7a3d87: Layer already exists 07:28:24 60713e1a3b98: Layer already exists 07:28:24 3ae203e8c5f0: Layer already exists 07:28:24 97440e004f6d: Layer already exists 07:28:24 3c20671a5817: Layer already exists 07:28:24 latest: digest: sha256:84199588bd0adbc6e7908f052baf743d6da524b83d5d73070fc0cc28cc93795a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.57 07:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:28:25 a0c66161a3c4: Preparing 07:28:25 fc66e63b1e6a: Preparing 07:28:25 927e44061636: Preparing 07:28:25 44d5a11c8f1b: Preparing 07:28:25 2473db0a5637: Preparing 07:28:25 d41437dacfb5: Preparing 07:28:25 0e9d3cb148d9: Preparing 07:28:25 3ae203e8c5f0: Preparing 07:28:25 99795c7a3d87: Preparing 07:28:25 60713e1a3b98: Preparing 07:28:25 97440e004f6d: Preparing 07:28:25 3c20671a5817: Preparing 07:28:25 3ae203e8c5f0: Waiting 07:28:25 99795c7a3d87: Waiting 07:28:25 60713e1a3b98: Waiting 07:28:25 97440e004f6d: Waiting 07:28:25 3c20671a5817: Waiting 07:28:25 d41437dacfb5: Waiting 07:28:25 0e9d3cb148d9: Waiting 07:28:25 a0c66161a3c4: Layer already exists 07:28:25 44d5a11c8f1b: Layer already exists 07:28:25 2473db0a5637: Layer already exists 07:28:25 927e44061636: Layer already exists 07:28:25 fc66e63b1e6a: Layer already exists 07:28:25 99795c7a3d87: Layer already exists 07:28:25 d41437dacfb5: Layer already exists 07:28:25 3ae203e8c5f0: Layer already exists 07:28:25 60713e1a3b98: Layer already exists 07:28:25 0e9d3cb148d9: Layer already exists 07:28:25 3c20671a5817: Layer already exists 07:28:25 97440e004f6d: Layer already exists 07:28:25 3.2.0-dev.57: digest: sha256:84199588bd0adbc6e7908f052baf743d6da524b83d5d73070fc0cc28cc93795a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:28:26 a0c66161a3c4: Preparing 07:28:26 fc66e63b1e6a: Preparing 07:28:26 927e44061636: Preparing 07:28:26 44d5a11c8f1b: Preparing 07:28:26 2473db0a5637: Preparing 07:28:26 d41437dacfb5: Preparing 07:28:26 0e9d3cb148d9: Preparing 07:28:26 3ae203e8c5f0: Preparing 07:28:26 99795c7a3d87: Preparing 07:28:26 60713e1a3b98: Preparing 07:28:26 97440e004f6d: Preparing 07:28:26 3c20671a5817: Preparing 07:28:26 d41437dacfb5: Waiting 07:28:26 0e9d3cb148d9: Waiting 07:28:26 3ae203e8c5f0: Waiting 07:28:26 99795c7a3d87: Waiting 07:28:26 60713e1a3b98: Waiting 07:28:26 97440e004f6d: Waiting 07:28:26 3c20671a5817: Waiting 07:28:26 fc66e63b1e6a: Layer already exists 07:28:26 a0c66161a3c4: Layer already exists 07:28:26 2473db0a5637: Layer already exists 07:28:26 44d5a11c8f1b: Layer already exists 07:28:26 927e44061636: Layer already exists 07:28:26 d41437dacfb5: Layer already exists 07:28:26 3ae203e8c5f0: Layer already exists 07:28:26 0e9d3cb148d9: Layer already exists 07:28:26 99795c7a3d87: Layer already exists 07:28:26 60713e1a3b98: Layer already exists 07:28:26 3c20671a5817: Layer already exists 07:28:26 97440e004f6d: Layer already exists 07:28:26 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:84199588bd0adbc6e7908f052baf743d6da524b83d5d73070fc0cc28cc93795a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:26 + 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 07:28:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:28:27 a0c66161a3c4: Preparing 07:28:27 fc66e63b1e6a: Preparing 07:28:27 927e44061636: Preparing 07:28:27 44d5a11c8f1b: Preparing 07:28:27 2473db0a5637: Preparing 07:28:27 d41437dacfb5: Preparing 07:28:27 0e9d3cb148d9: Preparing 07:28:27 3ae203e8c5f0: Preparing 07:28:27 99795c7a3d87: Preparing 07:28:27 60713e1a3b98: Preparing 07:28:27 97440e004f6d: Preparing 07:28:27 3c20671a5817: Preparing 07:28:27 99795c7a3d87: Waiting 07:28:27 60713e1a3b98: Waiting 07:28:27 d41437dacfb5: Waiting 07:28:27 97440e004f6d: Waiting 07:28:27 0e9d3cb148d9: Waiting 07:28:27 3ae203e8c5f0: Waiting 07:28:27 3c20671a5817: Waiting 07:28:27 927e44061636: Layer already exists 07:28:27 a0c66161a3c4: Layer already exists 07:28:27 44d5a11c8f1b: Layer already exists 07:28:27 2473db0a5637: Layer already exists 07:28:27 fc66e63b1e6a: Layer already exists 07:28:27 d41437dacfb5: Layer already exists 07:28:27 99795c7a3d87: Layer already exists 07:28:27 60713e1a3b98: Layer already exists 07:28:27 3ae203e8c5f0: Layer already exists 07:28:27 0e9d3cb148d9: Layer already exists 07:28:27 97440e004f6d: Layer already exists 07:28:27 3c20671a5817: Layer already exists 07:28:27 main: digest: sha256:84199588bd0adbc6e7908f052baf743d6da524b83d5d73070fc0cc28cc93795a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:27 ===================================================== [Pipeline] echo 07:28:27 taggedImages: 07:28:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:28:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:28:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.57 07:28:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:28:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:28:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:28:27 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:28:27 latest 07:28:27 3.2.0-dev.57 07:28:27 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:28:27 main 07:28:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:28:28 38ff9448330c: Preparing 07:28:28 5e5251796814: Preparing 07:28:28 3ae203e8c5f0: Preparing 07:28:28 99795c7a3d87: Preparing 07:28:28 7f3642f61bc7: Preparing 07:28:28 420af2bc3669: Preparing 07:28:28 3c20671a5817: Preparing 07:28:28 420af2bc3669: Waiting 07:28:28 3c20671a5817: Waiting 07:28:28 99795c7a3d87: Layer already exists 07:28:28 3ae203e8c5f0: Layer already exists 07:28:29 3c20671a5817: Layer already exists 07:28:29 7f3642f61bc7: Pushed 07:28:29 38ff9448330c: Pushed 07:28:30 420af2bc3669: Pushed 07:28:32 5e5251796814: Pushed 07:28:32 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:5945d4b3bc07e4c04bc20c3688013c8d55a1de2d27b027ca4cd5f3831dd1de70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:32 + 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 07:28:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:28:33 38ff9448330c: Preparing 07:28:33 5e5251796814: Preparing 07:28:33 3ae203e8c5f0: Preparing 07:28:33 99795c7a3d87: Preparing 07:28:33 7f3642f61bc7: Preparing 07:28:33 420af2bc3669: Preparing 07:28:33 3c20671a5817: Preparing 07:28:33 420af2bc3669: Waiting 07:28:33 3c20671a5817: Waiting 07:28:33 99795c7a3d87: Layer already exists 07:28:33 7f3642f61bc7: Layer already exists 07:28:33 38ff9448330c: Layer already exists 07:28:33 3ae203e8c5f0: Layer already exists 07:28:33 5e5251796814: Layer already exists 07:28:33 420af2bc3669: Layer already exists 07:28:33 3c20671a5817: Layer already exists 07:28:33 latest: digest: sha256:5945d4b3bc07e4c04bc20c3688013c8d55a1de2d27b027ca4cd5f3831dd1de70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.57 07:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:28:34 38ff9448330c: Preparing 07:28:34 5e5251796814: Preparing 07:28:34 3ae203e8c5f0: Preparing 07:28:34 99795c7a3d87: Preparing 07:28:34 7f3642f61bc7: Preparing 07:28:34 420af2bc3669: Preparing 07:28:34 3c20671a5817: Preparing 07:28:34 3c20671a5817: Waiting 07:28:34 420af2bc3669: Waiting 07:28:34 3ae203e8c5f0: Layer already exists 07:28:34 5e5251796814: Layer already exists 07:28:34 99795c7a3d87: Layer already exists 07:28:34 7f3642f61bc7: Layer already exists 07:28:34 38ff9448330c: Layer already exists 07:28:34 3c20671a5817: Layer already exists 07:28:34 420af2bc3669: Layer already exists 07:28:34 3.2.0-dev.57: digest: sha256:5945d4b3bc07e4c04bc20c3688013c8d55a1de2d27b027ca4cd5f3831dd1de70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:28:35 38ff9448330c: Preparing 07:28:35 5e5251796814: Preparing 07:28:35 3ae203e8c5f0: Preparing 07:28:35 99795c7a3d87: Preparing 07:28:35 7f3642f61bc7: Preparing 07:28:35 420af2bc3669: Preparing 07:28:35 3c20671a5817: Preparing 07:28:35 420af2bc3669: Waiting 07:28:35 3c20671a5817: Waiting 07:28:35 99795c7a3d87: Layer already exists 07:28:35 3ae203e8c5f0: Layer already exists 07:28:35 7f3642f61bc7: Layer already exists 07:28:35 38ff9448330c: Layer already exists 07:28:35 5e5251796814: Layer already exists 07:28:35 3c20671a5817: Layer already exists 07:28:35 420af2bc3669: Layer already exists 07:28:35 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:5945d4b3bc07e4c04bc20c3688013c8d55a1de2d27b027ca4cd5f3831dd1de70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:35 + 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 07:28:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:28:35 38ff9448330c: Preparing 07:28:35 5e5251796814: Preparing 07:28:35 3ae203e8c5f0: Preparing 07:28:35 99795c7a3d87: Preparing 07:28:35 7f3642f61bc7: Preparing 07:28:35 420af2bc3669: Preparing 07:28:35 3c20671a5817: Preparing 07:28:35 420af2bc3669: Waiting 07:28:35 3c20671a5817: Waiting 07:28:35 5e5251796814: Layer already exists 07:28:35 99795c7a3d87: Layer already exists 07:28:35 7f3642f61bc7: Layer already exists 07:28:35 38ff9448330c: Layer already exists 07:28:35 3ae203e8c5f0: Layer already exists 07:28:35 420af2bc3669: Layer already exists 07:28:35 3c20671a5817: Layer already exists 07:28:35 main: digest: sha256:5945d4b3bc07e4c04bc20c3688013c8d55a1de2d27b027ca4cd5f3831dd1de70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:36 ===================================================== [Pipeline] echo 07:28:36 taggedImages: 07:28:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:28:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:28:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.57 07:28:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:28:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:28:36 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:28:36 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:28:36 latest 07:28:36 3.2.0-dev.57 07:28:36 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:28:36 main 07:28:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:28:36 681fe7861464: Preparing 07:28:36 ed02cdfae79b: Preparing 07:28:36 71b0a2ad85ac: Preparing 07:28:36 3ae203e8c5f0: Preparing 07:28:36 99795c7a3d87: Preparing 07:28:36 3f8f473bc7a7: Preparing 07:28:36 b2d14a9ab3b6: Preparing 07:28:36 9b96681282a9: Preparing 07:28:36 68e5ba85e2b6: Preparing 07:28:36 3c20671a5817: Preparing 07:28:36 3f8f473bc7a7: Waiting 07:28:36 b2d14a9ab3b6: Waiting 07:28:36 9b96681282a9: Waiting 07:28:36 68e5ba85e2b6: Waiting 07:28:36 3c20671a5817: Waiting 07:28:36 99795c7a3d87: Layer already exists 07:28:36 3ae203e8c5f0: Layer already exists 07:28:37 ed02cdfae79b: Pushed 07:28:37 71b0a2ad85ac: Pushed 07:28:37 681fe7861464: Pushed 07:28:37 3c20671a5817: Layer already exists 07:28:37 9b96681282a9: Pushed 07:28:38 68e5ba85e2b6: Pushed 07:28:50 b2d14a9ab3b6: Pushed 07:28:58 3f8f473bc7a7: Pushed 07:28:58 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:38576affd8f558a203b4942898d1c98b5018b5c9250adff9b2371bc9b62d1fc4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:58 + 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 07:28:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:28:59 681fe7861464: Preparing 07:28:59 ed02cdfae79b: Preparing 07:28:59 71b0a2ad85ac: Preparing 07:28:59 3ae203e8c5f0: Preparing 07:28:59 99795c7a3d87: Preparing 07:28:59 3f8f473bc7a7: Preparing 07:28:59 b2d14a9ab3b6: Preparing 07:28:59 9b96681282a9: Preparing 07:28:59 68e5ba85e2b6: Preparing 07:28:59 3c20671a5817: Preparing 07:28:59 9b96681282a9: Waiting 07:28:59 68e5ba85e2b6: Waiting 07:28:59 3c20671a5817: Waiting 07:28:59 3f8f473bc7a7: Waiting 07:28:59 b2d14a9ab3b6: Waiting 07:28:59 99795c7a3d87: Layer already exists 07:28:59 681fe7861464: Layer already exists 07:28:59 71b0a2ad85ac: Layer already exists 07:28:59 ed02cdfae79b: Layer already exists 07:28:59 3ae203e8c5f0: Layer already exists 07:28:59 b2d14a9ab3b6: Layer already exists 07:28:59 3f8f473bc7a7: Layer already exists 07:28:59 9b96681282a9: Layer already exists 07:28:59 68e5ba85e2b6: Layer already exists 07:28:59 3c20671a5817: Layer already exists 07:28:59 latest: digest: sha256:38576affd8f558a203b4942898d1c98b5018b5c9250adff9b2371bc9b62d1fc4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.57 07:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:29:00 681fe7861464: Preparing 07:29:00 ed02cdfae79b: Preparing 07:29:00 71b0a2ad85ac: Preparing 07:29:00 3ae203e8c5f0: Preparing 07:29:00 99795c7a3d87: Preparing 07:29:00 3f8f473bc7a7: Preparing 07:29:00 b2d14a9ab3b6: Preparing 07:29:00 9b96681282a9: Preparing 07:29:00 68e5ba85e2b6: Preparing 07:29:00 3c20671a5817: Preparing 07:29:00 3f8f473bc7a7: Waiting 07:29:00 b2d14a9ab3b6: Waiting 07:29:00 9b96681282a9: Waiting 07:29:00 3c20671a5817: Waiting 07:29:00 99795c7a3d87: Layer already exists 07:29:00 ed02cdfae79b: Layer already exists 07:29:00 3ae203e8c5f0: Layer already exists 07:29:00 71b0a2ad85ac: Layer already exists 07:29:00 681fe7861464: Layer already exists 07:29:00 b2d14a9ab3b6: Layer already exists 07:29:00 3f8f473bc7a7: Layer already exists 07:29:00 68e5ba85e2b6: Layer already exists 07:29:00 9b96681282a9: Layer already exists 07:29:00 3c20671a5817: Layer already exists 07:29:00 3.2.0-dev.57: digest: sha256:38576affd8f558a203b4942898d1c98b5018b5c9250adff9b2371bc9b62d1fc4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:29:01 681fe7861464: Preparing 07:29:01 ed02cdfae79b: Preparing 07:29:01 71b0a2ad85ac: Preparing 07:29:01 3ae203e8c5f0: Preparing 07:29:01 99795c7a3d87: Preparing 07:29:01 3f8f473bc7a7: Preparing 07:29:01 b2d14a9ab3b6: Preparing 07:29:01 9b96681282a9: Preparing 07:29:01 68e5ba85e2b6: Preparing 07:29:01 3c20671a5817: Preparing 07:29:01 b2d14a9ab3b6: Waiting 07:29:01 9b96681282a9: Waiting 07:29:01 68e5ba85e2b6: Waiting 07:29:01 3c20671a5817: Waiting 07:29:01 3f8f473bc7a7: Waiting 07:29:01 681fe7861464: Layer already exists 07:29:01 71b0a2ad85ac: Layer already exists 07:29:01 3ae203e8c5f0: Layer already exists 07:29:01 ed02cdfae79b: Layer already exists 07:29:01 99795c7a3d87: Layer already exists 07:29:01 3f8f473bc7a7: Layer already exists 07:29:01 b2d14a9ab3b6: Layer already exists 07:29:01 9b96681282a9: Layer already exists 07:29:01 3c20671a5817: Layer already exists 07:29:01 68e5ba85e2b6: Layer already exists 07:29:02 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:38576affd8f558a203b4942898d1c98b5018b5c9250adff9b2371bc9b62d1fc4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:02 + 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 07:29:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:29:02 681fe7861464: Preparing 07:29:02 ed02cdfae79b: Preparing 07:29:02 71b0a2ad85ac: Preparing 07:29:02 3ae203e8c5f0: Preparing 07:29:02 99795c7a3d87: Preparing 07:29:02 3f8f473bc7a7: Preparing 07:29:02 b2d14a9ab3b6: Preparing 07:29:02 9b96681282a9: Preparing 07:29:02 68e5ba85e2b6: Preparing 07:29:02 3c20671a5817: Preparing 07:29:02 3f8f473bc7a7: Waiting 07:29:02 b2d14a9ab3b6: Waiting 07:29:02 9b96681282a9: Waiting 07:29:02 68e5ba85e2b6: Waiting 07:29:02 3c20671a5817: Waiting 07:29:02 681fe7861464: Layer already exists 07:29:02 3ae203e8c5f0: Layer already exists 07:29:02 71b0a2ad85ac: Layer already exists 07:29:02 ed02cdfae79b: Layer already exists 07:29:02 99795c7a3d87: Layer already exists 07:29:02 b2d14a9ab3b6: Layer already exists 07:29:02 3f8f473bc7a7: Layer already exists 07:29:02 9b96681282a9: Layer already exists 07:29:02 3c20671a5817: Layer already exists 07:29:02 68e5ba85e2b6: Layer already exists 07:29:03 main: digest: sha256:38576affd8f558a203b4942898d1c98b5018b5c9250adff9b2371bc9b62d1fc4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:03 ===================================================== [Pipeline] echo 07:29:03 taggedImages: 07:29:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:29:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:29:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.57 07:29:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:29:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:29:03 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:29:03 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:29:03 latest 07:29:03 3.2.0-dev.57 07:29:03 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:29:03 main 07:29:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:29:04 c245f69421da: Preparing 07:29:04 25106d8b0ed6: Preparing 07:29:04 5e55aaf5ea3a: Preparing 07:29:04 3ae203e8c5f0: Preparing 07:29:04 99795c7a3d87: Preparing 07:29:04 e472cad1eb6f: Preparing 07:29:04 588ef78e14b8: Preparing 07:29:04 2d9e38561fda: Preparing 07:29:04 3c20671a5817: Preparing 07:29:04 588ef78e14b8: Waiting 07:29:04 2d9e38561fda: Waiting 07:29:04 3c20671a5817: Waiting 07:29:04 e472cad1eb6f: Waiting 07:29:04 99795c7a3d87: Layer already exists 07:29:04 3ae203e8c5f0: Layer already exists 07:29:04 5e55aaf5ea3a: Pushed 07:29:04 c245f69421da: Pushed 07:29:04 25106d8b0ed6: Pushed 07:29:04 588ef78e14b8: Pushed 07:29:04 3c20671a5817: Layer already exists 07:29:04 2d9e38561fda: Pushed 07:29:26 e472cad1eb6f: Pushed 07:29:26 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:91e9a2844935b8a2362390b3e8f64564191b93a6d5cb169be1c7fddf03808255 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:27 + 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 07:29:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:29:27 c245f69421da: Preparing 07:29:27 25106d8b0ed6: Preparing 07:29:27 5e55aaf5ea3a: Preparing 07:29:27 3ae203e8c5f0: Preparing 07:29:27 99795c7a3d87: Preparing 07:29:27 e472cad1eb6f: Preparing 07:29:27 588ef78e14b8: Preparing 07:29:27 2d9e38561fda: Preparing 07:29:27 3c20671a5817: Preparing 07:29:27 588ef78e14b8: Waiting 07:29:27 2d9e38561fda: Waiting 07:29:27 3c20671a5817: Waiting 07:29:27 e472cad1eb6f: Waiting 07:29:27 c245f69421da: Layer already exists 07:29:27 99795c7a3d87: Layer already exists 07:29:27 25106d8b0ed6: Layer already exists 07:29:27 5e55aaf5ea3a: Layer already exists 07:29:27 3ae203e8c5f0: Layer already exists 07:29:27 2d9e38561fda: Layer already exists 07:29:27 e472cad1eb6f: Layer already exists 07:29:27 588ef78e14b8: Layer already exists 07:29:27 3c20671a5817: Layer already exists 07:29:27 latest: digest: sha256:91e9a2844935b8a2362390b3e8f64564191b93a6d5cb169be1c7fddf03808255 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.57 07:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:29:28 c245f69421da: Preparing 07:29:28 25106d8b0ed6: Preparing 07:29:28 5e55aaf5ea3a: Preparing 07:29:28 3ae203e8c5f0: Preparing 07:29:28 99795c7a3d87: Preparing 07:29:28 e472cad1eb6f: Preparing 07:29:28 588ef78e14b8: Preparing 07:29:28 2d9e38561fda: Preparing 07:29:28 3c20671a5817: Preparing 07:29:28 e472cad1eb6f: Waiting 07:29:28 588ef78e14b8: Waiting 07:29:28 2d9e38561fda: Waiting 07:29:28 3c20671a5817: Waiting 07:29:28 99795c7a3d87: Layer already exists 07:29:28 3ae203e8c5f0: Layer already exists 07:29:28 25106d8b0ed6: Layer already exists 07:29:28 c245f69421da: Layer already exists 07:29:28 5e55aaf5ea3a: Layer already exists 07:29:28 e472cad1eb6f: Layer already exists 07:29:28 588ef78e14b8: Layer already exists 07:29:28 2d9e38561fda: Layer already exists 07:29:28 3c20671a5817: Layer already exists 07:29:28 3.2.0-dev.57: digest: sha256:91e9a2844935b8a2362390b3e8f64564191b93a6d5cb169be1c7fddf03808255 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:29:29 c245f69421da: Preparing 07:29:29 25106d8b0ed6: Preparing 07:29:29 5e55aaf5ea3a: Preparing 07:29:29 3ae203e8c5f0: Preparing 07:29:29 99795c7a3d87: Preparing 07:29:29 e472cad1eb6f: Preparing 07:29:29 588ef78e14b8: Preparing 07:29:29 2d9e38561fda: Preparing 07:29:29 3c20671a5817: Preparing 07:29:29 588ef78e14b8: Waiting 07:29:29 e472cad1eb6f: Waiting 07:29:29 2d9e38561fda: Waiting 07:29:29 3c20671a5817: Waiting 07:29:29 25106d8b0ed6: Layer already exists 07:29:29 3ae203e8c5f0: Layer already exists 07:29:29 c245f69421da: Layer already exists 07:29:29 5e55aaf5ea3a: Layer already exists 07:29:29 99795c7a3d87: Layer already exists 07:29:29 588ef78e14b8: Layer already exists 07:29:29 e472cad1eb6f: Layer already exists 07:29:29 2d9e38561fda: Layer already exists 07:29:29 3c20671a5817: Layer already exists 07:29:29 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:91e9a2844935b8a2362390b3e8f64564191b93a6d5cb169be1c7fddf03808255 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:30 + 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 07:29:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:29:30 c245f69421da: Preparing 07:29:30 25106d8b0ed6: Preparing 07:29:30 5e55aaf5ea3a: Preparing 07:29:30 3ae203e8c5f0: Preparing 07:29:30 99795c7a3d87: Preparing 07:29:30 e472cad1eb6f: Preparing 07:29:30 588ef78e14b8: Preparing 07:29:30 2d9e38561fda: Preparing 07:29:30 e472cad1eb6f: Waiting 07:29:30 588ef78e14b8: Waiting 07:29:30 3c20671a5817: Preparing 07:29:30 3c20671a5817: Waiting 07:29:30 99795c7a3d87: Layer already exists 07:29:30 25106d8b0ed6: Layer already exists 07:29:30 3ae203e8c5f0: Layer already exists 07:29:30 c245f69421da: Layer already exists 07:29:30 5e55aaf5ea3a: Layer already exists 07:29:30 e472cad1eb6f: Layer already exists 07:29:30 3c20671a5817: Layer already exists 07:29:30 588ef78e14b8: Layer already exists 07:29:30 2d9e38561fda: Layer already exists 07:29:30 main: digest: sha256:91e9a2844935b8a2362390b3e8f64564191b93a6d5cb169be1c7fddf03808255 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:30 ===================================================== [Pipeline] echo 07:29:30 taggedImages: 07:29:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:29:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:29:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.57 07:29:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:29:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:29:30 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:29:30 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:29:30 latest 07:29:30 3.2.0-dev.57 07:29:30 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:29:30 main 07:29:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:29:31 2c07b855141e: Preparing 07:29:31 36053652c211: Preparing 07:29:31 2387a1a6ce40: Preparing 07:29:31 3ae203e8c5f0: Preparing 07:29:31 99795c7a3d87: Preparing 07:29:31 7f89d9bf86cd: Preparing 07:29:31 9b96681282a9: Preparing 07:29:31 68e5ba85e2b6: Preparing 07:29:31 3c20671a5817: Preparing 07:29:31 9b96681282a9: Waiting 07:29:31 68e5ba85e2b6: Waiting 07:29:31 3c20671a5817: Waiting 07:29:31 7f89d9bf86cd: Waiting 07:29:31 3ae203e8c5f0: Layer already exists 07:29:31 99795c7a3d87: Layer already exists 07:29:31 9b96681282a9: Layer already exists 07:29:31 68e5ba85e2b6: Layer already exists 07:29:31 3c20671a5817: Layer already exists 07:29:31 2c07b855141e: Pushed 07:29:31 2387a1a6ce40: Pushed 07:29:31 36053652c211: Pushed 07:29:53 7f89d9bf86cd: Pushed 07:29:53 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:257c01bca83aca0f16c99ef91b58ccb235a77471fc13961e158b7670f04ca36d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:54 + 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 07:29:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:29:54 2c07b855141e: Preparing 07:29:54 36053652c211: Preparing 07:29:54 2387a1a6ce40: Preparing 07:29:54 3ae203e8c5f0: Preparing 07:29:54 99795c7a3d87: Preparing 07:29:54 7f89d9bf86cd: Preparing 07:29:54 9b96681282a9: Preparing 07:29:54 68e5ba85e2b6: Preparing 07:29:54 3c20671a5817: Preparing 07:29:54 7f89d9bf86cd: Waiting 07:29:54 9b96681282a9: Waiting 07:29:54 68e5ba85e2b6: Waiting 07:29:54 3c20671a5817: Waiting 07:29:54 99795c7a3d87: Layer already exists 07:29:54 36053652c211: Layer already exists 07:29:54 2c07b855141e: Layer already exists 07:29:54 2387a1a6ce40: Layer already exists 07:29:54 3ae203e8c5f0: Layer already exists 07:29:54 9b96681282a9: Layer already exists 07:29:54 7f89d9bf86cd: Layer already exists 07:29:54 68e5ba85e2b6: Layer already exists 07:29:54 3c20671a5817: Layer already exists 07:29:54 latest: digest: sha256:257c01bca83aca0f16c99ef91b58ccb235a77471fc13961e158b7670f04ca36d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.57 07:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:29:56 2c07b855141e: Preparing 07:29:56 36053652c211: Preparing 07:29:56 2387a1a6ce40: Preparing 07:29:56 3ae203e8c5f0: Preparing 07:29:56 99795c7a3d87: Preparing 07:29:56 7f89d9bf86cd: Preparing 07:29:56 9b96681282a9: Preparing 07:29:56 68e5ba85e2b6: Preparing 07:29:56 3c20671a5817: Preparing 07:29:56 7f89d9bf86cd: Waiting 07:29:56 9b96681282a9: Waiting 07:29:56 68e5ba85e2b6: Waiting 07:29:56 3c20671a5817: Waiting 07:29:57 2387a1a6ce40: Layer already exists 07:29:57 36053652c211: Layer already exists 07:29:57 99795c7a3d87: Layer already exists 07:29:57 2c07b855141e: Layer already exists 07:29:57 3ae203e8c5f0: Layer already exists 07:29:57 9b96681282a9: Layer already exists 07:29:57 3c20671a5817: Layer already exists 07:29:57 7f89d9bf86cd: Layer already exists 07:29:57 68e5ba85e2b6: Layer already exists 07:29:58 3.2.0-dev.57: digest: sha256:257c01bca83aca0f16c99ef91b58ccb235a77471fc13961e158b7670f04ca36d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:29:59 2c07b855141e: Preparing 07:29:59 36053652c211: Preparing 07:29:59 2387a1a6ce40: Preparing 07:29:59 3ae203e8c5f0: Preparing 07:29:59 99795c7a3d87: Preparing 07:29:59 7f89d9bf86cd: Preparing 07:29:59 9b96681282a9: Preparing 07:29:59 68e5ba85e2b6: Preparing 07:29:59 3c20671a5817: Preparing 07:29:59 7f89d9bf86cd: Waiting 07:29:59 9b96681282a9: Waiting 07:29:59 68e5ba85e2b6: Waiting 07:29:59 3c20671a5817: Waiting 07:29:59 3ae203e8c5f0: Layer already exists 07:29:59 2387a1a6ce40: Layer already exists 07:29:59 99795c7a3d87: Layer already exists 07:29:59 36053652c211: Layer already exists 07:29:59 2c07b855141e: Layer already exists 07:29:59 7f89d9bf86cd: Layer already exists 07:29:59 3c20671a5817: Layer already exists 07:29:59 9b96681282a9: Layer already exists 07:29:59 68e5ba85e2b6: Layer already exists 07:29:59 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:257c01bca83aca0f16c99ef91b58ccb235a77471fc13961e158b7670f04ca36d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:59 + 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 07:30:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:30:00 2c07b855141e: Preparing 07:30:00 36053652c211: Preparing 07:30:00 2387a1a6ce40: Preparing 07:30:00 3ae203e8c5f0: Preparing 07:30:00 99795c7a3d87: Preparing 07:30:00 7f89d9bf86cd: Preparing 07:30:00 9b96681282a9: Preparing 07:30:00 68e5ba85e2b6: Preparing 07:30:00 3c20671a5817: Preparing 07:30:00 7f89d9bf86cd: Waiting 07:30:00 9b96681282a9: Waiting 07:30:00 68e5ba85e2b6: Waiting 07:30:00 3c20671a5817: Waiting 07:30:00 2c07b855141e: Layer already exists 07:30:00 99795c7a3d87: Layer already exists 07:30:00 2387a1a6ce40: Layer already exists 07:30:00 36053652c211: Layer already exists 07:30:00 3ae203e8c5f0: Layer already exists 07:30:00 68e5ba85e2b6: Layer already exists 07:30:00 7f89d9bf86cd: Layer already exists 07:30:00 3c20671a5817: Layer already exists 07:30:00 9b96681282a9: Layer already exists 07:30:00 main: digest: sha256:257c01bca83aca0f16c99ef91b58ccb235a77471fc13961e158b7670f04ca36d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:00 ===================================================== [Pipeline] echo 07:30:00 taggedImages: 07:30:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:30:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:30:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.57 07:30:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:30:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:30:00 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 07:30:00 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:30:00 latest 07:30:00 3.2.0-dev.57 07:30:00 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:30:00 main 07:30:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:00 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:01 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:30:01 5706267b56e3: Preparing 07:30:01 f97fde6503d5: Preparing 07:30:01 3ae203e8c5f0: Preparing 07:30:01 99795c7a3d87: Preparing 07:30:01 8c90092d3c19: Preparing 07:30:01 1814c2834a31: Preparing 07:30:01 3c20671a5817: Preparing 07:30:01 1814c2834a31: Waiting 07:30:01 3c20671a5817: Waiting 07:30:01 99795c7a3d87: Layer already exists 07:30:01 3ae203e8c5f0: Layer already exists 07:30:01 3c20671a5817: Layer already exists 07:30:01 8c90092d3c19: Pushed 07:30:01 5706267b56e3: Pushed 07:30:02 1814c2834a31: Pushed 07:30:08 f97fde6503d5: Pushed 07:30:08 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:b9597ae5eb10e2a1de826194af9f8a01372053b8c12b893c5fb8504be4d372e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:09 + 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 07:30:09 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 07:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:30:09 5706267b56e3: Preparing 07:30:09 f97fde6503d5: Preparing 07:30:09 3ae203e8c5f0: Preparing 07:30:09 99795c7a3d87: Preparing 07:30:09 8c90092d3c19: Preparing 07:30:09 1814c2834a31: Preparing 07:30:09 3c20671a5817: Preparing 07:30:09 1814c2834a31: Waiting 07:30:09 3c20671a5817: Waiting 07:30:09 f97fde6503d5: Layer already exists 07:30:09 5706267b56e3: Layer already exists 07:30:09 99795c7a3d87: Layer already exists 07:30:09 8c90092d3c19: Layer already exists 07:30:09 3ae203e8c5f0: Layer already exists 07:30:09 1814c2834a31: Layer already exists 07:30:09 3c20671a5817: Layer already exists 07:30:09 latest: digest: sha256:b9597ae5eb10e2a1de826194af9f8a01372053b8c12b893c5fb8504be4d372e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:10 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.57 07:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:30:10 5706267b56e3: Preparing 07:30:10 f97fde6503d5: Preparing 07:30:10 3ae203e8c5f0: Preparing 07:30:10 99795c7a3d87: Preparing 07:30:10 8c90092d3c19: Preparing 07:30:10 1814c2834a31: Preparing 07:30:10 3c20671a5817: Preparing 07:30:10 1814c2834a31: Waiting 07:30:10 3c20671a5817: Waiting 07:30:10 f97fde6503d5: Layer already exists 07:30:10 5706267b56e3: Layer already exists 07:30:10 8c90092d3c19: Layer already exists 07:30:10 99795c7a3d87: Layer already exists 07:30:10 3ae203e8c5f0: Layer already exists 07:30:10 1814c2834a31: Layer already exists 07:30:10 3c20671a5817: Layer already exists 07:30:10 3.2.0-dev.57: digest: sha256:b9597ae5eb10e2a1de826194af9f8a01372053b8c12b893c5fb8504be4d372e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:11 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:11 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:30:11 5706267b56e3: Preparing 07:30:11 f97fde6503d5: Preparing 07:30:11 3ae203e8c5f0: Preparing 07:30:11 99795c7a3d87: Preparing 07:30:11 8c90092d3c19: Preparing 07:30:11 1814c2834a31: Preparing 07:30:11 3c20671a5817: Preparing 07:30:11 1814c2834a31: Waiting 07:30:11 3c20671a5817: Waiting 07:30:11 5706267b56e3: Layer already exists 07:30:11 99795c7a3d87: Layer already exists 07:30:11 f97fde6503d5: Layer already exists 07:30:11 8c90092d3c19: Layer already exists 07:30:11 3ae203e8c5f0: Layer already exists 07:30:11 1814c2834a31: Layer already exists 07:30:11 3c20671a5817: Layer already exists 07:30:11 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:b9597ae5eb10e2a1de826194af9f8a01372053b8c12b893c5fb8504be4d372e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:12 + 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 07:30:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 07:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:30:12 5706267b56e3: Preparing 07:30:12 f97fde6503d5: Preparing 07:30:12 3ae203e8c5f0: Preparing 07:30:12 99795c7a3d87: Preparing 07:30:12 8c90092d3c19: Preparing 07:30:12 1814c2834a31: Preparing 07:30:12 3c20671a5817: Preparing 07:30:12 1814c2834a31: Waiting 07:30:12 3c20671a5817: Waiting 07:30:12 f97fde6503d5: Layer already exists 07:30:12 99795c7a3d87: Layer already exists 07:30:12 3ae203e8c5f0: Layer already exists 07:30:12 8c90092d3c19: Layer already exists 07:30:12 5706267b56e3: Layer already exists 07:30:12 3c20671a5817: Layer already exists 07:30:12 1814c2834a31: Layer already exists 07:30:12 main: digest: sha256:b9597ae5eb10e2a1de826194af9f8a01372053b8c12b893c5fb8504be4d372e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:12 ===================================================== [Pipeline] echo 07:30:12 taggedImages: 07:30:12 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:30:12 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 07:30:12 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.57 07:30:12 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:30:12 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 07:30:12 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:30:12 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:30:12 latest 07:30:12 3.2.0-dev.57 07:30:12 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:30:12 main 07:30:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:30:13 61d3dc3e23c7: Preparing 07:30:13 66a6e26efe8b: Preparing 07:30:13 3ae203e8c5f0: Preparing 07:30:13 99795c7a3d87: Preparing 07:30:13 735c928e014d: Preparing 07:30:13 7fb2405b7ebd: Preparing 07:30:13 3c20671a5817: Preparing 07:30:13 7fb2405b7ebd: Waiting 07:30:13 3c20671a5817: Waiting 07:30:13 99795c7a3d87: Layer already exists 07:30:14 3ae203e8c5f0: Layer already exists 07:30:14 3c20671a5817: Layer already exists 07:30:14 735c928e014d: Pushed 07:30:14 61d3dc3e23c7: Pushed 07:30:14 7fb2405b7ebd: Pushed 07:30:22 66a6e26efe8b: Pushed 07:30:22 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:2ef0c69611945f5dce66ce091929ccb95a5e7050cd8d3d5d72f427fa7fcac4b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:30:23 61d3dc3e23c7: Preparing 07:30:23 66a6e26efe8b: Preparing 07:30:23 3ae203e8c5f0: Preparing 07:30:23 99795c7a3d87: Preparing 07:30:23 735c928e014d: Preparing 07:30:23 7fb2405b7ebd: Preparing 07:30:23 3c20671a5817: Preparing 07:30:23 7fb2405b7ebd: Waiting 07:30:23 3c20671a5817: Waiting 07:30:23 3ae203e8c5f0: Layer already exists 07:30:23 735c928e014d: Layer already exists 07:30:23 61d3dc3e23c7: Layer already exists 07:30:23 66a6e26efe8b: Layer already exists 07:30:23 99795c7a3d87: Layer already exists 07:30:23 7fb2405b7ebd: Layer already exists 07:30:23 3c20671a5817: Layer already exists 07:30:23 latest: digest: sha256:2ef0c69611945f5dce66ce091929ccb95a5e7050cd8d3d5d72f427fa7fcac4b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.57 07:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:30:26 61d3dc3e23c7: Preparing 07:30:26 66a6e26efe8b: Preparing 07:30:26 3ae203e8c5f0: Preparing 07:30:26 99795c7a3d87: Preparing 07:30:26 735c928e014d: Preparing 07:30:26 7fb2405b7ebd: Preparing 07:30:26 3c20671a5817: Preparing 07:30:26 66a6e26efe8b: Layer already exists 07:30:26 3ae203e8c5f0: Layer already exists 07:30:26 99795c7a3d87: Layer already exists 07:30:26 735c928e014d: Layer already exists 07:30:26 61d3dc3e23c7: Layer already exists 07:30:26 7fb2405b7ebd: Layer already exists 07:30:26 3c20671a5817: Layer already exists 07:30:26 3.2.0-dev.57: digest: sha256:2ef0c69611945f5dce66ce091929ccb95a5e7050cd8d3d5d72f427fa7fcac4b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:30:27 61d3dc3e23c7: Preparing 07:30:27 66a6e26efe8b: Preparing 07:30:27 3ae203e8c5f0: Preparing 07:30:27 99795c7a3d87: Preparing 07:30:27 735c928e014d: Preparing 07:30:27 7fb2405b7ebd: Preparing 07:30:27 3c20671a5817: Preparing 07:30:27 7fb2405b7ebd: Waiting 07:30:27 3c20671a5817: Waiting 07:30:28 3ae203e8c5f0: Layer already exists 07:30:28 66a6e26efe8b: Layer already exists 07:30:28 735c928e014d: Layer already exists 07:30:28 99795c7a3d87: Layer already exists 07:30:28 61d3dc3e23c7: Layer already exists 07:30:28 7fb2405b7ebd: Layer already exists 07:30:28 3c20671a5817: Layer already exists 07:30:28 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:2ef0c69611945f5dce66ce091929ccb95a5e7050cd8d3d5d72f427fa7fcac4b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:30:30 61d3dc3e23c7: Preparing 07:30:30 66a6e26efe8b: Preparing 07:30:30 3ae203e8c5f0: Preparing 07:30:30 99795c7a3d87: Preparing 07:30:30 735c928e014d: Preparing 07:30:30 7fb2405b7ebd: Preparing 07:30:30 3c20671a5817: Preparing 07:30:30 3c20671a5817: Waiting 07:30:30 7fb2405b7ebd: Waiting 07:30:31 99795c7a3d87: Layer already exists 07:30:31 66a6e26efe8b: Layer already exists 07:30:32 735c928e014d: Layer already exists 07:30:35 3ae203e8c5f0: Layer already exists 07:30:35 3c20671a5817: Layer already exists 07:30:35 7fb2405b7ebd: Layer already exists 07:30:35 61d3dc3e23c7: Layer already exists 07:30:35 main: digest: sha256:2ef0c69611945f5dce66ce091929ccb95a5e7050cd8d3d5d72f427fa7fcac4b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:35 ===================================================== [Pipeline] echo 07:30:35 taggedImages: 07:30:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:30:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:30:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.57 07:30:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:30:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:30:35 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:30:35 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:30:35 latest 07:30:35 3.2.0-dev.57 07:30:35 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:30:35 main 07:30:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:30:36 1062a8d27c46: Preparing 07:30:36 f0b8cef98357: Preparing 07:30:36 3ae203e8c5f0: Preparing 07:30:36 99795c7a3d87: Preparing 07:30:36 ec50d803a2d3: Preparing 07:30:36 d54adbbbce88: Preparing 07:30:36 3c20671a5817: Preparing 07:30:36 d54adbbbce88: Waiting 07:30:36 3c20671a5817: Waiting 07:30:36 99795c7a3d87: Layer already exists 07:30:36 3ae203e8c5f0: Layer already exists 07:30:36 d54adbbbce88: Layer already exists 07:30:36 ec50d803a2d3: Layer already exists 07:30:36 3c20671a5817: Layer already exists 07:30:36 1062a8d27c46: Pushed 07:30:43 f0b8cef98357: Pushed 07:30:43 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:05bda9e60785cc5b728eff0a2e13e95ede645daa76c6fbb1dbe313f3db039ab3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:30:44 1062a8d27c46: Preparing 07:30:44 f0b8cef98357: Preparing 07:30:44 3ae203e8c5f0: Preparing 07:30:44 99795c7a3d87: Preparing 07:30:44 ec50d803a2d3: Preparing 07:30:44 d54adbbbce88: Preparing 07:30:44 3c20671a5817: Preparing 07:30:44 d54adbbbce88: Waiting 07:30:44 3c20671a5817: Waiting 07:30:44 99795c7a3d87: Layer already exists 07:30:44 3ae203e8c5f0: Layer already exists 07:30:44 f0b8cef98357: Layer already exists 07:30:44 ec50d803a2d3: Layer already exists 07:30:44 1062a8d27c46: Layer already exists 07:30:44 d54adbbbce88: Layer already exists 07:30:44 3c20671a5817: Layer already exists 07:30:44 latest: digest: sha256:05bda9e60785cc5b728eff0a2e13e95ede645daa76c6fbb1dbe313f3db039ab3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.57 07:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:30:45 1062a8d27c46: Preparing 07:30:45 f0b8cef98357: Preparing 07:30:45 3ae203e8c5f0: Preparing 07:30:45 99795c7a3d87: Preparing 07:30:45 ec50d803a2d3: Preparing 07:30:45 d54adbbbce88: Preparing 07:30:45 3c20671a5817: Preparing 07:30:45 d54adbbbce88: Waiting 07:30:45 3c20671a5817: Waiting 07:30:45 99795c7a3d87: Layer already exists 07:30:45 1062a8d27c46: Layer already exists 07:30:45 f0b8cef98357: Layer already exists 07:30:45 ec50d803a2d3: Layer already exists 07:30:45 d54adbbbce88: Layer already exists 07:30:45 3c20671a5817: Layer already exists 07:30:45 3ae203e8c5f0: Layer already exists 07:30:45 3.2.0-dev.57: digest: sha256:05bda9e60785cc5b728eff0a2e13e95ede645daa76c6fbb1dbe313f3db039ab3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:30:46 1062a8d27c46: Preparing 07:30:46 f0b8cef98357: Preparing 07:30:46 3ae203e8c5f0: Preparing 07:30:46 99795c7a3d87: Preparing 07:30:46 ec50d803a2d3: Preparing 07:30:46 d54adbbbce88: Preparing 07:30:46 3c20671a5817: Preparing 07:30:46 d54adbbbce88: Waiting 07:30:46 3c20671a5817: Waiting 07:30:46 1062a8d27c46: Layer already exists 07:30:46 f0b8cef98357: Layer already exists 07:30:46 ec50d803a2d3: Layer already exists 07:30:46 3ae203e8c5f0: Layer already exists 07:30:46 99795c7a3d87: Layer already exists 07:30:46 d54adbbbce88: Layer already exists 07:30:46 3c20671a5817: Layer already exists 07:30:46 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:05bda9e60785cc5b728eff0a2e13e95ede645daa76c6fbb1dbe313f3db039ab3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:30:47 1062a8d27c46: Preparing 07:30:47 f0b8cef98357: Preparing 07:30:47 3ae203e8c5f0: Preparing 07:30:47 99795c7a3d87: Preparing 07:30:47 ec50d803a2d3: Preparing 07:30:47 d54adbbbce88: Preparing 07:30:47 3c20671a5817: Preparing 07:30:47 d54adbbbce88: Waiting 07:30:47 3c20671a5817: Waiting 07:30:47 1062a8d27c46: Layer already exists 07:30:47 f0b8cef98357: Layer already exists 07:30:47 99795c7a3d87: Layer already exists 07:30:47 ec50d803a2d3: Layer already exists 07:30:47 3c20671a5817: Layer already exists 07:30:47 d54adbbbce88: Layer already exists 07:30:47 3ae203e8c5f0: Layer already exists 07:30:47 main: digest: sha256:05bda9e60785cc5b728eff0a2e13e95ede645daa76c6fbb1dbe313f3db039ab3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:47 ===================================================== [Pipeline] echo 07:30:47 taggedImages: 07:30:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 07:30:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:30:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.57 07:30:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 07:30:47 - 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 07:30:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:30:47 07:30:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:30:48 arm64: Pulling from edgex-lftools-log-publisher 07:30:48 8998bd30e6a1: Pulling fs layer 07:30:48 04944245beec: Pulling fs layer 07:30:48 699f458cf7ca: Pulling fs layer 07:30:48 765212b225bb: Pulling fs layer 07:30:48 f23df028b6ca: Pulling fs layer 07:30:48 d65c8cfc05b1: Pulling fs layer 07:30:48 2437ff75d9bd: Pulling fs layer 07:30:48 765212b225bb: Waiting 07:30:48 f23df028b6ca: Waiting 07:30:48 d65c8cfc05b1: Waiting 07:30:48 2437ff75d9bd: Waiting 07:30:48 04944245beec: Verifying Checksum 07:30:48 04944245beec: Download complete 07:30:48 765212b225bb: Verifying Checksum 07:30:48 765212b225bb: Download complete 07:30:48 f23df028b6ca: Verifying Checksum 07:30:48 f23df028b6ca: Download complete 07:30:48 d65c8cfc05b1: Verifying Checksum 07:30:48 d65c8cfc05b1: Download complete 07:30:48 699f458cf7ca: Verifying Checksum 07:30:48 699f458cf7ca: Download complete 07:30:48 8998bd30e6a1: Download complete 07:30:51 2437ff75d9bd: Verifying Checksum 07:30:51 2437ff75d9bd: Download complete 07:30:54 8998bd30e6a1: Pull complete 07:30:54 04944245beec: Pull complete 07:30:55 699f458cf7ca: Pull complete 07:30:55 765212b225bb: Pull complete 07:30:56 f23df028b6ca: Pull complete 07:30:57 d65c8cfc05b1: Pull complete 07:31:15 2437ff75d9bd: Pull complete 07:31:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:31:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:31:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:15 prd-ubuntu20.04-docker-arm64-4c-16g-8025 does not seem to be running inside a container 07:31:15 $ 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/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:31:18 $ docker top 4e36f90986ac3d6be588e043761c36291b2282ccdfff50cd97eb712cbfb5c4fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:31:18 ---> job-cost.sh 07:31:18 lf-activate-venv: SKIPPING 07:31:18 INFO: No Stack... 07:31:19 INFO: Retrieving Pricing Info for: v3-standard-4 07:31:20 INFO: Archiving Costs [Pipeline] sh 07:31:20 + cut -d, -f6 07:31:20 + cat /w/workspace/edgex-go/676/archives/cost.csv [Pipeline] lock 07:31:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-676-stack-cost] 07:31:20 Resource [jenkins-edgexfoundry-edgex-go-main-676-stack-cost] did not exist. Created. 07:31:20 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-676-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:31:21 + echo total: 0.10999999940395355 [Pipeline] stash 07:31:22 Stashed 1 file(s) [Pipeline] } 07:31:22 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-676-stack-cost] [Pipeline] // lock [Pipeline] } 07:31:22 $ docker stop --time=1 4e36f90986ac3d6be588e043761c36291b2282ccdfff50cd97eb712cbfb5c4fa 07:31:23 $ docker rm -f --volumes 4e36f90986ac3d6be588e043761c36291b2282ccdfff50cd97eb712cbfb5c4fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:31:24 provisioning config files... 07:31:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/676@tmp/config13960561366402347352tmp [Pipeline] { [Pipeline] sh 07:31:24 + set +x 07:31:24 + curl -s https://codecov.io/bash 07:31:24 + bash -s -- 07:31:24 07:31:24 _____ _ 07:31:24 / ____| | | 07:31:24 | | ___ __| | ___ ___ _____ __ 07:31:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:31:24 | |___| (_) | (_| | __/ (_| (_) \ V / 07:31:24 \_____\___/ \__,_|\___|\___\___/ \_/ 07:31:24 Bash-1.0.6 07:31:24 07:31:24 07:31:24 ==> git version 2.25.1 found 07:31:24 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:31:24 Release-Date: 2020-01-08 07:31:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:31:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:31:24 ==> Jenkins CI detected. 07:31:24 current dir:  /w/workspace/edgex-go/676 07:31:24 project root: . 07:31:24 --> token set from env 07:31:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:31:25 ==> Running gcov in . (disable via -X gcov) 07:31:25 ==> Python coveragepy not found 07:31:25 ==> Searching for coverage reports in: 07:31:25 + . 07:31:25 -> Found 1 reports 07:31:25 ==> Detecting git/mercurial file structure 07:31:25 ==> Reading reports 07:31:25 + ./coverage.out bytes=545300 07:31:25 ==> Appending adjustments 07:31:25 https://docs.codecov.io/docs/fixing-reports 07:31:26 + Found adjustments 07:31:26 ==> Gzipping contents 07:31:26 68K /tmp/codecov.rELmyq.gz 07:31:26 ==> Uploading reports 07:31:26 url: https://codecov.io 07:31:26 query: branch=main&commit=f6f99ba4b961ab207b8eb6d15e7748acd28fde6d&build=676&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F676%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:31:26 -> Pinging Codecov 07:31:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f6f99ba4b961ab207b8eb6d15e7748acd28fde6d&build=676&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F676%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:31:26 -> Uploading to 07:31:26 https://storage.googleapis.com/codecov/v4/raw/2024-08-20/00271124DB129430A58F1EEE437C3FCB/f6f99ba4b961ab207b8eb6d15e7748acd28fde6d/4ee01642-20fe-4572-9d89-7b698c176131.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240820%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240820T073126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a29254f73d234065c2caaef59d7227454eb779c06ca0fb8dd59c101b21c75cf3 07:31:26 % Total % Received % Xferd Average Speed Time Time Time Current 07:31:26 Dload Upload Total Spent Left Speed 07:31:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68170 0 0 100 68170 0 323k --:--:-- --:--:-- --:--:-- 321k 100 68170 0 0 100 68170 0 237k --:--:-- --:--:-- --:--:-- 236k 07:31:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } 07:31:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:31:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:31:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:31:27 07:31:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:31:27 latest: Pulling from edgex-devops/edgex-snyk-go 07:31:27 619be1103602: Already exists 07:31:27 f8ea3408117e: Pulling fs layer 07:31:27 91320369b822: Pulling fs layer 07:31:27 0406650e8295: Pulling fs layer 07:31:27 4f4fb700ef54: Pulling fs layer 07:31:27 96d80e3f36e1: Pulling fs layer 07:31:27 bcf3aedb951c: Pulling fs layer 07:31:27 96d80e3f36e1: Waiting 07:31:27 bcf3aedb951c: Waiting 07:31:27 4f4fb700ef54: Waiting 07:31:27 0406650e8295: Verifying Checksum 07:31:27 0406650e8295: Download complete 07:31:27 4f4fb700ef54: Verifying Checksum 07:31:27 4f4fb700ef54: Download complete 07:31:27 f8ea3408117e: Verifying Checksum 07:31:27 f8ea3408117e: Download complete 07:31:28 f8ea3408117e: Pull complete 07:31:28 96d80e3f36e1: Verifying Checksum 07:31:28 96d80e3f36e1: Download complete 07:31:29 91320369b822: Download complete 07:31:31 bcf3aedb951c: Verifying Checksum 07:31:31 bcf3aedb951c: Download complete 07:31:32 91320369b822: Pull complete 07:31:32 0406650e8295: Pull complete 07:31:32 4f4fb700ef54: Pull complete 07:31:33 96d80e3f36e1: Pull complete 07:31:36 bcf3aedb951c: Pull complete 07:31:36 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 07:31:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:31:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:36 prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container 07:31:36 $ 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/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:31:43 $ docker top 191ae810a6a19042271b20d7e342814badb74030db8b60a16965032101f3237a -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:44 + git config --global --add safe.directory /w/workspace/edgex-go/676 [Pipeline] echo 07:31:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 07:31:44 + set -o pipefail 07:31:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 07:31:54 07:31:54 Monitoring /w/workspace/edgex-go/676 (github.com/edgexfoundry/edgex-go)... 07:31:54 07:31:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/1c8e64c1-191e-49a0-bc1c-0a0c28bbfa96 07:31:54 07:31:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:31:54 [Pipeline] } 07:31:54 $ docker stop --time=1 191ae810a6a19042271b20d7e342814badb74030db8b60a16965032101f3237a 07:31:58 $ docker rm -f --volumes 191ae810a6a19042271b20d7e342814badb74030db8b60a16965032101f3237a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:31:59 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:31:59 provisioning config files... 07:31:59 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/676@tmp/config17638080793912962867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:31:59 --> edgex-publish-swagger.sh 07:31:59 === Publish openapi/v3 API === 07:31:59 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 07:31:59 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/676/openapi/v3/core-command.yaml] 07:31:59 % Total % Received % Xferd Average Speed Time Time Time Current 07:31:59 Dload Upload Total Spent Left Speed 07:32:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 49972 --:--:-- --:--:-- --:--:-- 49972 07:32:00 07:32:00 07:32:00 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/676/openapi/v3/core-data.yaml] 07:32:00 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:00 Dload Upload Total Spent Left Speed 07:32:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 129k --:--:-- --:--:-- --:--:-- 128k 100 72043 0 0 100 72043 0 129k --:--:-- --:--:-- --:--:-- 128k 07:32:00 07:32:00 07:32:00 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/676/openapi/v3/core-keeper.yaml] 07:32:00 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:00 Dload Upload Total Spent Left Speed 07:32:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 229 111k --:--:-- --:--:-- --:--:-- 111k 07:32:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:32:01 07:32:01 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/676/openapi/v3/core-metadata.yaml] 07:32:01 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:01 Dload Upload Total Spent Left Speed 07:32:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 375 358k --:--:-- --:--:-- --:--:-- 358k 100 149k 100 156 100 148k 375 358k --:--:-- --:--:-- --:--:-- 358k 07:32:01 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:32:01 07:32:01 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/676/openapi/v3/support-cron-scheduler.yaml] 07:32:01 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:01 Dload Upload Total Spent Left Speed 07:32:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42902 100 66 100 42836 212 134k --:--:-- --:--:-- --:--:-- 134k 07:32:02 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:32:02 07:32:02 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/676/openapi/v3/support-notifications.yaml] 07:32:02 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:02 Dload Upload Total Spent Left Speed 07:32:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 379 207k --:--:-- --:--:-- --:--:-- 207k 07:32:02 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:32:02 07:32:02 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/676/openapi/v3/support-scheduler.yaml] 07:32:02 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:02 Dload Upload Total Spent Left Speed 07:32:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 322 76351 --:--:-- --:--:-- --:--:-- 76515 100 37110 100 156 100 36954 322 76351 --:--:-- --:--:-- --:--:-- 76515 07:32:02 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:32:02 [Pipeline] } 07:32:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:32:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:03 prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container 07:32:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:32:04 $ docker top bd69b42b0d11aa97c601af2da524433e34ce9e18bc0674aedc214a8391078352 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:04 [ssh-agent] Looking for ssh-agent implementation... 07:32:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:04 $ docker exec bd69b42b0d11aa97c601af2da524433e34ce9e18bc0674aedc214a8391078352 ssh-agent 07:32:04 SSH_AUTH_SOCK=/tmp/ssh-OjS4FI7XeCrr/agent.32 07:32:04 SSH_AGENT_PID=38 07:32:04 Running ssh-add (command line suppressed) 07:32:04 Identity added: /w/workspace/edgex-go/676@tmp/private_key_5760117533747370880.key (/w/workspace/edgex-go/676@tmp/private_key_5760117533747370880.key) 07:32:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:04 + git semver tag 07:32:05 2024-08-20 07:32:05,092 [run_tag] DEBUG tag force:False 07:32:05 2024-08-20 07:32:05,092 [check_head_tag] DEBUG check head tag 07:32:05 2024-08-20 07:32:05,094 [execute] INFO git cat-file --batch-check 07:32:05 2024-08-20 07:32:05,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/676, universal_newlines=False, shell=None, istream=) 07:32:05 2024-08-20 07:32:05,099 [execute] INFO git cat-file --batch 07:32:05 2024-08-20 07:32:05,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/676, universal_newlines=False, shell=None, istream=) 07:32:05 2024-08-20 07:32:05,143 [read_version] DEBUG read version from /w/workspace/edgex-go/676/.semver/main 07:32:05 2024-08-20 07:32:05,143 [execute] INFO git tag -a v3.2.0-dev.57 -m v3.2.0-dev.57 07:32:05 2024-08-20 07:32:05,143 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.57', '-m', 'v3.2.0-dev.57'], cwd=/w/workspace/edgex-go/676, universal_newlines=False, shell=None, istream=None) 07:32:05 2024-08-20 07:32:05,150 [read_version] DEBUG read version from /w/workspace/edgex-go/676/.semver/main 07:32:05 3.2.0-dev.57 [Pipeline] } 07:32:05 $ docker exec --env ******** --env ******** bd69b42b0d11aa97c601af2da524433e34ce9e18bc0674aedc214a8391078352 ssh-agent -k 07:32:05 unset SSH_AUTH_SOCK; 07:32:05 unset SSH_AGENT_PID; 07:32:05 echo Agent pid 38 killed; 07:32:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:05 + git semver [Pipeline] } 07:32:06 $ docker stop --time=1 bd69b42b0d11aa97c601af2da524433e34ce9e18bc0674aedc214a8391078352 07:32:07 $ docker rm -f --volumes bd69b42b0d11aa97c601af2da524433e34ce9e18bc0674aedc214a8391078352 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:32:07 07:32:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:32:11 0.23.1-centos7: Pulling from edgex-lftools 07:32:11 ab5ef0e58194: Pulling fs layer 07:32:11 9712f1f96733: Pulling fs layer 07:32:11 63f879dbbcfc: Pulling fs layer 07:32:11 0d9ebad4ef96: Pulling fs layer 07:32:11 e9a5061849ea: Pulling fs layer 07:32:11 d747dcd14b5f: Pulling fs layer 07:32:11 2de7ff778b66: Pulling fs layer 07:32:11 e9a5061849ea: Waiting 07:32:11 2de7ff778b66: Waiting 07:32:11 d747dcd14b5f: Waiting 07:32:11 0d9ebad4ef96: Waiting 07:32:11 9712f1f96733: Verifying Checksum 07:32:11 9712f1f96733: Download complete 07:32:11 63f879dbbcfc: Verifying Checksum 07:32:11 63f879dbbcfc: Download complete 07:32:11 e9a5061849ea: Verifying Checksum 07:32:11 e9a5061849ea: Download complete 07:32:11 d747dcd14b5f: Verifying Checksum 07:32:11 d747dcd14b5f: Download complete 07:32:11 0d9ebad4ef96: Verifying Checksum 07:32:11 0d9ebad4ef96: Download complete 07:32:11 ab5ef0e58194: Verifying Checksum 07:32:11 ab5ef0e58194: Download complete 07:32:11 2de7ff778b66: Download complete 07:32:15 ab5ef0e58194: Pull complete 07:32:15 9712f1f96733: Pull complete 07:32:15 63f879dbbcfc: Pull complete 07:32:19 0d9ebad4ef96: Pull complete 07:32:19 e9a5061849ea: Pull complete 07:32:19 d747dcd14b5f: Pull complete 07:32:20 2de7ff778b66: Pull complete 07:32:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:32:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:32:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:20 prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container 07:32:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:32:28 $ docker top 3f172705cd6fbbaeb256fe041b46629a55d44bf96f8e06b4a52aaf2623d796f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:32:28 provisioning config files... 07:32:28 copy managed file [sigul-config] to file:/w/workspace/edgex-go/676@tmp/config17567595748031369502tmp 07:32:28 copy managed file [sigul-password] to file:/w/workspace/edgex-go/676@tmp/config17103293266863849727tmp 07:32:28 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/676@tmp/config12329148755907973764tmp [Pipeline] { [Pipeline] echo 07:32:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:32:28 ---> sigul-configuration.sh 07:32:28 gpg: directory `/root/.gnupg' created 07:32:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:32:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:32:28 gpg: keyring `/root/.gnupg/secring.gpg' created 07:32:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:32:28 gpg: CAST5 encrypted data 07:32:28 gpg: encrypted with 1 passphrase 07:32:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:32:28 + mkdir /home/jenkins 07:32:28 + mkdir /home/jenkins/sigul [Pipeline] sh 07:32:29 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:32:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:32:29 ---> sigul-install.sh 07:32:29 Sigul already installed; skipping installation. [Pipeline] sh 07:32:29 + git tag --list 07:32:29 0.6.0 07:32:29 0.6.1 07:32:29 0.7.0 07:32:29 0.7.1 07:32:29 v1.0.0 07:32:29 v1.0.1 07:32:29 v1.1.0 07:32:29 v1.2.0 07:32:29 v1.2.1 07:32:29 v1.3.0 07:32:29 v1.3.1 07:32:29 v2.0.0 07:32:29 v2.1.0 07:32:29 v2.1.1 07:32:29 v2.2.0 07:32:29 v2.3.0 07:32:29 v3.0 07:32:29 v3.0.0 07:32:29 v3.1 07:32:29 v3.1.0 07:32:29 v3.1.0-dev.1 07:32:29 v3.1.0-dev.10 07:32:29 v3.1.0-dev.11 07:32:29 v3.1.0-dev.12 07:32:29 v3.1.0-dev.13 07:32:29 v3.1.0-dev.14 07:32:29 v3.1.0-dev.15 07:32:29 v3.1.0-dev.16 07:32:29 v3.1.0-dev.17 07:32:29 v3.1.0-dev.18 07:32:29 v3.1.0-dev.19 07:32:29 v3.1.0-dev.2 07:32:29 v3.1.0-dev.20 07:32:29 v3.1.0-dev.21 07:32:29 v3.1.0-dev.22 07:32:29 v3.1.0-dev.23 07:32:29 v3.1.0-dev.24 07:32:29 v3.1.0-dev.25 07:32:29 v3.1.0-dev.26 07:32:29 v3.1.0-dev.27 07:32:29 v3.1.0-dev.28 07:32:29 v3.1.0-dev.29 07:32:29 v3.1.0-dev.3 07:32:29 v3.1.0-dev.30 07:32:29 v3.1.0-dev.31 07:32:29 v3.1.0-dev.32 07:32:29 v3.1.0-dev.33 07:32:29 v3.1.0-dev.34 07:32:29 v3.1.0-dev.35 07:32:29 v3.1.0-dev.36 07:32:29 v3.1.0-dev.37 07:32:29 v3.1.0-dev.38 07:32:29 v3.1.0-dev.39 07:32:29 v3.1.0-dev.4 07:32:29 v3.1.0-dev.40 07:32:29 v3.1.0-dev.41 07:32:29 v3.1.0-dev.42 07:32:29 v3.1.0-dev.43 07:32:29 v3.1.0-dev.44 07:32:29 v3.1.0-dev.45 07:32:29 v3.1.0-dev.46 07:32:29 v3.1.0-dev.47 07:32:29 v3.1.0-dev.48 07:32:29 v3.1.0-dev.49 07:32:29 v3.1.0-dev.5 07:32:29 v3.1.0-dev.50 07:32:29 v3.1.0-dev.51 07:32:29 v3.1.0-dev.52 07:32:29 v3.1.0-dev.53 07:32:29 v3.1.0-dev.54 07:32:29 v3.1.0-dev.55 07:32:29 v3.1.0-dev.56 07:32:29 v3.1.0-dev.57 07:32:29 v3.1.0-dev.58 07:32:29 v3.1.0-dev.59 07:32:29 v3.1.0-dev.6 07:32:29 v3.1.0-dev.60 07:32:29 v3.1.0-dev.61 07:32:29 v3.1.0-dev.62 07:32:29 v3.1.0-dev.63 07:32:29 v3.1.0-dev.64 07:32:29 v3.1.0-dev.65 07:32:29 v3.1.0-dev.66 07:32:29 v3.1.0-dev.67 07:32:29 v3.1.0-dev.68 07:32:29 v3.1.0-dev.69 07:32:29 v3.1.0-dev.7 07:32:29 v3.1.0-dev.70 07:32:29 v3.1.0-dev.71 07:32:29 v3.1.0-dev.72 07:32:29 v3.1.0-dev.73 07:32:29 v3.1.0-dev.8 07:32:29 v3.1.0-dev.9 07:32:29 v3.1.1 07:32:29 v3.1.1-dev.1 07:32:29 v3.1.1-dev.2 07:32:29 v3.2.0-dev.1 07:32:29 v3.2.0-dev.10 07:32:29 v3.2.0-dev.11 07:32:29 v3.2.0-dev.12 07:32:29 v3.2.0-dev.13 07:32:29 v3.2.0-dev.14 07:32:29 v3.2.0-dev.15 07:32:29 v3.2.0-dev.16 07:32:29 v3.2.0-dev.17 07:32:29 v3.2.0-dev.18 07:32:29 v3.2.0-dev.19 07:32:29 v3.2.0-dev.2 07:32:29 v3.2.0-dev.20 07:32:29 v3.2.0-dev.21 07:32:29 v3.2.0-dev.22 07:32:29 v3.2.0-dev.23 07:32:29 v3.2.0-dev.24 07:32:29 v3.2.0-dev.25 07:32:29 v3.2.0-dev.26 07:32:29 v3.2.0-dev.27 07:32:29 v3.2.0-dev.28 07:32:29 v3.2.0-dev.29 07:32:29 v3.2.0-dev.3 07:32:29 v3.2.0-dev.30 07:32:29 v3.2.0-dev.31 07:32:29 v3.2.0-dev.32 07:32:29 v3.2.0-dev.33 07:32:29 v3.2.0-dev.34 07:32:29 v3.2.0-dev.35 07:32:29 v3.2.0-dev.36 07:32:29 v3.2.0-dev.37 07:32:29 v3.2.0-dev.38 07:32:29 v3.2.0-dev.39 07:32:29 v3.2.0-dev.4 07:32:29 v3.2.0-dev.40 07:32:29 v3.2.0-dev.41 07:32:29 v3.2.0-dev.42 07:32:29 v3.2.0-dev.43 07:32:29 v3.2.0-dev.44 07:32:29 v3.2.0-dev.45 07:32:29 v3.2.0-dev.46 07:32:29 v3.2.0-dev.47 07:32:29 v3.2.0-dev.48 07:32:29 v3.2.0-dev.49 07:32:29 v3.2.0-dev.5 07:32:29 v3.2.0-dev.50 07:32:29 v3.2.0-dev.51 07:32:29 v3.2.0-dev.52 07:32:29 v3.2.0-dev.53 07:32:29 v3.2.0-dev.54 07:32:29 v3.2.0-dev.55 07:32:29 v3.2.0-dev.56 07:32:29 v3.2.0-dev.57 07:32:29 v3.2.0-dev.6 07:32:29 v3.2.0-dev.7 07:32:29 v3.2.0-dev.8 07:32:29 v3.2.0-dev.9 [Pipeline] sh 07:32:30 + lftools sign git-tag v3.2.0-dev.57 07:32:30 Signing Git tag with Sigul... 07:32:30 Signing v3.2.0-dev.57 [Pipeline] echo 07:32:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:32:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:32:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:32:31 $ docker stop --time=1 3f172705cd6fbbaeb256fe041b46629a55d44bf96f8e06b4a52aaf2623d796f8 07:32:32 $ docker rm -f --volumes 3f172705cd6fbbaeb256fe041b46629a55d44bf96f8e06b4a52aaf2623d796f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:32:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:33 prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container 07:32:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:32:33 $ docker top a682f53a9457a61dc958ea77686c65a142f9d4253fbf6003d4ba58d5229d16c3 -eo pid,comm 07:32:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:32:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:33 [ssh-agent] Looking for ssh-agent implementation... 07:32:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:34 $ docker exec a682f53a9457a61dc958ea77686c65a142f9d4253fbf6003d4ba58d5229d16c3 ssh-agent 07:32:34 SSH_AUTH_SOCK=/tmp/ssh-ktK2UCkzcqWq/agent.33 07:32:34 SSH_AGENT_PID=39 07:32:34 Running ssh-add (command line suppressed) 07:32:34 Identity added: /w/workspace/edgex-go/676@tmp/private_key_14924161294772237136.key (/w/workspace/edgex-go/676@tmp/private_key_14924161294772237136.key) 07:32:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:34 + git semver bump pre 07:32:34 2024-08-20 07:32:34,715 [read_version] DEBUG read version from /w/workspace/edgex-go/676/.semver/main 07:32:34 2024-08-20 07:32:34,715 [bump_version] DEBUG bumping version:3.2.0-dev.57 on axis:pre with prefix:dev 07:32:34 2024-08-20 07:32:34,715 [bump_version] DEBUG bumped version:3.2.0-dev.58 07:32:34 2024-08-20 07:32:34,715 [write_version] DEBUG write version:3.2.0-dev.58 to path:/w/workspace/edgex-go/676/.semver/main with force:True 07:32:34 2024-08-20 07:32:34,715 [read_version] DEBUG read version from /w/workspace/edgex-go/676/.semver/main 07:32:34 2024-08-20 07:32:34,715 [write_file] DEBUG write to file:/w/workspace/edgex-go/676/.semver/main 07:32:34 2024-08-20 07:32:34,718 [execute] INFO git cat-file --batch-check 07:32:34 2024-08-20 07:32:34,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/676/.semver, universal_newlines=False, shell=None, istream=) 07:32:34 2024-08-20 07:32:34,723 [execute] INFO git cat-file --batch 07:32:34 2024-08-20 07:32:34,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/676/.semver, universal_newlines=False, shell=None, istream=) 07:32:34 2024-08-20 07:32:34,729 [read_version] DEBUG read version from /w/workspace/edgex-go/676/.semver/main 07:32:34 3.2.0-dev.58 [Pipeline] } 07:32:34 $ docker exec --env ******** --env ******** a682f53a9457a61dc958ea77686c65a142f9d4253fbf6003d4ba58d5229d16c3 ssh-agent -k 07:32:34 unset SSH_AUTH_SOCK; 07:32:34 unset SSH_AGENT_PID; 07:32:34 echo Agent pid 39 killed; 07:32:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:35 + git semver [Pipeline] } 07:32:35 $ docker stop --time=1 a682f53a9457a61dc958ea77686c65a142f9d4253fbf6003d4ba58d5229d16c3 07:32:36 $ docker rm -f --volumes a682f53a9457a61dc958ea77686c65a142f9d4253fbf6003d4ba58d5229d16c3 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:37 prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container 07:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:32:40 $ docker top caa9801196a89697679aefa2ad4ced585a6137a5c8211a63ced952f49f0f846a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:40 [ssh-agent] Looking for ssh-agent implementation... 07:32:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:40 $ docker exec caa9801196a89697679aefa2ad4ced585a6137a5c8211a63ced952f49f0f846a ssh-agent 07:32:40 SSH_AUTH_SOCK=/tmp/ssh-nU4w9OTuXBQz/agent.31 07:32:40 SSH_AGENT_PID=37 07:32:40 Running ssh-add (command line suppressed) 07:32:40 Identity added: /w/workspace/edgex-go/676@tmp/private_key_8102314886794544079.key (/w/workspace/edgex-go/676@tmp/private_key_8102314886794544079.key) 07:32:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:41 + git semver push 07:32:43 2024-08-20 07:32:41,933 [run_push] DEBUG push 07:32:43 2024-08-20 07:32:41,933 [execute] INFO git cat-file --batch-check 07:32:43 2024-08-20 07:32:41,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/676/.semver, universal_newlines=False, shell=None, istream=) 07:32:43 2024-08-20 07:32:41,938 [execute] INFO git rev-list 49a8246b3ee58c24507195eefb3a8308d4bef7e1 -- 07:32:43 2024-08-20 07:32:41,938 [execute] DEBUG Popen(['git', 'rev-list', '49a8246b3ee58c24507195eefb3a8308d4bef7e1', '--'], cwd=/w/workspace/edgex-go/676/.semver, universal_newlines=False, shell=None, istream=None) 07:32:43 2024-08-20 07:32:41,956 [execute] INFO git fetch -v origin 07:32:43 2024-08-20 07:32:41,956 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/676/.semver, universal_newlines=True, shell=None, istream=None) 07:32:44 2024-08-20 07:32:44,298 [run_push] DEBUG no remote changes detected 07:32:44 2024-08-20 07:32:44,298 [execute] INFO git push origin semver 07:32:44 2024-08-20 07:32:44,299 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/676/.semver, universal_newlines=False, shell=None, istream=None) 07:32:45 2024-08-20 07:32:44,971 [run_push] DEBUG push all version tags 07:32:45 2024-08-20 07:32:44,971 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:32:45 2024-08-20 07:32:44,972 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/676, universal_newlines=False, shell=None, istream=None) 07:32:45 2024-08-20 07:32:45,670 [read_version] DEBUG read version from /w/workspace/edgex-go/676/.semver/main 07:32:45 3.2.0-dev.58 [Pipeline] } 07:32:45 $ docker exec --env ******** --env ******** caa9801196a89697679aefa2ad4ced585a6137a5c8211a63ced952f49f0f846a ssh-agent -k 07:32:46 unset SSH_AUTH_SOCK; 07:32:46 unset SSH_AGENT_PID; 07:32:46 echo Agent pid 37 killed; 07:32:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:46 + git semver [Pipeline] } 07:32:46 $ docker stop --time=1 caa9801196a89697679aefa2ad4ced585a6137a5c8211a63ced952f49f0f846a 07:32:48 $ docker rm -f --volumes caa9801196a89697679aefa2ad4ced585a6137a5c8211a63ced952f49f0f846a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:32:48 + [ -d /w/workspace/edgex-go/676/archives ] [Pipeline] libraryResource [Pipeline] sh 07:32:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:32:50 ---> package-listing.sh 07:32:50 ++ facter osfamily 07:32:50 ++ tr '[:upper:]' '[:lower:]' 07:32:50 + OS_FAMILY=debian 07:32:50 + workspace=/w/workspace/edgex-go/676 07:32:50 + START_PACKAGES=/tmp/packages_start.txt 07:32:50 + END_PACKAGES=/tmp/packages_end.txt 07:32:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:32:50 + PACKAGES=/tmp/packages_start.txt 07:32:50 + '[' /w/workspace/edgex-go/676 ']' 07:32:50 + PACKAGES=/tmp/packages_end.txt 07:32:50 + case "${OS_FAMILY}" in 07:32:50 + dpkg -l 07:32:50 + grep '^ii' 07:32:50 + '[' -f /tmp/packages_start.txt ']' 07:32:50 + '[' -f /tmp/packages_end.txt ']' 07:32:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:32:50 + '[' /w/workspace/edgex-go/676 ']' 07:32:50 + mkdir -p /w/workspace/edgex-go/676/archives/ 07:32:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/676/archives/ [Pipeline] echo 07:32:50 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/676/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:32:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:51 07:32:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:51 latest: Pulling from edgex-lftools-log-publisher 07:32:51 5eb5b503b376: Pulling fs layer 07:32:51 5c69ac0246d0: Pulling fs layer 07:32:51 ec43610c2a17: Pulling fs layer 07:32:51 3a2ae6a8a46f: Pulling fs layer 07:32:51 33b1e0a273af: Pulling fs layer 07:32:51 5d3b04190fa2: Pulling fs layer 07:32:51 2f39f015ded8: Pulling fs layer 07:32:51 33b1e0a273af: Waiting 07:32:51 5d3b04190fa2: Waiting 07:32:51 3a2ae6a8a46f: Waiting 07:32:51 5c69ac0246d0: Download complete 07:32:51 3a2ae6a8a46f: Verifying Checksum 07:32:51 3a2ae6a8a46f: Download complete 07:32:51 33b1e0a273af: Verifying Checksum 07:32:51 33b1e0a273af: Download complete 07:32:51 5d3b04190fa2: Download complete 07:32:51 ec43610c2a17: Verifying Checksum 07:32:51 ec43610c2a17: Download complete 07:32:51 5eb5b503b376: Verifying Checksum 07:32:51 5eb5b503b376: Download complete 07:32:52 2f39f015ded8: Download complete 07:32:52 5eb5b503b376: Pull complete 07:32:53 5c69ac0246d0: Pull complete 07:32:53 ec43610c2a17: Pull complete 07:32:53 3a2ae6a8a46f: Pull complete 07:32:53 33b1e0a273af: Pull complete 07:32:53 5d3b04190fa2: Pull complete 07:32:58 2f39f015ded8: Pull complete 07:32:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:32:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:58 prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container 07:32:58 $ 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/676/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/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:33:05 $ docker top 20e47a335562fbab12bb24a3bae4e99b0bcabcbfb0a4ec8097e62d006842b347 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:05 + touch /tmp/pre-build-complete [Pipeline] sh 07:33:05 + mkdir -p /var/log/sysstat [Pipeline] sh 07:33:06 + ls /var/log/sa-host 07:33:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:06 provisioning config files... 07:33:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/676@tmp/config10852914724260846304tmp [Pipeline] { [Pipeline] echo 07:33:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:33:06 ---> create-netrc.sh [Pipeline] } 07:33:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:33:06 ---> python-tools-install.sh [Pipeline] echo 07:33:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:33:07 ---> sudo-logs.sh 07:33:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:33:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:33:07 ---> job-cost.sh 07:33:07 lf-activate-venv: SKIPPING 07:33:07 DEBUG: total: 0.10999999940395355 07:33:07 INFO: Retrieving Stack Cost... 07:33:07 INFO: Retrieving Pricing Info for: v3-standard-8 07:33:08 INFO: Archiving Costs [Pipeline] echo 07:33:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:33:08 ---> logs-deploy.sh 07:33:08 lf-activate-venv: SKIPPING 07:33:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/676 07:33:08 INFO: archiving workspace using pattern(s): 07:33:09 Archives upload complete. 07:33:09 INFO: archiving logs to Nexus 07:33:10 ---> uname -a: 07:33:10 Linux prd-ubuntu20-04-docker-8c-8g-8024 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:33:10 07:33:10 07:33:10 ---> lscpu: 07:33:10 Architecture: x86_64 07:33:10 CPU op-mode(s): 32-bit, 64-bit 07:33:10 Byte Order: Little Endian 07:33:10 Address sizes: 40 bits physical, 48 bits virtual 07:33:10 CPU(s): 8 07:33:10 On-line CPU(s) list: 0-7 07:33:10 Thread(s) per core: 1 07:33:10 Core(s) per socket: 1 07:33:10 Socket(s): 8 07:33:10 NUMA node(s): 1 07:33:10 Vendor ID: AuthenticAMD 07:33:10 CPU family: 23 07:33:10 Model: 49 07:33:10 Model name: AMD EPYC-Rome Processor 07:33:10 Stepping: 0 07:33:10 CPU MHz: 2799.998 07:33:10 BogoMIPS: 5599.99 07:33:10 Virtualization: AMD-V 07:33:10 Hypervisor vendor: KVM 07:33:10 Virtualization type: full 07:33:10 L1d cache: 256 KiB 07:33:10 L1i cache: 256 KiB 07:33:10 L2 cache: 4 MiB 07:33:10 L3 cache: 128 MiB 07:33:10 NUMA node0 CPU(s): 0-7 07:33:10 Vulnerability Itlb multihit: Not affected 07:33:10 Vulnerability L1tf: Not affected 07:33:10 Vulnerability Mds: Not affected 07:33:10 Vulnerability Meltdown: Not affected 07:33:10 Vulnerability Mmio stale data: Not affected 07:33:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:33:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:33:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:33:10 Vulnerability Srbds: Not affected 07:33:10 Vulnerability Tsx async abort: Not affected 07:33:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:33:10 07:33:10 07:33:10 ---> nproc: 07:33:10 8 07:33:10 07:33:10 07:33:10 ---> df -h: 07:33:10 Filesystem Size Used Avail Use% Mounted on 07:33:10 overlay 155G 29G 127G 19% / 07:33:10 tmpfs 64M 0 64M 0% /dev 07:33:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:33:10 shm 64M 0 64M 0% /dev/shm 07:33:10 /dev/vda1 155G 29G 127G 19% /facter-os 07:33:10 07:33:10 07:33:10 ---> sar -b -r -n DEV: 07:33:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8024) 08/20/24 _x86_64_ (8 CPU) 07:33:10 07:33:10 06:44:16 LINUX RESTART (8 CPU) 07:33:10 07:33:10 06:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:33:10 06:46:01 374.47 10.93 363.54 0.00 1734.24 118204.17 0.00 07:33:10 06:47:01 80.59 0.15 80.44 0.00 18.66 29361.43 0.00 07:33:10 06:48:01 42.93 0.00 42.93 0.00 0.00 32203.87 0.00 07:33:10 06:49:01 31.51 0.17 31.34 0.00 8.13 18998.17 0.00 07:33:10 06:50:01 271.68 4.33 267.34 0.00 2124.09 195636.92 0.00 07:33:10 06:51:01 729.60 14.95 714.65 0.00 2395.87 152739.34 0.00 07:33:10 06:52:01 302.95 0.65 302.30 0.00 9.33 134478.89 0.00 07:33:10 06:53:01 327.72 0.07 327.66 0.00 0.53 99335.82 0.00 07:33:10 06:54:01 795.35 0.08 795.27 0.00 0.67 133905.31 0.00 07:33:10 06:55:01 299.07 0.13 298.93 0.00 14.66 36202.37 0.00 07:33:10 06:56:01 29.71 0.02 29.70 0.00 2.13 742.94 0.00 07:33:10 06:57:01 11.13 0.00 11.13 0.00 0.00 266.98 0.00 07:33:10 06:58:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 07:33:10 06:59:01 1.52 0.00 1.52 0.00 0.00 16.53 0.00 07:33:10 07:00:01 1.98 0.02 1.97 0.00 0.13 25.46 0.00 07:33:10 07:01:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 07:33:10 07:02:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 07:33:10 07:03:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 07:33:10 07:04:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 07:33:10 07:05:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 07:33:10 07:06:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 07:33:10 07:07:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 07:33:10 07:08:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 07:33:10 07:09:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 07:33:10 07:10:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 07:33:10 07:11:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 07:33:10 07:12:01 2.73 1.03 1.70 0.00 22.00 18.66 0.00 07:33:10 07:13:01 1.93 0.00 1.93 0.00 0.00 25.72 0.00 07:33:10 07:14:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 07:33:10 07:15:01 1.82 0.00 1.82 0.00 0.00 19.60 0.00 07:33:10 07:16:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 07:33:10 07:17:01 1.77 0.02 1.75 0.00 0.13 19.46 0.00 07:33:10 07:18:01 1.58 0.00 1.58 0.00 0.00 16.66 0.00 07:33:10 07:19:01 1.95 0.00 1.95 0.00 0.00 22.66 0.00 07:33:10 07:20:01 1.20 0.02 1.18 0.00 2.67 13.33 0.00 07:33:10 07:21:01 1.78 0.00 1.78 0.00 0.00 20.52 0.00 07:33:10 07:22:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 07:33:10 07:23:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 07:33:10 07:24:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 07:33:10 07:25:01 2.07 0.00 2.07 0.00 0.00 23.46 0.00 07:33:10 07:26:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 07:33:10 07:27:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 07:33:10 07:28:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 07:33:10 07:29:01 1.45 0.00 1.45 0.00 0.00 18.00 0.00 07:33:10 07:30:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 07:33:10 07:31:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 07:33:10 07:32:01 115.46 0.58 114.88 0.00 18.40 37790.10 0.00 07:33:10 07:33:01 110.85 0.15 110.70 0.00 16.13 34014.00 0.00 07:33:10 Average: 74.44 0.69 73.75 0.00 132.66 21344.09 0.00 07:33:10 07:33:10 06:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:33:10 06:46:01 28156000 31507300 803096 2.44 100692 3457868 1905628 5.62 1249772 3015204 211296 07:33:10 06:47:01 27145272 31407296 893780 2.72 128568 4262972 2019180 5.95 1851760 3339228 883892 07:33:10 06:48:01 26710208 31456288 844152 2.57 132852 4718332 1935560 5.70 1807396 3795380 911836 07:33:10 06:49:01 26440796 31380144 916848 2.79 135760 4876908 1984300 5.85 1834676 3999808 551564 07:33:10 06:50:01 20458100 31334976 930932 2.83 158748 10668132 2957312 8.72 2017188 9638688 1840740 07:33:10 06:51:01 16834940 31322352 923696 2.81 339248 13771180 2434468 7.17 2870268 12053460 1222584 07:33:10 06:52:01 9313076 28099616 4069896 12.38 378000 17605600 11945728 35.21 6704076 15201648 1211012 07:33:10 06:53:01 6660472 27536012 4644548 14.12 389872 19614684 9804976 28.90 8116068 16399200 653488 07:33:10 06:54:01 6876492 30204012 1993696 6.06 403580 22017624 5527204 16.29 6248132 18046804 264384 07:33:10 06:55:01 9759228 31389032 856144 2.60 407796 20497108 2287780 6.74 3458724 18200356 568 07:33:10 06:56:01 9756144 31387648 857108 2.61 409184 20497548 2281216 6.72 3911072 17749940 512 07:33:10 06:57:01 9765584 31397728 846680 2.57 409652 20497596 2141148 6.31 3981884 17669756 72 07:33:10 06:58:01 9766088 31398260 846164 2.57 409668 20497608 2141148 6.31 3980644 17669760 8 07:33:10 06:59:01 9770180 31402356 842508 2.56 409692 20497608 2141148 6.31 3976892 17669764 8 07:33:10 07:00:01 9769772 31402108 842948 2.56 409752 20497588 2172628 6.40 3977096 17669740 184 07:33:10 07:01:01 9782096 31414444 830552 2.53 409792 20497596 2172628 6.40 3964756 17669748 24 07:33:10 07:02:01 9781456 31413868 831028 2.53 409828 20497596 2172628 6.40 3965264 17669752 28 07:33:10 07:03:01 9781700 31414116 830744 2.53 409844 20497600 2172628 6.40 3965104 17669756 12 07:33:10 07:04:01 9782168 31414648 830208 2.52 409864 20497604 2172628 6.40 3964556 17669764 32 07:33:10 07:05:01 9782440 31415048 829972 2.52 409896 20497728 2172628 6.40 3964152 17669892 12 07:33:10 07:06:01 9782636 31415308 829656 2.52 409940 20497736 2172628 6.40 3964408 17669900 28 07:33:10 07:07:01 9782344 31415016 829860 2.52 409952 20497736 2172628 6.40 3964456 17669900 176 07:33:10 07:08:01 9782360 31415036 829832 2.52 409956 20497744 2172628 6.40 3964128 17669904 40 07:33:10 07:09:01 9782272 31414960 829840 2.52 409960 20497748 2172628 6.40 3964432 17669912 8 07:33:10 07:10:01 9782604 31415336 829552 2.52 409992 20497748 2172628 6.40 3964516 17669900 40 07:33:10 07:11:01 9782596 31415336 829504 2.52 410016 20497756 2172628 6.40 3964424 17669904 192 07:33:10 07:12:01 9771300 31405144 839396 2.55 410084 20498376 2249236 6.63 3976528 17670460 176 07:33:10 07:13:01 9780768 31414612 830020 2.52 410100 20498376 2215692 6.53 3964668 17670460 4 07:33:10 07:14:01 9780640 31414488 830012 2.52 410112 20498380 2215692 6.53 3964764 17670464 180 07:33:10 07:15:01 9781036 31414940 829720 2.52 410140 20498380 2215692 6.53 3964892 17670464 8 07:33:10 07:16:01 9781336 31415244 829388 2.52 410184 20498384 2215692 6.53 3964820 17670468 12 07:33:10 07:17:01 9780968 31414980 829840 2.52 410224 20498388 2215692 6.53 3965384 17670472 236 07:33:10 07:18:01 9781180 31415252 829512 2.52 410284 20498388 2215692 6.53 3965008 17670476 196 07:33:10 07:19:01 9781220 31415300 829420 2.52 410332 20498392 2215692 6.53 3964664 17670484 0 07:33:10 07:20:01 9781424 31415644 829016 2.52 410388 20498476 2215692 6.53 3964624 17670568 16 07:33:10 07:21:01 9781044 31415328 829244 2.52 410420 20498480 2215692 6.53 3964976 17670576 188 07:33:10 07:22:01 9781084 31415376 829180 2.52 410436 20498484 2215692 6.53 3964632 17670580 8 07:33:10 07:23:01 9781004 31415356 829172 2.52 410464 20498484 2215692 6.53 3964980 17670584 8 07:33:10 07:24:01 9780404 31414768 829612 2.52 410492 20498492 2199468 6.48 3965304 17670572 188 07:33:10 07:25:01 9780396 31414836 829492 2.52 410556 20498496 2199468 6.48 3965244 17670580 40 07:33:10 07:26:01 9780348 31414832 829440 2.52 410596 20498496 2199468 6.48 3965200 17670580 16 07:33:10 07:27:01 9780788 31415308 829020 2.52 410616 20498500 2199468 6.48 3965244 17670584 192 07:33:10 07:28:01 9780704 31415256 829228 2.52 410648 20498504 2199468 6.48 3965524 17670584 204 07:33:10 07:29:01 9780744 31415324 829168 2.52 410672 20498508 2199468 6.48 3965292 17670588 8 07:33:10 07:30:01 9780836 31415444 828964 2.52 410700 20498512 2199468 6.48 3965460 17670592 40 07:33:10 07:31:01 9780788 31415428 828928 2.52 410724 20498512 2215520 6.53 3965524 17670592 200 07:33:10 07:32:01 9045540 31374400 868832 2.64 422344 21127696 2218188 6.54 4041768 18271372 96 07:33:10 07:33:01 7822312 31368776 869792 2.65 456112 22184892 2287368 6.74 4102268 19304544 185252 07:33:10 Average: 11401310 31233839 1012070 3.08 379557 18806970 2631615 7.76 3896929 16197369 165417 07:33:10 07:33:10 06:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:33:10 06:46:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 07:33:10 06:46:01 docker0 855.97 872.62 63.42 4945.39 0.00 0.00 0.00 0.00 07:33:10 06:46:01 ens3 1097.98 1003.37 9799.49 118.11 0.00 0.00 0.00 0.00 07:33:10 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 06:47:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:33:10 06:47:01 veth0963b9c 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 07:33:10 06:47:01 ens3 25.94 16.03 34.07 10.19 0.00 0.00 0.00 0.00 07:33:10 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:48:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 07:33:10 06:48:01 veth0963b9c 1.70 1.72 0.15 0.15 0.00 0.00 0.00 0.00 07:33:10 06:48:01 ens3 35.53 22.80 27.72 15.61 0.00 0.00 0.00 0.00 07:33:10 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:49:01 veth0963b9c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:49:01 ens3 21.08 14.40 18.61 10.26 0.00 0.00 0.00 0.00 07:33:10 06:50:01 veth5fb3c8e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:50:01 vethb0cd86a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:50:01 veth650dc20 0.37 0.48 0.03 0.14 0.00 0.00 0.00 0.00 07:33:10 06:50:01 veth1ca9c37 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:50:01 vethc8bf5ec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:50:01 vethd6a878d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:50:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 07:33:10 06:50:01 docker0 5.28 7.58 0.34 92.68 0.00 0.00 0.00 0.00 07:33:10 06:50:01 veth2e50a45 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:50:01 veth187a9c3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:50:01 veth1c4b96d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:50:01 vethbeb3706 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:50:01 veth8103bc7 4.92 7.41 0.38 92.57 0.00 0.00 0.00 0.01 07:33:10 06:50:01 veth1699c8a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:50:01 ens3 251.82 162.13 4549.62 185.87 0.00 0.00 0.00 0.00 07:33:10 06:51:01 veth650dc20 0.13 1.03 0.01 0.04 0.00 0.00 0.00 0.00 07:33:10 06:51:01 veth255a4bb 89.39 137.71 8.94 1179.87 0.00 0.00 0.00 0.10 07:33:10 06:51:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 07:33:10 06:51:01 veth25c2315 78.85 143.58 8.12 1181.29 0.00 0.00 0.00 0.10 07:33:10 06:51:01 vethfd71947 85.07 138.61 8.55 1180.54 0.00 0.00 0.00 0.10 07:33:10 06:51:01 docker0 496.97 801.75 41.06 6920.42 0.00 0.00 0.00 0.00 07:33:10 06:51:01 veth5a67a8f 92.85 147.48 9.03 1179.48 0.00 0.00 0.00 0.10 07:33:10 06:51:01 vetha317aaf 101.55 153.94 9.54 1179.96 0.00 0.00 0.00 0.10 07:33:10 06:51:01 ens3 895.67 530.93 8328.01 57.79 0.00 0.00 0.00 0.00 07:33:10 06:52:01 vethf6aef0d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:33:10 06:52:01 veth650dc20 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:52:01 veth8d4e78a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:33:10 06:52:01 vetha92eddc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:33:10 06:52:01 vethf40025e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:33:10 06:52:01 veth4b55800 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:33:10 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:52:01 veth5e281ac 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:33:10 06:52:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:52:01 vethded3d78 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:33:10 06:52:01 ens3 16.21 10.13 12.80 7.16 0.00 0.00 0.00 0.00 07:33:10 06:52:01 veth72d537e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:33:10 06:52:01 veth8c7e56c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:33:10 06:52:01 veth492cc84 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:33:10 06:52:01 veth5826de7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:33:10 06:52:01 veth60991fc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:33:10 06:52:01 vetheaecef1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:33:10 06:53:01 vethf6aef0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:53:01 veth650dc20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:53:01 veth8d4e78a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:53:01 vetha92eddc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:53:01 vethf40025e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:53:01 veth4b55800 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 06:53:01 veth5e281ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:53:01 vethded3d78 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:53:01 ens3 4.30 2.23 3.42 1.81 0.00 0.00 0.00 0.00 07:33:10 06:53:01 veth72d537e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:53:01 veth8c7e56c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:53:01 veth492cc84 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:53:01 veth5826de7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:53:01 veth60991fc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:53:01 vetheaecef1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:54:01 veth650dc20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:54:01 veth8d4e78a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:54:01 vetha92eddc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:54:01 ens3 32.32 20.09 25.31 14.06 0.00 0.00 0.00 0.00 07:33:10 06:54:01 veth72d537e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:54:01 veth8c7e56c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:54:01 veth492cc84 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:54:01 veth60991fc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:54:01 vetheaecef1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:55:01 lo 36.59 36.59 3.60 3.60 0.00 0.00 0.00 0.00 07:33:10 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:55:01 ens3 316.75 312.88 175.62 1133.73 0.00 0.00 0.00 0.00 07:33:10 06:56:01 lo 35.66 35.66 3.52 3.52 0.00 0.00 0.00 0.00 07:33:10 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:56:01 ens3 402.52 400.93 168.16 2581.33 0.00 0.00 0.00 0.00 07:33:10 06:57:01 lo 12.33 12.33 1.21 1.21 0.00 0.00 0.00 0.00 07:33:10 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:57:01 ens3 135.17 142.55 62.17 577.67 0.00 0.00 0.00 0.00 07:33:10 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 06:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:00:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:33:10 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:01:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:02:01 ens3 0.43 0.42 0.26 0.21 0.00 0.00 0.00 0.00 07:33:10 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:04:01 ens3 1.97 1.13 4.71 0.27 0.00 0.00 0.00 0.00 07:33:10 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:05:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:33:10 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:10:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:33:10 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:15:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:33:10 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:16:01 ens3 0.22 0.13 0.17 0.01 0.00 0.00 0.00 0.00 07:33:10 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:19:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:20:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:33:10 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:23:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:25:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:33:10 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:28:01 ens3 0.20 0.15 0.12 0.01 0.00 0.00 0.00 0.00 07:33:10 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:30:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 07:33:10 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:10 07:31:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:33:10 07:32:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 07:33:10 07:32:01 docker0 85.45 151.19 7.65 1271.60 0.00 0.00 0.00 0.00 07:33:10 07:32:01 ens3 368.27 216.16 4897.46 35.94 0.00 0.00 0.00 0.00 07:33:10 07:33:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 07:33:10 07:33:01 docker0 2.43 2.40 0.37 1.31 0.00 0.00 0.00 0.00 07:33:10 07:33:01 ens3 276.96 181.84 5790.59 110.99 0.00 0.00 0.00 0.00 07:33:10 Average: lo 2.06 2.06 0.20 0.20 0.00 0.00 0.00 0.00 07:33:10 Average: docker0 30.16 38.28 2.35 275.64 0.00 0.00 0.00 0.00 07:33:10 Average: ens3 80.96 63.35 706.22 101.28 0.00 0.00 0.00 0.00 07:33:10 07:33:10 07:33:10 ---> sar -P ALL: 07:33:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8024) 08/20/24 _x86_64_ (8 CPU) 07:33:10 07:33:10 06:44:16 LINUX RESTART (8 CPU) 07:33:10 07:33:10 06:45:01 CPU %user %nice %system %iowait %steal %idle 07:33:10 06:46:01 all 8.39 0.00 3.87 3.66 0.07 84.01 07:33:10 06:46:01 0 9.19 0.00 4.75 3.45 0.07 82.54 07:33:10 06:46:01 1 7.60 0.00 4.55 12.80 0.07 74.98 07:33:10 06:46:01 2 7.73 0.00 3.55 0.39 0.07 88.27 07:33:10 06:46:01 3 7.76 0.00 4.00 4.22 0.07 83.95 07:33:10 06:46:01 4 11.19 0.00 3.60 1.73 0.05 83.42 07:33:10 06:46:01 5 6.62 0.00 3.28 4.51 0.08 85.50 07:33:10 06:46:01 6 8.76 0.00 3.03 0.88 0.07 87.27 07:33:10 06:46:01 7 8.26 0.00 4.23 1.35 0.07 86.09 07:33:10 06:47:01 all 37.25 0.00 6.26 1.91 0.08 54.50 07:33:10 06:47:01 0 37.34 0.00 6.08 3.24 0.07 53.27 07:33:10 06:47:01 1 37.49 0.00 7.85 9.04 0.08 45.54 07:33:10 06:47:01 2 38.27 0.00 6.19 0.96 0.08 54.49 07:33:10 06:47:01 3 38.59 0.00 6.43 0.44 0.08 54.45 07:33:10 06:47:01 4 37.28 0.00 6.11 0.08 0.07 56.46 07:33:10 06:47:01 5 37.61 0.00 6.52 0.19 0.07 55.62 07:33:10 06:47:01 6 30.34 0.00 4.51 0.86 0.08 64.20 07:33:10 06:47:01 7 40.99 0.00 6.43 0.45 0.07 52.06 07:33:10 06:48:01 all 38.91 0.00 6.59 1.91 0.08 52.51 07:33:10 06:48:01 0 40.62 0.00 6.54 2.01 0.08 50.75 07:33:10 06:48:01 1 40.19 0.00 6.53 0.74 0.10 52.44 07:33:10 06:48:01 2 38.60 0.00 6.63 0.10 0.07 54.60 07:33:10 06:48:01 3 41.47 0.00 6.85 0.07 0.07 51.54 07:33:10 06:48:01 4 39.80 0.00 6.71 0.10 0.08 53.30 07:33:10 06:48:01 5 39.86 0.00 6.84 0.02 0.08 53.20 07:33:10 06:48:01 6 32.66 0.00 6.29 12.32 0.07 48.66 07:33:10 06:48:01 7 37.97 0.00 6.33 0.02 0.08 55.59 07:33:10 06:49:01 all 55.76 0.00 7.21 0.84 0.08 36.11 07:33:10 06:49:01 0 58.15 0.00 7.12 0.94 0.08 33.71 07:33:10 06:49:01 1 57.80 0.00 7.81 0.49 0.08 33.82 07:33:10 06:49:01 2 56.12 0.00 7.49 0.84 0.08 35.47 07:33:10 06:49:01 3 55.46 0.00 7.25 0.29 0.08 36.92 07:33:10 06:49:01 4 56.23 0.00 7.26 0.35 0.08 36.07 07:33:10 06:49:01 5 55.44 0.00 7.16 0.15 0.08 37.16 07:33:10 06:49:01 6 51.44 0.00 6.60 3.56 0.08 38.32 07:33:10 06:49:01 7 55.42 0.00 6.96 0.12 0.08 37.42 07:33:10 06:50:01 all 21.58 0.00 8.44 15.67 0.15 54.16 07:33:10 06:50:01 0 22.39 0.00 8.09 25.01 0.07 44.44 07:33:10 06:50:01 1 24.17 0.00 9.05 23.19 0.19 43.40 07:33:10 06:50:01 2 18.60 0.00 7.67 13.91 0.21 59.61 07:33:10 06:50:01 3 22.38 0.00 7.86 13.16 0.12 56.48 07:33:10 06:50:01 4 19.68 0.00 8.33 11.57 0.10 60.32 07:33:10 06:50:01 5 23.37 0.00 8.54 4.69 0.10 63.30 07:33:10 06:50:01 6 19.45 0.00 8.33 16.02 0.16 56.04 07:33:10 06:50:01 7 22.62 0.00 9.66 17.76 0.21 49.76 07:33:10 06:51:01 all 11.33 0.00 6.08 16.54 0.08 65.99 07:33:10 06:51:01 0 10.92 0.00 5.22 17.89 0.08 65.89 07:33:10 06:51:01 1 12.16 0.00 6.19 22.28 0.08 59.28 07:33:10 06:51:01 2 9.93 0.00 5.49 11.77 0.08 72.72 07:33:10 06:51:01 3 10.52 0.00 6.51 8.67 0.05 74.25 07:33:10 06:51:01 4 10.15 0.00 7.68 32.90 0.07 49.21 07:33:10 06:51:01 5 12.31 0.00 5.89 12.38 0.08 69.35 07:33:10 06:51:01 6 12.06 0.00 5.78 17.60 0.08 64.48 07:33:10 06:51:01 7 12.55 0.00 5.85 8.90 0.07 72.63 07:33:10 06:52:01 all 55.38 0.00 9.84 6.66 0.10 28.03 07:33:10 06:52:01 0 55.98 0.00 8.98 3.09 0.10 31.85 07:33:10 06:52:01 1 55.50 0.00 10.38 2.00 0.12 32.01 07:33:10 06:52:01 2 54.50 0.00 10.36 0.91 0.10 34.13 07:33:10 06:52:01 3 55.73 0.00 10.18 6.81 0.10 27.17 07:33:10 06:52:01 4 54.92 0.00 10.68 31.51 0.12 2.77 07:33:10 06:52:01 5 55.79 0.00 9.73 3.05 0.10 31.33 07:33:10 06:52:01 6 54.96 0.00 10.18 4.85 0.10 29.90 07:33:10 06:52:01 7 55.62 0.00 8.22 1.33 0.08 34.75 07:33:10 06:53:01 all 88.90 0.00 10.94 0.00 0.16 0.00 07:33:10 06:53:01 0 88.46 0.00 11.33 0.00 0.21 0.00 07:33:10 06:53:01 1 89.14 0.00 10.71 0.00 0.15 0.00 07:33:10 06:53:01 2 89.06 0.00 10.79 0.00 0.15 0.00 07:33:10 06:53:01 3 89.66 0.00 10.20 0.00 0.13 0.00 07:33:10 06:53:01 4 86.71 0.00 13.06 0.00 0.23 0.00 07:33:10 06:53:01 5 88.91 0.00 10.94 0.00 0.15 0.00 07:33:10 06:53:01 6 88.85 0.00 10.98 0.00 0.15 0.02 07:33:10 06:53:01 7 90.29 0.00 9.58 0.00 0.13 0.00 07:33:10 06:54:01 all 87.54 0.00 12.25 0.00 0.17 0.04 07:33:10 06:54:01 0 87.44 0.00 12.29 0.02 0.21 0.05 07:33:10 06:54:01 1 87.91 0.00 11.92 0.00 0.17 0.00 07:33:10 06:54:01 2 87.77 0.00 12.05 0.00 0.17 0.02 07:33:10 06:54:01 3 88.66 0.00 11.22 0.00 0.10 0.02 07:33:10 06:54:01 4 85.52 0.00 14.25 0.00 0.17 0.05 07:33:10 06:54:01 5 87.45 0.00 12.37 0.00 0.19 0.00 07:33:10 06:54:01 6 88.08 0.00 11.65 0.00 0.20 0.07 07:33:10 06:54:01 7 87.42 0.00 12.29 0.02 0.19 0.09 07:33:10 06:55:01 all 12.13 0.00 2.87 3.58 0.08 81.35 07:33:10 06:55:01 0 10.59 0.00 2.66 1.35 0.07 85.34 07:33:10 06:55:01 1 12.07 0.00 3.18 2.07 0.07 82.62 07:33:10 06:55:01 2 14.06 0.00 3.09 1.66 0.08 81.10 07:33:10 06:55:01 3 12.18 0.00 2.77 5.37 0.08 79.60 07:33:10 06:55:01 4 14.44 0.00 3.06 10.96 0.08 71.45 07:33:10 06:55:01 5 13.49 0.00 3.21 2.52 0.08 80.69 07:33:10 06:55:01 6 9.06 0.00 2.28 2.88 0.07 85.71 07:33:10 06:55:01 7 11.16 0.00 2.73 1.82 0.08 84.22 07:33:10 06:56:01 all 10.74 0.00 0.87 0.10 0.06 88.23 07:33:10 06:56:01 0 11.67 0.00 1.10 0.02 0.05 87.16 07:33:10 06:56:01 1 10.65 0.00 0.90 0.20 0.07 88.18 07:33:10 06:56:01 2 13.57 0.00 1.03 0.17 0.05 85.18 07:33:10 06:56:01 3 8.90 0.00 0.85 0.30 0.07 89.87 07:33:10 06:56:01 4 13.18 0.00 0.87 0.07 0.07 85.81 07:33:10 06:56:01 5 11.11 0.00 0.72 0.02 0.05 88.11 07:33:10 06:56:01 6 7.81 0.00 0.85 0.02 0.07 91.26 07:33:10 06:56:01 7 9.02 0.00 0.62 0.02 0.05 90.30 07:33:10 07:33:10 06:56:01 CPU %user %nice %system %iowait %steal %idle 07:33:10 06:57:01 all 2.18 0.00 0.32 0.04 0.02 97.44 07:33:10 06:57:01 0 2.42 0.00 0.32 0.00 0.02 97.25 07:33:10 06:57:01 1 3.02 0.00 0.43 0.22 0.02 96.31 07:33:10 06:57:01 2 0.62 0.00 0.32 0.00 0.02 99.05 07:33:10 06:57:01 3 1.92 0.00 0.33 0.03 0.02 97.70 07:33:10 06:57:01 4 2.59 0.00 0.33 0.02 0.05 97.01 07:33:10 06:57:01 5 2.52 0.00 0.32 0.02 0.02 97.13 07:33:10 06:57:01 6 2.12 0.00 0.23 0.00 0.02 97.63 07:33:10 06:57:01 7 2.24 0.00 0.30 0.02 0.03 97.41 07:33:10 06:58:01 all 0.01 0.00 0.02 0.01 0.02 99.94 07:33:10 06:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:33:10 06:58:01 1 0.00 0.00 0.00 0.02 0.02 99.97 07:33:10 06:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:10 06:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:10 06:58:01 4 0.03 0.00 0.07 0.07 0.05 99.78 07:33:10 06:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:33:10 06:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:33:10 06:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 06:59:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:33:10 06:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 06:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:33:10 06:59:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:33:10 06:59:01 3 0.03 0.00 0.00 0.05 0.00 99.92 07:33:10 06:59:01 4 0.07 0.00 0.03 0.00 0.02 99.88 07:33:10 06:59:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:33:10 06:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:33:10 06:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:10 07:00:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:33:10 07:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:00:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:10 07:00:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:33:10 07:00:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:10 07:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:00:01 5 0.03 0.00 0.03 0.00 0.03 99.90 07:33:10 07:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:01:01 all 0.03 0.00 0.01 0.01 0.02 99.94 07:33:10 07:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:33:10 07:01:01 1 0.00 0.00 0.00 0.03 0.00 99.97 07:33:10 07:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:10 07:01:01 3 0.02 0.00 0.00 0.03 0.02 99.93 07:33:10 07:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:10 07:01:01 5 0.03 0.00 0.02 0.00 0.03 99.92 07:33:10 07:01:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:33:10 07:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:33:10 07:02:01 all 0.12 0.00 0.01 0.00 0.01 99.86 07:33:10 07:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:33:10 07:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:33:10 07:02:01 4 0.05 0.00 0.05 0.00 0.02 99.88 07:33:10 07:02:01 5 0.90 0.00 0.02 0.00 0.02 99.07 07:33:10 07:02:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:33:10 07:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:10 07:03:01 all 0.28 0.00 0.01 0.00 0.01 99.70 07:33:10 07:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:33:10 07:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:33:10 07:03:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:33:10 07:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:33:10 07:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:10 07:03:01 5 1.99 0.00 0.03 0.00 0.03 97.95 07:33:10 07:03:01 6 0.03 0.00 0.02 0.02 0.00 99.93 07:33:10 07:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:04:01 all 0.28 0.00 0.01 0.00 0.01 99.69 07:33:10 07:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:10 07:04:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:33:10 07:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:04:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:33:10 07:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:04:01 5 2.02 0.00 0.03 0.00 0.03 97.92 07:33:10 07:04:01 6 0.10 0.00 0.02 0.00 0.02 99.87 07:33:10 07:04:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:33:10 07:05:01 all 0.28 0.00 0.01 0.01 0.01 99.69 07:33:10 07:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:33:10 07:05:01 1 0.00 0.00 0.02 0.02 0.02 99.95 07:33:10 07:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:10 07:05:01 3 0.03 0.00 0.00 0.02 0.02 99.93 07:33:10 07:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:10 07:05:01 5 2.02 0.00 0.00 0.00 0.02 97.96 07:33:10 07:05:01 6 0.05 0.00 0.03 0.02 0.02 99.88 07:33:10 07:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:06:01 all 0.11 0.00 0.01 0.01 0.01 99.86 07:33:10 07:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:06:01 1 0.00 0.00 0.00 0.03 0.00 99.97 07:33:10 07:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:06:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:33:10 07:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:06:01 5 0.73 0.00 0.02 0.00 0.02 99.24 07:33:10 07:06:01 6 0.08 0.00 0.03 0.00 0.05 99.83 07:33:10 07:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:10 07:07:01 all 0.03 0.00 0.01 0.02 0.01 99.93 07:33:10 07:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:10 07:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:33:10 07:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:10 07:07:01 3 0.07 0.00 0.02 0.00 0.00 99.92 07:33:10 07:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:33:10 07:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:07:01 6 0.05 0.00 0.02 0.18 0.02 99.73 07:33:10 07:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:33:10 07:07:01 CPU %user %nice %system %iowait %steal %idle 07:33:10 07:08:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:10 07:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:08:01 1 0.00 0.00 0.00 0.02 0.02 99.97 07:33:10 07:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:10 07:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:10 07:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:08:01 6 0.13 0.00 0.05 0.00 0.03 99.78 07:33:10 07:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:10 07:09:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:33:10 07:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:09:01 1 0.02 0.00 0.00 0.02 0.00 99.97 07:33:10 07:09:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:33:10 07:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:10 07:09:01 6 0.12 0.00 0.03 0.02 0.05 99.78 07:33:10 07:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:33:10 07:10:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:33:10 07:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:10 07:10:01 1 0.02 0.00 0.00 0.02 0.00 99.97 07:33:10 07:10:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:33:10 07:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:10 07:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:10:01 5 0.12 0.00 0.00 0.00 0.00 99.88 07:33:10 07:10:01 6 0.05 0.00 0.02 0.02 0.03 99.88 07:33:10 07:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:33:10 07:11:01 all 0.10 0.00 0.01 0.00 0.01 99.88 07:33:10 07:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:10 07:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:33:10 07:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:11:01 5 0.60 0.00 0.00 0.00 0.02 99.38 07:33:10 07:11:01 6 0.07 0.00 0.02 0.02 0.03 99.87 07:33:10 07:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:33:10 07:12:01 all 0.05 0.00 0.04 0.01 0.01 99.89 07:33:10 07:12:01 0 0.08 0.00 0.03 0.00 0.00 99.88 07:33:10 07:12:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:33:10 07:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:12:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:33:10 07:12:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:33:10 07:12:01 5 0.02 0.00 0.03 0.00 0.00 99.95 07:33:10 07:12:01 6 0.05 0.00 0.08 0.02 0.03 99.82 07:33:10 07:12:01 7 0.22 0.00 0.10 0.03 0.02 99.63 07:33:10 07:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:10 07:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:10 07:13:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:33:10 07:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:10 07:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:10 07:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:10 07:13:01 6 0.10 0.00 0.02 0.02 0.03 99.83 07:33:10 07:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:10 07:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:10 07:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:10 07:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:10 07:14:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:33:10 07:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:33:10 07:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:10 07:14:01 6 0.07 0.00 0.00 0.02 0.05 99.87 07:33:10 07:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:10 07:15:01 all 0.02 0.00 0.01 0.01 0.01 99.94 07:33:10 07:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:15:01 1 0.00 0.00 0.02 0.10 0.00 99.88 07:33:10 07:15:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:33:10 07:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:10 07:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:10 07:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:10 07:15:01 6 0.05 0.00 0.05 0.00 0.05 99.85 07:33:10 07:15:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:33:10 07:16:01 all 0.03 0.00 0.01 0.01 0.01 99.93 07:33:10 07:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:16:01 1 0.02 0.00 0.00 0.03 0.00 99.95 07:33:10 07:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:16:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:33:10 07:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:33:10 07:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:16:01 6 0.10 0.00 0.02 0.02 0.03 99.83 07:33:10 07:16:01 7 0.03 0.00 0.03 0.07 0.02 99.85 07:33:10 07:17:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:33:10 07:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:10 07:17:01 1 0.02 0.00 0.00 0.03 0.02 99.93 07:33:10 07:17:01 2 0.07 0.00 0.00 0.00 0.02 99.92 07:33:10 07:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:33:10 07:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:10 07:17:01 6 0.05 0.00 0.05 0.02 0.03 99.85 07:33:10 07:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:18:01 all 0.03 0.00 0.01 0.02 0.01 99.93 07:33:10 07:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:10 07:18:01 1 0.02 0.00 0.00 0.12 0.00 99.87 07:33:10 07:18:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:33:10 07:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:33:10 07:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:18:01 6 0.05 0.00 0.05 0.03 0.03 99.83 07:33:10 07:18:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:33:10 07:33:10 07:18:01 CPU %user %nice %system %iowait %steal %idle 07:33:10 07:19:01 all 0.16 0.00 0.01 0.09 0.01 99.73 07:33:10 07:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:19:01 1 0.00 0.00 0.00 0.43 0.00 99.57 07:33:10 07:19:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:33:10 07:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:33:10 07:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:19:01 5 1.04 0.00 0.02 0.00 0.02 98.92 07:33:10 07:19:01 6 0.08 0.00 0.02 0.02 0.03 99.85 07:33:10 07:19:01 7 0.03 0.00 0.00 0.30 0.00 99.67 07:33:10 07:20:01 all 0.03 0.00 0.01 0.02 0.01 99.92 07:33:10 07:20:01 0 0.05 0.00 0.00 0.02 0.00 99.93 07:33:10 07:20:01 1 0.02 0.00 0.00 0.10 0.02 99.87 07:33:10 07:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:20:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:33:10 07:20:01 6 0.08 0.00 0.05 0.00 0.05 99.82 07:33:10 07:20:01 7 0.02 0.00 0.03 0.02 0.02 99.92 07:33:10 07:21:01 all 0.18 0.00 0.01 0.03 0.01 99.77 07:33:10 07:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:10 07:21:01 1 0.00 0.00 0.00 0.07 0.00 99.93 07:33:10 07:21:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:10 07:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:10 07:21:01 4 0.02 0.00 0.02 0.03 0.02 99.92 07:33:10 07:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:33:10 07:21:01 6 1.35 0.00 0.03 0.00 0.03 98.58 07:33:10 07:21:01 7 0.02 0.00 0.00 0.10 0.02 99.87 07:33:10 07:22:01 all 0.10 0.00 0.01 0.00 0.01 99.88 07:33:10 07:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:33:10 07:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:22:01 3 0.05 0.00 0.03 0.00 0.00 99.92 07:33:10 07:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:22:01 6 0.58 0.00 0.02 0.00 0.03 99.37 07:33:10 07:22:01 7 0.03 0.00 0.02 0.02 0.00 99.93 07:33:10 07:23:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:33:10 07:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:23:01 1 0.00 0.00 0.00 0.02 0.02 99.97 07:33:10 07:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:23:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:33:10 07:23:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:33:10 07:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:33:10 07:23:01 6 0.03 0.00 0.03 0.00 0.03 99.90 07:33:10 07:23:01 7 0.03 0.00 0.02 0.02 0.02 99.92 07:33:10 07:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:10 07:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:10 07:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:33:10 07:24:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:33:10 07:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:24:01 6 0.03 0.00 0.05 0.00 0.03 99.88 07:33:10 07:24:01 7 0.05 0.00 0.00 0.02 0.00 99.93 07:33:10 07:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:10 07:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:25:01 1 0.00 0.00 0.00 0.03 0.00 99.97 07:33:10 07:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:33:10 07:25:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:33:10 07:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:25:01 6 0.03 0.00 0.03 0.00 0.03 99.90 07:33:10 07:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:33:10 07:26:01 all 0.03 0.00 0.01 0.00 0.03 99.92 07:33:10 07:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:26:01 1 0.02 0.00 0.02 0.03 0.15 99.78 07:33:10 07:26:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:33:10 07:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:33:10 07:26:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:33:10 07:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:10 07:26:01 6 0.03 0.00 0.05 0.00 0.03 99.88 07:33:10 07:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:33:10 07:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:10 07:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:10 07:27:01 1 0.00 0.00 0.00 0.03 0.00 99.97 07:33:10 07:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:27:01 6 0.03 0.00 0.02 0.00 0.03 99.92 07:33:10 07:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:33:10 07:28:01 all 0.25 0.00 0.01 0.00 0.01 99.72 07:33:10 07:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:28:01 1 0.00 0.00 0.00 0.02 0.02 99.97 07:33:10 07:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:33:10 07:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:28:01 6 1.92 0.00 0.07 0.00 0.03 97.98 07:33:10 07:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:10 07:29:01 all 0.12 0.00 0.02 0.00 0.01 99.84 07:33:10 07:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:29:01 1 0.03 0.00 0.02 0.03 0.02 99.90 07:33:10 07:29:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:33:10 07:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:33:10 07:29:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:33:10 07:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:29:01 6 0.73 0.00 0.03 0.00 0.03 99.20 07:33:10 07:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:33:10 07:33:10 07:29:01 CPU %user %nice %system %iowait %steal %idle 07:33:10 07:30:01 all 0.28 0.00 0.01 0.00 0.01 99.70 07:33:10 07:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:10 07:30:01 1 0.00 0.00 0.00 0.03 0.00 99.97 07:33:10 07:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:30:01 3 0.08 0.00 0.02 0.00 0.02 99.88 07:33:10 07:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:10 07:30:01 6 1.99 0.00 0.03 0.00 0.03 97.95 07:33:10 07:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:31:01 all 0.25 0.00 0.01 0.00 0.01 99.73 07:33:10 07:31:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:33:10 07:31:01 1 0.03 0.00 0.00 0.03 0.02 99.92 07:33:10 07:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:33:10 07:31:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:33:10 07:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:10 07:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:10 07:31:01 6 1.73 0.00 0.08 0.00 0.02 98.17 07:33:10 07:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:33:10 07:32:01 all 5.24 0.00 2.48 2.32 0.05 89.91 07:33:10 07:32:01 0 4.47 0.00 2.96 4.15 0.07 88.36 07:33:10 07:32:01 1 5.77 0.00 2.47 3.15 0.07 88.54 07:33:10 07:32:01 2 5.54 0.00 2.18 0.97 0.05 91.27 07:33:10 07:32:01 3 6.37 0.00 2.23 0.02 0.03 91.35 07:33:10 07:32:01 4 5.61 0.00 2.15 0.25 0.03 91.96 07:33:10 07:32:01 5 4.43 0.00 1.83 0.17 0.05 93.53 07:33:10 07:32:01 6 5.70 0.00 3.07 9.89 0.07 81.28 07:33:10 07:32:01 7 4.01 0.00 2.97 0.02 0.03 92.97 07:33:10 07:33:01 all 7.55 0.00 3.39 2.86 0.06 86.14 07:33:10 07:33:01 0 6.87 0.00 3.44 3.44 0.05 86.19 07:33:10 07:33:01 1 8.08 0.00 3.17 0.05 0.07 88.63 07:33:10 07:33:01 2 6.75 0.00 3.30 1.62 0.07 88.27 07:33:10 07:33:01 3 6.12 0.00 3.11 0.03 0.05 90.68 07:33:10 07:33:01 4 8.29 0.00 3.12 0.02 0.07 88.51 07:33:10 07:33:01 5 8.22 0.00 4.38 16.64 0.07 70.69 07:33:10 07:33:01 6 7.23 0.00 4.16 0.13 0.08 88.39 07:33:10 07:33:01 7 8.82 0.00 2.48 1.05 0.05 87.60 07:33:10 Average: all 9.20 0.00 1.69 1.16 0.03 87.93 07:33:10 Average: 0 9.18 0.00 1.67 1.33 0.03 87.80 07:33:10 Average: 1 9.33 0.00 1.76 1.59 0.04 87.29 07:33:10 Average: 2 9.14 0.00 1.66 0.68 0.03 88.49 07:33:10 Average: 3 9.25 0.00 1.66 0.81 0.03 88.25 07:33:10 Average: 4 9.14 0.00 1.80 1.84 0.03 87.19 07:33:10 Average: 5 9.45 0.00 1.69 0.91 0.03 87.91 07:33:10 Average: 6 8.85 0.00 1.63 1.42 0.05 88.05 07:33:10 Average: 7 9.22 0.00 1.63 0.68 0.03 88.44 07:33:10 07:33:10 07:33:10