Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 39852f1daf820c2bfd33d0812a7352dad20a209f 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-ssh8245300666327238675.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-ssh15440060263592109462.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-ssh12816764251402266407.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-ssh16916136821687906377.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-ssh8240531814319320828.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-10759 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/700 [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/700 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 39852f1daf820c2bfd33d0812a7352dad20a209f (main) Commit message: "Merge pull request #4920 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.12.1" > git config core.sparsecheckout # timeout=10 > git checkout -f 39852f1daf820c2bfd33d0812a7352dad20a209f # timeout=10 > git rev-list --no-walk 39fb80160b69b3d3eb729ce139bf3991b631cf1c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:31:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:31:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:31:18 ========================================================= 21:31:18 EdgeX Global Pipelines Version Info 21:31:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:31:19 ------------------- 21:31:19 stable info: 21:31:19 ------------------- 21:31:19 Commited By: Cherry Wang cherry@iotechsys.com 21:31:19 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 21:31:19 Message: update stable to v1.0.263 21:31:20 ------------------- 21:31:20 experimental info: 21:31:20 ------------------- 21:31:20 Commited By: Cherry Wang cherry@iotechsys.com 21:31:20 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 21:31:20 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39852f1 [Pipeline] echo 21:31:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:31:20 provisioning config files... 21:31:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/700@tmp/config5666737596672437274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:21 ---> ****-login.sh 21:31:21 nexus3.edgexfoundry.org:10001 21:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:21 Configure a credential helper to remove this warning. See 21:31:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:21 21:31:21 Login Succeeded 21:31:21 nexus3.edgexfoundry.org:10002 21:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:21 Configure a credential helper to remove this warning. See 21:31:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:21 21:31:21 Login Succeeded 21:31:21 nexus3.edgexfoundry.org:10003 21:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:21 Configure a credential helper to remove this warning. See 21:31:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:21 21:31:21 Login Succeeded 21:31:21 nexus3.edgexfoundry.org:10004 21:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:21 Configure a credential helper to remove this warning. See 21:31:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:21 21:31:21 Login Succeeded 21:31:21 ****.io 21:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:31:22 Configure a credential helper to remove this warning. See 21:31:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:31:22 21:31:22 Login Succeeded 21:31:22 ---> ****-login.sh ends [Pipeline] } 21:31:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:31:22 + 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 21:31:22 + dirname cmd/core-command/Dockerfile 21:31:22 + cut -d/ -f2 21:31:22 + echo core-command,cmd/core-command/Dockerfile 21:31:22 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:31:22 cut -d/ -f2 21:31:22 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:31:22 + dirname cmd/core-data/Dockerfile 21:31:22 + cut -d/ -f2 21:31:22 + echo core-data,cmd/core-data/Dockerfile 21:31:22 + dirname cmd/core-keeper/Dockerfile 21:31:22 + cut -d/ -f2 21:31:22 + echo core-keeper,cmd/core-keeper/Dockerfile 21:31:22 + dirname cmd/core-metadata/Dockerfile 21:31:22 + cut -d/ -f2 21:31:22 + echo core-metadata,cmd/core-metadata/Dockerfile 21:31:22 + dirname cmd/security-bootstrapper/Dockerfile 21:31:22 + cut -d/ -f2 21:31:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:31:22 + dirname cmd/security-proxy-auth/Dockerfile 21:31:22 + cut -d/ -f2 21:31:22 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:31:22 + dirname cmd/security-proxy-setup/Dockerfile 21:31:22 + cut -d/ -f2 21:31:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:31:22 + dirname cmd/security-secretstore-setup/Dockerfile 21:31:22 + cut -d/ -f2 21:31:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:31:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:31:22 + cut -d/ -f2 21:31:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:31:22 + dirname cmd/security-spire-agent/Dockerfile 21:31:22 + cut -d/ -f2 21:31:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:31:22 + dirname cmd/security-spire-config/Dockerfile 21:31:22 + cut -d/ -f2 21:31:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:31:22 + dirname cmd/security-spire-server/Dockerfile 21:31:22 + cut -d/ -f2 21:31:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:31:22 + cut -d/ -f2 21:31:22 + dirname cmd/support-cron-scheduler/Dockerfile 21:31:22 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 21:31:22 + dirname cmd/support-notifications/Dockerfile 21:31:22 + cut -d/ -f2 21:31:22 + echo support-notifications,cmd/support-notifications/Dockerfile 21:31:22 + dirname cmd/support-scheduler/Dockerfile 21:31:22 + cut -d/ -f2 21:31:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:31:22 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 21:31:22 + git rev-list -1 --merges 39852f1daf820c2bfd33d0812a7352dad20a209f~1..39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] echo 21:31:22 -----------> git rev-list -1 --merges 39852f1daf820c2bfd33d0812a7352dad20a209f~1..39852f1daf820c2bfd33d0812a7352dad20a209f 39852f1daf820c2bfd33d0812a7352dad20a209f 21:31:22 39852f1daf820c2bfd33d0812a7352dad20a209f [false] [Pipeline] sh 21:31:23 + git log --format=format:%s -1 39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] echo 21:31:23 ========================================================= 21:31:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:31:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:31:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:31:23 + grep -v github /etc/ssh/ssh_known_hosts 21:31:23 + [ -e /tmp/ssh_known_hosts ] 21:31:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:31:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:31:23 + sudo tee -a /etc/ssh/ssh_known_hosts 21:31:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:31:23 21:31:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:31:24 0.1.4: Pulling from edgex-devops/py-git-semver 21:31:24 b85a868b505f: Pulling fs layer 21:31:24 e2be974225ed: Pulling fs layer 21:31:24 339a4e72a1f5: Pulling fs layer 21:31:24 988bab9f4d93: Pulling fs layer 21:31:24 1469e6f7b9e6: Pulling fs layer 21:31:24 eaf3925da568: Pulling fs layer 21:31:24 bab4dde63d76: Pulling fs layer 21:31:24 bde34c3a00c8: Pulling fs layer 21:31:24 b352a97aabf1: Pulling fs layer 21:31:24 4872d77fe225: Pulling fs layer 21:31:24 5851b861e8e6: Pulling fs layer 21:31:24 bde34c3a00c8: Waiting 21:31:24 988bab9f4d93: Waiting 21:31:24 1469e6f7b9e6: Waiting 21:31:24 b352a97aabf1: Waiting 21:31:24 eaf3925da568: Waiting 21:31:24 bab4dde63d76: Waiting 21:31:24 5851b861e8e6: Waiting 21:31:24 e2be974225ed: Verifying Checksum 21:31:24 e2be974225ed: Download complete 21:31:24 988bab9f4d93: Verifying Checksum 21:31:24 988bab9f4d93: Download complete 21:31:24 1469e6f7b9e6: Verifying Checksum 21:31:24 1469e6f7b9e6: Download complete 21:31:24 339a4e72a1f5: Verifying Checksum 21:31:24 339a4e72a1f5: Download complete 21:31:24 eaf3925da568: Verifying Checksum 21:31:24 eaf3925da568: Download complete 21:31:24 bde34c3a00c8: Download complete 21:31:24 b352a97aabf1: Download complete 21:31:24 4872d77fe225: Verifying Checksum 21:31:24 4872d77fe225: Download complete 21:31:24 5851b861e8e6: Verifying Checksum 21:31:24 5851b861e8e6: Download complete 21:31:24 b85a868b505f: Verifying Checksum 21:31:24 b85a868b505f: Download complete 21:31:24 bab4dde63d76: Verifying Checksum 21:31:24 bab4dde63d76: Download complete 21:31:25 b85a868b505f: Pull complete 21:31:25 e2be974225ed: Pull complete 21:31:26 339a4e72a1f5: Pull complete 21:31:26 988bab9f4d93: Pull complete 21:31:26 1469e6f7b9e6: Pull complete 21:31:26 eaf3925da568: Pull complete 21:31:28 bab4dde63d76: Pull complete 21:31:28 bde34c3a00c8: Pull complete 21:31:28 b352a97aabf1: Pull complete 21:31:28 4872d77fe225: Pull complete 21:31:28 5851b861e8e6: Pull complete 21:31:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:31:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:31:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:29 prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container 21:31:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:31:31 $ docker top 771c5c2e9dd9e48961ff49cc0e26049ef4f9892d130edca5110edd5c69f4bb9b -eo pid,comm 21:31:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:31:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:31:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:32 [ssh-agent] Looking for ssh-agent implementation... 21:31:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:32 $ docker exec 771c5c2e9dd9e48961ff49cc0e26049ef4f9892d130edca5110edd5c69f4bb9b ssh-agent 21:31:32 SSH_AUTH_SOCK=/tmp/ssh-GOOj1kgW30n8/agent.33 21:31:32 SSH_AGENT_PID=39 21:31:32 Running ssh-add (command line suppressed) 21:31:32 Identity added: /w/workspace/edgex-go/700@tmp/private_key_1286800576211447371.key (/w/workspace/edgex-go/700@tmp/private_key_1286800576211447371.key) 21:31:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:32 + git tag --points-at HEAD [Pipeline] } 21:31:32 $ docker exec --env ******** --env ******** 771c5c2e9dd9e48961ff49cc0e26049ef4f9892d130edca5110edd5c69f4bb9b ssh-agent -k 21:31:32 unset SSH_AUTH_SOCK; 21:31:32 unset SSH_AGENT_PID; 21:31:32 echo Agent pid 39 killed; 21:31:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:31:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:32 [ssh-agent] Looking for ssh-agent implementation... 21:31:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:32 $ docker exec 771c5c2e9dd9e48961ff49cc0e26049ef4f9892d130edca5110edd5c69f4bb9b ssh-agent 21:31:33 SSH_AUTH_SOCK=/tmp/ssh-MDERh7jnfB4y/agent.73 21:31:33 SSH_AGENT_PID=79 21:31:33 Running ssh-add (command line suppressed) 21:31:33 Identity added: /w/workspace/edgex-go/700@tmp/private_key_9134289172029980548.key (/w/workspace/edgex-go/700@tmp/private_key_9134289172029980548.key) 21:31:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:33 + git semver init 21:31:33 2024-09-20 21:31:33,712 [run_init] DEBUG init version:0.0.0 force:False 21:31:33 2024-09-20 21:31:33,713 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/700/.semver 21:31:33 2024-09-20 21:31:33,713 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/700/.semver 21:31:33 2024-09-20 21:31:33,714 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/700/.semver'], cwd=/w/workspace/edgex-go/700, universal_newlines=False, shell=None, istream=None) 21:31:40 2024-09-20 21:31:39,364 [append_file] DEBUG append to file:/w/workspace/edgex-go/700/.git/info/exclude 21:31:40 2024-09-20 21:31:39,364 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/700/.semver/main with force:False 21:31:40 2024-09-20 21:31:39,364 [read_version] DEBUG read version from /w/workspace/edgex-go/700/.semver/main 21:31:40 2024-09-20 21:31:39,364 [read_version] DEBUG read version from /w/workspace/edgex-go/700/.semver/main 21:31:40 3.2.0-dev.78 [Pipeline] } 21:31:40 $ docker exec --env ******** --env ******** 771c5c2e9dd9e48961ff49cc0e26049ef4f9892d130edca5110edd5c69f4bb9b ssh-agent -k 21:31:40 unset SSH_AUTH_SOCK; 21:31:40 unset SSH_AGENT_PID; 21:31:40 echo Agent pid 79 killed; 21:31:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:31:40 + git semver [Pipeline] } 21:31:41 $ docker stop --time=1 771c5c2e9dd9e48961ff49cc0e26049ef4f9892d130edca5110edd5c69f4bb9b 21:31:42 $ docker rm -f --volumes 771c5c2e9dd9e48961ff49cc0e26049ef4f9892d130edca5110edd5c69f4bb9b [Pipeline] // withDockerContainer [Pipeline] sh 21:31:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:31:42 Stashed 1 file(s) [Pipeline] echo 21:31:42 [edgeXSemver]: initialized semver on version 3.2.0-dev.78 [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 21:31:43 + git config --global --add safe.directory /w/workspace/edgex-go/700 [Pipeline] echo 21:31:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:31:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:31:43 ========================================================= 21:31:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:31:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:31:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:31:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:31:43 619be1103602: Pulling fs layer 21:31:43 7862e08f4a3e: Pulling fs layer 21:31:43 5df492c9dc93: Pulling fs layer 21:31:43 7629e6793208: Pulling fs layer 21:31:43 4f4fb700ef54: Pulling fs layer 21:31:43 fb5054dd5b73: Pulling fs layer 21:31:43 eeca6798cff9: Pulling fs layer 21:31:43 aa269ceb94a6: Pulling fs layer 21:31:43 ada007ff1a6a: Pulling fs layer 21:31:43 7629e6793208: Waiting 21:31:43 fb5054dd5b73: Waiting 21:31:43 4f4fb700ef54: Waiting 21:31:43 eeca6798cff9: Waiting 21:31:43 aa269ceb94a6: Waiting 21:31:43 7862e08f4a3e: Verifying Checksum 21:31:43 7862e08f4a3e: Download complete 21:31:43 7629e6793208: Verifying Checksum 21:31:43 7629e6793208: Download complete 21:31:43 4f4fb700ef54: Verifying Checksum 21:31:43 4f4fb700ef54: Download complete 21:31:43 fb5054dd5b73: Verifying Checksum 21:31:43 fb5054dd5b73: Download complete 21:31:43 619be1103602: Verifying Checksum 21:31:43 619be1103602: Download complete 21:31:43 eeca6798cff9: Verifying Checksum 21:31:43 eeca6798cff9: Download complete 21:31:44 619be1103602: Pull complete 21:31:44 ada007ff1a6a: Verifying Checksum 21:31:44 ada007ff1a6a: Download complete 21:31:44 7862e08f4a3e: Pull complete 21:31:44 5df492c9dc93: Verifying Checksum 21:31:44 5df492c9dc93: Download complete 21:31:44 aa269ceb94a6: Verifying Checksum 21:31:44 aa269ceb94a6: Download complete 21:31:47 5df492c9dc93: Pull complete 21:31:47 7629e6793208: Pull complete 21:31:47 4f4fb700ef54: Pull complete 21:31:48 fb5054dd5b73: Pull complete 21:31:48 eeca6798cff9: Pull complete 21:31:50 aa269ceb94a6: Pull complete 21:31:50 ada007ff1a6a: Pull complete 21:31:50 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 21:31:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:31:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:31:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:31:51 WORKDIR /edgex 21:31:51 COPY go.mod . 21:31:51 RUN go mod download 21:31:51 + docker build -t ci-base-image-x86_64 -f - . 21:31:52 Sending build context to Docker daemon 179.4MB 21:31:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:31:52 ---> f489d0715acc 21:31:52 Step 2/4 : WORKDIR /edgex 21:31:57 ---> Running in eff5bf01b7ed 21:31:57 Removing intermediate container eff5bf01b7ed 21:31:57 ---> 3c36cde92ed9 21:31:57 Step 3/4 : COPY go.mod . 21:31:57 ---> f90f5a931779 21:31:57 Step 4/4 : RUN go mod download 21:31:57 ---> Running in 40975f9f8ef2 21:31:58 Still waiting to schedule task 21:31:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:32:23 Removing intermediate container 40975f9f8ef2 21:32:23 ---> 622773cdbf58 21:32:23 Successfully built 622773cdbf58 21:32:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:24 + docker inspect -f . ci-base-image-x86_64 21:32:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:24 prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container 21:32:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:32:24 $ docker top ac4ca73f60404e648033f957ca604445367785ce86093575f4f761b835447172 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:25 + go version 21:32:25 go version go1.21.9 linux/amd64 [Pipeline] } 21:32:25 $ docker stop --time=1 ac4ca73f60404e648033f957ca604445367785ce86093575f4f761b835447172 21:32:26 $ docker rm -f --volumes ac4ca73f60404e648033f957ca604445367785ce86093575f4f761b835447172 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:26 + docker inspect -f . ci-base-image-x86_64 21:32:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:27 prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container 21:32:27 $ 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/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:32:27 $ docker top aa8b402ec4afa35f58f6aed7f3c54015681d148c41fbd4042c25767f0b8c2e10 -eo pid,comm [Pipeline] { [Pipeline] echo 21:32:27 ========================================================= 21:32:27 [edgeXBuildGoParallel] Running Tests and Build... 21:32:27 ========================================================= [Pipeline] sh 21:32:27 + git config --global --add safe.directory /w/workspace/edgex-go/700 [Pipeline] fileExists [Pipeline] sh 21:32:28 + make test 21:32:28 go test -race -coverprofile=coverage.out ./... 21:32:36 ? github.com/edgexfoundry/edgex-go [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:33:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:33:04 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 21:33:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:33:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:33:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:33:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:33:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:33:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:33:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:33:04 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 21:33:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:33:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:33:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:33:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements 21:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.088s coverage: 97.0% of statements 21:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 21:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 21:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 21:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 21:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 21:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 21:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 21:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 21:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 21:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:33:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.068s coverage: 69.2% of statements 21:33:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.032s coverage: 53.2% of statements 21:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:33:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.563s coverage: 93.4% of statements 21:33:12 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.037s coverage: 91.7% of statements 21:33:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 7.0% of statements 21:33:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:33:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:33:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 21:33:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:33:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 21:33:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 95.8% of statements 21:33:15 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 21:33:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:33:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] 21:33:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 0.8% of statements 21:33:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 30.7% of statements 21:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 21:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.017s coverage: 77.8% of statements 21:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 21:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 96.3% of statements 21:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements 21:33:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:33:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:33:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:33:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 21:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 21:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 21:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:33:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:33:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:33:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 21:33:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 21:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 21:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 21:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 21:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:33:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:33:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:33:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:33:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:33:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10760 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 21:33:34 Running in /w/workspace/edgex-go/700 [Pipeline] { [Pipeline] checkout 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:33:37 The recommended git tool is: git 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.258s coverage: 79.9% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.048s coverage: 92.9% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.060s coverage: 66.7% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.054s coverage: 81.8% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.150s coverage: 63.1% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.299s coverage: 36.5% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 89.5% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 4.9% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.061s coverage: 97.1% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.021s coverage: 35.9% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 19.9% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements 21:33:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 98.9% of statements 21:33:42 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 21:33:42 running golangci-lint 21:33:42 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 21:33:42 go version go1.21.9 linux/amd64 21:33:42 level=info msg="[config_reader] Used config file .golangci.yml" 21:33:42 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 21:33:45 using credential edgex-jenkins-ssh 21:33:45 Cloning the remote Git repository 21:33:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:33:45 > git init /w/workspace/edgex-go/700 # timeout=10 21:33:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:33:45 > git --version # timeout=10 21:33:45 > git --version # 'git version 2.25.1' 21:33:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:34:04 Avoid second fetch 21:34:04 Checking out Revision 39852f1daf820c2bfd33d0812a7352dad20a209f (main) 21:34:04 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 21.055260183s" 21:34:04 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.29448ms" 21:34:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:34:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:34:04 > git config core.sparsecheckout # timeout=10 21:34:04 > git checkout -f 39852f1daf820c2bfd33d0812a7352dad20a209f # timeout=10 21:34:05 Commit message: "Merge pull request #4920 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.12.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:34:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:34:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:34:10 Dload Upload Total Spent Left Speed 21:34:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 76814 0 --:--:-- --:--:-- --:--:-- 77277 [Pipeline] sh 21:34:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:34:10 + sudo tee /etc/docker/daemon.new 21:34:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:34:10 { 21:34:10 "registry-mirrors": [ 21:34:10 "https://nexus3.edgexfoundry.org:10001" 21:34:10 ], 21:34:10 "bip": "10.250.0.254/24", 21:34:10 "hosts": [ 21:34:10 "tcp://0.0.0.0:5555", 21:34:10 "unix:///var/run/docker.sock" 21:34:10 ], 21:34:10 "mtu": 1458, 21:34:10 "selinux-enabled": true, 21:34:10 "seccomp-profile": "/etc/docker/seccomp.json" 21:34:10 } [Pipeline] sh 21:34:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:34:11 + sudo service docker restart 21:34:14 level=info msg="[linters_context/goanalysis] analyzers took 2m17.880283483s with top 10 stages: buildir: 48.119510052s, gosec: 8.393251262s, inspect: 2.654694684s, fact_deprecated: 2.21353836s, printf: 2.008197032s, S1038: 1.687202824s, fact_purity: 1.541063724s, nilness: 1.434803791s, ctrlflow: 1.429263347s, errcheck: 1.056963877s" 21:34:14 level=info msg="[runner] Issues before processing: 214, after processing: 0" 21:34:14 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, skip_files: 214/214, skip_dirs: 214/214, identifier_marker: 214/214, cgo: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, nolint: 0/22" 21:34:14 level=info msg="[runner] processing took 16.987918ms with stages: nolint: 7.265299ms, identifier_marker: 4.945071ms, exclude-rules: 1.645614ms, autogenerated_exclude: 1.288781ms, path_prettifier: 1.212619ms, skip_dirs: 567.594µs, cgo: 41.72µs, filename_unadjuster: 17.2µs, exclude: 590ns, max_same_issues: 570ns, fixer: 510ns, uniq_by_line: 380ns, sort_results: 370ns, skip_files: 350ns, severity-rules: 250ns, diff: 240ns, path_prefixer: 220ns, max_from_linter: 170ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 110ns" 21:34:14 level=info msg="[runner] linters took 10.380911202s with stages: goanalysis_metalinter: 10.363842422s" 21:34:14 level=info msg="File cache stats: 0 entries of total size 0B" 21:34:14 level=info msg="Memory: 314 samples, avg is 292.8MB, max is 1414.9MB" 21:34:14 level=info msg="Execution took 31.492869856s" 21:34:14 go vet ./... 21:34:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:34:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:34:21 ./bin/test-attribution-txt.sh 21:34:21 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 21:34:21 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 21:34:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 21:34:21 + ls -al . 21:34:21 total 936 21:34:21 drwxrwxr-x 11 1001 1001 4096 Sep 20 21:32 . 21:34:21 drwxr-xr-x 4 root root 4096 Sep 20 21:32 .. 21:34:21 drwxrwxr-x 2 1001 1001 4096 Sep 20 21:31 .blubracket 21:34:21 -rw-rw-r-- 1 1001 1001 10 Sep 20 21:31 .dockerignore 21:34:21 drwxrwxr-x 8 1001 1001 4096 Sep 20 21:33 .git 21:34:21 drwxrwxr-x 3 1001 1001 4096 Sep 20 21:31 .github 21:34:21 -rw-rw-r-- 1 1001 1001 1102 Sep 20 21:31 .gitignore 21:34:21 -rw-rw-r-- 1 1001 1001 42 Sep 20 21:31 .golangci.yml 21:34:21 -rw-rw-r-- 1 1001 1001 100 Sep 20 21:31 .hadolint.yml 21:34:21 drwxr-xr-x 3 1001 1001 4096 Sep 20 21:31 .semver 21:34:21 -rw-rw-r-- 1 1001 1001 155 Sep 20 21:31 .sonarcloud.properties 21:34:21 -rw-rw-r-- 1 1001 1001 1171 Sep 20 21:31 ADOPTERS.md 21:34:21 -rw-rw-r-- 1 1001 1001 21286 Sep 20 21:31 Attribution.txt 21:34:21 -rw-rw-r-- 1 1001 1001 100284 Sep 20 21:31 CHANGELOG.md 21:34:21 -rw-rw-r-- 1 1001 1001 3804 Sep 20 21:31 CONTRIBUTING.md 21:34:21 -rw-rw-r-- 1 1001 1001 677 Sep 20 21:31 GOVERNANCE.md 21:34:21 -rw-rw-r-- 1 1001 1001 861 Sep 20 21:31 Jenkinsfile 21:34:21 -rw-rw-r-- 1 1001 1001 10775 Sep 20 21:31 LICENSE 21:34:21 -rw-rw-r-- 1 1001 1001 16854 Sep 20 21:31 Makefile 21:34:21 -rw-rw-r-- 1 1001 1001 582 Sep 20 21:31 OWNERS.md 21:34:21 -rw-rw-r-- 1 1001 1001 9528 Sep 20 21:31 README.md 21:34:21 -rw-rw-r-- 1 1001 1001 789 Sep 20 21:31 SECURITY.md 21:34:21 -rw-rw-r-- 1 1001 1001 12 Sep 20 21:31 VERSION 21:34:21 drwxrwxr-x 2 1001 1001 4096 Sep 20 21:31 bin 21:34:21 drwxrwxr-x 20 1001 1001 4096 Sep 20 21:31 cmd 21:34:21 -rw-r--r-- 1 root root 566233 Sep 20 21:33 coverage.out 21:34:21 drwxrwxr-x 2 1001 1001 4096 Sep 20 21:31 fuzz_test 21:34:21 -rw-rw-r-- 1 1001 1001 7305 Sep 20 21:31 go.mod 21:34:21 -rw-rw-r-- 1 1001 1001 102748 Sep 20 21:31 go.sum 21:34:21 drwxrwxr-x 7 1001 1001 4096 Sep 20 21:31 internal 21:34:21 drwxrwxr-x 3 1001 1001 4096 Sep 20 21:31 openapi 21:34:21 -rw-rw-r-- 1 1001 1001 584 Sep 20 21:31 security.txt 21:34:21 -rw-rw-r-- 1 1001 1001 204 Sep 20 21:31 version.go [Pipeline] sh 21:34:21 + '[' -e coverage.out ] 21:34:21 + chown 1001:1001 coverage.out [Pipeline] stash 21:34:22 Stashed 1 file(s) [Pipeline] sh 21:34:22 + make build 21:34:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:34:29 provisioning config files... 21:34:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/700@tmp/config17147196569006875184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:30 ---> ****-login.sh 21:34:30 nexus3.edgexfoundry.org:10001 21:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:34:30 Configure a credential helper to remove this warning. See 21:34:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:34:30 21:34:30 Login Succeeded 21:34:30 nexus3.edgexfoundry.org:10002 21:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:34:31 Configure a credential helper to remove this warning. See 21:34:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:34:31 21:34:31 Login Succeeded 21:34:31 nexus3.edgexfoundry.org:10003 21:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:34:31 Configure a credential helper to remove this warning. See 21:34:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:34:31 21:34:31 Login Succeeded 21:34:31 nexus3.edgexfoundry.org:10004 21:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:34:31 Configure a credential helper to remove this warning. See 21:34:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:34:31 21:34:31 Login Succeeded 21:34:31 ****.io 21:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:34:32 Configure a credential helper to remove this warning. See 21:34:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:34:32 21:34:32 Login Succeeded 21:34:32 ---> ****-login.sh ends [Pipeline] } 21:34:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:34:32 + git config --global --add safe.directory /w/workspace/edgex-go/700 [Pipeline] echo 21:34:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:34:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:34:32 ========================================================= 21:34:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:34:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:34:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:34:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:34:33 c6b39de5b339: Pulling fs layer 21:34:33 a69c41024577: Pulling fs layer 21:34:33 d6de4b400683: Pulling fs layer 21:34:33 35cb2a7552d0: Pulling fs layer 21:34:33 4f4fb700ef54: Pulling fs layer 21:34:33 464afbd9ba4c: Pulling fs layer 21:34:33 00f215d4a9da: Pulling fs layer 21:34:33 d496ad576159: Pulling fs layer 21:34:33 35cb2a7552d0: Waiting 21:34:33 464afbd9ba4c: Waiting 21:34:33 00f215d4a9da: Waiting 21:34:33 4f4fb700ef54: Waiting 21:34:33 d496ad576159: Waiting 21:34:33 a69c41024577: Download complete 21:34:33 35cb2a7552d0: Verifying Checksum 21:34:33 35cb2a7552d0: Download complete 21:34:33 4f4fb700ef54: Verifying Checksum 21:34:33 4f4fb700ef54: Download complete 21:34:33 464afbd9ba4c: Verifying Checksum 21:34:33 464afbd9ba4c: Download complete 21:34:33 c6b39de5b339: Verifying Checksum 21:34:33 c6b39de5b339: Download complete 21:34:33 d496ad576159: Verifying Checksum 21:34:33 d496ad576159: Download complete 21:34:34 c6b39de5b339: Pull complete 21:34:34 a69c41024577: Pull complete 21:34:35 d6de4b400683: Verifying Checksum 21:34:35 d6de4b400683: Download complete 21:34:36 00f215d4a9da: Verifying Checksum 21:34:36 00f215d4a9da: Download complete 21:34:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:34:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:34:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:34:48 d6de4b400683: Pull complete 21:34:48 35cb2a7552d0: Pull complete 21:34:48 4f4fb700ef54: Pull complete 21:34:48 464afbd9ba4c: Pull complete 21:34:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 21:34:50 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:34:55 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:34:57 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 21:34:58 00f215d4a9da: Pull complete 21:34:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:34:59 d496ad576159: Pull complete 21:34:59 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 21:34:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:34:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:34:59 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:34:59 WORKDIR /edgex 21:34:59 COPY go.mod . 21:34:59 RUN go mod downloaddocker 21:34:59 build -t ci-base-image-arm64 -f - . 21:35:00 Sending build context to Docker daemon 3.573MB 21:35:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:35:00 ---> f246e2811388 21:35:00 Step 2/4 : WORKDIR /edgex 21:35:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:35:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:35:02 ---> Running in b5a434ee6755 21:35:02 Removing intermediate container b5a434ee6755 21:35:02 ---> fd5f749a58c8 21:35:02 Step 3/4 : COPY go.mod . 21:35:02 ---> 8757c74a77e2 21:35:02 Step 4/4 : RUN go mod download 21:35:02 ---> Running in f9c7aa6bc635 21:35:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:35:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:35:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:35:05 $ docker stop --time=1 aa8b402ec4afa35f58f6aed7f3c54015681d148c41fbd4042c25767f0b8c2e10 21:35:10 $ docker rm -f --volumes aa8b402ec4afa35f58f6aed7f3c54015681d148c41fbd4042c25767f0b8c2e10 [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 21:35:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:35:12 21:35:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:35:12 latest: Pulling from edgex-devops/edgex-compose 21:35:12 91d30c5bc195: Pulling fs layer 21:35:12 2e9b0aa3be6d: Pulling fs layer 21:35:12 9c61dcf015f6: Pulling fs layer 21:35:12 4698f68db338: Pulling fs layer 21:35:12 2a2f49069b9e: Pulling fs layer 21:35:12 e0025b399a48: Pulling fs layer 21:35:12 4698f68db338: Waiting 21:35:12 e0025b399a48: Waiting 21:35:12 2a2f49069b9e: Waiting 21:35:12 91d30c5bc195: Verifying Checksum 21:35:12 91d30c5bc195: Download complete 21:35:12 4698f68db338: Verifying Checksum 21:35:12 2e9b0aa3be6d: Verifying Checksum 21:35:12 2e9b0aa3be6d: Download complete 21:35:12 91d30c5bc195: Pull complete 21:35:12 e0025b399a48: Verifying Checksum 21:35:12 e0025b399a48: Download complete 21:35:12 2a2f49069b9e: Verifying Checksum 21:35:12 2a2f49069b9e: Download complete 21:35:12 2e9b0aa3be6d: Pull complete 21:35:13 9c61dcf015f6: Verifying Checksum 21:35:13 9c61dcf015f6: Download complete 21:35:15 9c61dcf015f6: Pull complete 21:35:15 4698f68db338: Pull complete 21:35:16 2a2f49069b9e: Pull complete 21:35:16 e0025b399a48: Pull complete 21:35:16 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:35:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:16 prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container 21:35:16 $ 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/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:35:18 $ docker top 2eb3dd06dc4493cb7e6a73ab6cc44fd3ed46ceca8f63e350d34dd6f8e42f803e -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:19 + docker compose -f ./docker-compose-build.yml build --parallel 21:35:21 #1 [security-proxy-auth internal] load build definition from Dockerfile 21:35:21 #1 transferring dockerfile: 2.15kB done 21:35:21 #1 DONE 0.0s 21:35:21 21:35:21 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:35:21 #2 transferring dockerfile: 1.89kB done 21:35:21 #2 DONE 0.0s 21:35:21 21:35:21 #3 [core-data internal] load build definition from Dockerfile 21:35:21 #3 transferring dockerfile: 2.07kB done 21:35:21 #3 DONE 0.0s 21:35:21 21:35:21 #4 [core-command internal] load build definition from Dockerfile 21:35:21 #4 transferring dockerfile: 1.93kB done 21:35:21 #4 DONE 0.0s 21:35:21 21:35:21 #5 [security-secretstore-setup internal] load build definition from Dockerfile 21:35:21 #5 transferring dockerfile: 2.49kB done 21:35:21 #5 DONE 0.0s 21:35:21 21:35:21 #6 [support-cron-scheduler internal] load build definition from Dockerfile 21:35:21 #6 transferring dockerfile: 1.85kB done 21:35:21 #6 DONE 0.0s 21:35:21 21:35:21 #7 [security-proxy-setup internal] load build definition from Dockerfile 21:35:21 #7 transferring dockerfile: 2.50kB done 21:35:21 #7 DONE 0.0s 21:35:21 21:35:21 #8 [core-keeper internal] load build definition from Dockerfile 21:35:21 #8 transferring dockerfile: 2.07kB done 21:35:21 #8 DONE 0.0s 21:35:21 21:35:21 #9 [support-notifications internal] load build definition from Dockerfile 21:35:21 #9 transferring dockerfile: 1.95kB done 21:35:21 #9 DONE 0.0s 21:35:21 21:35:21 #10 [security-spire-config internal] load build definition from Dockerfile 21:35:21 #10 transferring dockerfile: 1.69kB done 21:35:21 #10 DONE 0.0s 21:35:21 21:35:21 #11 [security-spire-server internal] load build definition from Dockerfile 21:35:21 #11 transferring dockerfile: 1.70kB done 21:35:21 #11 DONE 0.0s 21:35:21 21:35:21 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:35:21 #12 transferring dockerfile: 2.23kB done 21:35:21 #12 DONE 0.0s 21:35:21 21:35:21 #13 [security-spire-agent internal] load build definition from Dockerfile 21:35:21 #13 transferring dockerfile: 1.81kB done 21:35:21 #13 DONE 0.0s 21:35:21 21:35:21 #14 [core-metadata internal] load build definition from Dockerfile 21:35:21 #14 transferring dockerfile: 2.06kB done 21:35:21 #14 DONE 0.0s 21:35:21 21:35:21 #15 [support-scheduler internal] load build definition from Dockerfile 21:35:22 #15 transferring dockerfile: 1.93kB done 21:35:22 #15 DONE 0.0s 21:35:22 21:35:22 #16 [security-bootstrapper internal] load build definition from Dockerfile 21:35:22 #16 transferring dockerfile: 3.17kB done 21:35:22 #16 DONE 0.0s 21:35:22 21:35:22 #17 [security-proxy-auth internal] load .dockerignore 21:35:22 #17 transferring context: 50B done 21:35:22 #17 DONE 0.0s 21:35:22 21:35:22 #18 [security-spiffe-token-provider internal] load .dockerignore 21:35:22 #18 transferring context: 50B done 21:35:22 #18 DONE 0.0s 21:35:22 21:35:22 #19 [core-data internal] load .dockerignore 21:35:22 #19 transferring context: 50B done 21:35:22 #19 DONE 0.0s 21:35:22 21:35:22 #20 [core-command internal] load .dockerignore 21:35:22 #20 transferring context: 50B done 21:35:22 #20 DONE 0.0s 21:35:22 21:35:22 #21 [security-secretstore-setup internal] load .dockerignore 21:35:22 #21 transferring context: 50B done 21:35:22 #21 DONE 0.0s 21:35:22 21:35:22 #22 [support-cron-scheduler internal] load .dockerignore 21:35:22 #22 transferring context: 50B done 21:35:22 #22 DONE 0.0s 21:35:22 21:35:22 #23 [core-keeper internal] load .dockerignore 21:35:22 #23 transferring context: 50B done 21:35:22 #23 DONE 0.0s 21:35:22 21:35:22 #24 [security-proxy-setup internal] load .dockerignore 21:35:22 #24 transferring context: 50B 0.0s done 21:35:22 #24 DONE 0.0s 21:35:22 21:35:22 #25 [security-spire-config internal] load .dockerignore 21:35:22 #25 transferring context: 50B done 21:35:22 #25 DONE 0.0s 21:35:22 21:35:22 #26 [support-notifications internal] load .dockerignore 21:35:22 #26 transferring context: 50B done 21:35:22 #26 DONE 0.0s 21:35:22 21:35:22 #27 [security-spire-server internal] load .dockerignore 21:35:22 #27 transferring context: 50B done 21:35:22 #27 DONE 0.0s 21:35:22 21:35:22 #28 [security-spire-agent internal] load .dockerignore 21:35:22 #28 transferring context: 50B done 21:35:22 #28 DONE 0.0s 21:35:22 21:35:22 #29 [core-common-config-bootstrapper internal] load .dockerignore 21:35:22 #29 transferring context: 50B done 21:35:22 #29 DONE 0.0s 21:35:22 21:35:22 #30 [core-metadata internal] load .dockerignore 21:35:22 #30 transferring context: 50B done 21:35:22 #30 DONE 0.0s 21:35:22 21:35:22 #31 [security-bootstrapper internal] load .dockerignore 21:35:22 #31 transferring context: 50B done 21:35:22 #31 DONE 0.0s 21:35:22 21:35:22 #32 [support-scheduler internal] load .dockerignore 21:35:22 #32 transferring context: 50B done 21:35:22 #32 DONE 0.0s 21:35:22 21:35:22 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:35:22 #33 DONE 0.0s 21:35:22 21:35:22 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 21:35:22 #34 DONE 0.1s 21:35:22 21:35:22 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:35:22 #33 DONE 0.0s 21:35:22 21:35:22 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:35:22 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:35:22 #35 ... 21:35:22 21:35:22 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:35:22 #33 DONE 0.0s 21:35:22 21:35:22 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:35:22 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:35:22 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:35:22 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 21:35:22 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 21:35:22 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 21:35:22 #35 ... 21:35:22 21:35:22 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:35:22 #33 DONE 0.0s 21:35:22 21:35:22 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:35:22 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:35:22 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:35:22 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 21:35:22 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 21:35:22 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 21:35:22 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 21:35:23 #35 ... 21:35:23 21:35:23 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:35:23 #33 DONE 0.0s 21:35:23 21:35:23 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:35:23 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:35:23 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:35:23 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 21:35:23 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 21:35:23 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 21:35:23 #35 ... 21:35:23 21:35:23 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:35:23 #33 DONE 0.0s 21:35:23 21:35:23 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 21:35:23 #34 DONE 0.4s 21:35:23 21:35:23 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:35:23 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:35:23 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:35:23 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 21:35:23 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 21:35:23 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 21:35:23 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 21:35:23 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:35:23 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:35:23 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 21:35:23 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 21:35:23 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 21:35:23 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 21:35:23 #35 DONE 1.1s 21:35:23 21:35:23 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 21:35:23 #36 DONE 0.8s 21:35:23 21:35:23 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:35:23 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:35:23 #37 ... 21:35:23 21:35:23 #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:35:23 #38 DONE 1.2s 21:35:23 21:35:23 #39 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 21:35:24 #39 ... 21:35:24 21:35:24 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:35:24 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:35:24 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:35:24 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 21:35:24 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 21:35:24 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 21:35:24 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 21:35:24 #35 DONE 1.1s 21:35:24 21:35:24 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 21:35:24 #40 DONE 1.0s 21:35:24 21:35:24 #41 [security-spire-config internal] load build context 21:35:24 #41 transferring context: 25.96kB 0.1s done 21:35:24 #41 DONE 0.5s 21:35:24 21:35:24 #42 [security-spire-server internal] load build context 21:35:24 #42 transferring context: 27.71kB 0.1s done 21:35:24 #42 DONE 0.5s 21:35:24 21:35:24 #43 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 21:35:24 #43 ... 21:35:24 21:35:24 #44 [security-spire-agent internal] load build context 21:35:24 #44 transferring context: 27.24kB 0.0s done 21:35:24 #44 DONE 0.3s 21:35:24 21:35:24 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:35:24 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done 21:35:24 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 21:35:24 #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 21:35:24 #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 21:35:24 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 21:35:24 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s 21:35:24 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 21:35:24 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 21:35:24 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 21:35:24 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s 21:35:25 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 21:35:30 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.3s 21:35:30 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 5.3s 21:35:30 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 5.6s 21:35:30 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 5.7s 21:35:30 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 5.7s 21:35:30 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.58MB / 30.73MB 5.8s 21:35:30 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.1s 21:35:30 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 6.1s done 21:35:31 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 21:35:33 #37 ... 21:35:33 21:35:33 #45 [security-proxy-auth internal] load build context 21:35:33 #45 transferring context: 267.41MB 9.8s 21:35:33 #45 ... 21:35:33 21:35:33 #46 [core-data internal] load build context 21:35:33 #46 ... 21:35:33 21:35:33 #47 [security-proxy-setup internal] load build context 21:35:33 #47 ... 21:35:33 21:35:33 #48 [support-cron-scheduler internal] load build context 21:35:33 #48 ... 21:35:33 21:35:33 #49 [security-bootstrapper internal] load build context 21:35:33 #49 ... 21:35:33 21:35:33 #50 [support-scheduler internal] load build context 21:35:33 #50 ... 21:35:33 21:35:33 #51 [core-common-config-bootstrapper internal] load build context 21:35:33 #51 ... 21:35:33 21:35:33 #52 [security-secretstore-setup internal] load build context 21:35:33 #52 ... 21:35:33 21:35:33 #53 [core-metadata internal] load build context 21:35:33 #53 ... 21:35:33 21:35:33 #54 [core-keeper internal] load build context 21:35:33 #54 ... 21:35:33 21:35:33 #55 [security-spiffe-token-provider internal] load build context 21:35:34 #55 ... 21:35:34 21:35:34 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:35:34 #56 ... 21:35:34 21:35:34 #57 [support-notifications internal] load build context 21:35:34 #57 ... 21:35:34 21:35:34 #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 21:35:34 #58 ... 21:35:34 21:35:34 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:35:34 #59 ... 21:35:34 21:35:34 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:35:34 #60 ... 21:35:34 21:35:34 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 21:35:35 #61 ... 21:35:35 21:35:35 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:35:35 #62 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 21:35:35 #62 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 21:35:35 #62 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 21:35:35 #62 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 21:35:35 #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 21:35:35 #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 6.1s done 21:35:35 #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 21:35:35 #62 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 21:35:35 #62 ... 21:35:35 21:35:35 #63 [core-command internal] load build context 21:35:35 #63 ... 21:35:35 21:35:35 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:35 #64 ... 21:35:35 21:35:35 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:35:35 #65 ... 21:35:35 21:35:35 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:35:35 #66 ... 21:35:35 21:35:35 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:35:35 #67 ... 21:35:35 21:35:35 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:35:35 #0 3.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:35:35 #0 3.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:35:35 #0 4.222 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:35:35 #0 4.222 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:35:35 #0 4.222 OK: 20070 distinct packages available 21:35:35 #0 4.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:35:35 #0 4.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:35:35 #0 4.610 (1/5) Installing dumb-init (1.2.5-r2) 21:35:35 #0 4.616 (2/5) Installing musl-obstack (1.2.3-r2) 21:35:35 #0 4.616 (3/5) Installing libucontext (1.2-r2) 21:35:35 #0 4.620 (4/5) Installing gcompat (1.1.0-r1) 21:35:35 #0 4.626 (5/5) Installing openssl (3.1.7-r0) 21:35:35 #0 4.647 Executing busybox-1.36.1-r7.trigger 21:35:35 #0 4.865 OK: 8 MiB in 20 packages 21:35:35 #68 ... 21:35:35 21:35:35 #63 [core-command internal] load build context 21:35:37 #63 transferring context: 254.91MB 14.5s 21:35:38 #63 ... 21:35:38 21:35:38 #39 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 21:35:38 #39 4.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:35:38 #39 4.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:35:38 #39 4.736 (1/1) Installing dumb-init (1.2.5-r2) 21:35:38 #39 4.822 Executing busybox-1.36.1-r7.trigger 21:35:38 #39 4.828 OK: 7 MiB in 16 packages 21:35:38 #39 ... 21:35:38 21:35:38 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:35:38 #62 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 13.8s 21:35:40 #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 16.1s 21:35:40 #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 16.4s 21:35:42 #62 ... 21:35:42 21:35:42 #45 [security-proxy-auth internal] load build context 21:35:42 #45 transferring context: 496.34MB 17.6s done 21:35:42 #45 ... 21:35:42 21:35:42 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:35:42 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 9.0s done 21:35:42 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 21:35:42 #37 ... 21:35:42 21:35:42 #46 [core-data internal] load build context 21:35:42 #46 transferring context: 496.34MB 19.4s done 21:35:43 #46 ... 21:35:43 21:35:43 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:35:43 #62 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 17.4s done 21:35:43 #62 ... 21:35:43 21:35:43 #48 [support-cron-scheduler internal] load build context 21:35:43 #48 transferring context: 496.34MB 19.5s done 21:35:43 #48 ... 21:35:43 21:35:43 #51 [core-common-config-bootstrapper internal] load build context 21:35:43 #51 transferring context: 496.34MB 19.0s done 21:35:43 #51 ... 21:35:43 21:35:43 #47 [security-proxy-setup internal] load build context 21:35:43 #47 transferring context: 496.34MB 18.0s done 21:35:43 #47 ... 21:35:43 21:35:43 #50 [support-scheduler internal] load build context 21:35:43 #50 transferring context: 496.34MB 17.0s done 21:35:44 #50 ... 21:35:44 21:35:44 #52 [security-secretstore-setup internal] load build context 21:35:44 #52 transferring context: 496.34MB 20.0s done 21:35:44 #52 ... 21:35:44 21:35:44 #54 [core-keeper internal] load build context 21:35:44 #54 transferring context: 496.34MB 19.6s done 21:35:44 #54 ... 21:35:44 21:35:44 #55 [security-spiffe-token-provider internal] load build context 21:35:44 #55 transferring context: 496.34MB 17.6s done 21:35:45 #55 ... 21:35:45 21:35:45 #49 [security-bootstrapper internal] load build context 21:35:45 #49 transferring context: 496.34MB 17.2s done 21:35:45 #49 ... 21:35:45 21:35:45 #57 [support-notifications internal] load build context 21:35:45 #57 transferring context: 496.34MB 18.0s done 21:35:45 #57 ... 21:35:45 21:35:45 #53 [core-metadata internal] load build context 21:35:45 #53 transferring context: 496.34MB 17.9s done 21:35:48 #53 ... 21:35:48 21:35:48 #63 [core-command internal] load build context 21:35:48 #63 transferring context: 496.34MB 19.9s done 21:35:52 #63 ... 21:35:52 21:35:52 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:35:52 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 21:35:54 #37 ... 21:35:54 21:35:54 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:35:54 #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 19.7s done 21:35:54 #62 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 21:35:54 #62 ... 21:35:54 21:35:54 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:35:54 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done 21:36:00 #37 ... 21:36:00 21:36:00 #45 [security-proxy-auth internal] load build context 21:36:00 #45 DONE 36.9s 21:36:00 21:36:00 #43 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 21:36:00 #43 DONE 35.4s 21:36:00 21:36:00 #39 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 21:36:00 #39 DONE 35.9s 21:36:00 21:36:00 #50 [support-scheduler internal] load build context 21:36:00 #50 DONE 36.6s 21:36:00 21:36:00 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:36:00 #68 DONE 35.9s 21:36:00 21:36:00 #55 [security-spiffe-token-provider internal] load build context 21:36:00 #55 DONE 37.0s 21:36:00 21:36:00 #49 [security-bootstrapper internal] load build context 21:36:00 #49 DONE 36.6s 21:36:00 21:36:00 #53 [core-metadata internal] load build context 21:36:00 #53 DONE 36.6s 21:36:00 21:36:00 #47 [security-proxy-setup internal] load build context 21:36:00 #47 DONE 36.8s 21:36:00 21:36:00 #57 [support-notifications internal] load build context 21:36:00 #57 DONE 36.7s 21:36:00 21:36:00 #51 [core-common-config-bootstrapper internal] load build context 21:36:00 #51 DONE 36.6s 21:36:00 21:36:00 #46 [core-data internal] load build context 21:36:00 #46 DONE 37.0s 21:36:00 21:36:00 #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade 21:36:00 #69 ... 21:36:00 21:36:00 #54 [core-keeper internal] load build context 21:36:00 #54 DONE 36.9s 21:36:00 21:36:00 #48 [support-cron-scheduler internal] load build context 21:36:00 #48 DONE 36.9s 21:36:00 21:36:00 #63 [core-command internal] load build context 21:36:00 #63 DONE 36.9s 21:36:00 21:36:00 #52 [security-secretstore-setup internal] load build context 21:36:00 #52 DONE 36.9s 21:36:00 21:36:00 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:36:00 #62 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done 21:36:00 #62 DONE 35.8s 21:36:00 21:36:00 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:36:00 #37 DONE 36.2s 21:36:00 21:36:00 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:36:00 #70 ... 21:36:00 21:36:00 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:00 #64 DONE 36.4s 21:36:00 21:36:00 #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 21:36:00 #58 36.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:00 #58 36.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:00 #58 36.72 (1/3) Installing ca-certificates (20240226-r0) 21:36:00 #58 36.73 (2/3) Installing dumb-init (1.2.5-r2) 21:36:00 #58 36.73 (3/3) Installing tzdata (2024a-r0) 21:36:00 #58 36.81 Executing busybox-1.36.1-r7.trigger 21:36:00 #58 36.83 Executing ca-certificates-20240226-r0.trigger 21:36:01 #58 ... 21:36:01 21:36:01 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 21:36:01 #61 36.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:01 #61 36.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:01 #61 36.73 (1/2) Installing dumb-init (1.2.5-r2) 21:36:01 #61 36.74 (2/2) Installing su-exec (0.2-r3) 21:36:01 #61 36.74 Executing busybox-1.36.1-r7.trigger 21:36:01 #61 36.75 OK: 7 MiB in 17 packages 21:36:01 #61 DONE 37.0s 21:36:01 21:36:01 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:01 #71 DONE 1.6s 21:36:01 21:36:01 #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 21:36:01 #58 37.02 OK: 11 MiB in 18 packages 21:36:01 #58 DONE 37.2s 21:36:01 21:36:01 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:36:01 #70 1.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:01 #70 1.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:01 #70 2.044 OK: 264 MiB in 52 packages 21:36:01 #70 DONE 2.2s 21:36:01 21:36:01 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:36:01 #0 1.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:01 #0 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:01 #0 1.338 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:36:01 #0 1.338 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:36:01 #0 1.338 OK: 20079 distinct packages available 21:36:01 #0 1.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:01 #0 1.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:01 #0 1.770 OK: 264 MiB in 52 packages 21:36:01 #72 DONE 2.2s 21:36:01 21:36:01 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:36:01 #67 36.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:01 #67 36.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:01 #67 36.79 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:36:01 #67 36.79 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:36:01 #67 36.79 OK: 20070 distinct packages available 21:36:01 #67 36.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:01 #67 36.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:01 #67 37.20 (1/4) Installing dumb-init (1.2.5-r2) 21:36:01 #67 37.22 (2/4) Installing musl-obstack (1.2.3-r2) 21:36:01 #67 37.22 (3/4) Installing libucontext (1.2-r2) 21:36:01 #67 37.22 (4/4) Installing gcompat (1.1.0-r1) 21:36:01 #67 37.23 Executing busybox-1.36.1-r7.trigger 21:36:01 #67 37.25 OK: 8 MiB in 19 packages 21:36:01 #67 DONE 37.6s 21:36:01 21:36:01 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:36:01 #73 ... 21:36:01 21:36:01 #74 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:36:01 #0 1.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:01 #0 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:01 #0 2.090 OK: 264 MiB in 52 packages 21:36:01 #74 DONE 2.4s 21:36:01 21:36:01 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:36:02 #75 ... 21:36:02 21:36:02 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:36:02 #66 36.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:02 #66 37.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:02 #66 37.43 (1/1) Installing dumb-init (1.2.5-r2) 21:36:02 #66 37.51 Executing busybox-1.36.1-r7.trigger 21:36:02 #66 37.53 OK: 7 MiB in 16 packages 21:36:02 #66 DONE 38.3s 21:36:02 21:36:02 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:36:02 #60 35.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:02 #60 37.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:02 #60 37.47 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:36:02 #60 37.47 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:36:02 #60 37.47 OK: 20070 distinct packages available 21:36:02 #60 37.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:02 #60 37.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:02 #60 37.91 (1/11) Installing ca-certificates (20240226-r0) 21:36:02 #60 37.93 (2/11) Installing brotli-libs (1.0.9-r14) 21:36:02 #60 37.94 (3/11) Installing libunistring (1.1-r1) 21:36:02 #60 37.96 (4/11) Installing libidn2 (2.3.4-r1) 21:36:02 #60 37.96 (5/11) Installing nghttp2-libs (1.57.0-r0) 21:36:02 #60 37.97 (6/11) Installing libcurl (8.9.1-r0) 21:36:02 #60 37.98 (7/11) Installing curl (8.9.1-r0) 21:36:02 #60 38.02 (8/11) Installing dumb-init (1.2.5-r2) 21:36:02 #60 38.02 (9/11) Installing musl-obstack (1.2.3-r2) 21:36:02 #60 38.03 (10/11) Installing libucontext (1.2-r2) 21:36:02 #60 38.03 (11/11) Installing gcompat (1.1.0-r1) 21:36:02 #60 38.03 Executing busybox-1.36.1-r7.trigger 21:36:02 #60 38.05 Executing ca-certificates-20240226-r0.trigger 21:36:02 #60 38.09 OK: 12 MiB in 26 packages 21:36:02 #60 DONE 38.4s 21:36:02 21:36:02 #76 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:36:02 #0 1.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:02 #0 1.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:02 #0 2.248 OK: 264 MiB in 52 packages 21:36:02 #76 DONE 2.9s 21:36:02 21:36:02 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:36:02 #65 36.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:02 #65 37.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:02 #65 37.62 (1/4) Installing ca-certificates (20240226-r0) 21:36:02 #65 37.64 (2/4) Installing dumb-init (1.2.5-r2) 21:36:02 #65 37.65 (3/4) Installing su-exec (0.2-r3) 21:36:02 #65 37.65 (4/4) Installing yq (4.33.3-r5) 21:36:02 #65 37.82 Executing busybox-1.36.1-r7.trigger 21:36:02 #65 37.82 Executing ca-certificates-20240226-r0.trigger 21:36:02 #65 37.87 OK: 17 MiB in 19 packages 21:36:02 #65 DONE 38.4s 21:36:02 21:36:02 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:36:02 #59 36.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:02 #59 37.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:02 #59 37.66 (1/4) Installing dumb-init (1.2.5-r2) 21:36:02 #59 37.70 (2/4) Installing openssl (3.1.7-r0) 21:36:02 #59 37.72 (3/4) Installing su-exec (0.2-r3) 21:36:02 #59 37.72 (4/4) Installing yq (4.33.3-r5) 21:36:02 #59 37.83 Executing busybox-1.36.1-r7.trigger 21:36:02 #59 37.84 OK: 17 MiB in 19 packages 21:36:02 #59 DONE 38.4s 21:36:02 21:36:02 #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 21:36:02 #69 1.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:02 #69 1.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:02 #69 2.055 OK: 7 MiB in 16 packages 21:36:02 #69 DONE 2.9s 21:36:02 21:36:02 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:36:02 #56 36.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:02 #56 37.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:02 #56 37.61 (1/2) Installing ca-certificates (20240226-r0) 21:36:02 #56 37.63 (2/2) Installing dumb-init (1.2.5-r2) 21:36:02 #56 37.64 Executing busybox-1.36.1-r7.trigger 21:36:02 #56 37.65 Executing ca-certificates-20240226-r0.trigger 21:36:02 #56 37.76 OK: 8 MiB in 17 packages 21:36:02 #56 DONE 38.4s 21:36:02 21:36:02 #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:36:02 #77 DONE 0.9s 21:36:02 21:36:02 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:02 #78 ... 21:36:02 21:36:02 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:36:02 #73 DONE 1.0s 21:36:02 21:36:02 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:36:02 #75 DONE 0.6s 21:36:02 21:36:02 #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 21:36:02 #79 DONE 0.3s 21:36:02 21:36:02 #80 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:02 #80 ... 21:36:02 21:36:02 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 21:36:02 #0 2.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:02 #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:02 #0 3.138 OK: 8 MiB in 20 packages 21:36:02 #81 DONE 3.2s 21:36:03 21:36:03 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:36:04 #82 DONE 1.6s 21:36:04 21:36:04 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:36:04 #83 DONE 1.6s 21:36:04 21:36:04 #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / 21:36:05 #84 DONE 0.5s 21:36:05 21:36:05 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:36:05 #85 DONE 0.6s 21:36:05 21:36:05 #86 [security-spire-server stage-2 6/9] COPY security.txt / 21:36:05 #86 DONE 0.0s 21:36:05 21:36:05 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 21:36:05 #87 DONE 0.0s 21:36:05 21:36:05 #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:36:05 #88 DONE 0.0s 21:36:05 21:36:05 #89 [security-spire-agent stage-3 7/10] COPY security.txt / 21:36:05 #89 DONE 0.0s 21:36:05 21:36:05 #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:36:05 #90 DONE 0.1s 21:36:05 21:36:05 #91 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:36:05 #91 DONE 0.1s 21:36:05 21:36:05 #92 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:36:05 #92 DONE 0.1s 21:36:05 21:36:05 #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:36:05 #93 DONE 0.1s 21:36:05 21:36:05 #94 [security-spire-server] exporting to image 21:36:05 #94 exporting layers 21:36:05 #94 ... 21:36:05 21:36:05 #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:36:05 #95 DONE 0.1s 21:36:05 21:36:05 #96 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 21:36:05 #0 4.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:05 #0 4.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:05 #0 4.319 OK: 7 MiB in 17 packages 21:36:05 #96 DONE 4.4s 21:36:05 21:36:05 #94 [security-spire-agent] exporting to image 21:36:05 #94 exporting layers 0.8s done 21:36:05 #94 writing image sha256:cbd00efe1c339311b9a93feb9ebb2137127838c49c70b2042554a96eacc90d45 21:36:06 #94 exporting layers 0.9s done 21:36:06 #94 writing image sha256:cbd00efe1c339311b9a93feb9ebb2137127838c49c70b2042554a96eacc90d45 0.0s done 21:36:06 #94 naming to docker.io/library/security-spire-agent done 21:36:06 #94 writing image sha256:a097490bc0972d76f098c224f4690d1159798599081b1d7b012bab88ed783d2c done 21:36:06 #94 naming to docker.io/library/security-spire-server done 21:36:06 #94 DONE 0.9s 21:36:06 21:36:06 #97 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 21:36:06 #0 4.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:06 #0 4.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:06 #0 4.754 OK: 11 MiB in 18 packages 21:36:06 #97 DONE 4.9s 21:36:06 21:36:06 #98 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:36:06 #98 DONE 0.8s 21:36:06 21:36:06 #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 21:36:06 #99 DONE 0.0s 21:36:06 21:36:06 #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 21:36:06 #0 3.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:06 #0 3.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:06 #100 ... 21:36:06 21:36:06 #101 [core-data stage-1 3/8] RUN apk --no-cache upgrade 21:36:06 #0 3.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:06 #0 3.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:06 #0 4.012 OK: 7 MiB in 16 packages 21:36:06 #101 DONE 4.1s 21:36:06 21:36:06 #102 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 21:36:06 #0 4.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:06 #0 4.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:06 #0 4.531 OK: 8 MiB in 19 packages 21:36:06 #102 DONE 4.6s 21:36:06 21:36:06 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:36:07 #103 DONE 1.3s 21:36:07 21:36:07 #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 21:36:07 #100 4.418 OK: 17 MiB in 19 packages 21:36:07 #100 DONE 5.3s 21:36:07 21:36:07 #104 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:36:07 #0 3.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:07 #0 3.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:07 #0 4.031 OK: 12 MiB in 26 packages 21:36:07 #104 DONE 5.3s 21:36:07 21:36:07 #105 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 21:36:07 #0 3.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:07 #0 3.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:07 #0 4.069 OK: 17 MiB in 19 packages 21:36:07 #105 DONE 5.3s 21:36:07 21:36:07 #106 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 21:36:07 #0 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:07 #0 3.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:07 #0 4.498 OK: 8 MiB in 17 packages 21:36:07 #106 DONE 5.3s 21:36:07 21:36:07 #107 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 21:36:07 #0 2.043 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:07 #0 5.825 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:07 #0 6.689 (1/1) Installing dumb-init (1.2.5-r2) 21:36:07 #0 7.003 Executing busybox-1.36.1-r7.trigger 21:36:07 #0 7.011 OK: 7 MiB in 16 packages 21:36:07 #107 DONE 7.4s 21:36:07 21:36:07 #108 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 21:36:07 #0 3.445 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:36:07 #0 5.195 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:36:07 #0 6.187 OK: 264 MiB in 52 packages 21:36:07 #108 DONE 6.7s 21:36:07 21:36:07 #109 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 21:36:07 #109 DONE 0.1s 21:36:07 21:36:07 #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / 21:36:07 #110 DONE 0.1s 21:36:07 21:36:07 #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ 21:36:07 #111 DONE 0.1s 21:36:07 21:36:07 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:08 #112 ... 21:36:08 21:36:08 #113 [security-spire-config stage-2 6/10] COPY security.txt / 21:36:08 #113 DONE 0.1s 21:36:08 21:36:08 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:36:08 #114 DONE 0.1s 21:36:08 21:36:08 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 21:36:08 #115 DONE 0.0s 21:36:08 21:36:08 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:36:08 #116 DONE 0.0s 21:36:08 21:36:08 #94 [security-spire-config] exporting to image 21:36:08 #94 exporting layers 0.6s done 21:36:08 #94 writing image sha256:e43ac594605190f189da51dbba78e144fe110c0dfa30608a0453a6ec321838f6 done 21:36:08 #94 naming to docker.io/library/security-spire-config done 21:36:08 #94 DONE 1.5s 21:36:08 21:36:08 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:10 Removing intermediate container f9c7aa6bc635 21:36:10 ---> 746094393174 21:36:10 Successfully built 746094393174 21:36:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:11 + docker inspect -f . ci-base-image-arm64 21:36:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:11 prd-ubuntu20.04-docker-arm64-4c-16g-10760 does not seem to be running inside a container 21:36:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:36:12 $ docker top 0704122e28315eeaff1252f0a95349f6358220fd83ef3d9726e011dda4de79ce -eo pid,comm [Pipeline] { [Pipeline] sh 21:36:12 #117 ... 21:36:12 21:36:12 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:13 + go version 21:36:13 go version go1.21.9 linux/arm64 [Pipeline] } 21:36:13 $ docker stop --time=1 0704122e28315eeaff1252f0a95349f6358220fd83ef3d9726e011dda4de79ce 21:36:15 $ docker rm -f --volumes 0704122e28315eeaff1252f0a95349f6358220fd83ef3d9726e011dda4de79ce [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 21:36:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:36:15 21:36:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:36:16 latest: Pulling from edgex-devops/edgex-compose-arm64 21:36:16 547446be3368: Pulling fs layer 21:36:16 d125d8839a47: Pulling fs layer 21:36:16 3e85d5ac6304: Pulling fs layer 21:36:16 c3105a71a48b: Pulling fs layer 21:36:16 0f093f025ec4: Pulling fs layer 21:36:16 c3106fc0e877: Pulling fs layer 21:36:16 c3105a71a48b: Waiting 21:36:16 0f093f025ec4: Waiting 21:36:16 c3106fc0e877: Waiting 21:36:16 547446be3368: Verifying Checksum 21:36:16 547446be3368: Download complete 21:36:16 c3105a71a48b: Verifying Checksum 21:36:16 c3105a71a48b: Download complete 21:36:16 d125d8839a47: Verifying Checksum 21:36:16 d125d8839a47: Download complete 21:36:16 c3106fc0e877: Download complete 21:36:16 0f093f025ec4: Verifying Checksum 21:36:16 0f093f025ec4: Download complete 21:36:17 547446be3368: Pull complete 21:36:18 d125d8839a47: Pull complete 21:36:18 3e85d5ac6304: Verifying Checksum 21:36:18 3e85d5ac6304: Download complete 21:36:29 3e85d5ac6304: Pull complete 21:36:29 c3105a71a48b: Pull complete 21:36:29 0f093f025ec4: Pull complete 21:36:30 c3106fc0e877: Pull complete 21:36:30 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:36:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:36:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:30 prd-ubuntu20.04-docker-arm64-4c-16g-10760 does not seem to be running inside a container 21:36:30 $ 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/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:36:32 $ docker top 2d425418eb35a285ad0b40aaf605d972421b4d16980fe175ed7047c7008e1e21 -eo pid,comm [Pipeline] { [Pipeline] sh 21:36:33 + docker compose -f ./docker-compose-build.yml build --parallel 21:36:43 #1 [security-proxy-auth internal] load build definition from Dockerfile 21:36:43 #1 transferring dockerfile: 21:36:43 #1 transferring dockerfile: 2.15kB 0.0s done 21:36:43 #1 DONE 0.1s 21:36:43 21:36:43 #2 [support-scheduler internal] load build definition from Dockerfile 21:36:43 #2 transferring dockerfile: 1.93kB done 21:36:43 #2 DONE 0.0s 21:36:43 21:36:43 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:36:43 #3 transferring dockerfile: 2.23kB done 21:36:43 #3 DONE 0.1s 21:36:43 21:36:43 #4 [security-secretstore-setup internal] load build definition from Dockerfile 21:36:43 #4 transferring dockerfile: 2.49kB 0.0s done 21:36:43 #4 DONE 0.1s 21:36:43 21:36:43 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:36:43 #5 transferring dockerfile: 1.89kB done 21:36:43 #5 DONE 0.1s 21:36:43 21:36:43 #6 [support-notifications internal] load build definition from Dockerfile 21:36:43 #6 transferring dockerfile: 1.95kB 0.0s done 21:36:43 #6 DONE 0.1s 21:36:43 21:36:43 #7 [core-keeper internal] load build definition from Dockerfile 21:36:43 #7 transferring dockerfile: 2.07kB 0.0s done 21:36:43 #7 DONE 0.1s 21:36:43 21:36:43 #8 [security-spire-server internal] load build definition from Dockerfile 21:36:43 #8 transferring dockerfile: 1.70kB 0.0s done 21:36:43 #8 DONE 0.1s 21:36:43 21:36:43 #9 [security-spire-config internal] load build definition from Dockerfile 21:36:43 #9 transferring dockerfile: 1.69kB done 21:36:43 #9 DONE 0.1s 21:36:44 21:36:44 #10 [support-cron-scheduler internal] load build definition from Dockerfile 21:36:44 #10 transferring dockerfile: 1.85kB done 21:36:44 #10 DONE 0.1s 21:36:44 21:36:44 #11 [core-command internal] load build definition from Dockerfile 21:36:44 #11 transferring dockerfile: 1.93kB 0.0s done 21:36:44 #11 DONE 0.1s 21:36:44 21:36:44 #12 [security-proxy-setup internal] load build definition from Dockerfile 21:36:44 #12 transferring dockerfile: 2.50kB done 21:36:44 #12 DONE 0.1s 21:36:44 21:36:44 #13 [security-spire-agent internal] load build definition from Dockerfile 21:36:44 #13 transferring dockerfile: 1.81kB done 21:36:44 #13 DONE 0.1s 21:36:44 21:36:44 #14 [core-data internal] load build definition from Dockerfile 21:36:44 #14 transferring dockerfile: 2.07kB 0.0s done 21:36:44 #14 DONE 0.1s 21:36:44 21:36:44 #15 [core-metadata internal] load build definition from Dockerfile 21:36:44 #15 transferring dockerfile: 2.06kB 0.0s done 21:36:44 #15 DONE 0.1s 21:36:44 21:36:44 #16 [security-bootstrapper internal] load build definition from Dockerfile 21:36:44 #16 transferring dockerfile: 3.17kB done 21:36:44 #16 DONE 0.1s 21:36:44 21:36:44 #17 [security-proxy-auth internal] load .dockerignore 21:36:44 #17 transferring context: 21:36:44 #17 transferring context: 50B 0.0s done 21:36:44 #17 DONE 0.1s 21:36:45 21:36:45 #18 [support-scheduler internal] load .dockerignore 21:36:45 #18 transferring context: 50B 0.0s done 21:36:45 #18 DONE 0.0s 21:36:45 21:36:45 #19 [core-common-config-bootstrapper internal] load .dockerignore 21:36:45 #19 transferring context: 50B 0.0s done 21:36:45 #19 DONE 0.0s 21:36:45 21:36:45 #20 [security-secretstore-setup internal] load .dockerignore 21:36:45 #20 transferring context: 50B 0.0s done 21:36:45 #20 DONE 0.1s 21:36:45 21:36:45 #21 [security-spiffe-token-provider internal] load .dockerignore 21:36:45 #21 transferring context: 50B 0.0s done 21:36:45 #21 DONE 0.1s 21:36:45 21:36:45 #22 [support-notifications internal] load .dockerignore 21:36:45 #22 transferring context: 50B 0.0s done 21:36:45 #22 DONE 0.1s 21:36:45 21:36:45 #23 [core-keeper internal] load .dockerignore 21:36:45 #23 transferring context: 50B 0.0s done 21:36:45 #23 DONE 0.1s 21:36:45 21:36:45 #24 [security-spire-server internal] load .dockerignore 21:36:45 #24 transferring context: 50B 0.0s done 21:36:46 #24 DONE 0.1s 21:36:46 21:36:46 #25 [security-spire-config internal] load .dockerignore 21:36:46 #25 transferring context: 50B 0.0s done 21:36:46 #25 DONE 0.2s 21:36:46 21:36:46 #26 [support-cron-scheduler internal] load .dockerignore 21:36:46 #26 transferring context: 50B 0.0s done 21:36:46 #26 DONE 0.1s 21:36:46 21:36:46 #27 [core-command internal] load .dockerignore 21:36:46 #27 transferring context: 50B done 21:36:46 #27 DONE 0.1s 21:36:46 21:36:46 #28 [security-proxy-setup internal] load .dockerignore 21:36:46 #28 transferring context: 50B 0.0s done 21:36:46 #28 DONE 0.1s 21:36:46 21:36:46 #29 [security-spire-agent internal] load .dockerignore 21:36:46 #29 transferring context: 50B done 21:36:46 #29 DONE 0.1s 21:36:46 21:36:46 #30 [core-data internal] load .dockerignore 21:36:46 #30 transferring context: 50B done 21:36:46 #30 DONE 0.1s 21:36:46 21:36:46 #31 [core-metadata internal] load .dockerignore 21:36:46 #31 transferring context: 50B 0.0s done 21:36:46 #31 DONE 0.1s 21:36:46 21:36:46 #32 [security-bootstrapper internal] load .dockerignore 21:36:46 #32 transferring context: 50B 0.0s done 21:36:46 #32 DONE 0.1s 21:36:46 21:36:46 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:36:46 #33 DONE 0.0s 21:36:46 21:36:46 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 21:36:46 #34 DONE 0.3s 21:36:46 21:36:46 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:36:46 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:36:47 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 21:36:47 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 21:36:47 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.1s 21:36:47 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:36:47 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.3s 21:36:47 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 21:36:47 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 21:36:47 #35 ... 21:36:47 21:36:47 #36 [security-proxy-auth internal] load build context 21:36:47 #36 transferring context: 3.13MB 0.7s done 21:36:47 #36 DONE 0.9s 21:36:47 21:36:47 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:36:47 #37 DONE 1.0s 21:36:47 21:36:47 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:36:47 #35 ... 21:36:47 21:36:47 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:36:47 #33 DONE 0.0s 21:36:47 21:36:47 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 21:36:47 #34 DONE 0.3s 21:36:47 21:36:47 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:36:47 #37 DONE 1.8s 21:36:47 21:36:47 #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:36:47 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:36:47 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 21:36:47 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 21:36:47 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 21:36:47 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:36:48 #35 ... 21:36:48 21:36:48 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:36:48 #33 DONE 0.0s 21:36:48 21:36:48 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 21:36:48 #38 DONE 0.4s 21:36:48 21:36:48 #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:36:48 #35 ... 21:36:48 21:36:48 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:36:48 #33 DONE 0.0s 21:36:48 21:36:48 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:36:48 #37 DONE 1.8s 21:36:48 21:36:48 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 21:36:48 #38 DONE 0.5s 21:36:48 21:36:48 #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:36:48 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:36:48 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 21:36:48 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 21:36:48 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 21:36:48 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:36:48 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 21:36:48 #35 ... 21:36:48 21:36:48 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 21:36:48 #34 DONE 0.6s 21:36:48 21:36:48 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:36:48 #37 DONE 1.8s 21:36:48 21:36:48 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 21:36:48 #38 DONE 0.5s 21:36:48 21:36:48 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:36:48 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:36:48 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 21:36:48 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 21:36:48 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 21:36:48 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:36:48 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 21:36:48 #35 ... 21:36:48 21:36:48 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:36:48 #33 DONE 0.0s 21:36:48 21:36:48 #39 [support-scheduler internal] load build context 21:36:49 #39 ... 21:36:49 21:36:49 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:36:49 #37 DONE 1.8s 21:36:49 21:36:49 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 21:36:49 #38 DONE 0.5s 21:36:49 21:36:49 #39 [support-scheduler internal] load build context 21:36:49 #39 ... 21:36:49 21:36:49 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 21:36:49 #34 DONE 1.2s 21:36:49 21:36:49 #39 [support-scheduler internal] load build context 21:36:49 #39 ... 21:36:49 21:36:49 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:36:49 #33 DONE 0.0s 21:36:49 21:36:49 #39 [support-scheduler internal] load build context 21:36:49 #39 transferring context: 3.13MB 1.3s done 21:36:49 #39 ... 21:36:49 21:36:49 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 21:36:49 #34 DONE 1.3s 21:36:49 21:36:49 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:36:49 #37 DONE 1.9s 21:36:49 21:36:49 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 21:36:49 #38 DONE 0.6s 21:36:49 21:36:49 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:36:49 #33 DONE 0.0s 21:36:49 21:36:49 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:36:49 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:36:49 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 21:36:49 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 21:36:49 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 21:36:49 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:36:49 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 21:36:49 #35 ... 21:36:49 21:36:49 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:36:49 #33 DONE 0.0s 21:36:49 21:36:49 #39 [support-scheduler internal] load build context 21:36:49 #39 DONE 1.7s 21:36:49 21:36:49 #40 [core-common-config-bootstrapper internal] load build context 21:36:49 #40 transferring context: 3.13MB 1.3s done 21:36:49 #40 DONE 1.9s 21:36:49 21:36:49 #41 [security-spiffe-token-provider internal] load build context 21:36:50 #41 ... 21:36:50 21:36:50 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:36:50 #35 DONE 4.1s 21:36:50 21:36:50 #41 [security-spiffe-token-provider internal] load build context 21:36:50 #41 ... 21:36:50 21:36:50 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 21:36:50 #34 DONE 1.9s 21:36:50 21:36:50 #42 [security-secretstore-setup internal] load build context 21:36:50 #42 transferring context: 3.13MB 1.5s done 21:36:50 #42 DONE 1.9s 21:36:50 21:36:50 #41 [security-spiffe-token-provider internal] load build context 21:36:50 #41 ... 21:36:50 21:36:50 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:36:50 #37 DONE 2.0s 21:36:50 21:36:50 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 21:36:50 #38 DONE 0.6s 21:36:50 21:36:50 #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:36:50 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:36:50 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 21:36:50 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 21:36:50 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 21:36:50 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:36:50 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 21:36:50 #35 DONE 4.2s 21:36:50 21:36:50 #41 [security-spiffe-token-provider internal] load build context 21:36:50 #41 transferring context: 3.13MB 1.7s done 21:36:50 #41 DONE 2.0s 21:36:50 21:36:50 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:36:50 #33 DONE 0.0s 21:36:50 21:36:50 #43 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 21:36:50 #43 ... 21:36:50 21:36:50 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:36:50 #33 DONE 0.0s 21:36:50 21:36:50 #44 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:50 #44 ... 21:36:50 21:36:50 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:36:50 #33 DONE 0.0s 21:36:50 21:36:50 #45 [support-notifications internal] load build context 21:36:50 #45 transferring context: 3.13MB 1.3s done 21:36:50 #45 DONE 2.1s 21:36:51 21:36:51 #46 [core-keeper internal] load build context 21:36:51 #46 transferring context: 3.13MB 1.5s done 21:36:51 #46 DONE 2.4s 21:36:51 21:36:51 #47 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 21:36:51 #47 DONE 2.4s 21:36:51 21:36:51 #48 [support-cron-scheduler internal] load build context 21:36:51 #48 ... 21:36:51 21:36:51 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:36:51 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:36:51 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 21:36:51 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 21:36:51 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 21:36:51 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:36:51 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 21:36:51 #35 DONE 4.2s 21:36:51 21:36:51 #49 [security-spire-config internal] load build context 21:36:51 #49 DONE 0.0s 21:36:51 21:36:51 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:36:51 #50 DONE 0.0s 21:36:51 21:36:51 #48 [support-cron-scheduler internal] load build context 21:36:51 #48 ... 21:36:51 21:36:51 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:36:51 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:36:51 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 21:36:51 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 21:36:51 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 21:36:51 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:36:51 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 21:36:51 #35 DONE 4.2s 21:36:51 21:36:51 #48 [support-cron-scheduler internal] load build context 21:36:51 #118 DONE 44.9s 21:36:51 21:36:51 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:51 #78 DONE 44.9s 21:36:51 21:36:51 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:51 #112 DONE 39.6s 21:36:51 21:36:51 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:51 #117 DONE 44.8s 21:36:51 21:36:51 #80 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:51 #80 DONE 44.8s 21:36:51 21:36:51 #119 [security-spiffe-token-provider builder 6/7] COPY . . 21:36:52 #48 transferring context: 3.13MB 1.7s done 21:36:52 #48 DONE 2.6s 21:36:52 21:36:52 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:36:52 #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:36:52 #50 ... 21:36:52 21:36:52 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 21:36:52 #34 DONE 3.7s 21:36:52 21:36:52 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:36:52 #37 DONE 2.0s 21:36:52 21:36:52 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 21:36:52 #38 DONE 0.7s 21:36:52 21:36:52 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:36:52 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:36:52 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 21:36:52 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 21:36:52 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 21:36:52 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:36:52 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 21:36:52 #35 DONE 4.3s 21:36:52 21:36:52 #43 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 21:36:52 #43 ... 21:36:52 21:36:52 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:36:52 #37 DONE 2.1s 21:36:52 21:36:52 #38 [core-data builder 2/7] WORKDIR /edgex-go 21:36:52 #38 DONE 0.8s 21:36:52 21:36:52 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:36:52 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:36:52 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 21:36:52 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 21:36:52 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 21:36:52 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:36:52 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 21:36:52 #35 DONE 4.3s 21:36:52 21:36:52 #51 [core-metadata internal] load build context 21:36:52 #51 DONE 0.0s 21:36:52 21:36:52 #52 [security-bootstrapper internal] load build context 21:36:53 #52 ... 21:36:53 21:36:53 #49 [security-spire-config internal] load build context 21:36:53 #49 transferring context: 25.96kB 0.2s done 21:36:53 #49 DONE 1.9s 21:36:53 21:36:53 #53 [security-spire-server internal] load build context 21:36:53 #53 transferring context: 27.71kB 0.2s done 21:36:53 #53 DONE 2.0s 21:36:53 21:36:53 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:36:53 #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.1s done 21:36:54 #50 ... 21:36:54 21:36:54 #54 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 21:36:54 #54 DONE 3.9s 21:36:54 21:36:54 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 21:36:54 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 21:36:54 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 21:36:54 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 21:36:54 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 21:36:54 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 21:36:54 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 21:36:54 #35 DONE 4.3s 21:36:54 21:36:54 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:36:54 #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.1s done 21:36:54 #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 21:36:54 #50 ... 21:36:54 21:36:54 #55 [core-command internal] load build context 21:36:54 #55 transferring context: 3.13MB 2.9s done 21:36:54 #55 DONE 4.1s 21:36:54 21:36:54 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:36:54 #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 21:36:54 #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 21:36:55 #50 ... 21:36:55 21:36:55 #56 [security-proxy-setup internal] load build context 21:36:55 #56 transferring context: 3.13MB 3.4s done 21:36:55 #56 DONE 4.6s 21:36:55 21:36:55 #52 [security-bootstrapper internal] load build context 21:36:56 #52 ... 21:36:56 21:36:56 #57 [security-spire-agent internal] load build context 21:36:56 #57 transferring context: 27.24kB 0.3s done 21:36:56 #57 DONE 1.9s 21:36:56 21:36:56 #52 [security-bootstrapper internal] load build context 21:36:57 #119 ... 21:36:57 21:36:57 #120 [core-keeper builder 7/8] COPY . . 21:36:57 #120 DONE 8.9s 21:36:57 21:36:57 #121 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 21:36:57 #121 ... 21:36:57 21:36:57 #122 [support-scheduler builder 6/7] COPY . . 21:36:57 #122 CACHED 21:36:57 21:36:57 #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:57 #123 CACHED 21:36:57 21:36:57 #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:36:57 #124 CACHED 21:36:57 21:36:57 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:57 #125 CACHED 21:36:57 21:36:57 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:36:57 #126 CACHED 21:36:57 21:36:57 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 21:36:57 #127 CACHED 21:36:57 21:36:57 #128 [security-proxy-auth builder 6/7] COPY . . 21:36:57 #128 DONE 8.9s 21:36:57 21:36:57 #129 [core-metadata builder 6/7] COPY . . 21:36:57 #129 CACHED 21:36:57 21:36:57 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:36:57 #130 CACHED 21:36:57 21:36:57 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:57 #131 CACHED 21:36:57 21:36:57 #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:57 #132 CACHED 21:36:57 21:36:57 #133 [security-bootstrapper builder 6/7] COPY . . 21:36:57 #133 CACHED 21:36:57 21:36:57 #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:36:57 #134 CACHED 21:36:57 21:36:57 #135 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:36:57 #135 CACHED 21:36:57 21:36:57 #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:57 #136 CACHED 21:36:57 21:36:57 #137 [security-proxy-setup builder 6/7] COPY . . 21:36:57 #137 CACHED 21:36:57 21:36:57 #138 [security-secretstore-setup builder 6/7] COPY . . 21:36:57 #138 DONE 8.9s 21:36:57 21:36:57 #139 [core-command builder 6/7] COPY . . 21:36:57 #139 CACHED 21:36:57 21:36:57 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 21:36:57 #140 CACHED 21:36:57 21:36:57 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:57 #141 CACHED 21:36:57 21:36:57 #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:57 #142 CACHED 21:36:57 21:36:57 #143 [core-data builder 4/7] COPY go.mod vendor* ./ 21:36:57 #143 CACHED 21:36:57 21:36:57 #144 [core-data builder 6/7] COPY . . 21:36:57 #144 CACHED 21:36:57 21:36:57 #145 [support-cron-scheduler builder 6/7] COPY . . 21:36:57 #145 DONE 8.9s 21:36:57 21:36:57 #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:57 #146 CACHED 21:36:57 21:36:57 #147 [support-notifications builder 6/7] COPY . . 21:36:57 #147 CACHED 21:36:57 21:36:57 #148 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:36:57 #148 CACHED 21:36:57 21:36:57 #119 [security-spiffe-token-provider builder 6/7] COPY . . 21:36:57 #119 DONE 8.9s 21:36:57 21:36:57 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:36:57 #149 0.947 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:36:58 #52 ... 21:36:58 21:36:58 #58 [core-data builder 3/7] RUN apk add --update --no-cache make git 21:36:58 #0 9.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:36:58 #58 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:36:58 #58 ... 21:36:58 21:36:58 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:36:58 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done 21:36:58 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done 21:36:58 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done 21:36:58 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.4s done 21:36:58 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 3.3s 21:36:58 #50 ... 21:36:58 21:36:58 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:36:58 #0 8.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:36:58 #0 9.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:36:58 #59 ... 21:36:58 21:36:58 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:36:58 #50 ... 21:36:58 21:36:58 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:36:58 #0 9.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:36:58 #60 ... 21:36:58 21:36:58 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:36:59 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.84MB / 28.04MB 4.1s 21:36:59 #50 ... 21:36:59 21:36:59 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:59 #61 DONE 10.1s 21:36:59 21:36:59 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:36:59 #60 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:36:59 #60 ... 21:36:59 21:36:59 #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:36:59 #62 ... 21:36:59 21:36:59 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:36:59 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.7s 21:36:59 #50 ... 21:36:59 21:36:59 #51 [core-metadata internal] load build context 21:36:59 #51 transferring context: 3.13MB 5.8s done 21:36:59 #51 DONE 7.0s 21:36:59 21:36:59 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:00 #50 ... 21:37:00 21:37:00 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 21:37:00 #63 ... 21:37:00 21:37:00 #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:37:00 #62 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:00 #62 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:00 #62 ... 21:37:00 21:37:00 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:37:00 #64 ... 21:37:00 21:37:00 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:37:01 #65 ... 21:37:01 21:37:01 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:37:01 #66 ... 21:37:01 21:37:01 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:37:01 #67 ... 21:37:01 21:37:01 #52 [security-bootstrapper internal] load build context 21:37:01 #52 ... 21:37:01 21:37:01 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:37:01 #59 11.90 OK: 266 MiB in 52 packages 21:37:01 #59 DONE 13.7s 21:37:01 21:37:01 #52 [security-bootstrapper internal] load build context 21:37:02 #52 ... 21:37:02 21:37:02 #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:37:02 #58 12.28 OK: 266 MiB in 52 packages 21:37:02 #58 DONE 15.1s 21:37:02 21:37:02 #52 [security-bootstrapper internal] load build context 21:37:02 #52 ... 21:37:02 21:37:02 #68 [core-data internal] load build context 21:37:02 #68 transferring context: 3.13MB 8.0s done 21:37:02 #68 DONE 9.5s 21:37:02 21:37:02 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:37:02 #69 ... 21:37:02 21:37:02 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:02 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 7.6s 21:37:02 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 21:37:02 #50 ... 21:37:02 21:37:02 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:37:02 #70 ... 21:37:02 21:37:02 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:03 #50 ... 21:37:03 21:37:03 #52 [security-bootstrapper internal] load build context 21:37:03 #52 transferring context: 3.13MB 9.1s done 21:37:03 #52 DONE 10.4s 21:37:03 21:37:03 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:04 #50 ... 21:37:04 21:37:04 #44 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:04 #44 DONE 12.9s 21:37:04 21:37:04 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:04 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 8.9s 21:37:04 #50 ... 21:37:04 21:37:04 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:37:04 #71 ... 21:37:04 21:37:04 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:04 #50 ... 21:37:04 21:37:04 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 21:37:04 #72 ... 21:37:04 21:37:04 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:04 #50 ... 21:37:04 21:37:04 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:37:04 #62 14.33 OK: 266 MiB in 52 packages 21:37:04 #62 DONE 15.4s 21:37:04 21:37:04 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:04 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 9.4s 21:37:04 #50 ... 21:37:04 21:37:04 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:37:04 #73 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.1s done 21:37:04 #73 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 21:37:04 #73 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 21:37:04 #73 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 21:37:04 #73 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 21:37:04 #73 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 21:37:04 #73 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 21:37:04 #73 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 21:37:04 #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 7.1s 21:37:04 #73 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 21:37:04 #73 ... 21:37:04 21:37:04 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:04 #50 ... 21:37:04 21:37:04 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:37:04 #74 DONE 2.6s 21:37:04 21:37:04 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:04 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.70MB / 28.04MB 9.8s 21:37:05 #50 ... 21:37:05 21:37:05 #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:37:05 #75 DONE 2.9s 21:37:05 21:37:05 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:05 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 10.6s 21:37:06 #50 ... 21:37:06 21:37:06 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:37:06 #76 DONE 1.6s 21:37:06 21:37:06 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:06 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.96MB / 28.04MB 11.3s 21:37:06 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.90MB / 28.04MB 12.0s 21:37:06 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 21:37:07 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 21:37:07 #149 ... 21:37:07 21:37:07 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:37:07 #0 1.138 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:37:07 #150 ... 21:37:07 21:37:07 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:37:07 #0 1.797 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:37:07 #151 ... 21:37:07 21:37:07 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:37:07 #0 0.967 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:37:07 #152 ... 21:37:07 21:37:07 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 21:37:07 #0 0.932 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 21:37:07 #153 ... 21:37:07 21:37:07 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:37:07 #0 1.188 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:37:07 #154 ... 21:37:07 21:37:07 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:37:07 #0 0.974 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:37:07 #155 ... 21:37:07 21:37:07 #121 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 21:37:07 #121 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 21:37:07 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 12.6s 21:37:07 #121 ... 21:37:07 21:37:07 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:37:07 #0 1.424 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:37:07 #156 ... 21:37:07 21:37:07 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:37:07 #0 1.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:37:07 #157 ... 21:37:07 21:37:07 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:37:07 #0 0.689 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:37:07 #158 ... 21:37:07 21:37:07 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:37:07 #0 0.616 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:37:08 #159 ... 21:37:08 21:37:08 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:37:08 #0 1.504 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:37:08 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 13.1s 21:37:08 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.4s done 21:37:08 #50 ... 21:37:08 21:37:08 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:37:08 #60 13.37 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:37:08 #60 13.37 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:37:08 #60 13.37 OK: 19955 distinct packages available 21:37:08 #60 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:08 #60 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:08 #60 18.20 OK: 266 MiB in 52 packages 21:37:08 #60 DONE 20.0s 21:37:08 21:37:08 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:37:09 #77 ... 21:37:09 21:37:09 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 21:37:09 #78 ... 21:37:09 21:37:09 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:37:09 #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.8s done 21:37:09 #73 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 21:37:09 #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 21:37:10 #73 ... 21:37:10 21:37:10 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:37:10 #77 DONE 1.6s 21:37:10 21:37:10 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:37:10 #66 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:10 #66 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:10 #66 16.13 (1/4) Installing ca-certificates (20240226-r0) 21:37:10 #66 16.49 (2/4) Installing dumb-init (1.2.5-r2) 21:37:10 #66 16.57 (3/4) Installing su-exec (0.2-r3) 21:37:10 #66 16.57 (4/4) Installing yq (4.33.3-r5) 21:37:10 #66 17.42 Executing busybox-1.36.1-r7.trigger 21:37:10 #66 17.75 Executing ca-certificates-20240226-r0.trigger 21:37:10 #66 19.19 OK: 18 MiB in 19 packages 21:37:10 #66 ... 21:37:10 21:37:10 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:37:10 #65 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:10 #65 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:10 #65 16.87 (1/2) Installing ca-certificates (20240226-r0) 21:37:10 #65 17.11 (2/2) Installing dumb-init (1.2.5-r2) 21:37:10 #65 17.13 Executing busybox-1.36.1-r7.trigger 21:37:10 #65 17.30 Executing ca-certificates-20240226-r0.trigger 21:37:10 #65 18.41 OK: 9 MiB in 17 packages 21:37:10 #65 DONE 19.5s 21:37:10 21:37:10 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:37:10 #70 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:10 #70 17.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:11 #70 ... 21:37:11 21:37:11 #43 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 21:37:11 #43 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:11 #43 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:11 #43 19.98 (1/1) Installing dumb-init (1.2.5-r2) 21:37:11 #43 20.02 Executing busybox-1.36.1-r7.trigger 21:37:11 #43 20.11 OK: 8 MiB in 16 packages 21:37:11 #43 DONE 21.3s 21:37:11 21:37:11 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 21:37:11 #79 ... 21:37:11 21:37:11 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 21:37:11 #63 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:11 #63 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:11 #63 15.15 (1/3) Installing ca-certificates (20240226-r0) 21:37:11 #63 15.39 (2/3) Installing dumb-init (1.2.5-r2) 21:37:11 #63 15.41 (3/3) Installing tzdata (2024a-r0) 21:37:11 #63 17.55 Executing busybox-1.36.1-r7.trigger 21:37:11 #63 17.78 Executing ca-certificates-20240226-r0.trigger 21:37:11 #63 19.19 OK: 12 MiB in 18 packages 21:37:11 #63 ... 21:37:11 21:37:11 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:37:11 #66 DONE 20.9s 21:37:11 21:37:11 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 21:37:11 #80 ... 21:37:11 21:37:11 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 21:37:11 #63 DONE 21.4s 21:37:11 21:37:11 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 21:37:11 #78 12.77 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:13 #78 14.08 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:13 #78 ... 21:37:13 21:37:13 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 21:37:13 #81 ... 21:37:13 21:37:13 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 21:37:13 #72 16.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:13 #72 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:14 #72 ... 21:37:14 21:37:14 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:14 #82 ... 21:37:14 21:37:14 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:37:15 #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.2s 21:37:15 #73 ... 21:37:15 21:37:15 #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:15 #83 ... 21:37:15 21:37:15 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:37:16 #73 ... 21:37:16 21:37:16 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:16 #84 ... 21:37:16 21:37:16 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:37:17 #73 ... 21:37:17 21:37:17 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:37:17 #69 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:17 #69 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:17 #69 21.69 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:37:17 #69 21.69 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:37:17 #69 21.69 OK: 19946 distinct packages available 21:37:17 #69 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:17 #69 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:17 #69 ... 21:37:17 21:37:17 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:37:17 #73 ... 21:37:17 21:37:17 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:37:17 #64 16.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:17 #64 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:17 #64 22.55 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:37:17 #64 22.55 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:37:17 #64 22.55 OK: 19946 distinct packages available 21:37:17 #64 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:17 #64 25.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:17 #64 ... 21:37:17 21:37:17 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:37:17 #73 ... 21:37:17 21:37:17 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:37:17 #67 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:17 #67 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:17 #67 23.41 (1/4) Installing dumb-init (1.2.5-r2) 21:37:17 #67 23.45 (2/4) Installing openssl (3.1.7-r0) 21:37:17 #67 23.57 (3/4) Installing su-exec (0.2-r3) 21:37:17 #67 23.58 (4/4) Installing yq (4.33.3-r5) 21:37:17 #67 24.88 Executing busybox-1.36.1-r7.trigger 21:37:17 #67 25.03 OK: 18 MiB in 19 packages 21:37:17 #67 DONE 26.8s 21:37:18 21:37:18 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:18 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.0s 21:37:20 #50 ... 21:37:20 21:37:20 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 21:37:20 #72 23.43 (1/2) Installing dumb-init (1.2.5-r2) 21:37:20 #72 23.46 (2/2) Installing su-exec (0.2-r3) 21:37:20 #72 23.51 Executing busybox-1.36.1-r7.trigger 21:37:20 #72 23.68 OK: 8 MiB in 17 packages 21:37:20 #72 DONE 26.0s 21:37:20 21:37:20 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:37:20 #73 ... 21:37:20 21:37:20 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:37:20 #71 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:20 #71 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:20 #71 24.51 (1/1) Installing dumb-init (1.2.5-r2) 21:37:20 #71 24.53 Executing busybox-1.36.1-r7.trigger 21:37:20 #71 24.67 OK: 8 MiB in 16 packages 21:37:20 #71 DONE 26.1s 21:37:20 21:37:20 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:37:20 #73 ... 21:37:20 21:37:20 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 21:37:20 #78 19.80 OK: 266 MiB in 52 packages 21:37:20 #78 DONE 21.1s 21:37:20 21:37:20 #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade 21:37:20 #85 ... 21:37:20 21:37:20 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:20 #86 ... 21:37:20 21:37:20 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 21:37:20 #87 ... 21:37:20 21:37:20 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:37:20 #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.5s 21:37:21 #73 ... 21:37:21 21:37:21 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 21:37:21 #88 DONE 1.2s 21:37:21 21:37:21 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:37:21 #73 ... 21:37:21 21:37:21 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 21:37:21 #0 9.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:22 #89 ... 21:37:22 21:37:22 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:22 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.9s 21:37:24 #50 ... 21:37:24 21:37:24 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:37:24 #70 22.43 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:37:24 #70 22.43 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:37:24 #70 22.43 OK: 19946 distinct packages available 21:37:24 #70 23.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:24 #70 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:24 #70 30.85 (1/5) Installing dumb-init (1.2.5-r2) 21:37:24 #70 30.89 (2/5) Installing musl-obstack (1.2.3-r2) 21:37:24 #70 30.91 (3/5) Installing libucontext (1.2-r2) 21:37:24 #70 30.91 (4/5) Installing gcompat (1.1.0-r1) 21:37:24 #70 30.96 (5/5) Installing openssl (3.1.7-r0) 21:37:24 #70 31.09 Executing busybox-1.36.1-r7.trigger 21:37:24 #70 31.29 OK: 9 MiB in 20 packages 21:37:25 #70 ... 21:37:25 21:37:25 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:26 #50 ... 21:37:26 21:37:26 #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:37:26 #70 DONE 33.6s 21:37:26 21:37:26 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:26 #50 ... 21:37:26 21:37:26 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 21:37:26 #81 12.87 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:26 #81 14.74 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:26 #81 ... 21:37:26 21:37:26 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:37:26 #69 31.49 (1/4) Installing dumb-init (1.2.5-r2) 21:37:26 #69 31.65 (2/4) Installing musl-obstack (1.2.3-r2) 21:37:26 #69 31.65 (3/4) Installing libucontext (1.2-r2) 21:37:26 #69 31.69 (4/4) Installing gcompat (1.1.0-r1) 21:37:26 #69 31.77 Executing busybox-1.36.1-r7.trigger 21:37:26 #69 31.95 OK: 8 MiB in 19 packages 21:37:26 #69 DONE 34.5s 21:37:26 21:37:26 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 21:37:26 #81 23.03 (1/1) Installing dumb-init (1.2.5-r2) 21:37:26 #81 ... 21:37:26 21:37:26 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:37:26 #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.7s 21:37:27 #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.8s done 21:37:27 #73 ... 21:37:27 21:37:27 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 21:37:27 #0 6.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:27 #0 9.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:28 #90 ... 21:37:28 21:37:28 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:28 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.2s 21:37:29 #50 ... 21:37:29 21:37:29 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:37:29 #64 32.46 (1/11) Installing ca-certificates (20240226-r0) 21:37:29 #64 33.12 (2/11) Installing brotli-libs (1.0.9-r14) 21:37:29 #64 33.22 (3/11) Installing libunistring (1.1-r1) 21:37:29 #64 33.41 (4/11) Installing libidn2 (2.3.4-r1) 21:37:29 #64 33.44 (5/11) Installing nghttp2-libs (1.57.0-r0) 21:37:29 #64 33.48 (6/11) Installing libcurl (8.9.1-r0) 21:37:29 #64 33.55 (7/11) Installing curl (8.9.1-r0) 21:37:29 #64 33.64 (8/11) Installing dumb-init (1.2.5-r2) 21:37:29 #64 33.68 (9/11) Installing musl-obstack (1.2.3-r2) 21:37:29 #64 33.74 (10/11) Installing libucontext (1.2-r2) 21:37:29 #64 33.77 (11/11) Installing gcompat (1.1.0-r1) 21:37:29 #64 33.81 Executing busybox-1.36.1-r7.trigger 21:37:29 #64 34.07 Executing ca-certificates-20240226-r0.trigger 21:37:29 #64 36.12 OK: 13 MiB in 26 packages 21:37:29 #64 DONE 38.5s 21:37:29 21:37:29 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:37:29 #91 ... 21:37:29 21:37:29 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 21:37:29 #79 9.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:29 #79 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:29 #79 19.75 OK: 8 MiB in 16 packages 21:37:29 #79 ... 21:37:29 21:37:29 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:30 #50 ... 21:37:30 21:37:30 #92 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 21:37:30 #0 7.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:30 #0 9.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:30 #92 ... 21:37:30 21:37:30 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 21:37:30 #81 24.61 Executing busybox-1.36.1-r7.trigger 21:37:30 #81 24.84 OK: 8 MiB in 16 packages 21:37:31 #81 ... 21:37:31 21:37:31 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 21:37:31 #89 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:31 #89 18.11 OK: 12 MiB in 18 packages 21:37:31 #89 DONE 19.5s 21:37:31 21:37:31 #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 21:37:31 #79 DONE 21.3s 21:37:31 21:37:31 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:31 #50 ... 21:37:31 21:37:31 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 21:37:31 #81 DONE 27.8s 21:37:31 21:37:31 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:31 #93 ... 21:37:31 21:37:31 #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 21:37:31 #0 5.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:31 #94 ... 21:37:31 21:37:31 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:32 #50 ... 21:37:32 21:37:32 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 21:37:32 #87 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:32 #87 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:32 #87 22.28 OK: 9 MiB in 17 packages 21:37:32 #87 ... 21:37:32 21:37:32 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:33 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.2s 21:37:33 #50 ... 21:37:33 21:37:33 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 21:37:33 #80 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:33 #80 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:33 #80 21.43 OK: 18 MiB in 19 packages 21:37:33 #80 ... 21:37:33 21:37:33 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 21:37:33 #87 DONE 23.0s 21:37:33 21:37:33 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 21:37:33 #90 15.25 OK: 18 MiB in 19 packages 21:37:34 #90 DONE 16.6s 21:37:34 21:37:34 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:37:34 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.1s done 21:37:34 #50 DONE 42.7s 21:37:34 21:37:34 #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 21:37:34 #94 7.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:34 #94 ... 21:37:34 21:37:34 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 21:37:34 #80 DONE 22.9s 21:37:34 21:37:34 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 21:37:34 #95 DONE 0.6s 21:37:34 21:37:34 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:37:34 #91 4.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:35 #91 6.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:36 #91 ... 21:37:36 21:37:36 #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade 21:37:36 #85 7.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:36 #85 9.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:36 #85 15.80 OK: 8 MiB in 16 packages 21:37:36 #85 DONE 16.5s 21:37:36 21:37:36 #92 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 21:37:36 #92 15.92 OK: 8 MiB in 17 packages 21:37:36 #92 DONE 16.6s 21:37:36 21:37:36 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:37:36 #96 ... 21:37:36 21:37:36 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 21:37:36 #0 5.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:36 #0 6.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:37 #97 10.91 OK: 8 MiB in 19 packages 21:37:38 #97 ... 21:37:38 21:37:38 #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 21:37:38 #94 11.92 OK: 9 MiB in 20 packages 21:37:38 #94 ... 21:37:38 21:37:38 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 21:37:38 #97 DONE 11.4s 21:37:38 21:37:38 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:37:38 #91 8.527 OK: 13 MiB in 26 packages 21:37:38 #91 ... 21:37:38 21:37:38 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:37:38 #73 ... 21:37:38 21:37:38 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 21:37:38 #94 DONE 12.7s 21:37:38 21:37:38 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:37:38 #91 DONE 9.4s 21:37:38 21:37:38 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:37:40 #98 ... 21:37:40 21:37:40 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:37:40 #99 DONE 2.4s 21:37:40 21:37:40 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:37:40 #96 DONE 4.1s 21:37:40 21:37:40 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:37:40 #98 DONE 2.1s 21:37:40 21:37:40 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:37:40 #100 DONE 2.2s 21:37:40 21:37:40 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 21:37:41 #101 ... 21:37:41 21:37:41 #102 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 21:37:41 #102 DONE 0.3s 21:37:41 21:37:41 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 21:37:41 #103 DONE 0.3s 21:37:41 21:37:41 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 21:37:41 #101 DONE 0.4s 21:37:41 21:37:41 #104 [security-spire-config stage-2 6/10] COPY security.txt / 21:37:41 #104 DONE 0.3s 21:37:41 21:37:41 #105 [security-spire-server stage-2 6/9] COPY security.txt / 21:37:41 #105 DONE 0.3s 21:37:41 21:37:41 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:37:41 #106 DONE 0.3s 21:37:41 21:37:41 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 21:37:41 #107 ... 21:37:41 21:37:41 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:37:41 #108 DONE 0.3s 21:37:42 21:37:42 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 21:37:42 #107 DONE 0.3s 21:37:42 21:37:42 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:37:42 #109 ... 21:37:42 21:37:42 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:37:42 #110 DONE 0.3s 21:37:42 21:37:42 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:37:42 #109 DONE 0.3s 21:37:42 21:37:42 #111 [security-spire-config] exporting to image 21:37:42 #111 exporting layers 21:37:42 #111 ... 21:37:42 21:37:42 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:37:42 #112 DONE 0.3s 21:37:42 21:37:42 #111 [security-spire-server] exporting to image 21:37:42 #111 ... 21:37:42 21:37:42 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:37:42 #113 DONE 2.0s 21:37:42 21:37:42 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 21:37:42 #114 DONE 0.2s 21:37:42 21:37:42 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 21:37:43 #115 DONE 0.1s 21:37:43 21:37:43 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:37:43 #116 DONE 0.1s 21:37:43 21:37:43 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:37:43 #117 DONE 0.2s 21:37:43 21:37:43 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:37:43 #118 DONE 0.2s 21:37:43 21:37:43 #111 [security-spire-agent] exporting to image 21:37:44 #111 exporting layers 2.2s done 21:37:44 #111 writing image sha256:7f5b7e47f8c6121f617ce79ed552439da836fe3be824ca145fa5bfedec0e019b done 21:37:44 #111 naming to docker.io/library/security-spire-config-arm64 done 21:37:45 #111 exporting layers 2.5s done 21:37:45 #111 writing image sha256:7128740ddb92e541a6453ddd571f2321a8fafe88c8a138cc6ef209ae3adcb79f done 21:37:45 #111 naming to docker.io/library/security-spire-server-arm64 done 21:37:45 #111 exporting layers 1.9s done 21:37:45 #111 writing image sha256:17148cfd4b5e4eba007280055a0c4d38b15ae8b1139ff5001ce07b7a24594bf8 done 21:37:45 #111 naming to docker.io/library/security-spire-agent-arm64 done 21:37:45 #111 DONE 3.1s 21:37:45 21:37:45 #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:44 #160 101.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:38:53 #83 ... 21:38:53 21:38:53 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:53 #86 DONE 96.2s 21:38:53 21:38:53 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:53 #84 DONE 100.5s 21:38:53 21:38:53 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:53 #82 DONE 101.9s 21:38:53 21:38:53 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:53 #93 DONE 85.1s 21:38:53 21:38:53 #119 [core-keeper builder 7/8] COPY . . 21:38:53 #119 DONE 1.8s 21:38:53 21:38:53 #120 [security-bootstrapper builder 6/7] COPY . . 21:38:53 #120 CACHED 21:38:53 21:38:53 #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:38:53 #121 CACHED 21:38:53 21:38:53 #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:53 #122 CACHED 21:38:53 21:38:53 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:38:53 #123 CACHED 21:38:53 21:38:53 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:53 #124 CACHED 21:38:53 21:38:53 #125 [security-proxy-setup builder 6/7] COPY . . 21:38:53 #125 CACHED 21:38:53 21:38:53 #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:53 #126 CACHED 21:38:53 21:38:53 #127 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 21:38:53 #127 CACHED 21:38:53 21:38:53 #128 [support-cron-scheduler builder 6/7] COPY . . 21:38:53 #128 CACHED 21:38:53 21:38:53 #129 [security-spiffe-token-provider builder 6/7] COPY . . 21:38:53 #129 DONE 1.9s 21:38:53 21:38:53 #130 [security-secretstore-setup builder 6/7] COPY . . 21:38:53 #130 DONE 1.9s 21:38:53 21:38:53 #131 [support-notifications builder 6/7] COPY . . 21:38:53 #131 DONE 1.9s 21:38:53 21:38:53 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 21:38:53 #132 3.717 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 21:38:56 #132 ... 21:38:56 21:38:56 #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:56 #83 111.1 go: cloud.google.com/go@v0.81.0: Get "https://proxy.golang.org/cloud.google.com/go/@v/v0.81.0.info": dial tcp 142.251.41.49:443: i/o timeout 21:38:56 #83 111.1 skipping... 21:38:57 #83 DONE 112.0s 21:38:57 21:38:57 #133 [security-proxy-auth builder 6/7] COPY . . 21:38:58 #133 DONE 1.1s 21:38:58 21:38:58 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:38:58 #134 CACHED 21:38:58 21:38:58 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:58 #135 CACHED 21:38:58 21:38:58 #136 [core-metadata builder 6/7] COPY . . 21:38:58 #136 CACHED 21:38:58 21:38:58 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:58 #137 CACHED 21:38:58 21:38:58 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 21:38:58 #138 CACHED 21:38:58 21:38:58 #139 [core-data builder 6/7] COPY . . 21:38:58 #139 CACHED 21:38:58 21:38:58 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:58 #140 CACHED 21:38:58 21:38:58 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 21:38:58 #141 CACHED 21:38:58 21:38:58 #142 [core-command builder 6/7] COPY . . 21:38:58 #142 CACHED 21:38:58 21:38:58 #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:58 #143 CACHED 21:38:58 21:38:58 #144 [core-common-config-bootstrapper builder 6/7] COPY . . 21:38:58 #144 CACHED 21:38:58 21:38:58 #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:38:58 #145 CACHED 21:38:58 21:38:58 #146 [support-scheduler builder 6/7] COPY . . 21:38:58 #146 CACHED 21:38:58 21:38:58 #147 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:38:58 #147 CACHED 21:38:58 21:38:58 #148 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:58 #148 CACHED 21:38:58 21:38:58 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:38:58 #149 ... 21:38:58 21:38:58 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 21:38:58 #0 3.621 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 21:38:58 #150 ... 21:38:58 21:38:58 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:38:58 #0 4.129 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:38:58 #151 ... 21:38:58 21:38:58 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:38:58 #0 4.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:38:59 #152 ... 21:38:59 21:38:59 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:38:59 #0 3.813 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:38:59 #153 ... 21:38:59 21:38:59 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:38:59 #0 3.638 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:38:59 #154 ... 21:38:59 21:38:59 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:38:59 #0 4.124 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:38:59 #155 ... 21:38:59 21:38:59 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:39:03 #156 4.997 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:39:04 #156 ... 21:39:04 21:39:04 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:39:04 #149 4.875 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:39:08 #149 ... 21:39:08 21:39:08 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:39:08 #0 5.006 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:39:08 #157 ... 21:39:08 21:39:08 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:39:08 #0 4.346 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:39:08 #158 ... 21:39:08 21:39:08 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:39:08 #0 4.710 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:39:08 #159 ... 21:39:08 21:39:08 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:39:08 #0 5.150 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:39:41 #160 ... 21:39:41 21:39:41 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:39:41 #156 DONE 161.6s 21:39:41 21:39:41 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:39:41 #161 ... 21:39:41 21:39:41 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:39:41 #159 DONE 163.4s 21:39:41 21:39:41 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:39:41 #149 DONE 163.4s 21:39:41 21:39:41 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:39:41 #157 DONE 163.4s 21:39:41 21:39:41 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:39:41 #154 DONE 163.5s 21:39:41 21:39:41 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:39:41 #160 DONE 163.4s 21:39:41 21:39:41 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:39:41 #155 DONE 163.5s 21:39:41 21:39:41 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 21:39:41 #162 ... 21:39:41 21:39:41 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:39:41 #152 DONE 163.7s 21:39:41 21:39:41 #121 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 21:39:41 #121 DONE 163.8s 21:39:41 21:39:41 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:39:41 #150 DONE 163.8s 21:39:41 21:39:41 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:39:41 #151 DONE 163.8s 21:39:41 21:39:41 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:39:41 #158 DONE 163.8s 21:39:41 21:39:41 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 21:39:41 #153 DONE 163.8s 21:39:41 21:39:41 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:39:41 #163 ... 21:39:41 21:39:41 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:39:41 #161 DONE 2.2s 21:39:41 21:39:41 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:39:41 #164 DONE 0.8s 21:39:41 21:39:41 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 21:39:41 #162 DONE 0.7s 21:39:41 21:39:41 #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 21:39:41 #165 DONE 0.8s 21:39:41 21:39:41 #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:39:41 #166 ... 21:39:41 21:39:41 #167 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 21:39:41 #167 DONE 0.6s 21:39:41 21:39:41 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:39:41 #163 DONE 0.6s 21:39:41 21:39:41 #168 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:39:41 #168 DONE 0.4s 21:39:41 21:39:41 #169 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:39:41 #169 ... 21:39:41 21:39:41 #170 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:39:41 #170 DONE 0.5s 21:39:41 21:39:41 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 21:39:41 #171 DONE 0.3s 21:39:41 21:39:41 #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 21:39:41 #172 DONE 0.6s 21:39:41 21:39:41 #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:39:41 #173 CACHED 21:39:41 21:39:41 #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:39:41 #174 CACHED 21:39:41 21:39:41 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:39:41 #175 CACHED 21:39:41 21:39:41 #176 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:39:41 #176 CACHED 21:39:41 21:39:41 #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:39:41 #177 CACHED 21:39:41 21:39:41 #178 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:39:41 #178 CACHED 21:39:41 21:39:41 #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:39:41 #179 CACHED 21:39:41 21:39:41 #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:39:41 #180 CACHED 21:39:41 21:39:41 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 21:39:41 #181 DONE 0.4s 21:39:41 21:39:41 #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:39:41 #166 DONE 0.4s 21:39:41 21:39:41 #182 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:39:42 #182 ... 21:39:42 21:39:42 #183 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 21:39:42 #183 DONE 1.4s 21:39:42 21:39:42 #169 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:39:42 #169 DONE 1.4s 21:39:42 21:39:42 #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:39:42 #184 DONE 1.3s 21:39:42 21:39:42 #185 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 21:39:42 #185 DONE 1.3s 21:39:42 21:39:42 #186 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:39:42 #186 DONE 1.3s 21:39:42 21:39:42 #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 21:39:42 #187 DONE 1.3s 21:39:42 21:39:42 #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:39:42 #188 DONE 1.3s 21:39:42 21:39:42 #189 [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 21:39:42 #189 DONE 1.3s 21:39:42 21:39:42 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:39:42 #190 DONE 1.3s 21:39:42 21:39:42 #182 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:39:42 #182 DONE 1.3s 21:39:42 21:39:42 #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:39:42 #191 DONE 1.4s 21:39:42 21:39:42 #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:39:42 #192 DONE 1.4s 21:39:42 21:39:42 #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:39:43 #193 ... 21:39:43 21:39:43 #194 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 21:39:43 #194 DONE 1.0s 21:39:43 21:39:43 #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:39:43 #195 DONE 1.0s 21:39:43 21:39:43 #196 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:39:43 #196 DONE 1.0s 21:39:43 21:39:43 #197 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 21:39:43 #197 DONE 1.0s 21:39:43 21:39:43 #198 [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 21:39:43 #198 DONE 1.0s 21:39:43 21:39:43 #199 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:39:43 #199 DONE 1.1s 21:39:43 21:39:43 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:39:43 #200 DONE 1.0s 21:39:43 21:39:43 #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:39:43 #201 DONE 1.0s 21:39:43 21:39:43 #202 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:39:43 #202 DONE 1.1s 21:39:43 21:39:43 #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:39:43 #193 DONE 1.1s 21:39:43 21:39:43 #203 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:39:43 #203 DONE 1.1s 21:39:43 21:39:43 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:39:43 #204 DONE 1.1s 21:39:43 21:39:43 #94 [support-scheduler] exporting to image 21:39:43 #94 exporting layers 21:39:43 #94 ... 21:39:43 21:39:43 #205 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 21:39:43 #205 DONE 3.0s 21:39:43 21:39:43 #94 [core-command] exporting to image 21:39:44 #94 ... 21:39:44 21:39:44 #206 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:39:44 #206 DONE 0.5s 21:39:44 21:39:44 #207 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 21:39:44 #207 DONE 0.5s 21:39:44 21:39:44 #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:39:44 #208 DONE 0.5s 21:39:44 21:39:44 #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:39:44 #209 DONE 0.5s 21:39:44 21:39:44 #94 [core-keeper] exporting to image 21:39:44 #94 exporting layers 0.4s done 21:39:44 #94 ... 21:39:44 21:39:44 #210 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 21:39:44 #210 DONE 0.6s 21:39:44 21:39:44 #211 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:39:44 #211 DONE 0.5s 21:39:44 21:39:44 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:39:44 #212 DONE 0.6s 21:39:44 21:39:44 #94 [support-cron-scheduler] exporting to image 21:39:44 #94 ... 21:39:44 21:39:44 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:39:44 #213 DONE 0.6s 21:39:44 21:39:44 #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:39:44 #214 DONE 0.6s 21:39:44 21:39:44 #215 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 21:39:44 #215 DONE 0.5s 21:39:44 21:39:44 #94 [core-metadata] exporting to image 21:39:44 #94 exporting layers 0.5s done 21:39:44 #94 exporting layers 0.4s done 21:39:44 #94 ... 21:39:44 21:39:44 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 21:39:44 #216 DONE 0.6s 21:39:44 21:39:44 #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 21:39:44 #217 DONE 0.4s 21:39:44 21:39:44 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:39:44 #218 DONE 0.6s 21:39:44 21:39:44 #219 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:39:44 #219 DONE 0.5s 21:39:44 21:39:44 #94 [security-spiffe-token-provider] exporting to image 21:39:44 #94 exporting layers 0.5s done 21:39:44 #94 writing image sha256:4cfc1e0b41ea7231d11461f9cd7e2c459ae6579290fa7cc3d18d3ad98db6a6d7 0.0s done 21:39:44 #94 writing image sha256:075a276f09ad637cab5181546230de1c8955fc9364bc30118c28825865a7fc60 0.0s done 21:39:44 #94 writing image sha256:377b0aa877ab58fa6263063da88884756f08f3c4a1435cbda1cc7d051257a4e0 0.0s done 21:39:44 #94 writing image sha256:c5132ff77b24c6e893232ce88279c1b807cd8fda8a555d951a34fb785ebcc890 0.0s done 21:39:44 #94 naming to docker.io/library/support-notifications done 21:39:44 #94 writing image sha256:fc59b0f396842daa0e9f3632bed72ad3f74fb552fffd13204f724fe81e6eafe9 0.0s done 21:39:44 #94 naming to docker.io/library/core-keeper done 21:39:44 #94 naming to docker.io/library/support-scheduler done 21:39:44 #94 naming to docker.io/library/security-spiffe-token-provider done 21:39:44 #94 naming to docker.io/library/core-command done 21:39:44 #94 writing image sha256:5f367e74a97ab6b6843c6abb7d7b386cc0aa6c03b5e9c92e876abbeb7c64e8d9 21:39:44 #94 exporting layers 0.7s done 21:39:44 #94 writing image sha256:5f367e74a97ab6b6843c6abb7d7b386cc0aa6c03b5e9c92e876abbeb7c64e8d9 0.0s done 21:39:44 #94 naming to docker.io/library/core-metadata done 21:39:44 #94 exporting layers 0.3s done 21:39:45 #94 writing image sha256:3ff5742da3d15a97e2d400a8ffd07ff6c7c5d33d5663279b453fa02911a7d183 21:39:45 #94 ... 21:39:45 21:39:45 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:39:45 #220 DONE 1.1s 21:39:45 21:39:45 #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:39:45 #221 DONE 1.1s 21:39:45 21:39:45 #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:39:45 #222 DONE 0.6s 21:39:45 21:39:45 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:39:45 #223 DONE 0.6s 21:39:45 21:39:45 #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:39:45 #224 DONE 0.6s 21:39:45 21:39:45 #94 [core-common-config-bootstrapper] exporting to image 21:39:45 #94 exporting layers 0.1s done 21:39:45 #94 writing image sha256:3ff5742da3d15a97e2d400a8ffd07ff6c7c5d33d5663279b453fa02911a7d183 done 21:39:45 #94 naming to docker.io/library/support-cron-scheduler done 21:39:45 #94 writing image sha256:f0d3d521b845e15d7ad94aed68c9cca0ab8da237030c05b9375897d4e272c314 done 21:39:45 #94 naming to docker.io/library/core-data done 21:39:45 #94 ... 21:39:45 21:39:45 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:39:45 #225 DONE 0.1s 21:39:45 21:39:45 #226 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:39:45 #226 DONE 0.1s 21:39:45 21:39:45 #94 [core-common-config-bootstrapper] exporting to image 21:39:45 #94 writing image sha256:b0a31294f0b6b3f0e1dcb453cc606113eeb57e0ba7151fd36ec5d6180ff50e3b done 21:39:45 #94 naming to docker.io/library/core-common-config-bootstrapper done 21:39:45 #94 exporting layers 0.3s done 21:39:45 #94 writing image sha256:52e23f9741f4d8daa8545623d52bbd2cc507d4855b558d6b3066e93413c01280 done 21:39:45 #94 naming to docker.io/library/security-proxy-auth done 21:39:45 #94 DONE 3.5s 21:39:45 21:39:45 #227 [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/ 21:39:45 #227 DONE 0.1s 21:39:45 21:39:45 #228 [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/ 21:39:45 #228 DONE 0.1s 21:39:45 21:39:45 #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:39:45 #229 DONE 0.1s 21:39:45 21:39:45 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:39:45 #230 DONE 0.1s 21:39:45 21:39:45 #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:39:45 #231 ... 21:39:45 21:39:45 #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:39:45 #232 DONE 0.0s 21:39:45 21:39:45 #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:39:45 #231 DONE 0.6s 21:39:45 21:39:45 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 21:39:45 #233 ... 21:39:45 21:39:45 #234 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:39:45 #234 DONE 0.8s 21:39:46 21:39:46 #94 [security-proxy-setup] exporting to image 21:39:46 #94 exporting layers 0.3s done 21:39:46 #94 ... 21:39:46 21:39:46 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 21:39:46 #233 DONE 0.5s 21:39:46 21:39:46 #94 [security-bootstrapper] exporting to image 21:39:46 #94 writing image sha256:f72d5b7630f33b274bdbb061bc7195697dc96a9d051e2f99194634633bdee3c9 done 21:39:46 #94 naming to docker.io/library/security-secretstore-setup done 21:39:46 #94 writing image sha256:82e42da21bccde73d57e355a4ae7c250846352dd5985763f996cd92e638406ec done 21:39:46 #94 naming to docker.io/library/security-proxy-setup done 21:39:46 #94 exporting layers 0.2s done 21:39:46 #94 writing image sha256:e8645f9c427956d2e0100da093a647243e33100f972228cf24a8f90e0327375b done 21:39:46 #94 naming to docker.io/library/security-bootstrapper done 21:39:46 #94 DONE 4.0s 21:39:46 time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:39:46 time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:39:46 time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:39:46 time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:39:46 time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:39:46 time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:39:46 time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:39:46 time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:39:46 time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:39:46 time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:39:46 time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:39:46 time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:39:46 time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:39:46 time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:39:46 time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:39:46 time="2024-09-20T21:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:39:46 $ docker stop --time=1 2eb3dd06dc4493cb7e6a73ab6cc44fd3ed46ceca8f63e350d34dd6f8e42f803e 21:39:47 $ docker rm -f --volumes 2eb3dd06dc4493cb7e6a73ab6cc44fd3ed46ceca8f63e350d34dd6f8e42f803e [Pipeline] // withDockerContainer [Pipeline] sh 21:39:48 + docker images 21:39:48 REPOSITORY TAG IMAGE ID CREATED SIZE 21:39:48 security-secretstore-setup latest f72d5b7630f3 2 seconds ago 37MB 21:39:48 security-bootstrapper latest e8645f9c4279 2 seconds ago 19MB 21:39:48 security-proxy-setup latest 82e42da21bcc 2 seconds ago 26.2MB 21:39:48 security-proxy-auth latest 52e23f9741f4 3 seconds ago 33.1MB 21:39:48 core-data latest f0d3d521b845 3 seconds ago 39.8MB 21:39:48 core-common-config-bootstrapper latest b0a31294f0b6 3 seconds ago 15.2MB 21:39:48 core-metadata latest 5f367e74a97a 4 seconds ago 39.9MB 21:39:48 support-notifications latest 4cfc1e0b41ea 4 seconds ago 42.7MB 21:39:48 core-keeper latest 377b0aa877ab 4 seconds ago 39.7MB 21:39:48 support-scheduler latest 075a276f09ad 4 seconds ago 42.1MB 21:39:48 security-spiffe-token-provider latest fc59b0f39684 4 seconds ago 28.9MB 21:39:48 core-command latest c5132ff77b24 4 seconds ago 35.5MB 21:39:48 support-cron-scheduler latest 3ff5742da3d1 4 seconds ago 44.3MB 21:39:48 security-spire-config latest e43ac5946051 3 minutes ago 120MB 21:39:48 security-spire-server latest a097490bc097 3 minutes ago 121MB 21:39:48 security-spire-agent latest cbd00efe1c33 3 minutes ago 182MB 21:39:48 ci-base-image-x86_64 latest 622773cdbf58 7 minutes ago 971MB 21:39:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 21:39:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 21:39:48 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 21:39:48 provisioning config files... 21:39:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/700@tmp/config9854864503489069834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:48 ---> ****-login.sh 21:39:48 nexus3.edgexfoundry.org:10001 21:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:39:48 Configure a credential helper to remove this warning. See 21:39:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:39:48 21:39:48 Login Succeeded 21:39:48 nexus3.edgexfoundry.org:10002 21:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:39:48 Configure a credential helper to remove this warning. See 21:39:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:39:48 21:39:48 Login Succeeded 21:39:48 nexus3.edgexfoundry.org:10003 21:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:39:48 Configure a credential helper to remove this warning. See 21:39:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:39:48 21:39:48 Login Succeeded 21:39:48 nexus3.edgexfoundry.org:10004 21:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:39:48 Configure a credential helper to remove this warning. See 21:39:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:39:48 21:39:48 Login Succeeded 21:39:48 ****.io 21:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:39:49 Configure a credential helper to remove this warning. See 21:39:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:39:49 21:39:49 Login Succeeded 21:39:49 ---> ****-login.sh ends [Pipeline] } 21:39:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:39:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:39:49 [edgeXDocker.push] Tagging docker image core-command with the following tags: 21:39:49 39852f1daf820c2bfd33d0812a7352dad20a209f 21:39:49 latest 21:39:49 3.2.0-dev.78 21:39:49 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:39:49 main 21:39:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:49 + docker push nexus3.edgexfoundry.org:10004/core-command:39852f1daf820c2bfd33d0812a7352dad20a209f 21:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:39:49 b2507079c5bd: Preparing 21:39:49 18e4fbbdaa78: Preparing 21:39:49 409c51f45a4c: Preparing 21:39:49 a9d13591a411: Preparing 21:39:49 e3d7a0b4ab15: Preparing 21:39:49 baa7f1217498: Preparing 21:39:49 d62a02444d39: Preparing 21:39:49 baa7f1217498: Waiting 21:39:49 d62a02444d39: Waiting 21:39:49 a9d13591a411: Pushed 21:39:49 b2507079c5bd: Pushed 21:39:49 e3d7a0b4ab15: Pushed 21:39:49 409c51f45a4c: Pushed 21:39:49 d62a02444d39: Layer already exists 21:39:50 baa7f1217498: Pushed 21:39:52 18e4fbbdaa78: Pushed 21:39:52 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:9ab4132c09750dca96b1ddb51cbb867f325f989f3e1d1d00d42f781118ada76c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:53 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 21:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:39:53 b2507079c5bd: Preparing 21:39:53 18e4fbbdaa78: Preparing 21:39:53 409c51f45a4c: Preparing 21:39:53 a9d13591a411: Preparing 21:39:53 e3d7a0b4ab15: Preparing 21:39:53 baa7f1217498: Preparing 21:39:53 d62a02444d39: Preparing 21:39:53 d62a02444d39: Waiting 21:39:53 baa7f1217498: Waiting 21:39:53 409c51f45a4c: Layer already exists 21:39:53 18e4fbbdaa78: Layer already exists 21:39:53 b2507079c5bd: Layer already exists 21:39:53 a9d13591a411: Layer already exists 21:39:53 e3d7a0b4ab15: Layer already exists 21:39:53 d62a02444d39: Layer already exists 21:39:53 baa7f1217498: Layer already exists 21:39:53 latest: digest: sha256:9ab4132c09750dca96b1ddb51cbb867f325f989f3e1d1d00d42f781118ada76c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:54 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.78 21:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:39:54 b2507079c5bd: Preparing 21:39:54 18e4fbbdaa78: Preparing 21:39:54 409c51f45a4c: Preparing 21:39:54 a9d13591a411: Preparing 21:39:54 e3d7a0b4ab15: Preparing 21:39:54 baa7f1217498: Preparing 21:39:54 d62a02444d39: Preparing 21:39:54 baa7f1217498: Waiting 21:39:54 d62a02444d39: Waiting 21:39:54 a9d13591a411: Layer already exists 21:39:54 18e4fbbdaa78: Layer already exists 21:39:54 b2507079c5bd: Layer already exists 21:39:54 409c51f45a4c: Layer already exists 21:39:54 e3d7a0b4ab15: Layer already exists 21:39:54 d62a02444d39: Layer already exists 21:39:54 baa7f1217498: Layer already exists 21:39:54 3.2.0-dev.78: digest: sha256:9ab4132c09750dca96b1ddb51cbb867f325f989f3e1d1d00d42f781118ada76c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:54 + docker push nexus3.edgexfoundry.org:10004/core-command:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:39:54 b2507079c5bd: Preparing 21:39:54 18e4fbbdaa78: Preparing 21:39:54 409c51f45a4c: Preparing 21:39:54 a9d13591a411: Preparing 21:39:54 e3d7a0b4ab15: Preparing 21:39:54 baa7f1217498: Preparing 21:39:54 d62a02444d39: Preparing 21:39:54 baa7f1217498: Waiting 21:39:54 d62a02444d39: Waiting 21:39:54 b2507079c5bd: Layer already exists 21:39:54 e3d7a0b4ab15: Layer already exists 21:39:54 409c51f45a4c: Layer already exists 21:39:54 a9d13591a411: Layer already exists 21:39:54 18e4fbbdaa78: Layer already exists 21:39:54 baa7f1217498: Layer already exists 21:39:54 d62a02444d39: Layer already exists 21:39:54 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:9ab4132c09750dca96b1ddb51cbb867f325f989f3e1d1d00d42f781118ada76c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:55 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:39:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:39:55 b2507079c5bd: Preparing 21:39:55 18e4fbbdaa78: Preparing 21:39:55 409c51f45a4c: Preparing 21:39:55 a9d13591a411: Preparing 21:39:55 e3d7a0b4ab15: Preparing 21:39:55 baa7f1217498: Preparing 21:39:55 d62a02444d39: Preparing 21:39:55 baa7f1217498: Waiting 21:39:55 d62a02444d39: Waiting 21:39:55 e3d7a0b4ab15: Layer already exists 21:39:55 18e4fbbdaa78: Layer already exists 21:39:55 b2507079c5bd: Layer already exists 21:39:55 a9d13591a411: Layer already exists 21:39:55 409c51f45a4c: Layer already exists 21:39:55 baa7f1217498: Layer already exists 21:39:55 d62a02444d39: Layer already exists 21:39:55 main: digest: sha256:9ab4132c09750dca96b1ddb51cbb867f325f989f3e1d1d00d42f781118ada76c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:39:55 ===================================================== [Pipeline] echo 21:39:55 taggedImages: 21:39:55 - nexus3.edgexfoundry.org:10004/core-command:39852f1daf820c2bfd33d0812a7352dad20a209f 21:39:55 - nexus3.edgexfoundry.org:10004/core-command:latest 21:39:55 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.78 21:39:55 - nexus3.edgexfoundry.org:10004/core-command:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:39:55 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:39:55 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 21:39:55 39852f1daf820c2bfd33d0812a7352dad20a209f 21:39:55 latest 21:39:55 3.2.0-dev.78 21:39:55 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:39:55 main 21:39:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f 21:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:39:56 b8009e49bdda: Preparing 21:39:56 9e3b82495a04: Preparing 21:39:56 9906b094681e: Preparing 21:39:56 283fd7388777: Preparing 21:39:56 409c51f45a4c: Preparing 21:39:56 a9d13591a411: Preparing 21:39:56 e3d7a0b4ab15: Preparing 21:39:56 baa7f1217498: Preparing 21:39:56 d62a02444d39: Preparing 21:39:56 e3d7a0b4ab15: Waiting 21:39:56 baa7f1217498: Waiting 21:39:56 d62a02444d39: Waiting 21:39:56 a9d13591a411: Waiting 21:39:56 409c51f45a4c: Layer already exists 21:39:56 a9d13591a411: Layer already exists 21:39:56 e3d7a0b4ab15: Layer already exists 21:39:56 baa7f1217498: Layer already exists 21:39:56 d62a02444d39: Layer already exists 21:39:56 9e3b82495a04: Pushed 21:39:56 b8009e49bdda: Pushed 21:39:56 9906b094681e: Pushed 21:39:57 283fd7388777: Pushed 21:39:57 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:19b753b4febff4fcfb1c8efad28d33aa18da2d60351c6c2294a890e0492e1b39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:57 + 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 21:39:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:39:57 b8009e49bdda: Preparing 21:39:57 9e3b82495a04: Preparing 21:39:57 9906b094681e: Preparing 21:39:57 283fd7388777: Preparing 21:39:57 409c51f45a4c: Preparing 21:39:57 a9d13591a411: Preparing 21:39:57 e3d7a0b4ab15: Preparing 21:39:57 baa7f1217498: Preparing 21:39:57 d62a02444d39: Preparing 21:39:57 e3d7a0b4ab15: Waiting 21:39:57 baa7f1217498: Waiting 21:39:57 a9d13591a411: Waiting 21:39:57 283fd7388777: Layer already exists 21:39:57 409c51f45a4c: Layer already exists 21:39:57 9906b094681e: Layer already exists 21:39:57 9e3b82495a04: Layer already exists 21:39:57 b8009e49bdda: Layer already exists 21:39:57 a9d13591a411: Layer already exists 21:39:57 e3d7a0b4ab15: Layer already exists 21:39:57 d62a02444d39: Layer already exists 21:39:57 baa7f1217498: Layer already exists 21:39:57 latest: digest: sha256:19b753b4febff4fcfb1c8efad28d33aa18da2d60351c6c2294a890e0492e1b39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.78 21:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:39:58 b8009e49bdda: Preparing 21:39:58 9e3b82495a04: Preparing 21:39:58 9906b094681e: Preparing 21:39:58 283fd7388777: Preparing 21:39:58 409c51f45a4c: Preparing 21:39:58 a9d13591a411: Preparing 21:39:58 e3d7a0b4ab15: Preparing 21:39:58 baa7f1217498: Preparing 21:39:58 d62a02444d39: Preparing 21:39:58 a9d13591a411: Waiting 21:39:58 e3d7a0b4ab15: Waiting 21:39:58 409c51f45a4c: Layer already exists 21:39:58 9906b094681e: Layer already exists 21:39:58 b8009e49bdda: Layer already exists 21:39:58 9e3b82495a04: Layer already exists 21:39:58 283fd7388777: Layer already exists 21:39:58 e3d7a0b4ab15: Layer already exists 21:39:58 a9d13591a411: Layer already exists 21:39:58 d62a02444d39: Layer already exists 21:39:58 baa7f1217498: Layer already exists 21:39:58 3.2.0-dev.78: digest: sha256:19b753b4febff4fcfb1c8efad28d33aa18da2d60351c6c2294a890e0492e1b39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:39:59 b8009e49bdda: Preparing 21:39:59 9e3b82495a04: Preparing 21:39:59 9906b094681e: Preparing 21:39:59 283fd7388777: Preparing 21:39:59 409c51f45a4c: Preparing 21:39:59 a9d13591a411: Preparing 21:39:59 e3d7a0b4ab15: Preparing 21:39:59 baa7f1217498: Preparing 21:39:59 d62a02444d39: Preparing 21:39:59 e3d7a0b4ab15: Waiting 21:39:59 a9d13591a411: Waiting 21:39:59 d62a02444d39: Waiting 21:39:59 baa7f1217498: Waiting 21:39:59 9e3b82495a04: Layer already exists 21:39:59 b8009e49bdda: Layer already exists 21:39:59 409c51f45a4c: Layer already exists 21:39:59 283fd7388777: Layer already exists 21:39:59 9906b094681e: Layer already exists 21:39:59 a9d13591a411: Layer already exists 21:39:59 e3d7a0b4ab15: Layer already exists 21:39:59 baa7f1217498: Layer already exists 21:39:59 d62a02444d39: Layer already exists 21:39:59 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:19b753b4febff4fcfb1c8efad28d33aa18da2d60351c6c2294a890e0492e1b39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:59 + 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 21:39:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 21:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:39:59 b8009e49bdda: Preparing 21:39:59 9e3b82495a04: Preparing 21:39:59 9906b094681e: Preparing 21:39:59 283fd7388777: Preparing 21:39:59 409c51f45a4c: Preparing 21:39:59 a9d13591a411: Preparing 21:39:59 e3d7a0b4ab15: Preparing 21:39:59 baa7f1217498: Preparing 21:39:59 d62a02444d39: Preparing 21:39:59 a9d13591a411: Waiting 21:39:59 e3d7a0b4ab15: Waiting 21:39:59 baa7f1217498: Waiting 21:39:59 d62a02444d39: Waiting 21:39:59 b8009e49bdda: Layer already exists 21:39:59 9906b094681e: Layer already exists 21:39:59 9e3b82495a04: Layer already exists 21:39:59 409c51f45a4c: Layer already exists 21:39:59 283fd7388777: Layer already exists 21:39:59 a9d13591a411: Layer already exists 21:39:59 e3d7a0b4ab15: Layer already exists 21:39:59 d62a02444d39: Layer already exists 21:39:59 baa7f1217498: Layer already exists 21:39:59 main: digest: sha256:19b753b4febff4fcfb1c8efad28d33aa18da2d60351c6c2294a890e0492e1b39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:39:59 ===================================================== [Pipeline] echo 21:39:59 taggedImages: 21:39:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f 21:39:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:39:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.78 21:39:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:39:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 21:39:59 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:39:59 39852f1daf820c2bfd33d0812a7352dad20a209f 21:39:59 latest 21:39:59 3.2.0-dev.78 21:39:59 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:39:59 main 21:39:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:00 + docker push nexus3.edgexfoundry.org:10004/core-data:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:40:00 4cf2b8b4e2df: Preparing 21:40:00 bfa96925e16b: Preparing 21:40:00 e45ec2dac09c: Preparing 21:40:00 409c51f45a4c: Preparing 21:40:00 a9d13591a411: Preparing 21:40:00 958028f42fae: Preparing 21:40:00 9a8152f19dc7: Preparing 21:40:00 d62a02444d39: Preparing 21:40:00 958028f42fae: Waiting 21:40:00 d62a02444d39: Waiting 21:40:00 9a8152f19dc7: Waiting 21:40:00 a9d13591a411: Layer already exists 21:40:00 409c51f45a4c: Layer already exists 21:40:00 4cf2b8b4e2df: Pushed 21:40:00 d62a02444d39: Layer already exists 21:40:00 bfa96925e16b: Pushed 21:40:00 958028f42fae: Pushed 21:40:00 9a8152f19dc7: Pushed 21:40:03 e45ec2dac09c: Pushed 21:40:03 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:e55e27d1233c3fd646d28dcc44aede796ab2cecc67acced09e4d3f792eeccd1f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:04 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:40:04 4cf2b8b4e2df: Preparing 21:40:04 bfa96925e16b: Preparing 21:40:04 e45ec2dac09c: Preparing 21:40:04 409c51f45a4c: Preparing 21:40:04 a9d13591a411: Preparing 21:40:04 958028f42fae: Preparing 21:40:04 9a8152f19dc7: Preparing 21:40:04 d62a02444d39: Preparing 21:40:04 958028f42fae: Waiting 21:40:04 9a8152f19dc7: Waiting 21:40:04 d62a02444d39: Waiting 21:40:04 409c51f45a4c: Layer already exists 21:40:04 bfa96925e16b: Layer already exists 21:40:04 4cf2b8b4e2df: Layer already exists 21:40:04 a9d13591a411: Layer already exists 21:40:04 e45ec2dac09c: Layer already exists 21:40:04 9a8152f19dc7: Layer already exists 21:40:04 958028f42fae: Layer already exists 21:40:04 d62a02444d39: Layer already exists 21:40:04 latest: digest: sha256:e55e27d1233c3fd646d28dcc44aede796ab2cecc67acced09e4d3f792eeccd1f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:05 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.78 21:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:40:05 4cf2b8b4e2df: Preparing 21:40:05 bfa96925e16b: Preparing 21:40:05 e45ec2dac09c: Preparing 21:40:05 409c51f45a4c: Preparing 21:40:05 a9d13591a411: Preparing 21:40:05 958028f42fae: Preparing 21:40:05 9a8152f19dc7: Preparing 21:40:05 d62a02444d39: Preparing 21:40:05 958028f42fae: Waiting 21:40:05 9a8152f19dc7: Waiting 21:40:05 d62a02444d39: Waiting 21:40:05 a9d13591a411: Layer already exists 21:40:05 e45ec2dac09c: Layer already exists 21:40:05 bfa96925e16b: Layer already exists 21:40:05 409c51f45a4c: Layer already exists 21:40:05 4cf2b8b4e2df: Layer already exists 21:40:05 958028f42fae: Layer already exists 21:40:05 9a8152f19dc7: Layer already exists 21:40:05 d62a02444d39: Layer already exists 21:40:05 3.2.0-dev.78: digest: sha256:e55e27d1233c3fd646d28dcc44aede796ab2cecc67acced09e4d3f792eeccd1f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:05 + docker push nexus3.edgexfoundry.org:10004/core-data:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:40:05 4cf2b8b4e2df: Preparing 21:40:05 bfa96925e16b: Preparing 21:40:05 e45ec2dac09c: Preparing 21:40:05 409c51f45a4c: Preparing 21:40:05 a9d13591a411: Preparing 21:40:05 958028f42fae: Preparing 21:40:05 9a8152f19dc7: Preparing 21:40:05 d62a02444d39: Preparing 21:40:05 958028f42fae: Waiting 21:40:05 9a8152f19dc7: Waiting 21:40:05 e45ec2dac09c: Layer already exists 21:40:05 bfa96925e16b: Layer already exists 21:40:05 a9d13591a411: Layer already exists 21:40:05 409c51f45a4c: Layer already exists 21:40:05 4cf2b8b4e2df: Layer already exists 21:40:05 d62a02444d39: Layer already exists 21:40:05 9a8152f19dc7: Layer already exists 21:40:05 958028f42fae: Layer already exists 21:40:05 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:e55e27d1233c3fd646d28dcc44aede796ab2cecc67acced09e4d3f792eeccd1f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:08 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:40:08 4cf2b8b4e2df: Preparing 21:40:08 bfa96925e16b: Preparing 21:40:08 e45ec2dac09c: Preparing 21:40:08 409c51f45a4c: Preparing 21:40:08 a9d13591a411: Preparing 21:40:08 958028f42fae: Preparing 21:40:08 9a8152f19dc7: Preparing 21:40:08 d62a02444d39: Preparing 21:40:08 958028f42fae: Waiting 21:40:08 d62a02444d39: Waiting 21:40:08 a9d13591a411: Layer already exists 21:40:08 bfa96925e16b: Layer already exists 21:40:08 409c51f45a4c: Layer already exists 21:40:08 e45ec2dac09c: Layer already exists 21:40:08 4cf2b8b4e2df: Layer already exists 21:40:08 958028f42fae: Layer already exists 21:40:08 d62a02444d39: Layer already exists 21:40:08 9a8152f19dc7: Layer already exists 21:40:08 main: digest: sha256:e55e27d1233c3fd646d28dcc44aede796ab2cecc67acced09e4d3f792eeccd1f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:40:08 ===================================================== [Pipeline] echo 21:40:08 taggedImages: 21:40:08 - nexus3.edgexfoundry.org:10004/core-data:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:08 - nexus3.edgexfoundry.org:10004/core-data:latest 21:40:08 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.78 21:40:08 - nexus3.edgexfoundry.org:10004/core-data:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:08 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:40:08 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 21:40:08 39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:08 latest 21:40:08 3.2.0-dev.78 21:40:08 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:08 main 21:40:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 21:40:09 f095d2504b53: Preparing 21:40:09 9964dd1cabf5: Preparing 21:40:09 d18ff504c85c: Preparing 21:40:09 a9d13591a411: Preparing 21:40:09 2c41433349de: Preparing 21:40:09 406a5060e484: Preparing 21:40:09 d62a02444d39: Preparing 21:40:09 d62a02444d39: Waiting 21:40:09 406a5060e484: Waiting 21:40:09 a9d13591a411: Layer already exists 21:40:09 9964dd1cabf5: Pushed 21:40:09 d62a02444d39: Layer already exists 21:40:09 406a5060e484: Pushed 21:40:09 2c41433349de: Pushed 21:40:09 f095d2504b53: Pushed 21:40:12 d18ff504c85c: Pushed 21:40:12 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:dfc09e040d323dc1918666904fd331ec773adc70dbd891fe75da2739bf302b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 21:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 21:40:13 f095d2504b53: Preparing 21:40:13 9964dd1cabf5: Preparing 21:40:13 d18ff504c85c: Preparing 21:40:13 a9d13591a411: Preparing 21:40:13 2c41433349de: Preparing 21:40:13 406a5060e484: Preparing 21:40:13 d62a02444d39: Preparing 21:40:13 406a5060e484: Waiting 21:40:13 d62a02444d39: Waiting 21:40:13 d18ff504c85c: Layer already exists 21:40:13 9964dd1cabf5: Layer already exists 21:40:13 f095d2504b53: Layer already exists 21:40:13 2c41433349de: Layer already exists 21:40:13 a9d13591a411: Layer already exists 21:40:13 406a5060e484: Layer already exists 21:40:13 d62a02444d39: Layer already exists 21:40:13 latest: digest: sha256:dfc09e040d323dc1918666904fd331ec773adc70dbd891fe75da2739bf302b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.78 21:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 21:40:14 f095d2504b53: Preparing 21:40:14 9964dd1cabf5: Preparing 21:40:14 d18ff504c85c: Preparing 21:40:14 a9d13591a411: Preparing 21:40:14 2c41433349de: Preparing 21:40:14 406a5060e484: Preparing 21:40:14 d62a02444d39: Preparing 21:40:14 406a5060e484: Waiting 21:40:14 d62a02444d39: Waiting 21:40:14 d18ff504c85c: Layer already exists 21:40:14 a9d13591a411: Layer already exists 21:40:14 f095d2504b53: Layer already exists 21:40:14 9964dd1cabf5: Layer already exists 21:40:14 2c41433349de: Layer already exists 21:40:14 406a5060e484: Layer already exists 21:40:14 d62a02444d39: Layer already exists 21:40:14 3.2.0-dev.78: digest: sha256:dfc09e040d323dc1918666904fd331ec773adc70dbd891fe75da2739bf302b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 21:40:14 f095d2504b53: Preparing 21:40:14 9964dd1cabf5: Preparing 21:40:14 d18ff504c85c: Preparing 21:40:14 a9d13591a411: Preparing 21:40:14 2c41433349de: Preparing 21:40:14 406a5060e484: Preparing 21:40:14 d62a02444d39: Preparing 21:40:14 406a5060e484: Waiting 21:40:14 d62a02444d39: Waiting 21:40:14 d18ff504c85c: Layer already exists 21:40:14 2c41433349de: Layer already exists 21:40:14 9964dd1cabf5: Layer already exists 21:40:14 a9d13591a411: Layer already exists 21:40:14 f095d2504b53: Layer already exists 21:40:14 d62a02444d39: Layer already exists 21:40:14 406a5060e484: Layer already exists 21:40:14 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:dfc09e040d323dc1918666904fd331ec773adc70dbd891fe75da2739bf302b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 21:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 21:40:15 f095d2504b53: Preparing 21:40:15 9964dd1cabf5: Preparing 21:40:15 d18ff504c85c: Preparing 21:40:15 a9d13591a411: Preparing 21:40:15 2c41433349de: Preparing 21:40:15 406a5060e484: Preparing 21:40:15 d62a02444d39: Preparing 21:40:15 406a5060e484: Waiting 21:40:15 d62a02444d39: Waiting 21:40:15 9964dd1cabf5: Layer already exists 21:40:15 f095d2504b53: Layer already exists 21:40:15 2c41433349de: Layer already exists 21:40:15 d18ff504c85c: Layer already exists 21:40:15 a9d13591a411: Layer already exists 21:40:15 d62a02444d39: Layer already exists 21:40:15 406a5060e484: Layer already exists 21:40:15 main: digest: sha256:dfc09e040d323dc1918666904fd331ec773adc70dbd891fe75da2739bf302b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:40:15 ===================================================== [Pipeline] echo 21:40:15 taggedImages: 21:40:15 - nexus3.edgexfoundry.org:10004/core-keeper:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:15 - nexus3.edgexfoundry.org:10004/core-keeper:latest 21:40:15 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.78 21:40:15 - nexus3.edgexfoundry.org:10004/core-keeper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:15 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 21:40:15 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:40:15 39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:15 latest 21:40:15 3.2.0-dev.78 21:40:15 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:15 main 21:40:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:40:16 d325b74b636a: Preparing 21:40:16 2a683b51892a: Preparing 21:40:16 fae18d43c073: Preparing 21:40:16 409c51f45a4c: Preparing 21:40:16 a9d13591a411: Preparing 21:40:16 e3d7a0b4ab15: Preparing 21:40:16 baa7f1217498: Preparing 21:40:16 d62a02444d39: Preparing 21:40:16 baa7f1217498: Waiting 21:40:16 d62a02444d39: Waiting 21:40:16 e3d7a0b4ab15: Waiting 21:40:16 a9d13591a411: Layer already exists 21:40:16 409c51f45a4c: Layer already exists 21:40:16 e3d7a0b4ab15: Layer already exists 21:40:16 baa7f1217498: Layer already exists 21:40:16 d62a02444d39: Layer already exists 21:40:16 2a683b51892a: Pushed 21:40:16 d325b74b636a: Pushed 21:40:19 fae18d43c073: Pushed 21:40:19 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:9be935caeb036e2cfb9abb7258f813dddb3bf7aa81e06c2f480f85f6f256a73a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:40:20 d325b74b636a: Preparing 21:40:20 2a683b51892a: Preparing 21:40:20 fae18d43c073: Preparing 21:40:20 409c51f45a4c: Preparing 21:40:20 a9d13591a411: Preparing 21:40:20 e3d7a0b4ab15: Preparing 21:40:20 baa7f1217498: Preparing 21:40:20 d62a02444d39: Preparing 21:40:20 e3d7a0b4ab15: Waiting 21:40:20 baa7f1217498: Waiting 21:40:20 d325b74b636a: Layer already exists 21:40:20 a9d13591a411: Layer already exists 21:40:20 fae18d43c073: Layer already exists 21:40:20 2a683b51892a: Layer already exists 21:40:20 409c51f45a4c: Layer already exists 21:40:20 e3d7a0b4ab15: Layer already exists 21:40:20 baa7f1217498: Layer already exists 21:40:20 d62a02444d39: Layer already exists 21:40:20 latest: digest: sha256:9be935caeb036e2cfb9abb7258f813dddb3bf7aa81e06c2f480f85f6f256a73a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.78 21:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:40:20 d325b74b636a: Preparing 21:40:20 2a683b51892a: Preparing 21:40:20 fae18d43c073: Preparing 21:40:20 409c51f45a4c: Preparing 21:40:20 a9d13591a411: Preparing 21:40:20 e3d7a0b4ab15: Preparing 21:40:20 baa7f1217498: Preparing 21:40:20 d62a02444d39: Preparing 21:40:20 e3d7a0b4ab15: Waiting 21:40:20 d62a02444d39: Waiting 21:40:20 baa7f1217498: Waiting 21:40:20 409c51f45a4c: Layer already exists 21:40:20 fae18d43c073: Layer already exists 21:40:20 2a683b51892a: Layer already exists 21:40:20 d325b74b636a: Layer already exists 21:40:20 a9d13591a411: Layer already exists 21:40:20 baa7f1217498: Layer already exists 21:40:20 d62a02444d39: Layer already exists 21:40:20 e3d7a0b4ab15: Layer already exists 21:40:20 3.2.0-dev.78: digest: sha256:9be935caeb036e2cfb9abb7258f813dddb3bf7aa81e06c2f480f85f6f256a73a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:40:21 d325b74b636a: Preparing 21:40:21 2a683b51892a: Preparing 21:40:21 fae18d43c073: Preparing 21:40:21 409c51f45a4c: Preparing 21:40:21 a9d13591a411: Preparing 21:40:21 e3d7a0b4ab15: Preparing 21:40:21 baa7f1217498: Preparing 21:40:21 d62a02444d39: Preparing 21:40:21 baa7f1217498: Waiting 21:40:21 d62a02444d39: Waiting 21:40:21 fae18d43c073: Layer already exists 21:40:21 2a683b51892a: Layer already exists 21:40:21 a9d13591a411: Layer already exists 21:40:21 409c51f45a4c: Layer already exists 21:40:21 d325b74b636a: Layer already exists 21:40:21 baa7f1217498: Layer already exists 21:40:21 d62a02444d39: Layer already exists 21:40:21 e3d7a0b4ab15: Layer already exists 21:40:21 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:9be935caeb036e2cfb9abb7258f813dddb3bf7aa81e06c2f480f85f6f256a73a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:40:22 d325b74b636a: Preparing 21:40:22 2a683b51892a: Preparing 21:40:22 fae18d43c073: Preparing 21:40:22 409c51f45a4c: Preparing 21:40:22 a9d13591a411: Preparing 21:40:22 e3d7a0b4ab15: Preparing 21:40:22 baa7f1217498: Preparing 21:40:22 d62a02444d39: Preparing 21:40:22 e3d7a0b4ab15: Waiting 21:40:22 baa7f1217498: Waiting 21:40:22 d62a02444d39: Waiting 21:40:22 409c51f45a4c: Layer already exists 21:40:22 a9d13591a411: Layer already exists 21:40:22 d325b74b636a: Layer already exists 21:40:22 2a683b51892a: Layer already exists 21:40:22 fae18d43c073: Layer already exists 21:40:22 e3d7a0b4ab15: Layer already exists 21:40:22 baa7f1217498: Layer already exists 21:40:22 d62a02444d39: Layer already exists 21:40:22 main: digest: sha256:9be935caeb036e2cfb9abb7258f813dddb3bf7aa81e06c2f480f85f6f256a73a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:40:22 ===================================================== [Pipeline] echo 21:40:22 taggedImages: 21:40:22 - nexus3.edgexfoundry.org:10004/core-metadata:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:22 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:40:22 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.78 21:40:22 - nexus3.edgexfoundry.org:10004/core-metadata:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:22 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:40:22 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:40:22 39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:22 latest 21:40:22 3.2.0-dev.78 21:40:22 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:22 main 21:40:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:40:22 0bea00436c6f: Preparing 21:40:22 25981f7689bb: Preparing 21:40:22 7d85fc8af7c2: Preparing 21:40:22 a0952f1465b2: Preparing 21:40:22 3b6686e39b77: Preparing 21:40:22 4f1400082384: Preparing 21:40:22 7919ac07f440: Preparing 21:40:22 cc6c7b9b1047: Preparing 21:40:22 409c51f45a4c: Preparing 21:40:22 a9d13591a411: Preparing 21:40:22 52d1d28614bf: Preparing 21:40:22 d65782b22957: Preparing 21:40:22 5f70bf18a086: Preparing 21:40:22 9d4025b1c393: Preparing 21:40:22 3a50b34e2cab: Preparing 21:40:22 a5e100c1c191: Preparing 21:40:22 d62a02444d39: Preparing 21:40:22 4f1400082384: Waiting 21:40:22 409c51f45a4c: Waiting 21:40:22 a9d13591a411: Waiting 21:40:22 52d1d28614bf: Waiting 21:40:22 7919ac07f440: Waiting 21:40:22 cc6c7b9b1047: Waiting 21:40:22 d65782b22957: Waiting 21:40:22 5f70bf18a086: Waiting 21:40:22 3a50b34e2cab: Waiting 21:40:22 a5e100c1c191: Waiting 21:40:22 9d4025b1c393: Waiting 21:40:22 d62a02444d39: Waiting 21:40:22 7d85fc8af7c2: Pushed 21:40:22 3b6686e39b77: Pushed 21:40:22 25981f7689bb: Pushed 21:40:22 a0952f1465b2: Pushed 21:40:22 0bea00436c6f: Pushed 21:40:22 409c51f45a4c: Layer already exists 21:40:23 a9d13591a411: Layer already exists 21:40:23 7919ac07f440: Pushed 21:40:23 4f1400082384: Pushed 21:40:23 5f70bf18a086: Layer already exists 21:40:23 52d1d28614bf: Pushed 21:40:23 d65782b22957: Pushed 21:40:23 d62a02444d39: Layer already exists 21:40:23 a5e100c1c191: Pushed 21:40:23 3a50b34e2cab: Pushed 21:40:23 9d4025b1c393: Pushed 21:40:24 cc6c7b9b1047: Pushed 21:40:24 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:6da0735cb46794c0345e6b605b459ee5afaac848a830324106eed28847d48a57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:40:25 0bea00436c6f: Preparing 21:40:25 25981f7689bb: Preparing 21:40:25 7d85fc8af7c2: Preparing 21:40:25 a0952f1465b2: Preparing 21:40:25 3b6686e39b77: Preparing 21:40:25 4f1400082384: Preparing 21:40:25 7919ac07f440: Preparing 21:40:25 cc6c7b9b1047: Preparing 21:40:25 409c51f45a4c: Preparing 21:40:25 a9d13591a411: Preparing 21:40:25 52d1d28614bf: Preparing 21:40:25 d65782b22957: Preparing 21:40:25 5f70bf18a086: Preparing 21:40:25 9d4025b1c393: Preparing 21:40:25 3a50b34e2cab: Preparing 21:40:25 a5e100c1c191: Preparing 21:40:25 d62a02444d39: Preparing 21:40:25 4f1400082384: Waiting 21:40:25 cc6c7b9b1047: Waiting 21:40:25 409c51f45a4c: Waiting 21:40:25 7919ac07f440: Waiting 21:40:25 9d4025b1c393: Waiting 21:40:25 3a50b34e2cab: Waiting 21:40:25 a9d13591a411: Waiting 21:40:25 a5e100c1c191: Waiting 21:40:25 d62a02444d39: Waiting 21:40:25 52d1d28614bf: Waiting 21:40:25 d65782b22957: Waiting 21:40:25 5f70bf18a086: Waiting 21:40:25 3b6686e39b77: Layer already exists 21:40:25 a0952f1465b2: Layer already exists 21:40:25 0bea00436c6f: Layer already exists 21:40:25 7d85fc8af7c2: Layer already exists 21:40:25 25981f7689bb: Layer already exists 21:40:25 4f1400082384: Layer already exists 21:40:25 7919ac07f440: Layer already exists 21:40:25 409c51f45a4c: Layer already exists 21:40:25 cc6c7b9b1047: Layer already exists 21:40:25 a9d13591a411: Layer already exists 21:40:25 52d1d28614bf: Layer already exists 21:40:25 d65782b22957: Layer already exists 21:40:25 9d4025b1c393: Layer already exists 21:40:25 5f70bf18a086: Layer already exists 21:40:25 3a50b34e2cab: Layer already exists 21:40:25 a5e100c1c191: Layer already exists 21:40:25 d62a02444d39: Layer already exists 21:40:25 latest: digest: sha256:6da0735cb46794c0345e6b605b459ee5afaac848a830324106eed28847d48a57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.78 21:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:40:25 0bea00436c6f: Preparing 21:40:25 25981f7689bb: Preparing 21:40:25 7d85fc8af7c2: Preparing 21:40:25 a0952f1465b2: Preparing 21:40:25 3b6686e39b77: Preparing 21:40:25 4f1400082384: Preparing 21:40:25 7919ac07f440: Preparing 21:40:25 cc6c7b9b1047: Preparing 21:40:25 409c51f45a4c: Preparing 21:40:25 a9d13591a411: Preparing 21:40:25 4f1400082384: Waiting 21:40:25 7919ac07f440: Waiting 21:40:25 cc6c7b9b1047: Waiting 21:40:25 52d1d28614bf: Preparing 21:40:25 d65782b22957: Preparing 21:40:25 52d1d28614bf: Waiting 21:40:25 5f70bf18a086: Preparing 21:40:25 9d4025b1c393: Preparing 21:40:25 d65782b22957: Waiting 21:40:25 3a50b34e2cab: Preparing 21:40:25 a5e100c1c191: Preparing 21:40:25 5f70bf18a086: Waiting 21:40:25 d62a02444d39: Preparing 21:40:25 9d4025b1c393: Waiting 21:40:25 3a50b34e2cab: Waiting 21:40:25 a5e100c1c191: Waiting 21:40:25 7d85fc8af7c2: Layer already exists 21:40:25 3b6686e39b77: Layer already exists 21:40:25 a0952f1465b2: Layer already exists 21:40:25 25981f7689bb: Layer already exists 21:40:25 0bea00436c6f: Layer already exists 21:40:25 7919ac07f440: Layer already exists 21:40:25 4f1400082384: Layer already exists 21:40:25 409c51f45a4c: Layer already exists 21:40:25 a9d13591a411: Layer already exists 21:40:25 cc6c7b9b1047: Layer already exists 21:40:25 52d1d28614bf: Layer already exists 21:40:25 d65782b22957: Layer already exists 21:40:25 5f70bf18a086: Layer already exists 21:40:25 3a50b34e2cab: Layer already exists 21:40:25 9d4025b1c393: Layer already exists 21:40:25 a5e100c1c191: Layer already exists 21:40:25 d62a02444d39: Layer already exists 21:40:25 3.2.0-dev.78: digest: sha256:6da0735cb46794c0345e6b605b459ee5afaac848a830324106eed28847d48a57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:40:26 0bea00436c6f: Preparing 21:40:26 25981f7689bb: Preparing 21:40:26 7d85fc8af7c2: Preparing 21:40:26 a0952f1465b2: Preparing 21:40:26 3b6686e39b77: Preparing 21:40:26 4f1400082384: Preparing 21:40:26 7919ac07f440: Preparing 21:40:26 cc6c7b9b1047: Preparing 21:40:26 409c51f45a4c: Preparing 21:40:26 a9d13591a411: Preparing 21:40:26 52d1d28614bf: Preparing 21:40:26 d65782b22957: Preparing 21:40:26 5f70bf18a086: Preparing 21:40:26 9d4025b1c393: Preparing 21:40:26 3a50b34e2cab: Preparing 21:40:26 a5e100c1c191: Preparing 21:40:26 d62a02444d39: Preparing 21:40:26 cc6c7b9b1047: Waiting 21:40:26 409c51f45a4c: Waiting 21:40:26 a9d13591a411: Waiting 21:40:26 4f1400082384: Waiting 21:40:26 52d1d28614bf: Waiting 21:40:26 d62a02444d39: Waiting 21:40:26 d65782b22957: Waiting 21:40:26 5f70bf18a086: Waiting 21:40:26 9d4025b1c393: Waiting 21:40:26 a5e100c1c191: Waiting 21:40:26 0bea00436c6f: Layer already exists 21:40:26 3b6686e39b77: Layer already exists 21:40:26 7d85fc8af7c2: Layer already exists 21:40:26 25981f7689bb: Layer already exists 21:40:26 a0952f1465b2: Layer already exists 21:40:26 4f1400082384: Layer already exists 21:40:26 409c51f45a4c: Layer already exists 21:40:26 7919ac07f440: Layer already exists 21:40:26 a9d13591a411: Layer already exists 21:40:26 cc6c7b9b1047: Layer already exists 21:40:26 52d1d28614bf: Layer already exists 21:40:26 5f70bf18a086: Layer already exists 21:40:26 d65782b22957: Layer already exists 21:40:26 9d4025b1c393: Layer already exists 21:40:26 3a50b34e2cab: Layer already exists 21:40:26 a5e100c1c191: Layer already exists 21:40:26 d62a02444d39: Layer already exists 21:40:26 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:6da0735cb46794c0345e6b605b459ee5afaac848a830324106eed28847d48a57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:40:27 0bea00436c6f: Preparing 21:40:27 25981f7689bb: Preparing 21:40:27 7d85fc8af7c2: Preparing 21:40:27 a0952f1465b2: Preparing 21:40:27 3b6686e39b77: Preparing 21:40:27 4f1400082384: Preparing 21:40:27 7919ac07f440: Preparing 21:40:27 cc6c7b9b1047: Preparing 21:40:27 409c51f45a4c: Preparing 21:40:27 a9d13591a411: Preparing 21:40:27 52d1d28614bf: Preparing 21:40:27 d65782b22957: Preparing 21:40:27 5f70bf18a086: Preparing 21:40:27 9d4025b1c393: Preparing 21:40:27 3a50b34e2cab: Preparing 21:40:27 a5e100c1c191: Preparing 21:40:27 d62a02444d39: Preparing 21:40:27 4f1400082384: Waiting 21:40:27 7919ac07f440: Waiting 21:40:27 cc6c7b9b1047: Waiting 21:40:27 409c51f45a4c: Waiting 21:40:27 a9d13591a411: Waiting 21:40:27 52d1d28614bf: Waiting 21:40:27 d65782b22957: Waiting 21:40:27 5f70bf18a086: Waiting 21:40:27 9d4025b1c393: Waiting 21:40:27 3a50b34e2cab: Waiting 21:40:27 a5e100c1c191: Waiting 21:40:27 d62a02444d39: Waiting 21:40:27 0bea00436c6f: Layer already exists 21:40:27 25981f7689bb: Layer already exists 21:40:27 7d85fc8af7c2: Layer already exists 21:40:27 3b6686e39b77: Layer already exists 21:40:27 a0952f1465b2: Layer already exists 21:40:27 7919ac07f440: Layer already exists 21:40:27 4f1400082384: Layer already exists 21:40:27 409c51f45a4c: Layer already exists 21:40:27 cc6c7b9b1047: Layer already exists 21:40:27 a9d13591a411: Layer already exists 21:40:27 52d1d28614bf: Layer already exists 21:40:27 d65782b22957: Layer already exists 21:40:27 3a50b34e2cab: Layer already exists 21:40:27 5f70bf18a086: Layer already exists 21:40:27 9d4025b1c393: Layer already exists 21:40:27 d62a02444d39: Layer already exists 21:40:27 a5e100c1c191: Layer already exists 21:40:27 main: digest: sha256:6da0735cb46794c0345e6b605b459ee5afaac848a830324106eed28847d48a57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:40:27 ===================================================== [Pipeline] echo 21:40:27 taggedImages: 21:40:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:40:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.78 21:40:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:40:27 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 21:40:27 39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:27 latest 21:40:27 3.2.0-dev.78 21:40:27 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:27 main 21:40:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:40:27 b8009e49bdda: Preparing 21:40:27 9e3b82495a04: Preparing 21:40:27 b5e24b66a10b: Preparing 21:40:27 3113b7664b78: Preparing 21:40:27 409c51f45a4c: Preparing 21:40:27 a9d13591a411: Preparing 21:40:27 e3d7a0b4ab15: Preparing 21:40:27 baa7f1217498: Preparing 21:40:27 d62a02444d39: Preparing 21:40:27 a9d13591a411: Waiting 21:40:27 e3d7a0b4ab15: Waiting 21:40:27 d62a02444d39: Waiting 21:40:27 baa7f1217498: Waiting 21:40:27 9e3b82495a04: Layer already exists 21:40:27 409c51f45a4c: Layer already exists 21:40:27 b8009e49bdda: Layer already exists 21:40:27 a9d13591a411: Layer already exists 21:40:27 e3d7a0b4ab15: Layer already exists 21:40:27 baa7f1217498: Layer already exists 21:40:27 d62a02444d39: Layer already exists 21:40:27 b5e24b66a10b: Pushed 21:40:30 3113b7664b78: Pushed 21:40:30 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:5e5d9cbe2babecfebd23df4de26329a3184b42ce9043104105bfa59a0febf808 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:40:31 b8009e49bdda: Preparing 21:40:31 9e3b82495a04: Preparing 21:40:31 b5e24b66a10b: Preparing 21:40:31 3113b7664b78: Preparing 21:40:31 409c51f45a4c: Preparing 21:40:31 a9d13591a411: Preparing 21:40:31 e3d7a0b4ab15: Preparing 21:40:31 baa7f1217498: Preparing 21:40:31 d62a02444d39: Preparing 21:40:31 a9d13591a411: Waiting 21:40:31 e3d7a0b4ab15: Waiting 21:40:31 baa7f1217498: Waiting 21:40:31 409c51f45a4c: Layer already exists 21:40:31 b8009e49bdda: Layer already exists 21:40:31 9e3b82495a04: Layer already exists 21:40:31 b5e24b66a10b: Layer already exists 21:40:31 3113b7664b78: Layer already exists 21:40:31 a9d13591a411: Layer already exists 21:40:31 e3d7a0b4ab15: Layer already exists 21:40:31 baa7f1217498: Layer already exists 21:40:31 d62a02444d39: Layer already exists 21:40:31 latest: digest: sha256:5e5d9cbe2babecfebd23df4de26329a3184b42ce9043104105bfa59a0febf808 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.78 21:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:40:32 b8009e49bdda: Preparing 21:40:32 9e3b82495a04: Preparing 21:40:32 b5e24b66a10b: Preparing 21:40:32 3113b7664b78: Preparing 21:40:32 409c51f45a4c: Preparing 21:40:32 a9d13591a411: Preparing 21:40:32 e3d7a0b4ab15: Preparing 21:40:32 baa7f1217498: Preparing 21:40:32 d62a02444d39: Preparing 21:40:32 e3d7a0b4ab15: Waiting 21:40:32 a9d13591a411: Waiting 21:40:32 d62a02444d39: Waiting 21:40:32 409c51f45a4c: Layer already exists 21:40:32 3113b7664b78: Layer already exists 21:40:32 b5e24b66a10b: Layer already exists 21:40:32 9e3b82495a04: Layer already exists 21:40:32 b8009e49bdda: Layer already exists 21:40:32 d62a02444d39: Layer already exists 21:40:32 e3d7a0b4ab15: Layer already exists 21:40:32 a9d13591a411: Layer already exists 21:40:32 baa7f1217498: Layer already exists 21:40:32 3.2.0-dev.78: digest: sha256:5e5d9cbe2babecfebd23df4de26329a3184b42ce9043104105bfa59a0febf808 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:40:32 b8009e49bdda: Preparing 21:40:32 9e3b82495a04: Preparing 21:40:32 b5e24b66a10b: Preparing 21:40:32 3113b7664b78: Preparing 21:40:32 409c51f45a4c: Preparing 21:40:32 a9d13591a411: Preparing 21:40:32 e3d7a0b4ab15: Preparing 21:40:32 baa7f1217498: Preparing 21:40:32 d62a02444d39: Preparing 21:40:32 e3d7a0b4ab15: Waiting 21:40:32 baa7f1217498: Waiting 21:40:32 d62a02444d39: Waiting 21:40:32 a9d13591a411: Waiting 21:40:32 9e3b82495a04: Layer already exists 21:40:32 b8009e49bdda: Layer already exists 21:40:32 3113b7664b78: Layer already exists 21:40:32 409c51f45a4c: Layer already exists 21:40:32 b5e24b66a10b: Layer already exists 21:40:32 baa7f1217498: Layer already exists 21:40:32 d62a02444d39: Layer already exists 21:40:32 a9d13591a411: Layer already exists 21:40:32 e3d7a0b4ab15: Layer already exists 21:40:32 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:5e5d9cbe2babecfebd23df4de26329a3184b42ce9043104105bfa59a0febf808 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 21:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:40:33 b8009e49bdda: Preparing 21:40:33 9e3b82495a04: Preparing 21:40:33 b5e24b66a10b: Preparing 21:40:33 3113b7664b78: Preparing 21:40:33 409c51f45a4c: Preparing 21:40:33 a9d13591a411: Preparing 21:40:33 e3d7a0b4ab15: Preparing 21:40:33 baa7f1217498: Preparing 21:40:33 d62a02444d39: Preparing 21:40:33 a9d13591a411: Waiting 21:40:33 baa7f1217498: Waiting 21:40:33 e3d7a0b4ab15: Waiting 21:40:33 d62a02444d39: Waiting 21:40:33 b8009e49bdda: Layer already exists 21:40:33 3113b7664b78: Layer already exists 21:40:33 9e3b82495a04: Layer already exists 21:40:33 b5e24b66a10b: Layer already exists 21:40:33 409c51f45a4c: Layer already exists 21:40:33 e3d7a0b4ab15: Layer already exists 21:40:33 a9d13591a411: Layer already exists 21:40:33 baa7f1217498: Layer already exists 21:40:33 d62a02444d39: Layer already exists 21:40:33 main: digest: sha256:5e5d9cbe2babecfebd23df4de26329a3184b42ce9043104105bfa59a0febf808 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:40:33 ===================================================== [Pipeline] echo 21:40:33 taggedImages: 21:40:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:40:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.78 21:40:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 21:40:33 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:40:33 39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:33 latest 21:40:33 3.2.0-dev.78 21:40:33 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:33 main 21:40:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:40:34 c9c6d156766d: Preparing 21:40:34 e5f48e23c5ee: Preparing 21:40:34 d72bbd446d16: Preparing 21:40:34 6c90cfd58e61: Preparing 21:40:34 d34fad78d91e: Preparing 21:40:34 409c51f45a4c: Preparing 21:40:34 a9d13591a411: Preparing 21:40:34 376e6277a2f9: Preparing 21:40:34 348f14f6469c: Preparing 21:40:34 d8f1c7ec1aa7: Preparing 21:40:34 d62a02444d39: Preparing 21:40:34 376e6277a2f9: Waiting 21:40:34 409c51f45a4c: Waiting 21:40:34 d8f1c7ec1aa7: Waiting 21:40:34 a9d13591a411: Waiting 21:40:34 d62a02444d39: Waiting 21:40:34 348f14f6469c: Waiting 21:40:34 6c90cfd58e61: Pushed 21:40:34 c9c6d156766d: Pushed 21:40:34 d34fad78d91e: Pushed 21:40:34 e5f48e23c5ee: Pushed 21:40:34 409c51f45a4c: Layer already exists 21:40:34 a9d13591a411: Layer already exists 21:40:34 d62a02444d39: Layer already exists 21:40:34 376e6277a2f9: Pushed 21:40:34 348f14f6469c: Pushed 21:40:35 d72bbd446d16: Pushed 21:40:35 d8f1c7ec1aa7: Pushed 21:40:35 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:68fda1de945583f11d917d2dd57eca7195897c28e5c77b56a33b9d2686021667 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:40:36 c9c6d156766d: Preparing 21:40:36 e5f48e23c5ee: Preparing 21:40:36 d72bbd446d16: Preparing 21:40:36 6c90cfd58e61: Preparing 21:40:36 d34fad78d91e: Preparing 21:40:36 409c51f45a4c: Preparing 21:40:36 a9d13591a411: Preparing 21:40:36 376e6277a2f9: Preparing 21:40:36 348f14f6469c: Preparing 21:40:36 d8f1c7ec1aa7: Preparing 21:40:36 d62a02444d39: Preparing 21:40:36 348f14f6469c: Waiting 21:40:36 409c51f45a4c: Waiting 21:40:36 a9d13591a411: Waiting 21:40:36 d8f1c7ec1aa7: Waiting 21:40:36 d62a02444d39: Waiting 21:40:36 376e6277a2f9: Waiting 21:40:36 e5f48e23c5ee: Layer already exists 21:40:36 c9c6d156766d: Layer already exists 21:40:36 d72bbd446d16: Layer already exists 21:40:36 d34fad78d91e: Layer already exists 21:40:36 6c90cfd58e61: Layer already exists 21:40:36 409c51f45a4c: Layer already exists 21:40:36 d8f1c7ec1aa7: Layer already exists 21:40:36 348f14f6469c: Layer already exists 21:40:36 a9d13591a411: Layer already exists 21:40:36 376e6277a2f9: Layer already exists 21:40:36 d62a02444d39: Layer already exists 21:40:36 latest: digest: sha256:68fda1de945583f11d917d2dd57eca7195897c28e5c77b56a33b9d2686021667 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.78 21:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:40:37 c9c6d156766d: Preparing 21:40:37 e5f48e23c5ee: Preparing 21:40:37 d72bbd446d16: Preparing 21:40:37 6c90cfd58e61: Preparing 21:40:37 d34fad78d91e: Preparing 21:40:37 409c51f45a4c: Preparing 21:40:37 a9d13591a411: Preparing 21:40:37 376e6277a2f9: Preparing 21:40:37 348f14f6469c: Preparing 21:40:37 d8f1c7ec1aa7: Preparing 21:40:37 d62a02444d39: Preparing 21:40:37 409c51f45a4c: Waiting 21:40:37 348f14f6469c: Waiting 21:40:37 a9d13591a411: Waiting 21:40:37 d8f1c7ec1aa7: Waiting 21:40:37 376e6277a2f9: Waiting 21:40:37 d62a02444d39: Waiting 21:40:37 c9c6d156766d: Layer already exists 21:40:37 e5f48e23c5ee: Layer already exists 21:40:37 d34fad78d91e: Layer already exists 21:40:37 d72bbd446d16: Layer already exists 21:40:37 6c90cfd58e61: Layer already exists 21:40:37 409c51f45a4c: Layer already exists 21:40:37 a9d13591a411: Layer already exists 21:40:37 d8f1c7ec1aa7: Layer already exists 21:40:37 348f14f6469c: Layer already exists 21:40:37 376e6277a2f9: Layer already exists 21:40:37 d62a02444d39: Layer already exists 21:40:37 3.2.0-dev.78: digest: sha256:68fda1de945583f11d917d2dd57eca7195897c28e5c77b56a33b9d2686021667 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:40:37 c9c6d156766d: Preparing 21:40:37 e5f48e23c5ee: Preparing 21:40:37 d72bbd446d16: Preparing 21:40:37 6c90cfd58e61: Preparing 21:40:37 d34fad78d91e: Preparing 21:40:37 409c51f45a4c: Preparing 21:40:37 a9d13591a411: Preparing 21:40:37 376e6277a2f9: Preparing 21:40:37 348f14f6469c: Preparing 21:40:37 d8f1c7ec1aa7: Preparing 21:40:37 d62a02444d39: Preparing 21:40:37 a9d13591a411: Waiting 21:40:37 376e6277a2f9: Waiting 21:40:37 348f14f6469c: Waiting 21:40:37 d8f1c7ec1aa7: Waiting 21:40:37 d62a02444d39: Waiting 21:40:37 d34fad78d91e: Layer already exists 21:40:37 6c90cfd58e61: Layer already exists 21:40:37 d72bbd446d16: Layer already exists 21:40:37 e5f48e23c5ee: Layer already exists 21:40:37 c9c6d156766d: Layer already exists 21:40:37 409c51f45a4c: Layer already exists 21:40:37 376e6277a2f9: Layer already exists 21:40:37 a9d13591a411: Layer already exists 21:40:37 d8f1c7ec1aa7: Layer already exists 21:40:37 348f14f6469c: Layer already exists 21:40:37 d62a02444d39: Layer already exists 21:40:37 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:68fda1de945583f11d917d2dd57eca7195897c28e5c77b56a33b9d2686021667 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:40:38 c9c6d156766d: Preparing 21:40:38 e5f48e23c5ee: Preparing 21:40:38 d72bbd446d16: Preparing 21:40:38 6c90cfd58e61: Preparing 21:40:38 d34fad78d91e: Preparing 21:40:38 409c51f45a4c: Preparing 21:40:38 a9d13591a411: Preparing 21:40:38 376e6277a2f9: Preparing 21:40:38 348f14f6469c: Preparing 21:40:38 d8f1c7ec1aa7: Preparing 21:40:38 d62a02444d39: Preparing 21:40:38 a9d13591a411: Waiting 21:40:38 348f14f6469c: Waiting 21:40:38 d8f1c7ec1aa7: Waiting 21:40:38 409c51f45a4c: Waiting 21:40:38 d62a02444d39: Waiting 21:40:38 d34fad78d91e: Layer already exists 21:40:38 c9c6d156766d: Layer already exists 21:40:38 d72bbd446d16: Layer already exists 21:40:38 6c90cfd58e61: Layer already exists 21:40:38 e5f48e23c5ee: Layer already exists 21:40:38 409c51f45a4c: Layer already exists 21:40:38 376e6277a2f9: Layer already exists 21:40:38 a9d13591a411: Layer already exists 21:40:38 348f14f6469c: Layer already exists 21:40:38 d8f1c7ec1aa7: Layer already exists 21:40:38 d62a02444d39: Layer already exists 21:40:38 main: digest: sha256:68fda1de945583f11d917d2dd57eca7195897c28e5c77b56a33b9d2686021667 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:40:38 ===================================================== [Pipeline] echo 21:40:38 taggedImages: 21:40:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:40:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.78 21:40:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:40:38 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:40:38 39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:38 latest 21:40:38 3.2.0-dev.78 21:40:38 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:38 main 21:40:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:40:39 ce4d91e8a255: Preparing 21:40:39 6900938c7280: Preparing 21:40:39 147d34415c0e: Preparing 21:40:39 afae15599140: Preparing 21:40:39 c42d8ffa412a: Preparing 21:40:39 668a89fa57b4: Preparing 21:40:39 69d0abd09b54: Preparing 21:40:39 409c51f45a4c: Preparing 21:40:39 a9d13591a411: Preparing 21:40:39 9aa813a10834: Preparing 21:40:39 aedf2c5b3a60: Preparing 21:40:39 d62a02444d39: Preparing 21:40:39 668a89fa57b4: Waiting 21:40:39 409c51f45a4c: Waiting 21:40:39 a9d13591a411: Waiting 21:40:39 69d0abd09b54: Waiting 21:40:39 9aa813a10834: Waiting 21:40:39 aedf2c5b3a60: Waiting 21:40:39 d62a02444d39: Waiting 21:40:39 6900938c7280: Pushed 21:40:39 ce4d91e8a255: Pushed 21:40:39 c42d8ffa412a: Pushed 21:40:39 409c51f45a4c: Layer already exists 21:40:39 a9d13591a411: Layer already exists 21:40:39 668a89fa57b4: Pushed 21:40:39 69d0abd09b54: Pushed 21:40:39 d62a02444d39: Layer already exists 21:40:39 9aa813a10834: Pushed 21:40:39 afae15599140: Pushed 21:40:40 147d34415c0e: Pushed 21:40:40 aedf2c5b3a60: Pushed 21:40:40 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:fea2f0ce145224b9fa47bbfd33c61623273b24abfa1816c0f9fe4cfcf0f4a2f5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:40:41 ce4d91e8a255: Preparing 21:40:41 6900938c7280: Preparing 21:40:41 147d34415c0e: Preparing 21:40:41 afae15599140: Preparing 21:40:41 c42d8ffa412a: Preparing 21:40:41 668a89fa57b4: Preparing 21:40:41 69d0abd09b54: Preparing 21:40:41 409c51f45a4c: Preparing 21:40:41 a9d13591a411: Preparing 21:40:41 9aa813a10834: Preparing 21:40:41 aedf2c5b3a60: Preparing 21:40:41 d62a02444d39: Preparing 21:40:41 69d0abd09b54: Waiting 21:40:41 409c51f45a4c: Waiting 21:40:41 a9d13591a411: Waiting 21:40:41 9aa813a10834: Waiting 21:40:41 aedf2c5b3a60: Waiting 21:40:41 d62a02444d39: Waiting 21:40:41 668a89fa57b4: Waiting 21:40:41 147d34415c0e: Layer already exists 21:40:41 c42d8ffa412a: Layer already exists 21:40:41 6900938c7280: Layer already exists 21:40:41 ce4d91e8a255: Layer already exists 21:40:41 afae15599140: Layer already exists 21:40:41 668a89fa57b4: Layer already exists 21:40:41 69d0abd09b54: Layer already exists 21:40:41 409c51f45a4c: Layer already exists 21:40:41 a9d13591a411: Layer already exists 21:40:41 9aa813a10834: Layer already exists 21:40:41 aedf2c5b3a60: Layer already exists 21:40:41 d62a02444d39: Layer already exists 21:40:41 latest: digest: sha256:fea2f0ce145224b9fa47bbfd33c61623273b24abfa1816c0f9fe4cfcf0f4a2f5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.78 21:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:40:41 ce4d91e8a255: Preparing 21:40:41 6900938c7280: Preparing 21:40:41 147d34415c0e: Preparing 21:40:41 afae15599140: Preparing 21:40:41 c42d8ffa412a: Preparing 21:40:41 668a89fa57b4: Preparing 21:40:41 69d0abd09b54: Preparing 21:40:41 409c51f45a4c: Preparing 21:40:41 a9d13591a411: Preparing 21:40:41 9aa813a10834: Preparing 21:40:41 aedf2c5b3a60: Preparing 21:40:41 d62a02444d39: Preparing 21:40:41 9aa813a10834: Waiting 21:40:41 668a89fa57b4: Waiting 21:40:41 aedf2c5b3a60: Waiting 21:40:41 d62a02444d39: Waiting 21:40:41 69d0abd09b54: Waiting 21:40:41 409c51f45a4c: Waiting 21:40:41 147d34415c0e: Layer already exists 21:40:41 c42d8ffa412a: Layer already exists 21:40:41 ce4d91e8a255: Layer already exists 21:40:41 afae15599140: Layer already exists 21:40:41 6900938c7280: Layer already exists 21:40:41 69d0abd09b54: Layer already exists 21:40:41 668a89fa57b4: Layer already exists 21:40:41 a9d13591a411: Layer already exists 21:40:41 409c51f45a4c: Layer already exists 21:40:41 9aa813a10834: Layer already exists 21:40:41 aedf2c5b3a60: Layer already exists 21:40:41 d62a02444d39: Layer already exists 21:40:41 3.2.0-dev.78: digest: sha256:fea2f0ce145224b9fa47bbfd33c61623273b24abfa1816c0f9fe4cfcf0f4a2f5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:40:42 ce4d91e8a255: Preparing 21:40:42 6900938c7280: Preparing 21:40:42 147d34415c0e: Preparing 21:40:42 afae15599140: Preparing 21:40:42 c42d8ffa412a: Preparing 21:40:42 668a89fa57b4: Preparing 21:40:42 69d0abd09b54: Preparing 21:40:42 409c51f45a4c: Preparing 21:40:42 668a89fa57b4: Waiting 21:40:42 69d0abd09b54: Waiting 21:40:42 a9d13591a411: Preparing 21:40:42 9aa813a10834: Preparing 21:40:42 aedf2c5b3a60: Preparing 21:40:42 d62a02444d39: Preparing 21:40:42 409c51f45a4c: Waiting 21:40:42 a9d13591a411: Waiting 21:40:42 9aa813a10834: Waiting 21:40:42 aedf2c5b3a60: Waiting 21:40:42 d62a02444d39: Waiting 21:40:42 ce4d91e8a255: Layer already exists 21:40:42 147d34415c0e: Layer already exists 21:40:42 6900938c7280: Layer already exists 21:40:42 afae15599140: Layer already exists 21:40:42 c42d8ffa412a: Layer already exists 21:40:42 69d0abd09b54: Layer already exists 21:40:42 a9d13591a411: Layer already exists 21:40:42 409c51f45a4c: Layer already exists 21:40:42 9aa813a10834: Layer already exists 21:40:42 668a89fa57b4: Layer already exists 21:40:42 aedf2c5b3a60: Layer already exists 21:40:42 d62a02444d39: Layer already exists 21:40:42 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:fea2f0ce145224b9fa47bbfd33c61623273b24abfa1816c0f9fe4cfcf0f4a2f5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:40:43 ce4d91e8a255: Preparing 21:40:43 6900938c7280: Preparing 21:40:43 147d34415c0e: Preparing 21:40:43 afae15599140: Preparing 21:40:43 c42d8ffa412a: Preparing 21:40:43 668a89fa57b4: Preparing 21:40:43 69d0abd09b54: Preparing 21:40:43 409c51f45a4c: Preparing 21:40:43 a9d13591a411: Preparing 21:40:43 9aa813a10834: Preparing 21:40:43 aedf2c5b3a60: Preparing 21:40:43 d62a02444d39: Preparing 21:40:43 69d0abd09b54: Waiting 21:40:43 409c51f45a4c: Waiting 21:40:43 a9d13591a411: Waiting 21:40:43 9aa813a10834: Waiting 21:40:43 aedf2c5b3a60: Waiting 21:40:43 d62a02444d39: Waiting 21:40:43 668a89fa57b4: Waiting 21:40:43 ce4d91e8a255: Layer already exists 21:40:43 147d34415c0e: Layer already exists 21:40:43 afae15599140: Layer already exists 21:40:43 c42d8ffa412a: Layer already exists 21:40:43 6900938c7280: Layer already exists 21:40:43 668a89fa57b4: Layer already exists 21:40:43 409c51f45a4c: Layer already exists 21:40:43 69d0abd09b54: Layer already exists 21:40:43 a9d13591a411: Layer already exists 21:40:43 9aa813a10834: Layer already exists 21:40:43 aedf2c5b3a60: Layer already exists 21:40:43 d62a02444d39: Layer already exists 21:40:43 main: digest: sha256:fea2f0ce145224b9fa47bbfd33c61623273b24abfa1816c0f9fe4cfcf0f4a2f5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:40:43 ===================================================== [Pipeline] echo 21:40:43 taggedImages: 21:40:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:40:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.78 21:40:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:40:43 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 21:40:43 39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:43 latest 21:40:43 3.2.0-dev.78 21:40:43 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:43 main 21:40:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:40:43 ca54d2b4e33e: Preparing 21:40:43 2eca2e5a82d2: Preparing 21:40:43 409c51f45a4c: Preparing 21:40:43 a9d13591a411: Preparing 21:40:43 e28f2668a7c1: Preparing 21:40:43 279ba3354f6c: Preparing 21:40:43 d62a02444d39: Preparing 21:40:43 279ba3354f6c: Waiting 21:40:43 a9d13591a411: Layer already exists 21:40:43 409c51f45a4c: Layer already exists 21:40:43 d62a02444d39: Layer already exists 21:40:43 e28f2668a7c1: Pushed 21:40:43 ca54d2b4e33e: Pushed 21:40:44 279ba3354f6c: Pushed 21:40:45 2eca2e5a82d2: Pushed 21:40:45 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:78c573d19d2d950704c43fbad35568830351dce154b49f97f473666ca64e90ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:46 + 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 21:40:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:40:46 ca54d2b4e33e: Preparing 21:40:46 2eca2e5a82d2: Preparing 21:40:46 409c51f45a4c: Preparing 21:40:46 a9d13591a411: Preparing 21:40:46 e28f2668a7c1: Preparing 21:40:46 279ba3354f6c: Preparing 21:40:46 d62a02444d39: Preparing 21:40:46 d62a02444d39: Waiting 21:40:46 2eca2e5a82d2: Layer already exists 21:40:46 409c51f45a4c: Layer already exists 21:40:46 ca54d2b4e33e: Layer already exists 21:40:46 e28f2668a7c1: Layer already exists 21:40:46 a9d13591a411: Layer already exists 21:40:46 d62a02444d39: Layer already exists 21:40:46 279ba3354f6c: Layer already exists 21:40:46 latest: digest: sha256:78c573d19d2d950704c43fbad35568830351dce154b49f97f473666ca64e90ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.78 21:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:40:47 ca54d2b4e33e: Preparing 21:40:47 2eca2e5a82d2: Preparing 21:40:47 409c51f45a4c: Preparing 21:40:47 a9d13591a411: Preparing 21:40:47 e28f2668a7c1: Preparing 21:40:47 279ba3354f6c: Preparing 21:40:47 d62a02444d39: Preparing 21:40:47 d62a02444d39: Waiting 21:40:47 279ba3354f6c: Waiting 21:40:47 2eca2e5a82d2: Layer already exists 21:40:47 a9d13591a411: Layer already exists 21:40:47 409c51f45a4c: Layer already exists 21:40:47 e28f2668a7c1: Layer already exists 21:40:47 ca54d2b4e33e: Layer already exists 21:40:47 d62a02444d39: Layer already exists 21:40:47 279ba3354f6c: Layer already exists 21:40:47 3.2.0-dev.78: digest: sha256:78c573d19d2d950704c43fbad35568830351dce154b49f97f473666ca64e90ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:40:47 ca54d2b4e33e: Preparing 21:40:47 2eca2e5a82d2: Preparing 21:40:47 409c51f45a4c: Preparing 21:40:47 a9d13591a411: Preparing 21:40:47 e28f2668a7c1: Preparing 21:40:47 279ba3354f6c: Preparing 21:40:47 d62a02444d39: Preparing 21:40:47 279ba3354f6c: Waiting 21:40:47 d62a02444d39: Waiting 21:40:47 409c51f45a4c: Layer already exists 21:40:47 a9d13591a411: Layer already exists 21:40:47 ca54d2b4e33e: Layer already exists 21:40:47 e28f2668a7c1: Layer already exists 21:40:47 2eca2e5a82d2: Layer already exists 21:40:47 279ba3354f6c: Layer already exists 21:40:47 d62a02444d39: Layer already exists 21:40:47 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:78c573d19d2d950704c43fbad35568830351dce154b49f97f473666ca64e90ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:48 + 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 21:40:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 21:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:40:48 ca54d2b4e33e: Preparing 21:40:48 2eca2e5a82d2: Preparing 21:40:48 409c51f45a4c: Preparing 21:40:48 a9d13591a411: Preparing 21:40:48 e28f2668a7c1: Preparing 21:40:48 279ba3354f6c: Preparing 21:40:48 d62a02444d39: Preparing 21:40:48 279ba3354f6c: Waiting 21:40:48 d62a02444d39: Waiting 21:40:48 ca54d2b4e33e: Layer already exists 21:40:48 2eca2e5a82d2: Layer already exists 21:40:48 409c51f45a4c: Layer already exists 21:40:48 e28f2668a7c1: Layer already exists 21:40:48 a9d13591a411: Layer already exists 21:40:48 279ba3354f6c: Layer already exists 21:40:48 d62a02444d39: Layer already exists 21:40:48 main: digest: sha256:78c573d19d2d950704c43fbad35568830351dce154b49f97f473666ca64e90ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:40:48 ===================================================== [Pipeline] echo 21:40:48 taggedImages: 21:40:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:40:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.78 21:40:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 21:40:48 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 21:40:48 39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:48 latest 21:40:48 3.2.0-dev.78 21:40:48 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:40:48 main 21:40:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:39852f1daf820c2bfd33d0812a7352dad20a209f 21:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:40:49 0db304c30c78: Preparing 21:40:49 5aff3c31f22d: Preparing 21:40:49 30a282947162: Preparing 21:40:49 409c51f45a4c: Preparing 21:40:49 a9d13591a411: Preparing 21:40:49 2d23f1ee707d: Preparing 21:40:49 b4b6a0693ea3: Preparing 21:40:49 99920269c206: Preparing 21:40:49 d57a27ee0b43: Preparing 21:40:49 d62a02444d39: Preparing 21:40:49 b4b6a0693ea3: Waiting 21:40:49 d57a27ee0b43: Waiting 21:40:49 d62a02444d39: Waiting 21:40:49 99920269c206: Waiting 21:40:49 2d23f1ee707d: Waiting 21:40:49 409c51f45a4c: Layer already exists 21:40:49 a9d13591a411: Layer already exists 21:40:49 0db304c30c78: Pushed 21:40:49 30a282947162: Pushed 21:40:49 5aff3c31f22d: Pushed 21:40:49 d62a02444d39: Layer already exists 21:40:49 99920269c206: Pushed 21:40:49 d57a27ee0b43: Pushed 21:40:56 b4b6a0693ea3: Pushed 21:40:58 2d23f1ee707d: Pushed 21:40:58 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:a30352656f7314f33ca727fc0348c5b603b0d3167e276be3f4abfd4d62777af0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:40:59 0db304c30c78: Preparing 21:40:59 5aff3c31f22d: Preparing 21:40:59 30a282947162: Preparing 21:40:59 409c51f45a4c: Preparing 21:40:59 a9d13591a411: Preparing 21:40:59 2d23f1ee707d: Preparing 21:40:59 b4b6a0693ea3: Preparing 21:40:59 99920269c206: Preparing 21:40:59 d57a27ee0b43: Preparing 21:40:59 d62a02444d39: Preparing 21:40:59 2d23f1ee707d: Waiting 21:40:59 b4b6a0693ea3: Waiting 21:40:59 99920269c206: Waiting 21:40:59 d57a27ee0b43: Waiting 21:40:59 d62a02444d39: Waiting 21:40:59 0db304c30c78: Layer already exists 21:40:59 5aff3c31f22d: Layer already exists 21:40:59 30a282947162: Layer already exists 21:40:59 409c51f45a4c: Layer already exists 21:40:59 a9d13591a411: Layer already exists 21:40:59 d57a27ee0b43: Layer already exists 21:40:59 2d23f1ee707d: Layer already exists 21:40:59 b4b6a0693ea3: Layer already exists 21:40:59 99920269c206: Layer already exists 21:40:59 d62a02444d39: Layer already exists 21:40:59 latest: digest: sha256:a30352656f7314f33ca727fc0348c5b603b0d3167e276be3f4abfd4d62777af0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.78 21:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:41:00 0db304c30c78: Preparing 21:41:00 5aff3c31f22d: Preparing 21:41:00 30a282947162: Preparing 21:41:00 409c51f45a4c: Preparing 21:41:00 a9d13591a411: Preparing 21:41:00 2d23f1ee707d: Preparing 21:41:00 b4b6a0693ea3: Preparing 21:41:00 99920269c206: Preparing 21:41:00 d57a27ee0b43: Preparing 21:41:00 d62a02444d39: Preparing 21:41:00 b4b6a0693ea3: Waiting 21:41:00 2d23f1ee707d: Waiting 21:41:00 99920269c206: Waiting 21:41:00 d57a27ee0b43: Waiting 21:41:00 d62a02444d39: Waiting 21:41:00 5aff3c31f22d: Layer already exists 21:41:00 a9d13591a411: Layer already exists 21:41:00 30a282947162: Layer already exists 21:41:00 0db304c30c78: Layer already exists 21:41:00 409c51f45a4c: Layer already exists 21:41:00 2d23f1ee707d: Layer already exists 21:41:00 d57a27ee0b43: Layer already exists 21:41:00 99920269c206: Layer already exists 21:41:00 d62a02444d39: Layer already exists 21:41:00 b4b6a0693ea3: Layer already exists 21:41:00 3.2.0-dev.78: digest: sha256:a30352656f7314f33ca727fc0348c5b603b0d3167e276be3f4abfd4d62777af0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:41:00 0db304c30c78: Preparing 21:41:00 5aff3c31f22d: Preparing 21:41:00 30a282947162: Preparing 21:41:00 409c51f45a4c: Preparing 21:41:00 a9d13591a411: Preparing 21:41:00 2d23f1ee707d: Preparing 21:41:00 b4b6a0693ea3: Preparing 21:41:00 2d23f1ee707d: Waiting 21:41:00 99920269c206: Preparing 21:41:00 d57a27ee0b43: Preparing 21:41:00 d62a02444d39: Preparing 21:41:00 b4b6a0693ea3: Waiting 21:41:00 d57a27ee0b43: Waiting 21:41:00 99920269c206: Waiting 21:41:00 d62a02444d39: Waiting 21:41:00 409c51f45a4c: Layer already exists 21:41:00 30a282947162: Layer already exists 21:41:00 a9d13591a411: Layer already exists 21:41:00 0db304c30c78: Layer already exists 21:41:00 5aff3c31f22d: Layer already exists 21:41:00 2d23f1ee707d: Layer already exists 21:41:00 b4b6a0693ea3: Layer already exists 21:41:00 d57a27ee0b43: Layer already exists 21:41:00 d62a02444d39: Layer already exists 21:41:00 99920269c206: Layer already exists 21:41:00 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:a30352656f7314f33ca727fc0348c5b603b0d3167e276be3f4abfd4d62777af0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 21:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:41:01 0db304c30c78: Preparing 21:41:01 5aff3c31f22d: Preparing 21:41:01 30a282947162: Preparing 21:41:01 409c51f45a4c: Preparing 21:41:01 a9d13591a411: Preparing 21:41:01 2d23f1ee707d: Preparing 21:41:01 b4b6a0693ea3: Preparing 21:41:01 99920269c206: Preparing 21:41:01 d57a27ee0b43: Preparing 21:41:01 d62a02444d39: Preparing 21:41:01 99920269c206: Waiting 21:41:01 b4b6a0693ea3: Waiting 21:41:01 d57a27ee0b43: Waiting 21:41:01 2d23f1ee707d: Waiting 21:41:01 d62a02444d39: Waiting 21:41:01 a9d13591a411: Layer already exists 21:41:01 0db304c30c78: Layer already exists 21:41:01 5aff3c31f22d: Layer already exists 21:41:01 30a282947162: Layer already exists 21:41:01 409c51f45a4c: Layer already exists 21:41:01 b4b6a0693ea3: Layer already exists 21:41:01 2d23f1ee707d: Layer already exists 21:41:01 99920269c206: Layer already exists 21:41:01 d57a27ee0b43: Layer already exists 21:41:01 d62a02444d39: Layer already exists 21:41:01 main: digest: sha256:a30352656f7314f33ca727fc0348c5b603b0d3167e276be3f4abfd4d62777af0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:41:01 ===================================================== [Pipeline] echo 21:41:01 taggedImages: 21:41:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:39852f1daf820c2bfd33d0812a7352dad20a209f 21:41:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:41:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.78 21:41:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 21:41:01 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 21:41:01 39852f1daf820c2bfd33d0812a7352dad20a209f 21:41:01 latest 21:41:01 3.2.0-dev.78 21:41:01 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:01 main 21:41:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:39852f1daf820c2bfd33d0812a7352dad20a209f 21:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:41:02 cee31bb5402f: Preparing 21:41:02 192fdcb7f541: Preparing 21:41:02 d7dcd50fc2bf: Preparing 21:41:02 409c51f45a4c: Preparing 21:41:02 a9d13591a411: Preparing 21:41:02 bb8d896806c0: Preparing 21:41:02 2b83679b600b: Preparing 21:41:02 77f5eab7e321: Preparing 21:41:02 d62a02444d39: Preparing 21:41:02 bb8d896806c0: Waiting 21:41:02 2b83679b600b: Waiting 21:41:02 77f5eab7e321: Waiting 21:41:02 d62a02444d39: Waiting 21:41:02 409c51f45a4c: Layer already exists 21:41:02 a9d13591a411: Layer already exists 21:41:02 d7dcd50fc2bf: Pushed 21:41:02 cee31bb5402f: Pushed 21:41:02 2b83679b600b: Pushed 21:41:02 192fdcb7f541: Pushed 21:41:02 d62a02444d39: Layer already exists 21:41:02 77f5eab7e321: Pushed 21:41:12 bb8d896806c0: Pushed 21:41:12 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:e168afee23512f1a0e0a1a70fabea538403ead50bd85fa383a79118b1a967fcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:41:13 cee31bb5402f: Preparing 21:41:13 192fdcb7f541: Preparing 21:41:13 d7dcd50fc2bf: Preparing 21:41:13 409c51f45a4c: Preparing 21:41:13 a9d13591a411: Preparing 21:41:13 bb8d896806c0: Preparing 21:41:13 2b83679b600b: Preparing 21:41:13 77f5eab7e321: Preparing 21:41:13 d62a02444d39: Preparing 21:41:13 77f5eab7e321: Waiting 21:41:13 d62a02444d39: Waiting 21:41:13 bb8d896806c0: Waiting 21:41:13 2b83679b600b: Waiting 21:41:13 cee31bb5402f: Layer already exists 21:41:13 192fdcb7f541: Layer already exists 21:41:13 a9d13591a411: Layer already exists 21:41:13 409c51f45a4c: Layer already exists 21:41:13 d7dcd50fc2bf: Layer already exists 21:41:13 2b83679b600b: Layer already exists 21:41:13 bb8d896806c0: Layer already exists 21:41:13 77f5eab7e321: Layer already exists 21:41:13 d62a02444d39: Layer already exists 21:41:13 latest: digest: sha256:e168afee23512f1a0e0a1a70fabea538403ead50bd85fa383a79118b1a967fcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.78 21:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:41:13 cee31bb5402f: Preparing 21:41:13 192fdcb7f541: Preparing 21:41:13 d7dcd50fc2bf: Preparing 21:41:13 409c51f45a4c: Preparing 21:41:13 a9d13591a411: Preparing 21:41:13 bb8d896806c0: Preparing 21:41:13 2b83679b600b: Preparing 21:41:13 77f5eab7e321: Preparing 21:41:13 d62a02444d39: Preparing 21:41:13 77f5eab7e321: Waiting 21:41:13 2b83679b600b: Waiting 21:41:13 d62a02444d39: Waiting 21:41:13 bb8d896806c0: Waiting 21:41:13 192fdcb7f541: Layer already exists 21:41:13 cee31bb5402f: Layer already exists 21:41:13 d7dcd50fc2bf: Layer already exists 21:41:13 409c51f45a4c: Layer already exists 21:41:13 a9d13591a411: Layer already exists 21:41:13 2b83679b600b: Layer already exists 21:41:13 bb8d896806c0: Layer already exists 21:41:13 77f5eab7e321: Layer already exists 21:41:13 d62a02444d39: Layer already exists 21:41:13 3.2.0-dev.78: digest: sha256:e168afee23512f1a0e0a1a70fabea538403ead50bd85fa383a79118b1a967fcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:41:14 cee31bb5402f: Preparing 21:41:14 192fdcb7f541: Preparing 21:41:14 d7dcd50fc2bf: Preparing 21:41:14 409c51f45a4c: Preparing 21:41:14 a9d13591a411: Preparing 21:41:14 bb8d896806c0: Preparing 21:41:14 2b83679b600b: Preparing 21:41:14 77f5eab7e321: Preparing 21:41:14 d62a02444d39: Preparing 21:41:14 bb8d896806c0: Waiting 21:41:14 2b83679b600b: Waiting 21:41:14 77f5eab7e321: Waiting 21:41:14 d62a02444d39: Waiting 21:41:14 d7dcd50fc2bf: Layer already exists 21:41:14 192fdcb7f541: Layer already exists 21:41:14 409c51f45a4c: Layer already exists 21:41:14 cee31bb5402f: Layer already exists 21:41:14 a9d13591a411: Layer already exists 21:41:14 2b83679b600b: Layer already exists 21:41:14 bb8d896806c0: Layer already exists 21:41:14 77f5eab7e321: Layer already exists 21:41:14 d62a02444d39: Layer already exists 21:41:14 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:e168afee23512f1a0e0a1a70fabea538403ead50bd85fa383a79118b1a967fcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 21:41:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:41:15 cee31bb5402f: Preparing 21:41:15 192fdcb7f541: Preparing 21:41:15 d7dcd50fc2bf: Preparing 21:41:15 409c51f45a4c: Preparing 21:41:15 a9d13591a411: Preparing 21:41:15 bb8d896806c0: Preparing 21:41:15 2b83679b600b: Preparing 21:41:15 77f5eab7e321: Preparing 21:41:15 d62a02444d39: Preparing 21:41:15 77f5eab7e321: Waiting 21:41:15 bb8d896806c0: Waiting 21:41:15 d62a02444d39: Waiting 21:41:15 2b83679b600b: Waiting 21:41:15 409c51f45a4c: Layer already exists 21:41:15 192fdcb7f541: Layer already exists 21:41:15 a9d13591a411: Layer already exists 21:41:15 cee31bb5402f: Layer already exists 21:41:15 d7dcd50fc2bf: Layer already exists 21:41:15 bb8d896806c0: Layer already exists 21:41:15 2b83679b600b: Layer already exists 21:41:15 77f5eab7e321: Layer already exists 21:41:15 d62a02444d39: Layer already exists 21:41:15 main: digest: sha256:e168afee23512f1a0e0a1a70fabea538403ead50bd85fa383a79118b1a967fcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:41:15 ===================================================== [Pipeline] echo 21:41:15 taggedImages: 21:41:15 - nexus3.edgexfoundry.org:10004/security-spire-config:39852f1daf820c2bfd33d0812a7352dad20a209f 21:41:15 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:41:15 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.78 21:41:15 - nexus3.edgexfoundry.org:10004/security-spire-config:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:15 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 21:41:15 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 21:41:15 39852f1daf820c2bfd33d0812a7352dad20a209f 21:41:15 latest 21:41:15 3.2.0-dev.78 21:41:15 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:15 main 21:41:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:39852f1daf820c2bfd33d0812a7352dad20a209f 21:41:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:41:15 088bfdd7511c: Preparing 21:41:15 063909b0ed84: Preparing 21:41:15 57e74fb64114: Preparing 21:41:15 409c51f45a4c: Preparing 21:41:15 a9d13591a411: Preparing 21:41:15 74583286b793: Preparing 21:41:15 99920269c206: Preparing 21:41:15 d57a27ee0b43: Preparing 21:41:15 d62a02444d39: Preparing 21:41:15 d62a02444d39: Waiting 21:41:15 d57a27ee0b43: Waiting 21:41:15 74583286b793: Waiting 21:41:15 99920269c206: Waiting 21:41:15 a9d13591a411: Layer already exists 21:41:15 409c51f45a4c: Layer already exists 21:41:15 99920269c206: Layer already exists 21:41:15 d57a27ee0b43: Layer already exists 21:41:15 d62a02444d39: Layer already exists 21:41:15 063909b0ed84: Pushed 21:41:15 57e74fb64114: Pushed 21:41:15 088bfdd7511c: Pushed 21:41:28 74583286b793: Pushed 21:41:28 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:f51a2c803079365922244e41eaf03862e024e10b82814f365da201bc0ad16df8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:41:28 088bfdd7511c: Preparing 21:41:28 063909b0ed84: Preparing 21:41:28 57e74fb64114: Preparing 21:41:28 409c51f45a4c: Preparing 21:41:28 a9d13591a411: Preparing 21:41:28 74583286b793: Preparing 21:41:28 74583286b793: Waiting 21:41:28 99920269c206: Preparing 21:41:28 d57a27ee0b43: Preparing 21:41:28 99920269c206: Waiting 21:41:28 d62a02444d39: Preparing 21:41:28 d57a27ee0b43: Waiting 21:41:28 d62a02444d39: Waiting 21:41:28 a9d13591a411: Layer already exists 21:41:28 409c51f45a4c: Layer already exists 21:41:28 57e74fb64114: Layer already exists 21:41:28 063909b0ed84: Layer already exists 21:41:28 088bfdd7511c: Layer already exists 21:41:28 74583286b793: Layer already exists 21:41:28 99920269c206: Layer already exists 21:41:28 d57a27ee0b43: Layer already exists 21:41:28 d62a02444d39: Layer already exists 21:41:28 latest: digest: sha256:f51a2c803079365922244e41eaf03862e024e10b82814f365da201bc0ad16df8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.78 21:41:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:41:29 088bfdd7511c: Preparing 21:41:29 063909b0ed84: Preparing 21:41:29 57e74fb64114: Preparing 21:41:29 409c51f45a4c: Preparing 21:41:29 a9d13591a411: Preparing 21:41:29 74583286b793: Preparing 21:41:29 99920269c206: Preparing 21:41:29 d57a27ee0b43: Preparing 21:41:29 74583286b793: Waiting 21:41:29 99920269c206: Waiting 21:41:29 d62a02444d39: Preparing 21:41:29 d57a27ee0b43: Waiting 21:41:29 d62a02444d39: Waiting 21:41:29 063909b0ed84: Layer already exists 21:41:29 409c51f45a4c: Layer already exists 21:41:29 a9d13591a411: Layer already exists 21:41:29 088bfdd7511c: Layer already exists 21:41:29 57e74fb64114: Layer already exists 21:41:29 99920269c206: Layer already exists 21:41:29 74583286b793: Layer already exists 21:41:29 d57a27ee0b43: Layer already exists 21:41:29 d62a02444d39: Layer already exists 21:41:29 3.2.0-dev.78: digest: sha256:f51a2c803079365922244e41eaf03862e024e10b82814f365da201bc0ad16df8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:41:30 088bfdd7511c: Preparing 21:41:30 063909b0ed84: Preparing 21:41:30 57e74fb64114: Preparing 21:41:30 409c51f45a4c: Preparing 21:41:30 a9d13591a411: Preparing 21:41:30 74583286b793: Preparing 21:41:30 99920269c206: Preparing 21:41:30 d57a27ee0b43: Preparing 21:41:30 d62a02444d39: Preparing 21:41:30 99920269c206: Waiting 21:41:30 74583286b793: Waiting 21:41:30 d57a27ee0b43: Waiting 21:41:30 d62a02444d39: Waiting 21:41:30 088bfdd7511c: Layer already exists 21:41:30 409c51f45a4c: Layer already exists 21:41:30 57e74fb64114: Layer already exists 21:41:30 063909b0ed84: Layer already exists 21:41:30 a9d13591a411: Layer already exists 21:41:30 99920269c206: Layer already exists 21:41:30 d57a27ee0b43: Layer already exists 21:41:30 74583286b793: Layer already exists 21:41:30 d62a02444d39: Layer already exists 21:41:30 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:f51a2c803079365922244e41eaf03862e024e10b82814f365da201bc0ad16df8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 21:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:41:30 088bfdd7511c: Preparing 21:41:30 063909b0ed84: Preparing 21:41:30 57e74fb64114: Preparing 21:41:30 409c51f45a4c: Preparing 21:41:30 a9d13591a411: Preparing 21:41:30 74583286b793: Preparing 21:41:30 99920269c206: Preparing 21:41:30 d57a27ee0b43: Preparing 21:41:30 d62a02444d39: Preparing 21:41:30 d57a27ee0b43: Waiting 21:41:30 99920269c206: Waiting 21:41:30 d62a02444d39: Waiting 21:41:30 74583286b793: Waiting 21:41:30 063909b0ed84: Layer already exists 21:41:30 088bfdd7511c: Layer already exists 21:41:30 a9d13591a411: Layer already exists 21:41:30 57e74fb64114: Layer already exists 21:41:30 409c51f45a4c: Layer already exists 21:41:30 d57a27ee0b43: Layer already exists 21:41:30 74583286b793: Layer already exists 21:41:30 99920269c206: Layer already exists 21:41:30 d62a02444d39: Layer already exists 21:41:30 main: digest: sha256:f51a2c803079365922244e41eaf03862e024e10b82814f365da201bc0ad16df8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:41:30 ===================================================== [Pipeline] echo 21:41:30 taggedImages: 21:41:30 - nexus3.edgexfoundry.org:10004/security-spire-server:39852f1daf820c2bfd33d0812a7352dad20a209f 21:41:30 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:41:30 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.78 21:41:30 - nexus3.edgexfoundry.org:10004/security-spire-server:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:30 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 21:41:30 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 21:41:30 39852f1daf820c2bfd33d0812a7352dad20a209f 21:41:30 latest 21:41:30 3.2.0-dev.78 21:41:30 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:30 main 21:41:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:31 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:31 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f 21:41:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 21:41:31 08224f791f08: Preparing 21:41:31 23e6abd916b1: Preparing 21:41:31 409c51f45a4c: Preparing 21:41:31 a9d13591a411: Preparing 21:41:31 0655eeff0eaf: Preparing 21:41:31 4c5cf3f03f6b: Preparing 21:41:31 d62a02444d39: Preparing 21:41:31 4c5cf3f03f6b: Waiting 21:41:31 d62a02444d39: Waiting 21:41:31 409c51f45a4c: Layer already exists 21:41:31 a9d13591a411: Layer already exists 21:41:31 d62a02444d39: Layer already exists 21:41:31 08224f791f08: Pushed 21:41:31 0655eeff0eaf: Pushed 21:41:32 4c5cf3f03f6b: Pushed 21:41:35 23e6abd916b1: Pushed 21:41:35 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:cc7ea8c7b0a0c27d0ccdf9950aef32c061b96140cbde971d924a2173afb90fc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:35 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:35 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 21:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 21:41:35 08224f791f08: Preparing 21:41:35 23e6abd916b1: Preparing 21:41:35 409c51f45a4c: Preparing 21:41:35 a9d13591a411: Preparing 21:41:35 0655eeff0eaf: Preparing 21:41:35 4c5cf3f03f6b: Preparing 21:41:35 d62a02444d39: Preparing 21:41:35 d62a02444d39: Waiting 21:41:35 4c5cf3f03f6b: Waiting 21:41:35 08224f791f08: Layer already exists 21:41:35 a9d13591a411: Layer already exists 21:41:35 23e6abd916b1: Layer already exists 21:41:35 0655eeff0eaf: Layer already exists 21:41:35 409c51f45a4c: Layer already exists 21:41:35 4c5cf3f03f6b: Layer already exists 21:41:35 d62a02444d39: Layer already exists 21:41:35 latest: digest: sha256:cc7ea8c7b0a0c27d0ccdf9950aef32c061b96140cbde971d924a2173afb90fc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:36 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.78 21:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 21:41:36 08224f791f08: Preparing 21:41:36 23e6abd916b1: Preparing 21:41:36 409c51f45a4c: Preparing 21:41:36 a9d13591a411: Preparing 21:41:36 0655eeff0eaf: Preparing 21:41:36 4c5cf3f03f6b: Preparing 21:41:36 d62a02444d39: Preparing 21:41:36 4c5cf3f03f6b: Waiting 21:41:36 d62a02444d39: Waiting 21:41:36 23e6abd916b1: Layer already exists 21:41:36 409c51f45a4c: Layer already exists 21:41:36 08224f791f08: Layer already exists 21:41:36 a9d13591a411: Layer already exists 21:41:36 0655eeff0eaf: Layer already exists 21:41:36 d62a02444d39: Layer already exists 21:41:36 4c5cf3f03f6b: Layer already exists 21:41:36 3.2.0-dev.78: digest: sha256:cc7ea8c7b0a0c27d0ccdf9950aef32c061b96140cbde971d924a2173afb90fc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:36 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 21:41:37 08224f791f08: Preparing 21:41:37 23e6abd916b1: Preparing 21:41:37 409c51f45a4c: Preparing 21:41:37 a9d13591a411: Preparing 21:41:37 0655eeff0eaf: Preparing 21:41:37 4c5cf3f03f6b: Preparing 21:41:37 d62a02444d39: Preparing 21:41:37 4c5cf3f03f6b: Waiting 21:41:37 08224f791f08: Layer already exists 21:41:37 23e6abd916b1: Layer already exists 21:41:37 409c51f45a4c: Layer already exists 21:41:37 0655eeff0eaf: Layer already exists 21:41:37 a9d13591a411: Layer already exists 21:41:37 d62a02444d39: Layer already exists 21:41:37 4c5cf3f03f6b: Layer already exists 21:41:37 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:cc7ea8c7b0a0c27d0ccdf9950aef32c061b96140cbde971d924a2173afb90fc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:37 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 21:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 21:41:37 08224f791f08: Preparing 21:41:37 23e6abd916b1: Preparing 21:41:37 409c51f45a4c: Preparing 21:41:37 a9d13591a411: Preparing 21:41:37 0655eeff0eaf: Preparing 21:41:37 4c5cf3f03f6b: Preparing 21:41:37 d62a02444d39: Preparing 21:41:37 4c5cf3f03f6b: Waiting 21:41:37 d62a02444d39: Waiting 21:41:37 08224f791f08: Layer already exists 21:41:37 23e6abd916b1: Layer already exists 21:41:37 a9d13591a411: Layer already exists 21:41:37 409c51f45a4c: Layer already exists 21:41:37 0655eeff0eaf: Layer already exists 21:41:37 d62a02444d39: Layer already exists 21:41:37 4c5cf3f03f6b: Layer already exists 21:41:37 main: digest: sha256:cc7ea8c7b0a0c27d0ccdf9950aef32c061b96140cbde971d924a2173afb90fc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:41:37 ===================================================== [Pipeline] echo 21:41:37 taggedImages: 21:41:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f 21:41:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 21:41:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.78 21:41:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 21:41:38 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:41:38 39852f1daf820c2bfd33d0812a7352dad20a209f 21:41:38 latest 21:41:38 3.2.0-dev.78 21:41:38 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:38 main 21:41:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:39852f1daf820c2bfd33d0812a7352dad20a209f 21:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:41:38 4aa5d167848c: Preparing 21:41:38 0087144e9382: Preparing 21:41:38 409c51f45a4c: Preparing 21:41:38 a9d13591a411: Preparing 21:41:38 630ab06ceb1d: Preparing 21:41:38 4de2ea9e80dd: Preparing 21:41:38 d62a02444d39: Preparing 21:41:38 4de2ea9e80dd: Waiting 21:41:38 d62a02444d39: Waiting 21:41:38 a9d13591a411: Layer already exists 21:41:38 409c51f45a4c: Layer already exists 21:41:38 d62a02444d39: Layer already exists 21:41:38 630ab06ceb1d: Pushed 21:41:38 4aa5d167848c: Pushed 21:41:38 4de2ea9e80dd: Pushed 21:41:42 0087144e9382: Pushed 21:41:42 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:c81dc22b7dc3a9fa298996f46fba358fd8688dfd84259e870502d7bee10b62d7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:41:43 4aa5d167848c: Preparing 21:41:43 0087144e9382: Preparing 21:41:43 409c51f45a4c: Preparing 21:41:43 a9d13591a411: Preparing 21:41:43 630ab06ceb1d: Preparing 21:41:43 4de2ea9e80dd: Preparing 21:41:43 d62a02444d39: Preparing 21:41:43 4de2ea9e80dd: Waiting 21:41:43 d62a02444d39: Waiting 21:41:43 4aa5d167848c: Layer already exists 21:41:43 409c51f45a4c: Layer already exists 21:41:43 a9d13591a411: Layer already exists 21:41:43 630ab06ceb1d: Layer already exists 21:41:43 0087144e9382: Layer already exists 21:41:43 4de2ea9e80dd: Layer already exists 21:41:43 d62a02444d39: Layer already exists 21:41:43 latest: digest: sha256:c81dc22b7dc3a9fa298996f46fba358fd8688dfd84259e870502d7bee10b62d7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.78 21:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:41:43 4aa5d167848c: Preparing 21:41:43 0087144e9382: Preparing 21:41:43 409c51f45a4c: Preparing 21:41:43 a9d13591a411: Preparing 21:41:43 630ab06ceb1d: Preparing 21:41:43 4de2ea9e80dd: Preparing 21:41:43 d62a02444d39: Preparing 21:41:43 4de2ea9e80dd: Waiting 21:41:43 d62a02444d39: Waiting 21:41:43 4aa5d167848c: Layer already exists 21:41:43 630ab06ceb1d: Layer already exists 21:41:43 a9d13591a411: Layer already exists 21:41:43 409c51f45a4c: Layer already exists 21:41:43 0087144e9382: Layer already exists 21:41:43 4de2ea9e80dd: Layer already exists 21:41:43 d62a02444d39: Layer already exists 21:41:43 3.2.0-dev.78: digest: sha256:c81dc22b7dc3a9fa298996f46fba358fd8688dfd84259e870502d7bee10b62d7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:41:44 4aa5d167848c: Preparing 21:41:44 0087144e9382: Preparing 21:41:44 409c51f45a4c: Preparing 21:41:44 a9d13591a411: Preparing 21:41:44 630ab06ceb1d: Preparing 21:41:44 4de2ea9e80dd: Preparing 21:41:44 d62a02444d39: Preparing 21:41:44 4de2ea9e80dd: Waiting 21:41:44 d62a02444d39: Waiting 21:41:44 4aa5d167848c: Layer already exists 21:41:44 a9d13591a411: Layer already exists 21:41:44 0087144e9382: Layer already exists 21:41:44 409c51f45a4c: Layer already exists 21:41:44 630ab06ceb1d: Layer already exists 21:41:44 4de2ea9e80dd: Layer already exists 21:41:44 d62a02444d39: Layer already exists 21:41:44 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:c81dc22b7dc3a9fa298996f46fba358fd8688dfd84259e870502d7bee10b62d7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:41:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:41:45 4aa5d167848c: Preparing 21:41:45 0087144e9382: Preparing 21:41:45 409c51f45a4c: Preparing 21:41:45 a9d13591a411: Preparing 21:41:45 630ab06ceb1d: Preparing 21:41:45 4de2ea9e80dd: Preparing 21:41:45 d62a02444d39: Preparing 21:41:45 4de2ea9e80dd: Waiting 21:41:45 d62a02444d39: Waiting 21:41:45 4aa5d167848c: Layer already exists 21:41:45 409c51f45a4c: Layer already exists 21:41:45 a9d13591a411: Layer already exists 21:41:45 630ab06ceb1d: Layer already exists 21:41:45 0087144e9382: Layer already exists 21:41:45 4de2ea9e80dd: Layer already exists 21:41:45 d62a02444d39: Layer already exists 21:41:45 main: digest: sha256:c81dc22b7dc3a9fa298996f46fba358fd8688dfd84259e870502d7bee10b62d7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:41:45 ===================================================== [Pipeline] echo 21:41:45 taggedImages: 21:41:45 - nexus3.edgexfoundry.org:10004/support-notifications:39852f1daf820c2bfd33d0812a7352dad20a209f 21:41:45 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:41:45 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.78 21:41:45 - nexus3.edgexfoundry.org:10004/support-notifications:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:45 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:41:45 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:41:45 39852f1daf820c2bfd33d0812a7352dad20a209f 21:41:45 latest 21:41:45 3.2.0-dev.78 21:41:45 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:45 main 21:41:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f 21:41:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:41:45 40c71d151118: Preparing 21:41:45 91fd92954077: Preparing 21:41:45 409c51f45a4c: Preparing 21:41:45 a9d13591a411: Preparing 21:41:45 e3d7a0b4ab15: Preparing 21:41:45 baa7f1217498: Preparing 21:41:45 d62a02444d39: Preparing 21:41:45 d62a02444d39: Waiting 21:41:45 baa7f1217498: Waiting 21:41:45 e3d7a0b4ab15: Layer already exists 21:41:45 409c51f45a4c: Layer already exists 21:41:45 a9d13591a411: Layer already exists 21:41:45 baa7f1217498: Layer already exists 21:41:45 d62a02444d39: Layer already exists 21:41:45 40c71d151118: Pushed 21:41:50 91fd92954077: Pushed 21:41:50 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:adb4c93bea2ffd89483a302a93815a741cb93ebfa71aa41a42cafaf0b5189107 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:41:50 40c71d151118: Preparing 21:41:50 91fd92954077: Preparing 21:41:50 409c51f45a4c: Preparing 21:41:50 a9d13591a411: Preparing 21:41:50 e3d7a0b4ab15: Preparing 21:41:50 baa7f1217498: Preparing 21:41:50 d62a02444d39: Preparing 21:41:50 baa7f1217498: Waiting 21:41:50 d62a02444d39: Waiting 21:41:50 a9d13591a411: Layer already exists 21:41:50 40c71d151118: Layer already exists 21:41:50 e3d7a0b4ab15: Layer already exists 21:41:50 91fd92954077: Layer already exists 21:41:50 409c51f45a4c: Layer already exists 21:41:50 baa7f1217498: Layer already exists 21:41:50 d62a02444d39: Layer already exists 21:41:50 latest: digest: sha256:adb4c93bea2ffd89483a302a93815a741cb93ebfa71aa41a42cafaf0b5189107 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.78 21:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:41:51 40c71d151118: Preparing 21:41:51 91fd92954077: Preparing 21:41:51 409c51f45a4c: Preparing 21:41:51 a9d13591a411: Preparing 21:41:51 e3d7a0b4ab15: Preparing 21:41:51 baa7f1217498: Preparing 21:41:51 d62a02444d39: Preparing 21:41:51 d62a02444d39: Waiting 21:41:51 409c51f45a4c: Layer already exists 21:41:51 e3d7a0b4ab15: Layer already exists 21:41:51 91fd92954077: Layer already exists 21:41:51 a9d13591a411: Layer already exists 21:41:51 40c71d151118: Layer already exists 21:41:51 baa7f1217498: Layer already exists 21:41:51 d62a02444d39: Layer already exists 21:41:51 3.2.0-dev.78: digest: sha256:adb4c93bea2ffd89483a302a93815a741cb93ebfa71aa41a42cafaf0b5189107 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:41:51 40c71d151118: Preparing 21:41:51 91fd92954077: Preparing 21:41:51 409c51f45a4c: Preparing 21:41:51 a9d13591a411: Preparing 21:41:51 e3d7a0b4ab15: Preparing 21:41:51 baa7f1217498: Preparing 21:41:51 d62a02444d39: Preparing 21:41:51 baa7f1217498: Waiting 21:41:51 d62a02444d39: Waiting 21:41:51 40c71d151118: Layer already exists 21:41:51 e3d7a0b4ab15: Layer already exists 21:41:51 409c51f45a4c: Layer already exists 21:41:51 91fd92954077: Layer already exists 21:41:51 a9d13591a411: Layer already exists 21:41:51 d62a02444d39: Layer already exists 21:41:51 baa7f1217498: Layer already exists 21:41:51 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:adb4c93bea2ffd89483a302a93815a741cb93ebfa71aa41a42cafaf0b5189107 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:41:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:41:52 40c71d151118: Preparing 21:41:52 91fd92954077: Preparing 21:41:52 409c51f45a4c: Preparing 21:41:52 a9d13591a411: Preparing 21:41:52 e3d7a0b4ab15: Preparing 21:41:52 baa7f1217498: Preparing 21:41:52 d62a02444d39: Preparing 21:41:52 baa7f1217498: Waiting 21:41:52 d62a02444d39: Waiting 21:41:52 40c71d151118: Layer already exists 21:41:52 a9d13591a411: Layer already exists 21:41:52 409c51f45a4c: Layer already exists 21:41:52 91fd92954077: Layer already exists 21:41:52 e3d7a0b4ab15: Layer already exists 21:41:52 d62a02444d39: Layer already exists 21:41:52 baa7f1217498: Layer already exists 21:41:52 main: digest: sha256:adb4c93bea2ffd89483a302a93815a741cb93ebfa71aa41a42cafaf0b5189107 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:41:52 ===================================================== [Pipeline] echo 21:41:52 taggedImages: 21:41:52 - nexus3.edgexfoundry.org:10004/support-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f 21:41:52 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:41:52 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.78 21:41:52 - nexus3.edgexfoundry.org:10004/support-scheduler:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 21:41:52 - 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] } 21:58:32 #160 ... 21:58:32 21:58:32 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:58:32 #153 1178.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.78" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:58:38 #153 ... 21:58:38 21:58:38 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:58:38 #154 DONE 1189.7s 21:58:38 21:58:38 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:58:38 #149 ... 21:58:38 21:58:38 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 21:58:39 #161 DONE 0.3s 21:58:39 21:58:39 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 21:58:39 #162 DONE 0.2s 21:58:39 21:58:39 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 21:58:39 #132 ... 21:58:39 21:58:39 #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 21:58:39 #163 DONE 0.3s 21:58:39 21:58:39 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:58:39 #152 ... 21:58:39 21:58:39 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:58:39 #164 DONE 0.2s 21:58:39 21:58:39 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:58:40 #165 DONE 0.3s 21:58:40 21:58:40 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:58:40 #166 DONE 0.2s 21:58:40 21:58:40 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:58:42 #167 DONE 2.2s 21:58:42 21:58:42 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 21:58:42 #132 ... 21:58:42 21:58:42 #111 [security-proxy-setup] exporting to image 21:58:42 #111 exporting layers 21:58:43 #111 exporting layers 1.0s done 21:58:43 #111 writing image sha256:20c4129017d23d8d6542228e10bc42299744d0b20e8b0bed5f431f47ccbdad84 done 21:58:43 #111 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 21:58:43 #111 DONE 4.1s 21:58:43 21:58:43 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:58:48 #155 ... 21:58:48 21:58:48 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:58:48 #153 DONE 1200.4s 21:58:49 21:58:49 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:58:49 #151 ... 21:58:49 21:58:49 #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 21:58:49 #168 DONE 0.4s 21:58:49 21:58:49 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:58:49 #151 ... 21:58:49 21:58:49 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 21:58:50 #169 DONE 0.2s 21:58:50 21:58:50 #170 [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 21:58:50 #170 DONE 0.2s 21:58:50 21:58:50 #171 [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 21:58:50 #171 DONE 0.2s 21:58:50 21:58:50 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:58:50 #172 DONE 0.2s 21:58:50 21:58:50 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:58:50 #152 ... 21:58:50 21:58:50 #173 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:58:51 #173 DONE 0.3s 21:58:51 21:58:51 #174 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:58:51 #174 DONE 0.3s 21:58:51 21:58:51 #175 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:58:51 #175 DONE 0.2s 21:58:51 21:58:51 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 21:58:51 #150 ... 21:58:51 21:58:51 #176 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:58:54 #176 DONE 2.3s 21:58:54 21:58:54 #111 [security-secretstore-setup] exporting to image 21:58:54 #111 exporting layers 21:58:54 #111 ... 21:58:54 21:58:54 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:58:54 #152 DONE 1205.6s 21:58:54 21:58:54 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:58:55 #160 ... 21:58:55 21:58:55 #177 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:58:55 #177 DONE 0.3s 21:58:55 21:58:55 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:58:55 #155 ... 21:58:55 21:58:55 #178 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 21:58:55 #178 ... 21:58:55 21:58:55 #111 [security-secretstore-setup] exporting to image 21:58:55 #111 exporting layers 2.2s done 21:58:55 #111 writing image sha256:98511ecde5f4c97e6f633e9bea4c2d96961a6349e498c1758b548e8e1a3717bf done 21:58:55 #111 naming to docker.io/library/security-secretstore-setup-arm64 done 21:58:55 #111 DONE 6.4s 21:58:56 21:58:56 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:58:57 #151 ... 21:58:57 21:58:57 #178 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 21:58:57 #178 DONE 2.2s 21:58:57 21:58:57 #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 21:58:57 #179 DONE 0.3s 21:58:57 21:58:57 #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 21:58:57 #180 DONE 0.3s 21:58:57 21:58:57 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 21:58:58 #150 ... 21:58:58 21:58:58 #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:58:58 #181 DONE 0.3s 21:58:58 21:58:58 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:58:58 #155 ... 21:58:58 21:58:58 #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:58:58 #182 DONE 0.2s 21:58:58 21:58:58 #183 [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/ 21:58:58 #183 DONE 0.1s 21:58:58 21:58:58 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:58:58 #155 ... 21:58:58 21:58:58 #184 [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/ 21:58:58 #184 DONE 0.1s 21:58:59 21:58:59 #185 [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/ 21:58:59 #185 DONE 0.1s 21:58:59 21:58:59 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:58:59 #151 ... 21:58:59 21:58:59 #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:58:59 #186 DONE 0.1s 21:58:59 21:58:59 #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:58:59 #187 DONE 0.1s 21:58:59 21:58:59 #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 21:59:01 #188 DONE 2.2s 21:59:01 21:59:01 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:59:01 #157 ... 21:59:01 21:59:01 #111 [security-bootstrapper] exporting to image 21:59:01 #111 exporting layers 21:59:02 #111 exporting layers 1.0s done 21:59:02 #111 writing image sha256:09ae97e34d2ca732a960a0d345b537bb8f5d2ff64b5d4e3e1eceb3e5a4ec7859 done 21:59:02 #111 naming to docker.io/library/security-bootstrapper-arm64 21:59:02 #111 naming to docker.io/library/security-bootstrapper-arm64 done 21:59:02 #111 DONE 7.4s 21:59:02 21:59:02 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:00:24 #151 ... 22:00:24 22:00:24 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:00:24 #158 DONE 1275.1s 22:00:24 22:00:24 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:00:24 #157 ... 22:00:24 22:00:24 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:00:24 #189 DONE 0.2s 22:00:24 22:00:24 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:00:24 #160 ... 22:00:24 22:00:24 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:00:24 #190 DONE 0.1s 22:00:24 22:00:24 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:00:24 #191 DONE 0.3s 22:00:24 22:00:24 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:00:24 #160 ... 22:00:24 22:00:24 #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 22:00:24 #192 DONE 0.2s 22:00:24 22:00:24 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:00:24 #193 DONE 0.2s 22:00:24 22:00:24 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:00:24 #194 DONE 2.0s 22:00:24 22:00:24 #111 [core-common-config-bootstrapper] exporting to image 22:00:24 #111 exporting layers 22:00:24 #111 exporting layers 0.6s done 22:00:24 #111 writing image sha256:7e4f0f29668b245b257b59030050912461fa01763ddf55819dade8de8c3e9c98 done 22:00:24 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 22:00:24 #111 DONE 8.0s 22:00:24 22:00:24 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:02:15 #159 ... 22:02:15 22:02:15 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:02:15 #151 DONE 1392.3s 22:02:15 22:02:15 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:02:15 #160 ... 22:02:15 22:02:15 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:02:15 #195 DONE 0.2s 22:02:15 22:02:15 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:02:15 #150 ... 22:02:15 22:02:15 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:02:15 #196 DONE 0.9s 22:02:15 22:02:15 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:02:15 #155 ... 22:02:15 22:02:15 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:02:15 #197 DONE 0.3s 22:02:15 22:02:15 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:02:15 #149 ... 22:02:15 22:02:15 #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 22:02:15 #198 DONE 0.1s 22:02:15 22:02:15 #111 [security-spiffe-token-provider] exporting to image 22:02:15 #111 exporting layers 22:02:15 #111 exporting layers 0.6s done 22:02:15 #111 writing image sha256:a09b42e244e960e27702bb7e983cc8256c80233c765426c617bab137c13e1a7a done 22:02:15 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done 22:02:15 #111 DONE 8.7s 22:02:15 22:02:15 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:10:22 #160 ... 22:10:22 22:10:22 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:10:22 #159 DONE 1882.9s 22:10:22 22:10:22 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:10:22 #150 ... 22:10:22 22:10:22 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:10:22 #199 DONE 0.1s 22:10:22 22:10:22 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:10:22 #160 ... 22:10:22 22:10:22 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:10:22 #200 DONE 0.2s 22:10:22 22:10:22 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:10:22 #201 DONE 0.4s 22:10:22 22:10:22 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:10:22 #202 DONE 0.1s 22:10:22 22:10:22 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:10:22 #203 DONE 0.1s 22:10:22 22:10:22 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:10:24 #204 DONE 1.9s 22:10:24 22:10:24 #111 [security-proxy-auth] exporting to image 22:10:24 #111 exporting layers 22:10:25 #111 exporting layers 0.9s done 22:10:25 #111 writing image sha256:e8149c7a056543346561525ab6d97001fc3efb62d3c00ae081ccd594ff4b1a4a done 22:10:25 #111 naming to docker.io/library/security-proxy-auth-arm64 done 22:10:25 #111 DONE 9.6s 22:10:25 22:10:25 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:11:22 #155 ... 22:11:22 22:11:22 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:11:22 #157 DONE 1941.3s 22:11:22 22:11:22 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:11:22 #156 ... 22:11:22 22:11:22 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 22:11:22 #205 DONE 0.1s 22:11:22 22:11:22 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:11:22 #149 ... 22:11:22 22:11:22 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 22:11:22 #206 DONE 0.1s 22:11:22 22:11:22 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:11:22 #207 DONE 0.4s 22:11:22 22:11:22 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:11:22 #208 DONE 0.1s 22:11:22 22:11:22 #111 [core-command] exporting to image 22:11:22 #111 exporting layers 22:11:22 #111 exporting layers 0.6s done 22:11:22 #111 writing image sha256:c979820c6698016ed298d0613493beab29d8ccb14fda926c730e3c3957fe4630 done 22:11:22 #111 naming to docker.io/library/core-command-arm64 0.0s done 22:11:22 #111 DONE 10.2s 22:11:22 22:11:22 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:13:44 #156 ... 22:13:44 22:13:44 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:13:44 #150 DONE 2084.2s 22:13:44 22:13:44 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:13:44 #160 ... 22:13:44 22:13:44 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:13:44 #209 DONE 0.2s 22:13:44 22:13:44 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:13:44 #155 ... 22:13:44 22:13:44 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 22:13:44 #210 DONE 0.7s 22:13:44 22:13:44 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 22:13:44 #132 ... 22:13:44 22:13:44 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 22:13:44 #211 DONE 0.3s 22:13:44 22:13:44 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 22:13:44 #212 DONE 0.2s 22:13:44 22:13:44 #111 [core-keeper] exporting to image 22:13:44 #111 exporting layers 22:13:44 #111 exporting layers 0.5s done 22:13:44 #111 writing image sha256:d8cb311d34ecca8b9a158dd331b5561f938c955e69fc6abb7d691405f0623e3d done 22:13:44 #111 naming to docker.io/library/core-keeper-arm64 done 22:13:44 #111 DONE 10.8s 22:13:44 22:13:44 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:13:44 #73 ... 22:13:44 22:13:44 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:13:44 #156 DONE 2079.7s 22:13:44 22:13:44 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:13:44 #160 ... 22:13:44 22:13:44 #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 22:13:44 #213 DONE 0.2s 22:13:44 22:13:44 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 22:13:44 #214 DONE 0.1s 22:13:44 22:13:44 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:13:44 #215 DONE 0.6s 22:13:44 22:13:44 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:13:44 #149 ... 22:13:44 22:13:44 #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:13:44 #216 DONE 0.1s 22:13:44 22:13:44 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 22:13:44 #217 DONE 0.2s 22:13:44 22:13:44 #111 [core-data] exporting to image 22:13:44 #111 exporting layers 0.7s done 22:13:44 #111 writing image sha256:6758126095d87d548032535b19073e17813bc2589891cb3b9eb53616cdd8ece9 done 22:13:44 #111 naming to docker.io/library/core-data-arm64 done 22:13:44 #111 DONE 11.5s 22:13:44 22:13:44 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:13:44 #155 ... 22:13:44 22:13:44 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:13:44 #149 DONE 2083.2s 22:13:44 22:13:44 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 22:13:44 #132 ... 22:13:44 22:13:44 #218 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:13:44 #218 DONE 0.1s 22:13:44 22:13:44 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 22:13:44 #132 ... 22:13:44 22:13:44 #219 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:13:44 #219 DONE 0.1s 22:13:44 22:13:44 #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:13:44 #220 DONE 0.4s 22:13:44 22:13:44 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:13:44 #155 ... 22:13:44 22:13:44 #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:13:44 #221 DONE 0.1s 22:13:44 22:13:44 #222 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:13:44 #222 DONE 0.1s 22:13:44 22:13:44 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:13:44 #73 ... 22:13:44 22:13:44 #111 [core-metadata] exporting to image 22:13:44 #111 exporting layers 0.5s done 22:13:44 #111 writing image sha256:1fba3cd53af47ffecfd476fd60c644893bce8781ff6a5b8c84aafa1fb0849cc1 done 22:13:44 #111 naming to docker.io/library/core-metadata-arm64 done 22:13:44 #111 DONE 11.9s 22:13:44 22:13:44 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 22:14:16 #132 DONE 2126.2s 22:14:16 22:14:16 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:14:16 #160 DONE 2116.5s 22:14:16 22:14:16 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:14:16 #155 ... 22:14:16 22:14:16 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:14:16 #223 DONE 0.3s 22:14:16 22:14:16 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:14:16 #155 ... 22:14:16 22:14:16 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:14:16 #224 DONE 0.2s 22:14:16 22:14:16 #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:14:16 #225 DONE 0.2s 22:14:16 22:14:16 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:14:16 #226 ... 22:14:16 22:14:16 #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:14:16 #227 DONE 0.2s 22:14:16 22:14:16 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:14:16 #155 DONE 2127.4s 22:14:16 22:14:16 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 22:14:16 #228 ... 22:14:16 22:14:16 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:14:16 #226 DONE 0.6s 22:14:16 22:14:16 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 22:14:16 #228 DONE 0.6s 22:14:16 22:14:16 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:14:16 #229 DONE 0.2s 22:14:16 22:14:16 #230 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:14:16 #230 ... 22:14:16 22:14:16 #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 22:14:16 #231 DONE 0.2s 22:14:17 22:14:17 #230 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:14:17 #230 DONE 0.2s 22:14:17 22:14:17 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:14:17 #232 DONE 0.2s 22:14:17 22:14:17 #111 [support-cron-scheduler] exporting to image 22:14:17 #111 exporting layers 22:14:17 #111 exporting layers 0.6s done 22:14:17 #111 writing image sha256:5042e1635026bb70ab41468b764da1638640f3271e902901ce7330cfe72d31f2 done 22:14:17 #111 naming to docker.io/library/support-scheduler-arm64 22:14:17 #111 naming to docker.io/library/support-scheduler-arm64 done 22:14:17 #111 ... 22:14:17 22:14:17 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:14:17 #233 DONE 0.4s 22:14:17 22:14:17 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:14:17 #234 DONE 0.1s 22:14:17 22:14:17 #111 [support-notifications] exporting to image 22:14:18 #111 exporting layers 1.2s done 22:14:18 #111 writing image sha256:e2fc748a55d99ada4c503ada15ff8763a3776da0ec61a3a45bb094c1553d98ca 0.0s done 22:14:18 #111 naming to docker.io/library/support-cron-scheduler-arm64 0.0s done 22:14:18 #111 exporting layers 0.5s done 22:14:18 #111 writing image sha256:fca81f56ad1e2e9344dfb470413fd250ccdfd15f114fecd416b0a82443d0dd7a done 22:14:18 #111 naming to docker.io/library/support-notifications-arm64 done 22:14:18 #111 DONE 13.5s 22:14:18 22:14:18 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:14:18 time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:14:18 time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:14:18 time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:14:18 time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:14:18 time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:14:18 time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:14:18 time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:14:18 time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:14:18 time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:14:18 time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:14:18 time="2024-09-20T21:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:14:18 time="2024-09-20T21:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:14:18 time="2024-09-20T21:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:14:18 time="2024-09-20T21:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:14:18 time="2024-09-20T21:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:14:18 time="2024-09-20T21:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:14:18 $ docker stop --time=1 2d425418eb35a285ad0b40aaf605d972421b4d16980fe175ed7047c7008e1e21 22:14:19 $ docker rm -f --volumes 2d425418eb35a285ad0b40aaf605d972421b4d16980fe175ed7047c7008e1e21 [Pipeline] // withDockerContainer [Pipeline] sh 22:14:20 + docker images 22:14:20 REPOSITORY TAG IMAGE ID CREATED SIZE 22:14:20 support-notifications-arm64 latest fca81f56ad1e 3 seconds ago 42.2MB 22:14:20 support-scheduler-arm64 latest 5042e1635026 4 seconds ago 41.4MB 22:14:20 support-cron-scheduler-arm64 latest e2fc748a55d9 4 seconds ago 43.7MB 22:14:20 core-metadata-arm64 latest 1fba3cd53af4 38 seconds ago 39.4MB 22:14:20 core-data-arm64 latest 6758126095d8 41 seconds ago 39.3MB 22:14:20 core-keeper-arm64 latest d8cb311d34ec 46 seconds ago 39.2MB 22:14:20 core-command-arm64 latest c979820c6698 3 minutes ago 35.1MB 22:14:20 security-proxy-auth-arm64 latest e8149c7a0565 3 minutes ago 32.7MB 22:14:20 security-spiffe-token-provider-arm64 latest a09b42e244e9 12 minutes ago 29.1MB 22:14:20 core-common-config-bootstrapper-arm64 latest 7e4f0f29668b 14 minutes ago 15.4MB 22:14:20 security-bootstrapper-arm64 latest 09ae97e34d2c 15 minutes ago 18.9MB 22:14:20 security-secretstore-setup-arm64 latest 98511ecde5f4 15 minutes ago 36.4MB 22:14:20 security-proxy-setup-arm64 latest 20c4129017d2 15 minutes ago 26.2MB 22:14:20 security-spire-agent-arm64 latest 17148cfd4b5e 36 minutes ago 174MB 22:14:20 security-spire-config-arm64 latest 7f5b7e47f8c6 36 minutes ago 115MB 22:14:20 security-spire-server-arm64 latest 7128740ddb92 36 minutes ago 116MB 22:14:20 ci-base-image-arm64 latest 746094393174 38 minutes ago 967MB 22:14:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 22:14:20 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 22:14:20 provisioning config files... 22:14:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/700@tmp/config9463954903403433259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:20 ---> ****-login.sh 22:14:20 nexus3.edgexfoundry.org:10001 22:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:21 Configure a credential helper to remove this warning. See 22:14:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:21 22:14:21 Login Succeeded 22:14:21 nexus3.edgexfoundry.org:10002 22:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:21 Configure a credential helper to remove this warning. See 22:14:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:21 22:14:21 Login Succeeded 22:14:21 nexus3.edgexfoundry.org:10003 22:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:21 Configure a credential helper to remove this warning. See 22:14:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:21 22:14:21 Login Succeeded 22:14:21 nexus3.edgexfoundry.org:10004 22:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:22 Configure a credential helper to remove this warning. See 22:14:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:22 22:14:22 Login Succeeded 22:14:22 ****.io 22:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:22 Configure a credential helper to remove this warning. See 22:14:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:22 22:14:22 Login Succeeded 22:14:22 ---> ****-login.sh ends [Pipeline] } 22:14:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:14:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:14:22 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 22:14:22 39852f1daf820c2bfd33d0812a7352dad20a209f 22:14:22 latest 22:14:22 3.2.0-dev.78 22:14:22 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:14:22 main 22:14:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:14:23 678f6ce8fd5a: Preparing 22:14:23 716791d770c2: Preparing 22:14:23 eb49e4247c86: Preparing 22:14:23 f88f0aa99961: Preparing 22:14:23 487930fc7b99: Preparing 22:14:23 ec7753b8f348: Preparing 22:14:23 4aeaa0e7d41f: Preparing 22:14:23 4aeaa0e7d41f: Waiting 22:14:23 ec7753b8f348: Waiting 22:14:23 487930fc7b99: Pushed 22:14:23 eb49e4247c86: Pushed 22:14:23 f88f0aa99961: Pushed 22:14:23 678f6ce8fd5a: Pushed 22:14:23 4aeaa0e7d41f: Layer already exists 22:14:23 ec7753b8f348: Pushed 22:14:30 716791d770c2: Pushed 22:14:30 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:121e54928f29e98acf7390a53c38bfb447fe6bcbb788c43016110e190526f037 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:14:31 678f6ce8fd5a: Preparing 22:14:31 716791d770c2: Preparing 22:14:31 eb49e4247c86: Preparing 22:14:31 f88f0aa99961: Preparing 22:14:31 487930fc7b99: Preparing 22:14:31 ec7753b8f348: Preparing 22:14:31 4aeaa0e7d41f: Preparing 22:14:31 4aeaa0e7d41f: Waiting 22:14:31 ec7753b8f348: Waiting 22:14:31 487930fc7b99: Layer already exists 22:14:31 f88f0aa99961: Layer already exists 22:14:31 eb49e4247c86: Layer already exists 22:14:31 716791d770c2: Layer already exists 22:14:31 678f6ce8fd5a: Layer already exists 22:14:31 4aeaa0e7d41f: Layer already exists 22:14:31 ec7753b8f348: Layer already exists 22:14:31 latest: digest: sha256:121e54928f29e98acf7390a53c38bfb447fe6bcbb788c43016110e190526f037 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.78 22:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:14:31 678f6ce8fd5a: Preparing 22:14:31 716791d770c2: Preparing 22:14:31 eb49e4247c86: Preparing 22:14:31 f88f0aa99961: Preparing 22:14:31 487930fc7b99: Preparing 22:14:31 ec7753b8f348: Preparing 22:14:31 4aeaa0e7d41f: Preparing 22:14:31 ec7753b8f348: Waiting 22:14:31 4aeaa0e7d41f: Waiting 22:14:31 f88f0aa99961: Layer already exists 22:14:31 678f6ce8fd5a: Layer already exists 22:14:31 eb49e4247c86: Layer already exists 22:14:31 716791d770c2: Layer already exists 22:14:31 487930fc7b99: Layer already exists 22:14:31 4aeaa0e7d41f: Layer already exists 22:14:31 ec7753b8f348: Layer already exists 22:14:31 3.2.0-dev.78: digest: sha256:121e54928f29e98acf7390a53c38bfb447fe6bcbb788c43016110e190526f037 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:14:32 678f6ce8fd5a: Preparing 22:14:32 716791d770c2: Preparing 22:14:32 eb49e4247c86: Preparing 22:14:32 f88f0aa99961: Preparing 22:14:32 487930fc7b99: Preparing 22:14:32 ec7753b8f348: Preparing 22:14:32 4aeaa0e7d41f: Preparing 22:14:32 ec7753b8f348: Waiting 22:14:32 4aeaa0e7d41f: Waiting 22:14:32 678f6ce8fd5a: Layer already exists 22:14:32 487930fc7b99: Layer already exists 22:14:32 eb49e4247c86: Layer already exists 22:14:32 716791d770c2: Layer already exists 22:14:32 f88f0aa99961: Layer already exists 22:14:32 ec7753b8f348: Layer already exists 22:14:32 4aeaa0e7d41f: Layer already exists 22:14:32 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:121e54928f29e98acf7390a53c38bfb447fe6bcbb788c43016110e190526f037 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 22:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:14:33 678f6ce8fd5a: Preparing 22:14:33 716791d770c2: Preparing 22:14:33 eb49e4247c86: Preparing 22:14:33 f88f0aa99961: Preparing 22:14:33 487930fc7b99: Preparing 22:14:33 ec7753b8f348: Preparing 22:14:33 4aeaa0e7d41f: Preparing 22:14:33 ec7753b8f348: Waiting 22:14:33 4aeaa0e7d41f: Waiting 22:14:33 f88f0aa99961: Layer already exists 22:14:33 716791d770c2: Layer already exists 22:14:33 487930fc7b99: Layer already exists 22:14:33 678f6ce8fd5a: Layer already exists 22:14:33 eb49e4247c86: Layer already exists 22:14:33 4aeaa0e7d41f: Layer already exists 22:14:33 ec7753b8f348: Layer already exists 22:14:34 main: digest: sha256:121e54928f29e98acf7390a53c38bfb447fe6bcbb788c43016110e190526f037 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:14:34 ===================================================== [Pipeline] echo 22:14:34 taggedImages: 22:14:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:14:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:14:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.78 22:14:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:14:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 22:14:34 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 22:14:34 39852f1daf820c2bfd33d0812a7352dad20a209f 22:14:34 latest 22:14:34 3.2.0-dev.78 22:14:34 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:14:34 main 22:14:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:14:34 ecc28750b962: Preparing 22:14:34 8613c6da717a: Preparing 22:14:34 97d786a7775c: Preparing 22:14:34 b1277eabfb47: Preparing 22:14:34 eb49e4247c86: Preparing 22:14:34 f88f0aa99961: Preparing 22:14:34 487930fc7b99: Preparing 22:14:34 ec7753b8f348: Preparing 22:14:34 4aeaa0e7d41f: Preparing 22:14:34 f88f0aa99961: Waiting 22:14:34 487930fc7b99: Waiting 22:14:34 ec7753b8f348: Waiting 22:14:34 4aeaa0e7d41f: Waiting 22:14:34 eb49e4247c86: Layer already exists 22:14:35 f88f0aa99961: Layer already exists 22:14:35 487930fc7b99: Layer already exists 22:14:35 8613c6da717a: Pushed 22:14:35 97d786a7775c: Pushed 22:14:35 ec7753b8f348: Layer already exists 22:14:35 4aeaa0e7d41f: Layer already exists 22:14:35 ecc28750b962: Pushed 22:14:37 b1277eabfb47: Pushed 22:14:37 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:28a40cff16ee1bac2fbd0567f43825be27d5173aaf76c376aa7068926db68f9d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:37 + 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 22:14:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 22:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:14:37 ecc28750b962: Preparing 22:14:37 8613c6da717a: Preparing 22:14:37 97d786a7775c: Preparing 22:14:37 b1277eabfb47: Preparing 22:14:37 eb49e4247c86: Preparing 22:14:37 f88f0aa99961: Preparing 22:14:37 487930fc7b99: Preparing 22:14:37 ec7753b8f348: Preparing 22:14:37 4aeaa0e7d41f: Preparing 22:14:37 487930fc7b99: Waiting 22:14:37 ec7753b8f348: Waiting 22:14:37 f88f0aa99961: Waiting 22:14:37 4aeaa0e7d41f: Waiting 22:14:37 b1277eabfb47: Layer already exists 22:14:37 ecc28750b962: Layer already exists 22:14:37 8613c6da717a: Layer already exists 22:14:37 eb49e4247c86: Layer already exists 22:14:37 97d786a7775c: Layer already exists 22:14:37 f88f0aa99961: Layer already exists 22:14:37 ec7753b8f348: Layer already exists 22:14:37 487930fc7b99: Layer already exists 22:14:37 4aeaa0e7d41f: Layer already exists 22:14:38 latest: digest: sha256:28a40cff16ee1bac2fbd0567f43825be27d5173aaf76c376aa7068926db68f9d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.78 22:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:14:38 ecc28750b962: Preparing 22:14:38 8613c6da717a: Preparing 22:14:38 97d786a7775c: Preparing 22:14:38 b1277eabfb47: Preparing 22:14:38 eb49e4247c86: Preparing 22:14:38 f88f0aa99961: Preparing 22:14:38 487930fc7b99: Preparing 22:14:38 ec7753b8f348: Preparing 22:14:38 4aeaa0e7d41f: Preparing 22:14:38 f88f0aa99961: Waiting 22:14:38 ec7753b8f348: Waiting 22:14:38 4aeaa0e7d41f: Waiting 22:14:38 487930fc7b99: Waiting 22:14:38 8613c6da717a: Layer already exists 22:14:38 ecc28750b962: Layer already exists 22:14:38 97d786a7775c: Layer already exists 22:14:38 eb49e4247c86: Layer already exists 22:14:38 b1277eabfb47: Layer already exists 22:14:38 4aeaa0e7d41f: Layer already exists 22:14:38 f88f0aa99961: Layer already exists 22:14:38 487930fc7b99: Layer already exists 22:14:38 ec7753b8f348: Layer already exists 22:14:38 3.2.0-dev.78: digest: sha256:28a40cff16ee1bac2fbd0567f43825be27d5173aaf76c376aa7068926db68f9d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:14:39 ecc28750b962: Preparing 22:14:39 8613c6da717a: Preparing 22:14:39 97d786a7775c: Preparing 22:14:39 b1277eabfb47: Preparing 22:14:39 eb49e4247c86: Preparing 22:14:39 f88f0aa99961: Preparing 22:14:39 487930fc7b99: Preparing 22:14:39 ec7753b8f348: Preparing 22:14:39 4aeaa0e7d41f: Preparing 22:14:39 487930fc7b99: Waiting 22:14:39 ec7753b8f348: Waiting 22:14:39 4aeaa0e7d41f: Waiting 22:14:39 f88f0aa99961: Waiting 22:14:39 97d786a7775c: Layer already exists 22:14:39 eb49e4247c86: Layer already exists 22:14:39 8613c6da717a: Layer already exists 22:14:39 b1277eabfb47: Layer already exists 22:14:39 ecc28750b962: Layer already exists 22:14:39 ec7753b8f348: Layer already exists 22:14:39 f88f0aa99961: Layer already exists 22:14:39 487930fc7b99: Layer already exists 22:14:39 4aeaa0e7d41f: Layer already exists 22:14:39 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:28a40cff16ee1bac2fbd0567f43825be27d5173aaf76c376aa7068926db68f9d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:40 + 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 22:14:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 22:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:14:40 ecc28750b962: Preparing 22:14:40 8613c6da717a: Preparing 22:14:40 97d786a7775c: Preparing 22:14:40 b1277eabfb47: Preparing 22:14:40 eb49e4247c86: Preparing 22:14:40 f88f0aa99961: Preparing 22:14:40 487930fc7b99: Preparing 22:14:40 ec7753b8f348: Preparing 22:14:40 4aeaa0e7d41f: Preparing 22:14:40 487930fc7b99: Waiting 22:14:40 f88f0aa99961: Waiting 22:14:40 ec7753b8f348: Waiting 22:14:40 4aeaa0e7d41f: Waiting 22:14:40 8613c6da717a: Layer already exists 22:14:40 b1277eabfb47: Layer already exists 22:14:40 97d786a7775c: Layer already exists 22:14:40 eb49e4247c86: Layer already exists 22:14:40 ecc28750b962: Layer already exists 22:14:40 f88f0aa99961: Layer already exists 22:14:40 ec7753b8f348: Layer already exists 22:14:40 487930fc7b99: Layer already exists 22:14:40 4aeaa0e7d41f: Layer already exists 22:14:40 main: digest: sha256:28a40cff16ee1bac2fbd0567f43825be27d5173aaf76c376aa7068926db68f9d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:14:40 ===================================================== [Pipeline] echo 22:14:40 taggedImages: 22:14:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:14:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 22:14:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.78 22:14:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:14:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 22:14:40 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 22:14:40 39852f1daf820c2bfd33d0812a7352dad20a209f 22:14:40 latest 22:14:40 3.2.0-dev.78 22:14:40 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:14:40 main 22:14:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:14:41 2d8f38ee9912: Preparing 22:14:41 8c973e014d44: Preparing 22:14:41 6f3d5041b941: Preparing 22:14:41 eb49e4247c86: Preparing 22:14:41 f88f0aa99961: Preparing 22:14:41 6a1e45394c75: Preparing 22:14:41 2937f7a41bb8: Preparing 22:14:41 4aeaa0e7d41f: Preparing 22:14:41 6a1e45394c75: Waiting 22:14:41 4aeaa0e7d41f: Waiting 22:14:41 2937f7a41bb8: Waiting 22:14:41 f88f0aa99961: Layer already exists 22:14:41 eb49e4247c86: Layer already exists 22:14:41 8c973e014d44: Pushed 22:14:41 2d8f38ee9912: Pushed 22:14:41 4aeaa0e7d41f: Layer already exists 22:14:41 6a1e45394c75: Pushed 22:14:41 2937f7a41bb8: Pushed 22:14:48 6f3d5041b941: Pushed 22:14:48 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:b0d99b044c1e08e4366936388e0f3168401bd5e25db86ba5c6ad8ae5611f4fe5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:14:49 2d8f38ee9912: Preparing 22:14:49 8c973e014d44: Preparing 22:14:49 6f3d5041b941: Preparing 22:14:49 eb49e4247c86: Preparing 22:14:49 f88f0aa99961: Preparing 22:14:49 6a1e45394c75: Preparing 22:14:49 2937f7a41bb8: Preparing 22:14:49 6a1e45394c75: Waiting 22:14:49 2937f7a41bb8: Waiting 22:14:49 4aeaa0e7d41f: Preparing 22:14:49 4aeaa0e7d41f: Waiting 22:14:49 eb49e4247c86: Layer already exists 22:14:49 2d8f38ee9912: Layer already exists 22:14:49 8c973e014d44: Layer already exists 22:14:49 f88f0aa99961: Layer already exists 22:14:49 6f3d5041b941: Layer already exists 22:14:49 2937f7a41bb8: Layer already exists 22:14:49 6a1e45394c75: Layer already exists 22:14:49 4aeaa0e7d41f: Layer already exists 22:14:49 latest: digest: sha256:b0d99b044c1e08e4366936388e0f3168401bd5e25db86ba5c6ad8ae5611f4fe5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.78 22:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:14:50 2d8f38ee9912: Preparing 22:14:50 8c973e014d44: Preparing 22:14:50 6f3d5041b941: Preparing 22:14:50 eb49e4247c86: Preparing 22:14:50 f88f0aa99961: Preparing 22:14:50 6a1e45394c75: Preparing 22:14:50 2937f7a41bb8: Preparing 22:14:50 4aeaa0e7d41f: Preparing 22:14:50 2937f7a41bb8: Waiting 22:14:50 4aeaa0e7d41f: Waiting 22:14:50 6a1e45394c75: Waiting 22:14:50 6f3d5041b941: Layer already exists 22:14:50 f88f0aa99961: Layer already exists 22:14:50 8c973e014d44: Layer already exists 22:14:50 2d8f38ee9912: Layer already exists 22:14:50 eb49e4247c86: Layer already exists 22:14:50 6a1e45394c75: Layer already exists 22:14:50 4aeaa0e7d41f: Layer already exists 22:14:50 2937f7a41bb8: Layer already exists 22:14:50 3.2.0-dev.78: digest: sha256:b0d99b044c1e08e4366936388e0f3168401bd5e25db86ba5c6ad8ae5611f4fe5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:14:51 2d8f38ee9912: Preparing 22:14:51 8c973e014d44: Preparing 22:14:51 6f3d5041b941: Preparing 22:14:51 eb49e4247c86: Preparing 22:14:51 f88f0aa99961: Preparing 22:14:51 6a1e45394c75: Preparing 22:14:51 2937f7a41bb8: Preparing 22:14:51 4aeaa0e7d41f: Preparing 22:14:51 6a1e45394c75: Waiting 22:14:51 2937f7a41bb8: Waiting 22:14:51 4aeaa0e7d41f: Waiting 22:14:51 2d8f38ee9912: Layer already exists 22:14:51 eb49e4247c86: Layer already exists 22:14:51 8c973e014d44: Layer already exists 22:14:51 f88f0aa99961: Layer already exists 22:14:51 6f3d5041b941: Layer already exists 22:14:51 6a1e45394c75: Layer already exists 22:14:51 4aeaa0e7d41f: Layer already exists 22:14:51 2937f7a41bb8: Layer already exists 22:14:51 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:b0d99b044c1e08e4366936388e0f3168401bd5e25db86ba5c6ad8ae5611f4fe5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 22:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:14:52 2d8f38ee9912: Preparing 22:14:52 8c973e014d44: Preparing 22:14:52 6f3d5041b941: Preparing 22:14:52 eb49e4247c86: Preparing 22:14:52 f88f0aa99961: Preparing 22:14:52 6a1e45394c75: Preparing 22:14:52 2937f7a41bb8: Preparing 22:14:52 4aeaa0e7d41f: Preparing 22:14:52 6a1e45394c75: Waiting 22:14:52 2937f7a41bb8: Waiting 22:14:52 4aeaa0e7d41f: Waiting 22:14:52 8c973e014d44: Layer already exists 22:14:52 2d8f38ee9912: Layer already exists 22:14:52 eb49e4247c86: Layer already exists 22:14:52 6f3d5041b941: Layer already exists 22:14:52 f88f0aa99961: Layer already exists 22:14:52 4aeaa0e7d41f: Layer already exists 22:14:52 2937f7a41bb8: Layer already exists 22:14:52 6a1e45394c75: Layer already exists 22:14:52 main: digest: sha256:b0d99b044c1e08e4366936388e0f3168401bd5e25db86ba5c6ad8ae5611f4fe5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:14:52 ===================================================== [Pipeline] echo 22:14:52 taggedImages: 22:14:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:14:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:14:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.78 22:14:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:14:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 22:14:52 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 22:14:52 39852f1daf820c2bfd33d0812a7352dad20a209f 22:14:52 latest 22:14:52 3.2.0-dev.78 22:14:52 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:14:52 main 22:14:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 22:14:53 518d1c2a5283: Preparing 22:14:53 b0a2bac8d530: Preparing 22:14:53 62005778e7d0: Preparing 22:14:53 f88f0aa99961: Preparing 22:14:53 9e754bfadecd: Preparing 22:14:53 622d75c3bbca: Preparing 22:14:53 4aeaa0e7d41f: Preparing 22:14:53 622d75c3bbca: Waiting 22:14:53 4aeaa0e7d41f: Waiting 22:14:53 f88f0aa99961: Layer already exists 22:14:53 b0a2bac8d530: Pushed 22:14:53 518d1c2a5283: Pushed 22:14:53 9e754bfadecd: Pushed 22:14:53 4aeaa0e7d41f: Layer already exists 22:14:53 622d75c3bbca: Pushed 22:15:00 62005778e7d0: Pushed 22:15:00 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:0528a20ac98d9365431a076b0f85fa1fb5bc4496e8515320b8349a2bfffcfb3c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 22:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 22:15:00 518d1c2a5283: Preparing 22:15:00 b0a2bac8d530: Preparing 22:15:00 62005778e7d0: Preparing 22:15:00 f88f0aa99961: Preparing 22:15:00 9e754bfadecd: Preparing 22:15:00 622d75c3bbca: Preparing 22:15:00 4aeaa0e7d41f: Preparing 22:15:00 622d75c3bbca: Waiting 22:15:00 4aeaa0e7d41f: Waiting 22:15:00 518d1c2a5283: Layer already exists 22:15:00 b0a2bac8d530: Layer already exists 22:15:00 9e754bfadecd: Layer already exists 22:15:00 62005778e7d0: Layer already exists 22:15:00 f88f0aa99961: Layer already exists 22:15:00 4aeaa0e7d41f: Layer already exists 22:15:00 622d75c3bbca: Layer already exists 22:15:00 latest: digest: sha256:0528a20ac98d9365431a076b0f85fa1fb5bc4496e8515320b8349a2bfffcfb3c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.78 22:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 22:15:01 518d1c2a5283: Preparing 22:15:01 b0a2bac8d530: Preparing 22:15:01 62005778e7d0: Preparing 22:15:01 f88f0aa99961: Preparing 22:15:01 9e754bfadecd: Preparing 22:15:01 622d75c3bbca: Preparing 22:15:01 4aeaa0e7d41f: Preparing 22:15:01 622d75c3bbca: Waiting 22:15:01 4aeaa0e7d41f: Waiting 22:15:01 518d1c2a5283: Layer already exists 22:15:01 f88f0aa99961: Layer already exists 22:15:01 62005778e7d0: Layer already exists 22:15:01 b0a2bac8d530: Layer already exists 22:15:01 9e754bfadecd: Layer already exists 22:15:01 622d75c3bbca: Layer already exists 22:15:01 4aeaa0e7d41f: Layer already exists 22:15:01 3.2.0-dev.78: digest: sha256:0528a20ac98d9365431a076b0f85fa1fb5bc4496e8515320b8349a2bfffcfb3c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 22:15:02 518d1c2a5283: Preparing 22:15:02 b0a2bac8d530: Preparing 22:15:02 62005778e7d0: Preparing 22:15:02 f88f0aa99961: Preparing 22:15:02 9e754bfadecd: Preparing 22:15:02 622d75c3bbca: Preparing 22:15:02 4aeaa0e7d41f: Preparing 22:15:02 622d75c3bbca: Waiting 22:15:02 4aeaa0e7d41f: Waiting 22:15:02 f88f0aa99961: Layer already exists 22:15:02 9e754bfadecd: Layer already exists 22:15:02 62005778e7d0: Layer already exists 22:15:02 518d1c2a5283: Layer already exists 22:15:02 b0a2bac8d530: Layer already exists 22:15:02 4aeaa0e7d41f: Layer already exists 22:15:02 622d75c3bbca: Layer already exists 22:15:02 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:0528a20ac98d9365431a076b0f85fa1fb5bc4496e8515320b8349a2bfffcfb3c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 22:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 22:15:03 518d1c2a5283: Preparing 22:15:03 b0a2bac8d530: Preparing 22:15:03 62005778e7d0: Preparing 22:15:03 f88f0aa99961: Preparing 22:15:03 9e754bfadecd: Preparing 22:15:03 622d75c3bbca: Preparing 22:15:03 4aeaa0e7d41f: Preparing 22:15:03 622d75c3bbca: Waiting 22:15:03 4aeaa0e7d41f: Waiting 22:15:03 9e754bfadecd: Layer already exists 22:15:03 b0a2bac8d530: Layer already exists 22:15:03 f88f0aa99961: Layer already exists 22:15:03 518d1c2a5283: Layer already exists 22:15:03 62005778e7d0: Layer already exists 22:15:03 622d75c3bbca: Layer already exists 22:15:03 4aeaa0e7d41f: Layer already exists 22:15:03 main: digest: sha256:0528a20ac98d9365431a076b0f85fa1fb5bc4496e8515320b8349a2bfffcfb3c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:15:04 ===================================================== [Pipeline] echo 22:15:04 taggedImages: 22:15:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:15:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 22:15:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.78 22:15:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:15:04 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 22:15:04 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 22:15:04 39852f1daf820c2bfd33d0812a7352dad20a209f 22:15:04 latest 22:15:04 3.2.0-dev.78 22:15:04 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:15:04 main 22:15:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:15:04 35ec4390da20: Preparing 22:15:04 06ad0f6f187f: Preparing 22:15:04 3cfc08edcd5a: Preparing 22:15:04 eb49e4247c86: Preparing 22:15:04 f88f0aa99961: Preparing 22:15:04 487930fc7b99: Preparing 22:15:04 ec7753b8f348: Preparing 22:15:04 4aeaa0e7d41f: Preparing 22:15:04 487930fc7b99: Waiting 22:15:04 ec7753b8f348: Waiting 22:15:04 4aeaa0e7d41f: Waiting 22:15:04 eb49e4247c86: Layer already exists 22:15:05 f88f0aa99961: Layer already exists 22:15:05 487930fc7b99: Layer already exists 22:15:05 06ad0f6f187f: Pushed 22:15:05 ec7753b8f348: Layer already exists 22:15:05 4aeaa0e7d41f: Layer already exists 22:15:05 35ec4390da20: Pushed 22:15:11 3cfc08edcd5a: Pushed 22:15:11 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:e4bc92dda44346b1bc0070ab3714ee59fb3c6495ebefbbe2076e00650e788491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:15:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:15:12 35ec4390da20: Preparing 22:15:12 06ad0f6f187f: Preparing 22:15:12 3cfc08edcd5a: Preparing 22:15:12 eb49e4247c86: Preparing 22:15:12 f88f0aa99961: Preparing 22:15:12 487930fc7b99: Preparing 22:15:12 ec7753b8f348: Preparing 22:15:12 4aeaa0e7d41f: Preparing 22:15:12 487930fc7b99: Waiting 22:15:12 ec7753b8f348: Waiting 22:15:12 4aeaa0e7d41f: Waiting 22:15:12 35ec4390da20: Layer already exists 22:15:12 3cfc08edcd5a: Layer already exists 22:15:12 f88f0aa99961: Layer already exists 22:15:12 06ad0f6f187f: Layer already exists 22:15:12 eb49e4247c86: Layer already exists 22:15:12 487930fc7b99: Layer already exists 22:15:12 4aeaa0e7d41f: Layer already exists 22:15:12 ec7753b8f348: Layer already exists 22:15:12 latest: digest: sha256:e4bc92dda44346b1bc0070ab3714ee59fb3c6495ebefbbe2076e00650e788491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.78 22:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:15:13 35ec4390da20: Preparing 22:15:13 06ad0f6f187f: Preparing 22:15:13 3cfc08edcd5a: Preparing 22:15:13 eb49e4247c86: Preparing 22:15:13 f88f0aa99961: Preparing 22:15:13 487930fc7b99: Preparing 22:15:13 ec7753b8f348: Preparing 22:15:13 4aeaa0e7d41f: Preparing 22:15:13 487930fc7b99: Waiting 22:15:13 ec7753b8f348: Waiting 22:15:13 4aeaa0e7d41f: Waiting 22:15:13 eb49e4247c86: Layer already exists 22:15:13 3cfc08edcd5a: Layer already exists 22:15:13 06ad0f6f187f: Layer already exists 22:15:13 f88f0aa99961: Layer already exists 22:15:13 35ec4390da20: Layer already exists 22:15:13 487930fc7b99: Layer already exists 22:15:13 4aeaa0e7d41f: Layer already exists 22:15:13 ec7753b8f348: Layer already exists 22:15:13 3.2.0-dev.78: digest: sha256:e4bc92dda44346b1bc0070ab3714ee59fb3c6495ebefbbe2076e00650e788491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:15:14 35ec4390da20: Preparing 22:15:14 06ad0f6f187f: Preparing 22:15:14 3cfc08edcd5a: Preparing 22:15:14 eb49e4247c86: Preparing 22:15:14 f88f0aa99961: Preparing 22:15:14 487930fc7b99: Preparing 22:15:14 ec7753b8f348: Preparing 22:15:14 4aeaa0e7d41f: Preparing 22:15:14 487930fc7b99: Waiting 22:15:14 ec7753b8f348: Waiting 22:15:14 4aeaa0e7d41f: Waiting 22:15:14 35ec4390da20: Layer already exists 22:15:14 3cfc08edcd5a: Layer already exists 22:15:14 eb49e4247c86: Layer already exists 22:15:14 f88f0aa99961: Layer already exists 22:15:14 06ad0f6f187f: Layer already exists 22:15:14 4aeaa0e7d41f: Layer already exists 22:15:14 ec7753b8f348: Layer already exists 22:15:14 487930fc7b99: Layer already exists 22:15:14 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:e4bc92dda44346b1bc0070ab3714ee59fb3c6495ebefbbe2076e00650e788491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 22:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:15:15 35ec4390da20: Preparing 22:15:15 06ad0f6f187f: Preparing 22:15:15 3cfc08edcd5a: Preparing 22:15:15 eb49e4247c86: Preparing 22:15:15 f88f0aa99961: Preparing 22:15:15 487930fc7b99: Preparing 22:15:15 ec7753b8f348: Preparing 22:15:15 4aeaa0e7d41f: Preparing 22:15:15 487930fc7b99: Waiting 22:15:15 ec7753b8f348: Waiting 22:15:15 4aeaa0e7d41f: Waiting 22:15:15 eb49e4247c86: Layer already exists 22:15:15 3cfc08edcd5a: Layer already exists 22:15:15 35ec4390da20: Layer already exists 22:15:15 06ad0f6f187f: Layer already exists 22:15:15 f88f0aa99961: Layer already exists 22:15:15 487930fc7b99: Layer already exists 22:15:15 ec7753b8f348: Layer already exists 22:15:15 4aeaa0e7d41f: Layer already exists 22:15:15 main: digest: sha256:e4bc92dda44346b1bc0070ab3714ee59fb3c6495ebefbbe2076e00650e788491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:15:15 ===================================================== [Pipeline] echo 22:15:15 taggedImages: 22:15:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:15:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:15:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.78 22:15:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:15:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 22:15:15 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 22:15:15 39852f1daf820c2bfd33d0812a7352dad20a209f 22:15:15 latest 22:15:15 3.2.0-dev.78 22:15:15 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:15:15 main 22:15:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:15:16 f1bf88d0c3c1: Preparing 22:15:16 48250e27a763: Preparing 22:15:16 2d5cf7185a55: Preparing 22:15:16 eaf2cc74068f: Preparing 22:15:16 8b03186e6927: Preparing 22:15:16 5a1e4eebeeaa: Preparing 22:15:16 96c57377d59d: Preparing 22:15:16 eaf4a94fb838: Preparing 22:15:16 eb49e4247c86: Preparing 22:15:16 f88f0aa99961: Preparing 22:15:16 a97647b4e4a0: Preparing 22:15:16 97d128b88de0: Preparing 22:15:16 5f70bf18a086: Preparing 22:15:16 3721f8745aeb: Preparing 22:15:16 beb13ce3854f: Preparing 22:15:16 12f488a8d888: Preparing 22:15:16 4aeaa0e7d41f: Preparing 22:15:16 eaf4a94fb838: Waiting 22:15:16 eb49e4247c86: Waiting 22:15:16 f88f0aa99961: Waiting 22:15:16 a97647b4e4a0: Waiting 22:15:16 97d128b88de0: Waiting 22:15:16 5f70bf18a086: Waiting 22:15:16 3721f8745aeb: Waiting 22:15:16 beb13ce3854f: Waiting 22:15:16 12f488a8d888: Waiting 22:15:16 4aeaa0e7d41f: Waiting 22:15:16 5a1e4eebeeaa: Waiting 22:15:16 96c57377d59d: Waiting 22:15:16 2d5cf7185a55: Pushed 22:15:16 8b03186e6927: Pushed 22:15:16 48250e27a763: Pushed 22:15:16 f1bf88d0c3c1: Pushed 22:15:16 eaf2cc74068f: Pushed 22:15:16 eb49e4247c86: Layer already exists 22:15:16 f88f0aa99961: Layer already exists 22:15:16 5a1e4eebeeaa: Pushed 22:15:16 96c57377d59d: Pushed 22:15:16 5f70bf18a086: Layer already exists 22:15:16 97d128b88de0: Pushed 22:15:16 a97647b4e4a0: Pushed 22:15:16 4aeaa0e7d41f: Layer already exists 22:15:16 3721f8745aeb: Pushed 22:15:16 beb13ce3854f: Pushed 22:15:17 12f488a8d888: Pushed 22:15:35 eaf4a94fb838: Pushed 22:15:35 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:88d2481394db06c5354155518b7a5a79950ec100bf86d77459a6698410d3971d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:15:36 f1bf88d0c3c1: Preparing 22:15:36 48250e27a763: Preparing 22:15:36 2d5cf7185a55: Preparing 22:15:36 eaf2cc74068f: Preparing 22:15:36 8b03186e6927: Preparing 22:15:36 5a1e4eebeeaa: Preparing 22:15:36 96c57377d59d: Preparing 22:15:36 eaf4a94fb838: Preparing 22:15:36 5a1e4eebeeaa: Waiting 22:15:36 eb49e4247c86: Preparing 22:15:36 f88f0aa99961: Preparing 22:15:36 96c57377d59d: Waiting 22:15:36 a97647b4e4a0: Preparing 22:15:36 eaf4a94fb838: Waiting 22:15:36 97d128b88de0: Preparing 22:15:36 eb49e4247c86: Waiting 22:15:36 5f70bf18a086: Preparing 22:15:36 3721f8745aeb: Preparing 22:15:36 f88f0aa99961: Waiting 22:15:36 beb13ce3854f: Preparing 22:15:36 a97647b4e4a0: Waiting 22:15:36 12f488a8d888: Preparing 22:15:36 97d128b88de0: Waiting 22:15:36 4aeaa0e7d41f: Preparing 22:15:36 5f70bf18a086: Waiting 22:15:36 3721f8745aeb: Waiting 22:15:36 beb13ce3854f: Waiting 22:15:36 12f488a8d888: Waiting 22:15:36 4aeaa0e7d41f: Waiting 22:15:36 eaf2cc74068f: Layer already exists 22:15:36 2d5cf7185a55: Layer already exists 22:15:36 f1bf88d0c3c1: Layer already exists 22:15:36 8b03186e6927: Layer already exists 22:15:36 48250e27a763: Layer already exists 22:15:36 96c57377d59d: Layer already exists 22:15:36 5a1e4eebeeaa: Layer already exists 22:15:36 f88f0aa99961: Layer already exists 22:15:36 eaf4a94fb838: Layer already exists 22:15:36 eb49e4247c86: Layer already exists 22:15:36 a97647b4e4a0: Layer already exists 22:15:36 5f70bf18a086: Layer already exists 22:15:36 3721f8745aeb: Layer already exists 22:15:36 97d128b88de0: Layer already exists 22:15:36 beb13ce3854f: Layer already exists 22:15:36 12f488a8d888: Layer already exists 22:15:36 4aeaa0e7d41f: Layer already exists 22:15:36 latest: digest: sha256:88d2481394db06c5354155518b7a5a79950ec100bf86d77459a6698410d3971d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.78 22:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:15:37 f1bf88d0c3c1: Preparing 22:15:37 48250e27a763: Preparing 22:15:37 2d5cf7185a55: Preparing 22:15:37 eaf2cc74068f: Preparing 22:15:37 8b03186e6927: Preparing 22:15:37 5a1e4eebeeaa: Preparing 22:15:37 96c57377d59d: Preparing 22:15:37 eaf4a94fb838: Preparing 22:15:37 eb49e4247c86: Preparing 22:15:37 f88f0aa99961: Preparing 22:15:37 a97647b4e4a0: Preparing 22:15:37 97d128b88de0: Preparing 22:15:37 5f70bf18a086: Preparing 22:15:37 3721f8745aeb: Preparing 22:15:37 beb13ce3854f: Preparing 22:15:37 12f488a8d888: Preparing 22:15:37 4aeaa0e7d41f: Preparing 22:15:37 eb49e4247c86: Waiting 22:15:37 f88f0aa99961: Waiting 22:15:37 a97647b4e4a0: Waiting 22:15:37 97d128b88de0: Waiting 22:15:37 5a1e4eebeeaa: Waiting 22:15:37 96c57377d59d: Waiting 22:15:37 eaf4a94fb838: Waiting 22:15:37 3721f8745aeb: Waiting 22:15:37 beb13ce3854f: Waiting 22:15:37 12f488a8d888: Waiting 22:15:37 4aeaa0e7d41f: Waiting 22:15:37 f1bf88d0c3c1: Layer already exists 22:15:37 2d5cf7185a55: Layer already exists 22:15:37 48250e27a763: Layer already exists 22:15:37 eaf2cc74068f: Layer already exists 22:15:37 8b03186e6927: Layer already exists 22:15:37 eb49e4247c86: Layer already exists 22:15:37 5a1e4eebeeaa: Layer already exists 22:15:37 eaf4a94fb838: Layer already exists 22:15:37 96c57377d59d: Layer already exists 22:15:37 f88f0aa99961: Layer already exists 22:15:37 a97647b4e4a0: Layer already exists 22:15:37 5f70bf18a086: Layer already exists 22:15:37 97d128b88de0: Layer already exists 22:15:37 3721f8745aeb: Layer already exists 22:15:37 beb13ce3854f: Layer already exists 22:15:37 12f488a8d888: Layer already exists 22:15:37 4aeaa0e7d41f: Layer already exists 22:15:37 3.2.0-dev.78: digest: sha256:88d2481394db06c5354155518b7a5a79950ec100bf86d77459a6698410d3971d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:15:38 f1bf88d0c3c1: Preparing 22:15:38 48250e27a763: Preparing 22:15:38 2d5cf7185a55: Preparing 22:15:38 eaf2cc74068f: Preparing 22:15:38 8b03186e6927: Preparing 22:15:38 5a1e4eebeeaa: Preparing 22:15:38 96c57377d59d: Preparing 22:15:38 eaf4a94fb838: Preparing 22:15:38 eb49e4247c86: Preparing 22:15:38 f88f0aa99961: Preparing 22:15:38 a97647b4e4a0: Preparing 22:15:38 97d128b88de0: Preparing 22:15:38 5f70bf18a086: Preparing 22:15:38 3721f8745aeb: Preparing 22:15:38 beb13ce3854f: Preparing 22:15:38 12f488a8d888: Preparing 22:15:38 4aeaa0e7d41f: Preparing 22:15:38 f88f0aa99961: Waiting 22:15:38 a97647b4e4a0: Waiting 22:15:38 97d128b88de0: Waiting 22:15:38 5f70bf18a086: Waiting 22:15:38 3721f8745aeb: Waiting 22:15:38 beb13ce3854f: Waiting 22:15:38 12f488a8d888: Waiting 22:15:38 4aeaa0e7d41f: Waiting 22:15:38 96c57377d59d: Waiting 22:15:38 eb49e4247c86: Waiting 22:15:38 eaf4a94fb838: Waiting 22:15:38 5a1e4eebeeaa: Waiting 22:15:38 2d5cf7185a55: Layer already exists 22:15:38 f1bf88d0c3c1: Layer already exists 22:15:38 48250e27a763: Layer already exists 22:15:38 eaf2cc74068f: Layer already exists 22:15:38 8b03186e6927: Layer already exists 22:15:38 5a1e4eebeeaa: Layer already exists 22:15:38 eb49e4247c86: Layer already exists 22:15:38 96c57377d59d: Layer already exists 22:15:38 eaf4a94fb838: Layer already exists 22:15:38 f88f0aa99961: Layer already exists 22:15:38 5f70bf18a086: Layer already exists 22:15:38 97d128b88de0: Layer already exists 22:15:38 3721f8745aeb: Layer already exists 22:15:38 beb13ce3854f: Layer already exists 22:15:38 a97647b4e4a0: Layer already exists 22:15:38 4aeaa0e7d41f: Layer already exists 22:15:38 12f488a8d888: Layer already exists 22:15:38 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:88d2481394db06c5354155518b7a5a79950ec100bf86d77459a6698410d3971d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 22:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:15:38 f1bf88d0c3c1: Preparing 22:15:38 48250e27a763: Preparing 22:15:38 2d5cf7185a55: Preparing 22:15:38 eaf2cc74068f: Preparing 22:15:38 8b03186e6927: Preparing 22:15:38 5a1e4eebeeaa: Preparing 22:15:38 96c57377d59d: Preparing 22:15:38 eaf4a94fb838: Preparing 22:15:38 eb49e4247c86: Preparing 22:15:38 f88f0aa99961: Preparing 22:15:38 a97647b4e4a0: Preparing 22:15:38 97d128b88de0: Preparing 22:15:38 5f70bf18a086: Preparing 22:15:38 3721f8745aeb: Preparing 22:15:38 beb13ce3854f: Preparing 22:15:38 12f488a8d888: Preparing 22:15:38 4aeaa0e7d41f: Preparing 22:15:38 5a1e4eebeeaa: Waiting 22:15:38 96c57377d59d: Waiting 22:15:38 eaf4a94fb838: Waiting 22:15:38 eb49e4247c86: Waiting 22:15:38 f88f0aa99961: Waiting 22:15:38 a97647b4e4a0: Waiting 22:15:38 97d128b88de0: Waiting 22:15:38 5f70bf18a086: Waiting 22:15:38 3721f8745aeb: Waiting 22:15:38 beb13ce3854f: Waiting 22:15:38 12f488a8d888: Waiting 22:15:38 4aeaa0e7d41f: Waiting 22:15:38 48250e27a763: Layer already exists 22:15:38 8b03186e6927: Layer already exists 22:15:38 2d5cf7185a55: Layer already exists 22:15:38 f1bf88d0c3c1: Layer already exists 22:15:38 eaf2cc74068f: Layer already exists 22:15:38 5a1e4eebeeaa: Layer already exists 22:15:38 96c57377d59d: Layer already exists 22:15:38 eaf4a94fb838: Layer already exists 22:15:38 eb49e4247c86: Layer already exists 22:15:38 f88f0aa99961: Layer already exists 22:15:38 97d128b88de0: Layer already exists 22:15:38 3721f8745aeb: Layer already exists 22:15:38 a97647b4e4a0: Layer already exists 22:15:38 5f70bf18a086: Layer already exists 22:15:38 beb13ce3854f: Layer already exists 22:15:38 4aeaa0e7d41f: Layer already exists 22:15:38 12f488a8d888: Layer already exists 22:15:39 main: digest: sha256:88d2481394db06c5354155518b7a5a79950ec100bf86d77459a6698410d3971d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:15:39 ===================================================== [Pipeline] echo 22:15:39 taggedImages: 22:15:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:15:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:15:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.78 22:15:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:15:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 22:15:39 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 22:15:39 39852f1daf820c2bfd33d0812a7352dad20a209f 22:15:39 latest 22:15:39 3.2.0-dev.78 22:15:39 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:15:39 main 22:15:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:15:40 28b05dbe2f8b: Preparing 22:15:40 0ecfef063ab0: Preparing 22:15:40 250339f1672b: Preparing 22:15:40 d73821d154f8: Preparing 22:15:40 eb49e4247c86: Preparing 22:15:40 f88f0aa99961: Preparing 22:15:40 487930fc7b99: Preparing 22:15:40 ec7753b8f348: Preparing 22:15:40 4aeaa0e7d41f: Preparing 22:15:40 f88f0aa99961: Waiting 22:15:40 487930fc7b99: Waiting 22:15:40 ec7753b8f348: Waiting 22:15:40 4aeaa0e7d41f: Waiting 22:15:40 eb49e4247c86: Layer already exists 22:15:40 f88f0aa99961: Layer already exists 22:15:40 487930fc7b99: Layer already exists 22:15:40 250339f1672b: Pushed 22:15:40 0ecfef063ab0: Pushed 22:15:40 ec7753b8f348: Layer already exists 22:15:40 28b05dbe2f8b: Pushed 22:15:40 4aeaa0e7d41f: Layer already exists 22:15:45 d73821d154f8: Pushed 22:15:45 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:45f6e4cb227f9a21ff67e7738ef1c50de0391cd224722ca56741170cdaf7ba80 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:46 + 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 22:15:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 22:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:15:46 28b05dbe2f8b: Preparing 22:15:46 0ecfef063ab0: Preparing 22:15:46 250339f1672b: Preparing 22:15:46 d73821d154f8: Preparing 22:15:46 eb49e4247c86: Preparing 22:15:46 f88f0aa99961: Preparing 22:15:46 487930fc7b99: Preparing 22:15:46 ec7753b8f348: Preparing 22:15:46 4aeaa0e7d41f: Preparing 22:15:46 f88f0aa99961: Waiting 22:15:46 ec7753b8f348: Waiting 22:15:46 487930fc7b99: Waiting 22:15:46 4aeaa0e7d41f: Waiting 22:15:46 d73821d154f8: Layer already exists 22:15:46 28b05dbe2f8b: Layer already exists 22:15:46 250339f1672b: Layer already exists 22:15:46 0ecfef063ab0: Layer already exists 22:15:46 eb49e4247c86: Layer already exists 22:15:46 ec7753b8f348: Layer already exists 22:15:46 f88f0aa99961: Layer already exists 22:15:46 487930fc7b99: Layer already exists 22:15:46 4aeaa0e7d41f: Layer already exists 22:15:46 latest: digest: sha256:45f6e4cb227f9a21ff67e7738ef1c50de0391cd224722ca56741170cdaf7ba80 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.78 22:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:15:47 28b05dbe2f8b: Preparing 22:15:47 0ecfef063ab0: Preparing 22:15:47 250339f1672b: Preparing 22:15:47 d73821d154f8: Preparing 22:15:47 eb49e4247c86: Preparing 22:15:47 f88f0aa99961: Preparing 22:15:47 487930fc7b99: Preparing 22:15:47 ec7753b8f348: Preparing 22:15:47 4aeaa0e7d41f: Preparing 22:15:47 f88f0aa99961: Waiting 22:15:47 487930fc7b99: Waiting 22:15:47 ec7753b8f348: Waiting 22:15:47 4aeaa0e7d41f: Waiting 22:15:47 eb49e4247c86: Layer already exists 22:15:47 250339f1672b: Layer already exists 22:15:47 d73821d154f8: Layer already exists 22:15:47 0ecfef063ab0: Layer already exists 22:15:47 28b05dbe2f8b: Layer already exists 22:15:47 4aeaa0e7d41f: Layer already exists 22:15:47 f88f0aa99961: Layer already exists 22:15:47 487930fc7b99: Layer already exists 22:15:47 ec7753b8f348: Layer already exists 22:15:47 3.2.0-dev.78: digest: sha256:45f6e4cb227f9a21ff67e7738ef1c50de0391cd224722ca56741170cdaf7ba80 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:15:48 28b05dbe2f8b: Preparing 22:15:48 0ecfef063ab0: Preparing 22:15:48 250339f1672b: Preparing 22:15:48 d73821d154f8: Preparing 22:15:48 eb49e4247c86: Preparing 22:15:48 f88f0aa99961: Preparing 22:15:48 487930fc7b99: Preparing 22:15:48 ec7753b8f348: Preparing 22:15:48 4aeaa0e7d41f: Preparing 22:15:48 f88f0aa99961: Waiting 22:15:48 487930fc7b99: Waiting 22:15:48 ec7753b8f348: Waiting 22:15:48 4aeaa0e7d41f: Waiting 22:15:48 28b05dbe2f8b: Layer already exists 22:15:48 0ecfef063ab0: Layer already exists 22:15:48 d73821d154f8: Layer already exists 22:15:48 eb49e4247c86: Layer already exists 22:15:48 250339f1672b: Layer already exists 22:15:48 4aeaa0e7d41f: Layer already exists 22:15:48 ec7753b8f348: Layer already exists 22:15:48 f88f0aa99961: Layer already exists 22:15:48 487930fc7b99: Layer already exists 22:15:48 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:45f6e4cb227f9a21ff67e7738ef1c50de0391cd224722ca56741170cdaf7ba80 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:49 + 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 22:15:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 22:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:15:49 28b05dbe2f8b: Preparing 22:15:49 0ecfef063ab0: Preparing 22:15:49 250339f1672b: Preparing 22:15:49 d73821d154f8: Preparing 22:15:49 eb49e4247c86: Preparing 22:15:49 f88f0aa99961: Preparing 22:15:49 487930fc7b99: Preparing 22:15:49 ec7753b8f348: Preparing 22:15:49 4aeaa0e7d41f: Preparing 22:15:49 487930fc7b99: Waiting 22:15:49 ec7753b8f348: Waiting 22:15:49 4aeaa0e7d41f: Waiting 22:15:49 f88f0aa99961: Waiting 22:15:49 0ecfef063ab0: Layer already exists 22:15:49 d73821d154f8: Layer already exists 22:15:49 eb49e4247c86: Layer already exists 22:15:49 250339f1672b: Layer already exists 22:15:49 28b05dbe2f8b: Layer already exists 22:15:49 ec7753b8f348: Layer already exists 22:15:49 487930fc7b99: Layer already exists 22:15:49 f88f0aa99961: Layer already exists 22:15:49 4aeaa0e7d41f: Layer already exists 22:15:49 main: digest: sha256:45f6e4cb227f9a21ff67e7738ef1c50de0391cd224722ca56741170cdaf7ba80 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:15:49 ===================================================== [Pipeline] echo 22:15:49 taggedImages: 22:15:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:15:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 22:15:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.78 22:15:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:15:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 22:15:49 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 22:15:49 39852f1daf820c2bfd33d0812a7352dad20a209f 22:15:49 latest 22:15:49 3.2.0-dev.78 22:15:49 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:15:49 main 22:15:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:15:50 4925bfa17b1f: Preparing 22:15:50 8d2e10f07f7b: Preparing 22:15:50 5715b0a9deea: Preparing 22:15:50 b2e11f888905: Preparing 22:15:50 d8a3734be57f: Preparing 22:15:50 eb49e4247c86: Preparing 22:15:50 f88f0aa99961: Preparing 22:15:50 56fe6e2d1d3b: Preparing 22:15:50 c8b97eed16f3: Preparing 22:15:50 a7fa5b97db73: Preparing 22:15:50 4aeaa0e7d41f: Preparing 22:15:50 eb49e4247c86: Waiting 22:15:50 f88f0aa99961: Waiting 22:15:50 56fe6e2d1d3b: Waiting 22:15:50 c8b97eed16f3: Waiting 22:15:50 a7fa5b97db73: Waiting 22:15:50 4aeaa0e7d41f: Waiting 22:15:50 d8a3734be57f: Pushed 22:15:50 8d2e10f07f7b: Pushed 22:15:50 b2e11f888905: Pushed 22:15:50 4925bfa17b1f: Pushed 22:15:50 eb49e4247c86: Layer already exists 22:15:50 f88f0aa99961: Layer already exists 22:15:50 4aeaa0e7d41f: Layer already exists 22:15:51 56fe6e2d1d3b: Pushed 22:15:51 c8b97eed16f3: Pushed 22:15:53 5715b0a9deea: Pushed 22:15:53 a7fa5b97db73: Pushed 22:15:53 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:6c78f71abf5ef447a0b43283f89c137f80170786466c0d76228007b4f79d605d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:54 + 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 22:15:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:15:54 4925bfa17b1f: Preparing 22:15:54 8d2e10f07f7b: Preparing 22:15:54 5715b0a9deea: Preparing 22:15:54 b2e11f888905: Preparing 22:15:54 d8a3734be57f: Preparing 22:15:54 eb49e4247c86: Preparing 22:15:54 f88f0aa99961: Preparing 22:15:54 56fe6e2d1d3b: Preparing 22:15:54 c8b97eed16f3: Preparing 22:15:54 a7fa5b97db73: Preparing 22:15:54 4aeaa0e7d41f: Preparing 22:15:54 f88f0aa99961: Waiting 22:15:54 56fe6e2d1d3b: Waiting 22:15:54 c8b97eed16f3: Waiting 22:15:54 eb49e4247c86: Waiting 22:15:54 a7fa5b97db73: Waiting 22:15:54 4aeaa0e7d41f: Waiting 22:15:54 5715b0a9deea: Layer already exists 22:15:54 b2e11f888905: Layer already exists 22:15:54 4925bfa17b1f: Layer already exists 22:15:54 d8a3734be57f: Layer already exists 22:15:54 8d2e10f07f7b: Layer already exists 22:15:54 eb49e4247c86: Layer already exists 22:15:54 56fe6e2d1d3b: Layer already exists 22:15:54 a7fa5b97db73: Layer already exists 22:15:54 c8b97eed16f3: Layer already exists 22:15:54 f88f0aa99961: Layer already exists 22:15:54 4aeaa0e7d41f: Layer already exists 22:15:54 latest: digest: sha256:6c78f71abf5ef447a0b43283f89c137f80170786466c0d76228007b4f79d605d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.78 22:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:15:55 4925bfa17b1f: Preparing 22:15:55 8d2e10f07f7b: Preparing 22:15:55 5715b0a9deea: Preparing 22:15:55 b2e11f888905: Preparing 22:15:55 d8a3734be57f: Preparing 22:15:55 eb49e4247c86: Preparing 22:15:55 f88f0aa99961: Preparing 22:15:55 56fe6e2d1d3b: Preparing 22:15:55 c8b97eed16f3: Preparing 22:15:55 a7fa5b97db73: Preparing 22:15:55 4aeaa0e7d41f: Preparing 22:15:55 c8b97eed16f3: Waiting 22:15:55 a7fa5b97db73: Waiting 22:15:55 4aeaa0e7d41f: Waiting 22:15:55 eb49e4247c86: Waiting 22:15:55 f88f0aa99961: Waiting 22:15:55 56fe6e2d1d3b: Waiting 22:15:55 4925bfa17b1f: Layer already exists 22:15:55 b2e11f888905: Layer already exists 22:15:55 5715b0a9deea: Layer already exists 22:15:55 8d2e10f07f7b: Layer already exists 22:15:55 d8a3734be57f: Layer already exists 22:15:55 f88f0aa99961: Layer already exists 22:15:55 eb49e4247c86: Layer already exists 22:15:55 a7fa5b97db73: Layer already exists 22:15:55 56fe6e2d1d3b: Layer already exists 22:15:55 c8b97eed16f3: Layer already exists 22:15:55 4aeaa0e7d41f: Layer already exists 22:15:55 3.2.0-dev.78: digest: sha256:6c78f71abf5ef447a0b43283f89c137f80170786466c0d76228007b4f79d605d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:15:56 4925bfa17b1f: Preparing 22:15:56 8d2e10f07f7b: Preparing 22:15:56 5715b0a9deea: Preparing 22:15:56 b2e11f888905: Preparing 22:15:56 d8a3734be57f: Preparing 22:15:56 eb49e4247c86: Preparing 22:15:56 f88f0aa99961: Preparing 22:15:56 56fe6e2d1d3b: Preparing 22:15:56 c8b97eed16f3: Preparing 22:15:56 a7fa5b97db73: Preparing 22:15:56 4aeaa0e7d41f: Preparing 22:15:56 eb49e4247c86: Waiting 22:15:56 f88f0aa99961: Waiting 22:15:56 56fe6e2d1d3b: Waiting 22:15:56 c8b97eed16f3: Waiting 22:15:56 4aeaa0e7d41f: Waiting 22:15:56 d8a3734be57f: Layer already exists 22:15:56 5715b0a9deea: Layer already exists 22:15:56 4925bfa17b1f: Layer already exists 22:15:56 b2e11f888905: Layer already exists 22:15:56 8d2e10f07f7b: Layer already exists 22:15:56 eb49e4247c86: Layer already exists 22:15:56 56fe6e2d1d3b: Layer already exists 22:15:56 f88f0aa99961: Layer already exists 22:15:56 c8b97eed16f3: Layer already exists 22:15:56 a7fa5b97db73: Layer already exists 22:15:56 4aeaa0e7d41f: Layer already exists 22:15:56 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:6c78f71abf5ef447a0b43283f89c137f80170786466c0d76228007b4f79d605d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:57 + 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 22:15:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 22:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:15:57 4925bfa17b1f: Preparing 22:15:57 8d2e10f07f7b: Preparing 22:15:57 5715b0a9deea: Preparing 22:15:57 b2e11f888905: Preparing 22:15:57 d8a3734be57f: Preparing 22:15:57 eb49e4247c86: Preparing 22:15:57 f88f0aa99961: Preparing 22:15:57 56fe6e2d1d3b: Preparing 22:15:57 c8b97eed16f3: Preparing 22:15:57 a7fa5b97db73: Preparing 22:15:57 4aeaa0e7d41f: Preparing 22:15:57 56fe6e2d1d3b: Waiting 22:15:57 c8b97eed16f3: Waiting 22:15:57 a7fa5b97db73: Waiting 22:15:57 4aeaa0e7d41f: Waiting 22:15:57 eb49e4247c86: Waiting 22:15:57 f88f0aa99961: Waiting 22:15:57 5715b0a9deea: Layer already exists 22:15:57 8d2e10f07f7b: Layer already exists 22:15:57 b2e11f888905: Layer already exists 22:15:57 d8a3734be57f: Layer already exists 22:15:57 4925bfa17b1f: Layer already exists 22:15:57 f88f0aa99961: Layer already exists 22:15:57 c8b97eed16f3: Layer already exists 22:15:57 eb49e4247c86: Layer already exists 22:15:57 56fe6e2d1d3b: Layer already exists 22:15:57 a7fa5b97db73: Layer already exists 22:15:57 4aeaa0e7d41f: Layer already exists 22:15:57 main: digest: sha256:6c78f71abf5ef447a0b43283f89c137f80170786466c0d76228007b4f79d605d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:15:57 ===================================================== [Pipeline] echo 22:15:57 taggedImages: 22:15:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:15:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:15:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.78 22:15:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:15:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 22:15:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 22:15:58 39852f1daf820c2bfd33d0812a7352dad20a209f 22:15:58 latest 22:15:58 3.2.0-dev.78 22:15:58 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:15:58 main 22:15:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:15:58 8e2aa05cf3dc: Preparing 22:15:58 38c11ce21654: Preparing 22:15:58 51b2e925b0fa: Preparing 22:15:58 267e1c0aa85a: Preparing 22:15:58 04b9006769c5: Preparing 22:15:58 0140126890f6: Preparing 22:15:58 c76429e872f7: Preparing 22:15:58 eb49e4247c86: Preparing 22:15:58 f88f0aa99961: Preparing 22:15:58 46fc999efccf: Preparing 22:15:58 a3cda0ba252e: Preparing 22:15:58 0140126890f6: Waiting 22:15:58 c76429e872f7: Waiting 22:15:58 f88f0aa99961: Waiting 22:15:58 eb49e4247c86: Waiting 22:15:58 46fc999efccf: Waiting 22:15:58 4aeaa0e7d41f: Preparing 22:15:58 a3cda0ba252e: Waiting 22:15:58 4aeaa0e7d41f: Waiting 22:15:59 38c11ce21654: Pushed 22:15:59 04b9006769c5: Pushed 22:15:59 8e2aa05cf3dc: Pushed 22:15:59 eb49e4247c86: Layer already exists 22:15:59 0140126890f6: Pushed 22:15:59 f88f0aa99961: Layer already exists 22:15:59 c76429e872f7: Pushed 22:15:59 4aeaa0e7d41f: Layer already exists 22:15:59 46fc999efccf: Pushed 22:16:01 267e1c0aa85a: Pushed 22:16:01 51b2e925b0fa: Pushed 22:16:01 a3cda0ba252e: Pushed 22:16:02 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:a3ab83121102979c3bd46851a13bbc50573e60ac87ebf1e6954739fe8a16a20d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:02 + 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 22:16:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:16:02 8e2aa05cf3dc: Preparing 22:16:02 38c11ce21654: Preparing 22:16:02 51b2e925b0fa: Preparing 22:16:02 267e1c0aa85a: Preparing 22:16:02 04b9006769c5: Preparing 22:16:02 0140126890f6: Preparing 22:16:02 c76429e872f7: Preparing 22:16:02 eb49e4247c86: Preparing 22:16:02 f88f0aa99961: Preparing 22:16:02 46fc999efccf: Preparing 22:16:02 a3cda0ba252e: Preparing 22:16:02 4aeaa0e7d41f: Preparing 22:16:02 0140126890f6: Waiting 22:16:02 c76429e872f7: Waiting 22:16:02 46fc999efccf: Waiting 22:16:02 eb49e4247c86: Waiting 22:16:02 a3cda0ba252e: Waiting 22:16:02 4aeaa0e7d41f: Waiting 22:16:02 f88f0aa99961: Waiting 22:16:02 267e1c0aa85a: Layer already exists 22:16:02 04b9006769c5: Layer already exists 22:16:02 8e2aa05cf3dc: Layer already exists 22:16:02 38c11ce21654: Layer already exists 22:16:02 51b2e925b0fa: Layer already exists 22:16:02 0140126890f6: Layer already exists 22:16:02 c76429e872f7: Layer already exists 22:16:02 eb49e4247c86: Layer already exists 22:16:02 f88f0aa99961: Layer already exists 22:16:02 46fc999efccf: Layer already exists 22:16:02 a3cda0ba252e: Layer already exists 22:16:02 4aeaa0e7d41f: Layer already exists 22:16:03 latest: digest: sha256:a3ab83121102979c3bd46851a13bbc50573e60ac87ebf1e6954739fe8a16a20d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.78 22:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:16:03 8e2aa05cf3dc: Preparing 22:16:03 38c11ce21654: Preparing 22:16:03 51b2e925b0fa: Preparing 22:16:03 267e1c0aa85a: Preparing 22:16:03 04b9006769c5: Preparing 22:16:03 0140126890f6: Preparing 22:16:03 c76429e872f7: Preparing 22:16:03 eb49e4247c86: Preparing 22:16:03 f88f0aa99961: Preparing 22:16:03 46fc999efccf: Preparing 22:16:03 a3cda0ba252e: Preparing 22:16:03 4aeaa0e7d41f: Preparing 22:16:03 eb49e4247c86: Waiting 22:16:03 f88f0aa99961: Waiting 22:16:03 46fc999efccf: Waiting 22:16:03 a3cda0ba252e: Waiting 22:16:03 4aeaa0e7d41f: Waiting 22:16:03 0140126890f6: Waiting 22:16:03 c76429e872f7: Waiting 22:16:03 267e1c0aa85a: Layer already exists 22:16:03 8e2aa05cf3dc: Layer already exists 22:16:03 51b2e925b0fa: Layer already exists 22:16:03 38c11ce21654: Layer already exists 22:16:03 04b9006769c5: Layer already exists 22:16:03 c76429e872f7: Layer already exists 22:16:03 0140126890f6: Layer already exists 22:16:03 f88f0aa99961: Layer already exists 22:16:03 eb49e4247c86: Layer already exists 22:16:03 46fc999efccf: Layer already exists 22:16:03 4aeaa0e7d41f: Layer already exists 22:16:03 a3cda0ba252e: Layer already exists 22:16:04 3.2.0-dev.78: digest: sha256:a3ab83121102979c3bd46851a13bbc50573e60ac87ebf1e6954739fe8a16a20d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:16:04 8e2aa05cf3dc: Preparing 22:16:04 38c11ce21654: Preparing 22:16:04 51b2e925b0fa: Preparing 22:16:04 267e1c0aa85a: Preparing 22:16:04 04b9006769c5: Preparing 22:16:04 0140126890f6: Preparing 22:16:04 c76429e872f7: Preparing 22:16:04 eb49e4247c86: Preparing 22:16:04 f88f0aa99961: Preparing 22:16:04 46fc999efccf: Preparing 22:16:04 a3cda0ba252e: Preparing 22:16:04 4aeaa0e7d41f: Preparing 22:16:04 eb49e4247c86: Waiting 22:16:04 0140126890f6: Waiting 22:16:04 c76429e872f7: Waiting 22:16:04 f88f0aa99961: Waiting 22:16:04 a3cda0ba252e: Waiting 22:16:04 4aeaa0e7d41f: Waiting 22:16:04 04b9006769c5: Layer already exists 22:16:04 51b2e925b0fa: Layer already exists 22:16:04 38c11ce21654: Layer already exists 22:16:04 267e1c0aa85a: Layer already exists 22:16:04 8e2aa05cf3dc: Layer already exists 22:16:04 0140126890f6: Layer already exists 22:16:04 eb49e4247c86: Layer already exists 22:16:04 c76429e872f7: Layer already exists 22:16:04 f88f0aa99961: Layer already exists 22:16:04 46fc999efccf: Layer already exists 22:16:04 a3cda0ba252e: Layer already exists 22:16:04 4aeaa0e7d41f: Layer already exists 22:16:05 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:a3ab83121102979c3bd46851a13bbc50573e60ac87ebf1e6954739fe8a16a20d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:05 + 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 22:16:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 22:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:16:05 8e2aa05cf3dc: Preparing 22:16:05 38c11ce21654: Preparing 22:16:05 51b2e925b0fa: Preparing 22:16:05 267e1c0aa85a: Preparing 22:16:05 04b9006769c5: Preparing 22:16:05 0140126890f6: Preparing 22:16:05 c76429e872f7: Preparing 22:16:05 eb49e4247c86: Preparing 22:16:05 f88f0aa99961: Preparing 22:16:05 46fc999efccf: Preparing 22:16:05 a3cda0ba252e: Preparing 22:16:05 4aeaa0e7d41f: Preparing 22:16:05 eb49e4247c86: Waiting 22:16:05 f88f0aa99961: Waiting 22:16:05 46fc999efccf: Waiting 22:16:05 a3cda0ba252e: Waiting 22:16:05 4aeaa0e7d41f: Waiting 22:16:05 0140126890f6: Waiting 22:16:05 c76429e872f7: Waiting 22:16:05 51b2e925b0fa: Layer already exists 22:16:05 04b9006769c5: Layer already exists 22:16:05 8e2aa05cf3dc: Layer already exists 22:16:05 38c11ce21654: Layer already exists 22:16:05 267e1c0aa85a: Layer already exists 22:16:05 0140126890f6: Layer already exists 22:16:05 c76429e872f7: Layer already exists 22:16:05 46fc999efccf: Layer already exists 22:16:05 f88f0aa99961: Layer already exists 22:16:05 eb49e4247c86: Layer already exists 22:16:05 a3cda0ba252e: Layer already exists 22:16:05 4aeaa0e7d41f: Layer already exists 22:16:05 main: digest: sha256:a3ab83121102979c3bd46851a13bbc50573e60ac87ebf1e6954739fe8a16a20d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:06 ===================================================== [Pipeline] echo 22:16:06 taggedImages: 22:16:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:16:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:16:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.78 22:16:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:16:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 22:16:06 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 22:16:06 39852f1daf820c2bfd33d0812a7352dad20a209f 22:16:06 latest 22:16:06 3.2.0-dev.78 22:16:06 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:16:06 main 22:16:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:16:06 e252fc453471: Preparing 22:16:06 545cddb381bd: Preparing 22:16:06 eb49e4247c86: Preparing 22:16:06 f88f0aa99961: Preparing 22:16:06 e934d7c6b0fd: Preparing 22:16:06 473c50236371: Preparing 22:16:06 4aeaa0e7d41f: Preparing 22:16:06 473c50236371: Waiting 22:16:06 4aeaa0e7d41f: Waiting 22:16:06 f88f0aa99961: Layer already exists 22:16:07 eb49e4247c86: Layer already exists 22:16:07 4aeaa0e7d41f: Layer already exists 22:16:07 e934d7c6b0fd: Pushed 22:16:07 e252fc453471: Pushed 22:16:08 473c50236371: Pushed 22:16:10 545cddb381bd: Pushed 22:16:10 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:b0b6d46d82e4cbb1477456709e96baca78774d59c4ed47c8781f3767501d5ec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:11 + 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 22:16:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:16:11 e252fc453471: Preparing 22:16:11 545cddb381bd: Preparing 22:16:11 eb49e4247c86: Preparing 22:16:11 f88f0aa99961: Preparing 22:16:11 e934d7c6b0fd: Preparing 22:16:11 473c50236371: Preparing 22:16:11 4aeaa0e7d41f: Preparing 22:16:11 473c50236371: Waiting 22:16:11 4aeaa0e7d41f: Waiting 22:16:11 e252fc453471: Layer already exists 22:16:11 545cddb381bd: Layer already exists 22:16:11 eb49e4247c86: Layer already exists 22:16:11 e934d7c6b0fd: Layer already exists 22:16:11 f88f0aa99961: Layer already exists 22:16:11 473c50236371: Layer already exists 22:16:11 4aeaa0e7d41f: Layer already exists 22:16:11 latest: digest: sha256:b0b6d46d82e4cbb1477456709e96baca78774d59c4ed47c8781f3767501d5ec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.78 22:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:16:12 e252fc453471: Preparing 22:16:12 545cddb381bd: Preparing 22:16:12 eb49e4247c86: Preparing 22:16:12 f88f0aa99961: Preparing 22:16:12 e934d7c6b0fd: Preparing 22:16:12 473c50236371: Preparing 22:16:12 473c50236371: Waiting 22:16:12 4aeaa0e7d41f: Preparing 22:16:12 4aeaa0e7d41f: Waiting 22:16:12 545cddb381bd: Layer already exists 22:16:12 eb49e4247c86: Layer already exists 22:16:12 e934d7c6b0fd: Layer already exists 22:16:12 f88f0aa99961: Layer already exists 22:16:12 e252fc453471: Layer already exists 22:16:12 473c50236371: Layer already exists 22:16:12 4aeaa0e7d41f: Layer already exists 22:16:12 3.2.0-dev.78: digest: sha256:b0b6d46d82e4cbb1477456709e96baca78774d59c4ed47c8781f3767501d5ec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:16:13 e252fc453471: Preparing 22:16:13 545cddb381bd: Preparing 22:16:13 eb49e4247c86: Preparing 22:16:13 f88f0aa99961: Preparing 22:16:13 e934d7c6b0fd: Preparing 22:16:13 473c50236371: Preparing 22:16:13 4aeaa0e7d41f: Preparing 22:16:13 473c50236371: Waiting 22:16:13 4aeaa0e7d41f: Waiting 22:16:13 e934d7c6b0fd: Layer already exists 22:16:13 545cddb381bd: Layer already exists 22:16:13 f88f0aa99961: Layer already exists 22:16:13 eb49e4247c86: Layer already exists 22:16:13 e252fc453471: Layer already exists 22:16:13 473c50236371: Layer already exists 22:16:13 4aeaa0e7d41f: Layer already exists 22:16:13 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:b0b6d46d82e4cbb1477456709e96baca78774d59c4ed47c8781f3767501d5ec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:13 + 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 22:16:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 22:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:16:14 e252fc453471: Preparing 22:16:14 545cddb381bd: Preparing 22:16:14 eb49e4247c86: Preparing 22:16:14 f88f0aa99961: Preparing 22:16:14 e934d7c6b0fd: Preparing 22:16:14 473c50236371: Preparing 22:16:14 4aeaa0e7d41f: Preparing 22:16:14 473c50236371: Waiting 22:16:14 f88f0aa99961: Layer already exists 22:16:14 eb49e4247c86: Layer already exists 22:16:14 545cddb381bd: Layer already exists 22:16:14 e252fc453471: Layer already exists 22:16:14 e934d7c6b0fd: Layer already exists 22:16:14 473c50236371: Layer already exists 22:16:14 4aeaa0e7d41f: Layer already exists 22:16:14 main: digest: sha256:b0b6d46d82e4cbb1477456709e96baca78774d59c4ed47c8781f3767501d5ec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:14 ===================================================== [Pipeline] echo 22:16:14 taggedImages: 22:16:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:16:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:16:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.78 22:16:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:16:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 22:16:14 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 22:16:14 39852f1daf820c2bfd33d0812a7352dad20a209f 22:16:14 latest 22:16:14 3.2.0-dev.78 22:16:14 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:16:14 main 22:16:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:16:15 d3cd320e7d3f: Preparing 22:16:15 27fb0f504d80: Preparing 22:16:15 5077bc87e95e: Preparing 22:16:15 eb49e4247c86: Preparing 22:16:15 f88f0aa99961: Preparing 22:16:15 58a70531b403: Preparing 22:16:15 6e9fdf00a625: Preparing 22:16:15 fbc949ee6bb8: Preparing 22:16:15 2d03499f704e: Preparing 22:16:15 4aeaa0e7d41f: Preparing 22:16:15 6e9fdf00a625: Waiting 22:16:15 fbc949ee6bb8: Waiting 22:16:15 2d03499f704e: Waiting 22:16:15 4aeaa0e7d41f: Waiting 22:16:15 58a70531b403: Waiting 22:16:15 27fb0f504d80: Pushed 22:16:15 5077bc87e95e: Pushed 22:16:16 eb49e4247c86: Layer already exists 22:16:16 f88f0aa99961: Layer already exists 22:16:16 d3cd320e7d3f: Pushed 22:16:16 4aeaa0e7d41f: Layer already exists 22:16:16 fbc949ee6bb8: Pushed 22:16:16 2d03499f704e: Pushed 22:16:29 6e9fdf00a625: Pushed 22:16:37 58a70531b403: Pushed 22:16:37 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:8f86cb020d0d1c241853ace66a64e435789bde87646e5dae35a2d3f644353846 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:37 + 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 22:16:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:16:37 d3cd320e7d3f: Preparing 22:16:37 27fb0f504d80: Preparing 22:16:37 5077bc87e95e: Preparing 22:16:37 eb49e4247c86: Preparing 22:16:37 f88f0aa99961: Preparing 22:16:37 58a70531b403: Preparing 22:16:37 6e9fdf00a625: Preparing 22:16:37 fbc949ee6bb8: Preparing 22:16:37 2d03499f704e: Preparing 22:16:37 4aeaa0e7d41f: Preparing 22:16:37 fbc949ee6bb8: Waiting 22:16:37 58a70531b403: Waiting 22:16:37 2d03499f704e: Waiting 22:16:37 4aeaa0e7d41f: Waiting 22:16:37 6e9fdf00a625: Waiting 22:16:37 5077bc87e95e: Layer already exists 22:16:37 f88f0aa99961: Layer already exists 22:16:37 27fb0f504d80: Layer already exists 22:16:37 eb49e4247c86: Layer already exists 22:16:37 d3cd320e7d3f: Layer already exists 22:16:37 58a70531b403: Layer already exists 22:16:37 6e9fdf00a625: Layer already exists 22:16:37 2d03499f704e: Layer already exists 22:16:37 fbc949ee6bb8: Layer already exists 22:16:37 4aeaa0e7d41f: Layer already exists 22:16:38 latest: digest: sha256:8f86cb020d0d1c241853ace66a64e435789bde87646e5dae35a2d3f644353846 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.78 22:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:16:38 d3cd320e7d3f: Preparing 22:16:38 27fb0f504d80: Preparing 22:16:38 5077bc87e95e: Preparing 22:16:38 eb49e4247c86: Preparing 22:16:38 f88f0aa99961: Preparing 22:16:38 58a70531b403: Preparing 22:16:38 6e9fdf00a625: Preparing 22:16:38 fbc949ee6bb8: Preparing 22:16:38 2d03499f704e: Preparing 22:16:38 4aeaa0e7d41f: Preparing 22:16:38 6e9fdf00a625: Waiting 22:16:38 fbc949ee6bb8: Waiting 22:16:38 2d03499f704e: Waiting 22:16:38 4aeaa0e7d41f: Waiting 22:16:38 58a70531b403: Waiting 22:16:38 f88f0aa99961: Layer already exists 22:16:38 27fb0f504d80: Layer already exists 22:16:38 eb49e4247c86: Layer already exists 22:16:38 d3cd320e7d3f: Layer already exists 22:16:38 5077bc87e95e: Layer already exists 22:16:38 58a70531b403: Layer already exists 22:16:38 2d03499f704e: Layer already exists 22:16:38 6e9fdf00a625: Layer already exists 22:16:38 fbc949ee6bb8: Layer already exists 22:16:38 4aeaa0e7d41f: Layer already exists 22:16:38 3.2.0-dev.78: digest: sha256:8f86cb020d0d1c241853ace66a64e435789bde87646e5dae35a2d3f644353846 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:16:39 d3cd320e7d3f: Preparing 22:16:39 27fb0f504d80: Preparing 22:16:39 5077bc87e95e: Preparing 22:16:39 eb49e4247c86: Preparing 22:16:39 f88f0aa99961: Preparing 22:16:39 58a70531b403: Preparing 22:16:39 6e9fdf00a625: Preparing 22:16:39 fbc949ee6bb8: Preparing 22:16:39 2d03499f704e: Preparing 22:16:39 4aeaa0e7d41f: Preparing 22:16:39 fbc949ee6bb8: Waiting 22:16:39 2d03499f704e: Waiting 22:16:39 4aeaa0e7d41f: Waiting 22:16:39 58a70531b403: Waiting 22:16:39 6e9fdf00a625: Waiting 22:16:39 5077bc87e95e: Layer already exists 22:16:39 d3cd320e7d3f: Layer already exists 22:16:39 f88f0aa99961: Layer already exists 22:16:39 eb49e4247c86: Layer already exists 22:16:39 27fb0f504d80: Layer already exists 22:16:39 6e9fdf00a625: Layer already exists 22:16:39 58a70531b403: Layer already exists 22:16:39 2d03499f704e: Layer already exists 22:16:39 fbc949ee6bb8: Layer already exists 22:16:39 4aeaa0e7d41f: Layer already exists 22:16:39 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:8f86cb020d0d1c241853ace66a64e435789bde87646e5dae35a2d3f644353846 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:40 + 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 22:16:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 22:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:16:40 d3cd320e7d3f: Preparing 22:16:40 27fb0f504d80: Preparing 22:16:40 5077bc87e95e: Preparing 22:16:40 eb49e4247c86: Preparing 22:16:40 f88f0aa99961: Preparing 22:16:40 58a70531b403: Preparing 22:16:40 6e9fdf00a625: Preparing 22:16:40 fbc949ee6bb8: Preparing 22:16:40 6e9fdf00a625: Waiting 22:16:40 2d03499f704e: Preparing 22:16:40 fbc949ee6bb8: Waiting 22:16:40 4aeaa0e7d41f: Preparing 22:16:40 2d03499f704e: Waiting 22:16:40 4aeaa0e7d41f: Waiting 22:16:40 eb49e4247c86: Layer already exists 22:16:40 27fb0f504d80: Layer already exists 22:16:40 d3cd320e7d3f: Layer already exists 22:16:40 f88f0aa99961: Layer already exists 22:16:40 5077bc87e95e: Layer already exists 22:16:40 58a70531b403: Layer already exists 22:16:40 6e9fdf00a625: Layer already exists 22:16:40 fbc949ee6bb8: Layer already exists 22:16:40 4aeaa0e7d41f: Layer already exists 22:16:40 2d03499f704e: Layer already exists 22:16:40 main: digest: sha256:8f86cb020d0d1c241853ace66a64e435789bde87646e5dae35a2d3f644353846 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:40 ===================================================== [Pipeline] echo 22:16:40 taggedImages: 22:16:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:16:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:16:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.78 22:16:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:16:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 22:16:40 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 22:16:40 39852f1daf820c2bfd33d0812a7352dad20a209f 22:16:40 latest 22:16:40 3.2.0-dev.78 22:16:40 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:16:40 main 22:16:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:16:41 44f723ec5bf1: Preparing 22:16:41 0c731eaa89f1: Preparing 22:16:41 fbf608b99efe: Preparing 22:16:41 eb49e4247c86: Preparing 22:16:41 f88f0aa99961: Preparing 22:16:41 3116339c4b9c: Preparing 22:16:41 e163b9015506: Preparing 22:16:41 d32d21fccf79: Preparing 22:16:41 4aeaa0e7d41f: Preparing 22:16:41 3116339c4b9c: Waiting 22:16:41 e163b9015506: Waiting 22:16:41 d32d21fccf79: Waiting 22:16:41 4aeaa0e7d41f: Waiting 22:16:41 f88f0aa99961: Layer already exists 22:16:41 eb49e4247c86: Layer already exists 22:16:41 fbf608b99efe: Pushed 22:16:41 0c731eaa89f1: Pushed 22:16:41 44f723ec5bf1: Pushed 22:16:41 e163b9015506: Pushed 22:16:41 4aeaa0e7d41f: Layer already exists 22:16:42 d32d21fccf79: Pushed 22:17:04 3116339c4b9c: Pushed 22:17:04 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:84c7ad3c80f38006580f88fb9357a205bc1f5930f2f68ee76301bc4c523a6a81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:04 + 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 22:17:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:17:05 44f723ec5bf1: Preparing 22:17:05 0c731eaa89f1: Preparing 22:17:05 fbf608b99efe: Preparing 22:17:05 eb49e4247c86: Preparing 22:17:05 f88f0aa99961: Preparing 22:17:05 3116339c4b9c: Preparing 22:17:05 e163b9015506: Preparing 22:17:05 d32d21fccf79: Preparing 22:17:05 4aeaa0e7d41f: Preparing 22:17:05 3116339c4b9c: Waiting 22:17:05 e163b9015506: Waiting 22:17:05 4aeaa0e7d41f: Waiting 22:17:05 fbf608b99efe: Layer already exists 22:17:05 44f723ec5bf1: Layer already exists 22:17:05 eb49e4247c86: Layer already exists 22:17:05 f88f0aa99961: Layer already exists 22:17:05 0c731eaa89f1: Layer already exists 22:17:05 e163b9015506: Layer already exists 22:17:05 d32d21fccf79: Layer already exists 22:17:05 3116339c4b9c: Layer already exists 22:17:05 4aeaa0e7d41f: Layer already exists 22:17:05 latest: digest: sha256:84c7ad3c80f38006580f88fb9357a205bc1f5930f2f68ee76301bc4c523a6a81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.78 22:17:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:17:06 44f723ec5bf1: Preparing 22:17:06 0c731eaa89f1: Preparing 22:17:06 fbf608b99efe: Preparing 22:17:06 eb49e4247c86: Preparing 22:17:06 f88f0aa99961: Preparing 22:17:06 3116339c4b9c: Preparing 22:17:06 e163b9015506: Preparing 22:17:06 d32d21fccf79: Preparing 22:17:06 4aeaa0e7d41f: Preparing 22:17:06 3116339c4b9c: Waiting 22:17:06 e163b9015506: Waiting 22:17:06 d32d21fccf79: Waiting 22:17:06 4aeaa0e7d41f: Waiting 22:17:06 f88f0aa99961: Layer already exists 22:17:06 44f723ec5bf1: Layer already exists 22:17:06 eb49e4247c86: Layer already exists 22:17:06 fbf608b99efe: Layer already exists 22:17:06 0c731eaa89f1: Layer already exists 22:17:06 e163b9015506: Layer already exists 22:17:06 3116339c4b9c: Layer already exists 22:17:06 d32d21fccf79: Layer already exists 22:17:06 4aeaa0e7d41f: Layer already exists 22:17:06 3.2.0-dev.78: digest: sha256:84c7ad3c80f38006580f88fb9357a205bc1f5930f2f68ee76301bc4c523a6a81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:17:07 44f723ec5bf1: Preparing 22:17:07 0c731eaa89f1: Preparing 22:17:07 fbf608b99efe: Preparing 22:17:07 eb49e4247c86: Preparing 22:17:07 f88f0aa99961: Preparing 22:17:07 3116339c4b9c: Preparing 22:17:07 e163b9015506: Preparing 22:17:07 d32d21fccf79: Preparing 22:17:07 4aeaa0e7d41f: Preparing 22:17:07 e163b9015506: Waiting 22:17:07 d32d21fccf79: Waiting 22:17:07 4aeaa0e7d41f: Waiting 22:17:07 3116339c4b9c: Waiting 22:17:07 f88f0aa99961: Layer already exists 22:17:07 44f723ec5bf1: Layer already exists 22:17:07 eb49e4247c86: Layer already exists 22:17:07 0c731eaa89f1: Layer already exists 22:17:07 fbf608b99efe: Layer already exists 22:17:07 3116339c4b9c: Layer already exists 22:17:07 e163b9015506: Layer already exists 22:17:07 4aeaa0e7d41f: Layer already exists 22:17:07 d32d21fccf79: Layer already exists 22:17:07 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:84c7ad3c80f38006580f88fb9357a205bc1f5930f2f68ee76301bc4c523a6a81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:07 + 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 22:17:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 22:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:17:08 44f723ec5bf1: Preparing 22:17:08 0c731eaa89f1: Preparing 22:17:08 fbf608b99efe: Preparing 22:17:08 eb49e4247c86: Preparing 22:17:08 f88f0aa99961: Preparing 22:17:08 3116339c4b9c: Preparing 22:17:08 e163b9015506: Preparing 22:17:08 d32d21fccf79: Preparing 22:17:08 4aeaa0e7d41f: Preparing 22:17:08 d32d21fccf79: Waiting 22:17:08 3116339c4b9c: Waiting 22:17:08 e163b9015506: Waiting 22:17:08 4aeaa0e7d41f: Waiting 22:17:08 f88f0aa99961: Layer already exists 22:17:08 0c731eaa89f1: Layer already exists 22:17:08 44f723ec5bf1: Layer already exists 22:17:08 eb49e4247c86: Layer already exists 22:17:08 fbf608b99efe: Layer already exists 22:17:08 d32d21fccf79: Layer already exists 22:17:08 e163b9015506: Layer already exists 22:17:08 3116339c4b9c: Layer already exists 22:17:08 4aeaa0e7d41f: Layer already exists 22:17:08 main: digest: sha256:84c7ad3c80f38006580f88fb9357a205bc1f5930f2f68ee76301bc4c523a6a81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:08 ===================================================== [Pipeline] echo 22:17:08 taggedImages: 22:17:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:17:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:17:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.78 22:17:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:17:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 22:17:08 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 22:17:08 39852f1daf820c2bfd33d0812a7352dad20a209f 22:17:08 latest 22:17:08 3.2.0-dev.78 22:17:08 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:17:08 main 22:17:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:17:09 a26fe1031dc7: Preparing 22:17:09 d0b3c894d348: Preparing 22:17:09 45952451918b: Preparing 22:17:09 eb49e4247c86: Preparing 22:17:09 f88f0aa99961: Preparing 22:17:09 3116339c4b9c: Preparing 22:17:09 fbc949ee6bb8: Preparing 22:17:09 2d03499f704e: Preparing 22:17:09 4aeaa0e7d41f: Preparing 22:17:09 fbc949ee6bb8: Waiting 22:17:09 2d03499f704e: Waiting 22:17:09 4aeaa0e7d41f: Waiting 22:17:09 3116339c4b9c: Waiting 22:17:09 f88f0aa99961: Layer already exists 22:17:09 eb49e4247c86: Layer already exists 22:17:09 3116339c4b9c: Layer already exists 22:17:09 fbc949ee6bb8: Layer already exists 22:17:09 2d03499f704e: Layer already exists 22:17:09 d0b3c894d348: Pushed 22:17:09 4aeaa0e7d41f: Layer already exists 22:17:09 45952451918b: Pushed 22:17:09 a26fe1031dc7: Pushed 22:17:09 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:422b4b86bdb412e8e6ce15a6cab01e56d236caed568ed8b913a6f038fef37a64 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:09 + 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 22:17:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:17:10 a26fe1031dc7: Preparing 22:17:10 d0b3c894d348: Preparing 22:17:10 45952451918b: Preparing 22:17:10 eb49e4247c86: Preparing 22:17:10 f88f0aa99961: Preparing 22:17:10 3116339c4b9c: Preparing 22:17:10 fbc949ee6bb8: Preparing 22:17:10 3116339c4b9c: Waiting 22:17:10 2d03499f704e: Preparing 22:17:10 fbc949ee6bb8: Waiting 22:17:10 4aeaa0e7d41f: Preparing 22:17:10 2d03499f704e: Waiting 22:17:10 4aeaa0e7d41f: Waiting 22:17:10 d0b3c894d348: Layer already exists 22:17:10 45952451918b: Layer already exists 22:17:10 f88f0aa99961: Layer already exists 22:17:10 eb49e4247c86: Layer already exists 22:17:10 a26fe1031dc7: Layer already exists 22:17:10 fbc949ee6bb8: Layer already exists 22:17:10 3116339c4b9c: Layer already exists 22:17:10 4aeaa0e7d41f: Layer already exists 22:17:10 2d03499f704e: Layer already exists 22:17:10 latest: digest: sha256:422b4b86bdb412e8e6ce15a6cab01e56d236caed568ed8b913a6f038fef37a64 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.78 22:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:17:11 a26fe1031dc7: Preparing 22:17:11 d0b3c894d348: Preparing 22:17:11 45952451918b: Preparing 22:17:11 eb49e4247c86: Preparing 22:17:11 f88f0aa99961: Preparing 22:17:11 3116339c4b9c: Preparing 22:17:11 fbc949ee6bb8: Preparing 22:17:11 2d03499f704e: Preparing 22:17:11 4aeaa0e7d41f: Preparing 22:17:11 3116339c4b9c: Waiting 22:17:11 fbc949ee6bb8: Waiting 22:17:11 2d03499f704e: Waiting 22:17:11 4aeaa0e7d41f: Waiting 22:17:11 d0b3c894d348: Layer already exists 22:17:11 a26fe1031dc7: Layer already exists 22:17:11 45952451918b: Layer already exists 22:17:11 eb49e4247c86: Layer already exists 22:17:11 f88f0aa99961: Layer already exists 22:17:11 3116339c4b9c: Layer already exists 22:17:11 2d03499f704e: Layer already exists 22:17:11 fbc949ee6bb8: Layer already exists 22:17:11 4aeaa0e7d41f: Layer already exists 22:17:11 3.2.0-dev.78: digest: sha256:422b4b86bdb412e8e6ce15a6cab01e56d236caed568ed8b913a6f038fef37a64 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:17:12 a26fe1031dc7: Preparing 22:17:12 d0b3c894d348: Preparing 22:17:12 45952451918b: Preparing 22:17:12 eb49e4247c86: Preparing 22:17:12 f88f0aa99961: Preparing 22:17:12 3116339c4b9c: Preparing 22:17:12 fbc949ee6bb8: Preparing 22:17:12 3116339c4b9c: Waiting 22:17:12 2d03499f704e: Preparing 22:17:12 fbc949ee6bb8: Waiting 22:17:12 2d03499f704e: Waiting 22:17:12 4aeaa0e7d41f: Preparing 22:17:12 4aeaa0e7d41f: Waiting 22:17:12 d0b3c894d348: Layer already exists 22:17:12 eb49e4247c86: Layer already exists 22:17:12 45952451918b: Layer already exists 22:17:12 a26fe1031dc7: Layer already exists 22:17:12 f88f0aa99961: Layer already exists 22:17:12 3116339c4b9c: Layer already exists 22:17:12 2d03499f704e: Layer already exists 22:17:12 4aeaa0e7d41f: Layer already exists 22:17:12 fbc949ee6bb8: Layer already exists 22:17:12 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:422b4b86bdb412e8e6ce15a6cab01e56d236caed568ed8b913a6f038fef37a64 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:12 + 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 22:17:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 22:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:17:13 a26fe1031dc7: Preparing 22:17:13 d0b3c894d348: Preparing 22:17:13 45952451918b: Preparing 22:17:13 eb49e4247c86: Preparing 22:17:13 f88f0aa99961: Preparing 22:17:13 3116339c4b9c: Preparing 22:17:13 fbc949ee6bb8: Preparing 22:17:13 2d03499f704e: Preparing 22:17:13 4aeaa0e7d41f: Preparing 22:17:13 3116339c4b9c: Waiting 22:17:13 fbc949ee6bb8: Waiting 22:17:13 2d03499f704e: Waiting 22:17:13 d0b3c894d348: Layer already exists 22:17:13 45952451918b: Layer already exists 22:17:13 f88f0aa99961: Layer already exists 22:17:13 eb49e4247c86: Layer already exists 22:17:13 a26fe1031dc7: Layer already exists 22:17:13 fbc949ee6bb8: Layer already exists 22:17:13 3116339c4b9c: Layer already exists 22:17:13 4aeaa0e7d41f: Layer already exists 22:17:13 2d03499f704e: Layer already exists 22:17:13 main: digest: sha256:422b4b86bdb412e8e6ce15a6cab01e56d236caed568ed8b913a6f038fef37a64 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:13 ===================================================== [Pipeline] echo 22:17:13 taggedImages: 22:17:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:17:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:17:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.78 22:17:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:17:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 22:17:13 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 22:17:13 39852f1daf820c2bfd33d0812a7352dad20a209f 22:17:13 latest 22:17:13 3.2.0-dev.78 22:17:13 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:17:13 main 22:17:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:14 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:14 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 22:17:14 4635355b7d40: Preparing 22:17:14 5351e9dc125d: Preparing 22:17:14 eb49e4247c86: Preparing 22:17:14 f88f0aa99961: Preparing 22:17:14 151d172f8980: Preparing 22:17:14 0c3e5b745f4f: Preparing 22:17:14 4aeaa0e7d41f: Preparing 22:17:14 0c3e5b745f4f: Waiting 22:17:14 4aeaa0e7d41f: Waiting 22:17:14 eb49e4247c86: Layer already exists 22:17:14 f88f0aa99961: Layer already exists 22:17:14 4aeaa0e7d41f: Layer already exists 22:17:14 4635355b7d40: Pushed 22:17:14 151d172f8980: Pushed 22:17:15 0c3e5b745f4f: Pushed 22:17:22 5351e9dc125d: Pushed 22:17:22 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:447d6961ea72905850147f9b7764788762b6f771e417d2267a7df629daa956e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17: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 22:17:22 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 22:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 22:17:22 4635355b7d40: Preparing 22:17:22 5351e9dc125d: Preparing 22:17:22 eb49e4247c86: Preparing 22:17:22 f88f0aa99961: Preparing 22:17:22 151d172f8980: Preparing 22:17:22 0c3e5b745f4f: Preparing 22:17:22 4aeaa0e7d41f: Preparing 22:17:22 0c3e5b745f4f: Waiting 22:17:22 4aeaa0e7d41f: Waiting 22:17:22 eb49e4247c86: Layer already exists 22:17:22 f88f0aa99961: Layer already exists 22:17:22 4635355b7d40: Layer already exists 22:17:22 5351e9dc125d: Layer already exists 22:17:22 151d172f8980: Layer already exists 22:17:22 4aeaa0e7d41f: Layer already exists 22:17:22 0c3e5b745f4f: Layer already exists 22:17:23 latest: digest: sha256:447d6961ea72905850147f9b7764788762b6f771e417d2267a7df629daa956e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:23 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:23 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.78 22:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 22:17:23 4635355b7d40: Preparing 22:17:23 5351e9dc125d: Preparing 22:17:23 eb49e4247c86: Preparing 22:17:23 f88f0aa99961: Preparing 22:17:23 151d172f8980: Preparing 22:17:23 0c3e5b745f4f: Preparing 22:17:23 4aeaa0e7d41f: Preparing 22:17:23 4aeaa0e7d41f: Waiting 22:17:23 0c3e5b745f4f: Waiting 22:17:23 4635355b7d40: Layer already exists 22:17:23 151d172f8980: Layer already exists 22:17:23 5351e9dc125d: Layer already exists 22:17:23 f88f0aa99961: Layer already exists 22:17:23 eb49e4247c86: Layer already exists 22:17:23 0c3e5b745f4f: Layer already exists 22:17:23 4aeaa0e7d41f: Layer already exists 22:17:24 3.2.0-dev.78: digest: sha256:447d6961ea72905850147f9b7764788762b6f771e417d2267a7df629daa956e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:24 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:24 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 22:17:24 4635355b7d40: Preparing 22:17:24 5351e9dc125d: Preparing 22:17:24 eb49e4247c86: Preparing 22:17:24 f88f0aa99961: Preparing 22:17:24 151d172f8980: Preparing 22:17:24 0c3e5b745f4f: Preparing 22:17:24 4aeaa0e7d41f: Preparing 22:17:24 0c3e5b745f4f: Waiting 22:17:24 4aeaa0e7d41f: Waiting 22:17:24 5351e9dc125d: Layer already exists 22:17:24 eb49e4247c86: Layer already exists 22:17:24 4635355b7d40: Layer already exists 22:17:24 f88f0aa99961: Layer already exists 22:17:24 151d172f8980: Layer already exists 22:17:24 0c3e5b745f4f: Layer already exists 22:17:24 4aeaa0e7d41f: Layer already exists 22:17:25 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:447d6961ea72905850147f9b7764788762b6f771e417d2267a7df629daa956e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17: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 22:17:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 22:17:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 22:17:25 4635355b7d40: Preparing 22:17:25 5351e9dc125d: Preparing 22:17:25 eb49e4247c86: Preparing 22:17:25 f88f0aa99961: Preparing 22:17:25 151d172f8980: Preparing 22:17:25 0c3e5b745f4f: Preparing 22:17:25 4aeaa0e7d41f: Preparing 22:17:25 0c3e5b745f4f: Waiting 22:17:25 4aeaa0e7d41f: Waiting 22:17:25 5351e9dc125d: Layer already exists 22:17:25 f88f0aa99961: Layer already exists 22:17:25 eb49e4247c86: Layer already exists 22:17:25 4635355b7d40: Layer already exists 22:17:25 151d172f8980: Layer already exists 22:17:25 4aeaa0e7d41f: Layer already exists 22:17:25 0c3e5b745f4f: Layer already exists 22:17:25 main: digest: sha256:447d6961ea72905850147f9b7764788762b6f771e417d2267a7df629daa956e0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:26 ===================================================== [Pipeline] echo 22:17:26 taggedImages: 22:17:26 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:17:26 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 22:17:26 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.78 22:17:26 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:17:26 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 22:17:26 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 22:17:26 39852f1daf820c2bfd33d0812a7352dad20a209f 22:17:26 latest 22:17:26 3.2.0-dev.78 22:17:26 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:17:26 main 22:17:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:17:26 89a9b762119e: Preparing 22:17:26 6ff28fb4f392: Preparing 22:17:26 eb49e4247c86: Preparing 22:17:26 f88f0aa99961: Preparing 22:17:26 72d3103ae82f: Preparing 22:17:26 8b57364b310a: Preparing 22:17:26 4aeaa0e7d41f: Preparing 22:17:26 4aeaa0e7d41f: Waiting 22:17:26 8b57364b310a: Waiting 22:17:26 eb49e4247c86: Layer already exists 22:17:27 f88f0aa99961: Layer already exists 22:17:27 72d3103ae82f: Pushed 22:17:27 4aeaa0e7d41f: Layer already exists 22:17:27 89a9b762119e: Pushed 22:17:27 8b57364b310a: Pushed 22:17:34 6ff28fb4f392: Pushed 22:17:34 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:328d9169d7e8fb1dae7baf245e0514e599475760d84a645b926c71dcfec7603e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:17:34 89a9b762119e: Preparing 22:17:34 6ff28fb4f392: Preparing 22:17:34 eb49e4247c86: Preparing 22:17:34 f88f0aa99961: Preparing 22:17:34 72d3103ae82f: Preparing 22:17:34 8b57364b310a: Preparing 22:17:34 4aeaa0e7d41f: Preparing 22:17:34 8b57364b310a: Waiting 22:17:34 89a9b762119e: Layer already exists 22:17:34 6ff28fb4f392: Layer already exists 22:17:34 f88f0aa99961: Layer already exists 22:17:34 72d3103ae82f: Layer already exists 22:17:34 eb49e4247c86: Layer already exists 22:17:34 8b57364b310a: Layer already exists 22:17:34 4aeaa0e7d41f: Layer already exists 22:17:34 latest: digest: sha256:328d9169d7e8fb1dae7baf245e0514e599475760d84a645b926c71dcfec7603e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.78 22:17:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:17:35 89a9b762119e: Preparing 22:17:35 6ff28fb4f392: Preparing 22:17:35 eb49e4247c86: Preparing 22:17:35 f88f0aa99961: Preparing 22:17:35 72d3103ae82f: Preparing 22:17:35 8b57364b310a: Preparing 22:17:35 4aeaa0e7d41f: Preparing 22:17:35 8b57364b310a: Waiting 22:17:35 4aeaa0e7d41f: Waiting 22:17:35 f88f0aa99961: Layer already exists 22:17:35 72d3103ae82f: Layer already exists 22:17:35 89a9b762119e: Layer already exists 22:17:35 6ff28fb4f392: Layer already exists 22:17:35 eb49e4247c86: Layer already exists 22:17:35 8b57364b310a: Layer already exists 22:17:35 4aeaa0e7d41f: Layer already exists 22:17:35 3.2.0-dev.78: digest: sha256:328d9169d7e8fb1dae7baf245e0514e599475760d84a645b926c71dcfec7603e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:17:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:17:36 89a9b762119e: Preparing 22:17:36 6ff28fb4f392: Preparing 22:17:36 eb49e4247c86: Preparing 22:17:36 f88f0aa99961: Preparing 22:17:36 72d3103ae82f: Preparing 22:17:36 8b57364b310a: Preparing 22:17:36 4aeaa0e7d41f: Preparing 22:17:36 8b57364b310a: Waiting 22:17:36 4aeaa0e7d41f: Waiting 22:17:36 6ff28fb4f392: Layer already exists 22:17:36 eb49e4247c86: Layer already exists 22:17:36 f88f0aa99961: Layer already exists 22:17:36 89a9b762119e: Layer already exists 22:17:36 72d3103ae82f: Layer already exists 22:17:36 8b57364b310a: Layer already exists 22:17:36 4aeaa0e7d41f: Layer already exists 22:17:36 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:328d9169d7e8fb1dae7baf245e0514e599475760d84a645b926c71dcfec7603e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 22:17:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:17:37 89a9b762119e: Preparing 22:17:37 6ff28fb4f392: Preparing 22:17:37 eb49e4247c86: Preparing 22:17:37 f88f0aa99961: Preparing 22:17:37 72d3103ae82f: Preparing 22:17:37 8b57364b310a: Preparing 22:17:37 4aeaa0e7d41f: Preparing 22:17:37 8b57364b310a: Waiting 22:17:37 4aeaa0e7d41f: Waiting 22:17:37 89a9b762119e: Layer already exists 22:17:37 6ff28fb4f392: Layer already exists 22:17:37 eb49e4247c86: Layer already exists 22:17:37 f88f0aa99961: Layer already exists 22:17:37 72d3103ae82f: Layer already exists 22:17:37 8b57364b310a: Layer already exists 22:17:37 4aeaa0e7d41f: Layer already exists 22:17:38 main: digest: sha256:328d9169d7e8fb1dae7baf245e0514e599475760d84a645b926c71dcfec7603e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:38 ===================================================== [Pipeline] echo 22:17:38 taggedImages: 22:17:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:17:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:17:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.78 22:17:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:17:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 22:17:38 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 22:17:38 39852f1daf820c2bfd33d0812a7352dad20a209f 22:17:38 latest 22:17:38 3.2.0-dev.78 22:17:38 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:17:38 main 22:17:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:17:38 5dd12e5aa3f5: Preparing 22:17:38 ae9aaf38f618: Preparing 22:17:38 eb49e4247c86: Preparing 22:17:38 f88f0aa99961: Preparing 22:17:38 487930fc7b99: Preparing 22:17:38 ec7753b8f348: Preparing 22:17:38 4aeaa0e7d41f: Preparing 22:17:38 ec7753b8f348: Waiting 22:17:38 4aeaa0e7d41f: Waiting 22:17:38 f88f0aa99961: Layer already exists 22:17:39 487930fc7b99: Layer already exists 22:17:39 eb49e4247c86: Layer already exists 22:17:39 ec7753b8f348: Layer already exists 22:17:39 4aeaa0e7d41f: Layer already exists 22:17:39 5dd12e5aa3f5: Pushed 22:17:45 ae9aaf38f618: Pushed 22:17:46 39852f1daf820c2bfd33d0812a7352dad20a209f: digest: sha256:3d114ad6e7a3ed338db955a970e70fdc728e159267fb2acbba80b24a7adc2ff9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:17:46 5dd12e5aa3f5: Preparing 22:17:46 ae9aaf38f618: Preparing 22:17:46 eb49e4247c86: Preparing 22:17:46 f88f0aa99961: Preparing 22:17:46 487930fc7b99: Preparing 22:17:46 ec7753b8f348: Preparing 22:17:46 4aeaa0e7d41f: Preparing 22:17:46 ec7753b8f348: Waiting 22:17:46 4aeaa0e7d41f: Waiting 22:17:46 487930fc7b99: Layer already exists 22:17:46 eb49e4247c86: Layer already exists 22:17:46 5dd12e5aa3f5: Layer already exists 22:17:46 f88f0aa99961: Layer already exists 22:17:46 ae9aaf38f618: Layer already exists 22:17:46 ec7753b8f348: Layer already exists 22:17:46 4aeaa0e7d41f: Layer already exists 22:17:47 latest: digest: sha256:3d114ad6e7a3ed338db955a970e70fdc728e159267fb2acbba80b24a7adc2ff9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.78 22:17:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:17:47 5dd12e5aa3f5: Preparing 22:17:47 ae9aaf38f618: Preparing 22:17:47 eb49e4247c86: Preparing 22:17:47 f88f0aa99961: Preparing 22:17:47 487930fc7b99: Preparing 22:17:47 ec7753b8f348: Preparing 22:17:47 4aeaa0e7d41f: Preparing 22:17:47 4aeaa0e7d41f: Waiting 22:17:47 ec7753b8f348: Waiting 22:17:47 5dd12e5aa3f5: Layer already exists 22:17:47 ae9aaf38f618: Layer already exists 22:17:47 487930fc7b99: Layer already exists 22:17:47 f88f0aa99961: Layer already exists 22:17:47 eb49e4247c86: Layer already exists 22:17:47 ec7753b8f348: Layer already exists 22:17:47 4aeaa0e7d41f: Layer already exists 22:17:48 3.2.0-dev.78: digest: sha256:3d114ad6e7a3ed338db955a970e70fdc728e159267fb2acbba80b24a7adc2ff9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:17:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:17:48 5dd12e5aa3f5: Preparing 22:17:48 ae9aaf38f618: Preparing 22:17:48 eb49e4247c86: Preparing 22:17:48 f88f0aa99961: Preparing 22:17:48 487930fc7b99: Preparing 22:17:48 ec7753b8f348: Preparing 22:17:48 4aeaa0e7d41f: Preparing 22:17:48 ec7753b8f348: Waiting 22:17:48 4aeaa0e7d41f: Waiting 22:17:48 487930fc7b99: Layer already exists 22:17:48 f88f0aa99961: Layer already exists 22:17:48 ae9aaf38f618: Layer already exists 22:17:48 5dd12e5aa3f5: Layer already exists 22:17:48 eb49e4247c86: Layer already exists 22:17:48 ec7753b8f348: Layer already exists 22:17:48 4aeaa0e7d41f: Layer already exists 22:17:48 39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78: digest: sha256:3d114ad6e7a3ed338db955a970e70fdc728e159267fb2acbba80b24a7adc2ff9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 22:17:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:17:49 5dd12e5aa3f5: Preparing 22:17:49 ae9aaf38f618: Preparing 22:17:49 eb49e4247c86: Preparing 22:17:49 f88f0aa99961: Preparing 22:17:49 487930fc7b99: Preparing 22:17:49 ec7753b8f348: Preparing 22:17:49 4aeaa0e7d41f: Preparing 22:17:49 ec7753b8f348: Waiting 22:17:49 4aeaa0e7d41f: Waiting 22:17:49 5dd12e5aa3f5: Layer already exists 22:17:49 ae9aaf38f618: Layer already exists 22:17:49 487930fc7b99: Layer already exists 22:17:49 eb49e4247c86: Layer already exists 22:17:49 f88f0aa99961: Layer already exists 22:17:49 ec7753b8f348: Layer already exists 22:17:49 4aeaa0e7d41f: Layer already exists 22:17:49 main: digest: sha256:3d114ad6e7a3ed338db955a970e70fdc728e159267fb2acbba80b24a7adc2ff9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:50 ===================================================== [Pipeline] echo 22:17:50 taggedImages: 22:17:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f 22:17:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:17:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.78 22:17:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39852f1daf820c2bfd33d0812a7352dad20a209f-3.2.0-dev.78 22:17:50 - 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 22:17:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:17:50 22:17:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:17:50 arm64: Pulling from edgex-lftools-log-publisher 22:17:50 8998bd30e6a1: Pulling fs layer 22:17:50 04944245beec: Pulling fs layer 22:17:50 699f458cf7ca: Pulling fs layer 22:17:50 765212b225bb: Pulling fs layer 22:17:50 f23df028b6ca: Pulling fs layer 22:17:50 d65c8cfc05b1: Pulling fs layer 22:17:50 2437ff75d9bd: Pulling fs layer 22:17:50 f23df028b6ca: Waiting 22:17:50 d65c8cfc05b1: Waiting 22:17:50 2437ff75d9bd: Waiting 22:17:50 765212b225bb: Waiting 22:17:51 04944245beec: Verifying Checksum 22:17:51 04944245beec: Download complete 22:17:51 765212b225bb: Verifying Checksum 22:17:51 765212b225bb: Download complete 22:17:51 f23df028b6ca: Verifying Checksum 22:17:51 f23df028b6ca: Download complete 22:17:51 d65c8cfc05b1: Download complete 22:17:51 699f458cf7ca: Verifying Checksum 22:17:51 8998bd30e6a1: Verifying Checksum 22:17:51 8998bd30e6a1: Download complete 22:17:54 2437ff75d9bd: Verifying Checksum 22:17:54 2437ff75d9bd: Download complete 22:17:56 8998bd30e6a1: Pull complete 22:17:56 04944245beec: Pull complete 22:17:58 699f458cf7ca: Pull complete 22:17:58 765212b225bb: Pull complete 22:17:59 f23df028b6ca: Pull complete 22:17:59 d65c8cfc05b1: Pull complete 22:18:18 2437ff75d9bd: Pull complete 22:18:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:18:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:18 prd-ubuntu20.04-docker-arm64-4c-16g-10760 does not seem to be running inside a container 22:18:18 $ 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/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:18:19 $ docker top e7c17e471dea98285f8461e5e9bdd2cde013af195c55117c2e179dce9d7df2e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:20 ---> job-cost.sh 22:18:20 lf-activate-venv: SKIPPING 22:18:20 INFO: No Stack... 22:18:21 INFO: Retrieving Pricing Info for: v3-standard-4 22:18:21 INFO: Archiving Costs [Pipeline] sh 22:18:22 + cat /w/workspace/edgex-go/700/archives/cost.csv 22:18:22 + cut -d, -f6 [Pipeline] lock 22:18:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-700-stack-cost] 22:18:22 Resource [jenkins-edgexfoundry-edgex-go-main-700-stack-cost] did not exist. Created. 22:18:22 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-700-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:18:22 + echo total: 0.10999999940395355 [Pipeline] stash 22:18:23 Stashed 1 file(s) [Pipeline] } 22:18:23 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-700-stack-cost] [Pipeline] // lock [Pipeline] } 22:18:23 $ docker stop --time=1 e7c17e471dea98285f8461e5e9bdd2cde013af195c55117c2e179dce9d7df2e8 22:18:25 $ docker rm -f --volumes e7c17e471dea98285f8461e5e9bdd2cde013af195c55117c2e179dce9d7df2e8 [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 22:18:25 provisioning config files... 22:18:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/700@tmp/config1063423840765729735tmp [Pipeline] { [Pipeline] sh 22:18:26 + set +x 22:18:26 + curl -s https://codecov.io/bash 22:18:26 + bash -s -- 22:18:26 22:18:26 _____ _ 22:18:26 / ____| | | 22:18:26 | | ___ __| | ___ ___ _____ __ 22:18:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:18:26 | |___| (_) | (_| | __/ (_| (_) \ V / 22:18:26 \_____\___/ \__,_|\___|\___\___/ \_/ 22:18:26 Bash-1.0.6 22:18:26 22:18:26 22:18:26 ==> git version 2.25.1 found 22:18: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 22:18:26 Release-Date: 2020-01-08 22:18: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 22:18:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:18:26 ==> Jenkins CI detected. 22:18:26 current dir:  /w/workspace/edgex-go/700 22:18:26 project root: . 22:18:26 --> token set from env 22:18:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:18:26 ==> Running gcov in . (disable via -X gcov) 22:18:26 ==> Python coveragepy not found 22:18:26 ==> Searching for coverage reports in: 22:18:26 + . 22:18:26 -> Found 1 reports 22:18:26 ==> Detecting git/mercurial file structure 22:18:26 ==> Reading reports 22:18:26 + ./coverage.out bytes=566233 22:18:26 ==> Appending adjustments 22:18:26 https://docs.codecov.io/docs/fixing-reports 22:18:27 + Found adjustments 22:18:27 ==> Gzipping contents 22:18:27 72K /tmp/codecov.nBsdEy.gz 22:18:27 ==> Uploading reports 22:18:27 url: https://codecov.io 22:18:27 query: branch=main&commit=39852f1daf820c2bfd33d0812a7352dad20a209f&build=700&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F700%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:18:27 -> Pinging Codecov 22:18:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=39852f1daf820c2bfd33d0812a7352dad20a209f&build=700&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F700%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:18:27 -> Uploading to 22:18:27 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/39852f1daf820c2bfd33d0812a7352dad20a209f/21089138-459e-4153-a7d5-6b23befe221b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240920%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240920T221827Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=65f5ee55499e7a0e801fb1d88ffc4edca47cdbe3ee4483fc87956305ef1b7de7 22:18:27 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:27 Dload Upload Total Spent Left Speed 22:18:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69948 0 0 100 69948 0 261k --:--:-- --:--:-- --:--:-- 261k 22:18:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/39852f1daf820c2bfd33d0812a7352dad20a209f [Pipeline] } 22:18:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:18:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:18:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:18:28 22:18:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:18:28 latest: Pulling from edgex-devops/edgex-snyk-go 22:18:28 619be1103602: Already exists 22:18:28 f8ea3408117e: Pulling fs layer 22:18:28 91320369b822: Pulling fs layer 22:18:28 0406650e8295: Pulling fs layer 22:18:28 4f4fb700ef54: Pulling fs layer 22:18:28 96d80e3f36e1: Pulling fs layer 22:18:28 bcf3aedb951c: Pulling fs layer 22:18:28 4f4fb700ef54: Waiting 22:18:28 96d80e3f36e1: Waiting 22:18:28 bcf3aedb951c: Waiting 22:18:28 0406650e8295: Verifying Checksum 22:18:28 0406650e8295: Download complete 22:18:28 f8ea3408117e: Download complete 22:18:28 4f4fb700ef54: Download complete 22:18:29 f8ea3408117e: Pull complete 22:18:29 96d80e3f36e1: Verifying Checksum 22:18:29 96d80e3f36e1: Download complete 22:18:29 91320369b822: Download complete 22:18:29 bcf3aedb951c: Verifying Checksum 22:18:29 bcf3aedb951c: Download complete 22:18:32 91320369b822: Pull complete 22:18:32 0406650e8295: Pull complete 22:18:32 4f4fb700ef54: Pull complete 22:18:32 96d80e3f36e1: Pull complete 22:18:35 bcf3aedb951c: Pull complete 22:18:35 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 22:18:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:18:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:36 prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container 22:18:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 22:18:41 $ docker top 55168f5568ef258f4aeb366c771506e4f69405d11ae1c1b3309d01f127a308c6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:41 + git config --global --add safe.directory /w/workspace/edgex-go/700 [Pipeline] echo 22:18:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 22:18:41 + set -o pipefail 22:18:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 22:18:49 22:18:49 Monitoring /w/workspace/edgex-go/700 (github.com/edgexfoundry/edgex-go)... 22:18:49 22:18:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c6384a12-001a-4c85-85dc-e2d369ee55e1 22:18:49 22:18:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:18:49 22:18:50 22:18:50 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 22:18:50 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:18:50 $ docker stop --time=1 55168f5568ef258f4aeb366c771506e4f69405d11ae1c1b3309d01f127a308c6 22:18:54 $ docker rm -f --volumes 55168f5568ef258f4aeb366c771506e4f69405d11ae1c1b3309d01f127a308c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:18:55 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:55 provisioning config files... 22:18:55 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/700@tmp/config4968870562011554057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:55 --> edgex-publish-swagger.sh 22:18:55 === Publish openapi/v3 API === 22:18:55 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 22:18:55 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/700/openapi/v3/core-command.yaml] 22:18:55 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:55 Dload Upload Total Spent Left Speed 22:18:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60820 --:--:-- --:--:-- --:--:-- 60820 22:18:56 22:18:56 22:18:56 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/700/openapi/v3/core-data.yaml] 22:18:56 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:56 Dload Upload Total Spent Left Speed 22:18:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72043 0 0 100 72043 0 150k --:--:-- --:--:-- --:--:-- 150k 22:18:56 22:18:56 22:18:56 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/700/openapi/v3/core-keeper.yaml] 22:18:56 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:56 Dload Upload Total Spent Left Speed 22:18:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 255 124k --:--:-- --:--:-- --:--:-- 124k 22:18:56 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 22:18:56 22:18:56 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/700/openapi/v3/core-metadata.yaml] 22:18:56 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:56 Dload Upload Total Spent Left Speed 22:18:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 351 335k --:--:-- --:--:-- --:--:-- 334k 100 149k 100 156 100 148k 351 335k --:--:-- --:--:-- --:--:-- 334k 22:18:57 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 22:18:57 22:18:57 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/700/openapi/v3/support-cron-scheduler.yaml] 22:18:57 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:57 Dload Upload Total Spent Left Speed 22:18:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 270 193k --:--:-- --:--:-- --:--:-- 194k 22:18:57 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 22:18:57 22:18:57 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/700/openapi/v3/support-notifications.yaml] 22:18:57 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:57 Dload Upload Total Spent Left Speed 22:18:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 435 238k --:--:-- --:--:-- --:--:-- 238k 22:18:57 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 22:18:57 22:18:57 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/700/openapi/v3/support-scheduler.yaml] 22:18:57 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:57 Dload Upload Total Spent Left Speed 22:18:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 547 126k --:--:-- --:--:-- --:--:-- 126k 100 37110 100 156 100 36954 547 126k --:--:-- --:--:-- --:--:-- 126k 22:18:58 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 22:18:58 [Pipeline] } 22:18:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 22:18:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:18:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:18:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:58 prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container 22:18:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:18:59 $ docker top 82ea6858f87b0fde9d9f97d396bfcb21738f028ebe2a730edf3c3326bb9f1e67 -eo pid,comm 22:18:59 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). 22:18:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:18:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:59 [ssh-agent] Looking for ssh-agent implementation... 22:18:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:59 $ docker exec 82ea6858f87b0fde9d9f97d396bfcb21738f028ebe2a730edf3c3326bb9f1e67 ssh-agent 22:18:59 SSH_AUTH_SOCK=/tmp/ssh-qJUE6JhzxzlT/agent.32 22:18:59 SSH_AGENT_PID=38 22:18:59 Running ssh-add (command line suppressed) 22:18:59 Identity added: /w/workspace/edgex-go/700@tmp/private_key_4551590551596566176.key (/w/workspace/edgex-go/700@tmp/private_key_4551590551596566176.key) 22:18:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:19:00 + git semver tag 22:19:00 2024-09-20 22:19:00,415 [run_tag] DEBUG tag force:False 22:19:00 2024-09-20 22:19:00,415 [check_head_tag] DEBUG check head tag 22:19:00 2024-09-20 22:19:00,417 [execute] INFO git cat-file --batch-check 22:19:00 2024-09-20 22:19:00,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/700, universal_newlines=False, shell=None, istream=) 22:19:00 2024-09-20 22:19:00,421 [execute] INFO git cat-file --batch 22:19:00 2024-09-20 22:19:00,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/700, universal_newlines=False, shell=None, istream=) 22:19:00 2024-09-20 22:19:00,464 [read_version] DEBUG read version from /w/workspace/edgex-go/700/.semver/main 22:19:00 2024-09-20 22:19:00,464 [execute] INFO git tag -a v3.2.0-dev.78 -m v3.2.0-dev.78 22:19:00 2024-09-20 22:19:00,464 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.78', '-m', 'v3.2.0-dev.78'], cwd=/w/workspace/edgex-go/700, universal_newlines=False, shell=None, istream=None) 22:19:00 2024-09-20 22:19:00,467 [read_version] DEBUG read version from /w/workspace/edgex-go/700/.semver/main 22:19:00 3.2.0-dev.78 [Pipeline] } 22:19:00 $ docker exec --env ******** --env ******** 82ea6858f87b0fde9d9f97d396bfcb21738f028ebe2a730edf3c3326bb9f1e67 ssh-agent -k 22:19:00 unset SSH_AUTH_SOCK; 22:19:00 unset SSH_AGENT_PID; 22:19:00 echo Agent pid 38 killed; 22:19:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:19:00 + git semver [Pipeline] } 22:19:01 $ docker stop --time=1 82ea6858f87b0fde9d9f97d396bfcb21738f028ebe2a730edf3c3326bb9f1e67 22:19:02 $ docker rm -f --volumes 82ea6858f87b0fde9d9f97d396bfcb21738f028ebe2a730edf3c3326bb9f1e67 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:19:02 22:19:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:19:03 0.23.1-centos7: Pulling from edgex-lftools 22:19:03 ab5ef0e58194: Pulling fs layer 22:19:03 9712f1f96733: Pulling fs layer 22:19:03 63f879dbbcfc: Pulling fs layer 22:19:03 0d9ebad4ef96: Pulling fs layer 22:19:03 e9a5061849ea: Pulling fs layer 22:19:03 d747dcd14b5f: Pulling fs layer 22:19:03 2de7ff778b66: Pulling fs layer 22:19:03 0d9ebad4ef96: Waiting 22:19:03 e9a5061849ea: Waiting 22:19:03 d747dcd14b5f: Waiting 22:19:03 2de7ff778b66: Waiting 22:19:03 9712f1f96733: Verifying Checksum 22:19:03 9712f1f96733: Download complete 22:19:03 63f879dbbcfc: Verifying Checksum 22:19:03 63f879dbbcfc: Download complete 22:19:03 e9a5061849ea: Verifying Checksum 22:19:03 e9a5061849ea: Download complete 22:19:03 d747dcd14b5f: Download complete 22:19:03 0d9ebad4ef96: Download complete 22:19:03 ab5ef0e58194: Verifying Checksum 22:19:03 ab5ef0e58194: Download complete 22:19:03 2de7ff778b66: Verifying Checksum 22:19:03 2de7ff778b66: Download complete 22:19:06 ab5ef0e58194: Pull complete 22:19:06 9712f1f96733: Pull complete 22:19:07 63f879dbbcfc: Pull complete 22:19:11 0d9ebad4ef96: Pull complete 22:19:11 e9a5061849ea: Pull complete 22:19:11 d747dcd14b5f: Pull complete 22:19:12 2de7ff778b66: Pull complete 22:19:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:19:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:19:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:12 prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container 22:19:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:19:17 $ docker top ccdae4d762393528395428286080391d68294410fd5421e50eda5a355c93b84e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:19:17 provisioning config files... 22:19:17 copy managed file [sigul-config] to file:/w/workspace/edgex-go/700@tmp/config13801933695404501915tmp 22:19:17 copy managed file [sigul-password] to file:/w/workspace/edgex-go/700@tmp/config10809654574968222390tmp 22:19:17 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/700@tmp/config5949665989821439357tmp [Pipeline] { [Pipeline] echo 22:19:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:19:18 ---> sigul-configuration.sh 22:19:18 gpg: directory `/root/.gnupg' created 22:19:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:19:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:19:18 gpg: keyring `/root/.gnupg/secring.gpg' created 22:19:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:19:18 gpg: CAST5 encrypted data 22:19:18 gpg: encrypted with 1 passphrase 22:19:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:19:18 + mkdir /home/jenkins 22:19:18 + mkdir /home/jenkins/sigul [Pipeline] sh 22:19:18 + 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 22:19:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:19:19 ---> sigul-install.sh 22:19:19 Sigul already installed; skipping installation. [Pipeline] sh 22:19:19 + git tag --list 22:19:19 0.6.0 22:19:19 0.6.1 22:19:19 0.7.0 22:19:19 0.7.1 22:19:19 v1.0.0 22:19:19 v1.0.1 22:19:19 v1.1.0 22:19:19 v1.2.0 22:19:19 v1.2.1 22:19:19 v1.3.0 22:19:19 v1.3.1 22:19:19 v2.0.0 22:19:19 v2.1.0 22:19:19 v2.1.1 22:19:19 v2.2.0 22:19:19 v2.3.0 22:19:19 v3.0 22:19:19 v3.0.0 22:19:19 v3.1 22:19:19 v3.1.0 22:19:19 v3.1.0-dev.1 22:19:19 v3.1.0-dev.10 22:19:19 v3.1.0-dev.11 22:19:19 v3.1.0-dev.12 22:19:19 v3.1.0-dev.13 22:19:19 v3.1.0-dev.14 22:19:19 v3.1.0-dev.15 22:19:19 v3.1.0-dev.16 22:19:19 v3.1.0-dev.17 22:19:19 v3.1.0-dev.18 22:19:19 v3.1.0-dev.19 22:19:19 v3.1.0-dev.2 22:19:19 v3.1.0-dev.20 22:19:19 v3.1.0-dev.21 22:19:19 v3.1.0-dev.22 22:19:19 v3.1.0-dev.23 22:19:19 v3.1.0-dev.24 22:19:19 v3.1.0-dev.25 22:19:19 v3.1.0-dev.26 22:19:19 v3.1.0-dev.27 22:19:19 v3.1.0-dev.28 22:19:19 v3.1.0-dev.29 22:19:19 v3.1.0-dev.3 22:19:19 v3.1.0-dev.30 22:19:19 v3.1.0-dev.31 22:19:19 v3.1.0-dev.32 22:19:19 v3.1.0-dev.33 22:19:19 v3.1.0-dev.34 22:19:19 v3.1.0-dev.35 22:19:19 v3.1.0-dev.36 22:19:19 v3.1.0-dev.37 22:19:19 v3.1.0-dev.38 22:19:19 v3.1.0-dev.39 22:19:19 v3.1.0-dev.4 22:19:19 v3.1.0-dev.40 22:19:19 v3.1.0-dev.41 22:19:19 v3.1.0-dev.42 22:19:19 v3.1.0-dev.43 22:19:19 v3.1.0-dev.44 22:19:19 v3.1.0-dev.45 22:19:19 v3.1.0-dev.46 22:19:19 v3.1.0-dev.47 22:19:19 v3.1.0-dev.48 22:19:19 v3.1.0-dev.49 22:19:19 v3.1.0-dev.5 22:19:19 v3.1.0-dev.50 22:19:19 v3.1.0-dev.51 22:19:19 v3.1.0-dev.52 22:19:19 v3.1.0-dev.53 22:19:19 v3.1.0-dev.54 22:19:19 v3.1.0-dev.55 22:19:19 v3.1.0-dev.56 22:19:19 v3.1.0-dev.57 22:19:19 v3.1.0-dev.58 22:19:19 v3.1.0-dev.59 22:19:19 v3.1.0-dev.6 22:19:19 v3.1.0-dev.60 22:19:19 v3.1.0-dev.61 22:19:19 v3.1.0-dev.62 22:19:19 v3.1.0-dev.63 22:19:19 v3.1.0-dev.64 22:19:19 v3.1.0-dev.65 22:19:19 v3.1.0-dev.66 22:19:19 v3.1.0-dev.67 22:19:19 v3.1.0-dev.68 22:19:19 v3.1.0-dev.69 22:19:19 v3.1.0-dev.7 22:19:19 v3.1.0-dev.70 22:19:19 v3.1.0-dev.71 22:19:19 v3.1.0-dev.72 22:19:19 v3.1.0-dev.73 22:19:19 v3.1.0-dev.8 22:19:19 v3.1.0-dev.9 22:19:19 v3.1.1 22:19:19 v3.1.1-dev.1 22:19:19 v3.1.1-dev.2 22:19:19 v3.2.0-dev.1 22:19:19 v3.2.0-dev.10 22:19:19 v3.2.0-dev.11 22:19:19 v3.2.0-dev.12 22:19:19 v3.2.0-dev.13 22:19:19 v3.2.0-dev.14 22:19:19 v3.2.0-dev.15 22:19:19 v3.2.0-dev.16 22:19:19 v3.2.0-dev.17 22:19:19 v3.2.0-dev.18 22:19:19 v3.2.0-dev.19 22:19:19 v3.2.0-dev.2 22:19:19 v3.2.0-dev.20 22:19:19 v3.2.0-dev.21 22:19:19 v3.2.0-dev.22 22:19:19 v3.2.0-dev.23 22:19:19 v3.2.0-dev.24 22:19:19 v3.2.0-dev.25 22:19:19 v3.2.0-dev.26 22:19:19 v3.2.0-dev.27 22:19:19 v3.2.0-dev.28 22:19:19 v3.2.0-dev.29 22:19:19 v3.2.0-dev.3 22:19:19 v3.2.0-dev.30 22:19:19 v3.2.0-dev.31 22:19:19 v3.2.0-dev.32 22:19:19 v3.2.0-dev.33 22:19:19 v3.2.0-dev.34 22:19:19 v3.2.0-dev.35 22:19:19 v3.2.0-dev.36 22:19:19 v3.2.0-dev.37 22:19:19 v3.2.0-dev.38 22:19:19 v3.2.0-dev.39 22:19:19 v3.2.0-dev.4 22:19:19 v3.2.0-dev.40 22:19:19 v3.2.0-dev.41 22:19:19 v3.2.0-dev.42 22:19:19 v3.2.0-dev.43 22:19:19 v3.2.0-dev.44 22:19:19 v3.2.0-dev.45 22:19:19 v3.2.0-dev.46 22:19:19 v3.2.0-dev.47 22:19:19 v3.2.0-dev.48 22:19:19 v3.2.0-dev.49 22:19:19 v3.2.0-dev.5 22:19:19 v3.2.0-dev.50 22:19:19 v3.2.0-dev.51 22:19:19 v3.2.0-dev.52 22:19:19 v3.2.0-dev.53 22:19:19 v3.2.0-dev.54 22:19:19 v3.2.0-dev.55 22:19:19 v3.2.0-dev.56 22:19:19 v3.2.0-dev.57 22:19:19 v3.2.0-dev.58 22:19:19 v3.2.0-dev.59 22:19:19 v3.2.0-dev.6 22:19:19 v3.2.0-dev.60 22:19:19 v3.2.0-dev.61 22:19:19 v3.2.0-dev.62 22:19:19 v3.2.0-dev.63 22:19:19 v3.2.0-dev.64 22:19:19 v3.2.0-dev.65 22:19:19 v3.2.0-dev.66 22:19:19 v3.2.0-dev.67 22:19:19 v3.2.0-dev.68 22:19:19 v3.2.0-dev.69 22:19:19 v3.2.0-dev.7 22:19:19 v3.2.0-dev.70 22:19:19 v3.2.0-dev.71 22:19:19 v3.2.0-dev.72 22:19:19 v3.2.0-dev.73 22:19:19 v3.2.0-dev.74 22:19:19 v3.2.0-dev.75 22:19:19 v3.2.0-dev.76 22:19:19 v3.2.0-dev.77 22:19:19 v3.2.0-dev.78 22:19:19 v3.2.0-dev.8 22:19:19 v3.2.0-dev.9 [Pipeline] sh 22:19:19 + lftools sign git-tag v3.2.0-dev.78 22:19:20 Signing Git tag with Sigul... 22:19:20 Signing v3.2.0-dev.78 [Pipeline] echo 22:19:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:19:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:19:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:19:20 $ docker stop --time=1 ccdae4d762393528395428286080391d68294410fd5421e50eda5a355c93b84e 22:19:22 $ docker rm -f --volumes ccdae4d762393528395428286080391d68294410fd5421e50eda5a355c93b84e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:19:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:19:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:19:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:22 prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container 22:19:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:19:23 $ docker top cc9dda14588755915848a6b91ea5be4e0092b22632ff12c114782be16d2f84d0 -eo pid,comm 22:19:23 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). 22:19:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:19:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:19:23 [ssh-agent] Looking for ssh-agent implementation... 22:19:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:19:23 $ docker exec cc9dda14588755915848a6b91ea5be4e0092b22632ff12c114782be16d2f84d0 ssh-agent 22:19:23 SSH_AUTH_SOCK=/tmp/ssh-FK3eGsx0Owe2/agent.31 22:19:23 SSH_AGENT_PID=37 22:19:23 Running ssh-add (command line suppressed) 22:19:23 Identity added: /w/workspace/edgex-go/700@tmp/private_key_15798577434249464673.key (/w/workspace/edgex-go/700@tmp/private_key_15798577434249464673.key) 22:19:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:19:24 + git semver bump pre 22:19:24 2024-09-20 22:19:24,204 [read_version] DEBUG read version from /w/workspace/edgex-go/700/.semver/main 22:19:24 2024-09-20 22:19:24,205 [bump_version] DEBUG bumping version:3.2.0-dev.78 on axis:pre with prefix:dev 22:19:24 2024-09-20 22:19:24,205 [bump_version] DEBUG bumped version:3.2.0-dev.79 22:19:24 2024-09-20 22:19:24,205 [write_version] DEBUG write version:3.2.0-dev.79 to path:/w/workspace/edgex-go/700/.semver/main with force:True 22:19:24 2024-09-20 22:19:24,205 [read_version] DEBUG read version from /w/workspace/edgex-go/700/.semver/main 22:19:24 2024-09-20 22:19:24,205 [write_file] DEBUG write to file:/w/workspace/edgex-go/700/.semver/main 22:19:24 2024-09-20 22:19:24,207 [execute] INFO git cat-file --batch-check 22:19:24 2024-09-20 22:19:24,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/700/.semver, universal_newlines=False, shell=None, istream=) 22:19:24 2024-09-20 22:19:24,212 [execute] INFO git cat-file --batch 22:19:24 2024-09-20 22:19:24,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/700/.semver, universal_newlines=False, shell=None, istream=) 22:19:24 2024-09-20 22:19:24,218 [read_version] DEBUG read version from /w/workspace/edgex-go/700/.semver/main 22:19:24 3.2.0-dev.79 [Pipeline] } 22:19:24 $ docker exec --env ******** --env ******** cc9dda14588755915848a6b91ea5be4e0092b22632ff12c114782be16d2f84d0 ssh-agent -k 22:19:24 unset SSH_AUTH_SOCK; 22:19:24 unset SSH_AGENT_PID; 22:19:24 echo Agent pid 37 killed; 22:19:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:19:24 + git semver [Pipeline] } 22:19:24 $ docker stop --time=1 cc9dda14588755915848a6b91ea5be4e0092b22632ff12c114782be16d2f84d0 22:19:26 $ docker rm -f --volumes cc9dda14588755915848a6b91ea5be4e0092b22632ff12c114782be16d2f84d0 [Pipeline] // withDockerContainer [Pipeline] sh 22:19:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:19:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:19:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:26 prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container 22:19:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:19:27 $ docker top e902ce0566e565afb654e2a4716f06a1ffe2ed4537f55b73113fde3035b706b6 -eo pid,comm 22:19:27 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). 22:19:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:19:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:19:27 [ssh-agent] Looking for ssh-agent implementation... 22:19:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:19:27 $ docker exec e902ce0566e565afb654e2a4716f06a1ffe2ed4537f55b73113fde3035b706b6 ssh-agent 22:19:27 SSH_AUTH_SOCK=/tmp/ssh-IlmLTlJgQ6nt/agent.33 22:19:27 SSH_AGENT_PID=39 22:19:27 Running ssh-add (command line suppressed) 22:19:27 Identity added: /w/workspace/edgex-go/700@tmp/private_key_11841615052300047198.key (/w/workspace/edgex-go/700@tmp/private_key_11841615052300047198.key) 22:19:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:19:28 + git semver push 22:19:28 2024-09-20 22:19:28,234 [run_push] DEBUG push 22:19:28 2024-09-20 22:19:28,235 [execute] INFO git cat-file --batch-check 22:19:28 2024-09-20 22:19:28,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/700/.semver, universal_newlines=False, shell=None, istream=) 22:19:28 2024-09-20 22:19:28,238 [execute] INFO git rev-list 43268267681287508e9f8c8244f6ce6f00d0d039 -- 22:19:28 2024-09-20 22:19:28,238 [execute] DEBUG Popen(['git', 'rev-list', '43268267681287508e9f8c8244f6ce6f00d0d039', '--'], cwd=/w/workspace/edgex-go/700/.semver, universal_newlines=False, shell=None, istream=None) 22:19:28 2024-09-20 22:19:28,254 [execute] INFO git fetch -v origin 22:19:28 2024-09-20 22:19:28,255 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/700/.semver, universal_newlines=True, shell=None, istream=None) 22:19:28 2024-09-20 22:19:28,686 [run_push] DEBUG no remote changes detected 22:19:28 2024-09-20 22:19:28,686 [execute] INFO git push origin semver 22:19:28 2024-09-20 22:19:28,687 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/700/.semver, universal_newlines=False, shell=None, istream=None) 22:19:29 2024-09-20 22:19:29,479 [run_push] DEBUG push all version tags 22:19:29 2024-09-20 22:19:29,480 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:19:29 2024-09-20 22:19:29,480 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/700, universal_newlines=False, shell=None, istream=None) 22:19:30 2024-09-20 22:19:30,173 [read_version] DEBUG read version from /w/workspace/edgex-go/700/.semver/main 22:19:30 3.2.0-dev.79 [Pipeline] } 22:19:30 $ docker exec --env ******** --env ******** e902ce0566e565afb654e2a4716f06a1ffe2ed4537f55b73113fde3035b706b6 ssh-agent -k 22:19:30 unset SSH_AUTH_SOCK; 22:19:30 unset SSH_AGENT_PID; 22:19:30 echo Agent pid 39 killed; 22:19:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:19:30 + git semver [Pipeline] } 22:19:31 $ docker stop --time=1 e902ce0566e565afb654e2a4716f06a1ffe2ed4537f55b73113fde3035b706b6 22:19:32 $ docker rm -f --volumes e902ce0566e565afb654e2a4716f06a1ffe2ed4537f55b73113fde3035b706b6 [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 22:19:32 + [ -d /w/workspace/edgex-go/700/archives ] [Pipeline] libraryResource [Pipeline] sh 22:19:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:19:34 ---> package-listing.sh 22:19:34 ++ facter osfamily 22:19:34 ++ tr '[:upper:]' '[:lower:]' 22:19:34 + OS_FAMILY=debian 22:19:34 + workspace=/w/workspace/edgex-go/700 22:19:34 + START_PACKAGES=/tmp/packages_start.txt 22:19:34 + END_PACKAGES=/tmp/packages_end.txt 22:19:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:19:34 + PACKAGES=/tmp/packages_start.txt 22:19:34 + '[' /w/workspace/edgex-go/700 ']' 22:19:34 + PACKAGES=/tmp/packages_end.txt 22:19:34 + case "${OS_FAMILY}" in 22:19:34 + dpkg -l 22:19:34 + grep '^ii' 22:19:34 + '[' -f /tmp/packages_start.txt ']' 22:19:34 + '[' -f /tmp/packages_end.txt ']' 22:19:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:19:34 + '[' /w/workspace/edgex-go/700 ']' 22:19:34 + mkdir -p /w/workspace/edgex-go/700/archives/ 22:19:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/700/archives/ [Pipeline] echo 22:19:34 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/700/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:19:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:19:35 22:19:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:19:35 latest: Pulling from edgex-lftools-log-publisher 22:19:35 5eb5b503b376: Pulling fs layer 22:19:35 5c69ac0246d0: Pulling fs layer 22:19:35 ec43610c2a17: Pulling fs layer 22:19:35 3a2ae6a8a46f: Pulling fs layer 22:19:35 33b1e0a273af: Pulling fs layer 22:19:35 5d3b04190fa2: Pulling fs layer 22:19:35 2f39f015ded8: Pulling fs layer 22:19:35 33b1e0a273af: Waiting 22:19:35 5d3b04190fa2: Waiting 22:19:35 3a2ae6a8a46f: Waiting 22:19:35 5c69ac0246d0: Verifying Checksum 22:19:35 5c69ac0246d0: Download complete 22:19:35 3a2ae6a8a46f: Verifying Checksum 22:19:35 3a2ae6a8a46f: Download complete 22:19:35 33b1e0a273af: Verifying Checksum 22:19:35 33b1e0a273af: Download complete 22:19:35 5d3b04190fa2: Verifying Checksum 22:19:35 5d3b04190fa2: Download complete 22:19:35 ec43610c2a17: Verifying Checksum 22:19:35 ec43610c2a17: Download complete 22:19:35 5eb5b503b376: Verifying Checksum 22:19:35 5eb5b503b376: Download complete 22:19:36 2f39f015ded8: Download complete 22:19:37 5eb5b503b376: Pull complete 22:19:37 5c69ac0246d0: Pull complete 22:19:37 ec43610c2a17: Pull complete 22:19:37 3a2ae6a8a46f: Pull complete 22:19:37 33b1e0a273af: Pull complete 22:19:38 5d3b04190fa2: Pull complete 22:19:42 2f39f015ded8: Pull complete 22:19:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:19:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:42 prd-ubuntu20.04-docker-8c-8g-10759 does not seem to be running inside a container 22:19:42 $ 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/700/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/700 -v /w/workspace/edgex-go/700:/w/workspace/edgex-go/700:rw,z -v /w/workspace/edgex-go/700@tmp:/w/workspace/edgex-go/700@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:19:46 $ docker top 16c4a687e075774f1eb4ab6d7d70ed2357e126a7b5b2d398609875770bdacbb5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:46 + touch /tmp/pre-build-complete [Pipeline] sh 22:19:47 + mkdir -p /var/log/sysstat [Pipeline] sh 22:19:47 + ls /var/log/sa-host 22:19:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:19:47 provisioning config files... 22:19:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/700@tmp/config12067032795204853115tmp [Pipeline] { [Pipeline] echo 22:19:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:19:47 ---> create-netrc.sh [Pipeline] } 22:19:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:19:48 ---> python-tools-install.sh [Pipeline] echo 22:19:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:19:48 ---> sudo-logs.sh 22:19:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:19:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:19:48 ---> job-cost.sh 22:19:48 lf-activate-venv: SKIPPING 22:19:48 DEBUG: total: 0.10999999940395355 22:19:48 INFO: Retrieving Stack Cost... 22:19:49 INFO: Retrieving Pricing Info for: v3-standard-8 22:19:49 INFO: Archiving Costs [Pipeline] echo 22:19:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:19:49 ---> logs-deploy.sh 22:19:49 lf-activate-venv: SKIPPING 22:19:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/700 22:19:49 INFO: archiving workspace using pattern(s): 22:19:50 Archives upload complete. 22:19:51 INFO: archiving logs to Nexus 22:19:52 ---> uname -a: 22:19:52 Linux prd-ubuntu20-04-docker-8c-8g-10759 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:19:52 22:19:52 22:19:52 ---> lscpu: 22:19:52 Architecture: x86_64 22:19:52 CPU op-mode(s): 32-bit, 64-bit 22:19:52 Byte Order: Little Endian 22:19:52 Address sizes: 40 bits physical, 48 bits virtual 22:19:52 CPU(s): 8 22:19:52 On-line CPU(s) list: 0-7 22:19:52 Thread(s) per core: 1 22:19:52 Core(s) per socket: 1 22:19:52 Socket(s): 8 22:19:52 NUMA node(s): 1 22:19:52 Vendor ID: AuthenticAMD 22:19:52 CPU family: 23 22:19:52 Model: 49 22:19:52 Model name: AMD EPYC-Rome Processor 22:19:52 Stepping: 0 22:19:52 CPU MHz: 2799.996 22:19:52 BogoMIPS: 5599.99 22:19:52 Virtualization: AMD-V 22:19:52 Hypervisor vendor: KVM 22:19:52 Virtualization type: full 22:19:52 L1d cache: 256 KiB 22:19:52 L1i cache: 256 KiB 22:19:52 L2 cache: 4 MiB 22:19:52 L3 cache: 128 MiB 22:19:52 NUMA node0 CPU(s): 0-7 22:19:52 Vulnerability Itlb multihit: Not affected 22:19:52 Vulnerability L1tf: Not affected 22:19:52 Vulnerability Mds: Not affected 22:19:52 Vulnerability Meltdown: Not affected 22:19:52 Vulnerability Mmio stale data: Not affected 22:19:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:19:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:19:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:19:52 Vulnerability Srbds: Not affected 22:19:52 Vulnerability Tsx async abort: Not affected 22:19:52 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 22:19:52 22:19:52 22:19:52 ---> nproc: 22:19:52 8 22:19:52 22:19:52 22:19:52 ---> df -h: 22:19:52 Filesystem Size Used Avail Use% Mounted on 22:19:52 overlay 155G 29G 127G 19% / 22:19:52 tmpfs 64M 0 64M 0% /dev 22:19:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:19:52 shm 64M 0 64M 0% /dev/shm 22:19:52 /dev/vda1 155G 29G 127G 19% /facter-os 22:19:52 22:19:52 22:19:52 ---> sar -b -r -n DEV: 22:19:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10759) 09/20/24 _x86_64_ (8 CPU) 22:19:52 22:19:52 21:30:33 LINUX RESTART (8 CPU) 22:19:52 22:19:52 21:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:19:52 21:32:01 394.35 20.79 373.56 0.00 2131.42 153505.63 0.00 22:19:52 21:33:01 121.33 0.90 120.43 0.00 17.60 35662.13 0.00 22:19:52 21:34:01 43.36 0.00 43.36 0.00 0.00 34437.48 0.00 22:19:52 21:35:01 39.78 0.25 39.53 0.00 3.20 20233.03 0.00 22:19:52 21:36:01 374.52 1.42 373.10 0.00 113.39 260194.00 0.00 22:19:52 21:37:01 857.94 17.70 840.24 0.00 4384.95 214371.23 0.00 22:19:52 21:38:01 246.36 0.08 246.28 0.00 0.67 44470.30 0.00 22:19:52 21:39:01 341.99 0.13 341.86 0.00 1.07 107567.14 0.00 22:19:52 21:40:01 725.06 0.08 724.98 0.00 3.33 121015.66 0.00 22:19:52 21:41:01 34.21 0.17 34.04 0.00 27.86 913.98 0.00 22:19:52 21:42:01 22.11 0.05 22.06 0.00 8.80 528.05 0.00 22:19:52 21:43:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 22:19:52 21:44:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 22:19:52 21:45:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 22:19:52 21:46:01 1.80 0.02 1.78 0.00 0.13 20.00 0.00 22:19:52 21:47:01 1.10 0.00 1.10 0.00 0.00 20.00 0.00 22:19:52 21:48:01 3.28 1.33 1.95 0.00 31.99 28.12 0.00 22:19:52 21:49:01 2.70 1.22 1.48 0.00 25.46 18.53 0.00 22:19:52 21:50:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 22:19:52 21:51:01 1.87 0.00 1.87 0.00 0.00 21.59 0.00 22:19:52 21:52:02 0.97 0.00 0.97 0.00 0.00 11.60 0.00 22:19:52 21:53:01 1.51 0.00 1.51 0.00 0.00 17.76 0.00 22:19:52 21:54:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 22:19:52 21:55:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 22:19:52 21:56:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 22:19:52 21:57:01 2.10 0.00 2.10 0.00 0.00 23.87 0.00 22:19:52 21:58:01 1.48 0.07 1.42 0.00 0.67 16.39 0.00 22:19:52 21:59:01 1.97 0.00 1.97 0.00 0.00 23.20 0.00 22:19:52 22:00:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 22:19:52 22:01:01 2.05 0.00 2.05 0.00 0.00 23.33 0.00 22:19:52 22:02:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 22:19:52 22:03:01 1.92 0.00 1.92 0.00 0.00 21.60 0.00 22:19:52 22:04:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 22:19:52 22:05:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 22:19:52 22:06:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 22:19:52 22:07:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 22:19:52 22:08:01 1.33 0.00 1.33 0.00 0.00 15.99 0.00 22:19:52 22:09:01 0.95 0.00 0.95 0.00 0.00 12.39 0.00 22:19:52 22:10:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 22:19:52 22:11:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 22:19:52 22:12:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 22:19:52 22:13:01 1.63 0.00 1.63 0.00 0.00 19.19 0.00 22:19:52 22:14:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 22:19:52 22:15:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 22:19:52 22:16:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 22:19:52 22:17:01 1.60 0.02 1.58 0.00 0.13 20.13 0.00 22:19:52 22:18:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 22:19:52 22:19:01 121.23 0.78 120.45 0.00 17.86 38318.15 0.00 22:19:52 Average: 70.34 0.94 69.40 0.00 141.13 21509.35 0.00 22:19:52 22:19:52 21:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:19:52 21:32:01 28673764 31514124 795360 2.42 80656 3020084 2002240 5.90 1111220 2692664 2472 22:19:52 21:33:01 27295808 31462624 837496 2.55 128792 4172968 1904952 5.61 1737512 3310116 891964 22:19:52 21:34:01 26641632 31357020 940764 2.86 133524 4688364 2151144 6.34 1890388 3780268 891404 22:19:52 21:35:01 26407228 31463320 832080 2.53 136800 4989012 1897840 5.59 1783564 4083996 639916 22:19:52 21:36:01 20481484 31209280 1061296 3.23 150192 10512084 3689808 10.87 2019724 9592388 21200 22:19:52 21:37:01 13253396 30604616 1587088 4.83 367820 16308548 5391340 15.89 3603876 14535512 88216 22:19:52 21:38:01 7856652 27834980 4333076 13.18 390792 18730336 11376224 33.53 7516112 15793832 1343840 22:19:52 21:39:01 5871012 28006844 4180144 12.71 402116 20832264 9478032 27.93 8087896 17194780 873300 22:19:52 21:40:01 9712224 31398292 844376 2.57 413008 20544364 2261804 6.67 3342152 18357928 520 22:19:52 21:41:01 9722760 31412208 829940 2.52 414840 20545784 2106660 6.21 3653952 18033756 680 22:19:52 21:42:01 9728236 31418708 824024 2.51 415704 20546244 2114692 6.23 3971968 17712312 72 22:19:52 21:43:01 9730240 31420720 822268 2.50 415716 20546248 2114692 6.23 3969412 17712316 144 22:19:52 21:44:01 9731412 31421896 820992 2.50 415724 20546248 2114692 6.23 3968248 17712316 16 22:19:52 21:45:01 9744136 31434628 808624 2.46 415744 20546252 2114692 6.23 3956408 17712320 52 22:19:52 21:46:01 9742936 31433540 809760 2.46 415768 20546252 2153964 6.35 3956388 17712320 188 22:19:52 21:47:01 9745400 31436084 807072 2.45 415804 20546232 2153964 6.35 3954800 17712300 188 22:19:52 21:48:01 9735628 31427692 815892 2.48 415888 20547144 2193124 6.46 3962624 17712916 180 22:19:52 21:49:01 9732424 31426336 817156 2.49 415916 20547916 2177008 6.42 3967224 17713104 180 22:19:52 21:50:01 9732352 31426284 817100 2.48 415924 20547920 2160932 6.37 3967412 17713084 12 22:19:52 21:51:01 9733092 31427028 816212 2.48 415976 20547920 2160932 6.37 3966500 17713088 36 22:19:52 21:52:02 9733092 31427032 816192 2.48 415976 20547924 2160932 6.37 3966492 17713092 8 22:19:52 21:53:01 9732596 31426600 816660 2.48 416000 20547928 2160932 6.37 3966620 17713100 44 22:19:52 21:54:01 9732540 31426548 816676 2.48 416004 20547928 2160932 6.37 3966712 17713100 184 22:19:52 21:55:01 9733004 31427020 816124 2.48 416024 20547932 2160932 6.37 3966136 17713104 176 22:19:52 21:56:01 9732696 31426776 816292 2.48 416092 20547936 2160932 6.37 3966048 17713112 8 22:19:52 21:57:01 9733108 31427256 816008 2.48 416140 20547940 2144600 6.32 3966364 17713116 180 22:19:52 21:58:01 9733084 31427300 815944 2.48 416200 20547936 2144600 6.32 3966684 17713128 8 22:19:52 21:59:01 9732896 31427192 816092 2.48 416248 20547964 2144600 6.32 3966536 17713124 192 22:19:52 22:00:01 9733140 31427500 815784 2.48 416288 20547968 2144600 6.32 3966636 17713132 192 22:19:52 22:01:01 9733376 31427804 815432 2.48 416336 20547972 2144600 6.32 3966424 17713140 184 22:19:52 22:02:01 9733296 31427752 815448 2.48 416356 20547972 2144600 6.32 3966536 17713132 40 22:19:52 22:03:01 9733036 31427672 815520 2.48 416396 20548104 2144600 6.32 3966500 17713264 12 22:19:52 22:04:01 9732964 31427604 815492 2.48 416416 20548104 2144600 6.32 3966608 17713264 184 22:19:52 22:05:01 9732940 31427584 815444 2.48 416440 20548108 2144600 6.32 3966320 17713268 44 22:19:52 22:06:01 9732672 31427380 815676 2.48 416456 20548112 2144600 6.32 3966212 17713276 8 22:19:52 22:07:01 9732552 31427264 815660 2.48 416464 20548116 2144600 6.32 3966636 17713276 64 22:19:52 22:08:01 9732552 31427268 815620 2.48 416484 20548120 2144600 6.32 3966232 17713280 172 22:19:52 22:09:01 9732736 31427460 815588 2.48 416496 20548124 2144600 6.32 3966248 17713284 176 22:19:52 22:10:01 9732736 31427528 815524 2.48 416520 20548124 2144600 6.32 3966340 17713296 4 22:19:52 22:11:01 9732432 31427232 816016 2.48 416528 20548128 2144600 6.32 3966368 17713292 176 22:19:52 22:12:01 9732220 31427020 816196 2.48 416544 20548120 2144600 6.32 3966444 17713292 8 22:19:52 22:13:01 9731888 31426724 816396 2.48 416560 20548136 2160664 6.37 3966452 17713300 44 22:19:52 22:14:01 9731808 31426648 816368 2.48 416572 20548140 2160664 6.37 3966436 17713304 12 22:19:52 22:15:01 9731872 31426712 816440 2.48 416584 20548140 2160664 6.37 3966456 17713304 180 22:19:52 22:16:01 9731864 31426708 816416 2.48 416592 20548144 2160664 6.37 3966312 17713308 8 22:19:52 22:17:01 9731588 31426492 816604 2.48 416632 20548132 2160664 6.37 3966444 17713312 48 22:19:52 22:18:01 9731816 31426756 816260 2.48 416640 20548152 2160664 6.37 3966420 17713316 8 22:19:52 22:19:01 8984896 31374132 863964 2.63 427620 21177392 2321016 6.84 4055336 18310104 1004 22:19:52 Average: 11354942 31259233 985345 3.00 384298 18870562 2585875 7.62 3865340 16272257 99124 22:19:52 22:19:52 21:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:19:52 21:32:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 22:19:52 21:32:01 docker0 662.30 624.21 46.85 2968.81 0.00 0.00 0.00 0.00 22:19:52 21:32:01 ens3 1619.24 1553.75 11348.41 195.90 0.00 0.00 0.00 0.00 22:19:52 21:32:01 veth227c1e7 87.89 93.72 8.62 88.72 0.00 0.00 0.00 0.01 22:19:52 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 21:33:01 veth48aac42 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 22:19:52 21:33:01 docker0 168.40 275.50 14.26 1981.16 0.00 0.00 0.00 0.00 22:19:52 21:33:01 ens3 301.98 182.35 2007.23 26.88 0.00 0.00 0.00 0.00 22:19:52 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:34:01 veth48aac42 1.57 1.58 0.14 0.14 0.00 0.00 0.00 0.00 22:19:52 21:34:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 22:19:52 21:34:01 ens3 40.21 25.76 38.31 16.94 0.00 0.00 0.00 0.00 22:19:52 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 21:35:01 veth48aac42 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:35:01 ens3 24.86 16.88 21.59 11.99 0.00 0.00 0.00 0.00 22:19:52 21:36:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 22:19:52 21:36:01 veth64483c5 1.23 2.51 0.09 30.86 0.00 0.00 0.00 0.00 22:19:52 21:36:01 veth5047758 2.86 6.13 0.21 98.10 0.00 0.00 0.00 0.01 22:19:52 21:36:01 veth8c7e05f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:36:01 veth6a569ac 0.37 0.72 0.03 0.15 0.00 0.00 0.00 0.00 22:19:52 21:36:01 veth1607b88 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:36:01 vetha73170a 2.80 4.36 0.21 61.75 0.00 0.00 0.00 0.01 22:19:52 21:36:01 veth4e8c51a 1.35 2.83 0.10 30.90 0.00 0.00 0.00 0.00 22:19:52 21:36:01 docker0 31.51 54.43 1.97 741.21 0.00 0.00 0.00 0.00 22:19:52 21:36:01 veth450aec9 1.62 3.76 0.12 34.08 0.00 0.00 0.00 0.00 22:19:52 21:36:01 vethe9c12aa 1.73 2.66 0.13 31.44 0.00 0.00 0.00 0.00 22:19:52 21:36:01 veth1bb34b0 2.43 5.96 0.18 95.60 0.00 0.00 0.00 0.01 22:19:52 21:36:01 veth1b6bba4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:36:01 veth75e3dc0 3.21 5.28 0.25 63.04 0.00 0.00 0.00 0.01 22:19:52 21:36:01 veth21873de 3.76 4.65 0.27 61.69 0.00 0.00 0.00 0.01 22:19:52 21:36:01 veth98f5c24 1.15 2.78 0.09 31.36 0.00 0.00 0.00 0.00 22:19:52 21:36:01 ens3 272.22 170.84 4463.59 169.54 0.00 0.00 0.00 0.00 22:19:52 21:36:01 vethc28ab94 1.27 2.63 0.10 30.87 0.00 0.00 0.00 0.00 22:19:52 21:36:01 vethf0604af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:36:01 veth5a6f6f5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:36:01 vetha286e99 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:37:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 22:19:52 21:37:01 veth672e960 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:19:52 21:37:01 vethc16445b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:19:52 21:37:01 veth6a569ac 0.13 0.83 0.01 0.04 0.00 0.00 0.00 0.00 22:19:52 21:37:01 veth5750c91 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:19:52 21:37:01 veth01ae8aa 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:19:52 21:37:01 docker0 428.02 789.48 37.11 6287.43 0.00 0.00 0.00 0.00 22:19:52 21:37:01 veth700b336 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:19:52 21:37:01 veth8706caf 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:19:52 21:37:01 vethfcdf9d4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:19:52 21:37:01 ens3 984.77 517.83 8446.99 57.29 0.00 0.00 0.00 0.00 22:19:52 21:37:01 veth7cd1be9 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:19:52 21:37:01 vethb4c3e17 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:19:52 21:37:01 vethd9ea321 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:19:52 21:37:01 vethbd220d5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:19:52 21:37:01 veth73c4c61 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:19:52 21:37:01 veth25b6236 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:19:52 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:38:01 veth672e960 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:38:01 vethc16445b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:38:01 veth6a569ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:38:01 veth5750c91 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:38:01 veth01ae8aa 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:38:01 veth700b336 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:38:01 veth8706caf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:38:01 vethfcdf9d4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:38:01 ens3 7.90 4.20 6.17 3.33 0.00 0.00 0.00 0.00 22:19:52 21:38:01 veth7cd1be9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:38:01 vethb4c3e17 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:38:01 vethd9ea321 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:38:01 vethbd220d5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:38:01 veth73c4c61 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:38:01 veth25b6236 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 21:39:01 veth672e960 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:39:01 vethc16445b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:39:01 veth6a569ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:39:01 veth5750c91 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:39:01 veth01ae8aa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:39:01 veth700b336 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:39:01 veth8706caf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:39:01 vethfcdf9d4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:39:01 ens3 5.08 3.75 4.09 2.33 0.00 0.00 0.00 0.00 22:19:52 21:39:01 veth7cd1be9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:39:01 vethb4c3e17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:39:01 vethd9ea321 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:39:01 vethbd220d5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:39:01 veth73c4c61 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:39:01 veth25b6236 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:40:01 lo 12.26 12.26 1.21 1.21 0.00 0.00 0.00 0.00 22:19:52 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:40:01 ens3 95.05 89.29 61.02 314.17 0.00 0.00 0.00 0.00 22:19:52 21:41:01 lo 49.46 49.46 4.87 4.87 0.00 0.00 0.00 0.00 22:19:52 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:41:01 ens3 459.86 457.51 219.64 2212.00 0.00 0.00 0.00 0.00 22:19:52 21:42:01 lo 23.80 23.80 2.35 2.35 0.00 0.00 0.00 0.00 22:19:52 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:42:01 ens3 271.62 261.72 122.95 1648.87 0.00 0.00 0.00 0.00 22:19:52 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:43:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:47:01 ens3 0.32 0.30 0.09 0.08 0.00 0.00 0.00 0.00 22:19:52 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:48:01 ens3 3.88 3.23 3.98 13.85 0.00 0.00 0.00 0.00 22:19:52 21:49:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:19:52 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:49:01 ens3 38.03 49.03 6.71 109.72 0.00 0.00 0.00 0.00 22:19:52 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 21:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:52:02 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 22:19:52 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:55:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:57:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 22:19:52 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:19:52 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 21:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:02:01 ens3 0.50 0.52 0.33 0.28 0.00 0.00 0.00 0.00 22:19:52 22:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:04:01 ens3 0.98 0.38 0.47 0.22 0.00 0.00 0.00 0.00 22:19:52 22:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:07:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 22:19:52 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:12:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:19:52 22:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:15:01 ens3 0.27 0.22 0.12 0.01 0.00 0.00 0.00 0.00 22:19:52 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:52 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:17:01 ens3 0.42 0.35 0.15 0.08 0.00 0.00 0.00 0.00 22:19:52 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 22:19:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 22:19:52 22:19:01 docker0 92.68 148.76 7.96 1274.80 0.00 0.00 0.00 0.00 22:19:52 22:19:01 veth1832264 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:19:52 22:19:01 ens3 298.72 187.05 4909.95 39.13 0.00 0.00 0.00 0.00 22:19:52 Average: lo 2.05 2.05 0.20 0.20 0.00 0.00 0.00 0.00 22:19:52 Average: docker0 28.86 39.48 2.26 276.31 0.00 0.00 0.00 0.00 22:19:52 Average: veth1832264 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:52 Average: ens3 92.31 73.52 660.03 100.51 0.00 0.00 0.00 0.00 22:19:52 22:19:52 22:19:52 ---> sar -P ALL: 22:19:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10759) 09/20/24 _x86_64_ (8 CPU) 22:19:52 22:19:52 21:30:33 LINUX RESTART (8 CPU) 22:19:52 22:19:52 21:31:01 CPU %user %nice %system %iowait %steal %idle 22:19:52 21:32:01 all 10.41 0.00 3.93 2.86 0.07 82.73 22:19:52 21:32:01 0 7.42 0.00 3.76 0.07 0.05 88.70 22:19:52 21:32:01 1 10.06 0.00 4.81 8.00 0.08 77.04 22:19:52 21:32:01 2 10.02 0.00 4.98 1.33 0.07 83.60 22:19:52 21:32:01 3 10.42 0.00 3.38 2.34 0.05 83.80 22:19:52 21:32:01 4 13.15 0.00 3.73 4.10 0.07 78.94 22:19:52 21:32:01 5 8.48 0.00 3.46 0.55 0.07 87.43 22:19:52 21:32:01 6 11.90 0.00 4.32 3.22 0.05 80.51 22:19:52 21:32:01 7 11.84 0.00 3.03 3.28 0.08 81.77 22:19:52 21:33:01 all 33.62 0.00 5.99 1.76 0.08 58.55 22:19:52 21:33:01 0 34.59 0.00 6.18 0.17 0.08 58.99 22:19:52 21:33:01 1 36.72 0.00 6.36 8.92 0.07 47.94 22:19:52 21:33:01 2 33.75 0.00 5.70 0.40 0.08 60.06 22:19:52 21:33:01 3 34.42 0.00 6.38 0.46 0.07 58.67 22:19:52 21:33:01 4 35.21 0.00 5.60 2.56 0.10 56.53 22:19:52 21:33:01 5 31.07 0.00 6.06 0.70 0.05 62.12 22:19:52 21:33:01 6 31.19 0.00 5.71 0.57 0.08 62.44 22:19:52 21:33:01 7 31.97 0.00 5.97 0.30 0.07 61.69 22:19:52 21:34:01 all 37.58 0.00 5.97 1.57 0.08 54.81 22:19:52 21:34:01 0 37.28 0.00 6.03 7.00 0.10 49.59 22:19:52 21:34:01 1 34.78 0.00 6.33 0.13 0.08 58.68 22:19:52 21:34:01 2 37.95 0.00 6.84 0.13 0.07 55.01 22:19:52 21:34:01 3 39.08 0.00 5.50 0.18 0.07 55.18 22:19:52 21:34:01 4 35.66 0.00 6.00 1.81 0.07 56.46 22:19:52 21:34:01 5 36.82 0.00 5.81 2.94 0.08 54.35 22:19:52 21:34:01 6 39.67 0.00 5.35 0.08 0.08 54.81 22:19:52 21:34:01 7 39.40 0.00 5.90 0.29 0.08 54.33 22:19:52 21:35:01 all 51.01 0.00 6.98 0.38 0.09 41.54 22:19:52 21:35:01 0 49.13 0.00 6.57 1.13 0.10 43.06 22:19:52 21:35:01 1 51.58 0.00 6.72 0.30 0.08 41.31 22:19:52 21:35:01 2 51.40 0.00 6.88 0.50 0.08 41.13 22:19:52 21:35:01 3 50.62 0.00 6.55 0.05 0.08 42.70 22:19:52 21:35:01 4 49.73 0.00 6.67 0.69 0.08 42.83 22:19:52 21:35:01 5 51.19 0.00 7.73 0.13 0.08 40.86 22:19:52 21:35:01 6 52.01 0.00 8.07 0.07 0.08 39.77 22:19:52 21:35:01 7 52.43 0.00 6.62 0.17 0.12 40.67 22:19:52 21:36:01 all 21.71 0.00 8.23 17.80 0.13 52.14 22:19:52 21:36:01 0 21.83 0.00 8.25 22.77 0.16 46.99 22:19:52 21:36:01 1 21.83 0.00 8.34 31.74 0.12 37.97 22:19:52 21:36:01 2 22.40 0.00 8.43 10.54 0.14 58.49 22:19:52 21:36:01 3 22.36 0.00 8.26 25.78 0.12 43.48 22:19:52 21:36:01 4 21.79 0.00 7.08 11.11 0.10 59.91 22:19:52 21:36:01 5 20.19 0.00 7.49 19.23 0.09 53.01 22:19:52 21:36:01 6 21.52 0.00 8.74 12.71 0.16 56.88 22:19:52 21:36:01 7 21.72 0.00 9.24 8.77 0.14 60.13 22:19:52 21:37:01 all 13.98 0.00 8.53 21.08 0.09 56.31 22:19:52 21:37:01 0 12.36 0.00 7.69 16.19 0.07 63.69 22:19:52 21:37:01 1 12.26 0.00 7.37 14.44 0.08 65.85 22:19:52 21:37:01 2 12.16 0.00 6.98 9.22 0.05 71.59 22:19:52 21:37:01 3 16.60 0.00 8.80 30.62 0.12 43.86 22:19:52 21:37:01 4 12.50 0.00 8.85 25.17 0.14 53.35 22:19:52 21:37:01 5 15.04 0.00 9.11 22.98 0.08 52.78 22:19:52 21:37:01 6 13.36 0.00 9.59 28.17 0.07 48.81 22:19:52 21:37:01 7 17.60 0.00 9.88 21.95 0.12 50.46 22:19:52 21:38:01 all 88.05 0.00 11.63 0.13 0.17 0.02 22:19:52 21:38:01 0 88.32 0.00 11.26 0.20 0.17 0.05 22:19:52 21:38:01 1 88.46 0.00 11.22 0.17 0.15 0.00 22:19:52 21:38:01 2 87.04 0.00 12.52 0.22 0.19 0.03 22:19:52 21:38:01 3 88.19 0.00 11.55 0.10 0.15 0.00 22:19:52 21:38:01 4 88.46 0.00 11.25 0.08 0.19 0.02 22:19:52 21:38:01 5 87.29 0.00 12.45 0.12 0.15 0.00 22:19:52 21:38:01 6 88.23 0.00 11.46 0.10 0.17 0.03 22:19:52 21:38:01 7 88.40 0.00 11.36 0.03 0.19 0.02 22:19:52 21:39:01 all 89.20 0.00 10.65 0.00 0.15 0.00 22:19:52 21:39:01 0 89.15 0.00 10.66 0.00 0.19 0.00 22:19:52 21:39:01 1 90.50 0.00 9.33 0.00 0.15 0.02 22:19:52 21:39:01 2 88.07 0.00 11.81 0.00 0.12 0.00 22:19:52 21:39:01 3 88.96 0.00 10.87 0.00 0.17 0.00 22:19:52 21:39:01 4 88.49 0.00 11.30 0.00 0.21 0.00 22:19:52 21:39:01 5 87.67 0.00 12.23 0.00 0.10 0.00 22:19:52 21:39:01 6 90.45 0.00 9.43 0.00 0.12 0.00 22:19:52 21:39:01 7 90.27 0.00 9.56 0.00 0.17 0.00 22:19:52 21:40:01 all 49.77 0.00 8.84 5.00 0.13 36.25 22:19:52 21:40:01 0 48.28 0.00 8.57 5.17 0.15 37.82 22:19:52 21:40:01 1 48.02 0.00 7.95 2.18 0.12 41.73 22:19:52 21:40:01 2 50.40 0.00 8.71 1.42 0.13 39.33 22:19:52 21:40:01 3 50.00 0.00 8.94 5.70 0.12 35.24 22:19:52 21:40:01 4 49.42 0.00 9.65 5.40 0.19 35.34 22:19:52 21:40:01 5 49.75 0.00 10.53 9.57 0.10 30.05 22:19:52 21:40:01 6 50.40 0.00 8.28 3.56 0.12 37.63 22:19:52 21:40:01 7 51.88 0.00 8.10 7.05 0.14 32.84 22:19:52 21:41:01 all 8.59 0.00 1.00 0.13 0.07 90.22 22:19:52 21:41:01 0 7.28 0.00 1.14 0.03 0.08 91.47 22:19:52 21:41:01 1 8.31 0.00 0.78 0.02 0.05 90.84 22:19:52 21:41:01 2 6.32 0.00 0.80 0.02 0.07 92.79 22:19:52 21:41:01 3 6.63 0.00 1.05 0.02 0.07 92.24 22:19:52 21:41:01 4 9.90 0.00 0.89 0.02 0.05 89.15 22:19:52 21:41:01 5 11.02 0.00 1.10 0.80 0.08 86.99 22:19:52 21:41:01 6 8.27 0.00 1.10 0.03 0.07 90.53 22:19:52 21:41:01 7 11.01 0.00 1.09 0.07 0.07 87.76 22:19:52 21:42:01 all 7.50 0.00 0.67 0.06 0.05 91.72 22:19:52 21:42:01 0 10.13 0.00 0.80 0.13 0.05 88.89 22:19:52 21:42:01 1 5.27 0.00 0.37 0.02 0.05 94.30 22:19:52 21:42:01 2 4.35 0.00 0.50 0.05 0.05 95.05 22:19:52 21:42:01 3 2.65 0.00 0.82 0.12 0.03 96.39 22:19:52 21:42:01 4 6.62 0.00 0.63 0.03 0.05 92.66 22:19:52 21:42:01 5 12.74 0.00 0.82 0.10 0.05 86.29 22:19:52 21:42:01 6 8.93 0.00 0.70 0.03 0.07 90.27 22:19:52 21:42:01 7 9.32 0.00 0.70 0.00 0.07 89.91 22:19:52 22:19:52 21:42:01 CPU %user %nice %system %iowait %steal %idle 22:19:52 21:43:01 all 0.05 0.00 0.03 0.00 0.02 99.89 22:19:52 21:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:19:52 21:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:19:52 21:43:01 2 0.02 0.00 0.03 0.02 0.03 99.90 22:19:52 21:43:01 3 0.00 0.00 0.02 0.02 0.02 99.95 22:19:52 21:43:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:19:52 21:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:19:52 21:43:01 6 0.23 0.00 0.03 0.00 0.03 99.70 22:19:52 21:43:01 7 0.08 0.00 0.08 0.00 0.03 99.80 22:19:52 21:44:01 all 0.03 0.00 0.01 0.00 0.01 99.94 22:19:52 21:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:19:52 21:44:01 1 0.02 0.00 0.00 0.02 0.02 99.95 22:19:52 21:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:19:52 21:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:19:52 21:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:19:52 21:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 21:44:01 6 0.08 0.00 0.00 0.00 0.02 99.90 22:19:52 21:44:01 7 0.07 0.00 0.05 0.00 0.05 99.83 22:19:52 21:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 22:19:52 21:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:19:52 21:45:01 1 0.00 0.00 0.00 0.02 0.02 99.97 22:19:52 21:45:01 2 0.03 0.00 0.02 0.02 0.02 99.92 22:19:52 21:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 21:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 21:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 21:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:19:52 21:45:01 7 0.02 0.00 0.05 0.00 0.03 99.90 22:19:52 21:46:01 all 0.04 0.00 0.03 0.00 0.02 99.91 22:19:52 21:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:19:52 21:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:19:52 21:46:01 2 0.02 0.00 0.05 0.00 0.02 99.92 22:19:52 21:46:01 3 0.03 0.00 0.02 0.02 0.02 99.92 22:19:52 21:46:01 4 0.07 0.00 0.02 0.00 0.02 99.90 22:19:52 21:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:19:52 21:46:01 6 0.03 0.00 0.05 0.00 0.02 99.90 22:19:52 21:46:01 7 0.10 0.00 0.07 0.00 0.07 99.77 22:19:52 21:47:01 all 0.10 0.00 0.02 0.00 0.02 99.86 22:19:52 21:47:01 0 0.05 0.00 0.02 0.00 0.03 99.90 22:19:52 21:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:19:52 21:47:01 2 0.03 0.00 0.00 0.02 0.02 99.93 22:19:52 21:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 21:47:01 4 0.58 0.00 0.03 0.00 0.02 99.37 22:19:52 21:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:19:52 21:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:19:52 21:47:01 7 0.07 0.00 0.07 0.00 0.03 99.83 22:19:52 21:48:01 all 0.15 0.00 0.05 0.01 0.01 99.77 22:19:52 21:48:01 0 0.25 0.00 0.05 0.00 0.02 99.68 22:19:52 21:48:01 1 0.13 0.00 0.02 0.00 0.00 99.85 22:19:52 21:48:01 2 0.08 0.00 0.07 0.02 0.00 99.83 22:19:52 21:48:01 3 0.07 0.00 0.03 0.03 0.02 99.85 22:19:52 21:48:01 4 0.12 0.00 0.05 0.00 0.02 99.82 22:19:52 21:48:01 5 0.13 0.00 0.03 0.00 0.00 99.83 22:19:52 21:48:01 6 0.07 0.00 0.07 0.00 0.00 99.87 22:19:52 21:48:01 7 0.38 0.00 0.08 0.03 0.03 99.47 22:19:52 21:49:01 all 0.24 0.00 0.05 0.01 0.01 99.68 22:19:52 21:49:01 0 0.73 0.00 0.05 0.00 0.03 99.18 22:19:52 21:49:01 1 0.17 0.00 0.02 0.02 0.02 99.78 22:19:52 21:49:01 2 0.22 0.00 0.02 0.02 0.02 99.73 22:19:52 21:49:01 3 0.27 0.00 0.03 0.02 0.00 99.68 22:19:52 21:49:01 4 0.12 0.00 0.03 0.00 0.02 99.83 22:19:52 21:49:01 5 0.08 0.00 0.08 0.00 0.00 99.83 22:19:52 21:49:01 6 0.10 0.00 0.05 0.00 0.00 99.85 22:19:52 21:49:01 7 0.27 0.00 0.12 0.03 0.03 99.55 22:19:52 21:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 22:19:52 21:50:01 0 0.08 0.00 0.02 0.00 0.02 99.88 22:19:52 21:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 21:50:01 2 0.00 0.00 0.00 0.02 0.02 99.97 22:19:52 21:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 21:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:19:52 21:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:19:52 21:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:19:52 21:50:01 7 0.05 0.00 0.03 0.00 0.03 99.88 22:19:52 21:51:01 all 0.06 0.00 0.01 0.01 0.01 99.91 22:19:52 21:51:01 0 0.07 0.00 0.02 0.02 0.02 99.88 22:19:52 21:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:19:52 21:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:19:52 21:51:01 3 0.02 0.00 0.00 0.03 0.00 99.95 22:19:52 21:51:01 4 0.07 0.00 0.02 0.00 0.03 99.88 22:19:52 21:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:19:52 21:51:01 6 0.17 0.00 0.00 0.00 0.00 99.83 22:19:52 21:51:01 7 0.07 0.00 0.03 0.00 0.05 99.85 22:19:52 21:52:02 all 0.02 0.00 0.01 0.00 0.01 99.95 22:19:52 21:52:02 0 0.05 0.00 0.02 0.00 0.02 99.92 22:19:52 21:52:02 1 0.00 0.00 0.00 0.00 0.02 99.98 22:19:52 21:52:02 2 0.03 0.00 0.02 0.00 0.02 99.93 22:19:52 21:52:02 3 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 21:52:02 4 0.03 0.00 0.05 0.00 0.02 99.90 22:19:52 21:52:02 5 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 21:52:02 6 0.02 0.00 0.00 0.00 0.02 99.97 22:19:52 21:52:02 7 0.03 0.00 0.03 0.00 0.03 99.90 22:19:52 21:53:01 all 0.02 0.00 0.01 0.01 0.01 99.94 22:19:52 21:53:01 0 0.00 0.00 0.03 0.02 0.02 99.93 22:19:52 21:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 21:53:01 2 0.02 0.00 0.00 0.05 0.00 99.93 22:19:52 21:53:01 3 0.05 0.00 0.02 0.02 0.02 99.90 22:19:52 21:53:01 4 0.05 0.00 0.02 0.00 0.02 99.92 22:19:52 21:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:19:52 21:53:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:19:52 21:53:01 7 0.03 0.00 0.03 0.00 0.03 99.90 22:19:52 22:19:52 21:53:01 CPU %user %nice %system %iowait %steal %idle 22:19:52 21:54:01 all 0.12 0.00 0.01 0.00 0.01 99.86 22:19:52 21:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:19:52 21:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:19:52 21:54:01 2 0.03 0.00 0.03 0.02 0.02 99.90 22:19:52 21:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:19:52 21:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:19:52 21:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 21:54:01 6 0.80 0.00 0.00 0.00 0.00 99.20 22:19:52 21:54:01 7 0.05 0.00 0.00 0.00 0.02 99.93 22:19:52 21:55:01 all 0.29 0.00 0.01 0.00 0.02 99.68 22:19:52 21:55:01 0 0.03 0.00 0.02 0.02 0.02 99.92 22:19:52 21:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:19:52 21:55:01 2 0.05 0.00 0.00 0.00 0.02 99.93 22:19:52 21:55:01 3 0.02 0.00 0.00 0.02 0.02 99.95 22:19:52 21:55:01 4 0.08 0.00 0.05 0.00 0.03 99.83 22:19:52 21:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:19:52 21:55:01 6 2.00 0.00 0.02 0.00 0.02 97.96 22:19:52 21:55:01 7 0.03 0.00 0.03 0.00 0.03 99.90 22:19:52 21:56:01 all 0.27 0.00 0.02 0.00 0.02 99.69 22:19:52 21:56:01 0 0.10 0.00 0.02 0.00 0.02 99.87 22:19:52 21:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 21:56:01 2 0.03 0.00 0.03 0.00 0.02 99.92 22:19:52 21:56:01 3 0.02 0.00 0.02 0.02 0.03 99.92 22:19:52 21:56:01 4 0.00 0.00 0.02 0.00 0.03 99.95 22:19:52 21:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 21:56:01 6 1.99 0.00 0.05 0.00 0.03 97.93 22:19:52 21:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:19:52 21:57:01 all 0.28 0.00 0.02 0.00 0.02 99.68 22:19:52 21:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:19:52 21:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:19:52 21:57:01 2 1.99 0.00 0.02 0.00 0.02 97.98 22:19:52 21:57:01 3 0.05 0.00 0.03 0.03 0.02 99.87 22:19:52 21:57:01 4 0.07 0.00 0.02 0.00 0.03 99.88 22:19:52 21:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:19:52 21:57:01 6 0.05 0.00 0.03 0.00 0.00 99.92 22:19:52 21:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:19:52 21:58:01 all 0.14 0.00 0.03 0.00 0.01 99.82 22:19:52 21:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:19:52 21:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 21:58:01 2 0.96 0.00 0.15 0.00 0.00 98.89 22:19:52 21:58:01 3 0.02 0.00 0.00 0.02 0.03 99.93 22:19:52 21:58:01 4 0.05 0.00 0.05 0.00 0.03 99.87 22:19:52 21:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 21:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:19:52 21:58:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:19:52 21:59:01 all 0.08 0.00 0.01 0.00 0.01 99.89 22:19:52 21:59:01 0 0.02 0.00 0.00 0.02 0.02 99.95 22:19:52 21:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 21:59:01 2 0.47 0.00 0.00 0.00 0.02 99.52 22:19:52 21:59:01 3 0.03 0.00 0.03 0.02 0.02 99.90 22:19:52 21:59:01 4 0.05 0.00 0.02 0.00 0.03 99.90 22:19:52 21:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:19:52 21:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:19:52 21:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:19:52 22:00:01 all 0.02 0.00 0.02 0.00 0.01 99.95 22:19:52 22:00:01 0 0.05 0.00 0.02 0.02 0.02 99.90 22:19:52 22:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:19:52 22:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:19:52 22:00:01 3 0.03 0.00 0.02 0.02 0.02 99.92 22:19:52 22:00:01 4 0.07 0.00 0.02 0.00 0.02 99.90 22:19:52 22:00:01 5 0.00 0.00 0.03 0.00 0.00 99.97 22:19:52 22:00:01 6 0.00 0.00 0.03 0.00 0.00 99.97 22:19:52 22:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:19:52 22:01:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:19:52 22:01:01 0 0.02 0.00 0.02 0.02 0.02 99.93 22:19:52 22:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 22:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 22:01:01 3 0.03 0.00 0.05 0.03 0.03 99.85 22:19:52 22:01:01 4 0.05 0.00 0.02 0.00 0.03 99.90 22:19:52 22:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 22:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 22:19:52 22:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:19:52 22:02:01 all 0.04 0.00 0.01 0.00 0.02 99.93 22:19:52 22:02:01 0 0.05 0.00 0.03 0.00 0.03 99.88 22:19:52 22:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:19:52 22:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:19:52 22:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:19:52 22:02:01 4 0.08 0.00 0.03 0.00 0.03 99.85 22:19:52 22:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:19:52 22:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:19:52 22:02:01 7 0.05 0.00 0.02 0.02 0.03 99.88 22:19:52 22:03:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:19:52 22:03:01 0 0.00 0.00 0.02 0.02 0.03 99.93 22:19:52 22:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 22:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 22:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:19:52 22:03:01 4 0.07 0.00 0.03 0.00 0.02 99.88 22:19:52 22:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:19:52 22:03:01 6 0.00 0.00 0.03 0.02 0.02 99.93 22:19:52 22:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:19:52 22:04:01 all 0.03 0.00 0.02 0.01 0.01 99.94 22:19:52 22:04:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:19:52 22:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:19:52 22:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:19:52 22:04:01 3 0.02 0.00 0.00 0.05 0.00 99.93 22:19:52 22:04:01 4 0.08 0.00 0.07 0.00 0.02 99.83 22:19:52 22:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 22:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:19:52 22:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:19:52 22:19:52 22:04:01 CPU %user %nice %system %iowait %steal %idle 22:19:52 22:05:01 all 0.07 0.00 0.02 0.00 0.01 99.90 22:19:52 22:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:19:52 22:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:19:52 22:05:01 2 0.47 0.00 0.02 0.00 0.02 99.50 22:19:52 22:05:01 3 0.00 0.00 0.00 0.02 0.02 99.97 22:19:52 22:05:01 4 0.05 0.00 0.03 0.00 0.02 99.90 22:19:52 22:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 22:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 22:19:52 22:05:01 7 0.00 0.00 0.02 0.02 0.00 99.97 22:19:52 22:06:01 all 0.03 0.00 0.01 0.00 0.01 99.94 22:19:52 22:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:19:52 22:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:19:52 22:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:19:52 22:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:19:52 22:06:01 4 0.08 0.00 0.02 0.00 0.03 99.87 22:19:52 22:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:19:52 22:06:01 6 0.07 0.00 0.02 0.00 0.03 99.88 22:19:52 22:06:01 7 0.02 0.00 0.02 0.02 0.02 99.93 22:19:52 22:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 22:19:52 22:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 22:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:19:52 22:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:19:52 22:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:19:52 22:07:01 4 0.07 0.00 0.02 0.00 0.02 99.90 22:19:52 22:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 22:07:01 6 0.02 0.00 0.03 0.00 0.02 99.93 22:19:52 22:07:01 7 0.00 0.00 0.02 0.02 0.02 99.95 22:19:52 22:08:01 all 0.03 0.00 0.02 0.00 0.01 99.94 22:19:52 22:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:19:52 22:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 22:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 22:08:01 3 0.03 0.00 0.05 0.02 0.03 99.87 22:19:52 22:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:19:52 22:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:19:52 22:08:01 6 0.03 0.00 0.03 0.00 0.03 99.90 22:19:52 22:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:19:52 22:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 22:19:52 22:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:19:52 22:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:19:52 22:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:19:52 22:09:01 3 0.03 0.00 0.02 0.02 0.03 99.90 22:19:52 22:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:19:52 22:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 22:09:01 6 0.03 0.00 0.02 0.02 0.02 99.92 22:19:52 22:09:01 7 0.03 0.00 0.00 0.00 0.02 99.95 22:19:52 22:10:01 all 0.04 0.00 0.01 0.00 0.01 99.94 22:19:52 22:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:19:52 22:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:19:52 22:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 22:10:01 3 0.12 0.00 0.03 0.00 0.03 99.82 22:19:52 22:10:01 4 0.05 0.00 0.02 0.00 0.00 99.93 22:19:52 22:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:19:52 22:10:01 6 0.05 0.00 0.02 0.00 0.03 99.90 22:19:52 22:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:19:52 22:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:19:52 22:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:19:52 22:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 22:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:19:52 22:11:01 3 0.03 0.00 0.02 0.00 0.03 99.92 22:19:52 22:11:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:19:52 22:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 22:11:01 6 0.03 0.00 0.03 0.02 0.02 99.90 22:19:52 22:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:19:52 22:12:01 all 0.20 0.00 0.02 0.00 0.02 99.77 22:19:52 22:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:19:52 22:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:19:52 22:12:01 2 1.29 0.00 0.02 0.00 0.02 98.68 22:19:52 22:12:01 3 0.02 0.00 0.03 0.02 0.03 99.90 22:19:52 22:12:01 4 0.07 0.00 0.03 0.00 0.02 99.88 22:19:52 22:12:01 5 0.05 0.00 0.00 0.00 0.00 99.95 22:19:52 22:12:01 6 0.05 0.00 0.00 0.02 0.02 99.92 22:19:52 22:12:01 7 0.05 0.00 0.02 0.00 0.02 99.92 22:19:52 22:13:01 all 0.06 0.00 0.02 0.00 0.01 99.91 22:19:52 22:13:01 0 0.00 0.00 0.00 0.02 0.02 99.97 22:19:52 22:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 22:13:01 2 0.33 0.00 0.00 0.00 0.00 99.67 22:19:52 22:13:01 3 0.03 0.00 0.05 0.00 0.03 99.88 22:19:52 22:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:19:52 22:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:19:52 22:13:01 6 0.03 0.00 0.03 0.00 0.03 99.90 22:19:52 22:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:19:52 22:14:01 all 0.03 0.00 0.01 0.00 0.02 99.93 22:19:52 22:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:19:52 22:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 22:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 22:19:52 22:14:01 3 0.03 0.00 0.05 0.02 0.03 99.87 22:19:52 22:14:01 4 0.07 0.00 0.02 0.00 0.02 99.90 22:19:52 22:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:19:52 22:14:01 6 0.02 0.00 0.03 0.00 0.02 99.93 22:19:52 22:14:01 7 0.03 0.00 0.00 0.00 0.02 99.95 22:19:52 22:15:01 all 0.03 0.00 0.02 0.00 0.02 99.94 22:19:52 22:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:19:52 22:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:19:52 22:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:19:52 22:15:01 3 0.08 0.00 0.05 0.00 0.03 99.83 22:19:52 22:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:19:52 22:15:01 5 0.02 0.00 0.03 0.00 0.00 99.95 22:19:52 22:15:01 6 0.02 0.00 0.03 0.00 0.03 99.92 22:19:52 22:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 22:19:52 22:15:01 CPU %user %nice %system %iowait %steal %idle 22:19:52 22:16:01 all 0.02 0.00 0.01 0.00 0.01 99.95 22:19:52 22:16:01 0 0.02 0.00 0.02 0.02 0.02 99.93 22:19:52 22:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 22:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:19:52 22:16:01 3 0.02 0.00 0.03 0.00 0.03 99.92 22:19:52 22:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:19:52 22:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:19:52 22:16:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:19:52 22:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:19:52 22:17:01 all 0.06 0.00 0.01 0.00 0.02 99.90 22:19:52 22:17:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:19:52 22:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:19:52 22:17:01 2 0.33 0.00 0.00 0.00 0.02 99.65 22:19:52 22:17:01 3 0.02 0.00 0.02 0.02 0.03 99.92 22:19:52 22:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:19:52 22:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:19:52 22:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 22:19:52 22:17:01 7 0.03 0.00 0.00 0.02 0.03 99.92 22:19:52 22:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 22:19:52 22:18:01 0 0.05 0.00 0.00 0.00 0.02 99.93 22:19:52 22:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 22:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:19:52 22:18:01 3 0.00 0.00 0.02 0.02 0.03 99.93 22:19:52 22:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 22:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:19:52 22:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 22:19:52 22:18:01 7 0.03 0.00 0.03 0.02 0.02 99.90 22:19:52 22:19:01 all 5.24 0.00 2.28 1.67 0.05 90.75 22:19:52 22:19:01 0 4.67 0.00 3.47 10.08 0.10 81.68 22:19:52 22:19:01 1 4.63 0.00 2.14 0.32 0.03 92.88 22:19:52 22:19:01 2 4.66 0.00 1.61 0.02 0.03 93.68 22:19:52 22:19:01 3 5.17 0.00 2.75 1.55 0.05 90.48 22:19:52 22:19:01 4 6.22 0.00 1.84 0.87 0.07 91.00 22:19:52 22:19:01 5 6.39 0.00 2.00 0.02 0.03 91.56 22:19:52 22:19:01 6 6.48 0.00 2.24 0.30 0.05 90.93 22:19:52 22:19:01 7 3.71 0.00 2.20 0.25 0.03 93.81 22:19:52 Average: all 8.63 0.00 1.55 1.08 0.03 88.71 22:19:52 Average: 0 8.49 0.00 1.54 1.29 0.04 88.63 22:19:52 Average: 1 8.53 0.00 1.48 1.35 0.03 88.61 22:19:52 Average: 2 8.57 0.00 1.57 0.49 0.03 89.33 22:19:52 Average: 3 8.55 0.00 1.55 1.37 0.04 88.49 22:19:52 Average: 4 8.55 0.00 1.52 1.06 0.04 88.83 22:19:52 Average: 5 8.65 0.00 1.63 1.17 0.02 88.52 22:19:52 Average: 6 8.81 0.00 1.56 1.00 0.04 88.60 22:19:52 Average: 7 8.91 0.00 1.54 0.87 0.04 88.64 22:19:52 22:19:52 22:19:52