Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 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-ssh12143895236724042761.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh17394941544996956757.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8631793613800733506.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh7974040421305387499.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-ssh15621680045334266417.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-9994 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/692 [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/692 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f (main) Commit message: "fix: Fix the permission denied error in postgres_wait_install script (#4906)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f # timeout=10 > git rev-list --no-walk f44ee31a5d6fd6617b8ae126a9cf0181f34f378f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:36:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:36:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:36:28 ========================================================= 05:36:28 EdgeX Global Pipelines Version Info 05:36:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:36:28 ------------------- 05:36:28 stable info: 05:36:28 ------------------- 05:36:28 Commited By: Cherry Wang cherry@iotechsys.com 05:36:28 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 05:36:28 Message: update stable to v1.0.263 05:36:29 ------------------- 05:36:29 experimental info: 05:36:29 ------------------- 05:36:29 Commited By: Cherry Wang cherry@iotechsys.com 05:36:29 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 05:36:29 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:36:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:36:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:36:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:36:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:36:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:36:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:36:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:36:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:36:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:36:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:36:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] echo 05:36:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f3d989 [Pipeline] echo 05:36:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:36:30 provisioning config files... 05:36:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/692@tmp/config12475147357449568700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:30 ---> ****-login.sh 05:36:30 nexus3.edgexfoundry.org:10001 05:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:30 Configure a credential helper to remove this warning. See 05:36:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:30 05:36:30 Login Succeeded 05:36:30 nexus3.edgexfoundry.org:10002 05:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:30 Configure a credential helper to remove this warning. See 05:36:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:30 05:36:30 Login Succeeded 05:36:30 nexus3.edgexfoundry.org:10003 05:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:31 Configure a credential helper to remove this warning. See 05:36:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:31 05:36:31 Login Succeeded 05:36:31 nexus3.edgexfoundry.org:10004 05:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:31 Configure a credential helper to remove this warning. See 05:36:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:31 05:36:31 Login Succeeded 05:36:31 ****.io 05:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:31 Configure a credential helper to remove this warning. See 05:36:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:31 05:36:31 Login Succeeded 05:36:31 ---> ****-login.sh ends [Pipeline] } 05:36:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:36:31 + 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 05:36:31 + dirname cmd/core-command/Dockerfile 05:36:31 + cut -d/ -f2 05:36:31 + echo core-command,cmd/core-command/Dockerfile 05:36:31 + cut -d/ -f2 05:36:31 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:36:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:36:31 + dirname cmd/core-data/Dockerfile 05:36:31 + cut -d/ -f2 05:36:31 + echo core-data,cmd/core-data/Dockerfile 05:36:31 + + cut -d/ -f2 05:36:31 dirname cmd/core-keeper/Dockerfile 05:36:31 + echo core-keeper,cmd/core-keeper/Dockerfile 05:36:31 + + dirname cmd/core-metadata/Dockerfile 05:36:31 cut -d/ -f2 05:36:31 + echo core-metadata,cmd/core-metadata/Dockerfile 05:36:31 + dirname cmd/security-bootstrapper/Dockerfile 05:36:31 + cut -d/ -f2 05:36:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:36:31 + dirname cmd/security-proxy-auth/Dockerfile 05:36:31 + cut -d/ -f2 05:36:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:36:31 + dirname cmd/security-proxy-setup/Dockerfile 05:36:31 + cut -d/ -f2 05:36:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:36:31 + dirname cmd/security-secretstore-setup/Dockerfile 05:36:31 + cut -d/ -f2 05:36:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:36:31 + cut -d/ -f2 05:36:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:36:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:36:31 + dirname cmd/security-spire-agent/Dockerfile 05:36:31 + cut -d/ -f2 05:36:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:36:31 + dirname cmd/security-spire-config/Dockerfile 05:36:31 + cut -d/ -f2 05:36:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:36:31 + dirname cmd/security-spire-server/Dockerfile 05:36:31 + cut -d/ -f2 05:36:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:36:31 + dirname cmd/support-cron-scheduler/Dockerfile 05:36:31 + cut -d/ -f2 05:36:31 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 05:36:31 + dirname cmd/support-notifications/Dockerfile 05:36:31 + cut -d/ -f2 05:36:31 + echo support-notifications,cmd/support-notifications/Dockerfile 05:36:31 + dirname cmd/support-scheduler/Dockerfile 05:36:31 + cut -d/ -f2 05:36:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:36:31 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 05:36:32 + git rev-list -1 --merges 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f~1..5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] echo 05:36:32 -----------> git rev-list -1 --merges 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f~1..5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [false] [Pipeline] sh 05:36:32 + git log --format=format:%s -1 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] echo 05:36:32 ========================================================= 05:36:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:36:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:36:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:36:32 + grep -v github /etc/ssh/ssh_known_hosts 05:36:32 + [ -e /tmp/ssh_known_hosts ] 05:36:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:36:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:36:32 + sudo tee -a /etc/ssh/ssh_known_hosts 05:36:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:36:33 05:36:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:36:33 0.1.4: Pulling from edgex-devops/py-git-semver 05:36:33 b85a868b505f: Pulling fs layer 05:36:33 e2be974225ed: Pulling fs layer 05:36:33 339a4e72a1f5: Pulling fs layer 05:36:33 988bab9f4d93: Pulling fs layer 05:36:33 1469e6f7b9e6: Pulling fs layer 05:36:33 eaf3925da568: Pulling fs layer 05:36:33 bab4dde63d76: Pulling fs layer 05:36:33 bde34c3a00c8: Pulling fs layer 05:36:33 b352a97aabf1: Pulling fs layer 05:36:33 4872d77fe225: Pulling fs layer 05:36:33 5851b861e8e6: Pulling fs layer 05:36:33 bab4dde63d76: Waiting 05:36:33 1469e6f7b9e6: Waiting 05:36:33 bde34c3a00c8: Waiting 05:36:33 eaf3925da568: Waiting 05:36:33 5851b861e8e6: Waiting 05:36:33 b352a97aabf1: Waiting 05:36:33 4872d77fe225: Waiting 05:36:33 988bab9f4d93: Waiting 05:36:33 e2be974225ed: Verifying Checksum 05:36:33 e2be974225ed: Download complete 05:36:33 988bab9f4d93: Verifying Checksum 05:36:33 988bab9f4d93: Download complete 05:36:33 1469e6f7b9e6: Verifying Checksum 05:36:33 1469e6f7b9e6: Download complete 05:36:33 339a4e72a1f5: Verifying Checksum 05:36:33 339a4e72a1f5: Download complete 05:36:33 bde34c3a00c8: Verifying Checksum 05:36:33 bde34c3a00c8: Download complete 05:36:33 b352a97aabf1: Verifying Checksum 05:36:33 b352a97aabf1: Download complete 05:36:33 4872d77fe225: Verifying Checksum 05:36:33 4872d77fe225: Download complete 05:36:33 5851b861e8e6: Verifying Checksum 05:36:33 5851b861e8e6: Download complete 05:36:33 b85a868b505f: Verifying Checksum 05:36:33 b85a868b505f: Download complete 05:36:34 bab4dde63d76: Verifying Checksum 05:36:34 bab4dde63d76: Download complete 05:36:34 b85a868b505f: Pull complete 05:36:35 e2be974225ed: Pull complete 05:36:35 339a4e72a1f5: Pull complete 05:36:35 988bab9f4d93: Pull complete 05:36:36 1469e6f7b9e6: Pull complete 05:36:36 eaf3925da568: Pull complete 05:36:37 bab4dde63d76: Pull complete 05:36:37 bde34c3a00c8: Pull complete 05:36:37 b352a97aabf1: Pull complete 05:36:37 4872d77fe225: Pull complete 05:36:38 5851b861e8e6: Pull complete 05:36:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:36:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:36:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:38 prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container 05:36:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@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 05:36:41 $ docker top f1b2ef68972d7b82fe21401b23557a95240bf7acd5573b65da10c48c70cccc08 -eo pid,comm 05:36:42 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). 05:36:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:36:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:36:42 [ssh-agent] Looking for ssh-agent implementation... 05:36:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:36:42 $ docker exec f1b2ef68972d7b82fe21401b23557a95240bf7acd5573b65da10c48c70cccc08 ssh-agent 05:36:42 SSH_AUTH_SOCK=/tmp/ssh-hFp2CVjXS92k/agent.31 05:36:42 SSH_AGENT_PID=37 05:36:42 Running ssh-add (command line suppressed) 05:36:42 Identity added: /w/workspace/edgex-go/692@tmp/private_key_12594208909166939937.key (/w/workspace/edgex-go/692@tmp/private_key_12594208909166939937.key) 05:36:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:36:42 + git tag --points-at HEAD [Pipeline] } 05:36:42 $ docker exec --env ******** --env ******** f1b2ef68972d7b82fe21401b23557a95240bf7acd5573b65da10c48c70cccc08 ssh-agent -k 05:36:42 unset SSH_AUTH_SOCK; 05:36:42 unset SSH_AGENT_PID; 05:36:42 echo Agent pid 37 killed; 05:36:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:36:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:36:42 [ssh-agent] Looking for ssh-agent implementation... 05:36:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:36:42 $ docker exec f1b2ef68972d7b82fe21401b23557a95240bf7acd5573b65da10c48c70cccc08 ssh-agent 05:36:43 SSH_AUTH_SOCK=/tmp/ssh-3DP3l9tnCM1F/agent.70 05:36:43 SSH_AGENT_PID=76 05:36:43 Running ssh-add (command line suppressed) 05:36:43 Identity added: /w/workspace/edgex-go/692@tmp/private_key_1487258689270179114.key (/w/workspace/edgex-go/692@tmp/private_key_1487258689270179114.key) 05:36:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:36:43 + git semver init 05:36:43 2024-09-10 05:36:43,699 [run_init] DEBUG init version:0.0.0 force:False 05:36:43 2024-09-10 05:36:43,700 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/692/.semver 05:36:43 2024-09-10 05:36:43,700 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/692/.semver 05:36:43 2024-09-10 05:36:43,700 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/692/.semver'], cwd=/w/workspace/edgex-go/692, universal_newlines=False, shell=None, istream=None) 05:36:49 2024-09-10 05:36:48,908 [append_file] DEBUG append to file:/w/workspace/edgex-go/692/.git/info/exclude 05:36:49 2024-09-10 05:36:48,908 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/692/.semver/main with force:False 05:36:49 2024-09-10 05:36:48,909 [read_version] DEBUG read version from /w/workspace/edgex-go/692/.semver/main 05:36:49 2024-09-10 05:36:48,909 [read_version] DEBUG read version from /w/workspace/edgex-go/692/.semver/main 05:36:49 3.2.0-dev.71 [Pipeline] } 05:36:49 $ docker exec --env ******** --env ******** f1b2ef68972d7b82fe21401b23557a95240bf7acd5573b65da10c48c70cccc08 ssh-agent -k 05:36:49 unset SSH_AUTH_SOCK; 05:36:49 unset SSH_AGENT_PID; 05:36:49 echo Agent pid 76 killed; 05:36:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:36:49 + git semver [Pipeline] } 05:36:49 $ docker stop --time=1 f1b2ef68972d7b82fe21401b23557a95240bf7acd5573b65da10c48c70cccc08 05:36:51 $ docker rm -f --volumes f1b2ef68972d7b82fe21401b23557a95240bf7acd5573b65da10c48c70cccc08 [Pipeline] // withDockerContainer [Pipeline] sh 05:36:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:36:51 Stashed 1 file(s) [Pipeline] echo 05:36:51 [edgeXSemver]: initialized semver on version 3.2.0-dev.71 [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 05:36:52 + git config --global --add safe.directory /w/workspace/edgex-go/692 [Pipeline] echo 05:36:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:36:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:36:52 ========================================================= 05:36:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:36:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:36:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:36:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:36:52 619be1103602: Pulling fs layer 05:36:52 7862e08f4a3e: Pulling fs layer 05:36:52 5df492c9dc93: Pulling fs layer 05:36:52 7629e6793208: Pulling fs layer 05:36:52 4f4fb700ef54: Pulling fs layer 05:36:52 fb5054dd5b73: Pulling fs layer 05:36:52 eeca6798cff9: Pulling fs layer 05:36:52 aa269ceb94a6: Pulling fs layer 05:36:52 ada007ff1a6a: Pulling fs layer 05:36:52 7629e6793208: Waiting 05:36:52 4f4fb700ef54: Waiting 05:36:52 eeca6798cff9: Waiting 05:36:52 aa269ceb94a6: Waiting 05:36:52 ada007ff1a6a: Waiting 05:36:52 fb5054dd5b73: Waiting 05:36:52 7862e08f4a3e: Download complete 05:36:52 7629e6793208: Verifying Checksum 05:36:52 7629e6793208: Download complete 05:36:52 4f4fb700ef54: Verifying Checksum 05:36:52 4f4fb700ef54: Download complete 05:36:52 fb5054dd5b73: Verifying Checksum 05:36:52 fb5054dd5b73: Download complete 05:36:52 619be1103602: Verifying Checksum 05:36:52 619be1103602: Download complete 05:36:52 eeca6798cff9: Verifying Checksum 05:36:52 eeca6798cff9: Download complete 05:36:52 619be1103602: Pull complete 05:36:52 ada007ff1a6a: Verifying Checksum 05:36:52 ada007ff1a6a: Download complete 05:36:52 7862e08f4a3e: Pull complete 05:36:52 5df492c9dc93: Download complete 05:36:53 aa269ceb94a6: Verifying Checksum 05:36:55 5df492c9dc93: Pull complete 05:36:56 7629e6793208: Pull complete 05:36:56 4f4fb700ef54: Pull complete 05:36:56 fb5054dd5b73: Pull complete 05:36:56 eeca6798cff9: Pull complete 05:36:59 aa269ceb94a6: Pull complete 05:36:59 ada007ff1a6a: Pull complete 05:36:59 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:36:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:36:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:36:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:36:59 WORKDIR /edgex 05:36:59 COPY go.mod . 05:36:59 RUN go mod download 05:36:59 + docker build -t ci-base-image-x86_64 -f - . 05:36:59 Sending build context to Docker daemon 179.3MB 05:36:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:36:59 ---> f489d0715acc 05:36:59 Step 2/4 : WORKDIR /edgex 05:37:05 ---> Running in 3f7ee4645349 05:37:05 Removing intermediate container 3f7ee4645349 05:37:05 ---> c9dce6de2d53 05:37:05 Step 3/4 : COPY go.mod . 05:37:05 ---> 048f03ff0580 05:37:05 Step 4/4 : RUN go mod download 05:37:05 ---> Running in 3c68142fa491 05:37:06 Still waiting to schedule task 05:37:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:37:37 Removing intermediate container 3c68142fa491 05:37:37 ---> b99f8c400a1d 05:37:37 Successfully built b99f8c400a1d 05:37:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:37 + docker inspect -f . ci-base-image-x86_64 05:37:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:37 prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container 05:37:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@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 05:37:38 $ docker top 542929fdfec6d2ba1827b4be3866ef66d1f2b4a4b2c3c74281900df4b293c847 -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:38 + go version 05:37:38 go version go1.21.9 linux/amd64 [Pipeline] } 05:37:38 $ docker stop --time=1 542929fdfec6d2ba1827b4be3866ef66d1f2b4a4b2c3c74281900df4b293c847 05:37:39 $ docker rm -f --volumes 542929fdfec6d2ba1827b4be3866ef66d1f2b4a4b2c3c74281900df4b293c847 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:40 + docker inspect -f . ci-base-image-x86_64 05:37:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:40 prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container 05:37:40 $ 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/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@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 05:37:40 $ docker top 3f67c0e65f44ade79f07f1d349de984e5ff93a09f9585f1d6e6bfc95dca381d9 -eo pid,comm [Pipeline] { [Pipeline] echo 05:37:40 ========================================================= 05:37:40 [edgeXBuildGoParallel] Running Tests and Build... 05:37:40 ========================================================= [Pipeline] sh 05:37:40 + git config --global --add safe.directory /w/workspace/edgex-go/692 [Pipeline] fileExists [Pipeline] sh 05:37:41 + make test 05:37:41 go test -race -coverprofile=coverage.out ./... 05:37:47 ? github.com/edgexfoundry/edgex-go [no test files] 05:38:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:38:14 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:38:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:38:14 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 05:38:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:38:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:38:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:38:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:38:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:38:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:38:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:38:15 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 05:38:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:38:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:38:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:38:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:38:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:38:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.018s coverage: 28.7% of statements 05:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:38:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 05:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 05:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 05:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 05:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 05:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 05:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 05:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 05:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements 05:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements 05:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.356s coverage: 93.4% of statements 05:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.036s coverage: 91.7% of statements 05:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 05:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 7.0% of statements 05:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 05:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.400s coverage: 95.8% of statements 05:38:25 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 05:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:38:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] 05:38:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements 05:38:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 30.7% of statements 05:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements 05:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 77.8% of statements 05:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 05:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 05:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 05:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 05:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 05:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 05:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 05:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:38:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9995 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:38:36 Running in /w/workspace/edgex-go/692 [Pipeline] { [Pipeline] checkout 05:38:36 The recommended git tool is: git 05:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:38:37 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 05:38:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 05:38:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 05:38:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 05:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 05:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 05:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 05:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 05:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:38:40 using credential edgex-jenkins-ssh 05:38:40 Cloning the remote Git repository 05:38:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:38:40 > git init /w/workspace/edgex-go/692 # timeout=10 05:38:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:38:40 > git --version # timeout=10 05:38:40 > git --version # 'git version 2.25.1' 05:38:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:38:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:38:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:38:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:38:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.227s coverage: 79.9% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.040s coverage: 92.9% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 66.7% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.119s coverage: 63.1% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.147s coverage: 36.5% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 4.9% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.052s coverage: 97.1% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 19.9% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.096s coverage: 95.7% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements 05:38:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.053s coverage: 98.9% of statements 05:38:53 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 05:38:53 running golangci-lint 05:38:53 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 05:38:53 go version go1.21.9 linux/amd64 05:38:53 level=info msg="[config_reader] Used config file .golangci.yml" 05:38:53 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:38:57 Avoid second fetch 05:38:57 Checking out Revision 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f (main) 05:38:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:38:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:57 > git config core.sparsecheckout # timeout=10 05:38:57 > git checkout -f 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f # timeout=10 05:38:58 Commit message: "fix: Fix the permission denied error in postgres_wait_install script (#4906)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:39:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:39:03 % Total % Received % Xferd Average Speed Time Time Time Current 05:39:03 Dload Upload Total Spent Left Speed 05:39:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 05:39:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:39:04 + sudo tee /etc/docker/daemon.new 05:39:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:39:04 { 05:39:04 "registry-mirrors": [ 05:39:04 "https://nexus3.edgexfoundry.org:10001" 05:39:04 ], 05:39:04 "bip": "10.250.0.254/24", 05:39:04 "hosts": [ 05:39:04 "tcp://0.0.0.0:5555", 05:39:04 "unix:///var/run/docker.sock" 05:39:04 ], 05:39:04 "mtu": 1458, 05:39:04 "selinux-enabled": true, 05:39:04 "seccomp-profile": "/etc/docker/seccomp.json" 05:39:04 } [Pipeline] sh 05:39:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:39:04 + sudo service docker restart 05:39:15 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|name|types_sizes) took 20.359781732s" 05:39:15 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.371888ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:39:22 provisioning config files... 05:39:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/692@tmp/config10298161589985998760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:23 ---> ****-login.sh 05:39:23 nexus3.edgexfoundry.org:10001 05:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:23 level=info msg="[linters_context/goanalysis] analyzers took 1m43.766000638s with top 10 stages: buildir: 50.138514926s, gosec: 7.78956098s, inspect: 3.038388538s, fact_deprecated: 2.503768687s, printf: 1.629809785s, ctrlflow: 1.549433173s, fact_purity: 1.276363738s, directives: 1.086839373s, nilness: 1.036006642s, typedness: 1.015695869s" 05:39:23 level=info msg="[runner] Issues before processing: 214, after processing: 0" 05:39:23 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, cgo: 214/214, path_prettifier: 214/214, exclude: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, identifier_marker: 214/214, nolint: 0/22" 05:39:23 level=info msg="[runner] processing took 17.872144ms with stages: nolint: 6.541433ms, identifier_marker: 6.077317ms, autogenerated_exclude: 1.745474ms, path_prettifier: 1.535538ms, exclude-rules: 1.161259ms, skip_dirs: 765.009µs, cgo: 27.673µs, filename_unadjuster: 14.541µs, max_same_issues: 620ns, fixer: 520ns, skip_files: 460ns, uniq_by_line: 380ns, exclude: 280ns, severity-rules: 260ns, sort_results: 250ns, path_prefixer: 240ns, max_per_file_from_linter: 230ns, diff: 200ns, max_from_linter: 180ns, source_code: 160ns, path_shortener: 120ns" 05:39:23 level=info msg="[runner] linters took 10.464876768s with stages: goanalysis_metalinter: 10.446916866s" 05:39:23 level=info msg="File cache stats: 0 entries of total size 0B" 05:39:23 level=info msg="Memory: 310 samples, avg is 303.2MB, max is 1384.7MB" 05:39:23 level=info msg="Execution took 30.86626526s" 05:39:23 go vet ./... 05:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:23 Configure a credential helper to remove this warning. See 05:39:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:23 05:39:23 Login Succeeded 05:39:23 nexus3.edgexfoundry.org:10002 05:39:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:24 Configure a credential helper to remove this warning. See 05:39:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:24 05:39:24 Login Succeeded 05:39:24 nexus3.edgexfoundry.org:10003 05:39:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:24 Configure a credential helper to remove this warning. See 05:39:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:24 05:39:24 Login Succeeded 05:39:24 nexus3.edgexfoundry.org:10004 05:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:25 Configure a credential helper to remove this warning. See 05:39:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:25 05:39:25 Login Succeeded 05:39:25 ****.io 05:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:25 Configure a credential helper to remove this warning. See 05:39:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:25 05:39:25 Login Succeeded 05:39:25 ---> ****-login.sh ends [Pipeline] } 05:39:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:39:26 + git config --global --add safe.directory /w/workspace/edgex-go/692 [Pipeline] echo 05:39:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:39:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:39:26 ========================================================= 05:39:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:39:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:39:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:39:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:39:26 c6b39de5b339: Pulling fs layer 05:39:26 a69c41024577: Pulling fs layer 05:39:26 d6de4b400683: Pulling fs layer 05:39:26 35cb2a7552d0: Pulling fs layer 05:39:26 4f4fb700ef54: Pulling fs layer 05:39:26 464afbd9ba4c: Pulling fs layer 05:39:26 00f215d4a9da: Pulling fs layer 05:39:26 d496ad576159: Pulling fs layer 05:39:26 35cb2a7552d0: Waiting 05:39:26 4f4fb700ef54: Waiting 05:39:26 464afbd9ba4c: Waiting 05:39:26 00f215d4a9da: Waiting 05:39:26 d496ad576159: Waiting 05:39:26 a69c41024577: Verifying Checksum 05:39:26 a69c41024577: Download complete 05:39:26 35cb2a7552d0: Verifying Checksum 05:39:26 35cb2a7552d0: Download complete 05:39:26 4f4fb700ef54: Verifying Checksum 05:39:26 464afbd9ba4c: Verifying Checksum 05:39:26 464afbd9ba4c: Download complete 05:39:26 c6b39de5b339: Verifying Checksum 05:39:26 c6b39de5b339: Download complete 05:39:27 d496ad576159: Verifying Checksum 05:39:27 d496ad576159: Download complete 05:39:27 c6b39de5b339: Pull complete 05:39:28 a69c41024577: Pull complete 05:39:28 d6de4b400683: Verifying Checksum 05:39:28 d6de4b400683: Download complete 05:39:29 00f215d4a9da: Verifying Checksum 05:39:29 00f215d4a9da: Download complete 05:39:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:39:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:39:30 ./bin/test-attribution-txt.sh 05:39:30 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 05:39:30 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 05:39:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:39:30 + ls -al . 05:39:30 total 916 05:39:30 drwxrwxr-x 11 1001 1001 4096 Sep 10 05:37 . 05:39:30 drwxr-xr-x 4 root root 4096 Sep 10 05:37 .. 05:39:30 drwxrwxr-x 2 1001 1001 4096 Sep 10 05:36 .blubracket 05:39:30 -rw-rw-r-- 1 1001 1001 10 Sep 10 05:36 .dockerignore 05:39:30 drwxrwxr-x 8 1001 1001 4096 Sep 10 05:38 .git 05:39:30 drwxrwxr-x 3 1001 1001 4096 Sep 10 05:36 .github 05:39:30 -rw-rw-r-- 1 1001 1001 1102 Sep 10 05:36 .gitignore 05:39:30 -rw-rw-r-- 1 1001 1001 42 Sep 10 05:36 .golangci.yml 05:39:30 -rw-rw-r-- 1 1001 1001 100 Sep 10 05:36 .hadolint.yml 05:39:30 drwxr-xr-x 3 1001 1001 4096 Sep 10 05:36 .semver 05:39:30 -rw-rw-r-- 1 1001 1001 155 Sep 10 05:36 .sonarcloud.properties 05:39:30 -rw-rw-r-- 1 1001 1001 1171 Sep 10 05:36 ADOPTERS.md 05:39:30 -rw-rw-r-- 1 1001 1001 21286 Sep 10 05:36 Attribution.txt 05:39:30 -rw-rw-r-- 1 1001 1001 100284 Sep 10 05:36 CHANGELOG.md 05:39:30 -rw-rw-r-- 1 1001 1001 3804 Sep 10 05:36 CONTRIBUTING.md 05:39:30 -rw-rw-r-- 1 1001 1001 677 Sep 10 05:36 GOVERNANCE.md 05:39:30 -rw-rw-r-- 1 1001 1001 861 Sep 10 05:36 Jenkinsfile 05:39:30 -rw-rw-r-- 1 1001 1001 10775 Sep 10 05:36 LICENSE 05:39:30 -rw-rw-r-- 1 1001 1001 16854 Sep 10 05:36 Makefile 05:39:30 -rw-rw-r-- 1 1001 1001 582 Sep 10 05:36 OWNERS.md 05:39:30 -rw-rw-r-- 1 1001 1001 9528 Sep 10 05:36 README.md 05:39:30 -rw-rw-r-- 1 1001 1001 789 Sep 10 05:36 SECURITY.md 05:39:30 -rw-rw-r-- 1 1001 1001 12 Sep 10 05:36 VERSION 05:39:30 drwxrwxr-x 2 1001 1001 4096 Sep 10 05:36 bin 05:39:30 drwxrwxr-x 20 1001 1001 4096 Sep 10 05:36 cmd 05:39:30 -rw-r--r-- 1 root root 546548 Sep 10 05:38 coverage.out 05:39:30 drwxrwxr-x 2 1001 1001 4096 Sep 10 05:36 fuzz_test 05:39:30 -rw-rw-r-- 1 1001 1001 7305 Sep 10 05:36 go.mod 05:39:30 -rw-rw-r-- 1 1001 1001 102748 Sep 10 05:36 go.sum 05:39:30 drwxrwxr-x 7 1001 1001 4096 Sep 10 05:36 internal 05:39:30 drwxrwxr-x 3 1001 1001 4096 Sep 10 05:36 openapi 05:39:30 -rw-rw-r-- 1 1001 1001 584 Sep 10 05:36 security.txt 05:39:30 -rw-rw-r-- 1 1001 1001 204 Sep 10 05:36 version.go [Pipeline] sh 05:39:30 + '[' -e coverage.out ] 05:39:30 + chown 1001:1001 coverage.out [Pipeline] stash 05:39:31 Stashed 1 file(s) [Pipeline] sh 05:39:31 + make build 05:39:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:39:41 d6de4b400683: Pull complete 05:39:41 35cb2a7552d0: Pull complete 05:39:41 4f4fb700ef54: Pull complete 05:39:41 464afbd9ba4c: Pull complete 05:39:50 00f215d4a9da: Pull complete 05:39:52 d496ad576159: Pull complete 05:39:52 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:39:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:39:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:39:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:39:52 WORKDIR /edgex 05:39:52 COPY go.mod . 05:39:52 RUN go mod download 05:39:52 + docker build -t ci-base-image-arm64 -f - . 05:39:53 Sending build context to Docker daemon 3.543MB 05:39:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:39:53 ---> f246e2811388 05:39:53 Step 2/4 : WORKDIR /edgex 05:39:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:39:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:39:54 ---> Running in 911d9f912e59 05:39:54 Removing intermediate container 911d9f912e59 05:39:54 ---> feb8a9e0a4b6 05:39:54 Step 3/4 : COPY go.mod . 05:39:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:39:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:39:55 ---> 2bde953d2604 05:39:55 Step 4/4 : RUN go mod download 05:39:55 ---> Running in f451e5b38eb1 05:39:57 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:40:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:40:02 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:40:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:40:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:40:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:40:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:40:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:40:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:40:10 $ docker stop --time=1 3f67c0e65f44ade79f07f1d349de984e5ff93a09f9585f1d6e6bfc95dca381d9 05:40:17 $ docker rm -f --volumes 3f67c0e65f44ade79f07f1d349de984e5ff93a09f9585f1d6e6bfc95dca381d9 [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 05:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:40:18 05:40:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:40:19 latest: Pulling from edgex-devops/edgex-compose 05:40:19 91d30c5bc195: Pulling fs layer 05:40:19 2e9b0aa3be6d: Pulling fs layer 05:40:19 9c61dcf015f6: Pulling fs layer 05:40:19 4698f68db338: Pulling fs layer 05:40:19 2a2f49069b9e: Pulling fs layer 05:40:19 e0025b399a48: Pulling fs layer 05:40:19 4698f68db338: Waiting 05:40:19 2a2f49069b9e: Waiting 05:40:19 e0025b399a48: Waiting 05:40:19 91d30c5bc195: Verifying Checksum 05:40:19 91d30c5bc195: Download complete 05:40:19 4698f68db338: Verifying Checksum 05:40:19 4698f68db338: Download complete 05:40:19 2e9b0aa3be6d: Verifying Checksum 05:40:19 2e9b0aa3be6d: Download complete 05:40:19 e0025b399a48: Verifying Checksum 05:40:19 e0025b399a48: Download complete 05:40:19 91d30c5bc195: Pull complete 05:40:19 2a2f49069b9e: Verifying Checksum 05:40:19 2a2f49069b9e: Download complete 05:40:20 2e9b0aa3be6d: Pull complete 05:40:20 9c61dcf015f6: Verifying Checksum 05:40:20 9c61dcf015f6: Download complete 05:40:23 9c61dcf015f6: Pull complete 05:40:23 4698f68db338: Pull complete 05:40:23 2a2f49069b9e: Pull complete 05:40:23 e0025b399a48: Pull complete 05:40:23 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:40:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:40:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:23 prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container 05:40:23 $ 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/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@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 05:40:26 $ docker top 61359b27f40d57395eaf5e6ae71adf09428bca5fe9b2c3bd19142680aa3c99fc -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:27 + docker compose -f ./docker-compose-build.yml build --parallel 05:40:29 #1 [security-proxy-setup internal] load build definition from Dockerfile 05:40:29 #1 transferring dockerfile: 2.50kB done 05:40:29 #1 DONE 0.0s 05:40:29 05:40:29 #2 [security-proxy-auth internal] load build definition from Dockerfile 05:40:29 #2 transferring dockerfile: 2.15kB done 05:40:29 #2 DONE 0.0s 05:40:29 05:40:29 #3 [security-bootstrapper internal] load build definition from Dockerfile 05:40:29 #3 transferring dockerfile: 3.17kB done 05:40:29 #3 DONE 0.0s 05:40:29 05:40:29 #4 [core-command internal] load build definition from Dockerfile 05:40:29 #4 transferring dockerfile: 1.93kB done 05:40:29 #4 DONE 0.0s 05:40:29 05:40:29 #5 [core-metadata internal] load build definition from Dockerfile 05:40:29 #5 transferring dockerfile: 2.06kB done 05:40:29 #5 DONE 0.0s 05:40:29 05:40:29 #6 [support-cron-scheduler internal] load build definition from Dockerfile 05:40:29 #6 transferring dockerfile: 1.85kB done 05:40:29 #6 DONE 0.0s 05:40:29 05:40:29 #7 [security-spire-agent internal] load build definition from Dockerfile 05:40:29 #7 transferring dockerfile: 1.81kB done 05:40:29 #7 DONE 0.0s 05:40:29 05:40:29 #8 [core-keeper internal] load build definition from Dockerfile 05:40:29 #8 transferring dockerfile: 2.01kB done 05:40:29 #8 DONE 0.0s 05:40:29 05:40:29 #9 [security-proxy-setup internal] load .dockerignore 05:40:29 #9 transferring context: 50B done 05:40:29 #9 DONE 0.0s 05:40:29 05:40:29 #10 [security-spire-server internal] load build definition from Dockerfile 05:40:29 #10 transferring dockerfile: 1.70kB done 05:40:29 #10 DONE 0.0s 05:40:29 05:40:29 #11 [security-secretstore-setup internal] load build definition from Dockerfile 05:40:29 #11 transferring dockerfile: 2.49kB done 05:40:29 #11 DONE 0.0s 05:40:29 05:40:29 #12 [security-spire-config internal] load build definition from Dockerfile 05:40:29 #12 transferring dockerfile: 1.69kB done 05:40:29 #12 DONE 0.0s 05:40:29 05:40:29 #13 [core-data internal] load build definition from Dockerfile 05:40:29 #13 transferring dockerfile: 2.07kB done 05:40:29 #13 DONE 0.0s 05:40:29 05:40:29 #14 [support-notifications internal] load build definition from Dockerfile 05:40:29 #14 transferring dockerfile: 1.95kB done 05:40:29 #14 DONE 0.0s 05:40:29 05:40:29 #15 [support-scheduler internal] load build definition from Dockerfile 05:40:29 #15 transferring dockerfile: 1.93kB done 05:40:29 #15 DONE 0.0s 05:40:29 05:40:29 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:40:29 #16 transferring dockerfile: 1.89kB done 05:40:29 #16 DONE 0.0s 05:40:29 05:40:29 #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:40:29 #17 transferring dockerfile: 2.23kB done 05:40:29 #17 DONE 0.0s 05:40:30 05:40:30 #18 [security-proxy-auth internal] load .dockerignore 05:40:30 #18 transferring context: 50B done 05:40:30 #18 DONE 0.0s 05:40:30 05:40:30 #19 [security-bootstrapper internal] load .dockerignore 05:40:30 #19 transferring context: 50B done 05:40:30 #19 DONE 0.0s 05:40:30 05:40:30 #20 [core-command internal] load .dockerignore 05:40:30 #20 transferring context: 50B done 05:40:30 #20 DONE 0.0s 05:40:30 05:40:30 #21 [core-metadata internal] load .dockerignore 05:40:30 #21 transferring context: 50B done 05:40:30 #21 DONE 0.0s 05:40:30 05:40:30 #22 [security-spire-agent internal] load .dockerignore 05:40:30 #22 transferring context: 50B done 05:40:30 #22 DONE 0.0s 05:40:30 05:40:30 #23 [support-cron-scheduler internal] load .dockerignore 05:40:30 #23 transferring context: 50B done 05:40:30 #23 DONE 0.0s 05:40:30 05:40:30 #24 [core-keeper internal] load .dockerignore 05:40:30 #24 transferring context: 50B done 05:40:30 #24 DONE 0.0s 05:40:30 05:40:30 #25 [security-secretstore-setup internal] load .dockerignore 05:40:30 #25 transferring context: 50B done 05:40:30 #25 DONE 0.0s 05:40:30 05:40:30 #26 [security-spire-server internal] load .dockerignore 05:40:30 #26 transferring context: 50B done 05:40:30 #26 DONE 0.0s 05:40:30 05:40:30 #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:40:30 #27 DONE 0.0s 05:40:30 05:40:30 #28 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 05:40:30 #28 DONE 0.1s 05:40:30 05:40:30 #29 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:40:30 #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:40:30 #29 ... 05:40:30 05:40:30 #30 [security-spire-config internal] load .dockerignore 05:40:30 #30 transferring context: 50B done 05:40:30 #30 DONE 0.1s 05:40:30 05:40:30 #29 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:40:30 #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:40:30 #29 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:40:30 #29 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:40:30 #29 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:40:30 #29 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 05:40:30 #29 ... 05:40:30 05:40:30 #27 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:40:30 #27 DONE 0.0s 05:40:30 05:40:30 #29 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:40:30 #29 ... 05:40:30 05:40:30 #31 [core-data internal] load .dockerignore 05:40:30 #31 transferring context: 50B 0.0s done 05:40:30 #31 DONE 0.2s 05:40:30 05:40:30 #32 [support-notifications internal] load .dockerignore 05:40:30 #32 transferring context: 50B 0.0s done 05:40:30 #32 DONE 0.2s 05:40:30 05:40:30 #33 [core-common-config-bootstrapper internal] load .dockerignore 05:40:30 #33 transferring context: 50B done 05:40:30 #33 DONE 0.2s 05:40:30 05:40:30 #27 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:40:30 #27 DONE 0.0s 05:40:30 05:40:30 #34 [support-scheduler internal] load .dockerignore 05:40:30 #34 transferring context: 50B done 05:40:30 #34 DONE 0.3s 05:40:30 05:40:30 #28 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 05:40:30 #28 DONE 0.2s 05:40:30 05:40:30 #29 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:40:30 #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:40:30 #29 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:40:30 #29 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:40:30 #29 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:40:30 #29 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 05:40:30 #29 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 05:40:30 #29 ... 05:40:30 05:40:30 #27 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:40:30 #27 DONE 0.0s 05:40:30 05:40:30 #29 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:40:30 #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:40:30 #29 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:40:30 #29 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:40:30 #29 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:40:30 #29 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 05:40:30 #29 ... 05:40:30 05:40:30 #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:40:30 #27 DONE 0.0s 05:40:30 05:40:30 #29 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:40:30 #29 ... 05:40:30 05:40:30 #28 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 05:40:30 #28 DONE 0.4s 05:40:30 05:40:30 #29 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:40:30 #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:40:30 #29 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:40:30 #29 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:40:30 #29 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:40:30 #29 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 05:40:30 #29 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 05:40:30 #29 ... 05:40:30 05:40:30 #27 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:40:30 #27 DONE 0.0s 05:40:31 05:40:31 #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:40:31 #27 DONE 0.0s 05:40:31 05:40:31 #28 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 05:40:31 #28 DONE 0.6s 05:40:31 05:40:31 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:40:31 #35 DONE 0.6s 05:40:31 05:40:31 #29 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:40:31 #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:40:31 #29 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:40:31 #29 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:40:31 #29 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:40:31 #29 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 05:40:31 #29 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 05:40:31 #29 ... 05:40:31 05:40:31 #27 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:40:31 #27 DONE 0.0s 05:40:31 05:40:31 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:40:31 #36 DONE 0.7s 05:40:31 05:40:31 #29 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:40:31 #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:40:31 #29 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:40:31 #29 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:40:31 #29 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:40:31 #29 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 05:40:31 #29 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 05:40:31 #29 ... 05:40:31 05:40:31 #37 [security-spiffe-token-provider internal] load .dockerignore 05:40:31 #37 transferring context: 50B 0.0s done 05:40:31 #37 DONE 1.1s 05:40:31 05:40:31 #28 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 05:40:31 #28 DONE 0.7s 05:40:31 05:40:31 #38 [support-scheduler internal] load build context 05:40:31 #38 DONE 0.0s 05:40:31 05:40:31 #39 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:40:31 #39 DONE 1.4s 05:40:31 05:40:31 #29 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:40:31 #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:40:31 #29 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:40:31 #29 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:40:31 #29 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:40:31 #29 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 05:40:31 #29 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 05:40:31 #29 ... 05:40:31 05:40:31 #40 [security-spire-config internal] load build context 05:40:31 #40 transferring context: 25.96kB 0.0s done 05:40:31 #40 DONE 0.3s 05:40:31 05:40:31 #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:40:31 #27 DONE 0.0s 05:40:31 05:40:31 #41 [security-spire-agent internal] load build context 05:40:31 #41 transferring context: 27.24kB done 05:40:31 #41 DONE 0.4s 05:40:31 05:40:31 #42 [security-spire-server internal] load build context 05:40:31 #42 transferring context: 27.71kB 0.0s done 05:40:31 #42 DONE 0.4s 05:40:31 05:40:31 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:40:31 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:40:31 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 05:40:31 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:40:31 #43 ... 05:40:31 05:40:31 #39 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:40:31 #39 DONE 1.4s 05:40:31 05:40:31 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 05:40:31 #28 DONE 1.1s 05:40:31 05:40:31 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:40:31 #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:40:31 #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:40:32 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s 05:40:32 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s 05:40:32 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s 05:40:32 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s 05:40:32 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s 05:40:36 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.9s done 05:40:39 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.4s 05:40:39 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.4s 05:40:39 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.8s done 05:40:39 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:40:40 #43 ... 05:40:40 05:40:40 #44 [security-proxy-setup internal] load build context 05:40:40 #44 transferring context: 226.28MB 10.0s 05:40:40 #44 ... 05:40:40 05:40:40 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:40:40 #43 ... 05:40:40 05:40:40 #45 [security-proxy-auth internal] load build context 05:40:40 #45 ... 05:40:40 05:40:40 #46 [support-cron-scheduler internal] load build context 05:40:40 #46 ... 05:40:40 05:40:40 #47 [core-command internal] load build context 05:40:40 #47 ... 05:40:40 05:40:40 #48 [security-bootstrapper internal] load build context 05:40:40 #48 ... 05:40:40 05:40:40 #49 [core-metadata internal] load build context 05:40:41 #49 ... 05:40:41 05:40:41 #50 [core-keeper internal] load build context 05:40:41 #50 ... 05:40:41 05:40:41 #51 [security-secretstore-setup internal] load build context 05:40:41 #51 ... 05:40:41 05:40:41 #52 [core-data internal] load build context 05:40:41 #52 ... 05:40:41 05:40:41 #53 [support-notifications internal] load build context 05:40:41 #53 ... 05:40:41 05:40:41 #38 [support-scheduler internal] load build context 05:40:41 #38 ... 05:40:41 05:40:41 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:40:41 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done 05:40:41 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:40:41 #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 05:40:41 #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 05:40:41 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.7s done 05:40:41 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:40:41 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 8.8s done 05:40:41 #54 ... 05:40:41 05:40:41 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:40:41 #55 ... 05:40:41 05:40:41 #56 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 05:40:41 #56 ... 05:40:41 05:40:41 #57 [core-common-config-bootstrapper internal] load build context 05:40:41 #57 ... 05:40:41 05:40:41 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:40:42 #58 ... 05:40:42 05:40:42 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:40:42 #59 ... 05:40:42 05:40:42 #60 [security-spiffe-token-provider internal] load build context 05:40:42 #60 ... 05:40:42 05:40:42 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:40:42 #0 6.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:40:42 #0 8.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:40:42 #0 9.154 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:40:42 #0 9.154 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:40:42 #0 9.154 OK: 20070 distinct packages available 05:40:42 #0 9.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:40:42 #0 9.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:40:42 #0 9.473 (1/5) Installing dumb-init (1.2.5-r2) 05:40:42 #0 9.475 (2/5) Installing musl-obstack (1.2.3-r2) 05:40:42 #0 9.478 (3/5) Installing libucontext (1.2-r2) 05:40:42 #0 9.480 (4/5) Installing gcompat (1.1.0-r1) 05:40:42 #0 9.494 (5/5) Installing openssl (3.1.7-r0) 05:40:42 #0 9.503 Executing busybox-1.36.1-r7.trigger 05:40:42 #0 9.514 OK: 8 MiB in 20 packages 05:40:42 #61 ... 05:40:42 05:40:42 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:40:42 #62 ... 05:40:42 05:40:42 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:40:42 #63 ... 05:40:42 05:40:42 #29 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:40:42 #29 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:40:42 #29 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:40:42 #29 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:40:42 #29 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:40:42 #29 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 05:40:42 #29 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 05:40:42 #29 ... 05:40:42 05:40:42 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:40:42 #64 ... 05:40:42 05:40:42 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:40:42 #65 ... 05:40:42 05:40:42 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:40:42 #66 ... 05:40:42 05:40:42 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:40:43 #67 ... 05:40:43 05:40:43 #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:40:44 #68 ... 05:40:44 05:40:44 #51 [security-secretstore-setup internal] load build context 05:40:44 #51 transferring context: 495.98MB 12.1s done 05:40:47 #51 ... 05:40:47 05:40:47 #44 [security-proxy-setup internal] load build context 05:40:47 #44 transferring context: 495.98MB 16.2s done 05:40:47 #44 ... 05:40:47 05:40:47 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:40:47 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 15.1s 05:40:48 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 16.1s 05:40:50 #54 ... 05:40:50 05:40:50 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:40:50 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 9.0s done 05:40:50 #43 ... 05:40:50 05:40:50 #45 [security-proxy-auth internal] load build context 05:40:50 #45 transferring context: 495.98MB 12.3s done 05:40:51 #45 ... 05:40:51 05:40:51 #46 [support-cron-scheduler internal] load build context 05:40:51 #46 transferring context: 495.98MB 13.5s done 05:40:51 #46 ... 05:40:51 05:40:51 #50 [core-keeper internal] load build context 05:40:51 #50 transferring context: 495.98MB 14.4s done 05:40:51 #50 ... 05:40:51 05:40:51 #47 [core-command internal] load build context 05:40:51 #47 transferring context: 495.98MB 13.6s done 05:40:51 #47 ... 05:40:51 05:40:51 #52 [core-data internal] load build context 05:40:51 #52 transferring context: 495.98MB 13.3s done 05:40:51 #52 ... 05:40:51 05:40:51 #49 [core-metadata internal] load build context 05:40:51 #49 transferring context: 495.98MB 12.3s done 05:40:51 Removing intermediate container f451e5b38eb1 05:40:51 ---> eef40db1e49d 05:40:51 Successfully built eef40db1e49d 05:40:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:52 #49 ... 05:40:52 05:40:52 #48 [security-bootstrapper internal] load build context 05:40:52 #48 transferring context: 495.98MB 11.8s done 05:40:52 + docker inspect -f . ci-base-image-arm64 05:40:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:52 #48 ... 05:40:52 05:40:52 #38 [support-scheduler internal] load build context 05:40:52 #38 transferring context: 495.98MB 13.3s done 05:40:52 #38 ... 05:40:52 05:40:52 #57 [core-common-config-bootstrapper internal] load build context 05:40:52 #57 transferring context: 495.98MB 12.7s done 05:40:52 #57 ... 05:40:52 05:40:52 #53 [support-notifications internal] load build context 05:40:52 #53 transferring context: 495.98MB 14.1s done 05:40:52 prd-ubuntu20.04-docker-arm64-4c-16g-9995 does not seem to be running inside a container 05:40:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@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 05:40:52 #53 ... 05:40:52 05:40:52 #60 [security-spiffe-token-provider internal] load build context 05:40:52 #60 transferring context: 495.98MB 12.6s done 05:40:52 #60 ... 05:40:52 05:40:52 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:40:52 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:40:52 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 20.7s 05:40:53 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 21.3s 05:40:53 $ docker top cf27432de77d26ea82175b97b3587578f08e626ea5cb668f5f53c715fdf828e2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:54 + go version 05:40:54 go version go1.21.9 linux/arm64 [Pipeline] } 05:40:54 $ docker stop --time=1 cf27432de77d26ea82175b97b3587578f08e626ea5cb668f5f53c715fdf828e2 05:40:56 $ docker rm -f --volumes cf27432de77d26ea82175b97b3587578f08e626ea5cb668f5f53c715fdf828e2 [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 05:40:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:40:56 05:40:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:40:57 latest: Pulling from edgex-devops/edgex-compose-arm64 05:40:57 547446be3368: Pulling fs layer 05:40:57 d125d8839a47: Pulling fs layer 05:40:57 3e85d5ac6304: Pulling fs layer 05:40:57 c3105a71a48b: Pulling fs layer 05:40:57 0f093f025ec4: Pulling fs layer 05:40:57 c3106fc0e877: Pulling fs layer 05:40:57 0f093f025ec4: Waiting 05:40:57 c3106fc0e877: Waiting 05:40:57 c3105a71a48b: Waiting 05:40:57 547446be3368: Download complete 05:40:57 c3105a71a48b: Verifying Checksum 05:40:57 c3105a71a48b: Download complete 05:40:57 d125d8839a47: Verifying Checksum 05:40:57 d125d8839a47: Download complete 05:40:57 c3106fc0e877: Verifying Checksum 05:40:57 c3106fc0e877: Download complete 05:40:57 0f093f025ec4: Verifying Checksum 05:40:57 0f093f025ec4: Download complete 05:40:57 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 25.8s 05:40:58 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 26.3s 05:40:58 547446be3368: Pull complete 05:40:59 d125d8839a47: Pull complete 05:40:59 3e85d5ac6304: Verifying Checksum 05:40:59 3e85d5ac6304: Download complete 05:41:01 #54 ... 05:41:01 05:41:01 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:01 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:41:01 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 29.3s 05:41:01 #43 ... 05:41:01 05:41:01 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:41:01 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 29.3s done 05:41:03 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 31.0s 05:41:04 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 33.0s done 05:41:05 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 05:41:06 #54 ... 05:41:06 05:41:06 #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:41:06 #61 DONE 35.5s 05:41:06 05:41:06 #45 [security-proxy-auth internal] load build context 05:41:06 #45 DONE 36.5s 05:41:06 05:41:06 #51 [security-secretstore-setup internal] load build context 05:41:06 #51 DONE 36.2s 05:41:06 05:41:06 #57 [core-common-config-bootstrapper internal] load build context 05:41:06 #57 DONE 35.8s 05:41:06 05:41:06 #48 [security-bootstrapper internal] load build context 05:41:06 #48 DONE 36.5s 05:41:06 05:41:06 #49 [core-metadata internal] load build context 05:41:06 #49 DONE 36.5s 05:41:06 05:41:06 #46 [support-cron-scheduler internal] load build context 05:41:06 #46 DONE 36.5s 05:41:06 05:41:06 #56 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 05:41:06 #56 DONE 35.5s 05:41:06 05:41:06 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:41:06 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 05:41:06 #54 ... 05:41:06 05:41:06 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:41:06 #69 ... 05:41:06 05:41:06 #52 [core-data internal] load build context 05:41:06 #52 DONE 35.9s 05:41:06 05:41:06 #60 [security-spiffe-token-provider internal] load build context 05:41:06 #60 DONE 35.2s 05:41:06 05:41:06 #47 [core-command internal] load build context 05:41:06 #47 DONE 36.5s 05:41:06 05:41:06 #38 [support-scheduler internal] load build context 05:41:06 #38 DONE 35.7s 05:41:06 05:41:06 #53 [support-notifications internal] load build context 05:41:06 #53 DONE 35.9s 05:41:06 05:41:06 #50 [core-keeper internal] load build context 05:41:06 #50 DONE 36.5s 05:41:06 05:41:06 #44 [security-proxy-setup internal] load build context 05:41:06 #44 DONE 36.9s 05:41:07 05:41:07 #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:41:07 #68 35.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:07 #68 35.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:07 #68 36.06 (1/1) Installing dumb-init (1.2.5-r2) 05:41:07 #68 36.06 Executing busybox-1.36.1-r7.trigger 05:41:07 #68 36.08 OK: 7 MiB in 16 packages 05:41:09 3e85d5ac6304: Pull complete 05:41:09 c3105a71a48b: Pull complete 05:41:10 #68 ... 05:41:10 05:41:10 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:10 #58 DONE 38.8s 05:41:10 05:41:10 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:41:10 #62 35.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:10 #62 35.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:10 #62 36.26 (1/1) Installing dumb-init (1.2.5-r2) 05:41:10 #62 36.26 Executing busybox-1.36.1-r7.trigger 05:41:10 #62 36.27 OK: 7 MiB in 16 packages 05:41:10 #62 DONE 38.8s 05:41:10 05:41:10 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:41:10 #64 35.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:10 #64 35.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:10 #64 36.10 (1/3) Installing ca-certificates (20240226-r0) 05:41:10 #64 36.11 (2/3) Installing dumb-init (1.2.5-r2) 05:41:10 #64 36.12 (3/3) Installing tzdata (2024a-r0) 05:41:10 #64 36.29 Executing busybox-1.36.1-r7.trigger 05:41:10 #64 36.29 Executing ca-certificates-20240226-r0.trigger 05:41:10 #64 36.62 OK: 11 MiB in 18 packages 05:41:10 #64 DONE 38.8s 05:41:10 05:41:10 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:41:10 #63 35.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:10 #63 36.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:10 #63 36.28 (1/4) Installing ca-certificates (20240226-r0) 05:41:10 #63 36.29 (2/4) Installing dumb-init (1.2.5-r2) 05:41:10 #63 36.38 (3/4) Installing su-exec (0.2-r3) 05:41:10 #63 36.61 (4/4) Installing yq (4.33.3-r5) 05:41:10 #63 36.78 Executing busybox-1.36.1-r7.trigger 05:41:10 #63 36.78 Executing ca-certificates-20240226-r0.trigger 05:41:10 #63 36.82 OK: 17 MiB in 19 packages 05:41:10 #63 DONE 38.8s 05:41:10 05:41:10 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:41:10 #0 1.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:10 #0 2.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:10 #0 2.284 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:41:10 #0 2.284 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:41:10 #0 2.284 OK: 20078 distinct packages available 05:41:10 #0 2.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:10 #0 2.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:10 #0 2.645 OK: 264 MiB in 52 packages 05:41:10 #70 DONE 3.5s 05:41:10 05:41:10 #68 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:41:10 #68 DONE 38.8s 05:41:10 05:41:10 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:41:10 #67 35.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:10 #67 36.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:10 #67 36.26 (1/2) Installing ca-certificates (20240226-r0) 05:41:10 #67 36.28 (2/2) Installing dumb-init (1.2.5-r2) 05:41:10 #67 36.36 Executing busybox-1.36.1-r7.trigger 05:41:10 #67 36.38 Executing ca-certificates-20240226-r0.trigger 05:41:10 #67 36.42 OK: 8 MiB in 17 packages 05:41:10 #67 DONE 38.8s 05:41:10 05:41:10 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:41:10 #59 35.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:10 #59 35.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:10 #59 36.06 (1/2) Installing dumb-init (1.2.5-r2) 05:41:10 #59 36.06 (2/2) Installing su-exec (0.2-r3) 05:41:10 #59 36.06 Executing busybox-1.36.1-r7.trigger 05:41:10 #59 36.06 OK: 7 MiB in 17 packages 05:41:10 #59 DONE 38.9s 05:41:10 05:41:10 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:41:10 #55 35.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:10 #55 36.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:10 #55 36.99 (1/4) Installing dumb-init (1.2.5-r2) 05:41:10 #55 36.99 (2/4) Installing openssl (3.1.7-r0) 05:41:10 #55 37.00 (3/4) Installing su-exec (0.2-r3) 05:41:10 #55 37.01 (4/4) Installing yq (4.33.3-r5) 05:41:10 #55 37.08 Executing busybox-1.36.1-r7.trigger 05:41:10 #55 37.09 OK: 17 MiB in 19 packages 05:41:10 #55 DONE 38.8s 05:41:10 05:41:10 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:41:10 0f093f025ec4: Pull complete 05:41:10 c3106fc0e877: Pull complete 05:41:10 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:41:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:41:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:10 #71 ... 05:41:10 05:41:10 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:41:10 #66 37.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:10 #66 37.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:10 #66 37.82 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:41:10 #66 37.82 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:41:10 #66 37.82 OK: 20070 distinct packages available 05:41:10 #66 37.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:10 #66 37.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:10 #66 38.18 (1/4) Installing dumb-init (1.2.5-r2) 05:41:10 #66 38.19 (2/4) Installing musl-obstack (1.2.3-r2) 05:41:10 #66 38.19 (3/4) Installing libucontext (1.2-r2) 05:41:10 #66 38.19 (4/4) Installing gcompat (1.1.0-r1) 05:41:10 #66 38.20 Executing busybox-1.36.1-r7.trigger 05:41:10 #66 38.20 OK: 8 MiB in 19 packages 05:41:10 #66 DONE 38.8s 05:41:10 05:41:10 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:41:10 #65 37.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:10 #65 37.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:10 #65 37.55 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:41:10 #65 37.55 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:41:10 #65 37.55 OK: 20070 distinct packages available 05:41:10 #65 37.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:10 #65 37.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:10 #65 37.89 (1/11) Installing ca-certificates (20240226-r0) 05:41:10 #65 37.92 (2/11) Installing brotli-libs (1.0.9-r14) 05:41:10 #65 37.92 (3/11) Installing libunistring (1.1-r1) 05:41:10 #65 37.94 (4/11) Installing libidn2 (2.3.4-r1) 05:41:10 #65 37.94 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:41:10 #65 37.95 (6/11) Installing libcurl (8.9.1-r0) 05:41:10 #65 37.96 (7/11) Installing curl (8.9.1-r0) 05:41:10 #65 37.96 (8/11) Installing dumb-init (1.2.5-r2) 05:41:10 #65 37.97 (9/11) Installing musl-obstack (1.2.3-r2) 05:41:10 #65 37.97 (10/11) Installing libucontext (1.2-r2) 05:41:10 #65 37.97 (11/11) Installing gcompat (1.1.0-r1) 05:41:10 #65 37.99 Executing busybox-1.36.1-r7.trigger 05:41:10 #65 37.99 Executing ca-certificates-20240226-r0.trigger 05:41:10 #65 38.03 OK: 12 MiB in 26 packages 05:41:10 #65 DONE 38.4s 05:41:10 05:41:10 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:41:10 #72 DONE 0.2s 05:41:10 prd-ubuntu20.04-docker-arm64-4c-16g-9995 does not seem to be running inside a container 05:41:10 $ 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/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@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 05:41:10 05:41:10 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:10 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 34.1s done 05:41:10 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 05:41:10 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done 05:41:10 #43 DONE 39.5s 05:41:10 05:41:10 #73 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 05:41:11 #73 ... 05:41:11 05:41:11 #74 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:41:11 #0 4.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:11 #0 4.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:11 #0 4.645 OK: 264 MiB in 52 packages 05:41:11 #74 DONE 5.0s 05:41:11 05:41:11 #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:41:11 #75 DONE 0.1s 05:41:11 05:41:11 #76 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:41:11 #0 4.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:11 #0 4.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:11 #0 4.782 OK: 264 MiB in 52 packages 05:41:11 #76 DONE 4.9s 05:41:11 05:41:11 #77 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:41:11 #77 DONE 0.1s 05:41:11 05:41:11 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:12 #78 ... 05:41:12 05:41:12 #79 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:12 #79 DONE 5.3s 05:41:12 05:41:12 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:41:12 #69 5.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:12 #69 5.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:12 #69 5.423 OK: 264 MiB in 52 packages 05:41:12 $ docker top fe3a9055a4156dec831ef3f345da13bc081a3041bc1a125ddeff7158b7db7984 -eo pid,comm 05:41:12 #69 DONE 5.6s 05:41:12 05:41:12 #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 05:41:12 #0 5.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:12 #0 5.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:12 #0 5.407 OK: 8 MiB in 20 packages 05:41:12 #80 DONE 5.6s 05:41:12 05:41:12 #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [Pipeline] { [Pipeline] sh 05:41:13 + docker compose -f ./docker-compose-build.yml build --parallel 05:41:13 #81 DONE 1.0s 05:41:13 05:41:13 #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:41:13 #82 DONE 1.0s 05:41:13 05:41:13 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:41:13 #83 DONE 1.0s 05:41:13 05:41:13 #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:13 #84 ... 05:41:13 05:41:13 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:41:13 #85 DONE 0.1s 05:41:13 05:41:13 #86 [security-spire-server stage-2 6/9] COPY security.txt / 05:41:13 #86 DONE 0.2s 05:41:13 05:41:13 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:41:14 #87 DONE 0.9s 05:41:14 05:41:14 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:41:14 #0 3.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:14 #0 3.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:14 #0 3.587 OK: 11 MiB in 18 packages 05:41:14 #88 DONE 4.0s 05:41:14 05:41:14 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:41:14 #0 3.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:14 #0 3.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:14 #0 3.730 OK: 17 MiB in 19 packages 05:41:14 #89 DONE 4.0s 05:41:14 05:41:14 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:41:14 #90 DONE 0.1s 05:41:14 05:41:14 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:41:14 #91 DONE 0.0s 05:41:14 05:41:14 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:41:14 #92 DONE 0.1s 05:41:14 05:41:14 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 05:41:14 #93 DONE 0.0s 05:41:14 05:41:14 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:41:14 #94 DONE 0.1s 05:41:14 05:41:14 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:41:14 #95 DONE 0.1s 05:41:14 05:41:14 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:41:14 #96 DONE 0.1s 05:41:14 05:41:14 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:41:14 #97 DONE 0.1s 05:41:14 05:41:14 #98 [security-spire-server] exporting to image 05:41:14 #98 exporting layers 05:41:14 #98 ... 05:41:14 05:41:14 #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:41:14 #99 DONE 0.0s 05:41:14 05:41:14 #100 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:41:14 #0 4.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:14 #0 4.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:14 #0 4.285 OK: 7 MiB in 16 packages 05:41:14 #100 DONE 4.4s 05:41:14 05:41:14 #98 [security-spire-agent] exporting to image 05:41:15 #98 ... 05:41:15 05:41:15 #101 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:41:15 #0 3.283 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:15 #0 3.887 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:15 #0 4.557 (1/1) Installing dumb-init (1.2.5-r2) 05:41:15 #0 4.857 Executing busybox-1.36.1-r7.trigger 05:41:15 #0 4.868 OK: 7 MiB in 16 packages 05:41:15 #101 DONE 5.0s 05:41:15 05:41:15 #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 05:41:15 #73 4.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:15 #73 4.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:15 #73 4.732 OK: 7 MiB in 16 packages 05:41:15 #73 DONE 5.0s 05:41:15 05:41:15 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:41:15 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 05:41:15 #54 ... 05:41:15 05:41:15 #98 [security-spire-agent] exporting to image 05:41:15 #98 exporting layers 0.8s done 05:41:15 #98 writing image sha256:f1e418d53de4574753c2a958fcd774dbfccb126929f04abe4bb4acc77acda0f7 done 05:41:15 #98 naming to docker.io/library/security-spire-server done 05:41:15 #98 writing image sha256:9887d11b35df705a0ef229d361426d669c5243a84ea110a909bafb072a1e0650 done 05:41:15 #98 naming to docker.io/library/security-spire-agent done 05:41:15 #98 DONE 0.8s 05:41:15 05:41:15 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:41:15 #71 5.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:15 #71 ... 05:41:15 05:41:15 #102 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:41:15 #0 4.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:15 #0 4.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:15 #0 5.160 OK: 8 MiB in 19 packages 05:41:15 #102 DONE 5.3s 05:41:15 05:41:15 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:41:15 #71 5.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:15 #71 ... 05:41:15 05:41:15 #103 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:41:15 #0 4.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:15 #0 5.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:15 #0 5.223 OK: 17 MiB in 19 packages 05:41:15 #103 DONE 5.3s 05:41:15 05:41:15 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:41:15 #71 5.384 OK: 8 MiB in 17 packages 05:41:16 #71 DONE 6.2s 05:41:16 05:41:16 #104 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:41:16 #0 5.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:16 #0 5.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:16 #0 5.699 OK: 12 MiB in 26 packages 05:41:16 #104 DONE 6.2s 05:41:16 05:41:16 #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:41:16 #105 DONE 1.0s 05:41:16 05:41:16 #106 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:41:16 #0 5.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:16 #0 5.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:16 #0 5.613 OK: 7 MiB in 17 packages 05:41:16 #106 DONE 6.2s 05:41:16 05:41:16 #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:41:16 #107 DONE 0.0s 05:41:16 05:41:16 #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:41:16 #108 ... 05:41:16 05:41:16 #109 [security-spire-config stage-2 6/10] COPY security.txt / 05:41:16 #109 DONE 0.0s 05:41:16 05:41:16 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:41:16 #110 DONE 0.1s 05:41:16 05:41:16 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:41:16 #111 DONE 0.1s 05:41:16 05:41:16 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:41:16 #112 DONE 0.0s 05:41:16 05:41:16 #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:41:16 #0 4.721 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:17 #113 5.190 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:17 #113 ... 05:41:17 05:41:17 #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:41:17 #108 DONE 0.9s 05:41:17 05:41:17 #98 [security-spire-config] exporting to image 05:41:17 #98 exporting layers 0.7s done 05:41:17 #98 writing image sha256:1b5db570022d8d6c4898573204624df93b844a456d377f771af04c9aec521101 done 05:41:17 #98 naming to docker.io/library/security-spire-config done 05:41:17 #98 DONE 1.5s 05:41:17 05:41:17 #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:41:17 #114 DONE 0.0s 05:41:17 05:41:17 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:18 #115 ... 05:41:18 05:41:18 #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:41:18 #113 5.814 OK: 264 MiB in 52 packages 05:41:18 #113 DONE 5.9s 05:41:18 05:41:18 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:18 #116 ... 05:41:18 05:41:18 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:41:18 #117 DONE 0.0s 05:41:18 05:41:18 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:23 #1 [support-scheduler internal] load build definition from Dockerfile 05:41:23 #1 transferring dockerfile: 1.93kB done 05:41:23 #1 DONE 0.1s 05:41:23 05:41:23 #2 [security-bootstrapper internal] load build definition from Dockerfile 05:41:23 #2 transferring dockerfile: 3.17kB done 05:41:23 #2 DONE 0.0s 05:41:23 05:41:23 #3 [security-spire-server internal] load build definition from Dockerfile 05:41:23 #3 transferring dockerfile: 1.70kB done 05:41:23 #3 DONE 0.0s 05:41:23 05:41:23 #4 [core-command internal] load build definition from Dockerfile 05:41:23 #4 transferring dockerfile: 1.93kB done 05:41:23 #4 DONE 0.1s 05:41:23 05:41:23 #5 [core-keeper internal] load build definition from Dockerfile 05:41:23 #5 transferring dockerfile: 2.01kB done 05:41:23 #5 DONE 0.1s 05:41:23 05:41:23 #6 [support-cron-scheduler internal] load build definition from Dockerfile 05:41:23 #6 transferring dockerfile: 1.85kB done 05:41:23 #6 DONE 0.1s 05:41:23 05:41:23 #7 [security-secretstore-setup internal] load build definition from Dockerfile 05:41:23 #7 transferring dockerfile: 2.49kB done 05:41:23 #7 DONE 0.1s 05:41:23 05:41:23 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:41:23 #8 transferring dockerfile: 2.23kB done 05:41:23 #8 DONE 0.1s 05:41:23 05:41:23 #9 [security-spire-agent internal] load build definition from Dockerfile 05:41:23 #9 transferring dockerfile: 1.81kB done 05:41:23 #9 DONE 0.1s 05:41:23 05:41:23 #10 [core-metadata internal] load build definition from Dockerfile 05:41:23 #10 transferring dockerfile: 2.06kB done 05:41:23 #10 DONE 0.0s 05:41:23 05:41:23 #11 [security-proxy-auth internal] load build definition from Dockerfile 05:41:23 #11 transferring dockerfile: 2.15kB done 05:41:23 #11 DONE 0.1s 05:41:23 05:41:23 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:41:23 #12 transferring dockerfile: 1.89kB done 05:41:23 #12 DONE 0.1s 05:41:23 05:41:23 #13 [core-data internal] load build definition from Dockerfile 05:41:23 #13 transferring dockerfile: 2.07kB done 05:41:23 #13 DONE 0.1s 05:41:23 05:41:23 #14 [security-spire-config internal] load build definition from Dockerfile 05:41:23 #14 transferring dockerfile: 1.69kB done 05:41:23 #14 DONE 0.1s 05:41:23 05:41:23 #15 [security-proxy-setup internal] load build definition from Dockerfile 05:41:23 #15 transferring dockerfile: 2.50kB done 05:41:23 #15 DONE 0.1s 05:41:23 05:41:23 #16 [support-scheduler internal] load .dockerignore 05:41:23 #16 transferring context: 50B 0.0s done 05:41:23 #16 DONE 0.1s 05:41:23 05:41:23 #17 [support-notifications internal] load build definition from Dockerfile 05:41:23 #17 transferring dockerfile: 1.95kB done 05:41:23 #17 DONE 0.1s 05:41:24 05:41:24 #18 [security-bootstrapper internal] load .dockerignore 05:41:24 #18 transferring context: 50B done 05:41:24 #18 DONE 0.0s 05:41:24 05:41:24 #19 [security-spire-server internal] load .dockerignore 05:41:24 #19 transferring context: 50B done 05:41:24 #19 DONE 0.1s 05:41:24 05:41:24 #20 [core-command internal] load .dockerignore 05:41:24 #20 ... 05:41:24 05:41:24 #21 [core-keeper internal] load .dockerignore 05:41:24 #21 transferring context: 50B done 05:41:24 #21 DONE 0.0s 05:41:24 05:41:24 #20 [core-command internal] load .dockerignore 05:41:24 #20 transferring context: 50B done 05:41:24 #20 ... 05:41:24 05:41:24 #22 [support-cron-scheduler internal] load .dockerignore 05:41:24 #22 transferring context: 50B done 05:41:24 #22 DONE 0.0s 05:41:24 05:41:24 #23 [security-secretstore-setup internal] load .dockerignore 05:41:24 #23 transferring context: 50B done 05:41:24 #23 DONE 0.0s 05:41:25 05:41:25 #24 [core-common-config-bootstrapper internal] load .dockerignore 05:41:25 #24 transferring context: 50B done 05:41:25 #24 DONE 0.0s 05:41:25 05:41:25 #25 [security-spire-agent internal] load .dockerignore 05:41:25 #25 transferring context: 50B done 05:41:25 #25 DONE 0.1s 05:41:25 05:41:25 #26 [core-metadata internal] load .dockerignore 05:41:25 #26 transferring context: 50B done 05:41:25 #26 DONE 0.1s 05:41:25 05:41:25 #27 [security-proxy-auth internal] load .dockerignore 05:41:25 #27 transferring context: 50B 0.0s done 05:41:25 #27 DONE 0.1s 05:41:25 05:41:25 #20 [core-command internal] load .dockerignore 05:41:25 #20 ... 05:41:25 05:41:25 #28 [security-spiffe-token-provider internal] load .dockerignore 05:41:25 #28 transferring context: 50B done 05:41:25 #28 DONE 0.0s 05:41:25 05:41:25 #29 [core-data internal] load .dockerignore 05:41:25 #29 transferring context: 50B done 05:41:25 #29 DONE 0.0s 05:41:25 05:41:25 #30 [security-spire-config internal] load .dockerignore 05:41:25 #30 transferring context: 50B 0.0s done 05:41:25 #30 DONE 0.0s 05:41:25 05:41:25 #31 [security-proxy-setup internal] load .dockerignore 05:41:25 #31 transferring context: 50B done 05:41:25 #31 DONE 0.0s 05:41:25 05:41:25 #20 [core-command internal] load .dockerignore 05:41:25 #20 ... 05:41:25 05:41:25 #32 [support-notifications internal] load .dockerignore 05:41:25 #32 transferring context: 50B done 05:41:25 #32 DONE 0.1s 05:41:25 05:41:25 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:41:25 #33 DONE 0.0s 05:41:25 05:41:25 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 05:41:25 #34 DONE 0.1s 05:41:25 05:41:25 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:41:25 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:41:25 #35 ... 05:41:25 05:41:25 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:41:26 #36 ... 05:41:26 05:41:26 #37 [support-scheduler internal] load build context 05:41:26 #37 transferring context: 3.11MB 0.6s done 05:41:26 #37 DONE 0.7s 05:41:26 05:41:26 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:41:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:41:26 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:41:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:41:26 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:41:26 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:41:26 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.6s 05:41:26 #35 ... 05:41:26 05:41:26 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:41:26 #33 DONE 0.0s 05:41:26 05:41:26 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:41:26 #36 DONE 1.0s 05:41:26 05:41:26 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 05:41:26 #34 DONE 0.3s 05:41:26 05:41:26 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:41:26 #33 DONE 0.0s 05:41:26 05:41:26 #38 [core-command internal] load build context 05:41:26 #38 DONE 0.0s 05:41:26 05:41:26 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:41:26 #36 DONE 1.7s 05:41:26 05:41:26 #39 [core-command builder 2/7] WORKDIR /edgex-go 05:41:26 #39 DONE 0.5s 05:41:26 05:41:26 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:41:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:41:26 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:41:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:41:26 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:41:26 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:41:26 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done 05:41:27 #35 ... 05:41:27 05:41:27 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:41:27 #33 DONE 0.0s 05:41:27 05:41:27 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:41:27 #36 DONE 1.7s 05:41:27 05:41:27 #39 [core-keeper builder 2/7] WORKDIR /edgex-go 05:41:27 #39 DONE 0.5s 05:41:27 05:41:27 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:41:27 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:41:27 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:41:27 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:41:27 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:41:27 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:41:27 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done 05:41:27 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:41:27 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:41:27 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:41:27 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:41:27 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:41:27 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done 05:41:27 #35 DONE 2.3s 05:41:27 05:41:27 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:41:27 #33 DONE 0.0s 05:41:27 05:41:27 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:41:27 #36 DONE 1.8s 05:41:27 05:41:27 #39 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 05:41:27 #39 DONE 0.5s 05:41:27 05:41:27 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 05:41:27 #34 ... 05:41:27 05:41:27 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:41:27 #33 DONE 0.0s 05:41:27 05:41:27 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 05:41:27 #34 ... 05:41:27 05:41:27 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:41:27 #33 DONE 0.0s 05:41:27 05:41:27 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 05:41:27 #34 ... 05:41:27 05:41:27 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:41:27 #33 DONE 0.0s 05:41:27 05:41:27 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 05:41:27 #34 ... 05:41:27 05:41:27 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:41:27 #36 DONE 1.8s 05:41:27 05:41:27 #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 05:41:27 #39 DONE 0.6s 05:41:27 05:41:27 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:41:27 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:41:27 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:41:27 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:41:27 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:41:27 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:41:27 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done 05:41:27 #35 DONE 2.4s 05:41:27 05:41:27 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 05:41:27 #34 ... 05:41:27 05:41:27 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:41:27 #33 DONE 0.1s 05:41:27 05:41:27 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 05:41:28 #34 ... 05:41:28 05:41:28 #40 [security-bootstrapper internal] load build context 05:41:28 #40 transferring context: 3.11MB 1.2s done 05:41:28 #40 DONE 1.4s 05:41:28 05:41:28 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:41:28 #33 DONE 0.1s 05:41:28 05:41:28 #38 [core-command internal] load build context 05:41:28 #38 transferring context: 3.11MB 1.2s done 05:41:28 #38 DONE 1.5s 05:41:28 05:41:28 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 05:41:28 #34 DONE 1.9s 05:41:28 05:41:28 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:41:28 #36 DONE 1.9s 05:41:28 05:41:28 #39 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 05:41:28 #39 DONE 0.7s 05:41:28 05:41:28 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:41:28 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:41:28 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:41:28 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:41:28 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:41:28 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:41:28 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done 05:41:28 #35 DONE 2.5s 05:41:28 05:41:28 #41 [support-cron-scheduler internal] load build context 05:41:28 #41 ... 05:41:28 05:41:28 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:41:28 #36 DONE 1.9s 05:41:28 05:41:28 #39 [core-data builder 2/7] WORKDIR /edgex-go 05:41:28 #39 DONE 0.7s 05:41:28 05:41:28 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:41:28 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:41:28 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:41:28 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:41:28 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:41:28 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:41:28 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done 05:41:28 #35 DONE 2.5s 05:41:28 05:41:28 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:41:28 #33 DONE 0.1s 05:41:28 05:41:28 #42 [security-spiffe-token-provider internal] load build context 05:41:28 #42 DONE 0.0s 05:41:28 05:41:28 #41 [support-cron-scheduler internal] load build context 05:41:29 #41 ... 05:41:29 05:41:29 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:41:29 #43 DONE 2.1s 05:41:29 05:41:29 #41 [support-cron-scheduler internal] load build context 05:41:29 #41 ... 05:41:29 05:41:29 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:41:29 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:41:29 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:41:29 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:41:29 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:41:29 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:41:29 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done 05:41:29 #35 DONE 2.5s 05:41:29 05:41:29 #41 [support-cron-scheduler internal] load build context 05:41:29 #41 transferring context: 3.11MB 1.8s done 05:41:29 #41 ... 05:41:29 05:41:29 #44 [core-keeper internal] load build context 05:41:29 #44 transferring context: 3.11MB 1.8s done 05:41:29 #44 DONE 2.4s 05:41:29 05:41:29 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:41:30 #45 ... 05:41:30 05:41:30 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:41:30 #46 DONE 3.0s 05:41:30 05:41:30 #47 [core-common-config-bootstrapper internal] load build context 05:41:30 #47 ... 05:41:30 05:41:30 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:41:30 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:41:30 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:41:30 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:41:30 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:41:30 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:41:30 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done 05:41:30 #35 DONE 2.5s 05:41:30 05:41:30 #47 [core-common-config-bootstrapper internal] load build context 05:41:31 #47 ... 05:41:31 05:41:31 #48 [security-spire-config internal] load build context 05:41:31 #48 transferring context: 25.96kB 0.7s done 05:41:31 #48 DONE 2.6s 05:41:31 05:41:31 #47 [core-common-config-bootstrapper internal] load build context 05:41:31 #47 transferring context: 3.11MB 3.1s done 05:41:32 #47 ... 05:41:32 05:41:32 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 05:41:32 #34 DONE 5.1s 05:41:32 05:41:32 #49 [security-secretstore-setup internal] load build context 05:41:32 #49 ... 05:41:32 05:41:32 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:41:32 #36 DONE 2.0s 05:41:32 05:41:32 #39 [support-notifications builder 2/7] WORKDIR /edgex-go 05:41:32 #39 DONE 0.7s 05:41:32 05:41:32 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:41:32 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:41:32 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:41:32 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:41:32 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:41:32 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:41:32 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.7s done 05:41:32 #35 DONE 2.6s 05:41:32 05:41:32 #49 [security-secretstore-setup internal] load build context 05:41:32 #49 ... 05:41:32 05:41:32 #50 [security-spire-server internal] load build context 05:41:32 #50 transferring context: 27.71kB 0.1s done 05:41:32 #50 DONE 3.7s 05:41:32 05:41:32 #49 [security-secretstore-setup internal] load build context 05:41:32 #49 ... 05:41:32 05:41:32 #51 [core-metadata internal] load build context 05:41:32 #51 transferring context: 3.11MB 3.2s done 05:41:32 #51 DONE 4.9s 05:41:32 05:41:32 #49 [security-secretstore-setup internal] load build context 05:41:33 #49 ... 05:41:33 05:41:33 #47 [core-common-config-bootstrapper internal] load build context 05:41:33 #47 DONE 5.7s 05:41:33 05:41:33 #49 [security-secretstore-setup internal] load build context 05:41:34 #49 transferring context: 3.11MB 5.7s done 05:41:35 #49 ... 05:41:35 05:41:35 #52 [security-spire-agent internal] load build context 05:41:35 #52 transferring context: 27.24kB 0.4s done 05:41:35 #52 DONE 4.5s 05:41:35 05:41:35 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:35 #53 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.5s done 05:41:35 #53 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:41:35 #53 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:41:35 #53 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:41:35 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s 05:41:35 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s 05:41:35 #53 ... 05:41:35 05:41:35 #54 [security-proxy-setup internal] load build context 05:41:35 #54 transferring context: 3.11MB 4.3s done 05:41:35 #54 DONE 6.6s 05:41:35 05:41:35 #42 [security-spiffe-token-provider internal] load build context 05:41:35 #42 ... 05:41:35 05:41:35 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:35 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done 05:41:35 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 05:41:35 #53 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s 05:41:35 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done 05:41:35 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 05:41:35 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 05:41:35 #53 ... 05:41:35 05:41:35 #49 [security-secretstore-setup internal] load build context 05:41:35 #49 DONE 7.9s 05:41:35 05:41:35 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:36 #53 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done 05:41:36 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.8s 05:41:36 #53 ... 05:41:36 05:41:36 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:36 #55 DONE 9.4s 05:41:36 05:41:36 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:36 #53 ... 05:41:36 05:41:36 #56 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:41:36 #0 7.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:36 #0 7.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:36 #0 9.368 OK: 266 MiB in 52 packages 05:41:37 #56 ... 05:41:37 05:41:37 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:41:37 #57 ... 05:41:37 05:41:37 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:37 #53 ... 05:41:37 05:41:37 #58 [core-data internal] load build context 05:41:37 #58 transferring context: 3.11MB 5.8s done 05:41:37 #58 DONE 8.3s 05:41:37 05:41:37 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:37 #53 ... 05:41:37 05:41:37 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:41:37 #59 ... 05:41:37 05:41:37 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:37 #60 ... 05:41:37 05:41:37 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:41:37 #0 8.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:37 #0 9.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:37 #61 ... 05:41:37 05:41:37 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:41:37 #62 ... 05:41:37 05:41:37 #56 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:41:37 #56 DONE 11.9s 05:41:37 05:41:37 #63 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:41:37 #0 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:37 #63 ... 05:41:37 05:41:37 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:37 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 05:41:38 #53 ... 05:41:38 05:41:38 #64 [security-proxy-auth internal] load build context 05:41:38 #64 transferring context: 3.11MB 6.9s done 05:41:38 #64 DONE 9.3s 05:41:38 05:41:38 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:38 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.86MB / 28.04MB 3.6s 05:41:38 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 05:41:38 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 05:41:38 #53 ... 05:41:38 05:41:38 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:41:38 #65 ... 05:41:38 05:41:38 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:38 #53 ... 05:41:38 05:41:38 #42 [security-spiffe-token-provider internal] load build context 05:41:38 #42 transferring context: 3.11MB 7.4s done 05:41:38 #42 DONE 10.0s 05:41:38 05:41:38 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:38 #53 ... 05:41:38 05:41:38 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:41:39 #66 ... 05:41:39 05:41:39 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:41:39 #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.4s done 05:41:39 #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:41:39 #67 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 05:41:39 #67 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 05:41:39 #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done 05:41:39 #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.6s done 05:41:39 #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 4.3s 05:41:39 #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 05:41:39 #67 ... 05:41:39 05:41:39 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:39 #53 ... 05:41:39 05:41:39 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:41:39 #68 ... 05:41:39 05:41:39 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:39 #53 ... 05:41:39 05:41:39 #41 [support-cron-scheduler internal] load build context 05:41:39 #41 ... 05:41:39 05:41:39 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:41:39 #57 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:39 #57 ... 05:41:39 05:41:39 #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:41:40 #69 ... 05:41:40 05:41:40 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:40 #60 DONE 12.7s 05:41:40 05:41:40 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:40 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.46MB / 28.04MB 5.6s 05:41:40 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.05MB / 28.04MB 5.9s 05:41:40 #53 ... 05:41:40 05:41:40 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:41:40 #70 ... 05:41:40 05:41:40 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:41 #53 ... 05:41:41 05:41:41 #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:41:41 #71 DONE 3.2s 05:41:41 05:41:41 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:41 #53 ... 05:41:41 05:41:41 #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:41:41 #72 ... 05:41:41 05:41:41 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:41 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.75MB / 28.04MB 7.2s 05:41:41 #53 ... 05:41:41 05:41:41 #63 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:41:41 #63 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:41 #63 13.86 (1/1) Installing dumb-init (1.2.5-r2) 05:41:41 #63 13.86 Executing busybox-1.36.1-r7.trigger 05:41:41 #63 13.94 OK: 8 MiB in 16 packages 05:41:41 #63 DONE 15.1s 05:41:41 05:41:41 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:42 #53 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 05:41:42 #53 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 05:41:42 #53 ... 05:41:42 05:41:42 #73 [support-notifications internal] load build context 05:41:42 #73 transferring context: 3.11MB 6.4s done 05:41:42 #73 ... 05:41:42 05:41:42 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:42 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.33MB / 28.04MB 7.8s 05:41:42 #53 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 05:41:42 #53 ... 05:41:42 05:41:42 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:41:42 #61 10.80 (1/3) Installing ca-certificates (20240226-r0) 05:41:42 #61 10.88 (2/3) Installing dumb-init (1.2.5-r2) 05:41:42 #61 10.89 (3/3) Installing tzdata (2024a-r0) 05:41:42 #61 12.54 Executing busybox-1.36.1-r7.trigger 05:41:42 #61 12.63 Executing ca-certificates-20240226-r0.trigger 05:41:42 #61 13.39 OK: 12 MiB in 18 packages 05:41:42 #61 DONE 15.0s 05:41:42 05:41:42 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:42 #53 ... 05:41:42 05:41:42 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:41:42 #59 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:42 #59 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:42 #59 14.54 OK: 266 MiB in 52 packages 05:41:42 #59 DONE 15.7s 05:41:42 05:41:42 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:42 #53 ... 05:41:42 05:41:42 #73 [support-notifications internal] load build context 05:41:42 #73 DONE 10.6s 05:41:42 05:41:42 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:43 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.78MB / 28.04MB 8.5s 05:41:44 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.53MB / 28.04MB 9.5s 05:41:44 #53 ... 05:41:44 05:41:44 #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:41:44 #74 ... 05:41:44 05:41:44 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:44 #53 ... 05:41:44 05:41:44 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:41:44 #57 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:44 #57 16.66 OK: 266 MiB in 52 packages 05:41:44 #57 DONE 17.7s 05:41:44 05:41:44 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:44 #53 ... 05:41:44 05:41:44 #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:41:44 #75 DONE 2.0s 05:41:44 05:41:44 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:45 #53 ... 05:41:45 05:41:45 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:41:45 #62 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:45 #62 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:45 #62 16.51 (1/2) Installing dumb-init (1.2.5-r2) 05:41:45 #62 16.51 (2/2) Installing su-exec (0.2-r3) 05:41:45 #62 16.51 Executing busybox-1.36.1-r7.trigger 05:41:45 #62 16.60 OK: 8 MiB in 17 packages 05:41:45 #62 DONE 17.3s 05:41:45 05:41:45 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:45 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.96MB / 28.04MB 10.6s 05:41:45 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 11.1s 05:41:46 #53 ... 05:41:46 05:41:46 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:41:46 #76 DONE 1.5s 05:41:46 05:41:46 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:47 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 12.2s 05:41:47 #53 ... 05:41:47 05:41:47 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:41:47 #77 ... 05:41:47 05:41:47 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:47 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.55MB / 28.04MB 13.1s 05:41:48 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 13.8s 05:41:48 #53 ... 05:41:48 05:41:48 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:41:48 #68 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:48 #68 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:48 #68 17.77 (1/4) Installing dumb-init (1.2.5-r2) 05:41:48 #68 17.79 (2/4) Installing openssl (3.1.7-r0) 05:41:48 #68 17.87 (3/4) Installing su-exec (0.2-r3) 05:41:48 #68 17.87 (4/4) Installing yq (4.33.3-r5) 05:41:48 #68 18.26 Executing busybox-1.36.1-r7.trigger 05:41:48 #68 18.34 OK: 18 MiB in 19 packages 05:41:48 #68 DONE 19.2s 05:41:48 05:41:48 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:49 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 14.6s 05:41:49 #53 ... 05:41:49 05:41:49 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:41:49 #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.5s done 05:41:49 #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 05:41:49 #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 05:41:49 #67 ... 05:41:49 05:41:49 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:49 #53 ... 05:41:49 05:41:49 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:41:49 #66 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:49 #66 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:49 #66 17.08 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:41:49 #66 17.08 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:41:49 #66 17.08 OK: 19954 distinct packages available 05:41:49 #66 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:49 #66 18.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:49 #66 19.67 OK: 266 MiB in 52 packages 05:41:49 #66 DONE 20.6s 05:41:49 05:41:49 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:49 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.61MB / 28.04MB 15.4s 05:41:50 #53 ... 05:41:50 05:41:50 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:41:50 #78 ... 05:41:50 05:41:50 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:50 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 16.2s 05:41:51 #53 ... 05:41:51 05:41:51 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:41:51 #79 DONE 1.6s 05:41:51 05:41:51 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:51 #53 ... 05:41:51 05:41:51 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:51 #80 ... 05:41:51 05:41:51 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:51 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.00MB / 28.04MB 17.2s 05:41:51 #53 ... 05:41:51 05:41:51 #81 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 05:41:51 #81 ... 05:41:51 05:41:51 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:52 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.5s done 05:41:52 #53 ... 05:41:52 05:41:52 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:41:53 #82 ... 05:41:53 05:41:53 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:41:53 #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.7s 05:41:55 #67 ... 05:41:55 05:41:55 #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:41:55 #69 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:55 #69 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:55 #69 23.07 (1/1) Installing dumb-init (1.2.5-r2) 05:41:55 #69 23.10 Executing busybox-1.36.1-r7.trigger 05:41:55 #69 23.22 OK: 8 MiB in 16 packages 05:41:55 #69 DONE 24.9s 05:41:55 05:41:55 #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:55 #83 ... 05:41:55 05:41:55 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:41:55 #84 ... 05:41:55 05:41:55 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:41:56 #67 ... 05:41:56 05:41:56 #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:56 #85 ... 05:41:56 05:41:56 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:56 #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.4s 05:41:57 #53 ... 05:41:57 05:41:57 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:41:57 #65 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:57 #65 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:57 #65 23.33 (1/4) Installing ca-certificates (20240226-r0) 05:41:57 #65 23.74 (2/4) Installing dumb-init (1.2.5-r2) 05:41:57 #65 23.75 (3/4) Installing su-exec (0.2-r3) 05:41:57 #65 23.76 (4/4) Installing yq (4.33.3-r5) 05:41:57 #65 24.89 Executing busybox-1.36.1-r7.trigger 05:41:57 #65 25.13 Executing ca-certificates-20240226-r0.trigger 05:41:57 #65 26.85 OK: 18 MiB in 19 packages 05:41:57 #65 DONE 28.6s 05:41:57 05:41:57 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:59 #53 ... 05:41:59 05:41:59 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:41:59 #45 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:59 #45 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:59 #45 22.81 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:41:59 #45 22.81 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:41:59 #45 22.81 OK: 19946 distinct packages available 05:41:59 #45 24.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:59 #45 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:59 #45 ... 05:41:59 05:41:59 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:41:59 #0 7.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:59 #0 9.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:59 #86 ... 05:41:59 05:41:59 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:41:59 #53 ... 05:41:59 05:41:59 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:41:59 #70 18.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:59 #70 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:59 #70 22.90 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:41:59 #70 22.90 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:41:59 #70 22.90 OK: 19946 distinct packages available 05:41:59 #70 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:59 #70 27.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:59 #70 ... 05:41:59 05:41:59 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:42:00 #53 ... 05:42:00 05:42:00 #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:42:00 #72 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:00 #72 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:00 #72 26.66 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:42:00 #72 26.66 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:42:00 #72 26.66 OK: 19946 distinct packages available 05:42:00 #72 28.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:00 #72 ... 05:42:00 05:42:00 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:42:01 #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.4s 05:42:01 #53 ... 05:42:01 05:42:01 #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:42:01 #74 17.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:01 #74 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:01 #74 24.20 (1/2) Installing ca-certificates (20240226-r0) 05:42:01 #74 24.86 (2/2) Installing dumb-init (1.2.5-r2) 05:42:01 #74 24.86 Executing busybox-1.36.1-r7.trigger 05:42:01 #74 25.07 Executing ca-certificates-20240226-r0.trigger 05:42:01 #74 26.51 OK: 9 MiB in 17 packages 05:42:01 #74 ... 05:42:01 05:42:01 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:01 #87 ... 05:42:01 05:42:01 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:42:01 #53 ... 05:42:01 05:42:01 #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:42:01 #74 DONE 27.8s 05:42:01 05:42:01 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:42:02 #53 ... 05:42:02 05:42:02 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:42:02 #77 15.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:02 #77 17.07 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:02 #77 24.28 OK: 266 MiB in 52 packages 05:42:02 #77 ... 05:42:02 05:42:02 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:42:02 #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.0s done 05:42:02 #67 ... 05:42:02 05:42:02 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:42:02 #53 ... 05:42:02 05:42:02 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:42:02 #78 12.32 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:02 #78 14.45 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:02 #78 22.11 (1/1) Installing dumb-init (1.2.5-r2) 05:42:02 #78 ... 05:42:02 05:42:02 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:42:03 #53 ... 05:42:03 05:42:03 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:42:03 #77 DONE 26.2s 05:42:03 05:42:03 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:42:03 #78 23.37 Executing busybox-1.36.1-r7.trigger 05:42:03 #78 23.54 OK: 8 MiB in 16 packages 05:42:03 #78 ... 05:42:03 05:42:03 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:42:03 #82 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:03 #82 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:03 #82 20.29 OK: 12 MiB in 18 packages 05:42:03 #82 ... 05:42:03 05:42:03 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:42:03 #88 DONE 0.7s 05:42:03 05:42:03 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:42:04 #53 ... 05:42:04 05:42:04 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:42:04 #82 DONE 21.8s 05:42:04 05:42:04 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:42:04 #118 ... 05:42:04 05:42:04 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:04 #78 DONE 46.7s 05:42:04 05:42:04 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:04 #116 DONE 47.9s 05:42:04 05:42:04 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:04 #115 DONE 46.6s 05:42:04 05:42:04 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:04 #118 DONE 40.4s 05:42:04 05:42:04 #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:04 #84 DONE 45.0s 05:42:04 05:42:04 #119 [core-keeper builder 7/8] COPY . . 05:42:05 #53 ... 05:42:05 05:42:05 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:42:05 #0 5.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:05 #0 7.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:05 #89 ... 05:42:05 05:42:05 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:42:05 #78 DONE 24.8s 05:42:05 05:42:05 #81 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 05:42:05 #81 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:05 #81 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:05 #81 ... 05:42:05 05:42:05 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:42:05 #70 34.35 (1/4) Installing dumb-init (1.2.5-r2) 05:42:05 #70 34.43 (2/4) Installing musl-obstack (1.2.3-r2) 05:42:05 #70 34.48 (3/4) Installing libucontext (1.2-r2) 05:42:05 #70 34.54 (4/4) Installing gcompat (1.1.0-r1) 05:42:05 #70 34.58 Executing busybox-1.36.1-r7.trigger 05:42:05 #70 ... 05:42:05 05:42:05 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:42:05 #84 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:05 #84 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:05 #84 19.54 OK: 8 MiB in 17 packages 05:42:05 #84 DONE 20.5s 05:42:05 05:42:05 #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:42:07 #90 ... 05:42:07 05:42:07 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:42:07 #0 4.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:07 #0 7.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:07 #91 ... 05:42:07 05:42:07 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:42:07 #70 34.80 OK: 8 MiB in 19 packages 05:42:07 #70 DONE 36.5s 05:42:07 05:42:07 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:42:07 #119 DONE 8.6s 05:42:07 05:42:07 #120 [security-spiffe-token-provider builder 6/7] COPY . . 05:42:07 #120 DONE 8.6s 05:42:07 05:42:07 #121 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:42:07 #121 CACHED 05:42:07 05:42:07 #122 [support-notifications builder 6/7] COPY . . 05:42:07 #122 CACHED 05:42:07 05:42:07 #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:07 #123 CACHED 05:42:07 05:42:07 #124 [security-secretstore-setup builder 6/7] COPY . . 05:42:07 #124 CACHED 05:42:07 05:42:07 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:42:07 #125 CACHED 05:42:07 05:42:07 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:07 #126 CACHED 05:42:07 05:42:07 #127 [support-cron-scheduler builder 6/7] COPY . . 05:42:07 #127 DONE 8.6s 05:42:07 05:42:07 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 05:42:07 #128 CACHED 05:42:07 05:42:07 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:42:07 #129 CACHED 05:42:07 05:42:07 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:07 #130 CACHED 05:42:07 05:42:07 #131 [support-scheduler builder 6/7] COPY . . 05:42:07 #131 CACHED 05:42:07 05:42:07 #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:07 #132 CACHED 05:42:07 05:42:07 #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:42:07 #133 CACHED 05:42:07 05:42:07 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:07 #134 CACHED 05:42:07 05:42:07 #135 [core-data builder 6/7] COPY . . 05:42:07 #135 CACHED 05:42:07 05:42:07 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 05:42:07 #136 CACHED 05:42:07 05:42:07 #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:07 #137 CACHED 05:42:07 05:42:07 #138 [security-bootstrapper builder 6/7] COPY . . 05:42:07 #138 CACHED 05:42:07 05:42:07 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:42:07 #139 CACHED 05:42:07 05:42:07 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:07 #140 CACHED 05:42:07 05:42:07 #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:42:07 #141 CACHED 05:42:07 05:42:07 #142 [core-metadata builder 6/7] COPY . . 05:42:07 #142 CACHED 05:42:07 05:42:07 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:07 #143 CACHED 05:42:07 05:42:07 #144 [core-command builder 4/7] COPY go.mod vendor* ./ 05:42:07 #144 CACHED 05:42:07 05:42:07 #145 [core-command builder 6/7] COPY . . 05:42:07 #145 CACHED 05:42:07 05:42:07 #146 [security-proxy-auth builder 6/7] COPY . . 05:42:07 #146 DONE 8.6s 05:42:07 05:42:07 #147 [security-proxy-setup builder 6/7] COPY . . 05:42:07 #147 DONE 8.6s 05:42:07 05:42:07 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:42:07 #92 ... 05:42:07 05:42:07 #81 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 05:42:07 #81 23.43 OK: 8 MiB in 16 packages 05:42:07 #81 DONE 26.4s 05:42:07 05:42:07 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:42:07 #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.9s 05:42:07 #53 ... 05:42:07 05:42:07 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:42:07 #45 32.80 (1/11) Installing ca-certificates (20240226-r0) 05:42:07 #45 33.09 (2/11) Installing brotli-libs (1.0.9-r14) 05:42:07 #45 33.16 (3/11) Installing libunistring (1.1-r1) 05:42:07 #45 33.29 (4/11) Installing libidn2 (2.3.4-r1) 05:42:07 #45 33.33 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:42:07 #45 33.34 (6/11) Installing libcurl (8.9.1-r0) 05:42:07 #45 33.56 (7/11) Installing curl (8.9.1-r0) 05:42:07 #45 33.58 (8/11) Installing dumb-init (1.2.5-r2) 05:42:07 #45 33.59 (9/11) Installing musl-obstack (1.2.3-r2) 05:42:07 #45 33.65 (10/11) Installing libucontext (1.2-r2) 05:42:07 #45 33.66 (11/11) Installing gcompat (1.1.0-r1) 05:42:07 #45 33.80 Executing busybox-1.36.1-r7.trigger 05:42:07 #45 33.95 Executing ca-certificates-20240226-r0.trigger 05:42:07 #45 36.00 OK: 13 MiB in 26 packages 05:42:07 #45 DONE 38.1s 05:42:07 05:42:07 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:42:08 #53 ... 05:42:08 05:42:08 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:42:08 #86 17.86 OK: 18 MiB in 19 packages 05:42:08 #86 DONE 19.6s 05:42:08 05:42:08 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:42:08 #148 1.286 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:42:08 #53 ... 05:42:08 05:42:08 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:42:08 #93 DONE 0.5s 05:42:08 05:42:08 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:42:09 #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.5s done 05:42:09 #53 ... 05:42:09 05:42:09 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:42:09 #89 13.86 OK: 8 MiB in 16 packages 05:42:09 #89 DONE 14.6s 05:42:09 05:42:09 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:42:09 #91 12.50 OK: 18 MiB in 19 packages 05:42:10 #91 ... 05:42:10 05:42:10 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:42:10 #53 DONE 41.2s 05:42:10 05:42:10 #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:42:10 #72 30.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:10 #72 37.63 (1/5) Installing dumb-init (1.2.5-r2) 05:42:10 #72 37.66 (2/5) Installing musl-obstack (1.2.3-r2) 05:42:10 #72 37.66 (3/5) Installing libucontext (1.2-r2) 05:42:10 #72 37.70 (4/5) Installing gcompat (1.1.0-r1) 05:42:10 #72 37.72 (5/5) Installing openssl (3.1.7-r0) 05:42:10 #72 37.89 Executing busybox-1.36.1-r7.trigger 05:42:10 #72 38.05 OK: 9 MiB in 20 packages 05:42:10 #72 ... 05:42:10 05:42:10 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:42:10 #91 DONE 13.8s 05:42:10 05:42:10 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:42:11 #94 ... 05:42:11 05:42:11 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:42:11 #72 DONE 39.9s 05:42:11 05:42:11 #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:42:11 #90 DONE 5.7s 05:42:11 05:42:11 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:42:11 #95 ... 05:42:11 05:42:11 #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:42:11 #96 DONE 0.4s 05:42:11 05:42:11 #97 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:42:11 #0 5.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:11 #0 7.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:12 #97 ... 05:42:12 05:42:12 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:42:12 #92 5.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:13 #92 6.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:13 #92 ... 05:42:13 05:42:13 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:14 #98 ... 05:42:14 05:42:14 #97 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:42:14 #97 11.95 OK: 9 MiB in 17 packages 05:42:14 #97 DONE 12.5s 05:42:14 05:42:14 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:42:14 #95 3.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:15 #95 3.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:15 #95 ... 05:42:15 05:42:15 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:42:15 #92 8.394 OK: 8 MiB in 19 packages 05:42:15 #92 DONE 8.8s 05:42:16 05:42:16 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:42:16 #99 ... 05:42:16 05:42:16 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:42:16 #94 4.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:16 #94 5.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:16 #94 7.959 OK: 13 MiB in 26 packages 05:42:16 #94 DONE 8.6s 05:42:16 05:42:16 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:42:17 #95 6.276 OK: 9 MiB in 20 packages 05:42:17 #95 ... 05:42:17 05:42:17 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:42:17 #99 DONE 1.6s 05:42:17 05:42:17 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:42:17 #100 DONE 0.2s 05:42:17 05:42:17 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:42:17 #95 DONE 6.8s 05:42:17 05:42:17 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:42:18 #101 ... 05:42:18 05:42:18 #102 [security-spire-config stage-2 6/10] COPY security.txt / 05:42:18 #102 DONE 0.4s 05:42:18 05:42:18 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:42:18 #103 DONE 0.3s 05:42:18 05:42:18 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:42:18 #148 ... 05:42:18 05:42:18 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:42:18 #0 1.524 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:42:18 #149 ... 05:42:18 05:42:18 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:42:18 #0 0.477 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:42:18 #150 ... 05:42:18 05:42:18 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:42:18 #0 1.215 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:42:18 #151 ... 05:42:18 05:42:18 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:42:18 #0 1.501 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:42:18 #152 ... 05:42:18 05:42:18 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:42:18 #0 1.295 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:42:18 #153 ... 05:42:18 05:42:18 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:42:18 #0 1.205 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:42:18 #154 ... 05:42:18 05:42:18 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:42:18 #0 1.679 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:42:18 #155 ... 05:42:18 05:42:18 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:42:18 #0 1.216 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:42:18 #156 ... 05:42:18 05:42:18 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:42:18 #0 0.899 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:42:18 #157 ... 05:42:18 05:42:18 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:42:18 #0 0.414 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:42:18 #158 ... 05:42:18 05:42:18 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:42:18 #0 1.633 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:42:18 #159 ... 05:42:18 05:42:18 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:42:18 #0 0.997 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:42:19 #104 DONE 0.2s 05:42:19 05:42:19 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:42:19 #105 ... 05:42:19 05:42:19 #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:42:19 #106 DONE 1.2s 05:42:19 05:42:19 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:42:19 #105 DONE 0.3s 05:42:19 05:42:19 #107 [security-spire-config] exporting to image 05:42:19 #107 exporting layers 05:42:19 #107 ... 05:42:19 05:42:19 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:42:19 #101 DONE 1.5s 05:42:19 05:42:19 #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:42:19 #108 DONE 0.3s 05:42:19 05:42:19 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:42:19 #109 ... 05:42:19 05:42:19 #110 [security-spire-server stage-2 6/9] COPY security.txt / 05:42:19 #110 DONE 0.2s 05:42:19 05:42:19 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:42:19 #111 DONE 0.2s 05:42:19 05:42:19 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:42:20 #109 ... 05:42:20 05:42:20 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:42:20 #112 DONE 0.2s 05:42:20 05:42:20 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:42:20 #113 DONE 0.2s 05:42:20 05:42:20 #107 [security-spire-config] exporting to image 05:42:21 #107 ... 05:42:21 05:42:21 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:42:21 #109 DONE 1.8s 05:42:21 05:42:21 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:42:21 #114 DONE 0.2s 05:42:21 05:42:21 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 05:42:21 #115 DONE 0.2s 05:42:21 05:42:21 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:42:21 #116 DONE 0.2s 05:42:21 05:42:21 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:42:21 #117 DONE 0.2s 05:42:21 05:42:21 #107 [security-spire-server] exporting to image 05:42:21 #107 ... 05:42:21 05:42:21 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:42:21 #118 DONE 0.2s 05:42:21 05:42:21 #107 [security-spire-agent] exporting to image 05:42:21 #107 exporting layers 2.8s done 05:42:21 #107 writing image sha256:45d389ccc7b012c8006f10699590d14aeb372059b6c552cb47f972c203ea656e 0.0s done 05:42:21 #107 naming to docker.io/library/security-spire-config-arm64 0.0s done 05:42:23 #107 exporting layers 2.5s done 05:42:23 #107 writing image sha256:5820bd5ceace2261027034e1bfdd50484b787da76599bf87ed1e23b19d693c51 0.0s done 05:42:23 #107 naming to docker.io/library/security-spire-server-arm64 0.0s done 05:42:23 #107 exporting layers 2.1s done 05:42:23 #107 writing image sha256:5a78918eceaf8c0ebaf6e95f38aa826cb745b1b167b2b924bfb1af357dce5624 done 05:42:23 #107 naming to docker.io/library/security-spire-agent-arm64 done 05:42:23 #107 DONE 4.9s 05:42:23 05:42:23 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:41 #160 ... 05:43:41 05:43:41 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:43:41 #157 81.46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:43:45 #98 ... 05:43:45 05:43:45 #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:45 #85 DONE 110.3s 05:43:45 05:43:45 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:45 #87 DONE 105.1s 05:43:45 05:43:45 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:45 #98 DONE 92.2s 05:43:45 05:43:45 #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:45 #83 DONE 111.5s 05:43:45 05:43:45 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:45 #80 DONE 115.0s 05:43:45 05:43:45 #119 [support-cron-scheduler builder 6/7] COPY . . 05:43:45 #119 ... 05:43:45 05:43:45 #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:45 #120 CACHED 05:43:45 05:43:45 #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:43:45 #121 CACHED 05:43:45 05:43:45 #122 [security-secretstore-setup builder 6/7] COPY . . 05:43:45 #122 CACHED 05:43:45 05:43:45 #123 [security-bootstrapper builder 6/7] COPY . . 05:43:45 #123 DONE 1.7s 05:43:45 05:43:45 #124 [support-notifications builder 6/7] COPY . . 05:43:45 #124 CACHED 05:43:45 05:43:45 #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:43:45 #125 CACHED 05:43:45 05:43:45 #126 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:45 #126 CACHED 05:43:45 05:43:45 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:43:45 #127 CACHED 05:43:45 05:43:45 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:45 #128 CACHED 05:43:45 05:43:45 #129 [security-proxy-setup builder 6/7] COPY . . 05:43:45 #129 CACHED 05:43:45 05:43:45 #130 [security-spiffe-token-provider builder 6/7] COPY . . 05:43:45 #130 DONE 1.7s 05:43:45 05:43:45 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 05:43:45 #131 CACHED 05:43:45 05:43:45 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:45 #132 CACHED 05:43:45 05:43:45 #133 [core-data builder 6/7] COPY . . 05:43:45 #133 CACHED 05:43:45 05:43:45 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:45 #134 CACHED 05:43:45 05:43:45 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:43:45 #135 CACHED 05:43:45 05:43:45 #136 [security-proxy-auth builder 6/7] COPY . . 05:43:45 #136 CACHED 05:43:45 05:43:45 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:45 #137 CACHED 05:43:45 05:43:45 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:43:45 #138 CACHED 05:43:45 05:43:45 #139 [core-metadata builder 6/7] COPY . . 05:43:45 #139 CACHED 05:43:45 05:43:45 #119 [support-cron-scheduler builder 6/7] COPY . . 05:43:45 #119 DONE 1.7s 05:43:45 05:43:45 #140 [core-keeper builder 7/8] COPY . . 05:43:45 #140 DONE 1.7s 05:43:45 05:43:45 #141 [core-common-config-bootstrapper builder 6/7] COPY . . 05:43:45 #141 CACHED 05:43:45 05:43:45 #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:45 #142 CACHED 05:43:45 05:43:45 #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:43:45 #143 CACHED 05:43:45 05:43:45 #144 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:45 #144 CACHED 05:43:45 05:43:45 #145 [core-command builder 6/7] COPY . . 05:43:45 #145 CACHED 05:43:45 05:43:45 #146 [core-command builder 4/7] COPY go.mod vendor* ./ 05:43:45 #146 CACHED 05:43:45 05:43:45 #147 [support-scheduler builder 6/7] COPY . . 05:43:45 #147 DONE 1.7s 05:43:45 05:43:45 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:43:45 #148 ... 05:43:45 05:43:45 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:43:45 #0 5.318 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:43:45 #149 ... 05:43:45 05:43:45 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:43:45 #0 6.072 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:43:45 #150 ... 05:43:45 05:43:45 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:43:45 #0 6.348 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:43:46 #151 ... 05:43:46 05:43:46 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:43:46 #148 8.308 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:43:48 #148 ... 05:43:48 05:43:48 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:43:48 #0 8.043 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:43:48 #152 ... 05:43:48 05:43:48 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:43:48 #0 8.151 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:43:48 #153 ... 05:43:48 05:43:48 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:43:48 #0 8.430 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:43:48 #154 ... 05:43:48 05:43:48 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:43:48 #0 6.929 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:43:48 #155 ... 05:43:48 05:43:48 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:43:48 #0 7.808 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:43:48 #156 ... 05:43:48 05:43:48 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:43:48 #0 7.763 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:43:48 #157 ... 05:43:48 05:43:48 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:43:48 #0 7.740 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:43:48 #158 ... 05:43:48 05:43:48 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:43:48 #0 8.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:43:49 #159 ... 05:43:49 05:43:49 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:43:49 #0 7.027 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:44:50 #157 DONE 159.2s 05:44:50 05:44:50 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:44:50 #150 DONE 159.2s 05:44:50 05:44:50 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:44:50 #159 DONE 159.2s 05:44:50 05:44:50 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:44:50 #152 DONE 159.2s 05:44:50 05:44:50 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:44:50 #154 DONE 159.2s 05:44:50 05:44:50 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:44:50 #155 DONE 159.2s 05:44:50 05:44:50 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:44:50 #153 DONE 159.2s 05:44:50 05:44:50 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:44:50 #158 DONE 159.2s 05:44:50 05:44:50 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:44:50 #161 ... 05:44:50 05:44:50 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:44:50 #149 DONE 159.6s 05:44:50 05:44:50 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:44:50 #148 DONE 159.7s 05:44:50 05:44:50 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:44:50 #156 DONE 159.7s 05:44:50 05:44:50 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:44:50 #151 DONE 159.8s 05:44:50 05:44:50 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:44:50 #160 DONE 159.8s 05:44:50 05:44:50 #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:44:50 #162 ... 05:44:50 05:44:50 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:44:50 #161 DONE 0.9s 05:44:50 05:44:50 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:44:50 #163 DONE 0.7s 05:44:50 05:44:50 #164 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:44:50 #164 DONE 0.8s 05:44:50 05:44:50 #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:44:50 #162 DONE 0.3s 05:44:50 05:44:50 #165 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:44:50 #165 DONE 0.9s 05:44:50 05:44:50 #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:44:50 #166 DONE 0.9s 05:44:50 05:44:50 #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:44:50 #167 DONE 0.5s 05:44:50 05:44:50 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:44:50 #168 ... 05:44:50 05:44:50 #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:44:50 #169 DONE 0.5s 05:44:50 05:44:50 #170 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:44:50 #170 DONE 0.4s 05:44:50 05:44:50 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:44:50 #171 DONE 0.4s 05:44:50 05:44:50 #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:44:50 #172 DONE 0.4s 05:44:50 05:44:50 #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:44:50 #173 CACHED 05:44:50 05:44:50 #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:44:50 #174 CACHED 05:44:50 05:44:50 #175 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:44:50 #175 CACHED 05:44:50 05:44:50 #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:44:50 #176 CACHED 05:44:50 05:44:50 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:44:50 #177 CACHED 05:44:50 05:44:50 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:44:50 #178 CACHED 05:44:50 05:44:50 #179 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:44:50 #179 DONE 0.4s 05:44:50 05:44:50 #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:44:50 #180 CACHED 05:44:50 05:44:50 #181 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:44:50 #181 CACHED 05:44:50 05:44:50 #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:44:50 #182 DONE 0.4s 05:44:50 05:44:50 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:44:50 #168 DONE 0.4s 05:44:50 05:44:50 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:44:50 #183 DONE 0.4s 05:44:50 05:44:50 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:44:50 #184 ... 05:44:50 05:44:50 #185 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:44:50 #185 DONE 1.9s 05:44:50 05:44:50 #186 [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 05:44:50 #186 DONE 1.9s 05:44:50 05:44:50 #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:44:50 #187 DONE 1.9s 05:44:50 05:44:50 #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:44:50 #188 ... 05:44:50 05:44:50 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:44:50 #189 DONE 2.6s 05:44:50 05:44:50 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:44:50 #190 DONE 2.6s 05:44:50 05:44:50 #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:44:50 #191 DONE 2.7s 05:44:50 05:44:50 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:44:50 #192 DONE 2.6s 05:44:50 05:44:50 #193 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:44:50 #193 DONE 2.6s 05:44:50 05:44:50 #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:44:50 #194 DONE 2.7s 05:44:50 05:44:50 #195 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:44:50 #195 DONE 2.7s 05:44:50 05:44:50 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:44:50 #184 DONE 2.6s 05:44:50 05:44:50 #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:44:50 #196 DONE 2.6s 05:44:50 05:44:50 #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:44:51 #197 ... 05:44:51 05:44:51 #198 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:44:51 #198 DONE 1.8s 05:44:51 05:44:51 #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:44:51 #188 DONE 1.8s 05:44:51 05:44:51 #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:44:51 #199 DONE 1.0s 05:44:51 05:44:51 #200 [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 05:44:51 #200 DONE 1.1s 05:44:51 05:44:51 #201 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:44:51 #201 DONE 1.1s 05:44:51 05:44:51 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:44:51 #202 DONE 1.1s 05:44:51 05:44:51 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:44:51 #203 DONE 1.1s 05:44:51 05:44:51 #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:44:51 #204 DONE 1.1s 05:44:51 05:44:51 #205 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:44:51 #205 DONE 4.1s 05:44:51 05:44:51 #206 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:44:51 #206 DONE 1.1s 05:44:51 05:44:51 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:44:51 #207 DONE 1.1s 05:44:51 05:44:51 #98 [security-spiffe-token-provider] exporting to image 05:44:51 #98 exporting layers 05:44:51 #98 ... 05:44:51 05:44:51 #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:44:51 #208 DONE 1.1s 05:44:51 05:44:51 #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:44:51 #197 DONE 1.1s 05:44:51 05:44:51 #98 [support-notifications] exporting to image 05:44:51 #98 ... 05:44:51 05:44:51 #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:44:51 #209 DONE 0.5s 05:44:51 05:44:51 #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:44:51 #210 DONE 0.5s 05:44:51 05:44:51 #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:44:51 #211 DONE 0.5s 05:44:51 05:44:51 #212 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:44:51 #212 DONE 0.5s 05:44:51 05:44:51 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:44:51 #213 DONE 0.5s 05:44:51 05:44:51 #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:44:51 #214 DONE 0.5s 05:44:51 05:44:51 #98 [core-metadata] exporting to image 05:44:51 #98 exporting layers 0.4s done 05:44:51 #98 ... 05:44:51 05:44:51 #215 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 05:44:51 #215 DONE 0.5s 05:44:51 05:44:51 #98 [core-keeper] exporting to image 05:44:51 #98 exporting layers 0.5s done 05:44:51 #98 writing image sha256:9ef083b19e9336057b602c23f90258e0796b288441d1cb86af2303b4a7969839 done 05:44:51 #98 naming to docker.io/library/core-keeper done 05:44:51 #98 writing image sha256:f92f042c35e4ae343eadf1aa0de104b60e19feb10f7a519b78e9d81dab7aaf3a 05:44:52 #98 writing image sha256:aa504ca2c99a7ff35d5d3b0b536dbac55ef7cbc6616c16bef6cb159c0840cb53 05:44:52 #98 ... 05:44:52 05:44:52 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:44:52 #216 DONE 0.4s 05:44:52 05:44:52 #98 [core-command] exporting to image 05:44:52 #98 writing image sha256:f92f042c35e4ae343eadf1aa0de104b60e19feb10f7a519b78e9d81dab7aaf3a 0.2s done 05:44:52 #98 writing image sha256:aa504ca2c99a7ff35d5d3b0b536dbac55ef7cbc6616c16bef6cb159c0840cb53 0.2s done 05:44:52 #98 naming to docker.io/library/support-scheduler 0.1s done 05:44:52 #98 naming to docker.io/library/core-command done 05:44:52 #98 ... 05:44:52 05:44:52 #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:44:52 #217 DONE 0.5s 05:44:52 05:44:52 #218 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:44:52 #218 DONE 0.4s 05:44:52 05:44:52 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:44:52 #219 DONE 0.4s 05:44:52 05:44:52 #98 [core-data] exporting to image 05:44:52 #98 exporting layers 0.9s done 05:44:52 #98 writing image sha256:e42046e509609bc6f1acbd4f25f82256ea90854c3eaf161c13a35d32fc72df74 05:44:52 #98 writing image sha256:8989acd8dc7681151b0d81ff7af238bedd4d57168c73414e4bdb2a257b4edfff 05:44:52 #98 exporting layers 0.5s done 05:44:52 #98 writing image sha256:e42046e509609bc6f1acbd4f25f82256ea90854c3eaf161c13a35d32fc72df74 0.0s done 05:44:52 #98 writing image sha256:8989acd8dc7681151b0d81ff7af238bedd4d57168c73414e4bdb2a257b4edfff 0.0s done 05:44:52 #98 writing image sha256:65e63c90add9db732bbfc6ca94f2687071b3c4bd740dd3c8ef5943f5c14259b8 0.0s done 05:44:52 #98 naming to docker.io/library/security-spiffe-token-provider done 05:44:52 #98 naming to docker.io/library/support-cron-scheduler done 05:44:52 #98 naming to docker.io/library/support-notifications done 05:44:52 #98 exporting layers 0.5s done 05:44:52 #98 writing image sha256:e36045c01dda0e85209c958713e43df6003d85f40d49ee31b3f8b9859cc75fcc done 05:44:52 #98 naming to docker.io/library/core-metadata done 05:44:52 #98 writing image sha256:028e05ec198fbc28bbe272af1cdbd2403434a6b6a6df42abe8a660fe8f8f0d3e done 05:44:52 #98 naming to docker.io/library/core-data done 05:44:52 #98 DONE 2.9s 05:44:52 05:44:52 #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:44:52 #220 DONE 0.4s 05:44:52 05:44:52 #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:44:52 #221 DONE 0.4s 05:44:52 05:44:52 #222 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:44:52 #222 DONE 0.1s 05:44:52 05:44:52 #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:44:52 #223 DONE 0.1s 05:44:52 05:44:52 #224 [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/ 05:44:52 #224 DONE 0.0s 05:44:52 05:44:52 #225 [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/ 05:44:52 #225 DONE 0.0s 05:44:52 05:44:52 #226 [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/ 05:44:52 #226 DONE 0.0s 05:44:52 05:44:52 #227 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:44:52 #227 ... 05:44:52 05:44:52 #228 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:44:52 #228 DONE 1.1s 05:44:52 05:44:52 #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:44:52 #229 DONE 0.1s 05:44:53 05:44:53 #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:44:53 #230 DONE 0.9s 05:44:53 05:44:53 #98 [security-proxy-setup] exporting to image 05:44:53 #98 ... 05:44:53 05:44:53 #231 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:44:53 #231 DONE 1.3s 05:44:53 05:44:53 #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:44:53 #232 DONE 0.1s 05:44:53 05:44:53 #227 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:44:53 #227 DONE 0.5s 05:44:53 05:44:53 #98 [core-common-config-bootstrapper] exporting to image 05:44:53 #98 exporting layers 0.2s done 05:44:53 #98 writing image sha256:90cdf42d1b70d594d7235d7082f55e53b0f9e771afc0b30c91d0ad5c05f5fee6 done 05:44:53 #98 naming to docker.io/library/core-common-config-bootstrapper done 05:44:53 #98 exporting layers 0.2s done 05:44:53 #98 exporting layers 0.2s done 05:44:53 #98 writing image sha256:68612d59dc0d3b6e1bd8b1b0055a636bbd2f85fe01c534ff260a60833dcdf351 done 05:44:53 #98 naming to docker.io/library/security-proxy-auth done 05:44:53 #98 writing image sha256:705fe10e1102991942a2f89d672f3087f134aece8af97c73cc8919b6d18baa1b done 05:44:53 #98 naming to docker.io/library/security-proxy-setup done 05:44:53 #98 writing image sha256:788e0f4fbf7d216bcb5ce525fc0baf0b5b612589db217fc82597b7dc0e795d03 done 05:44:53 #98 naming to docker.io/library/security-secretstore-setup done 05:44:53 #98 DONE 3.6s 05:44:53 05:44:53 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:44:53 #233 DONE 0.5s 05:44:53 05:44:53 #98 [security-bootstrapper] exporting to image 05:44:53 #98 exporting layers 0.2s done 05:44:53 #98 writing image sha256:4807e6cc9b73a8b25fbfef65656f78eec7f4720982c56fb0e7d3109f49caea0d done 05:44:53 #98 naming to docker.io/library/security-bootstrapper done 05:44:53 #98 DONE 3.8s 05:44:53 05:44:53 #29 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:44:53 time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:44:53 time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:44:53 time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:44:53 time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:44:53 time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:44:53 time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:44:53 time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:44:53 time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:44:53 time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:44:53 time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:44:53 time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:44:53 time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:44:53 time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:44:53 time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:44:53 time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:44:53 time="2024-09-10T05:40:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:44:53 $ docker stop --time=1 61359b27f40d57395eaf5e6ae71adf09428bca5fe9b2c3bd19142680aa3c99fc 05:44:55 $ docker rm -f --volumes 61359b27f40d57395eaf5e6ae71adf09428bca5fe9b2c3bd19142680aa3c99fc [Pipeline] // withDockerContainer [Pipeline] sh 05:44:55 + docker images 05:44:55 REPOSITORY TAG IMAGE ID CREATED SIZE 05:44:55 security-bootstrapper latest 4807e6cc9b73 2 seconds ago 19MB 05:44:55 security-secretstore-setup latest 788e0f4fbf7d 2 seconds ago 37MB 05:44:55 core-common-config-bootstrapper latest 90cdf42d1b70 3 seconds ago 15.2MB 05:44:55 security-proxy-auth latest 68612d59dc0d 3 seconds ago 33.1MB 05:44:55 security-proxy-setup latest 705fe10e1102 3 seconds ago 26.2MB 05:44:55 core-data latest 028e05ec198f 3 seconds ago 39.7MB 05:44:55 support-scheduler latest f92f042c35e4 4 seconds ago 42MB 05:44:55 core-metadata latest e36045c01dda 4 seconds ago 39.9MB 05:44:55 core-command latest aa504ca2c99a 4 seconds ago 35.5MB 05:44:55 security-spiffe-token-provider latest e42046e50960 4 seconds ago 28.9MB 05:44:55 support-cron-scheduler latest 8989acd8dc76 4 seconds ago 44.2MB 05:44:55 support-notifications latest 65e63c90add9 4 seconds ago 42.6MB 05:44:55 core-keeper latest 9ef083b19e93 4 seconds ago 39.6MB 05:44:55 security-spire-config latest 1b5db570022d 3 minutes ago 120MB 05:44:55 security-spire-server latest f1e418d53de4 3 minutes ago 121MB 05:44:55 security-spire-agent latest 9887d11b35df 3 minutes ago 182MB 05:44:55 ci-base-image-x86_64 latest b99f8c400a1d 7 minutes ago 971MB 05:44:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 05:44:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 05:44:55 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 05:44:55 provisioning config files... 05:44:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/692@tmp/config1112585279965195816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:56 ---> ****-login.sh 05:44:56 nexus3.edgexfoundry.org:10001 05:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:56 Configure a credential helper to remove this warning. See 05:44:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:56 05:44:56 Login Succeeded 05:44:56 nexus3.edgexfoundry.org:10002 05:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:56 Configure a credential helper to remove this warning. See 05:44:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:56 05:44:56 Login Succeeded 05:44:56 nexus3.edgexfoundry.org:10003 05:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:56 Configure a credential helper to remove this warning. See 05:44:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:56 05:44:56 Login Succeeded 05:44:56 nexus3.edgexfoundry.org:10004 05:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:56 Configure a credential helper to remove this warning. See 05:44:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:56 05:44:56 Login Succeeded 05:44:56 ****.io 05:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:56 Configure a credential helper to remove this warning. See 05:44:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:56 05:44:56 Login Succeeded 05:44:56 ---> ****-login.sh ends [Pipeline] } 05:44:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:44:56 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:44:56 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:44:56 latest 05:44:56 3.2.0-dev.71 05:44:56 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:44:56 main 05:44:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:57 + docker push nexus3.edgexfoundry.org:10004/core-command:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:44:57 25221a57ee7b: Preparing 05:44:57 61ba2877fa58: Preparing 05:44:57 6f44c485454e: Preparing 05:44:57 9d024081c4e5: Preparing 05:44:57 afbaa5857b2a: Preparing 05:44:57 a7c3c6d7d727: Preparing 05:44:57 d62a02444d39: Preparing 05:44:57 d62a02444d39: Waiting 05:44:57 afbaa5857b2a: Pushed 05:44:57 25221a57ee7b: Pushed 05:44:57 9d024081c4e5: Pushed 05:44:57 6f44c485454e: Pushed 05:44:57 d62a02444d39: Layer already exists 05:44:57 a7c3c6d7d727: Pushed 05:44:59 61ba2877fa58: Pushed 05:44:59 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:2fc314ddc03919985d26d5adadf95680d9a4921785d7fb655ed29305cadd1c1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:00 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:45:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:45:00 25221a57ee7b: Preparing 05:45:00 61ba2877fa58: Preparing 05:45:00 6f44c485454e: Preparing 05:45:00 9d024081c4e5: Preparing 05:45:00 afbaa5857b2a: Preparing 05:45:00 a7c3c6d7d727: Preparing 05:45:00 d62a02444d39: Preparing 05:45:00 a7c3c6d7d727: Waiting 05:45:00 d62a02444d39: Waiting 05:45:00 9d024081c4e5: Layer already exists 05:45:00 6f44c485454e: Layer already exists 05:45:00 61ba2877fa58: Layer already exists 05:45:00 25221a57ee7b: Layer already exists 05:45:00 afbaa5857b2a: Layer already exists 05:45:00 a7c3c6d7d727: Layer already exists 05:45:00 d62a02444d39: Layer already exists 05:45:00 latest: digest: sha256:2fc314ddc03919985d26d5adadf95680d9a4921785d7fb655ed29305cadd1c1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:01 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.71 05:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:45:01 25221a57ee7b: Preparing 05:45:01 61ba2877fa58: Preparing 05:45:01 6f44c485454e: Preparing 05:45:01 9d024081c4e5: Preparing 05:45:01 afbaa5857b2a: Preparing 05:45:01 a7c3c6d7d727: Preparing 05:45:01 d62a02444d39: Preparing 05:45:01 a7c3c6d7d727: Waiting 05:45:01 d62a02444d39: Waiting 05:45:01 9d024081c4e5: Layer already exists 05:45:01 6f44c485454e: Layer already exists 05:45:01 25221a57ee7b: Layer already exists 05:45:01 61ba2877fa58: Layer already exists 05:45:01 afbaa5857b2a: Layer already exists 05:45:01 d62a02444d39: Layer already exists 05:45:01 a7c3c6d7d727: Layer already exists 05:45:01 3.2.0-dev.71: digest: sha256:2fc314ddc03919985d26d5adadf95680d9a4921785d7fb655ed29305cadd1c1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:01 + docker push nexus3.edgexfoundry.org:10004/core-command:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:45:01 25221a57ee7b: Preparing 05:45:01 61ba2877fa58: Preparing 05:45:01 6f44c485454e: Preparing 05:45:01 9d024081c4e5: Preparing 05:45:01 afbaa5857b2a: Preparing 05:45:01 a7c3c6d7d727: Preparing 05:45:01 d62a02444d39: Preparing 05:45:01 a7c3c6d7d727: Waiting 05:45:01 d62a02444d39: Waiting 05:45:01 9d024081c4e5: Layer already exists 05:45:01 afbaa5857b2a: Layer already exists 05:45:01 6f44c485454e: Layer already exists 05:45:01 25221a57ee7b: Layer already exists 05:45:01 61ba2877fa58: Layer already exists 05:45:01 a7c3c6d7d727: Layer already exists 05:45:01 d62a02444d39: Layer already exists 05:45:01 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:2fc314ddc03919985d26d5adadf95680d9a4921785d7fb655ed29305cadd1c1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:02 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:45:02 25221a57ee7b: Preparing 05:45:02 61ba2877fa58: Preparing 05:45:02 6f44c485454e: Preparing 05:45:02 9d024081c4e5: Preparing 05:45:02 afbaa5857b2a: Preparing 05:45:02 a7c3c6d7d727: Preparing 05:45:02 d62a02444d39: Preparing 05:45:02 a7c3c6d7d727: Waiting 05:45:02 61ba2877fa58: Layer already exists 05:45:02 9d024081c4e5: Layer already exists 05:45:02 25221a57ee7b: Layer already exists 05:45:02 afbaa5857b2a: Layer already exists 05:45:02 a7c3c6d7d727: Layer already exists 05:45:02 6f44c485454e: Layer already exists 05:45:02 d62a02444d39: Layer already exists 05:45:02 main: digest: sha256:2fc314ddc03919985d26d5adadf95680d9a4921785d7fb655ed29305cadd1c1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:45:02 ===================================================== [Pipeline] echo 05:45:02 taggedImages: 05:45:02 - nexus3.edgexfoundry.org:10004/core-command:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:02 - nexus3.edgexfoundry.org:10004/core-command:latest 05:45:02 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.71 05:45:02 - nexus3.edgexfoundry.org:10004/core-command:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:02 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:45:02 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:45:02 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:02 latest 05:45:02 3.2.0-dev.71 05:45:02 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:02 main 05:45:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:45:03 f7fc211ee798: Preparing 05:45:03 c88598c90aeb: Preparing 05:45:03 ac7cf09fea63: Preparing 05:45:03 1be5afc213eb: Preparing 05:45:03 6f44c485454e: Preparing 05:45:03 9d024081c4e5: Preparing 05:45:03 afbaa5857b2a: Preparing 05:45:03 a7c3c6d7d727: Preparing 05:45:03 d62a02444d39: Preparing 05:45:03 9d024081c4e5: Waiting 05:45:03 afbaa5857b2a: Waiting 05:45:03 a7c3c6d7d727: Waiting 05:45:03 d62a02444d39: Waiting 05:45:03 ac7cf09fea63: Pushed 05:45:03 c88598c90aeb: Pushed 05:45:03 6f44c485454e: Layer already exists 05:45:03 9d024081c4e5: Layer already exists 05:45:03 afbaa5857b2a: Layer already exists 05:45:03 a7c3c6d7d727: Layer already exists 05:45:03 d62a02444d39: Layer already exists 05:45:03 f7fc211ee798: Pushed 05:45:04 1be5afc213eb: Pushed 05:45:04 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:2c124f39717e8b390989613b9e268f86551c723f1677a80df4914b12cf7af6fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:04 + 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 05:45:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:45:05 f7fc211ee798: Preparing 05:45:05 c88598c90aeb: Preparing 05:45:05 ac7cf09fea63: Preparing 05:45:05 1be5afc213eb: Preparing 05:45:05 6f44c485454e: Preparing 05:45:05 9d024081c4e5: Preparing 05:45:05 afbaa5857b2a: Preparing 05:45:05 a7c3c6d7d727: Preparing 05:45:05 d62a02444d39: Preparing 05:45:05 afbaa5857b2a: Waiting 05:45:05 a7c3c6d7d727: Waiting 05:45:05 9d024081c4e5: Waiting 05:45:05 d62a02444d39: Waiting 05:45:05 f7fc211ee798: Layer already exists 05:45:05 6f44c485454e: Layer already exists 05:45:05 ac7cf09fea63: Layer already exists 05:45:05 1be5afc213eb: Layer already exists 05:45:05 c88598c90aeb: Layer already exists 05:45:05 afbaa5857b2a: Layer already exists 05:45:05 9d024081c4e5: Layer already exists 05:45:05 a7c3c6d7d727: Layer already exists 05:45:05 d62a02444d39: Layer already exists 05:45:05 latest: digest: sha256:2c124f39717e8b390989613b9e268f86551c723f1677a80df4914b12cf7af6fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:05 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.71 05:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:45:05 f7fc211ee798: Preparing 05:45:05 c88598c90aeb: Preparing 05:45:05 ac7cf09fea63: Preparing 05:45:05 1be5afc213eb: Preparing 05:45:05 6f44c485454e: Preparing 05:45:05 9d024081c4e5: Preparing 05:45:05 afbaa5857b2a: Preparing 05:45:05 a7c3c6d7d727: Preparing 05:45:05 d62a02444d39: Preparing 05:45:05 a7c3c6d7d727: Waiting 05:45:05 9d024081c4e5: Waiting 05:45:05 d62a02444d39: Waiting 05:45:05 afbaa5857b2a: Waiting 05:45:05 c88598c90aeb: Layer already exists 05:45:05 f7fc211ee798: Layer already exists 05:45:05 6f44c485454e: Layer already exists 05:45:05 1be5afc213eb: Layer already exists 05:45:05 ac7cf09fea63: Layer already exists 05:45:05 9d024081c4e5: Layer already exists 05:45:05 afbaa5857b2a: Layer already exists 05:45:05 d62a02444d39: Layer already exists 05:45:05 a7c3c6d7d727: Layer already exists 05:45:05 3.2.0-dev.71: digest: sha256:2c124f39717e8b390989613b9e268f86551c723f1677a80df4914b12cf7af6fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:45:06 f7fc211ee798: Preparing 05:45:06 c88598c90aeb: Preparing 05:45:06 ac7cf09fea63: Preparing 05:45:06 1be5afc213eb: Preparing 05:45:06 6f44c485454e: Preparing 05:45:06 9d024081c4e5: Preparing 05:45:06 afbaa5857b2a: Preparing 05:45:06 a7c3c6d7d727: Preparing 05:45:06 d62a02444d39: Preparing 05:45:06 afbaa5857b2a: Waiting 05:45:06 a7c3c6d7d727: Waiting 05:45:06 d62a02444d39: Waiting 05:45:06 9d024081c4e5: Waiting 05:45:06 f7fc211ee798: Layer already exists 05:45:06 c88598c90aeb: Layer already exists 05:45:06 1be5afc213eb: Layer already exists 05:45:06 ac7cf09fea63: Layer already exists 05:45:06 6f44c485454e: Layer already exists 05:45:06 9d024081c4e5: Layer already exists 05:45:06 afbaa5857b2a: Layer already exists 05:45:06 a7c3c6d7d727: Layer already exists 05:45:06 d62a02444d39: Layer already exists 05:45:06 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:2c124f39717e8b390989613b9e268f86551c723f1677a80df4914b12cf7af6fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:06 + 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 05:45:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:45:07 f7fc211ee798: Preparing 05:45:07 c88598c90aeb: Preparing 05:45:07 ac7cf09fea63: Preparing 05:45:07 1be5afc213eb: Preparing 05:45:07 6f44c485454e: Preparing 05:45:07 9d024081c4e5: Preparing 05:45:07 afbaa5857b2a: Preparing 05:45:07 a7c3c6d7d727: Preparing 05:45:07 d62a02444d39: Preparing 05:45:07 9d024081c4e5: Waiting 05:45:07 afbaa5857b2a: Waiting 05:45:07 a7c3c6d7d727: Waiting 05:45:07 d62a02444d39: Waiting 05:45:07 c88598c90aeb: Layer already exists 05:45:07 6f44c485454e: Layer already exists 05:45:07 ac7cf09fea63: Layer already exists 05:45:07 f7fc211ee798: Layer already exists 05:45:07 1be5afc213eb: Layer already exists 05:45:07 9d024081c4e5: Layer already exists 05:45:07 a7c3c6d7d727: Layer already exists 05:45:07 afbaa5857b2a: Layer already exists 05:45:07 d62a02444d39: Layer already exists 05:45:07 main: digest: sha256:2c124f39717e8b390989613b9e268f86551c723f1677a80df4914b12cf7af6fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:45:07 ===================================================== [Pipeline] echo 05:45:07 taggedImages: 05:45:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:45:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.71 05:45:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:45:07 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:45:07 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:07 latest 05:45:07 3.2.0-dev.71 05:45:07 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:07 main 05:45:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:07 + docker push nexus3.edgexfoundry.org:10004/core-data:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:45:07 6211811d72b6: Preparing 05:45:07 b13b96a95dec: Preparing 05:45:07 88558e838532: Preparing 05:45:07 6f44c485454e: Preparing 05:45:07 9d024081c4e5: Preparing 05:45:07 d7e799438809: Preparing 05:45:07 8cbf483aa1eb: Preparing 05:45:07 d62a02444d39: Preparing 05:45:07 8cbf483aa1eb: Waiting 05:45:07 d62a02444d39: Waiting 05:45:07 d7e799438809: Waiting 05:45:07 6f44c485454e: Layer already exists 05:45:07 9d024081c4e5: Layer already exists 05:45:07 d7e799438809: Pushed 05:45:07 6211811d72b6: Pushed 05:45:07 8cbf483aa1eb: Pushed 05:45:07 b13b96a95dec: Pushed 05:45:07 d62a02444d39: Layer already exists 05:45:11 88558e838532: Pushed 05:45:11 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:91c57d5525d583212fe4f50970e52ba0e1ced27a2e18b5f98b6a981d96d852c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:11 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:45:11 6211811d72b6: Preparing 05:45:11 b13b96a95dec: Preparing 05:45:11 88558e838532: Preparing 05:45:11 6f44c485454e: Preparing 05:45:11 9d024081c4e5: Preparing 05:45:11 d7e799438809: Preparing 05:45:11 8cbf483aa1eb: Preparing 05:45:11 d62a02444d39: Preparing 05:45:11 d62a02444d39: Waiting 05:45:11 d7e799438809: Waiting 05:45:11 6f44c485454e: Layer already exists 05:45:11 b13b96a95dec: Layer already exists 05:45:11 88558e838532: Layer already exists 05:45:11 6211811d72b6: Layer already exists 05:45:11 9d024081c4e5: Layer already exists 05:45:11 8cbf483aa1eb: Layer already exists 05:45:11 d7e799438809: Layer already exists 05:45:11 d62a02444d39: Layer already exists 05:45:11 latest: digest: sha256:91c57d5525d583212fe4f50970e52ba0e1ced27a2e18b5f98b6a981d96d852c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:12 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.71 05:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:45:12 6211811d72b6: Preparing 05:45:12 b13b96a95dec: Preparing 05:45:12 88558e838532: Preparing 05:45:12 6f44c485454e: Preparing 05:45:12 9d024081c4e5: Preparing 05:45:12 d7e799438809: Preparing 05:45:12 8cbf483aa1eb: Preparing 05:45:12 d62a02444d39: Preparing 05:45:12 d7e799438809: Waiting 05:45:12 8cbf483aa1eb: Waiting 05:45:12 d62a02444d39: Waiting 05:45:12 6f44c485454e: Layer already exists 05:45:12 b13b96a95dec: Layer already exists 05:45:12 6211811d72b6: Layer already exists 05:45:12 9d024081c4e5: Layer already exists 05:45:12 88558e838532: Layer already exists 05:45:12 d7e799438809: Layer already exists 05:45:12 8cbf483aa1eb: Layer already exists 05:45:12 d62a02444d39: Layer already exists 05:45:12 3.2.0-dev.71: digest: sha256:91c57d5525d583212fe4f50970e52ba0e1ced27a2e18b5f98b6a981d96d852c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:13 + docker push nexus3.edgexfoundry.org:10004/core-data:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:45:13 6211811d72b6: Preparing 05:45:13 b13b96a95dec: Preparing 05:45:13 88558e838532: Preparing 05:45:13 6f44c485454e: Preparing 05:45:13 9d024081c4e5: Preparing 05:45:13 d7e799438809: Preparing 05:45:13 8cbf483aa1eb: Preparing 05:45:13 d62a02444d39: Preparing 05:45:13 d7e799438809: Waiting 05:45:13 d62a02444d39: Waiting 05:45:13 6f44c485454e: Layer already exists 05:45:13 88558e838532: Layer already exists 05:45:13 6211811d72b6: Layer already exists 05:45:13 9d024081c4e5: Layer already exists 05:45:13 b13b96a95dec: Layer already exists 05:45:13 8cbf483aa1eb: Layer already exists 05:45:13 d7e799438809: Layer already exists 05:45:13 d62a02444d39: Layer already exists 05:45:13 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:91c57d5525d583212fe4f50970e52ba0e1ced27a2e18b5f98b6a981d96d852c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:13 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:45:13 6211811d72b6: Preparing 05:45:13 b13b96a95dec: Preparing 05:45:13 88558e838532: Preparing 05:45:13 6f44c485454e: Preparing 05:45:13 9d024081c4e5: Preparing 05:45:13 d7e799438809: Preparing 05:45:13 8cbf483aa1eb: Preparing 05:45:13 d62a02444d39: Preparing 05:45:13 d7e799438809: Waiting 05:45:13 8cbf483aa1eb: Waiting 05:45:13 d62a02444d39: Waiting 05:45:13 b13b96a95dec: Layer already exists 05:45:13 6211811d72b6: Layer already exists 05:45:13 88558e838532: Layer already exists 05:45:13 6f44c485454e: Layer already exists 05:45:13 9d024081c4e5: Layer already exists 05:45:13 d62a02444d39: Layer already exists 05:45:13 d7e799438809: Layer already exists 05:45:13 8cbf483aa1eb: Layer already exists 05:45:13 main: digest: sha256:91c57d5525d583212fe4f50970e52ba0e1ced27a2e18b5f98b6a981d96d852c1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:45:13 ===================================================== [Pipeline] echo 05:45:14 taggedImages: 05:45:14 - nexus3.edgexfoundry.org:10004/core-data:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:14 - nexus3.edgexfoundry.org:10004/core-data:latest 05:45:14 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.71 05:45:14 - nexus3.edgexfoundry.org:10004/core-data:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:14 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:45:14 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:45:14 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:14 latest 05:45:14 3.2.0-dev.71 05:45:14 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:14 main 05:45:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:45:14 914cd7dfb046: Preparing 05:45:14 81075f68ec9b: Preparing 05:45:14 9d024081c4e5: Preparing 05:45:14 22eca129c643: Preparing 05:45:14 2af301cb47f7: Preparing 05:45:14 d62a02444d39: Preparing 05:45:14 d62a02444d39: Waiting 05:45:14 9d024081c4e5: Layer already exists 05:45:14 d62a02444d39: Layer already exists 05:45:14 2af301cb47f7: Pushed 05:45:14 22eca129c643: Pushed 05:45:14 914cd7dfb046: Pushed 05:45:19 81075f68ec9b: Pushed 05:45:19 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:9dc4af6069902fa3c8c1e35ea85ec7e3d0154cf33da14a448afda836e1d99afa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:45:19 914cd7dfb046: Preparing 05:45:19 81075f68ec9b: Preparing 05:45:19 9d024081c4e5: Preparing 05:45:19 22eca129c643: Preparing 05:45:19 2af301cb47f7: Preparing 05:45:19 d62a02444d39: Preparing 05:45:19 d62a02444d39: Waiting 05:45:19 22eca129c643: Layer already exists 05:45:19 2af301cb47f7: Layer already exists 05:45:19 81075f68ec9b: Layer already exists 05:45:19 9d024081c4e5: Layer already exists 05:45:19 914cd7dfb046: Layer already exists 05:45:19 d62a02444d39: Layer already exists 05:45:19 latest: digest: sha256:9dc4af6069902fa3c8c1e35ea85ec7e3d0154cf33da14a448afda836e1d99afa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.71 05:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:45:20 914cd7dfb046: Preparing 05:45:20 81075f68ec9b: Preparing 05:45:20 9d024081c4e5: Preparing 05:45:20 22eca129c643: Preparing 05:45:20 2af301cb47f7: Preparing 05:45:20 d62a02444d39: Preparing 05:45:20 d62a02444d39: Waiting 05:45:20 81075f68ec9b: Layer already exists 05:45:20 22eca129c643: Layer already exists 05:45:20 2af301cb47f7: Layer already exists 05:45:20 9d024081c4e5: Layer already exists 05:45:20 914cd7dfb046: Layer already exists 05:45:20 d62a02444d39: Layer already exists 05:45:20 3.2.0-dev.71: digest: sha256:9dc4af6069902fa3c8c1e35ea85ec7e3d0154cf33da14a448afda836e1d99afa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:45:21 914cd7dfb046: Preparing 05:45:21 81075f68ec9b: Preparing 05:45:21 9d024081c4e5: Preparing 05:45:21 22eca129c643: Preparing 05:45:21 2af301cb47f7: Preparing 05:45:21 d62a02444d39: Preparing 05:45:21 d62a02444d39: Waiting 05:45:21 9d024081c4e5: Layer already exists 05:45:21 81075f68ec9b: Layer already exists 05:45:21 2af301cb47f7: Layer already exists 05:45:21 22eca129c643: Layer already exists 05:45:21 914cd7dfb046: Layer already exists 05:45:21 d62a02444d39: Layer already exists 05:45:21 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:9dc4af6069902fa3c8c1e35ea85ec7e3d0154cf33da14a448afda836e1d99afa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:21 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:45:21 914cd7dfb046: Preparing 05:45:21 81075f68ec9b: Preparing 05:45:21 9d024081c4e5: Preparing 05:45:21 22eca129c643: Preparing 05:45:21 2af301cb47f7: Preparing 05:45:21 d62a02444d39: Preparing 05:45:21 d62a02444d39: Waiting 05:45:21 22eca129c643: Layer already exists 05:45:21 9d024081c4e5: Layer already exists 05:45:21 81075f68ec9b: Layer already exists 05:45:21 914cd7dfb046: Layer already exists 05:45:21 2af301cb47f7: Layer already exists 05:45:21 d62a02444d39: Layer already exists 05:45:21 main: digest: sha256:9dc4af6069902fa3c8c1e35ea85ec7e3d0154cf33da14a448afda836e1d99afa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:45:21 ===================================================== [Pipeline] echo 05:45:21 taggedImages: 05:45:21 - nexus3.edgexfoundry.org:10004/core-keeper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:21 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:45:21 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.71 05:45:21 - nexus3.edgexfoundry.org:10004/core-keeper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:21 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:45:21 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:45:21 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:21 latest 05:45:21 3.2.0-dev.71 05:45:21 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:21 main 05:45:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:45:22 4daa9a5fc677: Preparing 05:45:22 9f0b455c1fe7: Preparing 05:45:22 38d1bb8b45c9: Preparing 05:45:22 6f44c485454e: Preparing 05:45:22 9d024081c4e5: Preparing 05:45:22 afbaa5857b2a: Preparing 05:45:22 a7c3c6d7d727: Preparing 05:45:22 d62a02444d39: Preparing 05:45:22 afbaa5857b2a: Waiting 05:45:22 a7c3c6d7d727: Waiting 05:45:22 9d024081c4e5: Layer already exists 05:45:22 6f44c485454e: Layer already exists 05:45:22 afbaa5857b2a: Layer already exists 05:45:22 a7c3c6d7d727: Layer already exists 05:45:22 d62a02444d39: Layer already exists 05:45:22 9f0b455c1fe7: Pushed 05:45:22 4daa9a5fc677: Pushed 05:45:25 38d1bb8b45c9: Pushed 05:45:25 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:2fdc31852800519b92290bb88bd6bbf087b9e0f43687a451df76fb6c5743d83b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:45:26 4daa9a5fc677: Preparing 05:45:26 9f0b455c1fe7: Preparing 05:45:26 38d1bb8b45c9: Preparing 05:45:26 6f44c485454e: Preparing 05:45:26 9d024081c4e5: Preparing 05:45:26 afbaa5857b2a: Preparing 05:45:26 a7c3c6d7d727: Preparing 05:45:26 d62a02444d39: Preparing 05:45:26 afbaa5857b2a: Waiting 05:45:26 a7c3c6d7d727: Waiting 05:45:26 d62a02444d39: Waiting 05:45:26 38d1bb8b45c9: Layer already exists 05:45:26 4daa9a5fc677: Layer already exists 05:45:26 9f0b455c1fe7: Layer already exists 05:45:26 6f44c485454e: Layer already exists 05:45:26 9d024081c4e5: Layer already exists 05:45:26 a7c3c6d7d727: Layer already exists 05:45:26 afbaa5857b2a: Layer already exists 05:45:26 d62a02444d39: Layer already exists 05:45:26 latest: digest: sha256:2fdc31852800519b92290bb88bd6bbf087b9e0f43687a451df76fb6c5743d83b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.71 05:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:45:27 4daa9a5fc677: Preparing 05:45:27 9f0b455c1fe7: Preparing 05:45:27 38d1bb8b45c9: Preparing 05:45:27 6f44c485454e: Preparing 05:45:27 9d024081c4e5: Preparing 05:45:27 afbaa5857b2a: Preparing 05:45:27 a7c3c6d7d727: Preparing 05:45:27 d62a02444d39: Preparing 05:45:27 a7c3c6d7d727: Waiting 05:45:27 afbaa5857b2a: Waiting 05:45:27 d62a02444d39: Waiting 05:45:27 38d1bb8b45c9: Layer already exists 05:45:27 9f0b455c1fe7: Layer already exists 05:45:27 4daa9a5fc677: Layer already exists 05:45:27 6f44c485454e: Layer already exists 05:45:27 9d024081c4e5: Layer already exists 05:45:27 d62a02444d39: Layer already exists 05:45:27 a7c3c6d7d727: Layer already exists 05:45:27 afbaa5857b2a: Layer already exists 05:45:27 3.2.0-dev.71: digest: sha256:2fdc31852800519b92290bb88bd6bbf087b9e0f43687a451df76fb6c5743d83b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:45:27 4daa9a5fc677: Preparing 05:45:27 9f0b455c1fe7: Preparing 05:45:27 38d1bb8b45c9: Preparing 05:45:27 6f44c485454e: Preparing 05:45:27 9d024081c4e5: Preparing 05:45:27 afbaa5857b2a: Preparing 05:45:27 a7c3c6d7d727: Preparing 05:45:27 d62a02444d39: Preparing 05:45:27 afbaa5857b2a: Waiting 05:45:27 a7c3c6d7d727: Waiting 05:45:27 d62a02444d39: Waiting 05:45:27 38d1bb8b45c9: Layer already exists 05:45:27 4daa9a5fc677: Layer already exists 05:45:27 6f44c485454e: Layer already exists 05:45:27 9d024081c4e5: Layer already exists 05:45:27 9f0b455c1fe7: Layer already exists 05:45:27 a7c3c6d7d727: Layer already exists 05:45:27 afbaa5857b2a: Layer already exists 05:45:27 d62a02444d39: Layer already exists 05:45:27 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:2fdc31852800519b92290bb88bd6bbf087b9e0f43687a451df76fb6c5743d83b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:45:28 4daa9a5fc677: Preparing 05:45:28 9f0b455c1fe7: Preparing 05:45:28 38d1bb8b45c9: Preparing 05:45:28 6f44c485454e: Preparing 05:45:28 9d024081c4e5: Preparing 05:45:28 afbaa5857b2a: Preparing 05:45:28 a7c3c6d7d727: Preparing 05:45:28 d62a02444d39: Preparing 05:45:28 afbaa5857b2a: Waiting 05:45:28 d62a02444d39: Waiting 05:45:28 4daa9a5fc677: Layer already exists 05:45:28 9f0b455c1fe7: Layer already exists 05:45:28 9d024081c4e5: Layer already exists 05:45:28 38d1bb8b45c9: Layer already exists 05:45:28 6f44c485454e: Layer already exists 05:45:28 a7c3c6d7d727: Layer already exists 05:45:28 afbaa5857b2a: Layer already exists 05:45:28 d62a02444d39: Layer already exists 05:45:28 main: digest: sha256:2fdc31852800519b92290bb88bd6bbf087b9e0f43687a451df76fb6c5743d83b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:45:28 ===================================================== [Pipeline] echo 05:45:28 taggedImages: 05:45:28 - nexus3.edgexfoundry.org:10004/core-metadata:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:28 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:45:28 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.71 05:45:28 - nexus3.edgexfoundry.org:10004/core-metadata:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:28 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:45:28 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:45:28 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:28 latest 05:45:28 3.2.0-dev.71 05:45:28 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:28 main 05:45:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:45:30 6f8b5659200c: Preparing 05:45:30 9ebbb1e4ae93: Preparing 05:45:30 8f8d82b2c674: Preparing 05:45:30 617a5d7c2ef3: Preparing 05:45:30 8f34b79b3828: Preparing 05:45:30 cb366423cc0d: Preparing 05:45:30 3cc9802b523a: Preparing 05:45:30 d2c2a3cd5a36: Preparing 05:45:30 6f44c485454e: Preparing 05:45:30 9d024081c4e5: Preparing 05:45:30 045b0f4fc696: Preparing 05:45:30 261e2118ef1f: Preparing 05:45:30 5f70bf18a086: Preparing 05:45:30 a9dcd48836ce: Preparing 05:45:30 8464f563c47d: Preparing 05:45:30 2a4ccca78aee: Preparing 05:45:30 d62a02444d39: Preparing 05:45:30 045b0f4fc696: Waiting 05:45:30 261e2118ef1f: Waiting 05:45:30 5f70bf18a086: Waiting 05:45:30 a9dcd48836ce: Waiting 05:45:30 d62a02444d39: Waiting 05:45:30 8464f563c47d: Waiting 05:45:30 cb366423cc0d: Waiting 05:45:30 6f44c485454e: Waiting 05:45:30 3cc9802b523a: Waiting 05:45:30 2a4ccca78aee: Waiting 05:45:30 9d024081c4e5: Waiting 05:45:30 d2c2a3cd5a36: Waiting 05:45:30 617a5d7c2ef3: Pushed 05:45:30 6f8b5659200c: Pushed 05:45:30 8f8d82b2c674: Pushed 05:45:30 9ebbb1e4ae93: Pushed 05:45:30 8f34b79b3828: Pushed 05:45:30 9d024081c4e5: Layer already exists 05:45:30 6f44c485454e: Layer already exists 05:45:31 cb366423cc0d: Pushed 05:45:31 3cc9802b523a: Pushed 05:45:31 5f70bf18a086: Layer already exists 05:45:31 045b0f4fc696: Pushed 05:45:31 261e2118ef1f: Pushed 05:45:31 d62a02444d39: Layer already exists 05:45:31 2a4ccca78aee: Pushed 05:45:31 a9dcd48836ce: Pushed 05:45:31 8464f563c47d: Pushed 05:45:32 d2c2a3cd5a36: Pushed 05:45:32 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:41c6cec99d886493f5f0dba0e027f4ab632ff4e4847befad077cfb0b98102b18 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:45:32 6f8b5659200c: Preparing 05:45:32 9ebbb1e4ae93: Preparing 05:45:32 8f8d82b2c674: Preparing 05:45:32 617a5d7c2ef3: Preparing 05:45:32 8f34b79b3828: Preparing 05:45:32 cb366423cc0d: Preparing 05:45:32 3cc9802b523a: Preparing 05:45:32 d2c2a3cd5a36: Preparing 05:45:32 6f44c485454e: Preparing 05:45:32 9d024081c4e5: Preparing 05:45:32 045b0f4fc696: Preparing 05:45:32 261e2118ef1f: Preparing 05:45:32 5f70bf18a086: Preparing 05:45:32 a9dcd48836ce: Preparing 05:45:32 8464f563c47d: Preparing 05:45:32 2a4ccca78aee: Preparing 05:45:32 d62a02444d39: Preparing 05:45:32 045b0f4fc696: Waiting 05:45:32 8464f563c47d: Waiting 05:45:32 261e2118ef1f: Waiting 05:45:32 2a4ccca78aee: Waiting 05:45:32 5f70bf18a086: Waiting 05:45:32 d62a02444d39: Waiting 05:45:32 a9dcd48836ce: Waiting 05:45:32 cb366423cc0d: Waiting 05:45:32 3cc9802b523a: Waiting 05:45:32 d2c2a3cd5a36: Waiting 05:45:32 6f44c485454e: Waiting 05:45:32 9d024081c4e5: Waiting 05:45:32 8f34b79b3828: Layer already exists 05:45:32 9ebbb1e4ae93: Layer already exists 05:45:32 6f8b5659200c: Layer already exists 05:45:32 8f8d82b2c674: Layer already exists 05:45:32 617a5d7c2ef3: Layer already exists 05:45:32 6f44c485454e: Layer already exists 05:45:32 cb366423cc0d: Layer already exists 05:45:32 d2c2a3cd5a36: Layer already exists 05:45:32 9d024081c4e5: Layer already exists 05:45:32 3cc9802b523a: Layer already exists 05:45:32 045b0f4fc696: Layer already exists 05:45:32 a9dcd48836ce: Layer already exists 05:45:32 261e2118ef1f: Layer already exists 05:45:32 5f70bf18a086: Layer already exists 05:45:32 8464f563c47d: Layer already exists 05:45:32 2a4ccca78aee: Layer already exists 05:45:32 d62a02444d39: Layer already exists 05:45:32 latest: digest: sha256:41c6cec99d886493f5f0dba0e027f4ab632ff4e4847befad077cfb0b98102b18 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.71 05:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:45:33 6f8b5659200c: Preparing 05:45:33 9ebbb1e4ae93: Preparing 05:45:33 8f8d82b2c674: Preparing 05:45:33 617a5d7c2ef3: Preparing 05:45:33 8f34b79b3828: Preparing 05:45:33 cb366423cc0d: Preparing 05:45:33 3cc9802b523a: Preparing 05:45:33 d2c2a3cd5a36: Preparing 05:45:33 6f44c485454e: Preparing 05:45:33 9d024081c4e5: Preparing 05:45:33 045b0f4fc696: Preparing 05:45:33 261e2118ef1f: Preparing 05:45:33 5f70bf18a086: Preparing 05:45:33 a9dcd48836ce: Preparing 05:45:33 8464f563c47d: Preparing 05:45:33 2a4ccca78aee: Preparing 05:45:33 d62a02444d39: Preparing 05:45:33 d2c2a3cd5a36: Waiting 05:45:33 6f44c485454e: Waiting 05:45:33 9d024081c4e5: Waiting 05:45:33 045b0f4fc696: Waiting 05:45:33 261e2118ef1f: Waiting 05:45:33 5f70bf18a086: Waiting 05:45:33 a9dcd48836ce: Waiting 05:45:33 8464f563c47d: Waiting 05:45:33 2a4ccca78aee: Waiting 05:45:33 d62a02444d39: Waiting 05:45:33 cb366423cc0d: Waiting 05:45:33 3cc9802b523a: Waiting 05:45:33 8f34b79b3828: Layer already exists 05:45:33 8f8d82b2c674: Layer already exists 05:45:33 9ebbb1e4ae93: Layer already exists 05:45:33 6f8b5659200c: Layer already exists 05:45:33 617a5d7c2ef3: Layer already exists 05:45:33 d2c2a3cd5a36: Layer already exists 05:45:33 3cc9802b523a: Layer already exists 05:45:33 cb366423cc0d: Layer already exists 05:45:33 6f44c485454e: Layer already exists 05:45:33 9d024081c4e5: Layer already exists 05:45:33 261e2118ef1f: Layer already exists 05:45:33 045b0f4fc696: Layer already exists 05:45:33 5f70bf18a086: Layer already exists 05:45:33 8464f563c47d: Layer already exists 05:45:33 a9dcd48836ce: Layer already exists 05:45:33 2a4ccca78aee: Layer already exists 05:45:33 d62a02444d39: Layer already exists 05:45:33 3.2.0-dev.71: digest: sha256:41c6cec99d886493f5f0dba0e027f4ab632ff4e4847befad077cfb0b98102b18 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:45:34 6f8b5659200c: Preparing 05:45:34 9ebbb1e4ae93: Preparing 05:45:34 8f8d82b2c674: Preparing 05:45:34 617a5d7c2ef3: Preparing 05:45:34 8f34b79b3828: Preparing 05:45:34 cb366423cc0d: Preparing 05:45:34 3cc9802b523a: Preparing 05:45:34 d2c2a3cd5a36: Preparing 05:45:34 6f44c485454e: Preparing 05:45:34 9d024081c4e5: Preparing 05:45:34 045b0f4fc696: Preparing 05:45:34 261e2118ef1f: Preparing 05:45:34 5f70bf18a086: Preparing 05:45:34 a9dcd48836ce: Preparing 05:45:34 8464f563c47d: Preparing 05:45:34 2a4ccca78aee: Preparing 05:45:34 d62a02444d39: Preparing 05:45:34 261e2118ef1f: Waiting 05:45:34 3cc9802b523a: Waiting 05:45:34 5f70bf18a086: Waiting 05:45:34 d2c2a3cd5a36: Waiting 05:45:34 6f44c485454e: Waiting 05:45:34 9d024081c4e5: Waiting 05:45:34 a9dcd48836ce: Waiting 05:45:34 8464f563c47d: Waiting 05:45:34 2a4ccca78aee: Waiting 05:45:34 d62a02444d39: Waiting 05:45:34 045b0f4fc696: Waiting 05:45:34 cb366423cc0d: Waiting 05:45:34 9ebbb1e4ae93: Layer already exists 05:45:34 8f8d82b2c674: Layer already exists 05:45:34 617a5d7c2ef3: Layer already exists 05:45:34 8f34b79b3828: Layer already exists 05:45:34 6f8b5659200c: Layer already exists 05:45:34 cb366423cc0d: Layer already exists 05:45:34 3cc9802b523a: Layer already exists 05:45:34 d2c2a3cd5a36: Layer already exists 05:45:34 6f44c485454e: Layer already exists 05:45:34 045b0f4fc696: Layer already exists 05:45:34 261e2118ef1f: Layer already exists 05:45:34 9d024081c4e5: Layer already exists 05:45:34 a9dcd48836ce: Layer already exists 05:45:34 5f70bf18a086: Layer already exists 05:45:34 d62a02444d39: Layer already exists 05:45:34 8464f563c47d: Layer already exists 05:45:34 2a4ccca78aee: Layer already exists 05:45:34 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:41c6cec99d886493f5f0dba0e027f4ab632ff4e4847befad077cfb0b98102b18 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:45:35 6f8b5659200c: Preparing 05:45:35 9ebbb1e4ae93: Preparing 05:45:35 8f8d82b2c674: Preparing 05:45:35 617a5d7c2ef3: Preparing 05:45:35 8f34b79b3828: Preparing 05:45:35 cb366423cc0d: Preparing 05:45:35 3cc9802b523a: Preparing 05:45:35 d2c2a3cd5a36: Preparing 05:45:35 6f44c485454e: Preparing 05:45:35 9d024081c4e5: Preparing 05:45:35 045b0f4fc696: Preparing 05:45:35 261e2118ef1f: Preparing 05:45:35 5f70bf18a086: Preparing 05:45:35 a9dcd48836ce: Preparing 05:45:35 8464f563c47d: Preparing 05:45:35 2a4ccca78aee: Preparing 05:45:35 d62a02444d39: Preparing 05:45:35 cb366423cc0d: Waiting 05:45:35 3cc9802b523a: Waiting 05:45:35 d2c2a3cd5a36: Waiting 05:45:35 6f44c485454e: Waiting 05:45:35 9d024081c4e5: Waiting 05:45:35 045b0f4fc696: Waiting 05:45:35 261e2118ef1f: Waiting 05:45:35 2a4ccca78aee: Waiting 05:45:35 5f70bf18a086: Waiting 05:45:35 d62a02444d39: Waiting 05:45:35 a9dcd48836ce: Waiting 05:45:35 8464f563c47d: Waiting 05:45:35 617a5d7c2ef3: Layer already exists 05:45:35 8f34b79b3828: Layer already exists 05:45:35 9ebbb1e4ae93: Layer already exists 05:45:35 6f8b5659200c: Layer already exists 05:45:35 8f8d82b2c674: Layer already exists 05:45:35 cb366423cc0d: Layer already exists 05:45:35 6f44c485454e: Layer already exists 05:45:35 d2c2a3cd5a36: Layer already exists 05:45:35 3cc9802b523a: Layer already exists 05:45:35 9d024081c4e5: Layer already exists 05:45:35 045b0f4fc696: Layer already exists 05:45:35 261e2118ef1f: Layer already exists 05:45:35 5f70bf18a086: Layer already exists 05:45:35 a9dcd48836ce: Layer already exists 05:45:35 2a4ccca78aee: Layer already exists 05:45:35 8464f563c47d: Layer already exists 05:45:35 d62a02444d39: Layer already exists 05:45:35 main: digest: sha256:41c6cec99d886493f5f0dba0e027f4ab632ff4e4847befad077cfb0b98102b18 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:45:35 ===================================================== [Pipeline] echo 05:45:35 taggedImages: 05:45:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:45:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.71 05:45:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:45:35 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:45:35 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:35 latest 05:45:35 3.2.0-dev.71 05:45:35 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:35 main 05:45:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:45:35 f7fc211ee798: Preparing 05:45:35 c88598c90aeb: Preparing 05:45:35 db299da62229: Preparing 05:45:35 66880f30e667: Preparing 05:45:35 6f44c485454e: Preparing 05:45:35 9d024081c4e5: Preparing 05:45:35 afbaa5857b2a: Preparing 05:45:35 a7c3c6d7d727: Preparing 05:45:35 d62a02444d39: Preparing 05:45:35 afbaa5857b2a: Waiting 05:45:35 a7c3c6d7d727: Waiting 05:45:35 d62a02444d39: Waiting 05:45:35 9d024081c4e5: Waiting 05:45:35 c88598c90aeb: Layer already exists 05:45:35 6f44c485454e: Layer already exists 05:45:35 f7fc211ee798: Layer already exists 05:45:35 9d024081c4e5: Layer already exists 05:45:35 afbaa5857b2a: Layer already exists 05:45:35 a7c3c6d7d727: Layer already exists 05:45:35 d62a02444d39: Layer already exists 05:45:35 db299da62229: Pushed 05:45:38 66880f30e667: Pushed 05:45:38 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:202e2226b24f4c81538674f788b1b2b0a7e5995876f192ef2c589cf4b9b48d61 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:45:38 f7fc211ee798: Preparing 05:45:38 c88598c90aeb: Preparing 05:45:38 db299da62229: Preparing 05:45:38 66880f30e667: Preparing 05:45:38 6f44c485454e: Preparing 05:45:38 9d024081c4e5: Preparing 05:45:38 afbaa5857b2a: Preparing 05:45:38 a7c3c6d7d727: Preparing 05:45:38 d62a02444d39: Preparing 05:45:38 9d024081c4e5: Waiting 05:45:38 d62a02444d39: Waiting 05:45:38 a7c3c6d7d727: Waiting 05:45:38 66880f30e667: Layer already exists 05:45:38 6f44c485454e: Layer already exists 05:45:38 f7fc211ee798: Layer already exists 05:45:38 c88598c90aeb: Layer already exists 05:45:38 db299da62229: Layer already exists 05:45:38 afbaa5857b2a: Layer already exists 05:45:38 9d024081c4e5: Layer already exists 05:45:38 a7c3c6d7d727: Layer already exists 05:45:38 d62a02444d39: Layer already exists 05:45:38 latest: digest: sha256:202e2226b24f4c81538674f788b1b2b0a7e5995876f192ef2c589cf4b9b48d61 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.71 05:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:45:39 f7fc211ee798: Preparing 05:45:39 c88598c90aeb: Preparing 05:45:39 db299da62229: Preparing 05:45:39 66880f30e667: Preparing 05:45:39 6f44c485454e: Preparing 05:45:39 9d024081c4e5: Preparing 05:45:39 afbaa5857b2a: Preparing 05:45:39 a7c3c6d7d727: Preparing 05:45:39 d62a02444d39: Preparing 05:45:39 afbaa5857b2a: Waiting 05:45:39 a7c3c6d7d727: Waiting 05:45:39 d62a02444d39: Waiting 05:45:39 9d024081c4e5: Waiting 05:45:39 6f44c485454e: Layer already exists 05:45:39 f7fc211ee798: Layer already exists 05:45:39 66880f30e667: Layer already exists 05:45:39 db299da62229: Layer already exists 05:45:39 c88598c90aeb: Layer already exists 05:45:39 9d024081c4e5: Layer already exists 05:45:39 afbaa5857b2a: Layer already exists 05:45:39 a7c3c6d7d727: Layer already exists 05:45:39 d62a02444d39: Layer already exists 05:45:39 3.2.0-dev.71: digest: sha256:202e2226b24f4c81538674f788b1b2b0a7e5995876f192ef2c589cf4b9b48d61 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:45:40 f7fc211ee798: Preparing 05:45:40 c88598c90aeb: Preparing 05:45:40 db299da62229: Preparing 05:45:40 66880f30e667: Preparing 05:45:40 6f44c485454e: Preparing 05:45:40 9d024081c4e5: Preparing 05:45:40 afbaa5857b2a: Preparing 05:45:40 a7c3c6d7d727: Preparing 05:45:40 d62a02444d39: Preparing 05:45:40 afbaa5857b2a: Waiting 05:45:40 a7c3c6d7d727: Waiting 05:45:40 d62a02444d39: Waiting 05:45:40 9d024081c4e5: Waiting 05:45:40 6f44c485454e: Layer already exists 05:45:40 66880f30e667: Layer already exists 05:45:40 db299da62229: Layer already exists 05:45:40 f7fc211ee798: Layer already exists 05:45:40 c88598c90aeb: Layer already exists 05:45:40 afbaa5857b2a: Layer already exists 05:45:40 9d024081c4e5: Layer already exists 05:45:40 a7c3c6d7d727: Layer already exists 05:45:40 d62a02444d39: Layer already exists 05:45:40 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:202e2226b24f4c81538674f788b1b2b0a7e5995876f192ef2c589cf4b9b48d61 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:45:41 f7fc211ee798: Preparing 05:45:41 c88598c90aeb: Preparing 05:45:41 db299da62229: Preparing 05:45:41 66880f30e667: Preparing 05:45:41 6f44c485454e: Preparing 05:45:41 9d024081c4e5: Preparing 05:45:41 afbaa5857b2a: Preparing 05:45:41 a7c3c6d7d727: Preparing 05:45:41 d62a02444d39: Preparing 05:45:41 afbaa5857b2a: Waiting 05:45:41 a7c3c6d7d727: Waiting 05:45:41 9d024081c4e5: Waiting 05:45:41 d62a02444d39: Waiting 05:45:41 6f44c485454e: Layer already exists 05:45:41 db299da62229: Layer already exists 05:45:41 66880f30e667: Layer already exists 05:45:41 f7fc211ee798: Layer already exists 05:45:41 c88598c90aeb: Layer already exists 05:45:41 9d024081c4e5: Layer already exists 05:45:41 afbaa5857b2a: Layer already exists 05:45:41 d62a02444d39: Layer already exists 05:45:41 a7c3c6d7d727: Layer already exists 05:45:41 main: digest: sha256:202e2226b24f4c81538674f788b1b2b0a7e5995876f192ef2c589cf4b9b48d61 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:45:41 ===================================================== [Pipeline] echo 05:45:41 taggedImages: 05:45:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:45:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.71 05:45:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:45:41 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:45:41 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:41 latest 05:45:41 3.2.0-dev.71 05:45:41 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:41 main 05:45:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:45:41 01cb0220b0a2: Preparing 05:45:41 d8a468fe92a8: Preparing 05:45:41 b66800a118dc: Preparing 05:45:41 af434da5c330: Preparing 05:45:41 773a416e1de7: Preparing 05:45:41 6f44c485454e: Preparing 05:45:41 9d024081c4e5: Preparing 05:45:41 d2128936a382: Preparing 05:45:41 05d8fc5f947b: Preparing 05:45:41 96694d112367: Preparing 05:45:41 d62a02444d39: Preparing 05:45:41 96694d112367: Waiting 05:45:41 05d8fc5f947b: Waiting 05:45:41 d62a02444d39: Waiting 05:45:41 6f44c485454e: Waiting 05:45:41 9d024081c4e5: Waiting 05:45:41 d2128936a382: Waiting 05:45:41 d8a468fe92a8: Pushed 05:45:41 6f44c485454e: Layer already exists 05:45:41 01cb0220b0a2: Pushed 05:45:41 773a416e1de7: Pushed 05:45:41 af434da5c330: Pushed 05:45:41 9d024081c4e5: Layer already exists 05:45:41 d62a02444d39: Layer already exists 05:45:42 d2128936a382: Pushed 05:45:42 05d8fc5f947b: Pushed 05:45:42 b66800a118dc: Pushed 05:45:42 96694d112367: Pushed 05:45:43 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:ea46d3564d658f8c8c890aa50d8816a51a041088a1381958b1552e2f97ade471 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:45:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:45:43 01cb0220b0a2: Preparing 05:45:43 d8a468fe92a8: Preparing 05:45:43 b66800a118dc: Preparing 05:45:43 af434da5c330: Preparing 05:45:43 773a416e1de7: Preparing 05:45:43 6f44c485454e: Preparing 05:45:43 9d024081c4e5: Preparing 05:45:43 d2128936a382: Preparing 05:45:43 05d8fc5f947b: Preparing 05:45:43 96694d112367: Preparing 05:45:43 d62a02444d39: Preparing 05:45:43 9d024081c4e5: Waiting 05:45:43 6f44c485454e: Waiting 05:45:43 d2128936a382: Waiting 05:45:43 05d8fc5f947b: Waiting 05:45:43 96694d112367: Waiting 05:45:43 d62a02444d39: Waiting 05:45:43 773a416e1de7: Layer already exists 05:45:43 af434da5c330: Layer already exists 05:45:43 01cb0220b0a2: Layer already exists 05:45:43 d8a468fe92a8: Layer already exists 05:45:43 b66800a118dc: Layer already exists 05:45:43 6f44c485454e: Layer already exists 05:45:43 05d8fc5f947b: Layer already exists 05:45:43 9d024081c4e5: Layer already exists 05:45:43 d2128936a382: Layer already exists 05:45:43 96694d112367: Layer already exists 05:45:43 d62a02444d39: Layer already exists 05:45:43 latest: digest: sha256:ea46d3564d658f8c8c890aa50d8816a51a041088a1381958b1552e2f97ade471 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.71 05:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:45:44 01cb0220b0a2: Preparing 05:45:44 d8a468fe92a8: Preparing 05:45:44 b66800a118dc: Preparing 05:45:44 af434da5c330: Preparing 05:45:44 773a416e1de7: Preparing 05:45:44 6f44c485454e: Preparing 05:45:44 9d024081c4e5: Preparing 05:45:44 d2128936a382: Preparing 05:45:44 05d8fc5f947b: Preparing 05:45:44 96694d112367: Preparing 05:45:44 d62a02444d39: Preparing 05:45:44 6f44c485454e: Waiting 05:45:44 05d8fc5f947b: Waiting 05:45:44 96694d112367: Waiting 05:45:44 9d024081c4e5: Waiting 05:45:44 d2128936a382: Waiting 05:45:44 d62a02444d39: Waiting 05:45:44 af434da5c330: Layer already exists 05:45:44 773a416e1de7: Layer already exists 05:45:44 d8a468fe92a8: Layer already exists 05:45:44 b66800a118dc: Layer already exists 05:45:44 01cb0220b0a2: Layer already exists 05:45:44 6f44c485454e: Layer already exists 05:45:44 9d024081c4e5: Layer already exists 05:45:44 96694d112367: Layer already exists 05:45:44 d2128936a382: Layer already exists 05:45:44 05d8fc5f947b: Layer already exists 05:45:44 d62a02444d39: Layer already exists 05:45:44 3.2.0-dev.71: digest: sha256:ea46d3564d658f8c8c890aa50d8816a51a041088a1381958b1552e2f97ade471 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:45:45 01cb0220b0a2: Preparing 05:45:45 d8a468fe92a8: Preparing 05:45:45 b66800a118dc: Preparing 05:45:45 af434da5c330: Preparing 05:45:45 773a416e1de7: Preparing 05:45:45 6f44c485454e: Preparing 05:45:45 9d024081c4e5: Preparing 05:45:45 d2128936a382: Preparing 05:45:45 05d8fc5f947b: Preparing 05:45:45 96694d112367: Preparing 05:45:45 d62a02444d39: Preparing 05:45:45 6f44c485454e: Waiting 05:45:45 9d024081c4e5: Waiting 05:45:45 d2128936a382: Waiting 05:45:45 05d8fc5f947b: Waiting 05:45:45 96694d112367: Waiting 05:45:45 d62a02444d39: Waiting 05:45:45 773a416e1de7: Layer already exists 05:45:45 01cb0220b0a2: Layer already exists 05:45:45 d8a468fe92a8: Layer already exists 05:45:45 af434da5c330: Layer already exists 05:45:45 b66800a118dc: Layer already exists 05:45:45 6f44c485454e: Layer already exists 05:45:45 d2128936a382: Layer already exists 05:45:45 9d024081c4e5: Layer already exists 05:45:45 05d8fc5f947b: Layer already exists 05:45:45 96694d112367: Layer already exists 05:45:45 d62a02444d39: Layer already exists 05:45:45 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:ea46d3564d658f8c8c890aa50d8816a51a041088a1381958b1552e2f97ade471 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:45:45 01cb0220b0a2: Preparing 05:45:45 d8a468fe92a8: Preparing 05:45:45 b66800a118dc: Preparing 05:45:45 af434da5c330: Preparing 05:45:45 773a416e1de7: Preparing 05:45:45 6f44c485454e: Preparing 05:45:45 9d024081c4e5: Preparing 05:45:45 d2128936a382: Preparing 05:45:45 05d8fc5f947b: Preparing 05:45:45 96694d112367: Preparing 05:45:45 d62a02444d39: Preparing 05:45:45 d2128936a382: Waiting 05:45:45 6f44c485454e: Waiting 05:45:45 9d024081c4e5: Waiting 05:45:45 05d8fc5f947b: Waiting 05:45:45 96694d112367: Waiting 05:45:45 d62a02444d39: Waiting 05:45:45 af434da5c330: Layer already exists 05:45:45 b66800a118dc: Layer already exists 05:45:45 773a416e1de7: Layer already exists 05:45:45 d8a468fe92a8: Layer already exists 05:45:45 01cb0220b0a2: Layer already exists 05:45:45 6f44c485454e: Layer already exists 05:45:45 9d024081c4e5: Layer already exists 05:45:45 d2128936a382: Layer already exists 05:45:45 96694d112367: Layer already exists 05:45:45 05d8fc5f947b: Layer already exists 05:45:45 d62a02444d39: Layer already exists 05:45:45 main: digest: sha256:ea46d3564d658f8c8c890aa50d8816a51a041088a1381958b1552e2f97ade471 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:46:04 ===================================================== [Pipeline] echo 05:46:04 taggedImages: 05:46:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:46:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:46:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.71 05:46:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:46:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:46:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:46:04 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:46:04 latest 05:46:04 3.2.0-dev.71 05:46:04 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:46:04 main 05:46:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:46:05 6b283c9ab871: Preparing 05:46:05 368caa84abc2: Preparing 05:46:05 a92efaf1b5db: Preparing 05:46:05 3191248b10e5: Preparing 05:46:05 d4c4d146a80a: Preparing 05:46:05 e70ed10bdea3: Preparing 05:46:05 a7c659cffdd5: Preparing 05:46:05 6f44c485454e: Preparing 05:46:05 9d024081c4e5: Preparing 05:46:05 a38f0f1f844b: Preparing 05:46:05 37ae2ad30246: Preparing 05:46:05 d62a02444d39: Preparing 05:46:05 a7c659cffdd5: Waiting 05:46:05 6f44c485454e: Waiting 05:46:05 9d024081c4e5: Waiting 05:46:05 a38f0f1f844b: Waiting 05:46:05 37ae2ad30246: Waiting 05:46:05 d62a02444d39: Waiting 05:46:05 6b283c9ab871: Pushed 05:46:05 d4c4d146a80a: Pushed 05:46:05 368caa84abc2: Pushed 05:46:05 6f44c485454e: Layer already exists 05:46:05 9d024081c4e5: Layer already exists 05:46:05 e70ed10bdea3: Pushed 05:46:05 a7c659cffdd5: Pushed 05:46:05 d62a02444d39: Layer already exists 05:46:05 a38f0f1f844b: Pushed 05:46:06 3191248b10e5: Pushed 05:46:06 a92efaf1b5db: Pushed 05:46:06 37ae2ad30246: Pushed 05:46:06 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:0998f1abde72e26459ddc5f871d0113eefe97262dba7b88ce5cbcd6c8e68f756 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:46:07 6b283c9ab871: Preparing 05:46:07 368caa84abc2: Preparing 05:46:07 a92efaf1b5db: Preparing 05:46:07 3191248b10e5: Preparing 05:46:07 d4c4d146a80a: Preparing 05:46:07 e70ed10bdea3: Preparing 05:46:07 a7c659cffdd5: Preparing 05:46:07 6f44c485454e: Preparing 05:46:07 9d024081c4e5: Preparing 05:46:07 a38f0f1f844b: Preparing 05:46:07 37ae2ad30246: Preparing 05:46:07 d62a02444d39: Preparing 05:46:07 6f44c485454e: Waiting 05:46:07 9d024081c4e5: Waiting 05:46:07 a38f0f1f844b: Waiting 05:46:07 e70ed10bdea3: Waiting 05:46:07 a7c659cffdd5: Waiting 05:46:07 37ae2ad30246: Waiting 05:46:07 d62a02444d39: Waiting 05:46:07 6b283c9ab871: Layer already exists 05:46:07 3191248b10e5: Layer already exists 05:46:07 368caa84abc2: Layer already exists 05:46:07 d4c4d146a80a: Layer already exists 05:46:07 a92efaf1b5db: Layer already exists 05:46:07 e70ed10bdea3: Layer already exists 05:46:07 a7c659cffdd5: Layer already exists 05:46:07 9d024081c4e5: Layer already exists 05:46:07 a38f0f1f844b: Layer already exists 05:46:07 6f44c485454e: Layer already exists 05:46:07 d62a02444d39: Layer already exists 05:46:07 37ae2ad30246: Layer already exists 05:46:07 latest: digest: sha256:0998f1abde72e26459ddc5f871d0113eefe97262dba7b88ce5cbcd6c8e68f756 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.71 05:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:46:08 6b283c9ab871: Preparing 05:46:08 368caa84abc2: Preparing 05:46:08 a92efaf1b5db: Preparing 05:46:08 3191248b10e5: Preparing 05:46:08 d4c4d146a80a: Preparing 05:46:08 e70ed10bdea3: Preparing 05:46:08 a7c659cffdd5: Preparing 05:46:08 6f44c485454e: Preparing 05:46:08 9d024081c4e5: Preparing 05:46:08 a38f0f1f844b: Preparing 05:46:08 37ae2ad30246: Preparing 05:46:08 d62a02444d39: Preparing 05:46:08 a7c659cffdd5: Waiting 05:46:08 6f44c485454e: Waiting 05:46:08 9d024081c4e5: Waiting 05:46:08 d62a02444d39: Waiting 05:46:08 a38f0f1f844b: Waiting 05:46:08 37ae2ad30246: Waiting 05:46:08 e70ed10bdea3: Waiting 05:46:08 a92efaf1b5db: Layer already exists 05:46:08 d4c4d146a80a: Layer already exists 05:46:08 368caa84abc2: Layer already exists 05:46:08 3191248b10e5: Layer already exists 05:46:08 6b283c9ab871: Layer already exists 05:46:08 a7c659cffdd5: Layer already exists 05:46:08 6f44c485454e: Layer already exists 05:46:08 9d024081c4e5: Layer already exists 05:46:08 e70ed10bdea3: Layer already exists 05:46:08 a38f0f1f844b: Layer already exists 05:46:08 37ae2ad30246: Layer already exists 05:46:08 d62a02444d39: Layer already exists 05:46:08 3.2.0-dev.71: digest: sha256:0998f1abde72e26459ddc5f871d0113eefe97262dba7b88ce5cbcd6c8e68f756 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:46:08 6b283c9ab871: Preparing 05:46:08 368caa84abc2: Preparing 05:46:08 a92efaf1b5db: Preparing 05:46:08 3191248b10e5: Preparing 05:46:08 d4c4d146a80a: Preparing 05:46:08 e70ed10bdea3: Preparing 05:46:08 a7c659cffdd5: Preparing 05:46:08 6f44c485454e: Preparing 05:46:08 9d024081c4e5: Preparing 05:46:08 a38f0f1f844b: Preparing 05:46:08 37ae2ad30246: Preparing 05:46:08 d62a02444d39: Preparing 05:46:08 9d024081c4e5: Waiting 05:46:08 e70ed10bdea3: Waiting 05:46:08 a38f0f1f844b: Waiting 05:46:08 6f44c485454e: Waiting 05:46:08 d62a02444d39: Waiting 05:46:08 37ae2ad30246: Waiting 05:46:08 d4c4d146a80a: Layer already exists 05:46:08 6b283c9ab871: Layer already exists 05:46:08 a92efaf1b5db: Layer already exists 05:46:08 3191248b10e5: Layer already exists 05:46:08 368caa84abc2: Layer already exists 05:46:08 e70ed10bdea3: Layer already exists 05:46:08 9d024081c4e5: Layer already exists 05:46:08 a38f0f1f844b: Layer already exists 05:46:08 a7c659cffdd5: Layer already exists 05:46:08 6f44c485454e: Layer already exists 05:46:08 37ae2ad30246: Layer already exists 05:46:08 d62a02444d39: Layer already exists 05:46:08 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:0998f1abde72e26459ddc5f871d0113eefe97262dba7b88ce5cbcd6c8e68f756 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:46:09 6b283c9ab871: Preparing 05:46:09 368caa84abc2: Preparing 05:46:09 a92efaf1b5db: Preparing 05:46:09 3191248b10e5: Preparing 05:46:09 d4c4d146a80a: Preparing 05:46:09 e70ed10bdea3: Preparing 05:46:09 a7c659cffdd5: Preparing 05:46:09 6f44c485454e: Preparing 05:46:09 9d024081c4e5: Preparing 05:46:09 a38f0f1f844b: Preparing 05:46:09 37ae2ad30246: Preparing 05:46:09 d62a02444d39: Preparing 05:46:09 e70ed10bdea3: Waiting 05:46:09 a7c659cffdd5: Waiting 05:46:09 6f44c485454e: Waiting 05:46:09 9d024081c4e5: Waiting 05:46:09 a38f0f1f844b: Waiting 05:46:09 37ae2ad30246: Waiting 05:46:09 d62a02444d39: Waiting 05:46:09 6b283c9ab871: Layer already exists 05:46:09 d4c4d146a80a: Layer already exists 05:46:09 3191248b10e5: Layer already exists 05:46:09 368caa84abc2: Layer already exists 05:46:09 a92efaf1b5db: Layer already exists 05:46:09 e70ed10bdea3: Layer already exists 05:46:09 a7c659cffdd5: Layer already exists 05:46:09 6f44c485454e: Layer already exists 05:46:09 9d024081c4e5: Layer already exists 05:46:09 a38f0f1f844b: Layer already exists 05:46:09 37ae2ad30246: Layer already exists 05:46:09 d62a02444d39: Layer already exists 05:46:09 main: digest: sha256:0998f1abde72e26459ddc5f871d0113eefe97262dba7b88ce5cbcd6c8e68f756 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:46:09 ===================================================== [Pipeline] echo 05:46:09 taggedImages: 05:46:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:46:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:46:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.71 05:46:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:46:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:46:09 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:46:09 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:46:09 latest 05:46:09 3.2.0-dev.71 05:46:09 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:46:09 main 05:46:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:46:10 632d6c455a4a: Preparing 05:46:10 27cc31aaaf43: Preparing 05:46:10 6f44c485454e: Preparing 05:46:10 9d024081c4e5: Preparing 05:46:10 f65126e08a70: Preparing 05:46:10 ac25af7ac930: Preparing 05:46:10 d62a02444d39: Preparing 05:46:10 ac25af7ac930: Waiting 05:46:10 d62a02444d39: Waiting 05:46:10 9d024081c4e5: Layer already exists 05:46:10 6f44c485454e: Layer already exists 05:46:10 d62a02444d39: Layer already exists 05:46:10 632d6c455a4a: Pushed 05:46:10 f65126e08a70: Pushed 05:46:10 ac25af7ac930: Pushed 05:46:11 27cc31aaaf43: Pushed 05:46:11 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:233a7640ea0e88eebb43122955df4b233b8d3362f841eb74ef21bc9c72e43e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:12 + 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 05:46:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:46:12 632d6c455a4a: Preparing 05:46:12 27cc31aaaf43: Preparing 05:46:12 6f44c485454e: Preparing 05:46:12 9d024081c4e5: Preparing 05:46:12 f65126e08a70: Preparing 05:46:12 ac25af7ac930: Preparing 05:46:12 d62a02444d39: Preparing 05:46:12 ac25af7ac930: Waiting 05:46:12 d62a02444d39: Waiting 05:46:12 f65126e08a70: Layer already exists 05:46:12 9d024081c4e5: Layer already exists 05:46:12 27cc31aaaf43: Layer already exists 05:46:12 632d6c455a4a: Layer already exists 05:46:12 6f44c485454e: Layer already exists 05:46:12 ac25af7ac930: Layer already exists 05:46:12 d62a02444d39: Layer already exists 05:46:12 latest: digest: sha256:233a7640ea0e88eebb43122955df4b233b8d3362f841eb74ef21bc9c72e43e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.71 05:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:46:13 632d6c455a4a: Preparing 05:46:13 27cc31aaaf43: Preparing 05:46:13 6f44c485454e: Preparing 05:46:13 9d024081c4e5: Preparing 05:46:13 f65126e08a70: Preparing 05:46:13 ac25af7ac930: Preparing 05:46:13 d62a02444d39: Preparing 05:46:13 d62a02444d39: Waiting 05:46:13 f65126e08a70: Layer already exists 05:46:13 9d024081c4e5: Layer already exists 05:46:13 632d6c455a4a: Layer already exists 05:46:13 27cc31aaaf43: Layer already exists 05:46:13 6f44c485454e: Layer already exists 05:46:13 ac25af7ac930: Layer already exists 05:46:13 d62a02444d39: Layer already exists 05:46:13 3.2.0-dev.71: digest: sha256:233a7640ea0e88eebb43122955df4b233b8d3362f841eb74ef21bc9c72e43e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:46:13 632d6c455a4a: Preparing 05:46:13 27cc31aaaf43: Preparing 05:46:13 6f44c485454e: Preparing 05:46:13 9d024081c4e5: Preparing 05:46:13 f65126e08a70: Preparing 05:46:13 ac25af7ac930: Preparing 05:46:13 d62a02444d39: Preparing 05:46:13 d62a02444d39: Waiting 05:46:13 ac25af7ac930: Waiting 05:46:13 9d024081c4e5: Layer already exists 05:46:13 6f44c485454e: Layer already exists 05:46:13 27cc31aaaf43: Layer already exists 05:46:13 f65126e08a70: Layer already exists 05:46:13 632d6c455a4a: Layer already exists 05:46:13 d62a02444d39: Layer already exists 05:46:13 ac25af7ac930: Layer already exists 05:46:13 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:233a7640ea0e88eebb43122955df4b233b8d3362f841eb74ef21bc9c72e43e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:14 + 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 05:46:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:46:14 632d6c455a4a: Preparing 05:46:14 27cc31aaaf43: Preparing 05:46:14 6f44c485454e: Preparing 05:46:14 9d024081c4e5: Preparing 05:46:14 f65126e08a70: Preparing 05:46:14 ac25af7ac930: Preparing 05:46:14 d62a02444d39: Preparing 05:46:14 ac25af7ac930: Waiting 05:46:14 d62a02444d39: Waiting 05:46:14 f65126e08a70: Layer already exists 05:46:14 6f44c485454e: Layer already exists 05:46:14 9d024081c4e5: Layer already exists 05:46:14 632d6c455a4a: Layer already exists 05:46:14 27cc31aaaf43: Layer already exists 05:46:14 d62a02444d39: Layer already exists 05:46:14 ac25af7ac930: Layer already exists 05:46:14 main: digest: sha256:233a7640ea0e88eebb43122955df4b233b8d3362f841eb74ef21bc9c72e43e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:46:14 ===================================================== [Pipeline] echo 05:46:14 taggedImages: 05:46:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:46:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:46:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.71 05:46:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:46:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:46:14 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:46:14 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:46:14 latest 05:46:14 3.2.0-dev.71 05:46:14 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:46:14 main 05:46:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:46:15 0b3edbed14b0: Preparing 05:46:15 7a851bbbb2f2: Preparing 05:46:15 0f46e9c9f985: Preparing 05:46:15 6f44c485454e: Preparing 05:46:15 9d024081c4e5: Preparing 05:46:15 a933251cdcec: Preparing 05:46:15 2b18b5ea1266: Preparing 05:46:15 3bd5f156de16: Preparing 05:46:15 9ce79d81c552: Preparing 05:46:15 d62a02444d39: Preparing 05:46:15 a933251cdcec: Waiting 05:46:15 2b18b5ea1266: Waiting 05:46:15 9ce79d81c552: Waiting 05:46:15 3bd5f156de16: Waiting 05:46:15 d62a02444d39: Waiting 05:46:15 9d024081c4e5: Layer already exists 05:46:15 6f44c485454e: Layer already exists 05:46:15 0b3edbed14b0: Pushed 05:46:15 7a851bbbb2f2: Pushed 05:46:15 0f46e9c9f985: Pushed 05:46:15 d62a02444d39: Layer already exists 05:46:15 3bd5f156de16: Pushed 05:46:15 9ce79d81c552: Pushed 05:46:21 2b18b5ea1266: Pushed 05:46:24 a933251cdcec: Pushed 05:46:24 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:60a7d4e53754c7d23170bc99773ee206453ac3f50a912110cdd5de05c1ca49a4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:46:25 0b3edbed14b0: Preparing 05:46:25 7a851bbbb2f2: Preparing 05:46:25 0f46e9c9f985: Preparing 05:46:25 6f44c485454e: Preparing 05:46:25 9d024081c4e5: Preparing 05:46:25 a933251cdcec: Preparing 05:46:25 2b18b5ea1266: Preparing 05:46:25 3bd5f156de16: Preparing 05:46:25 9ce79d81c552: Preparing 05:46:25 d62a02444d39: Preparing 05:46:25 a933251cdcec: Waiting 05:46:25 2b18b5ea1266: Waiting 05:46:25 3bd5f156de16: Waiting 05:46:25 9ce79d81c552: Waiting 05:46:25 d62a02444d39: Waiting 05:46:25 0f46e9c9f985: Layer already exists 05:46:25 7a851bbbb2f2: Layer already exists 05:46:25 0b3edbed14b0: Layer already exists 05:46:25 9d024081c4e5: Layer already exists 05:46:25 6f44c485454e: Layer already exists 05:46:25 2b18b5ea1266: Layer already exists 05:46:25 a933251cdcec: Layer already exists 05:46:25 3bd5f156de16: Layer already exists 05:46:25 9ce79d81c552: Layer already exists 05:46:25 d62a02444d39: Layer already exists 05:46:25 latest: digest: sha256:60a7d4e53754c7d23170bc99773ee206453ac3f50a912110cdd5de05c1ca49a4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.71 05:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:46:25 0b3edbed14b0: Preparing 05:46:25 7a851bbbb2f2: Preparing 05:46:25 0f46e9c9f985: Preparing 05:46:25 6f44c485454e: Preparing 05:46:25 9d024081c4e5: Preparing 05:46:25 a933251cdcec: Preparing 05:46:25 2b18b5ea1266: Preparing 05:46:25 3bd5f156de16: Preparing 05:46:25 9ce79d81c552: Preparing 05:46:25 d62a02444d39: Preparing 05:46:25 2b18b5ea1266: Waiting 05:46:25 9ce79d81c552: Waiting 05:46:25 3bd5f156de16: Waiting 05:46:25 a933251cdcec: Waiting 05:46:25 6f44c485454e: Layer already exists 05:46:25 0f46e9c9f985: Layer already exists 05:46:25 9d024081c4e5: Layer already exists 05:46:25 7a851bbbb2f2: Layer already exists 05:46:25 0b3edbed14b0: Layer already exists 05:46:25 2b18b5ea1266: Layer already exists 05:46:25 a933251cdcec: Layer already exists 05:46:25 9ce79d81c552: Layer already exists 05:46:25 3bd5f156de16: Layer already exists 05:46:25 d62a02444d39: Layer already exists 05:46:25 3.2.0-dev.71: digest: sha256:60a7d4e53754c7d23170bc99773ee206453ac3f50a912110cdd5de05c1ca49a4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:46:26 0b3edbed14b0: Preparing 05:46:26 7a851bbbb2f2: Preparing 05:46:26 0f46e9c9f985: Preparing 05:46:26 6f44c485454e: Preparing 05:46:26 9d024081c4e5: Preparing 05:46:26 a933251cdcec: Preparing 05:46:26 2b18b5ea1266: Preparing 05:46:26 3bd5f156de16: Preparing 05:46:26 9ce79d81c552: Preparing 05:46:26 d62a02444d39: Preparing 05:46:26 a933251cdcec: Waiting 05:46:26 2b18b5ea1266: Waiting 05:46:26 9ce79d81c552: Waiting 05:46:26 d62a02444d39: Waiting 05:46:26 9d024081c4e5: Layer already exists 05:46:26 0b3edbed14b0: Layer already exists 05:46:26 0f46e9c9f985: Layer already exists 05:46:26 6f44c485454e: Layer already exists 05:46:26 7a851bbbb2f2: Layer already exists 05:46:26 a933251cdcec: Layer already exists 05:46:26 3bd5f156de16: Layer already exists 05:46:26 2b18b5ea1266: Layer already exists 05:46:26 9ce79d81c552: Layer already exists 05:46:26 d62a02444d39: Layer already exists 05:46:26 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:60a7d4e53754c7d23170bc99773ee206453ac3f50a912110cdd5de05c1ca49a4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:46:26 0b3edbed14b0: Preparing 05:46:26 7a851bbbb2f2: Preparing 05:46:26 0f46e9c9f985: Preparing 05:46:26 6f44c485454e: Preparing 05:46:26 9d024081c4e5: Preparing 05:46:26 a933251cdcec: Preparing 05:46:26 2b18b5ea1266: Preparing 05:46:26 3bd5f156de16: Preparing 05:46:26 9ce79d81c552: Preparing 05:46:26 d62a02444d39: Preparing 05:46:26 a933251cdcec: Waiting 05:46:26 3bd5f156de16: Waiting 05:46:26 9ce79d81c552: Waiting 05:46:26 2b18b5ea1266: Waiting 05:46:26 d62a02444d39: Waiting 05:46:26 0b3edbed14b0: Layer already exists 05:46:26 7a851bbbb2f2: Layer already exists 05:46:26 0f46e9c9f985: Layer already exists 05:46:26 6f44c485454e: Layer already exists 05:46:26 9d024081c4e5: Layer already exists 05:46:26 3bd5f156de16: Layer already exists 05:46:26 2b18b5ea1266: Layer already exists 05:46:26 a933251cdcec: Layer already exists 05:46:26 d62a02444d39: Layer already exists 05:46:26 9ce79d81c552: Layer already exists 05:46:26 main: digest: sha256:60a7d4e53754c7d23170bc99773ee206453ac3f50a912110cdd5de05c1ca49a4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:46:27 ===================================================== [Pipeline] echo 05:46:27 taggedImages: 05:46:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:46:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:46:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.71 05:46:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:46:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:46:27 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:46:27 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:46:27 latest 05:46:27 3.2.0-dev.71 05:46:27 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:46:27 main 05:46:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:46:27 9b2b88b7bde5: Preparing 05:46:27 e106f39ff83b: Preparing 05:46:27 ce4e62101026: Preparing 05:46:27 6f44c485454e: Preparing 05:46:27 9d024081c4e5: Preparing 05:46:27 3e677ba0006e: Preparing 05:46:27 8469a7872568: Preparing 05:46:27 fc66cd06f86d: Preparing 05:46:27 d62a02444d39: Preparing 05:46:27 3e677ba0006e: Waiting 05:46:27 fc66cd06f86d: Waiting 05:46:27 d62a02444d39: Waiting 05:46:27 8469a7872568: Waiting 05:46:27 9d024081c4e5: Layer already exists 05:46:27 6f44c485454e: Layer already exists 05:46:27 e106f39ff83b: Pushed 05:46:27 8469a7872568: Pushed 05:46:27 ce4e62101026: Pushed 05:46:27 9b2b88b7bde5: Pushed 05:46:27 d62a02444d39: Layer already exists 05:46:28 fc66cd06f86d: Pushed 05:46:49 3e677ba0006e: Pushed 05:46:49 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:eb2934e63129d17675dd87712839fc078ae6f77cc7858ceecc3a29f09f75f6a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:46:50 9b2b88b7bde5: Preparing 05:46:50 e106f39ff83b: Preparing 05:46:50 ce4e62101026: Preparing 05:46:50 6f44c485454e: Preparing 05:46:50 9d024081c4e5: Preparing 05:46:50 3e677ba0006e: Preparing 05:46:50 8469a7872568: Preparing 05:46:50 3e677ba0006e: Waiting 05:46:50 fc66cd06f86d: Preparing 05:46:50 8469a7872568: Waiting 05:46:50 d62a02444d39: Preparing 05:46:50 fc66cd06f86d: Waiting 05:46:50 d62a02444d39: Waiting 05:46:50 9b2b88b7bde5: Layer already exists 05:46:50 e106f39ff83b: Layer already exists 05:46:50 6f44c485454e: Layer already exists 05:46:50 9d024081c4e5: Layer already exists 05:46:50 ce4e62101026: Layer already exists 05:46:50 d62a02444d39: Layer already exists 05:46:50 3e677ba0006e: Layer already exists 05:46:50 8469a7872568: Layer already exists 05:46:50 fc66cd06f86d: Layer already exists 05:46:50 latest: digest: sha256:eb2934e63129d17675dd87712839fc078ae6f77cc7858ceecc3a29f09f75f6a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.71 05:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:46:51 9b2b88b7bde5: Preparing 05:46:51 e106f39ff83b: Preparing 05:46:51 ce4e62101026: Preparing 05:46:51 6f44c485454e: Preparing 05:46:51 9d024081c4e5: Preparing 05:46:51 3e677ba0006e: Preparing 05:46:51 8469a7872568: Preparing 05:46:51 fc66cd06f86d: Preparing 05:46:51 d62a02444d39: Preparing 05:46:51 8469a7872568: Waiting 05:46:51 fc66cd06f86d: Waiting 05:46:51 d62a02444d39: Waiting 05:46:51 3e677ba0006e: Waiting 05:46:51 9b2b88b7bde5: Layer already exists 05:46:51 e106f39ff83b: Layer already exists 05:46:51 ce4e62101026: Layer already exists 05:46:51 9d024081c4e5: Layer already exists 05:46:51 6f44c485454e: Layer already exists 05:46:51 fc66cd06f86d: Layer already exists 05:46:51 d62a02444d39: Layer already exists 05:46:51 3e677ba0006e: Layer already exists 05:46:51 8469a7872568: Layer already exists 05:46:51 3.2.0-dev.71: digest: sha256:eb2934e63129d17675dd87712839fc078ae6f77cc7858ceecc3a29f09f75f6a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:46:51 9b2b88b7bde5: Preparing 05:46:51 e106f39ff83b: Preparing 05:46:51 ce4e62101026: Preparing 05:46:51 6f44c485454e: Preparing 05:46:51 9d024081c4e5: Preparing 05:46:51 3e677ba0006e: Preparing 05:46:51 8469a7872568: Preparing 05:46:51 fc66cd06f86d: Preparing 05:46:51 d62a02444d39: Preparing 05:46:51 8469a7872568: Waiting 05:46:51 d62a02444d39: Waiting 05:46:51 fc66cd06f86d: Waiting 05:46:51 9b2b88b7bde5: Layer already exists 05:46:51 ce4e62101026: Layer already exists 05:46:51 6f44c485454e: Layer already exists 05:46:51 9d024081c4e5: Layer already exists 05:46:51 e106f39ff83b: Layer already exists 05:46:51 8469a7872568: Layer already exists 05:46:51 d62a02444d39: Layer already exists 05:46:51 fc66cd06f86d: Layer already exists 05:46:51 3e677ba0006e: Layer already exists 05:46:51 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:eb2934e63129d17675dd87712839fc078ae6f77cc7858ceecc3a29f09f75f6a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:46:52 9b2b88b7bde5: Preparing 05:46:52 e106f39ff83b: Preparing 05:46:52 ce4e62101026: Preparing 05:46:52 6f44c485454e: Preparing 05:46:52 9d024081c4e5: Preparing 05:46:52 3e677ba0006e: Preparing 05:46:52 8469a7872568: Preparing 05:46:52 fc66cd06f86d: Preparing 05:46:52 d62a02444d39: Preparing 05:46:52 3e677ba0006e: Waiting 05:46:52 8469a7872568: Waiting 05:46:52 fc66cd06f86d: Waiting 05:46:52 d62a02444d39: Waiting 05:46:52 ce4e62101026: Layer already exists 05:46:52 9b2b88b7bde5: Layer already exists 05:46:52 9d024081c4e5: Layer already exists 05:46:52 6f44c485454e: Layer already exists 05:46:52 e106f39ff83b: Layer already exists 05:46:52 8469a7872568: Layer already exists 05:46:52 fc66cd06f86d: Layer already exists 05:46:52 3e677ba0006e: Layer already exists 05:46:52 d62a02444d39: Layer already exists 05:46:52 main: digest: sha256:eb2934e63129d17675dd87712839fc078ae6f77cc7858ceecc3a29f09f75f6a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:46:52 ===================================================== [Pipeline] echo 05:46:52 taggedImages: 05:46:52 - nexus3.edgexfoundry.org:10004/security-spire-config:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:46:52 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:46:52 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.71 05:46:52 - nexus3.edgexfoundry.org:10004/security-spire-config:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:46:52 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:46:52 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:46:52 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:46:52 latest 05:46:52 3.2.0-dev.71 05:46:52 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:46:52 main 05:46:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:46:53 0b3edbed14b0: Preparing 05:46:53 a572aa19f18b: Preparing 05:46:53 4df38589c727: Preparing 05:46:53 6f44c485454e: Preparing 05:46:53 9d024081c4e5: Preparing 05:46:53 3d149499ebd1: Preparing 05:46:53 3bd5f156de16: Preparing 05:46:53 9ce79d81c552: Preparing 05:46:53 d62a02444d39: Preparing 05:46:53 d62a02444d39: Waiting 05:46:53 9ce79d81c552: Waiting 05:46:53 3d149499ebd1: Waiting 05:46:53 3bd5f156de16: Waiting 05:46:53 6f44c485454e: Layer already exists 05:46:53 0b3edbed14b0: Layer already exists 05:46:53 9d024081c4e5: Layer already exists 05:46:53 3bd5f156de16: Layer already exists 05:46:53 9ce79d81c552: Layer already exists 05:46:53 d62a02444d39: Layer already exists 05:46:53 4df38589c727: Pushed 05:46:53 a572aa19f18b: Pushed 05:47:03 3d149499ebd1: Pushed 05:47:03 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:c947afdce861a5172c28fb34b053a7b2062c77de5734f1c5f7a5180ce15992e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:47:04 0b3edbed14b0: Preparing 05:47:04 a572aa19f18b: Preparing 05:47:04 4df38589c727: Preparing 05:47:04 6f44c485454e: Preparing 05:47:04 9d024081c4e5: Preparing 05:47:04 3d149499ebd1: Preparing 05:47:04 3bd5f156de16: Preparing 05:47:04 9ce79d81c552: Preparing 05:47:04 d62a02444d39: Preparing 05:47:04 9ce79d81c552: Waiting 05:47:04 3d149499ebd1: Waiting 05:47:04 d62a02444d39: Waiting 05:47:04 3bd5f156de16: Waiting 05:47:04 6f44c485454e: Layer already exists 05:47:04 4df38589c727: Layer already exists 05:47:04 9d024081c4e5: Layer already exists 05:47:04 0b3edbed14b0: Layer already exists 05:47:04 a572aa19f18b: Layer already exists 05:47:04 3bd5f156de16: Layer already exists 05:47:04 3d149499ebd1: Layer already exists 05:47:04 9ce79d81c552: Layer already exists 05:47:04 d62a02444d39: Layer already exists 05:47:04 latest: digest: sha256:c947afdce861a5172c28fb34b053a7b2062c77de5734f1c5f7a5180ce15992e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.71 05:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:47:04 0b3edbed14b0: Preparing 05:47:04 a572aa19f18b: Preparing 05:47:04 4df38589c727: Preparing 05:47:04 6f44c485454e: Preparing 05:47:04 9d024081c4e5: Preparing 05:47:04 3d149499ebd1: Preparing 05:47:04 3bd5f156de16: Preparing 05:47:04 9ce79d81c552: Preparing 05:47:04 d62a02444d39: Preparing 05:47:04 3bd5f156de16: Waiting 05:47:04 3d149499ebd1: Waiting 05:47:04 d62a02444d39: Waiting 05:47:04 4df38589c727: Layer already exists 05:47:04 a572aa19f18b: Layer already exists 05:47:04 0b3edbed14b0: Layer already exists 05:47:04 6f44c485454e: Layer already exists 05:47:04 9d024081c4e5: Layer already exists 05:47:04 3bd5f156de16: Layer already exists 05:47:04 3d149499ebd1: Layer already exists 05:47:04 9ce79d81c552: Layer already exists 05:47:04 d62a02444d39: Layer already exists 05:47:04 3.2.0-dev.71: digest: sha256:c947afdce861a5172c28fb34b053a7b2062c77de5734f1c5f7a5180ce15992e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:47:05 0b3edbed14b0: Preparing 05:47:05 a572aa19f18b: Preparing 05:47:05 4df38589c727: Preparing 05:47:05 6f44c485454e: Preparing 05:47:05 9d024081c4e5: Preparing 05:47:05 3d149499ebd1: Preparing 05:47:05 3bd5f156de16: Preparing 05:47:05 9ce79d81c552: Preparing 05:47:05 d62a02444d39: Preparing 05:47:05 3d149499ebd1: Waiting 05:47:05 3bd5f156de16: Waiting 05:47:05 9ce79d81c552: Waiting 05:47:05 d62a02444d39: Waiting 05:47:05 0b3edbed14b0: Layer already exists 05:47:05 6f44c485454e: Layer already exists 05:47:05 9d024081c4e5: Layer already exists 05:47:05 4df38589c727: Layer already exists 05:47:05 a572aa19f18b: Layer already exists 05:47:05 3d149499ebd1: Layer already exists 05:47:05 9ce79d81c552: Layer already exists 05:47:05 3bd5f156de16: Layer already exists 05:47:05 d62a02444d39: Layer already exists 05:47:05 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:c947afdce861a5172c28fb34b053a7b2062c77de5734f1c5f7a5180ce15992e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:47:06 0b3edbed14b0: Preparing 05:47:06 a572aa19f18b: Preparing 05:47:06 4df38589c727: Preparing 05:47:06 6f44c485454e: Preparing 05:47:06 9d024081c4e5: Preparing 05:47:06 3d149499ebd1: Preparing 05:47:06 3bd5f156de16: Preparing 05:47:06 9ce79d81c552: Preparing 05:47:06 d62a02444d39: Preparing 05:47:06 3d149499ebd1: Waiting 05:47:06 3bd5f156de16: Waiting 05:47:06 9ce79d81c552: Waiting 05:47:06 9d024081c4e5: Layer already exists 05:47:06 0b3edbed14b0: Layer already exists 05:47:06 4df38589c727: Layer already exists 05:47:06 6f44c485454e: Layer already exists 05:47:06 a572aa19f18b: Layer already exists 05:47:06 3d149499ebd1: Layer already exists 05:47:06 9ce79d81c552: Layer already exists 05:47:06 3bd5f156de16: Layer already exists 05:47:06 d62a02444d39: Layer already exists 05:47:06 main: digest: sha256:c947afdce861a5172c28fb34b053a7b2062c77de5734f1c5f7a5180ce15992e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:47:06 ===================================================== [Pipeline] echo 05:47:06 taggedImages: 05:47:06 - nexus3.edgexfoundry.org:10004/security-spire-server:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:47:06 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:47:06 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.71 05:47:06 - nexus3.edgexfoundry.org:10004/security-spire-server:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:47:06 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:47:06 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 05:47:06 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:47:06 latest 05:47:06 3.2.0-dev.71 05:47:06 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:47:06 main 05:47:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:06 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:06 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:47:06 a7b742e7173c: Preparing 05:47:06 136bcce9fb32: Preparing 05:47:06 6f44c485454e: Preparing 05:47:06 9d024081c4e5: Preparing 05:47:06 326e3cf06bdc: Preparing 05:47:06 b5aad6e30938: Preparing 05:47:06 d62a02444d39: Preparing 05:47:06 b5aad6e30938: Waiting 05:47:06 d62a02444d39: Waiting 05:47:06 6f44c485454e: Layer already exists 05:47:06 9d024081c4e5: Layer already exists 05:47:06 d62a02444d39: Layer already exists 05:47:06 a7b742e7173c: Pushed 05:47:06 326e3cf06bdc: Pushed 05:47:07 b5aad6e30938: Pushed 05:47:10 136bcce9fb32: Pushed 05:47:10 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:c5c5d456a70d77e9d40318c1ce7f4db4031a0cc6ccd1fd5533b12481d8b5a038 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:10 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:11 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:47:11 a7b742e7173c: Preparing 05:47:11 136bcce9fb32: Preparing 05:47:11 6f44c485454e: Preparing 05:47:11 9d024081c4e5: Preparing 05:47:11 326e3cf06bdc: Preparing 05:47:11 b5aad6e30938: Preparing 05:47:11 d62a02444d39: Preparing 05:47:11 d62a02444d39: Waiting 05:47:11 b5aad6e30938: Waiting 05:47:11 a7b742e7173c: Layer already exists 05:47:11 136bcce9fb32: Layer already exists 05:47:11 9d024081c4e5: Layer already exists 05:47:11 6f44c485454e: Layer already exists 05:47:11 326e3cf06bdc: Layer already exists 05:47:11 b5aad6e30938: Layer already exists 05:47:11 d62a02444d39: Layer already exists 05:47:11 latest: digest: sha256:c5c5d456a70d77e9d40318c1ce7f4db4031a0cc6ccd1fd5533b12481d8b5a038 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:11 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:11 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.71 05:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:47:11 a7b742e7173c: Preparing 05:47:11 136bcce9fb32: Preparing 05:47:11 6f44c485454e: Preparing 05:47:11 9d024081c4e5: Preparing 05:47:11 326e3cf06bdc: Preparing 05:47:11 b5aad6e30938: Preparing 05:47:11 d62a02444d39: Preparing 05:47:11 b5aad6e30938: Waiting 05:47:11 136bcce9fb32: Layer already exists 05:47:11 a7b742e7173c: Layer already exists 05:47:11 9d024081c4e5: Layer already exists 05:47:11 6f44c485454e: Layer already exists 05:47:11 326e3cf06bdc: Layer already exists 05:47:11 b5aad6e30938: Layer already exists 05:47:11 d62a02444d39: Layer already exists 05:47:11 3.2.0-dev.71: digest: sha256:c5c5d456a70d77e9d40318c1ce7f4db4031a0cc6ccd1fd5533b12481d8b5a038 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:12 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:47:12 a7b742e7173c: Preparing 05:47:12 136bcce9fb32: Preparing 05:47:12 6f44c485454e: Preparing 05:47:12 9d024081c4e5: Preparing 05:47:12 326e3cf06bdc: Preparing 05:47:12 b5aad6e30938: Preparing 05:47:12 d62a02444d39: Preparing 05:47:12 b5aad6e30938: Waiting 05:47:12 d62a02444d39: Waiting 05:47:12 136bcce9fb32: Layer already exists 05:47:12 a7b742e7173c: Layer already exists 05:47:12 6f44c485454e: Layer already exists 05:47:12 326e3cf06bdc: Layer already exists 05:47:12 9d024081c4e5: Layer already exists 05:47:12 d62a02444d39: Layer already exists 05:47:12 b5aad6e30938: Layer already exists 05:47:12 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:c5c5d456a70d77e9d40318c1ce7f4db4031a0cc6ccd1fd5533b12481d8b5a038 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:12 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 05:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:47:12 a7b742e7173c: Preparing 05:47:12 136bcce9fb32: Preparing 05:47:12 6f44c485454e: Preparing 05:47:12 9d024081c4e5: Preparing 05:47:12 326e3cf06bdc: Preparing 05:47:12 b5aad6e30938: Preparing 05:47:12 d62a02444d39: Preparing 05:47:12 b5aad6e30938: Waiting 05:47:12 d62a02444d39: Waiting 05:47:12 136bcce9fb32: Layer already exists 05:47:12 6f44c485454e: Layer already exists 05:47:12 9d024081c4e5: Layer already exists 05:47:12 a7b742e7173c: Layer already exists 05:47:12 326e3cf06bdc: Layer already exists 05:47:12 b5aad6e30938: Layer already exists 05:47:12 d62a02444d39: Layer already exists 05:47:12 main: digest: sha256:c5c5d456a70d77e9d40318c1ce7f4db4031a0cc6ccd1fd5533b12481d8b5a038 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:47:13 ===================================================== [Pipeline] echo 05:47:13 taggedImages: 05:47:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:47:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:47:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.71 05:47:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:47:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 05:47:13 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:47:13 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:47:13 latest 05:47:13 3.2.0-dev.71 05:47:13 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:47:13 main 05:47:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:47:13 77a5b02c1370: Preparing 05:47:13 f1d490d44c2c: Preparing 05:47:13 6f44c485454e: Preparing 05:47:13 9d024081c4e5: Preparing 05:47:13 9426040adf22: Preparing 05:47:13 93a6f5f4728f: Preparing 05:47:13 d62a02444d39: Preparing 05:47:13 93a6f5f4728f: Waiting 05:47:13 d62a02444d39: Waiting 05:47:13 9d024081c4e5: Layer already exists 05:47:13 6f44c485454e: Layer already exists 05:47:13 d62a02444d39: Layer already exists 05:47:13 9426040adf22: Pushed 05:47:13 77a5b02c1370: Pushed 05:47:14 93a6f5f4728f: Pushed 05:47:17 f1d490d44c2c: Pushed 05:47:17 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:5d9339be833484777900966453c1b6eb915c6246a88fa0d2aa819ef235b9a6f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:47:18 77a5b02c1370: Preparing 05:47:18 f1d490d44c2c: Preparing 05:47:18 6f44c485454e: Preparing 05:47:18 9d024081c4e5: Preparing 05:47:18 9426040adf22: Preparing 05:47:18 93a6f5f4728f: Preparing 05:47:18 d62a02444d39: Preparing 05:47:18 d62a02444d39: Waiting 05:47:18 93a6f5f4728f: Waiting 05:47:18 6f44c485454e: Layer already exists 05:47:18 77a5b02c1370: Layer already exists 05:47:18 9426040adf22: Layer already exists 05:47:18 f1d490d44c2c: Layer already exists 05:47:18 9d024081c4e5: Layer already exists 05:47:18 93a6f5f4728f: Layer already exists 05:47:18 d62a02444d39: Layer already exists 05:47:18 latest: digest: sha256:5d9339be833484777900966453c1b6eb915c6246a88fa0d2aa819ef235b9a6f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.71 05:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:47:18 77a5b02c1370: Preparing 05:47:18 f1d490d44c2c: Preparing 05:47:18 6f44c485454e: Preparing 05:47:18 9d024081c4e5: Preparing 05:47:18 9426040adf22: Preparing 05:47:18 93a6f5f4728f: Preparing 05:47:18 d62a02444d39: Preparing 05:47:18 93a6f5f4728f: Waiting 05:47:18 d62a02444d39: Waiting 05:47:18 f1d490d44c2c: Layer already exists 05:47:18 9426040adf22: Layer already exists 05:47:18 6f44c485454e: Layer already exists 05:47:18 77a5b02c1370: Layer already exists 05:47:18 9d024081c4e5: Layer already exists 05:47:18 93a6f5f4728f: Layer already exists 05:47:18 d62a02444d39: Layer already exists 05:47:18 3.2.0-dev.71: digest: sha256:5d9339be833484777900966453c1b6eb915c6246a88fa0d2aa819ef235b9a6f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:47:19 77a5b02c1370: Preparing 05:47:19 f1d490d44c2c: Preparing 05:47:19 6f44c485454e: Preparing 05:47:19 9d024081c4e5: Preparing 05:47:19 9426040adf22: Preparing 05:47:19 93a6f5f4728f: Preparing 05:47:19 d62a02444d39: Preparing 05:47:19 d62a02444d39: Waiting 05:47:19 93a6f5f4728f: Waiting 05:47:19 f1d490d44c2c: Layer already exists 05:47:19 9426040adf22: Layer already exists 05:47:19 9d024081c4e5: Layer already exists 05:47:19 77a5b02c1370: Layer already exists 05:47:19 6f44c485454e: Layer already exists 05:47:19 93a6f5f4728f: Layer already exists 05:47:19 d62a02444d39: Layer already exists 05:47:19 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:5d9339be833484777900966453c1b6eb915c6246a88fa0d2aa819ef235b9a6f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:47:19 77a5b02c1370: Preparing 05:47:19 f1d490d44c2c: Preparing 05:47:19 6f44c485454e: Preparing 05:47:19 9d024081c4e5: Preparing 05:47:19 9426040adf22: Preparing 05:47:19 93a6f5f4728f: Preparing 05:47:19 d62a02444d39: Preparing 05:47:19 93a6f5f4728f: Waiting 05:47:19 d62a02444d39: Waiting 05:47:19 f1d490d44c2c: Layer already exists 05:47:19 9d024081c4e5: Layer already exists 05:47:19 77a5b02c1370: Layer already exists 05:47:19 6f44c485454e: Layer already exists 05:47:19 9426040adf22: Layer already exists 05:47:19 93a6f5f4728f: Layer already exists 05:47:19 d62a02444d39: Layer already exists 05:47:19 main: digest: sha256:5d9339be833484777900966453c1b6eb915c6246a88fa0d2aa819ef235b9a6f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:47:20 ===================================================== [Pipeline] echo 05:47:20 taggedImages: 05:47:20 - nexus3.edgexfoundry.org:10004/support-notifications:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:47:20 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:47:20 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.71 05:47:20 - nexus3.edgexfoundry.org:10004/support-notifications:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:47:20 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:47:20 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:47:20 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:47:20 latest 05:47:20 3.2.0-dev.71 05:47:20 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:47:20 main 05:47:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:47:20 216b832a94aa: Preparing 05:47:20 0acfb4a22f0f: Preparing 05:47:20 6f44c485454e: Preparing 05:47:20 9d024081c4e5: Preparing 05:47:20 afbaa5857b2a: Preparing 05:47:20 a7c3c6d7d727: Preparing 05:47:20 d62a02444d39: Preparing 05:47:20 a7c3c6d7d727: Waiting 05:47:20 d62a02444d39: Waiting 05:47:20 6f44c485454e: Layer already exists 05:47:20 9d024081c4e5: Layer already exists 05:47:20 afbaa5857b2a: Layer already exists 05:47:20 a7c3c6d7d727: Layer already exists 05:47:20 d62a02444d39: Layer already exists 05:47:20 216b832a94aa: Pushed 05:47:24 0acfb4a22f0f: Pushed 05:47:24 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:067fd61d6e1d1ecc7f5f62280ea88fb5c94c3db2837341d8685d20bb68ac82cb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:47:24 216b832a94aa: Preparing 05:47:24 0acfb4a22f0f: Preparing 05:47:24 6f44c485454e: Preparing 05:47:24 9d024081c4e5: Preparing 05:47:24 afbaa5857b2a: Preparing 05:47:24 a7c3c6d7d727: Preparing 05:47:24 d62a02444d39: Preparing 05:47:24 a7c3c6d7d727: Waiting 05:47:24 d62a02444d39: Waiting 05:47:24 9d024081c4e5: Layer already exists 05:47:24 afbaa5857b2a: Layer already exists 05:47:24 6f44c485454e: Layer already exists 05:47:24 0acfb4a22f0f: Layer already exists 05:47:24 216b832a94aa: Layer already exists 05:47:24 d62a02444d39: Layer already exists 05:47:24 a7c3c6d7d727: Layer already exists 05:47:24 latest: digest: sha256:067fd61d6e1d1ecc7f5f62280ea88fb5c94c3db2837341d8685d20bb68ac82cb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.71 05:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:47:25 216b832a94aa: Preparing 05:47:25 0acfb4a22f0f: Preparing 05:47:25 6f44c485454e: Preparing 05:47:25 9d024081c4e5: Preparing 05:47:25 afbaa5857b2a: Preparing 05:47:25 a7c3c6d7d727: Preparing 05:47:25 d62a02444d39: Preparing 05:47:25 a7c3c6d7d727: Waiting 05:47:25 d62a02444d39: Waiting 05:47:25 9d024081c4e5: Layer already exists 05:47:25 0acfb4a22f0f: Layer already exists 05:47:25 216b832a94aa: Layer already exists 05:47:25 6f44c485454e: Layer already exists 05:47:25 afbaa5857b2a: Layer already exists 05:47:25 d62a02444d39: Layer already exists 05:47:25 a7c3c6d7d727: Layer already exists 05:47:25 3.2.0-dev.71: digest: sha256:067fd61d6e1d1ecc7f5f62280ea88fb5c94c3db2837341d8685d20bb68ac82cb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:47:26 216b832a94aa: Preparing 05:47:26 0acfb4a22f0f: Preparing 05:47:26 6f44c485454e: Preparing 05:47:26 9d024081c4e5: Preparing 05:47:26 afbaa5857b2a: Preparing 05:47:26 a7c3c6d7d727: Preparing 05:47:26 d62a02444d39: Preparing 05:47:26 a7c3c6d7d727: Waiting 05:47:26 d62a02444d39: Waiting 05:47:26 216b832a94aa: Layer already exists 05:47:26 9d024081c4e5: Layer already exists 05:47:26 afbaa5857b2a: Layer already exists 05:47:26 6f44c485454e: Layer already exists 05:47:26 0acfb4a22f0f: Layer already exists 05:47:26 a7c3c6d7d727: Layer already exists 05:47:26 d62a02444d39: Layer already exists 05:47:26 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:067fd61d6e1d1ecc7f5f62280ea88fb5c94c3db2837341d8685d20bb68ac82cb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:47:26 216b832a94aa: Preparing 05:47:26 0acfb4a22f0f: Preparing 05:47:26 6f44c485454e: Preparing 05:47:26 9d024081c4e5: Preparing 05:47:26 afbaa5857b2a: Preparing 05:47:26 a7c3c6d7d727: Preparing 05:47:26 d62a02444d39: Preparing 05:47:26 a7c3c6d7d727: Waiting 05:47:26 d62a02444d39: Waiting 05:47:26 afbaa5857b2a: Layer already exists 05:47:26 0acfb4a22f0f: Layer already exists 05:47:26 9d024081c4e5: Layer already exists 05:47:26 216b832a94aa: Layer already exists 05:47:26 6f44c485454e: Layer already exists 05:47:26 a7c3c6d7d727: Layer already exists 05:47:26 d62a02444d39: Layer already exists 05:47:26 main: digest: sha256:067fd61d6e1d1ecc7f5f62280ea88fb5c94c3db2837341d8685d20bb68ac82cb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:47:26 ===================================================== [Pipeline] echo 05:47:26 taggedImages: 05:47:26 - nexus3.edgexfoundry.org:10004/support-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 05:47:26 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:47:26 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.71 05:47:26 - nexus3.edgexfoundry.org:10004/support-scheduler:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 05:47:26 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:04:01 #160 ... 06:04:01 06:04:01 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:04:01 #149 DONE 1220.1s 06:04:01 06:04:01 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:04:01 #155 ... 06:04:01 06:04:01 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:04:01 #161 DONE 0.2s 06:04:01 06:04:01 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:04:01 #162 DONE 0.3s 06:04:01 06:04:01 #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 06:04:01 #163 DONE 0.2s 06:04:01 06:04:01 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:04:01 #164 DONE 0.1s 06:04:01 06:04:01 #152 [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:04:01 #152 ... 06:04:01 06:04:01 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:04:01 #165 DONE 0.2s 06:04:01 06:04:01 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:04:01 #166 DONE 0.1s 06:04:01 06:04:01 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:04:01 #167 DONE 2.2s 06:04:01 06:04:01 #20 [core-command internal] load .dockerignore 06:04:01 #20 ... 06:04:01 06:04:01 #107 [security-proxy-setup] exporting to image 06:04:01 #107 exporting layers 06:04:02 #107 exporting layers 0.9s done 06:04:02 #107 writing image sha256:8431b2d26144d271bd6c9ed5fd1cab18e11222b28087931b469d6e08734a07a9 done 06:04:02 #107 naming to docker.io/library/security-proxy-setup-arm64 done 06:04:02 #107 DONE 5.8s 06:04:02 06:04:02 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:04:07 #154 ... 06:04:07 06:04:07 #152 [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:04:07 #152 1228.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:04:09 #152 ... 06:04:09 06:04:09 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:04:09 #150 DONE 1231.8s 06:04:10 06:04:10 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:04:10 #154 ... 06:04:10 06:04:10 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:04:10 #168 DONE 0.3s 06:04:10 06:04:10 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:04:10 #154 ... 06:04:10 06:04:10 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:04:12 #169 DONE 2.3s 06:04:12 06:04:12 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:04:12 #170 DONE 0.3s 06:04:12 06:04:12 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:04:13 #171 DONE 0.2s 06:04:13 06:04:13 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:04:13 #172 DONE 0.3s 06:04:13 06:04:13 #152 [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:04:13 #152 ... 06:04:13 06:04:13 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:04:13 #173 DONE 0.1s 06:04:13 06:04:13 #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/ 06:04:13 #174 DONE 0.1s 06:04:13 06:04:13 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:04:13 #155 ... 06:04:13 06:04:13 #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/ 06:04:13 #175 DONE 0.1s 06:04:13 06:04:13 #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/ 06:04:13 #176 DONE 0.1s 06:04:13 06:04:13 #152 [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:04:13 #152 ... 06:04:13 06:04:13 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:04:13 #177 DONE 0.1s 06:04:14 06:04:14 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:04:14 #178 DONE 0.1s 06:04:14 06:04:14 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:04:14 #155 ... 06:04:14 06:04:14 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:04:16 #179 DONE 2.1s 06:04:16 06:04:16 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:04:16 #160 ... 06:04:16 06:04:16 #107 [security-bootstrapper] exporting to image 06:04:16 #107 exporting layers 06:04:17 #107 exporting layers 1.1s done 06:04:17 #107 writing image sha256:0db61997b2daa3af1064532b5170b6de58ba6760600e0dc480ffe935590e096e done 06:04:17 #107 naming to docker.io/library/security-bootstrapper-arm64 done 06:04:17 #107 DONE 6.9s 06:04:17 06:04:17 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:04:25 #155 ... 06:04:25 06:04:25 #152 [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:04:25 #152 DONE 1247.1s 06:04:25 06:04:25 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:04:25 #154 ... 06:04:25 06:04:25 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:04:25 #180 DONE 0.2s 06:04:25 06:04:25 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:04:26 #181 DONE 0.2s 06:04:26 06:04:26 #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 06:04:26 #182 DONE 0.2s 06:04:26 06:04:26 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:04:26 #154 ... 06:04:26 06:04:26 #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 06:04:26 #183 DONE 0.1s 06:04:26 06:04:26 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:04:26 #184 DONE 0.1s 06:04:26 06:04:26 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:04:26 #160 ... 06:04:26 06:04:26 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:04:26 #185 DONE 0.2s 06:04:26 06:04:26 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:04:27 #186 DONE 0.2s 06:04:27 06:04:27 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:04:27 #187 DONE 0.1s 06:04:27 06:04:27 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:04:29 #188 DONE 2.0s 06:04:29 06:04:29 #107 [security-secretstore-setup] exporting to image 06:04:29 #107 exporting layers 06:04:30 #107 exporting layers 1.2s done 06:04:30 #107 writing image sha256:58c3566b452e6ce1020ec04edc3024fa5fb4dafb1d06512b21a336b9ee2b1116 done 06:04:30 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 06:04:30 #107 DONE 8.1s 06:04:30 06:04:30 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:05:17 #151 ... 06:05:17 06:05:17 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:05:17 #148 DONE 1294.2s 06:05:17 06:05:17 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:05:17 #155 ... 06:05:17 06:05:17 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:05:17 #189 DONE 0.3s 06:05:17 06:05:17 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:05:17 #151 ... 06:05:17 06:05:17 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:05:17 #190 DONE 0.2s 06:05:17 06:05:17 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:05:17 #191 DONE 0.2s 06:05:17 06:05:17 #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 06:05:17 #192 DONE 0.1s 06:05:17 06:05:17 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:05:17 #193 DONE 0.1s 06:05:17 06:05:17 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:05:17 #151 ... 06:05:17 06:05:17 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:05:17 #194 DONE 2.0s 06:05:17 06:05:17 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:05:17 #151 ... 06:05:17 06:05:17 #107 [core-common-config-bootstrapper] exporting to image 06:05:17 #107 exporting layers 06:05:17 #107 exporting layers 0.5s done 06:05:17 #107 writing image sha256:0683ebbf9ee9620d24e17d402a3fa8434bd66d0e69df0a85434b55cb8ab64e1f done 06:05:17 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:05:17 #107 DONE 8.6s 06:05:17 06:05:17 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:07:24 #160 ... 06:07:24 06:07:24 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:07:24 #158 DONE 1426.1s 06:07:24 06:07:24 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:07:24 #67 ... 06:07:24 06:07:24 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:07:25 #195 DONE 0.2s 06:07:25 06:07:25 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:07:25 #196 DONE 0.2s 06:07:25 06:07:25 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:07:25 #197 DONE 0.3s 06:07:25 06:07:25 #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 06:07:25 #198 DONE 0.2s 06:07:25 06:07:25 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:07:25 #160 ... 06:07:25 06:07:25 #107 [security-spiffe-token-provider] exporting to image 06:07:25 #107 exporting layers 06:07:26 #107 exporting layers 0.8s done 06:07:26 #107 writing image sha256:bb1e9728873c4404e4e303b63749a8b6224b0b4d5549894c8a6969a55a3bf78f done 06:07:26 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:07:26 #107 DONE 9.4s 06:07:26 06:07:26 #20 [core-command internal] load .dockerignore 06:15:18 #20 ... 06:15:18 06:15:18 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:15:18 #159 DONE 1893.2s 06:15:18 06:15:18 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:15:18 #151 ... 06:15:18 06:15:18 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:15:18 #199 DONE 0.1s 06:15:18 06:15:18 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:15:18 #200 DONE 0.1s 06:15:18 06:15:18 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:15:18 #154 ... 06:15:18 06:15:18 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:15:18 #201 DONE 0.4s 06:15:18 06:15:18 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:15:18 #202 DONE 0.1s 06:15:18 06:15:18 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:15:18 #203 DONE 0.2s 06:15:18 06:15:18 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:15:18 #204 DONE 1.7s 06:15:18 06:15:18 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:15:18 #154 ... 06:15:18 06:15:18 #107 [security-proxy-auth] exporting to image 06:15:18 #107 exporting layers 06:15:18 #107 exporting layers 0.7s done 06:15:18 #107 writing image sha256:95d168b88666512f713dc074f32a545497259b94e08a829e0674f953fafe2374 done 06:15:18 #107 naming to docker.io/library/security-proxy-auth-arm64 done 06:15:18 #107 DONE 10.2s 06:15:18 06:15:18 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:16:26 #157 ... 06:16:26 06:16:26 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:16:26 #156 DONE 1965.9s 06:16:26 06:16:26 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:16:26 #155 ... 06:16:26 06:16:26 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:16:26 #205 DONE 0.2s 06:16:26 06:16:26 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:16:26 #206 DONE 0.2s 06:16:26 06:16:26 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:16:26 #207 DONE 0.4s 06:16:26 06:16:26 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:16:26 #208 DONE 0.2s 06:16:26 06:16:26 #107 [core-command] exporting to image 06:16:26 #107 exporting layers 06:16:26 #107 exporting layers 0.4s done 06:16:26 #107 writing image sha256:12c4467abda225539bcc01151e647d980a90a77c34d8f0f4f236380f54360e04 done 06:16:26 #107 naming to docker.io/library/core-command-arm64 done 06:16:26 #107 DONE 10.6s 06:16:26 06:16:26 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:18:33 #160 DONE 2085.2s 06:18:33 06:18:33 #20 [core-command internal] load .dockerignore 06:18:33 #20 ... 06:18:33 06:18:33 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:18:33 #209 DONE 0.2s 06:18:33 06:18:33 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:18:33 #210 DONE 1.0s 06:18:33 06:18:33 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:18:33 #151 ... 06:18:33 06:18:33 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:18:33 #211 DONE 0.1s 06:18:33 06:18:33 #107 [core-keeper] exporting to image 06:18:33 #107 exporting layers 06:18:33 #107 exporting layers 0.6s done 06:18:33 #107 writing image sha256:227a72bdd3f9e707aa9362bca96a77701abe7018018c4a4c6b118381820fdb91 done 06:18:33 #107 naming to docker.io/library/core-keeper-arm64 done 06:18:33 #107 DONE 11.2s 06:18:33 06:18:33 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:18:33 #155 ... 06:18:33 06:18:33 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:18:33 #154 DONE 2089.0s 06:18:33 06:18:33 #41 [support-cron-scheduler internal] load build context 06:18:33 #41 ... 06:18:33 06:18:33 #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:18:33 #212 DONE 0.3s 06:18:33 06:18:33 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:18:33 #151 ... 06:18:33 06:18:33 #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:18:33 #213 DONE 0.4s 06:18:33 06:18:33 #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:18:33 #214 DONE 0.5s 06:18:33 06:18:33 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:18:33 #151 ... 06:18:33 06:18:33 #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:18:33 #215 DONE 0.1s 06:18:33 06:18:33 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:18:33 #216 DONE 0.2s 06:18:33 06:18:33 #107 [core-metadata] exporting to image 06:18:33 #107 exporting layers 0.5s done 06:18:33 #107 writing image sha256:8d1e403604e33d556dbe76e189623b8b40c8e6b83b0be24c345be7323d482869 done 06:18:33 #107 naming to docker.io/library/core-metadata-arm64 done 06:18:33 #107 DONE 11.7s 06:18:33 06:18:33 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:18:33 #151 ... 06:18:33 06:18:33 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:18:33 #157 DONE 2093.7s 06:18:33 06:18:33 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:18:33 #151 ... 06:18:33 06:18:33 #217 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:18:33 #217 DONE 0.1s 06:18:33 06:18:33 #218 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:18:33 #218 DONE 0.2s 06:18:33 06:18:33 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:18:33 #151 ... 06:18:33 06:18:33 #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:18:33 #219 DONE 0.6s 06:18:33 06:18:33 #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:18:33 #220 DONE 0.1s 06:18:33 06:18:33 #20 [core-command internal] load .dockerignore 06:18:33 #20 ... 06:18:33 06:18:33 #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 06:18:33 #221 DONE 0.1s 06:18:33 06:18:33 #107 [core-data] exporting to image 06:18:33 #107 exporting layers 0.6s done 06:18:33 #107 writing image sha256:b9f2ae38c58770106d5a154b45a7578c55307407274da4b4ca353005c20b7ca7 0.0s done 06:18:33 #107 naming to docker.io/library/core-data-arm64 0.0s done 06:18:33 #107 DONE 12.3s 06:18:33 06:18:33 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:19:12 #151 DONE 2129.9s 06:19:12 06:19:12 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:19:12 #153 DONE 2129.9s 06:19:12 06:19:12 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:19:12 #155 DONE 2129.9s 06:19:12 06:19:12 #41 [support-cron-scheduler internal] load build context 06:19:12 #41 ... 06:19:12 06:19:12 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:19:12 #222 DONE 0.1s 06:19:12 06:19:12 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:19:12 #223 DONE 0.3s 06:19:12 06:19:12 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:19:12 #224 ... 06:19:12 06:19:12 #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:19:12 #225 DONE 0.2s 06:19:12 06:19:12 #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:19:12 #226 DONE 0.3s 06:19:12 06:19:12 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:19:12 #227 DONE 0.3s 06:19:12 06:19:12 #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:19:12 #228 DONE 0.3s 06:19:12 06:19:12 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:19:12 #224 DONE 0.4s 06:19:12 06:19:12 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:19:12 #229 DONE 0.4s 06:19:12 06:19:12 #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:19:12 #230 DONE 0.5s 06:19:12 06:19:12 #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:19:12 #231 DONE 0.5s 06:19:12 06:19:12 #107 [support-scheduler] exporting to image 06:19:12 #107 exporting layers 06:19:12 #107 ... 06:19:12 06:19:12 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:19:12 #232 DONE 0.2s 06:19:12 06:19:12 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:19:12 #233 DONE 0.2s 06:19:12 06:19:12 #107 [support-cron-scheduler] exporting to image 06:19:12 #107 exporting layers 0.6s done 06:19:12 #107 writing image sha256:bd2a351f314d51c49d97a6a8b7c8443bf8f62c444253de8c2f21714b07ebb13b 0.0s done 06:19:12 #107 naming to docker.io/library/support-scheduler-arm64 done 06:19:12 #107 exporting layers 0.7s done 06:19:12 #107 writing image sha256:b44ba640c5fe3077f9844f151be9eb0177d2817a5c3f25da6414965004896916 done 06:19:12 #107 naming to docker.io/library/support-notifications-arm64 done 06:19:12 #107 exporting layers 1.3s done 06:19:12 #107 writing image sha256:5e07d62204f5c8c1115fd66fbbdd7b543f7cb2f4de5e484ae08404904cb2ab55 done 06:19:12 #107 naming to docker.io/library/support-cron-scheduler-arm64 done 06:19:12 #107 DONE 13.8s 06:19:12 06:19:12 #41 [support-cron-scheduler internal] load build context 06:19:12 time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:19:12 time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:19:12 time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:19:12 time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:19:12 time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:19:12 time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:19:12 time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:19:12 time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:19:12 time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:19:12 time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:19:12 time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:19:12 time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:19:12 time="2024-09-10T05:41:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:19:12 time="2024-09-10T05:41:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:19:12 time="2024-09-10T05:41:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:19:12 time="2024-09-10T05:41:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:19:12 $ docker stop --time=1 fe3a9055a4156dec831ef3f345da13bc081a3041bc1a125ddeff7158b7db7984 06:19:14 $ docker rm -f --volumes fe3a9055a4156dec831ef3f345da13bc081a3041bc1a125ddeff7158b7db7984 [Pipeline] // withDockerContainer [Pipeline] sh 06:19:14 + docker images 06:19:14 REPOSITORY TAG IMAGE ID CREATED SIZE 06:19:14 support-scheduler-arm64 latest bd2a351f314d 5 seconds ago 41.4MB 06:19:14 support-cron-scheduler-arm64 latest 5e07d62204f5 5 seconds ago 43.7MB 06:19:14 support-notifications-arm64 latest b44ba640c5fe 5 seconds ago 42.1MB 06:19:14 core-data-arm64 latest b9f2ae38c587 41 seconds ago 39.2MB 06:19:14 core-metadata-arm64 latest 8d1e403604e3 46 seconds ago 39.4MB 06:19:14 core-keeper-arm64 latest 227a72bdd3f9 49 seconds ago 39.2MB 06:19:14 core-command-arm64 latest 12c4467abda2 2 minutes ago 35.1MB 06:19:14 security-proxy-auth-arm64 latest 95d168b88666 4 minutes ago 32.7MB 06:19:14 security-spiffe-token-provider-arm64 latest bb1e9728873c 11 minutes ago 29.1MB 06:19:14 core-common-config-bootstrapper-arm64 latest 0683ebbf9ee9 13 minutes ago 15.4MB 06:19:14 security-secretstore-setup-arm64 latest 58c3566b452e 14 minutes ago 36.4MB 06:19:14 security-bootstrapper-arm64 latest 0db61997b2da 14 minutes ago 18.9MB 06:19:14 security-proxy-setup-arm64 latest 8431b2d26144 15 minutes ago 26.2MB 06:19:14 security-spire-agent-arm64 latest 5a78918eceaf 36 minutes ago 174MB 06:19:14 security-spire-server-arm64 latest 5820bd5ceace 36 minutes ago 116MB 06:19:14 security-spire-config-arm64 latest 45d389ccc7b0 36 minutes ago 115MB 06:19:14 ci-base-image-arm64 latest eef40db1e49d 38 minutes ago 967MB 06:19:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 06:19:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:19:15 provisioning config files... 06:19:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/692@tmp/config17149813444009253955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:15 ---> ****-login.sh 06:19:15 nexus3.edgexfoundry.org:10001 06:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:15 Configure a credential helper to remove this warning. See 06:19:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:15 06:19:15 Login Succeeded 06:19:15 nexus3.edgexfoundry.org:10002 06:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:16 Configure a credential helper to remove this warning. See 06:19:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:16 06:19:16 Login Succeeded 06:19:16 nexus3.edgexfoundry.org:10003 06:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:16 Configure a credential helper to remove this warning. See 06:19:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:16 06:19:16 Login Succeeded 06:19:16 nexus3.edgexfoundry.org:10004 06:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:16 Configure a credential helper to remove this warning. See 06:19:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:16 06:19:16 Login Succeeded 06:19:16 ****.io 06:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:17 Configure a credential helper to remove this warning. See 06:19:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:17 06:19:17 Login Succeeded 06:19:17 ---> ****-login.sh ends [Pipeline] } 06:19:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:19:17 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:19:17 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:19:17 latest 06:19:17 3.2.0-dev.71 06:19:17 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:19:17 main 06:19:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:19:18 f08727df75cb: Preparing 06:19:18 1f9bdb7d57af: Preparing 06:19:18 a5279195890c: Preparing 06:19:18 caa052f555a1: Preparing 06:19:18 1a6bfa3134b5: Preparing 06:19:18 c36753c0f1d7: Preparing 06:19:18 4aeaa0e7d41f: Preparing 06:19:18 c36753c0f1d7: Waiting 06:19:18 4aeaa0e7d41f: Waiting 06:19:18 1a6bfa3134b5: Pushed 06:19:18 a5279195890c: Pushed 06:19:18 caa052f555a1: Pushed 06:19:18 f08727df75cb: Pushed 06:19:18 4aeaa0e7d41f: Layer already exists 06:19:18 c36753c0f1d7: Pushed 06:19:24 1f9bdb7d57af: Pushed 06:19:24 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:3dc170dbe9c453f3714eea801ea0576450cccdf85a956e6b4db4f0b8034d5cff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:19:25 f08727df75cb: Preparing 06:19:25 1f9bdb7d57af: Preparing 06:19:25 a5279195890c: Preparing 06:19:25 caa052f555a1: Preparing 06:19:25 1a6bfa3134b5: Preparing 06:19:25 c36753c0f1d7: Preparing 06:19:25 4aeaa0e7d41f: Preparing 06:19:25 c36753c0f1d7: Waiting 06:19:25 4aeaa0e7d41f: Waiting 06:19:25 f08727df75cb: Layer already exists 06:19:25 a5279195890c: Layer already exists 06:19:25 caa052f555a1: Layer already exists 06:19:25 1f9bdb7d57af: Layer already exists 06:19:25 1a6bfa3134b5: Layer already exists 06:19:25 4aeaa0e7d41f: Layer already exists 06:19:25 c36753c0f1d7: Layer already exists 06:19:25 latest: digest: sha256:3dc170dbe9c453f3714eea801ea0576450cccdf85a956e6b4db4f0b8034d5cff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.71 06:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:19:26 f08727df75cb: Preparing 06:19:26 1f9bdb7d57af: Preparing 06:19:26 a5279195890c: Preparing 06:19:26 caa052f555a1: Preparing 06:19:26 1a6bfa3134b5: Preparing 06:19:26 c36753c0f1d7: Preparing 06:19:26 4aeaa0e7d41f: Preparing 06:19:26 c36753c0f1d7: Waiting 06:19:26 4aeaa0e7d41f: Waiting 06:19:26 1a6bfa3134b5: Layer already exists 06:19:26 1f9bdb7d57af: Layer already exists 06:19:26 f08727df75cb: Layer already exists 06:19:26 a5279195890c: Layer already exists 06:19:26 caa052f555a1: Layer already exists 06:19:26 4aeaa0e7d41f: Layer already exists 06:19:26 c36753c0f1d7: Layer already exists 06:19:26 3.2.0-dev.71: digest: sha256:3dc170dbe9c453f3714eea801ea0576450cccdf85a956e6b4db4f0b8034d5cff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:19:27 f08727df75cb: Preparing 06:19:27 1f9bdb7d57af: Preparing 06:19:27 a5279195890c: Preparing 06:19:27 caa052f555a1: Preparing 06:19:27 1a6bfa3134b5: Preparing 06:19:27 c36753c0f1d7: Preparing 06:19:27 4aeaa0e7d41f: Preparing 06:19:27 c36753c0f1d7: Waiting 06:19:27 4aeaa0e7d41f: Waiting 06:19:27 a5279195890c: Layer already exists 06:19:27 1a6bfa3134b5: Layer already exists 06:19:27 1f9bdb7d57af: Layer already exists 06:19:27 caa052f555a1: Layer already exists 06:19:27 f08727df75cb: Layer already exists 06:19:27 4aeaa0e7d41f: Layer already exists 06:19:27 c36753c0f1d7: Layer already exists 06:19:27 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:3dc170dbe9c453f3714eea801ea0576450cccdf85a956e6b4db4f0b8034d5cff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:19:28 f08727df75cb: Preparing 06:19:28 1f9bdb7d57af: Preparing 06:19:28 a5279195890c: Preparing 06:19:28 caa052f555a1: Preparing 06:19:28 1a6bfa3134b5: Preparing 06:19:28 c36753c0f1d7: Preparing 06:19:28 4aeaa0e7d41f: Preparing 06:19:28 c36753c0f1d7: Waiting 06:19:28 4aeaa0e7d41f: Waiting 06:19:28 a5279195890c: Layer already exists 06:19:28 caa052f555a1: Layer already exists 06:19:28 1a6bfa3134b5: Layer already exists 06:19:28 f08727df75cb: Layer already exists 06:19:28 1f9bdb7d57af: Layer already exists 06:19:28 c36753c0f1d7: Layer already exists 06:19:28 4aeaa0e7d41f: Layer already exists 06:19:28 main: digest: sha256:3dc170dbe9c453f3714eea801ea0576450cccdf85a956e6b4db4f0b8034d5cff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:28 ===================================================== [Pipeline] echo 06:19:28 taggedImages: 06:19:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:19:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:19:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.71 06:19:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:19:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:19:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:19:28 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:19:28 latest 06:19:28 3.2.0-dev.71 06:19:28 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:19:28 main 06:19:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:19:29 5697796697ae: Preparing 06:19:29 441aee2a3f95: Preparing 06:19:29 d9818d871259: Preparing 06:19:29 ddd1744a92a9: Preparing 06:19:29 a5279195890c: Preparing 06:19:29 caa052f555a1: Preparing 06:19:29 1a6bfa3134b5: Preparing 06:19:29 c36753c0f1d7: Preparing 06:19:29 4aeaa0e7d41f: Preparing 06:19:29 caa052f555a1: Waiting 06:19:29 1a6bfa3134b5: Waiting 06:19:29 c36753c0f1d7: Waiting 06:19:29 4aeaa0e7d41f: Waiting 06:19:29 a5279195890c: Layer already exists 06:19:29 caa052f555a1: Layer already exists 06:19:29 1a6bfa3134b5: Layer already exists 06:19:29 d9818d871259: Pushed 06:19:29 c36753c0f1d7: Layer already exists 06:19:29 441aee2a3f95: Pushed 06:19:29 5697796697ae: Pushed 06:19:29 4aeaa0e7d41f: Layer already exists 06:19:31 ddd1744a92a9: Pushed 06:19:31 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:12834de8cadf276d00982d3fc067b4e667ec448975462778c172b4e884b7e0df size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:19:32 5697796697ae: Preparing 06:19:32 441aee2a3f95: Preparing 06:19:32 d9818d871259: Preparing 06:19:32 ddd1744a92a9: Preparing 06:19:32 a5279195890c: Preparing 06:19:32 caa052f555a1: Preparing 06:19:32 1a6bfa3134b5: Preparing 06:19:32 c36753c0f1d7: Preparing 06:19:32 4aeaa0e7d41f: Preparing 06:19:32 caa052f555a1: Waiting 06:19:32 1a6bfa3134b5: Waiting 06:19:32 c36753c0f1d7: Waiting 06:19:32 4aeaa0e7d41f: Waiting 06:19:32 a5279195890c: Layer already exists 06:19:32 5697796697ae: Layer already exists 06:19:32 d9818d871259: Layer already exists 06:19:32 441aee2a3f95: Layer already exists 06:19:32 ddd1744a92a9: Layer already exists 06:19:32 caa052f555a1: Layer already exists 06:19:32 1a6bfa3134b5: Layer already exists 06:19:32 c36753c0f1d7: Layer already exists 06:19:32 4aeaa0e7d41f: Layer already exists 06:19:32 latest: digest: sha256:12834de8cadf276d00982d3fc067b4e667ec448975462778c172b4e884b7e0df size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.71 06:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:19:33 5697796697ae: Preparing 06:19:33 441aee2a3f95: Preparing 06:19:33 d9818d871259: Preparing 06:19:33 ddd1744a92a9: Preparing 06:19:33 a5279195890c: Preparing 06:19:33 caa052f555a1: Preparing 06:19:33 1a6bfa3134b5: Preparing 06:19:33 c36753c0f1d7: Preparing 06:19:33 4aeaa0e7d41f: Preparing 06:19:33 caa052f555a1: Waiting 06:19:33 c36753c0f1d7: Waiting 06:19:33 4aeaa0e7d41f: Waiting 06:19:33 1a6bfa3134b5: Waiting 06:19:33 d9818d871259: Layer already exists 06:19:33 a5279195890c: Layer already exists 06:19:33 5697796697ae: Layer already exists 06:19:33 ddd1744a92a9: Layer already exists 06:19:33 441aee2a3f95: Layer already exists 06:19:33 caa052f555a1: Layer already exists 06:19:33 1a6bfa3134b5: Layer already exists 06:19:33 c36753c0f1d7: Layer already exists 06:19:33 4aeaa0e7d41f: Layer already exists 06:19:33 3.2.0-dev.71: digest: sha256:12834de8cadf276d00982d3fc067b4e667ec448975462778c172b4e884b7e0df size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:19:34 5697796697ae: Preparing 06:19:34 441aee2a3f95: Preparing 06:19:34 d9818d871259: Preparing 06:19:34 ddd1744a92a9: Preparing 06:19:34 a5279195890c: Preparing 06:19:34 caa052f555a1: Preparing 06:19:34 1a6bfa3134b5: Preparing 06:19:34 c36753c0f1d7: Preparing 06:19:34 4aeaa0e7d41f: Preparing 06:19:34 caa052f555a1: Waiting 06:19:34 1a6bfa3134b5: Waiting 06:19:34 c36753c0f1d7: Waiting 06:19:34 4aeaa0e7d41f: Waiting 06:19:34 d9818d871259: Layer already exists 06:19:34 5697796697ae: Layer already exists 06:19:34 441aee2a3f95: Layer already exists 06:19:34 a5279195890c: Layer already exists 06:19:34 ddd1744a92a9: Layer already exists 06:19:34 4aeaa0e7d41f: Layer already exists 06:19:34 1a6bfa3134b5: Layer already exists 06:19:34 caa052f555a1: Layer already exists 06:19:34 c36753c0f1d7: Layer already exists 06:19:34 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:12834de8cadf276d00982d3fc067b4e667ec448975462778c172b4e884b7e0df size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:19:35 5697796697ae: Preparing 06:19:35 441aee2a3f95: Preparing 06:19:35 d9818d871259: Preparing 06:19:35 ddd1744a92a9: Preparing 06:19:35 a5279195890c: Preparing 06:19:35 caa052f555a1: Preparing 06:19:35 1a6bfa3134b5: Preparing 06:19:35 c36753c0f1d7: Preparing 06:19:35 4aeaa0e7d41f: Preparing 06:19:35 c36753c0f1d7: Waiting 06:19:35 caa052f555a1: Waiting 06:19:35 1a6bfa3134b5: Waiting 06:19:35 4aeaa0e7d41f: Waiting 06:19:35 a5279195890c: Layer already exists 06:19:35 d9818d871259: Layer already exists 06:19:35 441aee2a3f95: Layer already exists 06:19:35 ddd1744a92a9: Layer already exists 06:19:35 5697796697ae: Layer already exists 06:19:35 caa052f555a1: Layer already exists 06:19:35 c36753c0f1d7: Layer already exists 06:19:35 1a6bfa3134b5: Layer already exists 06:19:35 4aeaa0e7d41f: Layer already exists 06:19:35 main: digest: sha256:12834de8cadf276d00982d3fc067b4e667ec448975462778c172b4e884b7e0df size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:35 ===================================================== [Pipeline] echo 06:19:35 taggedImages: 06:19:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:19:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:19:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.71 06:19:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:19:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:19:35 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:19:35 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:19:35 latest 06:19:35 3.2.0-dev.71 06:19:35 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:19:35 main 06:19:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:19:36 ea13807024fc: Preparing 06:19:36 793840c50e8c: Preparing 06:19:36 e54109b8c4ef: Preparing 06:19:36 a5279195890c: Preparing 06:19:36 caa052f555a1: Preparing 06:19:36 4e379845538c: Preparing 06:19:36 5c182fe3a1c2: Preparing 06:19:36 4aeaa0e7d41f: Preparing 06:19:36 4e379845538c: Waiting 06:19:36 5c182fe3a1c2: Waiting 06:19:36 4aeaa0e7d41f: Waiting 06:19:36 caa052f555a1: Layer already exists 06:19:36 a5279195890c: Layer already exists 06:19:36 793840c50e8c: Pushed 06:19:36 4e379845538c: Pushed 06:19:36 ea13807024fc: Pushed 06:19:36 5c182fe3a1c2: Pushed 06:19:36 4aeaa0e7d41f: Layer already exists 06:19:43 e54109b8c4ef: Pushed 06:19:43 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:af307f49e8549c2a0000989f23fbd0b1189877cd2922a9883cd72c38e8e4a00b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:19:44 ea13807024fc: Preparing 06:19:44 793840c50e8c: Preparing 06:19:44 e54109b8c4ef: Preparing 06:19:44 a5279195890c: Preparing 06:19:44 caa052f555a1: Preparing 06:19:44 4e379845538c: Preparing 06:19:44 5c182fe3a1c2: Preparing 06:19:44 4aeaa0e7d41f: Preparing 06:19:44 4e379845538c: Waiting 06:19:44 5c182fe3a1c2: Waiting 06:19:44 4aeaa0e7d41f: Waiting 06:19:44 793840c50e8c: Layer already exists 06:19:44 e54109b8c4ef: Layer already exists 06:19:44 ea13807024fc: Layer already exists 06:19:44 a5279195890c: Layer already exists 06:19:44 caa052f555a1: Layer already exists 06:19:44 4e379845538c: Layer already exists 06:19:44 4aeaa0e7d41f: Layer already exists 06:19:44 5c182fe3a1c2: Layer already exists 06:19:44 latest: digest: sha256:af307f49e8549c2a0000989f23fbd0b1189877cd2922a9883cd72c38e8e4a00b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.71 06:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:19:45 ea13807024fc: Preparing 06:19:45 793840c50e8c: Preparing 06:19:45 e54109b8c4ef: Preparing 06:19:45 a5279195890c: Preparing 06:19:45 caa052f555a1: Preparing 06:19:45 4e379845538c: Preparing 06:19:45 5c182fe3a1c2: Preparing 06:19:45 4aeaa0e7d41f: Preparing 06:19:45 4e379845538c: Waiting 06:19:45 4aeaa0e7d41f: Waiting 06:19:45 5c182fe3a1c2: Waiting 06:19:45 caa052f555a1: Layer already exists 06:19:45 a5279195890c: Layer already exists 06:19:45 793840c50e8c: Layer already exists 06:19:45 ea13807024fc: Layer already exists 06:19:45 e54109b8c4ef: Layer already exists 06:19:45 5c182fe3a1c2: Layer already exists 06:19:45 4e379845538c: Layer already exists 06:19:45 4aeaa0e7d41f: Layer already exists 06:19:45 3.2.0-dev.71: digest: sha256:af307f49e8549c2a0000989f23fbd0b1189877cd2922a9883cd72c38e8e4a00b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:19:45 ea13807024fc: Preparing 06:19:45 793840c50e8c: Preparing 06:19:45 e54109b8c4ef: Preparing 06:19:45 a5279195890c: Preparing 06:19:45 caa052f555a1: Preparing 06:19:45 4e379845538c: Preparing 06:19:45 5c182fe3a1c2: Preparing 06:19:45 4aeaa0e7d41f: Preparing 06:19:45 5c182fe3a1c2: Waiting 06:19:45 4e379845538c: Waiting 06:19:45 4aeaa0e7d41f: Waiting 06:19:45 a5279195890c: Layer already exists 06:19:45 ea13807024fc: Layer already exists 06:19:45 e54109b8c4ef: Layer already exists 06:19:45 caa052f555a1: Layer already exists 06:19:45 793840c50e8c: Layer already exists 06:19:45 5c182fe3a1c2: Layer already exists 06:19:45 4aeaa0e7d41f: Layer already exists 06:19:45 4e379845538c: Layer already exists 06:19:46 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:af307f49e8549c2a0000989f23fbd0b1189877cd2922a9883cd72c38e8e4a00b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:19:46 ea13807024fc: Preparing 06:19:46 793840c50e8c: Preparing 06:19:46 e54109b8c4ef: Preparing 06:19:46 a5279195890c: Preparing 06:19:46 caa052f555a1: Preparing 06:19:46 4e379845538c: Preparing 06:19:46 5c182fe3a1c2: Preparing 06:19:46 4aeaa0e7d41f: Preparing 06:19:46 4e379845538c: Waiting 06:19:46 5c182fe3a1c2: Waiting 06:19:46 4aeaa0e7d41f: Waiting 06:19:46 e54109b8c4ef: Layer already exists 06:19:46 a5279195890c: Layer already exists 06:19:46 793840c50e8c: Layer already exists 06:19:46 ea13807024fc: Layer already exists 06:19:46 caa052f555a1: Layer already exists 06:19:46 4aeaa0e7d41f: Layer already exists 06:19:46 5c182fe3a1c2: Layer already exists 06:19:46 4e379845538c: Layer already exists 06:19:47 main: digest: sha256:af307f49e8549c2a0000989f23fbd0b1189877cd2922a9883cd72c38e8e4a00b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:47 ===================================================== [Pipeline] echo 06:19:47 taggedImages: 06:19:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:19:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:19:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.71 06:19:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:19:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:19:47 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:19:47 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:19:47 latest 06:19:47 3.2.0-dev.71 06:19:47 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:19:47 main 06:19:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:19:48 435589e0abc1: Preparing 06:19:48 f8b338cc4e7f: Preparing 06:19:48 caa052f555a1: Preparing 06:19:48 743aee22eb0e: Preparing 06:19:48 c4c1fa36616a: Preparing 06:19:48 4aeaa0e7d41f: Preparing 06:19:48 4aeaa0e7d41f: Waiting 06:19:48 caa052f555a1: Layer already exists 06:19:48 4aeaa0e7d41f: Layer already exists 06:19:48 435589e0abc1: Pushed 06:19:48 c4c1fa36616a: Pushed 06:19:48 743aee22eb0e: Pushed 06:19:54 f8b338cc4e7f: Pushed 06:19:54 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:052ff46b98cf8629538ca93fec24debfad1f642cbea2cc666e3cb5c7b65d006d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:19:55 435589e0abc1: Preparing 06:19:55 f8b338cc4e7f: Preparing 06:19:55 caa052f555a1: Preparing 06:19:55 743aee22eb0e: Preparing 06:19:55 c4c1fa36616a: Preparing 06:19:55 4aeaa0e7d41f: Preparing 06:19:55 4aeaa0e7d41f: Waiting 06:19:55 743aee22eb0e: Layer already exists 06:19:55 f8b338cc4e7f: Layer already exists 06:19:55 caa052f555a1: Layer already exists 06:19:55 c4c1fa36616a: Layer already exists 06:19:55 435589e0abc1: Layer already exists 06:19:55 4aeaa0e7d41f: Layer already exists 06:19:55 latest: digest: sha256:052ff46b98cf8629538ca93fec24debfad1f642cbea2cc666e3cb5c7b65d006d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.71 06:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:19:56 435589e0abc1: Preparing 06:19:56 f8b338cc4e7f: Preparing 06:19:56 caa052f555a1: Preparing 06:19:56 743aee22eb0e: Preparing 06:19:56 c4c1fa36616a: Preparing 06:19:56 4aeaa0e7d41f: Preparing 06:19:56 4aeaa0e7d41f: Waiting 06:19:56 caa052f555a1: Layer already exists 06:19:56 f8b338cc4e7f: Layer already exists 06:19:56 c4c1fa36616a: Layer already exists 06:19:56 435589e0abc1: Layer already exists 06:19:56 743aee22eb0e: Layer already exists 06:19:56 4aeaa0e7d41f: Layer already exists 06:19:56 3.2.0-dev.71: digest: sha256:052ff46b98cf8629538ca93fec24debfad1f642cbea2cc666e3cb5c7b65d006d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:19:57 435589e0abc1: Preparing 06:19:57 f8b338cc4e7f: Preparing 06:19:57 caa052f555a1: Preparing 06:19:57 743aee22eb0e: Preparing 06:19:57 c4c1fa36616a: Preparing 06:19:57 4aeaa0e7d41f: Preparing 06:19:57 4aeaa0e7d41f: Waiting 06:19:57 caa052f555a1: Layer already exists 06:19:57 f8b338cc4e7f: Layer already exists 06:19:57 435589e0abc1: Layer already exists 06:19:57 c4c1fa36616a: Layer already exists 06:19:57 743aee22eb0e: Layer already exists 06:19:57 4aeaa0e7d41f: Layer already exists 06:19:57 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:052ff46b98cf8629538ca93fec24debfad1f642cbea2cc666e3cb5c7b65d006d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:19:58 435589e0abc1: Preparing 06:19:58 f8b338cc4e7f: Preparing 06:19:58 caa052f555a1: Preparing 06:19:58 743aee22eb0e: Preparing 06:19:58 c4c1fa36616a: Preparing 06:19:58 4aeaa0e7d41f: Preparing 06:19:58 4aeaa0e7d41f: Waiting 06:19:58 caa052f555a1: Layer already exists 06:19:58 f8b338cc4e7f: Layer already exists 06:19:58 743aee22eb0e: Layer already exists 06:19:58 435589e0abc1: Layer already exists 06:19:58 c4c1fa36616a: Layer already exists 06:19:58 4aeaa0e7d41f: Layer already exists 06:19:58 main: digest: sha256:052ff46b98cf8629538ca93fec24debfad1f642cbea2cc666e3cb5c7b65d006d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:58 ===================================================== [Pipeline] echo 06:19:58 taggedImages: 06:19:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:19:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:19:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.71 06:19:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:19:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:19:58 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:19:58 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:19:58 latest 06:19:58 3.2.0-dev.71 06:19:58 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:19:58 main 06:19:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:19:59 6bd4f65cfcff: Preparing 06:19:59 7c70a701face: Preparing 06:19:59 866d35ce0254: Preparing 06:19:59 a5279195890c: Preparing 06:19:59 caa052f555a1: Preparing 06:19:59 1a6bfa3134b5: Preparing 06:19:59 c36753c0f1d7: Preparing 06:19:59 1a6bfa3134b5: Waiting 06:19:59 4aeaa0e7d41f: Preparing 06:19:59 c36753c0f1d7: Waiting 06:19:59 4aeaa0e7d41f: Waiting 06:19:59 caa052f555a1: Layer already exists 06:19:59 a5279195890c: Layer already exists 06:19:59 c36753c0f1d7: Layer already exists 06:19:59 1a6bfa3134b5: Layer already exists 06:19:59 7c70a701face: Pushed 06:19:59 4aeaa0e7d41f: Layer already exists 06:19:59 6bd4f65cfcff: Pushed 06:20:06 866d35ce0254: Pushed 06:20:06 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:41dd056e2c3f37aa0f2895bd9c7e8cf82837a18bc1241298cc0571f7a23a073a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:20:07 6bd4f65cfcff: Preparing 06:20:07 7c70a701face: Preparing 06:20:07 866d35ce0254: Preparing 06:20:07 a5279195890c: Preparing 06:20:07 caa052f555a1: Preparing 06:20:07 1a6bfa3134b5: Preparing 06:20:07 c36753c0f1d7: Preparing 06:20:07 4aeaa0e7d41f: Preparing 06:20:07 1a6bfa3134b5: Waiting 06:20:07 c36753c0f1d7: Waiting 06:20:07 4aeaa0e7d41f: Waiting 06:20:07 a5279195890c: Layer already exists 06:20:07 6bd4f65cfcff: Layer already exists 06:20:07 866d35ce0254: Layer already exists 06:20:07 7c70a701face: Layer already exists 06:20:07 caa052f555a1: Layer already exists 06:20:07 4aeaa0e7d41f: Layer already exists 06:20:07 c36753c0f1d7: Layer already exists 06:20:07 1a6bfa3134b5: Layer already exists 06:20:07 latest: digest: sha256:41dd056e2c3f37aa0f2895bd9c7e8cf82837a18bc1241298cc0571f7a23a073a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.71 06:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:20:08 6bd4f65cfcff: Preparing 06:20:08 7c70a701face: Preparing 06:20:08 866d35ce0254: Preparing 06:20:08 a5279195890c: Preparing 06:20:08 caa052f555a1: Preparing 06:20:08 1a6bfa3134b5: Preparing 06:20:08 c36753c0f1d7: Preparing 06:20:08 4aeaa0e7d41f: Preparing 06:20:08 c36753c0f1d7: Waiting 06:20:08 4aeaa0e7d41f: Waiting 06:20:08 1a6bfa3134b5: Waiting 06:20:08 866d35ce0254: Layer already exists 06:20:08 a5279195890c: Layer already exists 06:20:08 6bd4f65cfcff: Layer already exists 06:20:08 caa052f555a1: Layer already exists 06:20:08 7c70a701face: Layer already exists 06:20:08 c36753c0f1d7: Layer already exists 06:20:08 1a6bfa3134b5: Layer already exists 06:20:08 4aeaa0e7d41f: Layer already exists 06:20:08 3.2.0-dev.71: digest: sha256:41dd056e2c3f37aa0f2895bd9c7e8cf82837a18bc1241298cc0571f7a23a073a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:20:09 6bd4f65cfcff: Preparing 06:20:09 7c70a701face: Preparing 06:20:09 866d35ce0254: Preparing 06:20:09 a5279195890c: Preparing 06:20:09 caa052f555a1: Preparing 06:20:09 1a6bfa3134b5: Preparing 06:20:09 c36753c0f1d7: Preparing 06:20:09 4aeaa0e7d41f: Preparing 06:20:09 1a6bfa3134b5: Waiting 06:20:09 c36753c0f1d7: Waiting 06:20:09 4aeaa0e7d41f: Waiting 06:20:09 6bd4f65cfcff: Layer already exists 06:20:09 a5279195890c: Layer already exists 06:20:09 7c70a701face: Layer already exists 06:20:09 866d35ce0254: Layer already exists 06:20:09 caa052f555a1: Layer already exists 06:20:09 1a6bfa3134b5: Layer already exists 06:20:09 c36753c0f1d7: Layer already exists 06:20:09 4aeaa0e7d41f: Layer already exists 06:20:09 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:41dd056e2c3f37aa0f2895bd9c7e8cf82837a18bc1241298cc0571f7a23a073a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:20:09 6bd4f65cfcff: Preparing 06:20:09 7c70a701face: Preparing 06:20:09 866d35ce0254: Preparing 06:20:09 a5279195890c: Preparing 06:20:09 caa052f555a1: Preparing 06:20:09 1a6bfa3134b5: Preparing 06:20:09 c36753c0f1d7: Preparing 06:20:09 4aeaa0e7d41f: Preparing 06:20:09 1a6bfa3134b5: Waiting 06:20:09 c36753c0f1d7: Waiting 06:20:09 4aeaa0e7d41f: Waiting 06:20:09 866d35ce0254: Layer already exists 06:20:09 6bd4f65cfcff: Layer already exists 06:20:09 caa052f555a1: Layer already exists 06:20:09 a5279195890c: Layer already exists 06:20:09 7c70a701face: Layer already exists 06:20:09 c36753c0f1d7: Layer already exists 06:20:09 1a6bfa3134b5: Layer already exists 06:20:09 4aeaa0e7d41f: Layer already exists 06:20:10 main: digest: sha256:41dd056e2c3f37aa0f2895bd9c7e8cf82837a18bc1241298cc0571f7a23a073a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:20:10 ===================================================== [Pipeline] echo 06:20:10 taggedImages: 06:20:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:20:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.71 06:20:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:20:10 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:20:10 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:10 latest 06:20:10 3.2.0-dev.71 06:20:10 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:10 main 06:20:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:20:10 72c466f7a6a2: Preparing 06:20:10 6d6a8086fdec: Preparing 06:20:10 0533959d57ce: Preparing 06:20:10 5c3b3d65e31a: Preparing 06:20:10 2e7414bfa9d7: Preparing 06:20:10 9ff206c67545: Preparing 06:20:10 54753086756f: Preparing 06:20:10 7fd7e5cb14fc: Preparing 06:20:10 a5279195890c: Preparing 06:20:10 caa052f555a1: Preparing 06:20:10 56f960046fa3: Preparing 06:20:10 37c0a4b834af: Preparing 06:20:10 5f70bf18a086: Preparing 06:20:10 d7b7dc033002: Preparing 06:20:10 5e15ff0c58ff: Preparing 06:20:10 c7ef332e6584: Preparing 06:20:10 4aeaa0e7d41f: Preparing 06:20:10 7fd7e5cb14fc: Waiting 06:20:10 a5279195890c: Waiting 06:20:10 caa052f555a1: Waiting 06:20:10 56f960046fa3: Waiting 06:20:10 37c0a4b834af: Waiting 06:20:10 5f70bf18a086: Waiting 06:20:10 d7b7dc033002: Waiting 06:20:10 5e15ff0c58ff: Waiting 06:20:10 c7ef332e6584: Waiting 06:20:10 9ff206c67545: Waiting 06:20:10 54753086756f: Waiting 06:20:10 4aeaa0e7d41f: Waiting 06:20:11 2e7414bfa9d7: Pushed 06:20:11 6d6a8086fdec: Pushed 06:20:11 72c466f7a6a2: Pushed 06:20:11 0533959d57ce: Pushed 06:20:11 5c3b3d65e31a: Pushed 06:20:11 a5279195890c: Layer already exists 06:20:11 caa052f555a1: Layer already exists 06:20:11 9ff206c67545: Pushed 06:20:11 54753086756f: Pushed 06:20:11 5f70bf18a086: Layer already exists 06:20:11 37c0a4b834af: Pushed 06:20:11 56f960046fa3: Pushed 06:20:11 4aeaa0e7d41f: Layer already exists 06:20:11 d7b7dc033002: Pushed 06:20:11 5e15ff0c58ff: Pushed 06:20:11 c7ef332e6584: Pushed 06:20:14 7fd7e5cb14fc: Pushed 06:20:14 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:10d7e7c80bd7a31e77df317bca58ad4f60a5f214dd43b2b7d044a3f2cbe7049b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:20:14 72c466f7a6a2: Preparing 06:20:14 6d6a8086fdec: Preparing 06:20:14 0533959d57ce: Preparing 06:20:14 5c3b3d65e31a: Preparing 06:20:14 2e7414bfa9d7: Preparing 06:20:14 9ff206c67545: Preparing 06:20:14 54753086756f: Preparing 06:20:14 7fd7e5cb14fc: Preparing 06:20:14 a5279195890c: Preparing 06:20:14 caa052f555a1: Preparing 06:20:14 56f960046fa3: Preparing 06:20:14 37c0a4b834af: Preparing 06:20:14 5f70bf18a086: Preparing 06:20:14 d7b7dc033002: Preparing 06:20:14 5e15ff0c58ff: Preparing 06:20:14 c7ef332e6584: Preparing 06:20:14 4aeaa0e7d41f: Preparing 06:20:14 a5279195890c: Waiting 06:20:14 caa052f555a1: Waiting 06:20:14 56f960046fa3: Waiting 06:20:14 37c0a4b834af: Waiting 06:20:14 5f70bf18a086: Waiting 06:20:14 d7b7dc033002: Waiting 06:20:14 5e15ff0c58ff: Waiting 06:20:14 c7ef332e6584: Waiting 06:20:14 4aeaa0e7d41f: Waiting 06:20:14 9ff206c67545: Waiting 06:20:14 54753086756f: Waiting 06:20:14 7fd7e5cb14fc: Waiting 06:20:14 0533959d57ce: Layer already exists 06:20:14 5c3b3d65e31a: Layer already exists 06:20:14 72c466f7a6a2: Layer already exists 06:20:14 6d6a8086fdec: Layer already exists 06:20:14 2e7414bfa9d7: Layer already exists 06:20:14 7fd7e5cb14fc: Layer already exists 06:20:14 9ff206c67545: Layer already exists 06:20:14 54753086756f: Layer already exists 06:20:14 caa052f555a1: Layer already exists 06:20:14 a5279195890c: Layer already exists 06:20:14 56f960046fa3: Layer already exists 06:20:14 5f70bf18a086: Layer already exists 06:20:14 37c0a4b834af: Layer already exists 06:20:14 d7b7dc033002: Layer already exists 06:20:14 5e15ff0c58ff: Layer already exists 06:20:14 c7ef332e6584: Layer already exists 06:20:14 4aeaa0e7d41f: Layer already exists 06:20:15 latest: digest: sha256:10d7e7c80bd7a31e77df317bca58ad4f60a5f214dd43b2b7d044a3f2cbe7049b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.71 06:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:20:16 72c466f7a6a2: Preparing 06:20:16 6d6a8086fdec: Preparing 06:20:16 0533959d57ce: Preparing 06:20:16 5c3b3d65e31a: Preparing 06:20:16 2e7414bfa9d7: Preparing 06:20:16 9ff206c67545: Preparing 06:20:16 54753086756f: Preparing 06:20:16 7fd7e5cb14fc: Preparing 06:20:16 a5279195890c: Preparing 06:20:16 caa052f555a1: Preparing 06:20:16 56f960046fa3: Preparing 06:20:16 37c0a4b834af: Preparing 06:20:16 5f70bf18a086: Preparing 06:20:16 d7b7dc033002: Preparing 06:20:16 5e15ff0c58ff: Preparing 06:20:16 c7ef332e6584: Preparing 06:20:16 4aeaa0e7d41f: Preparing 06:20:16 9ff206c67545: Waiting 06:20:16 54753086756f: Waiting 06:20:16 37c0a4b834af: Waiting 06:20:16 7fd7e5cb14fc: Waiting 06:20:16 5f70bf18a086: Waiting 06:20:16 d7b7dc033002: Waiting 06:20:16 5e15ff0c58ff: Waiting 06:20:16 c7ef332e6584: Waiting 06:20:16 4aeaa0e7d41f: Waiting 06:20:16 a5279195890c: Waiting 06:20:16 56f960046fa3: Waiting 06:20:16 caa052f555a1: Waiting 06:20:16 0533959d57ce: Layer already exists 06:20:16 2e7414bfa9d7: Layer already exists 06:20:16 6d6a8086fdec: Layer already exists 06:20:16 5c3b3d65e31a: Layer already exists 06:20:16 72c466f7a6a2: Layer already exists 06:20:16 caa052f555a1: Layer already exists 06:20:16 54753086756f: Layer already exists 06:20:16 a5279195890c: Layer already exists 06:20:16 9ff206c67545: Layer already exists 06:20:16 7fd7e5cb14fc: Layer already exists 06:20:16 d7b7dc033002: Layer already exists 06:20:16 56f960046fa3: Layer already exists 06:20:16 37c0a4b834af: Layer already exists 06:20:16 5f70bf18a086: Layer already exists 06:20:16 5e15ff0c58ff: Layer already exists 06:20:16 4aeaa0e7d41f: Layer already exists 06:20:16 c7ef332e6584: Layer already exists 06:20:16 3.2.0-dev.71: digest: sha256:10d7e7c80bd7a31e77df317bca58ad4f60a5f214dd43b2b7d044a3f2cbe7049b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:20:17 72c466f7a6a2: Preparing 06:20:17 6d6a8086fdec: Preparing 06:20:17 0533959d57ce: Preparing 06:20:17 5c3b3d65e31a: Preparing 06:20:17 2e7414bfa9d7: Preparing 06:20:17 9ff206c67545: Preparing 06:20:17 9ff206c67545: Waiting 06:20:17 54753086756f: Preparing 06:20:17 7fd7e5cb14fc: Preparing 06:20:17 54753086756f: Waiting 06:20:17 a5279195890c: Preparing 06:20:17 7fd7e5cb14fc: Waiting 06:20:17 a5279195890c: Waiting 06:20:17 caa052f555a1: Preparing 06:20:17 56f960046fa3: Preparing 06:20:17 caa052f555a1: Waiting 06:20:17 37c0a4b834af: Preparing 06:20:17 56f960046fa3: Waiting 06:20:17 5f70bf18a086: Preparing 06:20:17 37c0a4b834af: Waiting 06:20:17 5f70bf18a086: Waiting 06:20:17 d7b7dc033002: Preparing 06:20:17 d7b7dc033002: Waiting 06:20:17 5e15ff0c58ff: Preparing 06:20:17 c7ef332e6584: Preparing 06:20:17 5e15ff0c58ff: Waiting 06:20:17 4aeaa0e7d41f: Preparing 06:20:17 c7ef332e6584: Waiting 06:20:17 72c466f7a6a2: Layer already exists 06:20:17 6d6a8086fdec: Layer already exists 06:20:17 5c3b3d65e31a: Layer already exists 06:20:17 2e7414bfa9d7: Layer already exists 06:20:17 0533959d57ce: Layer already exists 06:20:17 9ff206c67545: Layer already exists 06:20:17 54753086756f: Layer already exists 06:20:17 7fd7e5cb14fc: Layer already exists 06:20:17 caa052f555a1: Layer already exists 06:20:17 a5279195890c: Layer already exists 06:20:17 56f960046fa3: Layer already exists 06:20:17 5f70bf18a086: Layer already exists 06:20:17 5e15ff0c58ff: Layer already exists 06:20:17 37c0a4b834af: Layer already exists 06:20:17 d7b7dc033002: Layer already exists 06:20:17 c7ef332e6584: Layer already exists 06:20:17 4aeaa0e7d41f: Layer already exists 06:20:17 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:10d7e7c80bd7a31e77df317bca58ad4f60a5f214dd43b2b7d044a3f2cbe7049b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:20:18 72c466f7a6a2: Preparing 06:20:18 6d6a8086fdec: Preparing 06:20:18 0533959d57ce: Preparing 06:20:18 5c3b3d65e31a: Preparing 06:20:18 2e7414bfa9d7: Preparing 06:20:18 9ff206c67545: Preparing 06:20:18 54753086756f: Preparing 06:20:18 7fd7e5cb14fc: Preparing 06:20:18 a5279195890c: Preparing 06:20:18 caa052f555a1: Preparing 06:20:18 56f960046fa3: Preparing 06:20:18 37c0a4b834af: Preparing 06:20:18 5f70bf18a086: Preparing 06:20:18 d7b7dc033002: Preparing 06:20:18 5e15ff0c58ff: Preparing 06:20:18 c7ef332e6584: Preparing 06:20:18 4aeaa0e7d41f: Preparing 06:20:18 56f960046fa3: Waiting 06:20:18 37c0a4b834af: Waiting 06:20:18 5f70bf18a086: Waiting 06:20:18 d7b7dc033002: Waiting 06:20:18 9ff206c67545: Waiting 06:20:18 5e15ff0c58ff: Waiting 06:20:18 c7ef332e6584: Waiting 06:20:18 4aeaa0e7d41f: Waiting 06:20:18 54753086756f: Waiting 06:20:18 a5279195890c: Waiting 06:20:18 caa052f555a1: Waiting 06:20:18 7fd7e5cb14fc: Waiting 06:20:18 0533959d57ce: Layer already exists 06:20:18 5c3b3d65e31a: Layer already exists 06:20:18 72c466f7a6a2: Layer already exists 06:20:18 2e7414bfa9d7: Layer already exists 06:20:18 6d6a8086fdec: Layer already exists 06:20:18 7fd7e5cb14fc: Layer already exists 06:20:18 54753086756f: Layer already exists 06:20:18 a5279195890c: Layer already exists 06:20:18 caa052f555a1: Layer already exists 06:20:18 9ff206c67545: Layer already exists 06:20:18 5f70bf18a086: Layer already exists 06:20:18 56f960046fa3: Layer already exists 06:20:18 37c0a4b834af: Layer already exists 06:20:18 5e15ff0c58ff: Layer already exists 06:20:18 d7b7dc033002: Layer already exists 06:20:18 c7ef332e6584: Layer already exists 06:20:18 4aeaa0e7d41f: Layer already exists 06:20:18 main: digest: sha256:10d7e7c80bd7a31e77df317bca58ad4f60a5f214dd43b2b7d044a3f2cbe7049b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:20:18 ===================================================== [Pipeline] echo 06:20:18 taggedImages: 06:20:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:20:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.71 06:20:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:20:18 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:20:18 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:18 latest 06:20:18 3.2.0-dev.71 06:20:18 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:18 main 06:20:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:20:19 0aefaead2fd7: Preparing 06:20:19 73275e7049ed: Preparing 06:20:19 5a607ca516c2: Preparing 06:20:19 50a7853d091f: Preparing 06:20:19 a5279195890c: Preparing 06:20:19 caa052f555a1: Preparing 06:20:19 1a6bfa3134b5: Preparing 06:20:19 c36753c0f1d7: Preparing 06:20:19 4aeaa0e7d41f: Preparing 06:20:19 caa052f555a1: Waiting 06:20:19 c36753c0f1d7: Waiting 06:20:19 1a6bfa3134b5: Waiting 06:20:19 4aeaa0e7d41f: Waiting 06:20:19 a5279195890c: Layer already exists 06:20:19 caa052f555a1: Layer already exists 06:20:19 1a6bfa3134b5: Layer already exists 06:20:19 c36753c0f1d7: Layer already exists 06:20:19 4aeaa0e7d41f: Layer already exists 06:20:19 0aefaead2fd7: Pushed 06:20:19 73275e7049ed: Pushed 06:20:19 5a607ca516c2: Pushed 06:20:25 50a7853d091f: Pushed 06:20:25 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:86c751dcde46b6ddd83703c696606b3b6c999b0f5fcca3a5613dac4069b7b6b8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:20:25 0aefaead2fd7: Preparing 06:20:25 73275e7049ed: Preparing 06:20:25 5a607ca516c2: Preparing 06:20:25 50a7853d091f: Preparing 06:20:25 a5279195890c: Preparing 06:20:25 caa052f555a1: Preparing 06:20:25 1a6bfa3134b5: Preparing 06:20:25 c36753c0f1d7: Preparing 06:20:25 4aeaa0e7d41f: Preparing 06:20:25 caa052f555a1: Waiting 06:20:25 1a6bfa3134b5: Waiting 06:20:25 c36753c0f1d7: Waiting 06:20:25 4aeaa0e7d41f: Waiting 06:20:25 73275e7049ed: Layer already exists 06:20:25 5a607ca516c2: Layer already exists 06:20:25 a5279195890c: Layer already exists 06:20:25 0aefaead2fd7: Layer already exists 06:20:25 50a7853d091f: Layer already exists 06:20:25 1a6bfa3134b5: Layer already exists 06:20:25 4aeaa0e7d41f: Layer already exists 06:20:25 caa052f555a1: Layer already exists 06:20:25 c36753c0f1d7: Layer already exists 06:20:26 latest: digest: sha256:86c751dcde46b6ddd83703c696606b3b6c999b0f5fcca3a5613dac4069b7b6b8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.71 06:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:20:26 0aefaead2fd7: Preparing 06:20:26 73275e7049ed: Preparing 06:20:26 5a607ca516c2: Preparing 06:20:26 50a7853d091f: Preparing 06:20:26 a5279195890c: Preparing 06:20:26 caa052f555a1: Preparing 06:20:26 1a6bfa3134b5: Preparing 06:20:26 c36753c0f1d7: Preparing 06:20:26 4aeaa0e7d41f: Preparing 06:20:26 1a6bfa3134b5: Waiting 06:20:26 c36753c0f1d7: Waiting 06:20:26 caa052f555a1: Waiting 06:20:26 4aeaa0e7d41f: Waiting 06:20:26 50a7853d091f: Layer already exists 06:20:26 5a607ca516c2: Layer already exists 06:20:26 a5279195890c: Layer already exists 06:20:26 73275e7049ed: Layer already exists 06:20:26 0aefaead2fd7: Layer already exists 06:20:26 c36753c0f1d7: Layer already exists 06:20:26 caa052f555a1: Layer already exists 06:20:26 1a6bfa3134b5: Layer already exists 06:20:26 4aeaa0e7d41f: Layer already exists 06:20:26 3.2.0-dev.71: digest: sha256:86c751dcde46b6ddd83703c696606b3b6c999b0f5fcca3a5613dac4069b7b6b8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:20:27 0aefaead2fd7: Preparing 06:20:27 73275e7049ed: Preparing 06:20:27 5a607ca516c2: Preparing 06:20:27 50a7853d091f: Preparing 06:20:27 a5279195890c: Preparing 06:20:27 caa052f555a1: Preparing 06:20:27 1a6bfa3134b5: Preparing 06:20:27 c36753c0f1d7: Preparing 06:20:27 4aeaa0e7d41f: Preparing 06:20:27 caa052f555a1: Waiting 06:20:27 c36753c0f1d7: Waiting 06:20:27 4aeaa0e7d41f: Waiting 06:20:27 0aefaead2fd7: Layer already exists 06:20:27 a5279195890c: Layer already exists 06:20:27 5a607ca516c2: Layer already exists 06:20:27 73275e7049ed: Layer already exists 06:20:27 50a7853d091f: Layer already exists 06:20:27 c36753c0f1d7: Layer already exists 06:20:27 caa052f555a1: Layer already exists 06:20:27 1a6bfa3134b5: Layer already exists 06:20:27 4aeaa0e7d41f: Layer already exists 06:20:27 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:86c751dcde46b6ddd83703c696606b3b6c999b0f5fcca3a5613dac4069b7b6b8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:20:28 0aefaead2fd7: Preparing 06:20:28 73275e7049ed: Preparing 06:20:28 5a607ca516c2: Preparing 06:20:28 50a7853d091f: Preparing 06:20:28 a5279195890c: Preparing 06:20:28 caa052f555a1: Preparing 06:20:28 1a6bfa3134b5: Preparing 06:20:28 c36753c0f1d7: Preparing 06:20:28 4aeaa0e7d41f: Preparing 06:20:28 1a6bfa3134b5: Waiting 06:20:28 c36753c0f1d7: Waiting 06:20:28 4aeaa0e7d41f: Waiting 06:20:28 caa052f555a1: Waiting 06:20:28 5a607ca516c2: Layer already exists 06:20:28 0aefaead2fd7: Layer already exists 06:20:28 50a7853d091f: Layer already exists 06:20:28 a5279195890c: Layer already exists 06:20:28 73275e7049ed: Layer already exists 06:20:28 caa052f555a1: Layer already exists 06:20:28 1a6bfa3134b5: Layer already exists 06:20:28 c36753c0f1d7: Layer already exists 06:20:28 4aeaa0e7d41f: Layer already exists 06:20:28 main: digest: sha256:86c751dcde46b6ddd83703c696606b3b6c999b0f5fcca3a5613dac4069b7b6b8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:20:28 ===================================================== [Pipeline] echo 06:20:28 taggedImages: 06:20:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:20:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.71 06:20:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:20:28 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:20:28 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:28 latest 06:20:28 3.2.0-dev.71 06:20:28 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:28 main 06:20:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:20:29 c3d7f1fd4827: Preparing 06:20:29 a73522127232: Preparing 06:20:29 83d67b25fdb3: Preparing 06:20:29 20c3b445b57e: Preparing 06:20:29 cec4b213268f: Preparing 06:20:29 a5279195890c: Preparing 06:20:29 caa052f555a1: Preparing 06:20:29 119a5f343aed: Preparing 06:20:29 50f690760b0a: Preparing 06:20:29 af5bfb816cca: Preparing 06:20:29 4aeaa0e7d41f: Preparing 06:20:29 a5279195890c: Waiting 06:20:29 caa052f555a1: Waiting 06:20:29 119a5f343aed: Waiting 06:20:29 50f690760b0a: Waiting 06:20:29 af5bfb816cca: Waiting 06:20:29 4aeaa0e7d41f: Waiting 06:20:29 c3d7f1fd4827: Pushed 06:20:29 cec4b213268f: Pushed 06:20:29 a73522127232: Pushed 06:20:29 20c3b445b57e: Pushed 06:20:29 a5279195890c: Layer already exists 06:20:29 caa052f555a1: Layer already exists 06:20:29 4aeaa0e7d41f: Layer already exists 06:20:30 50f690760b0a: Pushed 06:20:30 119a5f343aed: Pushed 06:20:32 83d67b25fdb3: Pushed 06:20:32 af5bfb816cca: Pushed 06:20:32 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:fb6478e51d322ff2a2e45010b98560c9f8cf606a973f3f76a8d514e01e7b9278 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:20:33 c3d7f1fd4827: Preparing 06:20:33 a73522127232: Preparing 06:20:33 83d67b25fdb3: Preparing 06:20:33 20c3b445b57e: Preparing 06:20:33 cec4b213268f: Preparing 06:20:33 a5279195890c: Preparing 06:20:33 caa052f555a1: Preparing 06:20:33 119a5f343aed: Preparing 06:20:33 50f690760b0a: Preparing 06:20:33 af5bfb816cca: Preparing 06:20:33 4aeaa0e7d41f: Preparing 06:20:33 119a5f343aed: Waiting 06:20:33 50f690760b0a: Waiting 06:20:33 a5279195890c: Waiting 06:20:33 caa052f555a1: Waiting 06:20:33 4aeaa0e7d41f: Waiting 06:20:33 af5bfb816cca: Waiting 06:20:33 a73522127232: Layer already exists 06:20:33 cec4b213268f: Layer already exists 06:20:33 20c3b445b57e: Layer already exists 06:20:33 83d67b25fdb3: Layer already exists 06:20:33 c3d7f1fd4827: Layer already exists 06:20:33 50f690760b0a: Layer already exists 06:20:33 119a5f343aed: Layer already exists 06:20:33 caa052f555a1: Layer already exists 06:20:33 a5279195890c: Layer already exists 06:20:33 af5bfb816cca: Layer already exists 06:20:33 4aeaa0e7d41f: Layer already exists 06:20:33 latest: digest: sha256:fb6478e51d322ff2a2e45010b98560c9f8cf606a973f3f76a8d514e01e7b9278 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.71 06:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:20:34 c3d7f1fd4827: Preparing 06:20:34 a73522127232: Preparing 06:20:34 83d67b25fdb3: Preparing 06:20:34 20c3b445b57e: Preparing 06:20:34 cec4b213268f: Preparing 06:20:34 a5279195890c: Preparing 06:20:34 caa052f555a1: Preparing 06:20:34 119a5f343aed: Preparing 06:20:34 50f690760b0a: Preparing 06:20:34 af5bfb816cca: Preparing 06:20:34 4aeaa0e7d41f: Preparing 06:20:34 119a5f343aed: Waiting 06:20:34 50f690760b0a: Waiting 06:20:34 af5bfb816cca: Waiting 06:20:34 a5279195890c: Waiting 06:20:34 4aeaa0e7d41f: Waiting 06:20:34 caa052f555a1: Waiting 06:20:34 c3d7f1fd4827: Layer already exists 06:20:34 a73522127232: Layer already exists 06:20:34 83d67b25fdb3: Layer already exists 06:20:34 20c3b445b57e: Layer already exists 06:20:34 cec4b213268f: Layer already exists 06:20:34 a5279195890c: Layer already exists 06:20:34 119a5f343aed: Layer already exists 06:20:34 caa052f555a1: Layer already exists 06:20:34 af5bfb816cca: Layer already exists 06:20:34 50f690760b0a: Layer already exists 06:20:34 4aeaa0e7d41f: Layer already exists 06:20:34 3.2.0-dev.71: digest: sha256:fb6478e51d322ff2a2e45010b98560c9f8cf606a973f3f76a8d514e01e7b9278 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:20:35 c3d7f1fd4827: Preparing 06:20:35 a73522127232: Preparing 06:20:35 83d67b25fdb3: Preparing 06:20:35 20c3b445b57e: Preparing 06:20:35 cec4b213268f: Preparing 06:20:35 a5279195890c: Preparing 06:20:35 caa052f555a1: Preparing 06:20:35 a5279195890c: Waiting 06:20:35 119a5f343aed: Preparing 06:20:35 caa052f555a1: Waiting 06:20:35 50f690760b0a: Preparing 06:20:35 119a5f343aed: Waiting 06:20:35 af5bfb816cca: Preparing 06:20:35 50f690760b0a: Waiting 06:20:35 4aeaa0e7d41f: Preparing 06:20:35 af5bfb816cca: Waiting 06:20:35 4aeaa0e7d41f: Waiting 06:20:35 83d67b25fdb3: Layer already exists 06:20:35 cec4b213268f: Layer already exists 06:20:35 a73522127232: Layer already exists 06:20:35 c3d7f1fd4827: Layer already exists 06:20:35 20c3b445b57e: Layer already exists 06:20:35 caa052f555a1: Layer already exists 06:20:35 119a5f343aed: Layer already exists 06:20:35 a5279195890c: Layer already exists 06:20:35 af5bfb816cca: Layer already exists 06:20:35 50f690760b0a: Layer already exists 06:20:35 4aeaa0e7d41f: Layer already exists 06:20:35 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:fb6478e51d322ff2a2e45010b98560c9f8cf606a973f3f76a8d514e01e7b9278 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:20:36 c3d7f1fd4827: Preparing 06:20:36 a73522127232: Preparing 06:20:36 83d67b25fdb3: Preparing 06:20:36 20c3b445b57e: Preparing 06:20:36 cec4b213268f: Preparing 06:20:36 a5279195890c: Preparing 06:20:36 caa052f555a1: Preparing 06:20:36 119a5f343aed: Preparing 06:20:36 50f690760b0a: Preparing 06:20:36 af5bfb816cca: Preparing 06:20:36 4aeaa0e7d41f: Preparing 06:20:36 caa052f555a1: Waiting 06:20:36 119a5f343aed: Waiting 06:20:36 50f690760b0a: Waiting 06:20:36 4aeaa0e7d41f: Waiting 06:20:36 af5bfb816cca: Waiting 06:20:36 a5279195890c: Waiting 06:20:36 a73522127232: Layer already exists 06:20:36 c3d7f1fd4827: Layer already exists 06:20:36 20c3b445b57e: Layer already exists 06:20:36 cec4b213268f: Layer already exists 06:20:36 83d67b25fdb3: Layer already exists 06:20:36 119a5f343aed: Layer already exists 06:20:36 a5279195890c: Layer already exists 06:20:36 caa052f555a1: Layer already exists 06:20:36 50f690760b0a: Layer already exists 06:20:36 af5bfb816cca: Layer already exists 06:20:36 4aeaa0e7d41f: Layer already exists 06:20:36 main: digest: sha256:fb6478e51d322ff2a2e45010b98560c9f8cf606a973f3f76a8d514e01e7b9278 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:20:36 ===================================================== [Pipeline] echo 06:20:36 taggedImages: 06:20:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:20:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.71 06:20:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:20:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:20:36 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:36 latest 06:20:36 3.2.0-dev.71 06:20:36 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:36 main 06:20:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:20:37 577a81727b2d: Preparing 06:20:37 a29ddcbc69bc: Preparing 06:20:37 9b7dd1c9fd2b: Preparing 06:20:37 8107c5386e21: Preparing 06:20:37 957ce29bfc46: Preparing 06:20:37 e8e78c4e142b: Preparing 06:20:37 5d80521a143c: Preparing 06:20:37 a5279195890c: Preparing 06:20:37 caa052f555a1: Preparing 06:20:37 5c721e4b1756: Preparing 06:20:37 d5fc8d264a01: Preparing 06:20:37 4aeaa0e7d41f: Preparing 06:20:37 caa052f555a1: Waiting 06:20:37 d5fc8d264a01: Waiting 06:20:37 4aeaa0e7d41f: Waiting 06:20:37 5c721e4b1756: Waiting 06:20:37 5d80521a143c: Waiting 06:20:37 e8e78c4e142b: Waiting 06:20:37 a5279195890c: Waiting 06:20:37 957ce29bfc46: Pushed 06:20:37 a29ddcbc69bc: Pushed 06:20:37 577a81727b2d: Pushed 06:20:37 a5279195890c: Layer already exists 06:20:37 caa052f555a1: Layer already exists 06:20:37 e8e78c4e142b: Pushed 06:20:37 5d80521a143c: Pushed 06:20:37 4aeaa0e7d41f: Layer already exists 06:20:37 5c721e4b1756: Pushed 06:20:39 8107c5386e21: Pushed 06:20:40 9b7dd1c9fd2b: Pushed 06:20:40 d5fc8d264a01: Pushed 06:20:40 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:e7650c7ea08b29dcf7ef4da7ff48dc548b2f29692db4626e4e6be315f0e4ddb0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:20:41 577a81727b2d: Preparing 06:20:41 a29ddcbc69bc: Preparing 06:20:41 9b7dd1c9fd2b: Preparing 06:20:41 8107c5386e21: Preparing 06:20:41 957ce29bfc46: Preparing 06:20:41 e8e78c4e142b: Preparing 06:20:41 5d80521a143c: Preparing 06:20:41 a5279195890c: Preparing 06:20:41 caa052f555a1: Preparing 06:20:41 5c721e4b1756: Preparing 06:20:41 d5fc8d264a01: Preparing 06:20:41 4aeaa0e7d41f: Preparing 06:20:41 e8e78c4e142b: Waiting 06:20:41 5d80521a143c: Waiting 06:20:41 a5279195890c: Waiting 06:20:41 caa052f555a1: Waiting 06:20:41 5c721e4b1756: Waiting 06:20:41 d5fc8d264a01: Waiting 06:20:41 4aeaa0e7d41f: Waiting 06:20:41 577a81727b2d: Layer already exists 06:20:41 a29ddcbc69bc: Layer already exists 06:20:41 9b7dd1c9fd2b: Layer already exists 06:20:41 957ce29bfc46: Layer already exists 06:20:41 8107c5386e21: Layer already exists 06:20:41 5d80521a143c: Layer already exists 06:20:41 caa052f555a1: Layer already exists 06:20:41 a5279195890c: Layer already exists 06:20:41 e8e78c4e142b: Layer already exists 06:20:41 5c721e4b1756: Layer already exists 06:20:41 d5fc8d264a01: Layer already exists 06:20:41 4aeaa0e7d41f: Layer already exists 06:20:41 latest: digest: sha256:e7650c7ea08b29dcf7ef4da7ff48dc548b2f29692db4626e4e6be315f0e4ddb0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.71 06:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:20:42 577a81727b2d: Preparing 06:20:42 a29ddcbc69bc: Preparing 06:20:42 9b7dd1c9fd2b: Preparing 06:20:42 8107c5386e21: Preparing 06:20:42 957ce29bfc46: Preparing 06:20:42 e8e78c4e142b: Preparing 06:20:42 5d80521a143c: Preparing 06:20:42 a5279195890c: Preparing 06:20:42 caa052f555a1: Preparing 06:20:42 5c721e4b1756: Preparing 06:20:42 d5fc8d264a01: Preparing 06:20:42 4aeaa0e7d41f: Preparing 06:20:42 e8e78c4e142b: Waiting 06:20:42 5d80521a143c: Waiting 06:20:42 a5279195890c: Waiting 06:20:42 d5fc8d264a01: Waiting 06:20:42 caa052f555a1: Waiting 06:20:42 4aeaa0e7d41f: Waiting 06:20:42 5c721e4b1756: Waiting 06:20:42 9b7dd1c9fd2b: Layer already exists 06:20:42 a29ddcbc69bc: Layer already exists 06:20:42 577a81727b2d: Layer already exists 06:20:42 957ce29bfc46: Layer already exists 06:20:42 8107c5386e21: Layer already exists 06:20:42 5d80521a143c: Layer already exists 06:20:42 e8e78c4e142b: Layer already exists 06:20:42 caa052f555a1: Layer already exists 06:20:42 a5279195890c: Layer already exists 06:20:42 5c721e4b1756: Layer already exists 06:20:42 4aeaa0e7d41f: Layer already exists 06:20:42 d5fc8d264a01: Layer already exists 06:20:42 3.2.0-dev.71: digest: sha256:e7650c7ea08b29dcf7ef4da7ff48dc548b2f29692db4626e4e6be315f0e4ddb0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:20:43 577a81727b2d: Preparing 06:20:43 a29ddcbc69bc: Preparing 06:20:43 9b7dd1c9fd2b: Preparing 06:20:43 8107c5386e21: Preparing 06:20:43 957ce29bfc46: Preparing 06:20:43 e8e78c4e142b: Preparing 06:20:43 5d80521a143c: Preparing 06:20:43 a5279195890c: Preparing 06:20:43 caa052f555a1: Preparing 06:20:43 5c721e4b1756: Preparing 06:20:43 d5fc8d264a01: Preparing 06:20:43 4aeaa0e7d41f: Preparing 06:20:43 a5279195890c: Waiting 06:20:43 caa052f555a1: Waiting 06:20:43 5c721e4b1756: Waiting 06:20:43 d5fc8d264a01: Waiting 06:20:43 4aeaa0e7d41f: Waiting 06:20:43 e8e78c4e142b: Waiting 06:20:43 5d80521a143c: Waiting 06:20:43 a29ddcbc69bc: Layer already exists 06:20:43 8107c5386e21: Layer already exists 06:20:43 957ce29bfc46: Layer already exists 06:20:43 577a81727b2d: Layer already exists 06:20:43 9b7dd1c9fd2b: Layer already exists 06:20:43 a5279195890c: Layer already exists 06:20:43 5d80521a143c: Layer already exists 06:20:43 e8e78c4e142b: Layer already exists 06:20:43 5c721e4b1756: Layer already exists 06:20:43 caa052f555a1: Layer already exists 06:20:43 d5fc8d264a01: Layer already exists 06:20:43 4aeaa0e7d41f: Layer already exists 06:20:43 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:e7650c7ea08b29dcf7ef4da7ff48dc548b2f29692db4626e4e6be315f0e4ddb0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:20:44 577a81727b2d: Preparing 06:20:44 a29ddcbc69bc: Preparing 06:20:44 9b7dd1c9fd2b: Preparing 06:20:44 8107c5386e21: Preparing 06:20:44 957ce29bfc46: Preparing 06:20:44 e8e78c4e142b: Preparing 06:20:44 5d80521a143c: Preparing 06:20:44 a5279195890c: Preparing 06:20:44 caa052f555a1: Preparing 06:20:44 5c721e4b1756: Preparing 06:20:44 d5fc8d264a01: Preparing 06:20:44 4aeaa0e7d41f: Preparing 06:20:44 a5279195890c: Waiting 06:20:44 caa052f555a1: Waiting 06:20:44 5c721e4b1756: Waiting 06:20:44 e8e78c4e142b: Waiting 06:20:44 d5fc8d264a01: Waiting 06:20:44 5d80521a143c: Waiting 06:20:44 4aeaa0e7d41f: Waiting 06:20:44 a29ddcbc69bc: Layer already exists 06:20:44 957ce29bfc46: Layer already exists 06:20:44 8107c5386e21: Layer already exists 06:20:44 577a81727b2d: Layer already exists 06:20:44 9b7dd1c9fd2b: Layer already exists 06:20:44 a5279195890c: Layer already exists 06:20:44 5d80521a143c: Layer already exists 06:20:44 caa052f555a1: Layer already exists 06:20:44 5c721e4b1756: Layer already exists 06:20:44 e8e78c4e142b: Layer already exists 06:20:44 d5fc8d264a01: Layer already exists 06:20:44 4aeaa0e7d41f: Layer already exists 06:20:44 main: digest: sha256:e7650c7ea08b29dcf7ef4da7ff48dc548b2f29692db4626e4e6be315f0e4ddb0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:20:44 ===================================================== [Pipeline] echo 06:20:44 taggedImages: 06:20:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:20:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.71 06:20:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:20:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:20:44 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:44 latest 06:20:44 3.2.0-dev.71 06:20:44 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:44 main 06:20:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:20:45 555031119cc7: Preparing 06:20:45 2dc2e38aab5b: Preparing 06:20:45 a5279195890c: Preparing 06:20:45 caa052f555a1: Preparing 06:20:45 0da94f278013: Preparing 06:20:45 4da9eed97952: Preparing 06:20:45 4aeaa0e7d41f: Preparing 06:20:45 4da9eed97952: Waiting 06:20:45 4aeaa0e7d41f: Waiting 06:20:45 caa052f555a1: Layer already exists 06:20:45 a5279195890c: Layer already exists 06:20:45 4aeaa0e7d41f: Layer already exists 06:20:45 555031119cc7: Pushed 06:20:45 0da94f278013: Pushed 06:20:47 4da9eed97952: Pushed 06:20:49 2dc2e38aab5b: Pushed 06:20:49 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:4d7a410885d596b88586c8e3c01adfbc95aa27519d8ed0a614c1f30b1932ea59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:20:50 555031119cc7: Preparing 06:20:50 2dc2e38aab5b: Preparing 06:20:50 a5279195890c: Preparing 06:20:50 caa052f555a1: Preparing 06:20:50 0da94f278013: Preparing 06:20:50 4da9eed97952: Preparing 06:20:50 4aeaa0e7d41f: Preparing 06:20:50 4da9eed97952: Waiting 06:20:50 4aeaa0e7d41f: Waiting 06:20:50 2dc2e38aab5b: Layer already exists 06:20:50 555031119cc7: Layer already exists 06:20:50 a5279195890c: Layer already exists 06:20:50 caa052f555a1: Layer already exists 06:20:50 0da94f278013: Layer already exists 06:20:50 4aeaa0e7d41f: Layer already exists 06:20:50 4da9eed97952: Layer already exists 06:20:50 latest: digest: sha256:4d7a410885d596b88586c8e3c01adfbc95aa27519d8ed0a614c1f30b1932ea59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.71 06:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:20:51 555031119cc7: Preparing 06:20:51 2dc2e38aab5b: Preparing 06:20:51 a5279195890c: Preparing 06:20:51 caa052f555a1: Preparing 06:20:51 0da94f278013: Preparing 06:20:51 4da9eed97952: Preparing 06:20:51 4aeaa0e7d41f: Preparing 06:20:51 4da9eed97952: Waiting 06:20:51 4aeaa0e7d41f: Waiting 06:20:51 555031119cc7: Layer already exists 06:20:51 0da94f278013: Layer already exists 06:20:51 caa052f555a1: Layer already exists 06:20:51 2dc2e38aab5b: Layer already exists 06:20:51 a5279195890c: Layer already exists 06:20:51 4aeaa0e7d41f: Layer already exists 06:20:51 4da9eed97952: Layer already exists 06:20:51 3.2.0-dev.71: digest: sha256:4d7a410885d596b88586c8e3c01adfbc95aa27519d8ed0a614c1f30b1932ea59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:20:51 555031119cc7: Preparing 06:20:51 2dc2e38aab5b: Preparing 06:20:51 a5279195890c: Preparing 06:20:51 caa052f555a1: Preparing 06:20:51 0da94f278013: Preparing 06:20:51 4da9eed97952: Preparing 06:20:51 4aeaa0e7d41f: Preparing 06:20:51 4da9eed97952: Waiting 06:20:51 4aeaa0e7d41f: Waiting 06:20:51 2dc2e38aab5b: Layer already exists 06:20:51 0da94f278013: Layer already exists 06:20:51 caa052f555a1: Layer already exists 06:20:51 555031119cc7: Layer already exists 06:20:51 a5279195890c: Layer already exists 06:20:51 4aeaa0e7d41f: Layer already exists 06:20:51 4da9eed97952: Layer already exists 06:20:51 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:4d7a410885d596b88586c8e3c01adfbc95aa27519d8ed0a614c1f30b1932ea59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:20:52 555031119cc7: Preparing 06:20:52 2dc2e38aab5b: Preparing 06:20:52 a5279195890c: Preparing 06:20:52 caa052f555a1: Preparing 06:20:52 0da94f278013: Preparing 06:20:52 4da9eed97952: Preparing 06:20:52 4aeaa0e7d41f: Preparing 06:20:52 4da9eed97952: Waiting 06:20:52 4aeaa0e7d41f: Waiting 06:20:52 0da94f278013: Layer already exists 06:20:52 2dc2e38aab5b: Layer already exists 06:20:52 a5279195890c: Layer already exists 06:20:52 caa052f555a1: Layer already exists 06:20:52 555031119cc7: Layer already exists 06:20:52 4aeaa0e7d41f: Layer already exists 06:20:52 4da9eed97952: Layer already exists 06:20:53 main: digest: sha256:4d7a410885d596b88586c8e3c01adfbc95aa27519d8ed0a614c1f30b1932ea59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:20:53 ===================================================== [Pipeline] echo 06:20:53 taggedImages: 06:20:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:20:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.71 06:20:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:20:53 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:20:53 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:53 latest 06:20:53 3.2.0-dev.71 06:20:53 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:20:53 main 06:20:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:20:54 73d78c1e5d7d: Preparing 06:20:54 46d11623cbb8: Preparing 06:20:54 812c0f96b331: Preparing 06:20:54 a5279195890c: Preparing 06:20:54 caa052f555a1: Preparing 06:20:54 ae1cd6e7f1e2: Preparing 06:20:54 13265151e823: Preparing 06:20:54 71fdd2c89004: Preparing 06:20:54 ae683ac2e898: Preparing 06:20:54 4aeaa0e7d41f: Preparing 06:20:54 13265151e823: Waiting 06:20:54 71fdd2c89004: Waiting 06:20:54 ae683ac2e898: Waiting 06:20:54 4aeaa0e7d41f: Waiting 06:20:54 ae1cd6e7f1e2: Waiting 06:20:54 a5279195890c: Layer already exists 06:20:54 caa052f555a1: Layer already exists 06:20:54 46d11623cbb8: Pushed 06:20:54 812c0f96b331: Pushed 06:20:54 73d78c1e5d7d: Pushed 06:20:54 4aeaa0e7d41f: Layer already exists 06:20:54 71fdd2c89004: Pushed 06:20:55 ae683ac2e898: Pushed 06:21:07 13265151e823: Pushed 06:21:15 ae1cd6e7f1e2: Pushed 06:21:15 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:e3682a1240b77809e64a54d484b4ae004eae5040dad1e7be7e9e3c479656963b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:21:16 73d78c1e5d7d: Preparing 06:21:16 46d11623cbb8: Preparing 06:21:16 812c0f96b331: Preparing 06:21:16 a5279195890c: Preparing 06:21:16 caa052f555a1: Preparing 06:21:16 ae1cd6e7f1e2: Preparing 06:21:16 13265151e823: Preparing 06:21:16 71fdd2c89004: Preparing 06:21:16 ae683ac2e898: Preparing 06:21:16 4aeaa0e7d41f: Preparing 06:21:16 13265151e823: Waiting 06:21:16 71fdd2c89004: Waiting 06:21:16 ae683ac2e898: Waiting 06:21:16 4aeaa0e7d41f: Waiting 06:21:16 ae1cd6e7f1e2: Waiting 06:21:16 73d78c1e5d7d: Layer already exists 06:21:16 caa052f555a1: Layer already exists 06:21:16 a5279195890c: Layer already exists 06:21:16 46d11623cbb8: Layer already exists 06:21:16 812c0f96b331: Layer already exists 06:21:16 71fdd2c89004: Layer already exists 06:21:16 ae683ac2e898: Layer already exists 06:21:16 ae1cd6e7f1e2: Layer already exists 06:21:16 4aeaa0e7d41f: Layer already exists 06:21:16 13265151e823: Layer already exists 06:21:16 latest: digest: sha256:e3682a1240b77809e64a54d484b4ae004eae5040dad1e7be7e9e3c479656963b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.71 06:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:21:17 73d78c1e5d7d: Preparing 06:21:17 46d11623cbb8: Preparing 06:21:17 812c0f96b331: Preparing 06:21:17 a5279195890c: Preparing 06:21:17 caa052f555a1: Preparing 06:21:17 ae1cd6e7f1e2: Preparing 06:21:17 13265151e823: Preparing 06:21:17 71fdd2c89004: Preparing 06:21:17 ae683ac2e898: Preparing 06:21:17 4aeaa0e7d41f: Preparing 06:21:17 ae1cd6e7f1e2: Waiting 06:21:17 71fdd2c89004: Waiting 06:21:17 4aeaa0e7d41f: Waiting 06:21:17 13265151e823: Waiting 06:21:17 ae683ac2e898: Waiting 06:21:17 a5279195890c: Layer already exists 06:21:17 46d11623cbb8: Layer already exists 06:21:17 812c0f96b331: Layer already exists 06:21:17 73d78c1e5d7d: Layer already exists 06:21:17 caa052f555a1: Layer already exists 06:21:17 ae1cd6e7f1e2: Layer already exists 06:21:17 71fdd2c89004: Layer already exists 06:21:17 13265151e823: Layer already exists 06:21:17 ae683ac2e898: Layer already exists 06:21:17 4aeaa0e7d41f: Layer already exists 06:21:17 3.2.0-dev.71: digest: sha256:e3682a1240b77809e64a54d484b4ae004eae5040dad1e7be7e9e3c479656963b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:21:18 73d78c1e5d7d: Preparing 06:21:18 46d11623cbb8: Preparing 06:21:18 812c0f96b331: Preparing 06:21:18 a5279195890c: Preparing 06:21:18 caa052f555a1: Preparing 06:21:18 ae1cd6e7f1e2: Preparing 06:21:18 13265151e823: Preparing 06:21:18 71fdd2c89004: Preparing 06:21:18 ae683ac2e898: Preparing 06:21:18 4aeaa0e7d41f: Preparing 06:21:18 ae1cd6e7f1e2: Waiting 06:21:18 13265151e823: Waiting 06:21:18 71fdd2c89004: Waiting 06:21:18 ae683ac2e898: Waiting 06:21:18 4aeaa0e7d41f: Waiting 06:21:18 73d78c1e5d7d: Layer already exists 06:21:18 caa052f555a1: Layer already exists 06:21:18 a5279195890c: Layer already exists 06:21:18 46d11623cbb8: Layer already exists 06:21:18 812c0f96b331: Layer already exists 06:21:18 13265151e823: Layer already exists 06:21:18 ae683ac2e898: Layer already exists 06:21:18 4aeaa0e7d41f: Layer already exists 06:21:18 71fdd2c89004: Layer already exists 06:21:18 ae1cd6e7f1e2: Layer already exists 06:21:18 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:e3682a1240b77809e64a54d484b4ae004eae5040dad1e7be7e9e3c479656963b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:21:19 73d78c1e5d7d: Preparing 06:21:19 46d11623cbb8: Preparing 06:21:19 812c0f96b331: Preparing 06:21:19 a5279195890c: Preparing 06:21:19 caa052f555a1: Preparing 06:21:19 ae1cd6e7f1e2: Preparing 06:21:19 13265151e823: Preparing 06:21:19 71fdd2c89004: Preparing 06:21:19 ae683ac2e898: Preparing 06:21:19 4aeaa0e7d41f: Preparing 06:21:19 13265151e823: Waiting 06:21:19 71fdd2c89004: Waiting 06:21:19 ae683ac2e898: Waiting 06:21:19 4aeaa0e7d41f: Waiting 06:21:19 ae1cd6e7f1e2: Waiting 06:21:19 caa052f555a1: Layer already exists 06:21:19 a5279195890c: Layer already exists 06:21:19 73d78c1e5d7d: Layer already exists 06:21:19 46d11623cbb8: Layer already exists 06:21:19 812c0f96b331: Layer already exists 06:21:19 71fdd2c89004: Layer already exists 06:21:19 ae683ac2e898: Layer already exists 06:21:19 ae1cd6e7f1e2: Layer already exists 06:21:19 13265151e823: Layer already exists 06:21:19 4aeaa0e7d41f: Layer already exists 06:21:19 main: digest: sha256:e3682a1240b77809e64a54d484b4ae004eae5040dad1e7be7e9e3c479656963b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:21:19 ===================================================== [Pipeline] echo 06:21:19 taggedImages: 06:21:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:21:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:21:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.71 06:21:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:21:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:21:19 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:21:19 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:21:19 latest 06:21:19 3.2.0-dev.71 06:21:19 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:21:19 main 06:21:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:21:20 7fb603ac8f0c: Preparing 06:21:20 c1bb5cfff285: Preparing 06:21:20 6cd8e7af75c5: Preparing 06:21:20 a5279195890c: Preparing 06:21:20 caa052f555a1: Preparing 06:21:20 7f9b252c5302: Preparing 06:21:20 847a813c93fb: Preparing 06:21:20 e0d969584082: Preparing 06:21:20 4aeaa0e7d41f: Preparing 06:21:20 847a813c93fb: Waiting 06:21:20 e0d969584082: Waiting 06:21:20 7f9b252c5302: Waiting 06:21:20 4aeaa0e7d41f: Waiting 06:21:20 6cd8e7af75c5: Pushed 06:21:20 c1bb5cfff285: Pushed 06:21:20 caa052f555a1: Layer already exists 06:21:20 a5279195890c: Layer already exists 06:21:21 4aeaa0e7d41f: Layer already exists 06:21:21 7fb603ac8f0c: Pushed 06:21:21 847a813c93fb: Pushed 06:21:21 e0d969584082: Pushed 06:21:43 7f9b252c5302: Pushed 06:21:43 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:232510c9f7ff2b157bee1b0c3b521f0a509273d2de2baf8e83397fbe1caef412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:21:44 7fb603ac8f0c: Preparing 06:21:44 c1bb5cfff285: Preparing 06:21:44 6cd8e7af75c5: Preparing 06:21:44 a5279195890c: Preparing 06:21:44 caa052f555a1: Preparing 06:21:44 7f9b252c5302: Preparing 06:21:44 847a813c93fb: Preparing 06:21:44 e0d969584082: Preparing 06:21:44 4aeaa0e7d41f: Preparing 06:21:44 847a813c93fb: Waiting 06:21:44 e0d969584082: Waiting 06:21:44 4aeaa0e7d41f: Waiting 06:21:44 7f9b252c5302: Waiting 06:21:44 6cd8e7af75c5: Layer already exists 06:21:44 caa052f555a1: Layer already exists 06:21:44 a5279195890c: Layer already exists 06:21:44 7fb603ac8f0c: Layer already exists 06:21:44 c1bb5cfff285: Layer already exists 06:21:44 847a813c93fb: Layer already exists 06:21:44 e0d969584082: Layer already exists 06:21:44 4aeaa0e7d41f: Layer already exists 06:21:44 7f9b252c5302: Layer already exists 06:21:44 latest: digest: sha256:232510c9f7ff2b157bee1b0c3b521f0a509273d2de2baf8e83397fbe1caef412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.71 06:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:21:45 7fb603ac8f0c: Preparing 06:21:45 c1bb5cfff285: Preparing 06:21:45 6cd8e7af75c5: Preparing 06:21:45 a5279195890c: Preparing 06:21:45 caa052f555a1: Preparing 06:21:45 7f9b252c5302: Preparing 06:21:45 847a813c93fb: Preparing 06:21:45 e0d969584082: Preparing 06:21:45 4aeaa0e7d41f: Preparing 06:21:45 7f9b252c5302: Waiting 06:21:45 847a813c93fb: Waiting 06:21:45 e0d969584082: Waiting 06:21:45 4aeaa0e7d41f: Waiting 06:21:45 7fb603ac8f0c: Layer already exists 06:21:45 caa052f555a1: Layer already exists 06:21:45 c1bb5cfff285: Layer already exists 06:21:45 6cd8e7af75c5: Layer already exists 06:21:45 a5279195890c: Layer already exists 06:21:45 7f9b252c5302: Layer already exists 06:21:45 4aeaa0e7d41f: Layer already exists 06:21:45 e0d969584082: Layer already exists 06:21:45 847a813c93fb: Layer already exists 06:21:45 3.2.0-dev.71: digest: sha256:232510c9f7ff2b157bee1b0c3b521f0a509273d2de2baf8e83397fbe1caef412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:21:46 7fb603ac8f0c: Preparing 06:21:46 c1bb5cfff285: Preparing 06:21:46 6cd8e7af75c5: Preparing 06:21:46 a5279195890c: Preparing 06:21:46 caa052f555a1: Preparing 06:21:46 7f9b252c5302: Preparing 06:21:46 847a813c93fb: Preparing 06:21:46 e0d969584082: Preparing 06:21:46 4aeaa0e7d41f: Preparing 06:21:46 7f9b252c5302: Waiting 06:21:46 847a813c93fb: Waiting 06:21:46 e0d969584082: Waiting 06:21:46 4aeaa0e7d41f: Waiting 06:21:46 caa052f555a1: Layer already exists 06:21:46 a5279195890c: Layer already exists 06:21:46 c1bb5cfff285: Layer already exists 06:21:46 6cd8e7af75c5: Layer already exists 06:21:46 7fb603ac8f0c: Layer already exists 06:21:46 e0d969584082: Layer already exists 06:21:46 7f9b252c5302: Layer already exists 06:21:46 4aeaa0e7d41f: Layer already exists 06:21:46 847a813c93fb: Layer already exists 06:21:46 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:232510c9f7ff2b157bee1b0c3b521f0a509273d2de2baf8e83397fbe1caef412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:21:47 7fb603ac8f0c: Preparing 06:21:47 c1bb5cfff285: Preparing 06:21:47 6cd8e7af75c5: Preparing 06:21:47 a5279195890c: Preparing 06:21:47 caa052f555a1: Preparing 06:21:47 7f9b252c5302: Preparing 06:21:47 847a813c93fb: Preparing 06:21:47 e0d969584082: Preparing 06:21:47 4aeaa0e7d41f: Preparing 06:21:47 7f9b252c5302: Waiting 06:21:47 847a813c93fb: Waiting 06:21:47 e0d969584082: Waiting 06:21:47 4aeaa0e7d41f: Waiting 06:21:47 c1bb5cfff285: Layer already exists 06:21:47 caa052f555a1: Layer already exists 06:21:47 a5279195890c: Layer already exists 06:21:47 6cd8e7af75c5: Layer already exists 06:21:47 7fb603ac8f0c: Layer already exists 06:21:47 7f9b252c5302: Layer already exists 06:21:47 4aeaa0e7d41f: Layer already exists 06:21:47 e0d969584082: Layer already exists 06:21:47 847a813c93fb: Layer already exists 06:21:47 main: digest: sha256:232510c9f7ff2b157bee1b0c3b521f0a509273d2de2baf8e83397fbe1caef412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:21:47 ===================================================== [Pipeline] echo 06:21:47 taggedImages: 06:21:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:21:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:21:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.71 06:21:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:21:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:21:47 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:21:47 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:21:47 latest 06:21:47 3.2.0-dev.71 06:21:47 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:21:47 main 06:21:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:21:48 640c698b56f5: Preparing 06:21:48 5859c62f24cb: Preparing 06:21:48 65a5ecd5c2ee: Preparing 06:21:48 a5279195890c: Preparing 06:21:48 caa052f555a1: Preparing 06:21:48 41e4978ad692: Preparing 06:21:48 71fdd2c89004: Preparing 06:21:48 ae683ac2e898: Preparing 06:21:48 4aeaa0e7d41f: Preparing 06:21:48 41e4978ad692: Waiting 06:21:48 ae683ac2e898: Waiting 06:21:48 4aeaa0e7d41f: Waiting 06:21:48 71fdd2c89004: Waiting 06:21:48 a5279195890c: Layer already exists 06:21:48 caa052f555a1: Layer already exists 06:21:48 71fdd2c89004: Layer already exists 06:21:48 5859c62f24cb: Pushed 06:21:48 ae683ac2e898: Layer already exists 06:21:48 65a5ecd5c2ee: Pushed 06:21:48 640c698b56f5: Pushed 06:21:48 4aeaa0e7d41f: Layer already exists 06:22:10 41e4978ad692: Pushed 06:22:10 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:0b1af2b11a0ce06ce9b53b3f06c754f7dc7babdb5d4bfba21d5948f5fc847c67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:22:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:22:11 640c698b56f5: Preparing 06:22:11 5859c62f24cb: Preparing 06:22:11 65a5ecd5c2ee: Preparing 06:22:11 a5279195890c: Preparing 06:22:11 caa052f555a1: Preparing 06:22:11 41e4978ad692: Preparing 06:22:11 71fdd2c89004: Preparing 06:22:11 41e4978ad692: Waiting 06:22:11 71fdd2c89004: Waiting 06:22:11 ae683ac2e898: Preparing 06:22:11 4aeaa0e7d41f: Preparing 06:22:11 ae683ac2e898: Waiting 06:22:11 65a5ecd5c2ee: Layer already exists 06:22:11 a5279195890c: Layer already exists 06:22:11 caa052f555a1: Layer already exists 06:22:11 640c698b56f5: Layer already exists 06:22:11 5859c62f24cb: Layer already exists 06:22:11 ae683ac2e898: Layer already exists 06:22:11 41e4978ad692: Layer already exists 06:22:11 71fdd2c89004: Layer already exists 06:22:11 4aeaa0e7d41f: Layer already exists 06:22:11 latest: digest: sha256:0b1af2b11a0ce06ce9b53b3f06c754f7dc7babdb5d4bfba21d5948f5fc847c67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.71 06:22:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:22:12 640c698b56f5: Preparing 06:22:12 5859c62f24cb: Preparing 06:22:12 65a5ecd5c2ee: Preparing 06:22:12 a5279195890c: Preparing 06:22:12 caa052f555a1: Preparing 06:22:12 41e4978ad692: Preparing 06:22:12 71fdd2c89004: Preparing 06:22:12 ae683ac2e898: Preparing 06:22:12 4aeaa0e7d41f: Preparing 06:22:12 71fdd2c89004: Waiting 06:22:12 ae683ac2e898: Waiting 06:22:12 4aeaa0e7d41f: Waiting 06:22:12 41e4978ad692: Waiting 06:22:12 640c698b56f5: Layer already exists 06:22:12 a5279195890c: Layer already exists 06:22:12 5859c62f24cb: Layer already exists 06:22:12 caa052f555a1: Layer already exists 06:22:12 65a5ecd5c2ee: Layer already exists 06:22:12 ae683ac2e898: Layer already exists 06:22:12 41e4978ad692: Layer already exists 06:22:12 4aeaa0e7d41f: Layer already exists 06:22:12 71fdd2c89004: Layer already exists 06:22:12 3.2.0-dev.71: digest: sha256:0b1af2b11a0ce06ce9b53b3f06c754f7dc7babdb5d4bfba21d5948f5fc847c67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:22:13 640c698b56f5: Preparing 06:22:13 5859c62f24cb: Preparing 06:22:13 65a5ecd5c2ee: Preparing 06:22:13 a5279195890c: Preparing 06:22:13 caa052f555a1: Preparing 06:22:13 41e4978ad692: Preparing 06:22:13 71fdd2c89004: Preparing 06:22:13 ae683ac2e898: Preparing 06:22:13 4aeaa0e7d41f: Preparing 06:22:13 71fdd2c89004: Waiting 06:22:13 ae683ac2e898: Waiting 06:22:13 41e4978ad692: Waiting 06:22:13 4aeaa0e7d41f: Waiting 06:22:13 caa052f555a1: Layer already exists 06:22:13 5859c62f24cb: Layer already exists 06:22:13 640c698b56f5: Layer already exists 06:22:13 65a5ecd5c2ee: Layer already exists 06:22:13 a5279195890c: Layer already exists 06:22:13 71fdd2c89004: Layer already exists 06:22:13 ae683ac2e898: Layer already exists 06:22:13 41e4978ad692: Layer already exists 06:22:13 4aeaa0e7d41f: Layer already exists 06:22:13 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:0b1af2b11a0ce06ce9b53b3f06c754f7dc7babdb5d4bfba21d5948f5fc847c67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:22:13 640c698b56f5: Preparing 06:22:13 5859c62f24cb: Preparing 06:22:13 65a5ecd5c2ee: Preparing 06:22:13 a5279195890c: Preparing 06:22:13 caa052f555a1: Preparing 06:22:13 41e4978ad692: Preparing 06:22:13 71fdd2c89004: Preparing 06:22:13 ae683ac2e898: Preparing 06:22:13 4aeaa0e7d41f: Preparing 06:22:13 71fdd2c89004: Waiting 06:22:13 ae683ac2e898: Waiting 06:22:13 4aeaa0e7d41f: Waiting 06:22:13 41e4978ad692: Waiting 06:22:13 a5279195890c: Layer already exists 06:22:13 640c698b56f5: Layer already exists 06:22:13 5859c62f24cb: Layer already exists 06:22:13 caa052f555a1: Layer already exists 06:22:13 65a5ecd5c2ee: Layer already exists 06:22:13 41e4978ad692: Layer already exists 06:22:13 71fdd2c89004: Layer already exists 06:22:13 ae683ac2e898: Layer already exists 06:22:13 4aeaa0e7d41f: Layer already exists 06:22:13 main: digest: sha256:0b1af2b11a0ce06ce9b53b3f06c754f7dc7babdb5d4bfba21d5948f5fc847c67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:13 ===================================================== [Pipeline] echo 06:22:13 taggedImages: 06:22:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:22:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:22:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.71 06:22:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:22:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:22:14 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 06:22:14 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:22:14 latest 06:22:14 3.2.0-dev.71 06:22:14 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:22:14 main 06:22:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:14 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:14 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:22:14 b74e34c2efbb: Preparing 06:22:14 dc7ef25ef855: Preparing 06:22:14 a5279195890c: Preparing 06:22:14 caa052f555a1: Preparing 06:22:14 49818f3d28eb: Preparing 06:22:14 383df3ea4c8f: Preparing 06:22:14 4aeaa0e7d41f: Preparing 06:22:14 383df3ea4c8f: Waiting 06:22:14 4aeaa0e7d41f: Waiting 06:22:14 a5279195890c: Layer already exists 06:22:14 caa052f555a1: Layer already exists 06:22:15 4aeaa0e7d41f: Layer already exists 06:22:15 b74e34c2efbb: Pushed 06:22:15 49818f3d28eb: Pushed 06:22:15 383df3ea4c8f: Pushed 06:22:22 dc7ef25ef855: Pushed 06:22:22 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:59c9cca0217cea5c08446fbe6d3905156b137c703083ce559a8de5080435302c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:22 + 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 06:22:22 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:22:22 b74e34c2efbb: Preparing 06:22:22 dc7ef25ef855: Preparing 06:22:22 a5279195890c: Preparing 06:22:22 caa052f555a1: Preparing 06:22:22 49818f3d28eb: Preparing 06:22:22 383df3ea4c8f: Preparing 06:22:22 4aeaa0e7d41f: Preparing 06:22:22 4aeaa0e7d41f: Waiting 06:22:22 383df3ea4c8f: Waiting 06:22:22 dc7ef25ef855: Layer already exists 06:22:22 caa052f555a1: Layer already exists 06:22:22 49818f3d28eb: Layer already exists 06:22:22 b74e34c2efbb: Layer already exists 06:22:22 a5279195890c: Layer already exists 06:22:22 4aeaa0e7d41f: Layer already exists 06:22:22 383df3ea4c8f: Layer already exists 06:22:22 latest: digest: sha256:59c9cca0217cea5c08446fbe6d3905156b137c703083ce559a8de5080435302c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:23 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:23 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.71 06:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:22:23 b74e34c2efbb: Preparing 06:22:23 dc7ef25ef855: Preparing 06:22:23 a5279195890c: Preparing 06:22:23 caa052f555a1: Preparing 06:22:23 49818f3d28eb: Preparing 06:22:23 383df3ea4c8f: Preparing 06:22:23 4aeaa0e7d41f: Preparing 06:22:23 383df3ea4c8f: Waiting 06:22:23 4aeaa0e7d41f: Waiting 06:22:23 caa052f555a1: Layer already exists 06:22:23 a5279195890c: Layer already exists 06:22:23 49818f3d28eb: Layer already exists 06:22:23 b74e34c2efbb: Layer already exists 06:22:23 dc7ef25ef855: Layer already exists 06:22:23 383df3ea4c8f: Layer already exists 06:22:23 4aeaa0e7d41f: Layer already exists 06:22:23 3.2.0-dev.71: digest: sha256:59c9cca0217cea5c08446fbe6d3905156b137c703083ce559a8de5080435302c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:24 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:24 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:22:24 b74e34c2efbb: Preparing 06:22:24 dc7ef25ef855: Preparing 06:22:24 a5279195890c: Preparing 06:22:24 caa052f555a1: Preparing 06:22:24 49818f3d28eb: Preparing 06:22:24 383df3ea4c8f: Preparing 06:22:24 4aeaa0e7d41f: Preparing 06:22:24 383df3ea4c8f: Waiting 06:22:24 4aeaa0e7d41f: Waiting 06:22:24 a5279195890c: Layer already exists 06:22:24 caa052f555a1: Layer already exists 06:22:24 49818f3d28eb: Layer already exists 06:22:24 b74e34c2efbb: Layer already exists 06:22:24 dc7ef25ef855: Layer already exists 06:22:24 383df3ea4c8f: Layer already exists 06:22:24 4aeaa0e7d41f: Layer already exists 06:22:24 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:59c9cca0217cea5c08446fbe6d3905156b137c703083ce559a8de5080435302c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:25 + 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 06:22:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 06:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:22:25 b74e34c2efbb: Preparing 06:22:25 dc7ef25ef855: Preparing 06:22:25 a5279195890c: Preparing 06:22:25 caa052f555a1: Preparing 06:22:25 49818f3d28eb: Preparing 06:22:25 383df3ea4c8f: Preparing 06:22:25 4aeaa0e7d41f: Preparing 06:22:25 383df3ea4c8f: Waiting 06:22:25 4aeaa0e7d41f: Waiting 06:22:25 b74e34c2efbb: Layer already exists 06:22:25 caa052f555a1: Layer already exists 06:22:25 dc7ef25ef855: Layer already exists 06:22:25 a5279195890c: Layer already exists 06:22:25 49818f3d28eb: Layer already exists 06:22:25 4aeaa0e7d41f: Layer already exists 06:22:25 383df3ea4c8f: Layer already exists 06:22:25 main: digest: sha256:59c9cca0217cea5c08446fbe6d3905156b137c703083ce559a8de5080435302c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:25 ===================================================== [Pipeline] echo 06:22:25 taggedImages: 06:22:25 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:22:25 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:22:25 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.71 06:22:25 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:22:25 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 06:22:25 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:22:25 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:22:25 latest 06:22:25 3.2.0-dev.71 06:22:25 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:22:25 main 06:22:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:22:26 b6c1214968f9: Preparing 06:22:26 54305e47ce95: Preparing 06:22:26 a5279195890c: Preparing 06:22:26 caa052f555a1: Preparing 06:22:26 6df9a8346552: Preparing 06:22:26 94415fff2bdc: Preparing 06:22:26 94415fff2bdc: Waiting 06:22:26 4aeaa0e7d41f: Preparing 06:22:26 4aeaa0e7d41f: Waiting 06:22:26 6df9a8346552: Pushed 06:22:27 caa052f555a1: Layer already exists 06:22:27 a5279195890c: Layer already exists 06:22:27 4aeaa0e7d41f: Layer already exists 06:22:27 b6c1214968f9: Pushed 06:22:27 94415fff2bdc: Pushed 06:22:34 54305e47ce95: Pushed 06:22:34 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:012a608dcbd9ff80120f3d37802a5768d9fdce77f4fb9f98c3131ee10dab64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:22:35 b6c1214968f9: Preparing 06:22:35 54305e47ce95: Preparing 06:22:35 a5279195890c: Preparing 06:22:35 caa052f555a1: Preparing 06:22:35 6df9a8346552: Preparing 06:22:35 94415fff2bdc: Preparing 06:22:35 4aeaa0e7d41f: Preparing 06:22:35 94415fff2bdc: Waiting 06:22:35 4aeaa0e7d41f: Waiting 06:22:35 54305e47ce95: Layer already exists 06:22:35 caa052f555a1: Layer already exists 06:22:35 a5279195890c: Layer already exists 06:22:35 b6c1214968f9: Layer already exists 06:22:35 6df9a8346552: Layer already exists 06:22:35 94415fff2bdc: Layer already exists 06:22:35 4aeaa0e7d41f: Layer already exists 06:22:35 latest: digest: sha256:012a608dcbd9ff80120f3d37802a5768d9fdce77f4fb9f98c3131ee10dab64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.71 06:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:22:35 b6c1214968f9: Preparing 06:22:35 54305e47ce95: Preparing 06:22:35 a5279195890c: Preparing 06:22:35 caa052f555a1: Preparing 06:22:35 6df9a8346552: Preparing 06:22:35 94415fff2bdc: Preparing 06:22:35 4aeaa0e7d41f: Preparing 06:22:35 94415fff2bdc: Waiting 06:22:35 4aeaa0e7d41f: Waiting 06:22:35 a5279195890c: Layer already exists 06:22:35 54305e47ce95: Layer already exists 06:22:35 b6c1214968f9: Layer already exists 06:22:35 6df9a8346552: Layer already exists 06:22:35 caa052f555a1: Layer already exists 06:22:35 4aeaa0e7d41f: Layer already exists 06:22:35 94415fff2bdc: Layer already exists 06:22:35 3.2.0-dev.71: digest: sha256:012a608dcbd9ff80120f3d37802a5768d9fdce77f4fb9f98c3131ee10dab64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:22:36 b6c1214968f9: Preparing 06:22:36 54305e47ce95: Preparing 06:22:36 a5279195890c: Preparing 06:22:36 caa052f555a1: Preparing 06:22:36 6df9a8346552: Preparing 06:22:36 94415fff2bdc: Preparing 06:22:36 4aeaa0e7d41f: Preparing 06:22:36 94415fff2bdc: Waiting 06:22:36 4aeaa0e7d41f: Waiting 06:22:36 6df9a8346552: Layer already exists 06:22:36 a5279195890c: Layer already exists 06:22:36 caa052f555a1: Layer already exists 06:22:36 b6c1214968f9: Layer already exists 06:22:36 54305e47ce95: Layer already exists 06:22:36 94415fff2bdc: Layer already exists 06:22:36 4aeaa0e7d41f: Layer already exists 06:22:36 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:012a608dcbd9ff80120f3d37802a5768d9fdce77f4fb9f98c3131ee10dab64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:22:37 b6c1214968f9: Preparing 06:22:37 54305e47ce95: Preparing 06:22:37 a5279195890c: Preparing 06:22:37 caa052f555a1: Preparing 06:22:37 6df9a8346552: Preparing 06:22:37 94415fff2bdc: Preparing 06:22:37 4aeaa0e7d41f: Preparing 06:22:37 94415fff2bdc: Waiting 06:22:37 4aeaa0e7d41f: Waiting 06:22:37 a5279195890c: Layer already exists 06:22:37 54305e47ce95: Layer already exists 06:22:37 caa052f555a1: Layer already exists 06:22:37 b6c1214968f9: Layer already exists 06:22:37 6df9a8346552: Layer already exists 06:22:37 4aeaa0e7d41f: Layer already exists 06:22:37 94415fff2bdc: Layer already exists 06:22:37 main: digest: sha256:012a608dcbd9ff80120f3d37802a5768d9fdce77f4fb9f98c3131ee10dab64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:37 ===================================================== [Pipeline] echo 06:22:37 taggedImages: 06:22:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:22:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:22:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.71 06:22:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:22:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:22:38 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:22:38 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:22:38 latest 06:22:38 3.2.0-dev.71 06:22:38 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:22:38 main 06:22:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:22:39 e6c3d41cac1c: Preparing 06:22:39 0313435ab05c: Preparing 06:22:39 a5279195890c: Preparing 06:22:39 caa052f555a1: Preparing 06:22:39 1a6bfa3134b5: Preparing 06:22:39 c36753c0f1d7: Preparing 06:22:39 4aeaa0e7d41f: Preparing 06:22:39 c36753c0f1d7: Waiting 06:22:39 4aeaa0e7d41f: Waiting 06:22:39 1a6bfa3134b5: Layer already exists 06:22:39 a5279195890c: Layer already exists 06:22:39 caa052f555a1: Layer already exists 06:22:39 c36753c0f1d7: Layer already exists 06:22:39 4aeaa0e7d41f: Layer already exists 06:22:39 e6c3d41cac1c: Pushed 06:22:46 0313435ab05c: Pushed 06:22:46 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f: digest: sha256:de59b37d367f1189f53b70150d9f6138e57f5278d3114c48abaa85ab7ef593d4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:22:46 e6c3d41cac1c: Preparing 06:22:46 0313435ab05c: Preparing 06:22:46 a5279195890c: Preparing 06:22:46 caa052f555a1: Preparing 06:22:46 1a6bfa3134b5: Preparing 06:22:46 c36753c0f1d7: Preparing 06:22:46 4aeaa0e7d41f: Preparing 06:22:46 c36753c0f1d7: Waiting 06:22:46 1a6bfa3134b5: Layer already exists 06:22:46 0313435ab05c: Layer already exists 06:22:46 a5279195890c: Layer already exists 06:22:46 caa052f555a1: Layer already exists 06:22:46 e6c3d41cac1c: Layer already exists 06:22:46 c36753c0f1d7: Layer already exists 06:22:46 4aeaa0e7d41f: Layer already exists 06:22:46 latest: digest: sha256:de59b37d367f1189f53b70150d9f6138e57f5278d3114c48abaa85ab7ef593d4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.71 06:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:22:47 e6c3d41cac1c: Preparing 06:22:47 0313435ab05c: Preparing 06:22:47 a5279195890c: Preparing 06:22:47 caa052f555a1: Preparing 06:22:47 1a6bfa3134b5: Preparing 06:22:47 c36753c0f1d7: Preparing 06:22:47 4aeaa0e7d41f: Preparing 06:22:47 c36753c0f1d7: Waiting 06:22:47 4aeaa0e7d41f: Waiting 06:22:47 caa052f555a1: Layer already exists 06:22:47 e6c3d41cac1c: Layer already exists 06:22:47 1a6bfa3134b5: Layer already exists 06:22:47 a5279195890c: Layer already exists 06:22:47 0313435ab05c: Layer already exists 06:22:47 c36753c0f1d7: Layer already exists 06:22:47 4aeaa0e7d41f: Layer already exists 06:22:47 3.2.0-dev.71: digest: sha256:de59b37d367f1189f53b70150d9f6138e57f5278d3114c48abaa85ab7ef593d4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:22:48 e6c3d41cac1c: Preparing 06:22:48 0313435ab05c: Preparing 06:22:48 a5279195890c: Preparing 06:22:48 caa052f555a1: Preparing 06:22:48 1a6bfa3134b5: Preparing 06:22:48 c36753c0f1d7: Preparing 06:22:48 4aeaa0e7d41f: Preparing 06:22:48 c36753c0f1d7: Waiting 06:22:48 4aeaa0e7d41f: Waiting 06:22:48 e6c3d41cac1c: Layer already exists 06:22:48 a5279195890c: Layer already exists 06:22:48 caa052f555a1: Layer already exists 06:22:48 0313435ab05c: Layer already exists 06:22:48 1a6bfa3134b5: Layer already exists 06:22:48 4aeaa0e7d41f: Layer already exists 06:22:48 c36753c0f1d7: Layer already exists 06:22:48 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71: digest: sha256:de59b37d367f1189f53b70150d9f6138e57f5278d3114c48abaa85ab7ef593d4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:22:49 e6c3d41cac1c: Preparing 06:22:49 0313435ab05c: Preparing 06:22:49 a5279195890c: Preparing 06:22:49 caa052f555a1: Preparing 06:22:49 1a6bfa3134b5: Preparing 06:22:49 c36753c0f1d7: Preparing 06:22:49 4aeaa0e7d41f: Preparing 06:22:49 4aeaa0e7d41f: Waiting 06:22:49 e6c3d41cac1c: Layer already exists 06:22:49 1a6bfa3134b5: Layer already exists 06:22:49 0313435ab05c: Layer already exists 06:22:49 a5279195890c: Layer already exists 06:22:49 caa052f555a1: Layer already exists 06:22:49 4aeaa0e7d41f: Layer already exists 06:22:49 c36753c0f1d7: Layer already exists 06:22:49 main: digest: sha256:de59b37d367f1189f53b70150d9f6138e57f5278d3114c48abaa85ab7ef593d4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:49 ===================================================== [Pipeline] echo 06:22:49 taggedImages: 06:22:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f 06:22:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:22:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.71 06:22:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f-3.2.0-dev.71 06:22:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:22:49 06:22:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:22:50 arm64: Pulling from edgex-lftools-log-publisher 06:22:50 8998bd30e6a1: Pulling fs layer 06:22:50 04944245beec: Pulling fs layer 06:22:50 699f458cf7ca: Pulling fs layer 06:22:50 765212b225bb: Pulling fs layer 06:22:50 f23df028b6ca: Pulling fs layer 06:22:50 d65c8cfc05b1: Pulling fs layer 06:22:50 2437ff75d9bd: Pulling fs layer 06:22:50 765212b225bb: Waiting 06:22:50 d65c8cfc05b1: Waiting 06:22:50 f23df028b6ca: Waiting 06:22:50 2437ff75d9bd: Waiting 06:22:50 04944245beec: Verifying Checksum 06:22:50 04944245beec: Download complete 06:22:50 765212b225bb: Verifying Checksum 06:22:50 765212b225bb: Download complete 06:22:50 f23df028b6ca: Verifying Checksum 06:22:50 f23df028b6ca: Download complete 06:22:50 d65c8cfc05b1: Verifying Checksum 06:22:50 d65c8cfc05b1: Download complete 06:22:50 699f458cf7ca: Verifying Checksum 06:22:50 699f458cf7ca: Download complete 06:22:51 8998bd30e6a1: Verifying Checksum 06:22:51 8998bd30e6a1: Download complete 06:22:53 2437ff75d9bd: Verifying Checksum 06:22:53 2437ff75d9bd: Download complete 06:22:55 8998bd30e6a1: Pull complete 06:22:56 04944245beec: Pull complete 06:22:57 699f458cf7ca: Pull complete 06:22:57 765212b225bb: Pull complete 06:22:58 f23df028b6ca: Pull complete 06:22:58 d65c8cfc05b1: Pull complete 06:23:16 2437ff75d9bd: Pull complete 06:23:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:23:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:23:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:17 prd-ubuntu20.04-docker-arm64-4c-16g-9995 does not seem to be running inside a container 06:23:17 $ 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/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@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 06:23:19 $ docker top bb082ca785689a45b978a59b06209503fa9429ed5f2dfed992c61981d0dc8d96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:20 ---> job-cost.sh 06:23:20 lf-activate-venv: SKIPPING 06:23:20 INFO: No Stack... 06:23:21 INFO: Retrieving Pricing Info for: v3-standard-4 06:23:22 INFO: Archiving Costs [Pipeline] sh 06:23:22 + cat /w/workspace/edgex-go/692/archives/cost.csv 06:23:22 + cut -d, -f6 [Pipeline] lock 06:23:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-692-stack-cost] 06:23:22 Resource [jenkins-edgexfoundry-edgex-go-main-692-stack-cost] did not exist. Created. 06:23:22 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-692-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:23:23 + echo total: 0.10999999940395355 [Pipeline] stash 06:23:24 Stashed 1 file(s) [Pipeline] } 06:23:24 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-692-stack-cost] [Pipeline] // lock [Pipeline] } 06:23:24 $ docker stop --time=1 bb082ca785689a45b978a59b06209503fa9429ed5f2dfed992c61981d0dc8d96 06:23:25 $ docker rm -f --volumes bb082ca785689a45b978a59b06209503fa9429ed5f2dfed992c61981d0dc8d96 [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 06:23:26 provisioning config files... 06:23:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/692@tmp/config14767864371844996663tmp [Pipeline] { [Pipeline] sh 06:23:26 + set +x 06:23:26 + curl -s https://codecov.io/bash 06:23:26 + bash -s -- 06:23:26 06:23:26 _____ _ 06:23:26 / ____| | | 06:23:26 | | ___ __| | ___ ___ _____ __ 06:23:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:23:26 | |___| (_) | (_| | __/ (_| (_) \ V / 06:23:26 \_____\___/ \__,_|\___|\___\___/ \_/ 06:23:26 Bash-1.0.6 06:23:26 06:23:26 06:23:26 ==> git version 2.25.1 found 06:23:26 ==> 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 06:23:26 Release-Date: 2020-01-08 06:23:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:23:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:23:26 ==> Jenkins CI detected. 06:23:26 current dir:  /w/workspace/edgex-go/692 06:23:26 project root: . 06:23:26 --> token set from env 06:23:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:23:27 ==> Running gcov in . (disable via -X gcov) 06:23:27 ==> Python coveragepy not found 06:23:27 ==> Searching for coverage reports in: 06:23:27 + . 06:23:27 -> Found 1 reports 06:23:27 ==> Detecting git/mercurial file structure 06:23:27 ==> Reading reports 06:23:27 + ./coverage.out bytes=546548 06:23:27 ==> Appending adjustments 06:23:27 https://docs.codecov.io/docs/fixing-reports 06:23:28 + Found adjustments 06:23:28 ==> Gzipping contents 06:23:28 68K /tmp/codecov.brfwQb.gz 06:23:28 ==> Uploading reports 06:23:28 url: https://codecov.io 06:23:28 query: branch=main&commit=5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f&build=692&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F692%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:23:28 -> Pinging Codecov 06:23:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f&build=692&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F692%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:23:28 -> Uploading to 06:23:28 https://storage.googleapis.com/codecov/v4/raw/2024-09-10/00271124DB129430A58F1EEE437C3FCB/5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f/0cb3cb16-2b23-409e-aa28-9cb6104cd263.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240910%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240910T062328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=09f18a7e045bec8a761924dcf96b6ecc36a3877861516bb760e02a87f57c0b99 06:23:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:23:28 Dload Upload Total Spent Left Speed 06:23:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68247 0 0 100 68247 0 233k --:--:-- --:--:-- --:--:-- 232k 06:23:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f [Pipeline] } 06:23:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:23:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:23:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:23:29 06:23:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:23:30 latest: Pulling from edgex-devops/edgex-snyk-go 06:23:30 619be1103602: Already exists 06:23:30 f8ea3408117e: Pulling fs layer 06:23:30 91320369b822: Pulling fs layer 06:23:30 0406650e8295: Pulling fs layer 06:23:30 4f4fb700ef54: Pulling fs layer 06:23:30 96d80e3f36e1: Pulling fs layer 06:23:30 bcf3aedb951c: Pulling fs layer 06:23:30 4f4fb700ef54: Waiting 06:23:30 bcf3aedb951c: Waiting 06:23:30 96d80e3f36e1: Waiting 06:23:30 0406650e8295: Verifying Checksum 06:23:30 0406650e8295: Download complete 06:23:30 f8ea3408117e: Verifying Checksum 06:23:30 f8ea3408117e: Download complete 06:23:30 4f4fb700ef54: Verifying Checksum 06:23:30 4f4fb700ef54: Download complete 06:23:30 96d80e3f36e1: Verifying Checksum 06:23:30 96d80e3f36e1: Download complete 06:23:30 f8ea3408117e: Pull complete 06:23:30 91320369b822: Verifying Checksum 06:23:30 91320369b822: Download complete 06:23:31 bcf3aedb951c: Verifying Checksum 06:23:31 bcf3aedb951c: Download complete 06:23:34 91320369b822: Pull complete 06:23:34 0406650e8295: Pull complete 06:23:34 4f4fb700ef54: Pull complete 06:23:35 96d80e3f36e1: Pull complete 06:23:38 bcf3aedb951c: Pull complete 06:23:38 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 06:23:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:23:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:38 prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container 06:23:38 $ 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/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@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 06:23:49 $ docker top ee89058d48cc58c218d854987cff9a959998f98d7c41c4b44fa4eae311250ef0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:49 + git config --global --add safe.directory /w/workspace/edgex-go/692 [Pipeline] echo 06:23:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:23:50 + set -o pipefail 06:23:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:23:58 06:23:58 Monitoring /w/workspace/edgex-go/692 (github.com/edgexfoundry/edgex-go)... 06:23:58 06:23:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/2b38f92e-b7d3-49d6-8f15-4a861ddd991a 06:23:58 06:23:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:23:58 06:23:58 06:23:58 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:23:58 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:23:58 $ docker stop --time=1 ee89058d48cc58c218d854987cff9a959998f98d7c41c4b44fa4eae311250ef0 06:24:06 $ docker rm -f --volumes ee89058d48cc58c218d854987cff9a959998f98d7c41c4b44fa4eae311250ef0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:24:07 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:07 provisioning config files... 06:24:07 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/692@tmp/config190833530259360015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:07 --> edgex-publish-swagger.sh 06:24:07 === Publish openapi/v3 API === 06:24:07 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 06:24:07 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/692/openapi/v3/core-command.yaml] 06:24:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:07 Dload Upload Total Spent Left Speed 06:24:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 74000 --:--:-- --:--:-- --:--:-- 73833 100 32782 0 0 100 32782 0 74000 --:--:-- --:--:-- --:--:-- 73833 06:24:07 06:24:07 06:24:07 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/692/openapi/v3/core-data.yaml] 06:24:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:07 Dload Upload Total Spent Left Speed 06:24:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 172k --:--:-- --:--:-- --:--:-- 172k 06:24:08 06:24:08 06:24:08 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/692/openapi/v3/core-keeper.yaml] 06:24:08 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:08 Dload Upload Total Spent Left Speed 06:24:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 253 123k --:--:-- --:--:-- --:--:-- 123k 06:24:08 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:24:08 06:24:08 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/692/openapi/v3/core-metadata.yaml] 06:24:08 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:08 Dload Upload Total Spent Left Speed 06:24:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 733k --:--:-- --:--:-- --:--:-- 729k 100 149k 100 156 100 148k 330 315k --:--:-- --:--:-- --:--:-- 315k 06:24:09 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:24:09 06:24:09 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/692/openapi/v3/support-cron-scheduler.yaml] 06:24:09 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:09 Dload Upload Total Spent Left Speed 06:24:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 294 211k --:--:-- --:--:-- --:--:-- 211k 06:24:09 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:24:09 06:24:09 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/692/openapi/v3/support-notifications.yaml] 06:24:09 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:09 Dload Upload Total Spent Left Speed 06:24:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 433 236k --:--:-- --:--:-- --:--:-- 237k 06:24:09 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:24:09 06:24:09 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/692/openapi/v3/support-scheduler.yaml] 06:24:09 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:09 Dload Upload Total Spent Left Speed 06:24:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 405k --:--:-- --:--:-- --:--:-- 400k 100 37110 100 156 100 36954 433 100k --:--:-- --:--:-- --:--:-- 100k 06:24:09 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:24:09 [Pipeline] } 06:24:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:24:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:24:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:10 prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container 06:24:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@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 06:24:11 $ docker top 29ac9b49ffd8d39e960b2f94e37372db53d1f848625ada7102751b4af03113d4 -eo pid,comm 06:24:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:24:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:11 [ssh-agent] Looking for ssh-agent implementation... 06:24:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:11 $ docker exec 29ac9b49ffd8d39e960b2f94e37372db53d1f848625ada7102751b4af03113d4 ssh-agent 06:24:11 SSH_AUTH_SOCK=/tmp/ssh-h8MEeENorxFH/agent.32 06:24:11 SSH_AGENT_PID=38 06:24:11 Running ssh-add (command line suppressed) 06:24:11 Identity added: /w/workspace/edgex-go/692@tmp/private_key_1107601427925218862.key (/w/workspace/edgex-go/692@tmp/private_key_1107601427925218862.key) 06:24:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:12 + git semver tag 06:24:12 2024-09-10 06:24:12,239 [run_tag] DEBUG tag force:False 06:24:12 2024-09-10 06:24:12,239 [check_head_tag] DEBUG check head tag 06:24:12 2024-09-10 06:24:12,241 [execute] INFO git cat-file --batch-check 06:24:12 2024-09-10 06:24:12,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/692, universal_newlines=False, shell=None, istream=) 06:24:12 2024-09-10 06:24:12,245 [execute] INFO git cat-file --batch 06:24:12 2024-09-10 06:24:12,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/692, universal_newlines=False, shell=None, istream=) 06:24:12 2024-09-10 06:24:12,283 [read_version] DEBUG read version from /w/workspace/edgex-go/692/.semver/main 06:24:12 2024-09-10 06:24:12,283 [execute] INFO git tag -a v3.2.0-dev.71 -m v3.2.0-dev.71 06:24:12 2024-09-10 06:24:12,283 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.71', '-m', 'v3.2.0-dev.71'], cwd=/w/workspace/edgex-go/692, universal_newlines=False, shell=None, istream=None) 06:24:12 2024-09-10 06:24:12,289 [read_version] DEBUG read version from /w/workspace/edgex-go/692/.semver/main 06:24:12 3.2.0-dev.71 [Pipeline] } 06:24:12 $ docker exec --env ******** --env ******** 29ac9b49ffd8d39e960b2f94e37372db53d1f848625ada7102751b4af03113d4 ssh-agent -k 06:24:12 unset SSH_AUTH_SOCK; 06:24:12 unset SSH_AGENT_PID; 06:24:12 echo Agent pid 38 killed; 06:24:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:12 + git semver [Pipeline] } 06:24:13 $ docker stop --time=1 29ac9b49ffd8d39e960b2f94e37372db53d1f848625ada7102751b4af03113d4 06:24:14 $ docker rm -f --volumes 29ac9b49ffd8d39e960b2f94e37372db53d1f848625ada7102751b4af03113d4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:24:14 06:24:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:24:15 0.23.1-centos7: Pulling from edgex-lftools 06:24:15 ab5ef0e58194: Pulling fs layer 06:24:15 9712f1f96733: Pulling fs layer 06:24:15 63f879dbbcfc: Pulling fs layer 06:24:15 0d9ebad4ef96: Pulling fs layer 06:24:15 e9a5061849ea: Pulling fs layer 06:24:15 d747dcd14b5f: Pulling fs layer 06:24:15 2de7ff778b66: Pulling fs layer 06:24:15 0d9ebad4ef96: Waiting 06:24:15 e9a5061849ea: Waiting 06:24:15 d747dcd14b5f: Waiting 06:24:15 2de7ff778b66: Waiting 06:24:15 9712f1f96733: Verifying Checksum 06:24:15 9712f1f96733: Download complete 06:24:15 63f879dbbcfc: Verifying Checksum 06:24:15 63f879dbbcfc: Download complete 06:24:15 e9a5061849ea: Verifying Checksum 06:24:15 e9a5061849ea: Download complete 06:24:15 d747dcd14b5f: Verifying Checksum 06:24:15 d747dcd14b5f: Download complete 06:24:15 0d9ebad4ef96: Verifying Checksum 06:24:15 0d9ebad4ef96: Download complete 06:24:15 ab5ef0e58194: Verifying Checksum 06:24:15 ab5ef0e58194: Download complete 06:24:15 2de7ff778b66: Verifying Checksum 06:24:18 ab5ef0e58194: Pull complete 06:24:18 9712f1f96733: Pull complete 06:24:19 63f879dbbcfc: Pull complete 06:24:23 0d9ebad4ef96: Pull complete 06:24:23 e9a5061849ea: Pull complete 06:24:23 d747dcd14b5f: Pull complete 06:24:25 2de7ff778b66: Pull complete 06:24:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:24:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:24:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:25 prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container 06:24:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@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 06:24:32 $ docker top e722dcbfd26b98476a46d2c2bad85dab9c8b2bb22a08d7b50c7b220e159791dd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:24:32 provisioning config files... 06:24:32 copy managed file [sigul-config] to file:/w/workspace/edgex-go/692@tmp/config17761808719221214539tmp 06:24:32 copy managed file [sigul-password] to file:/w/workspace/edgex-go/692@tmp/config12038107220200758714tmp 06:24:32 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/692@tmp/config11037271002798224128tmp [Pipeline] { [Pipeline] echo 06:24:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:24:33 ---> sigul-configuration.sh 06:24:33 gpg: directory `/root/.gnupg' created 06:24:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:24:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:24:33 gpg: keyring `/root/.gnupg/secring.gpg' created 06:24:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:24:33 gpg: CAST5 encrypted data 06:24:33 gpg: encrypted with 1 passphrase 06:24:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:24:33 + mkdir /home/jenkins 06:24:33 + mkdir /home/jenkins/sigul [Pipeline] sh 06:24:33 + 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 06:24:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:24:33 ---> sigul-install.sh 06:24:33 Sigul already installed; skipping installation. [Pipeline] sh 06:24:34 + git tag --list 06:24:34 0.6.0 06:24:34 0.6.1 06:24:34 0.7.0 06:24:34 0.7.1 06:24:34 v1.0.0 06:24:34 v1.0.1 06:24:34 v1.1.0 06:24:34 v1.2.0 06:24:34 v1.2.1 06:24:34 v1.3.0 06:24:34 v1.3.1 06:24:34 v2.0.0 06:24:34 v2.1.0 06:24:34 v2.1.1 06:24:34 v2.2.0 06:24:34 v2.3.0 06:24:34 v3.0 06:24:34 v3.0.0 06:24:34 v3.1 06:24:34 v3.1.0 06:24:34 v3.1.0-dev.1 06:24:34 v3.1.0-dev.10 06:24:34 v3.1.0-dev.11 06:24:34 v3.1.0-dev.12 06:24:34 v3.1.0-dev.13 06:24:34 v3.1.0-dev.14 06:24:34 v3.1.0-dev.15 06:24:34 v3.1.0-dev.16 06:24:34 v3.1.0-dev.17 06:24:34 v3.1.0-dev.18 06:24:34 v3.1.0-dev.19 06:24:34 v3.1.0-dev.2 06:24:34 v3.1.0-dev.20 06:24:34 v3.1.0-dev.21 06:24:34 v3.1.0-dev.22 06:24:34 v3.1.0-dev.23 06:24:34 v3.1.0-dev.24 06:24:34 v3.1.0-dev.25 06:24:34 v3.1.0-dev.26 06:24:34 v3.1.0-dev.27 06:24:34 v3.1.0-dev.28 06:24:34 v3.1.0-dev.29 06:24:34 v3.1.0-dev.3 06:24:34 v3.1.0-dev.30 06:24:34 v3.1.0-dev.31 06:24:34 v3.1.0-dev.32 06:24:34 v3.1.0-dev.33 06:24:34 v3.1.0-dev.34 06:24:34 v3.1.0-dev.35 06:24:34 v3.1.0-dev.36 06:24:34 v3.1.0-dev.37 06:24:34 v3.1.0-dev.38 06:24:34 v3.1.0-dev.39 06:24:34 v3.1.0-dev.4 06:24:34 v3.1.0-dev.40 06:24:34 v3.1.0-dev.41 06:24:34 v3.1.0-dev.42 06:24:34 v3.1.0-dev.43 06:24:34 v3.1.0-dev.44 06:24:34 v3.1.0-dev.45 06:24:34 v3.1.0-dev.46 06:24:34 v3.1.0-dev.47 06:24:34 v3.1.0-dev.48 06:24:34 v3.1.0-dev.49 06:24:34 v3.1.0-dev.5 06:24:34 v3.1.0-dev.50 06:24:34 v3.1.0-dev.51 06:24:34 v3.1.0-dev.52 06:24:34 v3.1.0-dev.53 06:24:34 v3.1.0-dev.54 06:24:34 v3.1.0-dev.55 06:24:34 v3.1.0-dev.56 06:24:34 v3.1.0-dev.57 06:24:34 v3.1.0-dev.58 06:24:34 v3.1.0-dev.59 06:24:34 v3.1.0-dev.6 06:24:34 v3.1.0-dev.60 06:24:34 v3.1.0-dev.61 06:24:34 v3.1.0-dev.62 06:24:34 v3.1.0-dev.63 06:24:34 v3.1.0-dev.64 06:24:34 v3.1.0-dev.65 06:24:34 v3.1.0-dev.66 06:24:34 v3.1.0-dev.67 06:24:34 v3.1.0-dev.68 06:24:34 v3.1.0-dev.69 06:24:34 v3.1.0-dev.7 06:24:34 v3.1.0-dev.70 06:24:34 v3.1.0-dev.71 06:24:34 v3.1.0-dev.72 06:24:34 v3.1.0-dev.73 06:24:34 v3.1.0-dev.8 06:24:34 v3.1.0-dev.9 06:24:34 v3.1.1 06:24:34 v3.1.1-dev.1 06:24:34 v3.1.1-dev.2 06:24:34 v3.2.0-dev.1 06:24:34 v3.2.0-dev.10 06:24:34 v3.2.0-dev.11 06:24:34 v3.2.0-dev.12 06:24:34 v3.2.0-dev.13 06:24:34 v3.2.0-dev.14 06:24:34 v3.2.0-dev.15 06:24:34 v3.2.0-dev.16 06:24:34 v3.2.0-dev.17 06:24:34 v3.2.0-dev.18 06:24:34 v3.2.0-dev.19 06:24:34 v3.2.0-dev.2 06:24:34 v3.2.0-dev.20 06:24:34 v3.2.0-dev.21 06:24:34 v3.2.0-dev.22 06:24:34 v3.2.0-dev.23 06:24:34 v3.2.0-dev.24 06:24:34 v3.2.0-dev.25 06:24:34 v3.2.0-dev.26 06:24:34 v3.2.0-dev.27 06:24:34 v3.2.0-dev.28 06:24:34 v3.2.0-dev.29 06:24:34 v3.2.0-dev.3 06:24:34 v3.2.0-dev.30 06:24:34 v3.2.0-dev.31 06:24:34 v3.2.0-dev.32 06:24:34 v3.2.0-dev.33 06:24:34 v3.2.0-dev.34 06:24:34 v3.2.0-dev.35 06:24:34 v3.2.0-dev.36 06:24:34 v3.2.0-dev.37 06:24:34 v3.2.0-dev.38 06:24:34 v3.2.0-dev.39 06:24:34 v3.2.0-dev.4 06:24:34 v3.2.0-dev.40 06:24:34 v3.2.0-dev.41 06:24:34 v3.2.0-dev.42 06:24:34 v3.2.0-dev.43 06:24:34 v3.2.0-dev.44 06:24:34 v3.2.0-dev.45 06:24:34 v3.2.0-dev.46 06:24:34 v3.2.0-dev.47 06:24:34 v3.2.0-dev.48 06:24:34 v3.2.0-dev.49 06:24:34 v3.2.0-dev.5 06:24:34 v3.2.0-dev.50 06:24:34 v3.2.0-dev.51 06:24:34 v3.2.0-dev.52 06:24:34 v3.2.0-dev.53 06:24:34 v3.2.0-dev.54 06:24:34 v3.2.0-dev.55 06:24:34 v3.2.0-dev.56 06:24:34 v3.2.0-dev.57 06:24:34 v3.2.0-dev.58 06:24:34 v3.2.0-dev.59 06:24:34 v3.2.0-dev.6 06:24:34 v3.2.0-dev.60 06:24:34 v3.2.0-dev.61 06:24:34 v3.2.0-dev.62 06:24:34 v3.2.0-dev.63 06:24:34 v3.2.0-dev.64 06:24:34 v3.2.0-dev.65 06:24:34 v3.2.0-dev.66 06:24:34 v3.2.0-dev.67 06:24:34 v3.2.0-dev.68 06:24:34 v3.2.0-dev.69 06:24:34 v3.2.0-dev.7 06:24:34 v3.2.0-dev.70 06:24:34 v3.2.0-dev.71 06:24:34 v3.2.0-dev.8 06:24:34 v3.2.0-dev.9 [Pipeline] sh 06:24:34 + lftools sign git-tag v3.2.0-dev.71 06:24:35 Signing Git tag with Sigul... 06:24:35 Signing v3.2.0-dev.71 [Pipeline] echo 06:24:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:24:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:24:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:24:35 $ docker stop --time=1 e722dcbfd26b98476a46d2c2bad85dab9c8b2bb22a08d7b50c7b220e159791dd 06:24:37 $ docker rm -f --volumes e722dcbfd26b98476a46d2c2bad85dab9c8b2bb22a08d7b50c7b220e159791dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:24:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:24:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:37 prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container 06:24:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@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 06:24:38 $ docker top 49a311b060546ed1271ca86d123a46a67f6142afd2ab99765ac613b3733a982e -eo pid,comm 06:24:38 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:24:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:38 [ssh-agent] Looking for ssh-agent implementation... 06:24:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:38 $ docker exec 49a311b060546ed1271ca86d123a46a67f6142afd2ab99765ac613b3733a982e ssh-agent 06:24:38 SSH_AUTH_SOCK=/tmp/ssh-K0yp3N37tFpx/agent.32 06:24:38 SSH_AGENT_PID=38 06:24:38 Running ssh-add (command line suppressed) 06:24:38 Identity added: /w/workspace/edgex-go/692@tmp/private_key_16231772121803825636.key (/w/workspace/edgex-go/692@tmp/private_key_16231772121803825636.key) 06:24:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:38 + git semver bump pre 06:24:39 2024-09-10 06:24:39,187 [read_version] DEBUG read version from /w/workspace/edgex-go/692/.semver/main 06:24:39 2024-09-10 06:24:39,187 [bump_version] DEBUG bumping version:3.2.0-dev.71 on axis:pre with prefix:dev 06:24:39 2024-09-10 06:24:39,187 [bump_version] DEBUG bumped version:3.2.0-dev.72 06:24:39 2024-09-10 06:24:39,187 [write_version] DEBUG write version:3.2.0-dev.72 to path:/w/workspace/edgex-go/692/.semver/main with force:True 06:24:39 2024-09-10 06:24:39,187 [read_version] DEBUG read version from /w/workspace/edgex-go/692/.semver/main 06:24:39 2024-09-10 06:24:39,187 [write_file] DEBUG write to file:/w/workspace/edgex-go/692/.semver/main 06:24:39 2024-09-10 06:24:39,189 [execute] INFO git cat-file --batch-check 06:24:39 2024-09-10 06:24:39,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/692/.semver, universal_newlines=False, shell=None, istream=) 06:24:39 2024-09-10 06:24:39,194 [execute] INFO git cat-file --batch 06:24:39 2024-09-10 06:24:39,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/692/.semver, universal_newlines=False, shell=None, istream=) 06:24:39 2024-09-10 06:24:39,199 [read_version] DEBUG read version from /w/workspace/edgex-go/692/.semver/main 06:24:39 3.2.0-dev.72 [Pipeline] } 06:24:39 $ docker exec --env ******** --env ******** 49a311b060546ed1271ca86d123a46a67f6142afd2ab99765ac613b3733a982e ssh-agent -k 06:24:39 unset SSH_AUTH_SOCK; 06:24:39 unset SSH_AGENT_PID; 06:24:39 echo Agent pid 38 killed; 06:24:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:39 + git semver [Pipeline] } 06:24:39 $ docker stop --time=1 49a311b060546ed1271ca86d123a46a67f6142afd2ab99765ac613b3733a982e 06:24:41 $ docker rm -f --volumes 49a311b060546ed1271ca86d123a46a67f6142afd2ab99765ac613b3733a982e [Pipeline] // withDockerContainer [Pipeline] sh 06:24:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:24:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:41 prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container 06:24:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@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 06:24:42 $ docker top a35895c449e65144f67d7af795f180dad6a65b7e70ef43bc6c3224aef213ab13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:42 [ssh-agent] Looking for ssh-agent implementation... 06:24:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:42 $ docker exec a35895c449e65144f67d7af795f180dad6a65b7e70ef43bc6c3224aef213ab13 ssh-agent 06:24:42 SSH_AUTH_SOCK=/tmp/ssh-C4kHDN3xaxDb/agent.33 06:24:42 SSH_AGENT_PID=39 06:24:42 Running ssh-add (command line suppressed) 06:24:42 Identity added: /w/workspace/edgex-go/692@tmp/private_key_4840350840056529174.key (/w/workspace/edgex-go/692@tmp/private_key_4840350840056529174.key) 06:24:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:43 + git semver push 06:24:43 2024-09-10 06:24:43,252 [run_push] DEBUG push 06:24:43 2024-09-10 06:24:43,253 [execute] INFO git cat-file --batch-check 06:24:43 2024-09-10 06:24:43,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/692/.semver, universal_newlines=False, shell=None, istream=) 06:24:43 2024-09-10 06:24:43,256 [execute] INFO git rev-list e09e4d039cbc13bf3d71bc7d26f8f4d6b349c052 -- 06:24:43 2024-09-10 06:24:43,257 [execute] DEBUG Popen(['git', 'rev-list', 'e09e4d039cbc13bf3d71bc7d26f8f4d6b349c052', '--'], cwd=/w/workspace/edgex-go/692/.semver, universal_newlines=False, shell=None, istream=None) 06:24:43 2024-09-10 06:24:43,275 [execute] INFO git fetch -v origin 06:24:43 2024-09-10 06:24:43,276 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/692/.semver, universal_newlines=True, shell=None, istream=None) 06:24:43 2024-09-10 06:24:43,755 [run_push] DEBUG no remote changes detected 06:24:43 2024-09-10 06:24:43,755 [execute] INFO git push origin semver 06:24:43 2024-09-10 06:24:43,756 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/692/.semver, universal_newlines=False, shell=None, istream=None) 06:24:44 2024-09-10 06:24:44,505 [run_push] DEBUG push all version tags 06:24:44 2024-09-10 06:24:44,506 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:24:44 2024-09-10 06:24:44,506 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/692, universal_newlines=False, shell=None, istream=None) 06:24:45 2024-09-10 06:24:45,103 [read_version] DEBUG read version from /w/workspace/edgex-go/692/.semver/main 06:24:45 3.2.0-dev.72 [Pipeline] } 06:24:45 $ docker exec --env ******** --env ******** a35895c449e65144f67d7af795f180dad6a65b7e70ef43bc6c3224aef213ab13 ssh-agent -k 06:24:45 unset SSH_AUTH_SOCK; 06:24:45 unset SSH_AGENT_PID; 06:24:45 echo Agent pid 39 killed; 06:24:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:45 + git semver [Pipeline] } 06:24:46 $ docker stop --time=1 a35895c449e65144f67d7af795f180dad6a65b7e70ef43bc6c3224aef213ab13 06:24:47 $ docker rm -f --volumes a35895c449e65144f67d7af795f180dad6a65b7e70ef43bc6c3224aef213ab13 [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 06:24:47 + [ -d /w/workspace/edgex-go/692/archives ] [Pipeline] libraryResource [Pipeline] sh 06:24:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:24:49 ---> package-listing.sh 06:24:49 ++ tr '[:upper:]' '[:lower:]' 06:24:49 ++ facter osfamily 06:24:49 + OS_FAMILY=debian 06:24:49 + workspace=/w/workspace/edgex-go/692 06:24:49 + START_PACKAGES=/tmp/packages_start.txt 06:24:49 + END_PACKAGES=/tmp/packages_end.txt 06:24:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:24:49 + PACKAGES=/tmp/packages_start.txt 06:24:49 + '[' /w/workspace/edgex-go/692 ']' 06:24:49 + PACKAGES=/tmp/packages_end.txt 06:24:49 + case "${OS_FAMILY}" in 06:24:49 + dpkg -l 06:24:49 + grep '^ii' 06:24:49 + '[' -f /tmp/packages_start.txt ']' 06:24:49 + '[' -f /tmp/packages_end.txt ']' 06:24:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:24:49 + '[' /w/workspace/edgex-go/692 ']' 06:24:49 + mkdir -p /w/workspace/edgex-go/692/archives/ 06:24:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/692/archives/ [Pipeline] echo 06:24:49 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/692/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:24:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:24:50 06:24:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:24:50 latest: Pulling from edgex-lftools-log-publisher 06:24:50 5eb5b503b376: Pulling fs layer 06:24:50 5c69ac0246d0: Pulling fs layer 06:24:50 ec43610c2a17: Pulling fs layer 06:24:50 3a2ae6a8a46f: Pulling fs layer 06:24:50 33b1e0a273af: Pulling fs layer 06:24:50 5d3b04190fa2: Pulling fs layer 06:24:50 2f39f015ded8: Pulling fs layer 06:24:50 3a2ae6a8a46f: Waiting 06:24:50 33b1e0a273af: Waiting 06:24:50 2f39f015ded8: Waiting 06:24:50 5d3b04190fa2: Waiting 06:24:50 5c69ac0246d0: Download complete 06:24:50 3a2ae6a8a46f: Verifying Checksum 06:24:50 3a2ae6a8a46f: Download complete 06:24:50 33b1e0a273af: Download complete 06:24:50 5d3b04190fa2: Download complete 06:24:50 ec43610c2a17: Verifying Checksum 06:24:50 ec43610c2a17: Download complete 06:24:50 5eb5b503b376: Verifying Checksum 06:24:50 5eb5b503b376: Download complete 06:24:51 2f39f015ded8: Download complete 06:24:51 5eb5b503b376: Pull complete 06:24:52 5c69ac0246d0: Pull complete 06:24:52 ec43610c2a17: Pull complete 06:24:52 3a2ae6a8a46f: Pull complete 06:24:52 33b1e0a273af: Pull complete 06:24:53 5d3b04190fa2: Pull complete 06:24:57 2f39f015ded8: Pull complete 06:24:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:24:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:57 prd-ubuntu20.04-docker-8c-8g-9994 does not seem to be running inside a container 06:24:57 $ 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/692/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/692 -v /w/workspace/edgex-go/692:/w/workspace/edgex-go/692:rw,z -v /w/workspace/edgex-go/692@tmp:/w/workspace/edgex-go/692@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 06:25:02 $ docker top 0dbead41058a039a6a9a943200042ece2a9289a66108be251fc139d0ff2cda3f -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:03 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:03 + mkdir -p /var/log/sysstat [Pipeline] sh 06:25:03 + ls /var/log/sa-host 06:25:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:04 provisioning config files... 06:25:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/692@tmp/config5970341173123775219tmp [Pipeline] { [Pipeline] echo 06:25:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:04 ---> create-netrc.sh [Pipeline] } 06:25:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:25:04 ---> python-tools-install.sh [Pipeline] echo 06:25:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:05 ---> sudo-logs.sh 06:25:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:25:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:05 ---> job-cost.sh 06:25:05 lf-activate-venv: SKIPPING 06:25:05 DEBUG: total: 0.10999999940395355 06:25:05 INFO: Retrieving Stack Cost... 06:25:05 INFO: Retrieving Pricing Info for: v3-standard-8 06:25:05 INFO: Archiving Costs [Pipeline] echo 06:25:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:06 ---> logs-deploy.sh 06:25:06 lf-activate-venv: SKIPPING 06:25:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/692 06:25:06 INFO: archiving workspace using pattern(s): 06:25:07 Archives upload complete. 06:25:07 INFO: archiving logs to Nexus 06:25:08 ---> uname -a: 06:25:08 Linux prd-ubuntu20-04-docker-8c-8g-9994 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:25:08 06:25:08 06:25:08 ---> lscpu: 06:25:08 Architecture: x86_64 06:25:08 CPU op-mode(s): 32-bit, 64-bit 06:25:08 Byte Order: Little Endian 06:25:08 Address sizes: 40 bits physical, 48 bits virtual 06:25:08 CPU(s): 8 06:25:08 On-line CPU(s) list: 0-7 06:25:08 Thread(s) per core: 1 06:25:08 Core(s) per socket: 1 06:25:08 Socket(s): 8 06:25:08 NUMA node(s): 1 06:25:08 Vendor ID: AuthenticAMD 06:25:08 CPU family: 23 06:25:08 Model: 49 06:25:08 Model name: AMD EPYC-Rome Processor 06:25:08 Stepping: 0 06:25:08 CPU MHz: 2800.000 06:25:08 BogoMIPS: 5600.00 06:25:08 Virtualization: AMD-V 06:25:08 Hypervisor vendor: KVM 06:25:08 Virtualization type: full 06:25:08 L1d cache: 256 KiB 06:25:08 L1i cache: 256 KiB 06:25:08 L2 cache: 4 MiB 06:25:08 L3 cache: 128 MiB 06:25:08 NUMA node0 CPU(s): 0-7 06:25:08 Vulnerability Itlb multihit: Not affected 06:25:08 Vulnerability L1tf: Not affected 06:25:08 Vulnerability Mds: Not affected 06:25:08 Vulnerability Meltdown: Not affected 06:25:08 Vulnerability Mmio stale data: Not affected 06:25:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:25:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:25:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:25:08 Vulnerability Srbds: Not affected 06:25:08 Vulnerability Tsx async abort: Not affected 06:25:08 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 06:25:08 06:25:08 06:25:08 ---> nproc: 06:25:08 8 06:25:08 06:25:08 06:25:08 ---> df -h: 06:25:08 Filesystem Size Used Avail Use% Mounted on 06:25:08 overlay 155G 29G 127G 19% / 06:25:08 tmpfs 64M 0 64M 0% /dev 06:25:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:25:08 shm 64M 0 64M 0% /dev/shm 06:25:08 /dev/vda1 155G 29G 127G 19% /facter-os 06:25:08 06:25:08 06:25:08 ---> sar -b -r -n DEV: 06:25:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9994) 09/10/24 _x86_64_ (8 CPU) 06:25:08 06:25:08 05:35:43 LINUX RESTART (8 CPU) 06:25:08 06:25:08 05:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:25:08 05:37:01 350.99 46.13 304.87 0.00 5271.92 106297.35 0.00 06:25:08 05:38:01 165.71 0.70 165.01 0.00 10.80 52420.79 0.00 06:25:08 05:39:01 45.43 0.00 45.43 0.00 0.00 34197.78 0.00 06:25:08 05:40:01 33.39 0.20 33.19 0.00 2.80 19041.49 0.00 06:25:08 05:41:01 255.92 0.35 255.57 0.00 35.81 217703.31 0.00 06:25:08 05:42:01 849.44 16.98 832.46 0.00 4466.06 194508.92 0.00 06:25:08 05:43:01 286.64 0.40 286.24 0.00 4.93 87419.53 0.00 06:25:08 05:44:01 324.56 0.05 324.51 0.00 0.40 108014.53 0.00 06:25:08 05:45:01 656.01 0.40 655.61 0.00 13.46 115473.42 0.00 06:25:08 05:46:01 30.59 1.25 29.34 0.00 32.26 755.75 0.00 06:25:08 05:47:01 23.41 0.00 23.41 0.00 0.00 554.04 0.00 06:25:08 05:48:01 14.33 0.02 14.31 0.00 1.73 357.67 0.00 06:25:08 05:49:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 06:25:08 05:50:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 06:25:08 05:51:01 2.15 0.02 2.13 0.00 0.13 23.46 0.00 06:25:08 05:52:01 1.10 0.00 1.10 0.00 0.00 17.59 0.00 06:25:08 05:53:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 06:25:08 05:54:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 06:25:08 05:55:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 06:25:08 05:56:01 1.03 0.00 1.03 0.00 0.00 13.01 0.00 06:25:08 05:57:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 06:25:08 05:58:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 06:25:08 05:59:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 06:25:08 06:00:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 06:25:08 06:01:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 06:25:08 06:02:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 06:25:08 06:03:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 06:25:08 06:04:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 06:25:08 06:05:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 06:25:08 06:06:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 06:25:08 06:07:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 06:25:08 06:08:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 06:25:08 06:09:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 06:25:08 06:10:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 06:25:08 06:11:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 06:25:08 06:12:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 06:25:08 06:13:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 06:25:08 06:14:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 06:25:08 06:15:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 06:25:08 06:16:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 06:25:08 06:17:01 1.35 0.02 1.33 0.00 0.13 16.00 0.00 06:25:08 06:18:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 06:25:08 06:19:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 06:25:08 06:20:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 06:25:08 06:21:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 06:25:08 06:22:01 1.57 0.00 1.57 0.00 0.00 19.33 0.00 06:25:08 06:23:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 06:25:08 06:24:01 74.00 0.72 73.28 0.00 13.06 27463.42 0.00 06:25:08 06:25:01 150.63 0.22 150.42 0.00 19.46 48198.20 0.00 06:25:08 Average: 67.44 1.38 66.07 0.00 201.55 20684.30 0.00 06:25:08 06:25:08 05:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:25:08 05:37:01 28733588 31558060 766532 2.33 75796 3010060 1848592 5.45 1067632 2688904 453836 06:25:08 05:38:01 27155836 31080860 1229872 3.74 127908 3937552 2504312 7.38 1997960 3199680 656864 06:25:08 05:39:01 27130240 31250348 1057740 3.22 132208 4113340 2418736 7.13 1709536 3493996 319708 06:25:08 05:40:01 26463728 31411972 894512 2.72 135628 4881260 1997112 5.89 1812696 4006124 576464 06:25:08 05:41:01 20888932 31399004 905320 2.75 146288 10312076 3026236 8.92 1857740 9404336 822884 06:25:08 05:42:01 14397156 31369716 882496 2.68 336964 16187308 2535884 7.47 2799444 14501668 1547652 06:25:08 05:43:01 9149976 28820508 3352612 10.20 387412 18439864 10476992 30.88 6398276 15641192 1555876 06:25:08 05:44:01 7269396 29342840 2848476 8.66 397728 20782132 8044360 23.71 6747656 17149700 1307064 06:25:08 05:45:01 9723092 31396708 852012 2.59 409908 20535476 2238152 6.60 3319680 18373040 596 06:25:08 05:46:01 9754960 31432364 815444 2.48 411264 20536928 2231060 6.58 3434736 18226308 692 06:25:08 05:47:01 9741352 31419776 828040 2.52 412048 20537200 2351952 6.93 3865788 17808368 328 06:25:08 05:48:01 9753204 31432120 815560 2.48 412632 20537352 2221272 6.55 3959424 17703304 44 06:25:08 05:49:01 9757064 31435984 811796 2.47 412640 20537352 2221272 6.55 3955772 17703304 8 06:25:08 05:50:01 9771460 31450400 797452 2.43 412660 20537356 2221272 6.55 3942196 17703308 172 06:25:08 05:51:01 9770624 31449704 798704 2.43 412688 20537356 2256860 6.65 3941868 17703312 8 06:25:08 05:52:01 9768820 31447912 800428 2.43 412728 20537336 2256860 6.65 3945444 17703288 180 06:25:08 05:53:01 9768836 31447944 800340 2.43 412736 20537340 2256860 6.65 3945368 17703292 8 06:25:08 05:54:01 9768692 31447824 800328 2.43 412756 20537344 2256860 6.65 3945420 17703296 176 06:25:08 05:55:01 9768636 31447780 800316 2.43 412756 20537348 2256860 6.65 3944608 17703300 12 06:25:08 05:56:01 9768848 31448016 800012 2.43 412780 20537352 2256860 6.65 3944580 17703304 200 06:25:08 05:57:01 9769332 31448536 799648 2.43 412816 20537352 2256860 6.65 3944056 17703304 4 06:25:08 05:58:01 9769316 31448532 799624 2.43 412824 20537356 2256860 6.65 3944336 17703308 172 06:25:08 05:59:01 9769268 31448496 799588 2.43 412844 20537356 2256860 6.65 3944088 17703308 8 06:25:08 06:00:01 9769244 31448520 799516 2.43 412868 20537360 2256860 6.65 3944168 17703312 176 06:25:08 06:01:01 9769376 31448660 799316 2.43 412872 20537364 2256860 6.65 3943804 17703316 8 06:25:08 06:02:01 9769052 31448352 799528 2.43 412896 20537368 2256860 6.65 3944132 17703320 108 06:25:08 06:03:01 9769244 31448580 799484 2.43 412912 20537376 2256860 6.65 3943968 17703328 16 06:25:08 06:04:01 9769448 31448804 799224 2.43 412936 20537380 2256860 6.65 3944016 17703332 180 06:25:08 06:05:01 9769172 31448548 799420 2.43 412952 20537380 2256860 6.65 3944384 17703332 8 06:25:08 06:06:01 9769164 31448708 799208 2.43 412976 20537512 2256860 6.65 3943920 17703464 172 06:25:08 06:07:01 9769116 31448676 799276 2.43 413004 20537512 2256860 6.65 3944096 17703464 12 06:25:08 06:08:01 9769132 31448728 799212 2.43 413032 20537516 2256860 6.65 3944152 17703468 172 06:25:08 06:09:01 9769084 31448688 799176 2.43 413056 20537520 2256860 6.65 3944152 17703472 8 06:25:08 06:10:01 9769212 31448860 799156 2.43 413072 20537520 2256860 6.65 3944468 17703472 4 06:25:08 06:11:01 9769228 31448916 799108 2.43 413100 20537524 2256860 6.65 3944104 17703476 8 06:25:08 06:12:01 9769116 31448828 799132 2.43 413124 20537524 2256860 6.65 3944240 17703480 172 06:25:08 06:13:01 9769068 31448788 799096 2.43 413140 20537532 2256860 6.65 3944216 17703484 8 06:25:08 06:14:01 9769020 31448772 799072 2.43 413148 20537536 2256860 6.65 3944264 17703488 4 06:25:08 06:15:01 9768564 31448320 799448 2.43 413164 20537536 2256860 6.65 3945280 17703488 8 06:25:08 06:16:01 9768768 31448556 799168 2.43 413168 20537540 2256860 6.65 3945140 17703492 176 06:25:08 06:17:01 9768872 31448668 799192 2.43 413208 20537524 2272932 6.70 3945204 17703496 8 06:25:08 06:18:01 9768304 31448212 799568 2.43 413240 20537548 2272932 6.70 3945580 17703500 172 06:25:08 06:19:01 9768524 31448440 799280 2.43 413264 20537552 2272932 6.70 3945356 17703504 12 06:25:08 06:20:01 9768444 31448396 799288 2.43 413272 20537556 2272932 6.70 3945400 17703504 192 06:25:08 06:21:01 9768396 31448360 799252 2.43 413292 20537560 2272932 6.70 3945388 17703512 4 06:25:08 06:22:01 9768252 31448268 799296 2.43 413348 20537544 2272932 6.70 3945520 17703516 196 06:25:08 06:23:01 9767448 31447488 800004 2.43 413360 20537564 2272932 6.70 3945504 17703516 8 06:25:08 06:24:01 8557692 31394656 847824 2.58 428080 21576752 2373640 7.00 4159732 18586316 290880 06:25:08 06:25:01 7807752 31404604 835980 2.54 462272 22223792 2349896 6.93 4079796 19336932 70744 06:25:08 Average: 11396552 31334690 916818 2.79 382261 18906567 2564278 7.56 3781190 16321203 155233 06:25:08 06:25:08 05:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:25:08 05:37:01 ens3 1526.15 1494.10 11347.65 192.50 0.00 0.00 0.00 0.00 06:25:08 05:37:01 docker0 593.58 533.99 42.26 2880.25 0.00 0.00 0.00 0.00 06:25:08 05:37:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 06:25:08 05:38:01 ens3 396.52 308.68 2098.48 39.53 0.00 0.00 0.00 0.00 06:25:08 05:38:01 docker0 291.27 366.81 23.92 2070.15 0.00 0.00 0.00 0.00 06:25:08 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 05:38:01 vethe00d38d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:25:08 05:39:01 ens3 39.21 25.11 33.35 15.73 0.00 0.00 0.00 0.00 06:25:08 05:39:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 06:25:08 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:39:01 vethe00d38d 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 06:25:08 05:40:01 ens3 21.95 12.51 19.03 10.17 0.00 0.00 0.00 0.00 06:25:08 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 05:40:01 vethe00d38d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:41:01 vethf500b85 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:41:01 vethd23bf24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:41:01 veth53ad25a 0.57 0.58 0.05 0.24 0.00 0.00 0.00 0.00 06:25:08 05:41:01 veth4d7503b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:41:01 ens3 166.63 124.28 3179.19 171.30 0.00 0.00 0.00 0.00 06:25:08 05:41:01 docker0 4.43 5.79 0.29 68.57 0.00 0.00 0.00 0.00 06:25:08 05:41:01 vethd0779e6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:41:01 veth9ce78f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:41:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 06:25:08 05:41:01 vethebba0f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:41:01 veth4d592ce 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:41:01 veth6831cbf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:41:01 veth5cd1dea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:41:01 veth7ba3f26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:41:01 veth366b378 3.86 5.53 0.29 68.35 0.00 0.00 0.00 0.01 06:25:08 05:42:01 veth53ad25a 0.13 1.38 0.01 0.06 0.00 0.00 0.00 0.00 06:25:08 05:42:01 ens3 1005.58 547.36 9759.29 60.28 0.00 0.00 0.00 0.00 06:25:08 05:42:01 docker0 437.31 783.50 38.24 7010.01 0.00 0.00 0.00 0.00 06:25:08 05:42:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 06:25:08 05:43:01 vethebb61aa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:25:08 05:43:01 veth53ad25a 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:43:01 vethc15013b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:25:08 05:43:01 ens3 12.28 6.96 9.89 5.31 0.00 0.00 0.00 0.00 06:25:08 05:43:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:43:01 veth3a9e4e3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:25:08 05:43:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 05:43:01 vethf2a6673 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:25:08 05:43:01 vethba2a2f3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:25:08 05:43:01 veth39ef0dd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:25:08 05:43:01 veth50f419f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:25:08 05:43:01 veth2b09114 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:25:08 05:43:01 vethbb88743 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:25:08 05:43:01 veth9711ec5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:25:08 05:43:01 veth0e192fd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:25:08 05:43:01 vethc097656 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:25:08 05:43:01 veth6ffca98 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:25:08 05:44:01 vethebb61aa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:44:01 veth53ad25a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:44:01 vethc15013b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:44:01 ens3 5.56 3.02 4.34 2.38 0.00 0.00 0.00 0.00 06:25:08 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:44:01 veth3a9e4e3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 05:44:01 vethf2a6673 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:44:01 vethba2a2f3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:44:01 veth39ef0dd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:44:01 veth50f419f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:44:01 veth2b09114 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:44:01 vethbb88743 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:44:01 veth9711ec5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:44:01 veth0e192fd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:44:01 vethc097656 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:44:01 veth6ffca98 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:45:01 ens3 50.46 43.41 33.04 162.30 0.00 0.00 0.00 0.00 06:25:08 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:45:01 lo 5.93 5.93 0.59 0.59 0.00 0.00 0.00 0.00 06:25:08 05:46:01 ens3 312.86 312.96 177.19 1092.36 0.00 0.00 0.00 0.00 06:25:08 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:46:01 lo 39.12 39.12 3.85 3.85 0.00 0.00 0.00 0.00 06:25:08 05:47:01 ens3 320.28 322.58 116.49 2311.00 0.00 0.00 0.00 0.00 06:25:08 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:47:01 lo 23.40 23.40 2.31 2.31 0.00 0.00 0.00 0.00 06:25:08 05:48:01 ens3 143.39 132.08 81.51 593.86 0.00 0.00 0.00 0.00 06:25:08 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:48:01 lo 17.26 17.26 1.70 1.70 0.00 0.00 0.00 0.00 06:25:08 05:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 05:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:52:01 ens3 2.63 3.03 3.99 14.55 0.00 0.00 0.00 0.00 06:25:08 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 05:53:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:25:08 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:54:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 05:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:56:01 ens3 0.19 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 05:57:01 ens3 1.85 1.85 0.20 7.06 0.00 0.00 0.00 0.00 06:25:08 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 05:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:01:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:02:01 ens3 6.57 8.37 0.78 14.49 0.00 0.00 0.00 0.00 06:25:08 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:04:01 ens3 0.60 0.17 0.11 0.01 0.00 0.00 0.00 0.00 06:25:08 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:05:01 ens3 3.37 5.02 0.45 7.37 0.00 0.00 0.00 0.00 06:25:08 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:07:01 ens3 3.32 6.10 0.28 7.32 0.00 0.00 0.00 0.00 06:25:08 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:12:01 ens3 3.10 4.30 0.27 7.20 0.00 0.00 0.00 0.00 06:25:08 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:15:01 ens3 2.97 4.05 0.30 7.15 0.00 0.00 0.00 0.00 06:25:08 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:17:01 ens3 1.20 1.63 0.15 6.96 0.00 0.00 0.00 0.00 06:25:08 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:20:01 ens3 0.28 0.27 0.18 0.02 0.00 0.00 0.00 0.00 06:25:08 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:21:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:25:08 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:22:01 ens3 4.32 6.60 0.35 7.35 0.00 0.00 0.00 0.00 06:25:08 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:25:08 06:23:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 06:25:08 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:08 06:24:01 ens3 288.46 200.73 4886.53 78.42 0.00 0.00 0.00 0.00 06:25:08 06:24:01 docker0 90.22 143.19 7.89 1271.88 0.00 0.00 0.00 0.00 06:25:08 06:24:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 06:25:08 06:25:01 ens3 276.14 171.09 5782.02 51.56 0.00 0.00 0.00 0.00 06:25:08 06:25:01 docker0 2.22 2.32 0.36 1.38 0.00 0.00 0.00 0.00 06:25:08 06:25:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 06:25:08 Average: ens3 93.87 76.51 766.40 99.35 0.00 0.00 0.00 0.00 06:25:08 Average: docker0 29.00 37.50 2.31 271.57 0.00 0.00 0.00 0.00 06:25:08 Average: lo 2.05 2.05 0.20 0.20 0.00 0.00 0.00 0.00 06:25:08 06:25:08 06:25:08 ---> sar -P ALL: 06:25:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9994) 09/10/24 _x86_64_ (8 CPU) 06:25:08 06:25:08 05:35:43 LINUX RESTART (8 CPU) 06:25:08 06:25:08 05:36:01 CPU %user %nice %system %iowait %steal %idle 06:25:08 05:37:01 all 11.25 0.00 3.76 3.11 0.06 81.82 06:25:08 05:37:01 0 14.62 0.00 4.73 8.29 0.07 72.29 06:25:08 05:37:01 1 10.66 0.00 3.31 0.40 0.05 85.58 06:25:08 05:37:01 2 9.61 0.00 2.75 2.07 0.05 85.52 06:25:08 05:37:01 3 11.45 0.00 2.52 0.15 0.07 85.81 06:25:08 05:37:01 4 12.81 0.00 2.80 0.29 0.05 84.06 06:25:08 05:37:01 5 11.49 0.00 3.94 2.96 0.05 81.56 06:25:08 05:37:01 6 10.94 0.00 6.68 7.80 0.08 74.50 06:25:08 05:37:01 7 8.42 0.00 3.38 2.99 0.05 85.16 06:25:08 05:38:01 all 26.02 0.00 4.85 2.63 0.09 66.41 06:25:08 05:38:01 0 26.02 0.00 4.55 0.94 0.10 68.39 06:25:08 05:38:01 1 26.34 0.00 5.74 0.71 0.12 67.09 06:25:08 05:38:01 2 26.40 0.00 4.64 0.12 0.08 68.75 06:25:08 05:38:01 3 25.85 0.00 4.40 1.09 0.08 68.58 06:25:08 05:38:01 4 26.93 0.00 4.81 0.25 0.10 67.91 06:25:08 05:38:01 5 26.59 0.00 5.07 3.28 0.08 64.98 06:25:08 05:38:01 6 24.96 0.00 5.33 10.96 0.08 58.67 06:25:08 05:38:01 7 25.09 0.00 4.27 3.72 0.08 66.83 06:25:08 05:39:01 all 27.69 0.00 4.35 1.63 0.09 66.24 06:25:08 05:39:01 0 25.27 0.00 5.41 1.92 0.08 67.31 06:25:08 05:39:01 1 24.45 0.00 4.41 0.30 0.08 70.76 06:25:08 05:39:01 2 28.18 0.00 4.23 0.33 0.10 67.16 06:25:08 05:39:01 3 29.18 0.00 4.29 0.10 0.13 66.29 06:25:08 05:39:01 4 26.67 0.00 4.09 0.07 0.07 69.10 06:25:08 05:39:01 5 30.57 0.00 3.91 1.57 0.08 63.86 06:25:08 05:39:01 6 27.45 0.00 4.31 8.62 0.10 59.51 06:25:08 05:39:01 7 29.76 0.00 4.11 0.18 0.08 65.86 06:25:08 05:40:01 all 59.08 0.00 7.62 1.17 0.12 32.01 06:25:08 05:40:01 0 59.60 0.00 7.45 2.76 0.12 30.08 06:25:08 05:40:01 1 58.46 0.00 7.89 0.80 0.14 32.72 06:25:08 05:40:01 2 60.12 0.00 7.60 0.61 0.13 31.54 06:25:08 05:40:01 3 60.36 0.00 7.63 1.09 0.10 30.81 06:25:08 05:40:01 4 58.30 0.00 7.57 0.08 0.12 33.92 06:25:08 05:40:01 5 59.26 0.00 7.36 1.45 0.13 31.80 06:25:08 05:40:01 6 58.84 0.00 8.07 0.96 0.12 32.01 06:25:08 05:40:01 7 57.69 0.00 7.42 1.62 0.10 33.16 06:25:08 05:41:01 all 17.90 0.00 5.99 15.17 0.12 60.82 06:25:08 05:41:01 0 17.23 0.00 6.26 28.77 0.10 47.64 06:25:08 05:41:01 1 18.29 0.00 5.90 8.70 0.10 67.00 06:25:08 05:41:01 2 17.81 0.00 5.62 23.79 0.12 52.67 06:25:08 05:41:01 3 17.62 0.00 7.22 22.77 0.17 52.22 06:25:08 05:41:01 4 18.84 0.00 5.62 3.94 0.12 71.49 06:25:08 05:41:01 5 17.35 0.00 5.83 11.50 0.08 65.24 06:25:08 05:41:01 6 18.29 0.00 6.34 14.49 0.12 60.76 06:25:08 05:41:01 7 17.78 0.00 5.14 7.64 0.14 69.31 06:25:08 05:42:01 all 12.92 0.00 7.00 21.53 0.12 58.43 06:25:08 05:42:01 0 13.30 0.00 6.72 15.52 0.08 64.38 06:25:08 05:42:01 1 14.01 0.00 7.77 34.94 0.12 43.16 06:25:08 05:42:01 2 13.14 0.00 6.60 17.03 0.14 63.10 06:25:08 05:42:01 3 13.03 0.00 6.23 14.17 0.08 66.49 06:25:08 05:42:01 4 13.46 0.00 6.69 21.20 0.12 58.54 06:25:08 05:42:01 5 12.08 0.00 7.43 31.56 0.14 48.79 06:25:08 05:42:01 6 11.77 0.00 7.70 27.54 0.19 52.80 06:25:08 05:42:01 7 12.55 0.00 6.91 10.26 0.12 70.16 06:25:08 05:43:01 all 78.32 0.00 11.54 2.72 0.12 7.30 06:25:08 05:43:01 0 78.99 0.00 11.05 0.97 0.12 8.87 06:25:08 05:43:01 1 78.39 0.00 11.62 7.71 0.15 2.12 06:25:08 05:43:01 2 78.65 0.00 11.35 0.92 0.10 8.97 06:25:08 05:43:01 3 77.99 0.00 11.78 0.87 0.10 9.26 06:25:08 05:43:01 4 77.92 0.00 11.85 2.11 0.10 8.02 06:25:08 05:43:01 5 77.90 0.00 11.85 1.03 0.12 9.10 06:25:08 05:43:01 6 78.33 0.00 12.15 7.00 0.13 2.38 06:25:08 05:43:01 7 78.43 0.00 10.62 1.17 0.14 9.65 06:25:08 05:44:01 all 88.75 0.00 11.09 0.00 0.16 0.00 06:25:08 05:44:01 0 87.39 0.00 12.45 0.00 0.16 0.00 06:25:08 05:44:01 1 88.87 0.00 10.98 0.00 0.15 0.00 06:25:08 05:44:01 2 88.65 0.00 11.19 0.00 0.15 0.00 06:25:08 05:44:01 3 89.11 0.00 10.73 0.00 0.15 0.00 06:25:08 05:44:01 4 88.88 0.00 10.95 0.00 0.17 0.00 06:25:08 05:44:01 5 89.07 0.00 10.74 0.00 0.19 0.00 06:25:08 05:44:01 6 87.79 0.00 12.04 0.00 0.17 0.00 06:25:08 05:44:01 7 90.12 0.00 9.72 0.00 0.15 0.00 06:25:08 05:45:01 all 48.95 0.00 8.63 6.73 0.17 35.52 06:25:08 05:45:01 0 48.33 0.00 8.79 4.30 0.19 38.39 06:25:08 05:45:01 1 49.44 0.00 9.32 19.25 0.14 21.85 06:25:08 05:45:01 2 49.87 0.00 7.70 1.80 0.13 40.49 06:25:08 05:45:01 3 51.34 0.00 8.41 4.14 0.12 36.00 06:25:08 05:45:01 4 49.23 0.00 8.47 6.15 0.12 36.03 06:25:08 05:45:01 5 46.15 0.00 8.98 8.56 0.19 36.12 06:25:08 05:45:01 6 48.68 0.00 9.08 5.32 0.24 36.68 06:25:08 05:45:01 7 48.43 0.00 8.33 4.34 0.22 38.68 06:25:08 05:46:01 all 4.34 0.00 0.74 0.18 0.05 94.70 06:25:08 05:46:01 0 5.89 0.00 0.52 0.38 0.05 93.16 06:25:08 05:46:01 1 4.78 0.00 0.82 0.64 0.05 93.72 06:25:08 05:46:01 2 4.37 0.00 0.72 0.02 0.05 94.84 06:25:08 05:46:01 3 4.68 0.00 0.67 0.02 0.07 94.56 06:25:08 05:46:01 4 5.51 0.00 0.92 0.13 0.07 93.37 06:25:08 05:46:01 5 2.75 0.00 0.70 0.02 0.03 96.50 06:25:08 05:46:01 6 4.65 0.00 0.85 0.20 0.05 94.25 06:25:08 05:46:01 7 2.06 0.00 0.69 0.02 0.05 97.19 06:25:08 05:47:01 all 8.49 0.00 0.57 0.15 0.06 90.73 06:25:08 05:47:01 0 8.26 0.00 0.64 0.12 0.07 90.92 06:25:08 05:47:01 1 2.99 0.00 0.53 0.03 0.03 96.41 06:25:08 05:47:01 2 10.75 0.00 0.69 0.00 0.07 88.50 06:25:08 05:47:01 3 8.66 0.00 0.74 0.03 0.05 90.52 06:25:08 05:47:01 4 10.47 0.00 0.57 0.79 0.08 88.09 06:25:08 05:47:01 5 11.48 0.00 0.53 0.00 0.08 87.91 06:25:08 05:47:01 6 7.77 0.00 0.51 0.21 0.07 91.44 06:25:08 05:47:01 7 7.54 0.00 0.37 0.03 0.05 92.01 06:25:08 06:25:08 05:47:01 CPU %user %nice %system %iowait %steal %idle 06:25:08 05:48:01 all 2.88 0.00 0.44 0.04 0.05 96.59 06:25:08 05:48:01 0 3.40 0.00 0.48 0.22 0.07 95.83 06:25:08 05:48:01 1 2.81 0.00 0.47 0.00 0.08 96.64 06:25:08 05:48:01 2 4.27 0.00 0.45 0.02 0.05 95.21 06:25:08 05:48:01 3 5.02 0.00 0.88 0.02 0.05 94.02 06:25:08 05:48:01 4 1.17 0.00 0.38 0.03 0.05 98.36 06:25:08 05:48:01 5 0.97 0.00 0.25 0.02 0.03 98.73 06:25:08 05:48:01 6 4.09 0.00 0.35 0.02 0.03 95.52 06:25:08 05:48:01 7 1.32 0.00 0.27 0.00 0.03 98.38 06:25:08 05:49:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:25:08 05:49:01 0 0.03 0.00 0.02 0.02 0.00 99.93 06:25:08 05:49:01 1 0.08 0.00 0.03 0.00 0.03 99.85 06:25:08 05:49:01 2 0.05 0.00 0.05 0.00 0.02 99.88 06:25:08 05:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 05:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:25:08 05:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 05:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 05:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 05:50:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:25:08 05:50:01 0 0.03 0.00 0.00 0.02 0.03 99.92 06:25:08 05:50:01 1 0.10 0.00 0.02 0.00 0.05 99.83 06:25:08 05:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:25:08 05:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 05:50:01 4 0.03 0.00 0.03 0.00 0.00 99.93 06:25:08 05:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 05:50:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:25:08 05:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 05:51:01 all 0.11 0.00 0.04 0.01 0.02 99.82 06:25:08 05:51:01 0 0.05 0.00 0.08 0.02 0.02 99.83 06:25:08 05:51:01 1 0.08 0.00 0.07 0.02 0.07 99.77 06:25:08 05:51:01 2 0.05 0.00 0.03 0.02 0.02 99.88 06:25:08 05:51:01 3 0.07 0.00 0.05 0.00 0.02 99.87 06:25:08 05:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:25:08 05:51:01 5 0.02 0.00 0.03 0.00 0.02 99.93 06:25:08 05:51:01 6 0.58 0.00 0.03 0.00 0.00 99.38 06:25:08 05:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:25:08 05:52:01 all 0.06 0.00 0.02 0.00 0.01 99.91 06:25:08 05:52:01 0 0.05 0.00 0.03 0.03 0.03 99.85 06:25:08 05:52:01 1 0.15 0.00 0.03 0.00 0.03 99.78 06:25:08 05:52:01 2 0.10 0.00 0.00 0.00 0.02 99.88 06:25:08 05:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:25:08 05:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:25:08 05:52:01 5 0.07 0.00 0.00 0.00 0.00 99.93 06:25:08 05:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:25:08 05:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:25:08 05:53:01 all 0.01 0.00 0.02 0.00 0.01 99.96 06:25:08 05:53:01 0 0.00 0.00 0.02 0.03 0.00 99.95 06:25:08 05:53:01 1 0.02 0.00 0.05 0.00 0.05 99.88 06:25:08 05:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:25:08 05:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:25:08 05:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:25:08 05:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 05:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:25:08 05:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 05:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:25:08 05:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:25:08 05:54:01 1 0.03 0.00 0.05 0.00 0.03 99.88 06:25:08 05:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:25:08 05:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 05:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:25:08 05:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:25:08 05:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:25:08 05:54:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:25:08 05:55:01 all 0.04 0.00 0.02 0.03 0.01 99.90 06:25:08 05:55:01 0 0.02 0.00 0.05 0.23 0.02 99.68 06:25:08 05:55:01 1 0.08 0.00 0.03 0.00 0.03 99.85 06:25:08 05:55:01 2 0.05 0.00 0.03 0.02 0.02 99.88 06:25:08 05:55:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:25:08 05:55:01 4 0.08 0.00 0.00 0.00 0.00 99.92 06:25:08 05:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 05:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 05:55:01 7 0.00 0.00 0.03 0.00 0.00 99.97 06:25:08 05:56:01 all 0.05 0.00 0.01 0.06 0.01 99.87 06:25:08 05:56:01 0 0.03 0.00 0.02 0.49 0.02 99.44 06:25:08 05:56:01 1 0.10 0.00 0.05 0.00 0.03 99.81 06:25:08 05:56:01 2 0.17 0.00 0.00 0.00 0.02 99.81 06:25:08 05:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 05:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 05:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 05:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 05:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 05:57:01 all 0.02 0.00 0.02 0.03 0.28 99.65 06:25:08 05:57:01 0 0.05 0.00 0.02 0.22 0.45 99.27 06:25:08 05:57:01 1 0.05 0.00 0.03 0.00 0.15 99.77 06:25:08 05:57:01 2 0.02 0.00 0.02 0.00 0.53 99.44 06:25:08 05:57:01 3 0.03 0.00 0.02 0.02 0.48 99.45 06:25:08 05:57:01 4 0.02 0.00 0.02 0.00 0.61 99.35 06:25:08 05:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 05:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:25:08 05:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 05:58:01 all 0.02 0.00 0.01 0.01 0.02 99.95 06:25:08 05:58:01 0 0.00 0.00 0.02 0.05 0.00 99.93 06:25:08 05:58:01 1 0.03 0.00 0.00 0.00 0.03 99.93 06:25:08 05:58:01 2 0.02 0.00 0.02 0.02 0.03 99.92 06:25:08 05:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 05:58:01 4 0.02 0.00 0.02 0.00 0.03 99.93 06:25:08 05:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:25:08 05:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 05:58:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:25:08 06:25:08 05:58:01 CPU %user %nice %system %iowait %steal %idle 06:25:08 05:59:01 all 0.04 0.00 0.02 0.08 0.01 99.86 06:25:08 05:59:01 0 0.02 0.00 0.02 0.20 0.00 99.77 06:25:08 05:59:01 1 0.05 0.00 0.03 0.10 0.02 99.80 06:25:08 05:59:01 2 0.07 0.00 0.02 0.35 0.02 99.55 06:25:08 05:59:01 3 0.07 0.00 0.02 0.00 0.00 99.92 06:25:08 05:59:01 4 0.03 0.00 0.05 0.00 0.02 99.90 06:25:08 05:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 05:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 05:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:25:08 06:00:01 all 0.02 0.00 0.02 0.04 0.01 99.91 06:25:08 06:00:01 0 0.00 0.00 0.02 0.12 0.02 99.85 06:25:08 06:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 06:00:01 2 0.07 0.00 0.03 0.22 0.03 99.65 06:25:08 06:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:25:08 06:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:25:08 06:00:01 5 0.05 0.00 0.03 0.00 0.00 99.92 06:25:08 06:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:25:08 06:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 06:01:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:25:08 06:01:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:25:08 06:01:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:25:08 06:01:01 2 0.07 0.00 0.00 0.00 0.02 99.92 06:25:08 06:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:25:08 06:01:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:25:08 06:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:25:08 06:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:25:08 06:01:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:25:08 06:02:01 all 0.06 0.00 0.01 0.00 0.01 99.91 06:25:08 06:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 06:02:01 1 0.07 0.00 0.02 0.00 0.00 99.92 06:25:08 06:02:01 2 0.30 0.00 0.02 0.02 0.02 99.65 06:25:08 06:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:25:08 06:02:01 4 0.02 0.00 0.02 0.00 0.03 99.93 06:25:08 06:02:01 5 0.08 0.00 0.05 0.00 0.02 99.85 06:25:08 06:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 06:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:25:08 06:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:25:08 06:03:01 0 0.03 0.00 0.03 0.02 0.02 99.90 06:25:08 06:03:01 1 0.07 0.00 0.00 0.00 0.02 99.92 06:25:08 06:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:25:08 06:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:25:08 06:03:01 4 0.05 0.00 0.03 0.00 0.00 99.92 06:25:08 06:03:01 5 0.03 0.00 0.02 0.00 0.03 99.92 06:25:08 06:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 06:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 06:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:25:08 06:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 06:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:25:08 06:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:25:08 06:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:25:08 06:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:25:08 06:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:25:08 06:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:25:08 06:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:25:08 06:05:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:25:08 06:05:01 0 0.02 0.00 0.05 0.02 0.02 99.90 06:25:08 06:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:25:08 06:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 06:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:25:08 06:05:01 4 0.07 0.00 0.02 0.00 0.02 99.90 06:25:08 06:05:01 5 0.07 0.00 0.00 0.00 0.02 99.92 06:25:08 06:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 06:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:25:08 06:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:25:08 06:06:01 0 0.02 0.00 0.00 0.02 0.02 99.95 06:25:08 06:06:01 1 0.00 0.00 0.03 0.00 0.02 99.95 06:25:08 06:06:01 2 0.00 0.00 0.02 0.02 0.02 99.95 06:25:08 06:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 06:06:01 4 0.03 0.00 0.05 0.00 0.02 99.90 06:25:08 06:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:25:08 06:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 06:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 06:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:25:08 06:07:01 0 0.03 0.00 0.03 0.02 0.02 99.90 06:25:08 06:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:25:08 06:07:01 2 0.02 0.00 0.00 0.02 0.00 99.97 06:25:08 06:07:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:25:08 06:07:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:25:08 06:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:25:08 06:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 06:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:25:08 06:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:25:08 06:08:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:25:08 06:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:25:08 06:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:25:08 06:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:25:08 06:08:01 4 0.05 0.00 0.00 0.00 0.02 99.93 06:25:08 06:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:25:08 06:08:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:25:08 06:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:25:08 06:09:01 all 0.03 0.00 0.02 0.01 0.01 99.93 06:25:08 06:09:01 0 0.02 0.00 0.02 0.03 0.02 99.92 06:25:08 06:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:25:08 06:09:01 2 0.02 0.00 0.00 0.02 0.02 99.95 06:25:08 06:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 06:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:25:08 06:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:25:08 06:09:01 6 0.05 0.00 0.05 0.00 0.02 99.88 06:25:08 06:09:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:25:08 06:25:08 06:09:01 CPU %user %nice %system %iowait %steal %idle 06:25:08 06:10:01 all 0.02 0.00 0.02 0.01 0.01 99.95 06:25:08 06:10:01 0 0.02 0.00 0.00 0.03 0.00 99.95 06:25:08 06:10:01 1 0.00 0.00 0.03 0.00 0.00 99.97 06:25:08 06:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 06:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:25:08 06:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:25:08 06:10:01 5 0.02 0.00 0.02 0.02 0.00 99.95 06:25:08 06:10:01 6 0.02 0.00 0.05 0.00 0.03 99.90 06:25:08 06:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:25:08 06:11:01 all 0.04 0.00 0.01 0.00 0.01 99.93 06:25:08 06:11:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:25:08 06:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:25:08 06:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 06:11:01 3 0.07 0.00 0.03 0.00 0.00 99.90 06:25:08 06:11:01 4 0.10 0.00 0.02 0.00 0.02 99.87 06:25:08 06:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:25:08 06:11:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:25:08 06:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:25:08 06:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:25:08 06:12:01 0 0.07 0.00 0.03 0.02 0.02 99.87 06:25:08 06:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:25:08 06:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:25:08 06:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:25:08 06:12:01 4 0.02 0.00 0.00 0.00 0.03 99.95 06:25:08 06:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:25:08 06:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 06:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:25:08 06:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:25:08 06:13:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:25:08 06:13:01 1 0.05 0.00 0.00 0.00 0.02 99.93 06:25:08 06:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:25:08 06:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:25:08 06:13:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:25:08 06:13:01 5 0.03 0.00 0.00 0.02 0.00 99.95 06:25:08 06:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:25:08 06:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:25:08 06:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:25:08 06:14:01 0 0.02 0.00 0.00 0.02 0.02 99.95 06:25:08 06:14:01 1 0.02 0.00 0.05 0.00 0.03 99.90 06:25:08 06:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 06:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:25:08 06:14:01 4 0.05 0.00 0.00 0.00 0.02 99.93 06:25:08 06:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 06:25:08 06:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 06:14:01 7 0.05 0.00 0.00 0.00 0.00 99.95 06:25:08 06:15:01 all 0.04 0.00 0.02 0.00 0.01 99.93 06:25:08 06:15:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:25:08 06:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:25:08 06:15:01 2 0.00 0.00 0.02 0.02 0.02 99.95 06:25:08 06:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 06:15:01 4 0.18 0.00 0.03 0.00 0.02 99.77 06:25:08 06:15:01 5 0.03 0.00 0.03 0.00 0.00 99.93 06:25:08 06:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 06:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 06:16:01 all 0.02 0.00 0.01 0.15 0.01 99.80 06:25:08 06:16:01 0 0.03 0.00 0.02 0.15 0.02 99.78 06:25:08 06:16:01 1 0.02 0.00 0.05 0.57 0.02 99.35 06:25:08 06:16:01 2 0.03 0.00 0.00 0.52 0.02 99.43 06:25:08 06:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 06:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:25:08 06:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:25:08 06:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 06:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:25:08 06:17:01 all 0.02 0.00 0.02 0.16 0.01 99.80 06:25:08 06:17:01 0 0.00 0.00 0.00 1.28 0.00 98.72 06:25:08 06:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:25:08 06:17:01 2 0.00 0.00 0.03 0.00 0.00 99.97 06:25:08 06:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 06:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:25:08 06:17:01 5 0.05 0.00 0.00 0.00 0.02 99.93 06:25:08 06:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:25:08 06:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 06:18:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:25:08 06:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:25:08 06:18:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:25:08 06:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:25:08 06:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:25:08 06:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:25:08 06:18:01 5 0.07 0.00 0.07 0.02 0.02 99.83 06:25:08 06:18:01 6 0.05 0.00 0.00 0.00 0.00 99.95 06:25:08 06:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:25:08 06:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:25:08 06:19:01 0 0.00 0.00 0.02 0.02 0.02 99.95 06:25:08 06:19:01 1 0.02 0.00 0.03 0.00 0.03 99.92 06:25:08 06:19:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:25:08 06:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:25:08 06:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 06:19:01 5 0.07 0.00 0.00 0.02 0.02 99.90 06:25:08 06:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 06:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 06:20:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:25:08 06:20:01 0 0.02 0.00 0.03 0.02 0.02 99.92 06:25:08 06:20:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:25:08 06:20:01 2 0.05 0.00 0.03 0.02 0.03 99.87 06:25:08 06:20:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:25:08 06:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:25:08 06:20:01 5 0.05 0.00 0.02 0.00 0.00 99.93 06:25:08 06:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:25:08 06:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 06:25:08 06:20:01 CPU %user %nice %system %iowait %steal %idle 06:25:08 06:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:25:08 06:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:25:08 06:21:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:25:08 06:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:25:08 06:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 06:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 06:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:25:08 06:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 06:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:25:08 06:22:01 all 0.04 0.00 0.01 0.02 0.01 99.93 06:25:08 06:22:01 0 0.02 0.00 0.00 0.13 0.00 99.85 06:25:08 06:22:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:25:08 06:22:01 2 0.03 0.00 0.02 0.02 0.02 99.92 06:25:08 06:22:01 3 0.07 0.00 0.00 0.00 0.00 99.93 06:25:08 06:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:25:08 06:22:01 5 0.07 0.00 0.00 0.00 0.00 99.93 06:25:08 06:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:25:08 06:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:25:08 06:23:01 all 0.02 0.00 0.02 0.02 0.01 99.94 06:25:08 06:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:25:08 06:23:01 1 0.07 0.00 0.03 0.00 0.03 99.87 06:25:08 06:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:25:08 06:23:01 3 0.00 0.00 0.03 0.00 0.00 99.97 06:25:08 06:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:25:08 06:23:01 5 0.02 0.00 0.02 0.18 0.02 99.77 06:25:08 06:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:25:08 06:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:25:08 06:24:01 all 5.03 0.00 2.09 3.30 0.05 89.53 06:25:08 06:24:01 0 6.48 0.00 2.16 5.91 0.08 85.37 06:25:08 06:24:01 1 4.59 0.00 2.16 0.15 0.05 93.04 06:25:08 06:24:01 2 3.74 0.00 2.60 19.15 0.07 74.44 06:25:08 06:24:01 3 3.77 0.00 1.63 0.10 0.03 94.47 06:25:08 06:24:01 4 5.81 0.00 2.12 0.37 0.03 91.67 06:25:08 06:24:01 5 5.51 0.00 1.95 0.20 0.03 92.31 06:25:08 06:24:01 6 4.17 0.00 1.89 0.08 0.03 93.82 06:25:08 06:24:01 7 6.14 0.00 2.18 0.57 0.07 91.05 06:25:08 06:25:01 all 7.54 0.00 3.65 3.56 0.06 85.19 06:25:08 06:25:01 0 8.59 0.00 3.75 2.10 0.07 85.49 06:25:08 06:25:01 1 9.29 0.00 3.35 1.32 0.07 85.98 06:25:08 06:25:01 2 7.31 0.00 4.36 17.52 0.07 70.74 06:25:08 06:25:01 3 5.82 0.00 2.78 0.08 0.05 91.27 06:25:08 06:25:01 4 7.98 0.00 3.76 0.25 0.07 87.94 06:25:08 06:25:01 5 5.90 0.00 4.31 6.02 0.07 83.70 06:25:08 06:25:01 6 7.64 0.00 3.64 1.16 0.07 87.50 06:25:08 06:25:01 7 7.77 0.00 3.24 0.25 0.05 88.68 06:25:08 Average: all 8.07 0.00 1.47 1.26 0.04 89.16 06:25:08 Average: 0 8.10 0.00 1.52 1.53 0.05 88.82 06:25:08 Average: 1 7.99 0.00 1.52 1.53 0.04 88.92 06:25:08 Average: 2 8.18 0.00 1.44 1.70 0.05 88.63 06:25:08 Average: 3 8.19 0.00 1.42 0.90 0.04 89.46 06:25:08 Average: 4 8.19 0.00 1.44 0.72 0.05 89.60 06:25:08 Average: 5 8.00 0.00 1.47 1.38 0.03 89.11 06:25:08 Average: 6 7.97 0.00 1.59 1.70 0.03 88.71 06:25:08 Average: 7 7.96 0.00 1.35 0.66 0.03 90.00 06:25:08 06:25:08 06:25:08